+ 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 [Fri May 8 18:55:05 2026] *** compiled with version: 11.4.0 on 06 May 2026 22:37:09 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-68548cdfbf-jztzx 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 0x55c0530aaa10 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.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-05-08 18:55:10.058 8 INFO neutron.common.config [-] Logging enabled! 2026-05-08 18:55:10.058 8 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-05-08 18:55:10.116 7 INFO neutron.common.config [-] Logging enabled! 2026-05-08 18:55:10.116 7 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-05-08 18:55:10.341 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-08 18:55:10.395 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-08 18:55:11.137 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-08 18:55:11.140 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-08 18:55:11.144 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-08 18:55:11.145 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-08 18:55:11.145 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-08 18:55:11.145 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-08 18:55:11.145 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 18:55:11.151 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 18:55:11.151 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 18:55:11.151 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-08 18:55:11.169 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-08 18:55:11.170 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-08 18:55:11.170 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-08 18:55:11.212 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-08 18:55:11.212 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-08 18:55:11.212 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-08 18:55:11.212 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-08 18:55:11.239 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-08 18:55:11.242 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-08 18:55:11.245 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-08 18:55:11.246 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-08 18:55:11.246 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-08 18:55:11.247 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-08 18:55:11.247 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 18:55:11.253 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 18:55:11.253 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 18:55:11.253 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-08 18:55:11.277 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-08 18:55:11.279 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-08 18:55:11.280 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-08 18:55:11.334 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-08 18:55:11.334 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-08 18:55:11.334 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-08 18:55:11.334 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-08 18:55:11.564 8 INFO neutron.plugins.ml2.managers [None req-f47b0b34-999b-4520-aa70-f2cdd854c428 - - - - - -] Initializing driver for type 'vlan' 2026-05-08 18:55:11.723 7 INFO neutron.plugins.ml2.managers [None req-f55bfc5b-a7e9-4f14-a89f-91fe4f96bb7d - - - - - -] Initializing driver for type 'vlan' 2026-05-08 18:55:11.866 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-f47b0b34-999b-4520-aa70-f2cdd854c428 - - - - - -] VlanTypeDriver initialization complete 2026-05-08 18:55:11.866 8 INFO neutron.plugins.ml2.managers [None req-f47b0b34-999b-4520-aa70-f2cdd854c428 - - - - - -] Initializing driver for type 'vxlan' 2026-05-08 18:55:11.867 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-f47b0b34-999b-4520-aa70-f2cdd854c428 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-08 18:55:11.888 8 INFO neutron.plugins.ml2.managers [None req-f47b0b34-999b-4520-aa70-f2cdd854c428 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-08 18:55:11.889 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-f47b0b34-999b-4520-aa70-f2cdd854c428 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-08 18:55:11.889 8 INFO neutron.plugins.ml2.managers [None req-f47b0b34-999b-4520-aa70-f2cdd854c428 - - - - - -] Initializing extension driver 'port_security' 2026-05-08 18:55:11.889 8 INFO neutron.plugins.ml2.extensions.port_security [None req-f47b0b34-999b-4520-aa70-f2cdd854c428 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-08 18:55:11.889 8 INFO neutron.plugins.ml2.managers [None req-f47b0b34-999b-4520-aa70-f2cdd854c428 - - - - - -] Initializing extension driver 'qos' 2026-05-08 18:55:11.889 8 INFO neutron.plugins.ml2.managers [None req-f47b0b34-999b-4520-aa70-f2cdd854c428 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-08 18:55:11.889 8 INFO neutron.plugins.ml2.managers [None req-f47b0b34-999b-4520-aa70-f2cdd854c428 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-08 18:55:11.900 8 INFO neutron.quota [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded quota_driver: . 2026-05-08 18:55:11.900 8 INFO neutron.plugins.ml2.plugin [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Modular L2 Plugin initialization complete 2026-05-08 18:55:11.900 8 INFO neutron.plugins.ml2.managers [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-08 18:55:11.901 8 INFO neutron.plugins.ml2.managers [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-08 18:55:11.901 8 INFO neutron.plugins.ml2.managers [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Got port-security extension from driver 'port_security' 2026-05-08 18:55:11.901 8 INFO neutron.extensions.vlantransparent [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Disabled vlantransparent extension. 2026-05-08 18:55:11.901 8 INFO neutron.manager [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loading Plugin: qos 2026-05-08 18:55:11.912 8 INFO neutron.manager [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loading Plugin: router 2026-05-08 18:55:11.945 8 INFO neutron.services.service_base [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-08 18:55:11.946 8 INFO neutron.manager [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loading Plugin: segments 2026-05-08 18:55:12.040 8 INFO neutron.manager [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loading Plugin: trunk 2026-05-08 18:55:12.073 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-f55bfc5b-a7e9-4f14-a89f-91fe4f96bb7d - - - - - -] VlanTypeDriver initialization complete 2026-05-08 18:55:12.073 7 INFO neutron.plugins.ml2.managers [None req-f55bfc5b-a7e9-4f14-a89f-91fe4f96bb7d - - - - - -] Initializing driver for type 'vxlan' 2026-05-08 18:55:12.074 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-f55bfc5b-a7e9-4f14-a89f-91fe4f96bb7d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-08 18:55:12.094 8 INFO neutron.manager [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loading Plugin: vpnaas 2026-05-08 18:55:12.101 7 INFO neutron.plugins.ml2.managers [None req-f55bfc5b-a7e9-4f14-a89f-91fe4f96bb7d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-08 18:55:12.101 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-f55bfc5b-a7e9-4f14-a89f-91fe4f96bb7d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-08 18:55:12.101 7 INFO neutron.plugins.ml2.managers [None req-f55bfc5b-a7e9-4f14-a89f-91fe4f96bb7d - - - - - -] Initializing extension driver 'port_security' 2026-05-08 18:55:12.101 7 INFO neutron.plugins.ml2.extensions.port_security [None req-f55bfc5b-a7e9-4f14-a89f-91fe4f96bb7d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-08 18:55:12.101 7 INFO neutron.plugins.ml2.managers [None req-f55bfc5b-a7e9-4f14-a89f-91fe4f96bb7d - - - - - -] Initializing extension driver 'qos' 2026-05-08 18:55:12.102 7 INFO neutron.plugins.ml2.managers [None req-f55bfc5b-a7e9-4f14-a89f-91fe4f96bb7d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-08 18:55:12.102 7 INFO neutron.plugins.ml2.managers [None req-f55bfc5b-a7e9-4f14-a89f-91fe4f96bb7d - - - - - -] Initializing mechanism driver 'l2population' 2026-05-08 18:55:12.112 7 INFO neutron.quota [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded quota_driver: . 2026-05-08 18:55:12.112 7 INFO neutron.plugins.ml2.plugin [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Modular L2 Plugin initialization complete 2026-05-08 18:55:12.113 7 INFO neutron.plugins.ml2.managers [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-08 18:55:12.113 7 INFO neutron.plugins.ml2.managers [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-08 18:55:12.113 7 INFO neutron.plugins.ml2.managers [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Got port-security extension from driver 'port_security' 2026-05-08 18:55:12.113 7 INFO neutron.extensions.vlantransparent [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Disabled vlantransparent extension. 2026-05-08 18:55:12.113 7 INFO neutron.manager [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loading Plugin: qos 2026-05-08 18:55:12.124 7 INFO neutron.manager [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loading Plugin: router 2026-05-08 18:55:12.130 8 WARNING stevedore.named [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-08 18:55:12.157 7 INFO neutron.services.service_base [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-08 18:55:12.157 7 INFO neutron.manager [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loading Plugin: segments 2026-05-08 18:55:12.187 8 INFO neutron_vpnaas.services.vpn.plugin [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-08 18:55:12.188 8 INFO neutron.common.utils [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-08 18:55:12.188 8 INFO neutron.manager [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loading Plugin: auto_allocate 2026-05-08 18:55:12.192 8 INFO neutron.manager [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loading Plugin: tag 2026-05-08 18:55:12.198 8 INFO neutron.manager [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loading Plugin: timestamp 2026-05-08 18:55:12.201 8 INFO neutron.manager [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loading Plugin: network_ip_availability 2026-05-08 18:55:12.205 8 INFO neutron.manager [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loading Plugin: flavors 2026-05-08 18:55:12.207 8 INFO neutron.manager [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loading Plugin: revisions 2026-05-08 18:55:12.210 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Initializing extension manager. 2026-05-08 18:55:12.211 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: address-group 2026-05-08 18:55:12.212 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: address-scope 2026-05-08 18:55:12.213 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-08 18:55:12.214 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: agent 2026-05-08 18:55:12.214 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: agent-resources-synced 2026-05-08 18:55:12.215 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: allowed-address-pairs 2026-05-08 18:55:12.216 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: auto-allocated-topology 2026-05-08 18:55:12.217 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: availability_zone 2026-05-08 18:55:12.218 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: availability_zone_filter 2026-05-08 18:55:12.218 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-08 18:55:12.219 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: default-subnetpools 2026-05-08 18:55:12.220 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-08 18:55:12.221 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: dns-integration 2026-05-08 18:55:12.221 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: dns-domain-ports 2026-05-08 18:55:12.222 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-08 18:55:12.222 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: dvr 2026-05-08 18:55:12.223 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-08 18:55:12.223 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: empty-string-filtering 2026-05-08 18:55:12.224 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 18:55:12.225 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-08 18:55:12.225 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: external-net 2026-05-08 18:55:12.226 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-08 18:55:12.226 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: extraroute 2026-05-08 18:55:12.227 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: extraroute-atomic 2026-05-08 18:55:12.228 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-08 18:55:12.228 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-08 18:55:12.229 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-08 18:55:12.229 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-08 18:55:12.230 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: fip-port-details 2026-05-08 18:55:12.230 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: flavors 2026-05-08 18:55:12.232 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-08 18:55:12.232 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: floatingip-pools 2026-05-08 18:55:12.233 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: ip_allocation 2026-05-08 18:55:12.233 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: ip-substring-filtering 2026-05-08 18:55:12.234 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: l2_adjacency 2026-05-08 18:55:12.235 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: router 2026-05-08 18:55:12.236 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 18:55:12.237 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: ext-gw-mode 2026-05-08 18:55:12.238 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: l3-ha 2026-05-08 18:55:12.238 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-08 18:55:12.239 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: l3-flavors 2026-05-08 18:55:12.240 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-08 18:55:12.240 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-08 18:55:12.242 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-08 18:55:12.243 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-08 18:55:12.244 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-08 18:55:12.245 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-08 18:55:12.246 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-08 18:55:12.246 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: multi-provider 2026-05-08 18:55:12.247 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: net-mtu 2026-05-08 18:55:12.248 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: net-mtu-writable 2026-05-08 18:55:12.248 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: network_availability_zone 2026-05-08 18:55:12.249 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: network-ip-availability 2026-05-08 18:55:12.250 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-08 18:55:12.251 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: pagination 2026-05-08 18:55:12.251 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: port-device-profile 2026-05-08 18:55:12.251 7 INFO neutron.manager [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loading Plugin: trunk 2026-05-08 18:55:12.252 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: port-mac-override 2026-05-08 18:55:12.252 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-08 18:55:12.253 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-08 18:55:12.253 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: port-resource-request 2026-05-08 18:55:12.254 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: port-resource-request-groups 2026-05-08 18:55:12.255 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: binding 2026-05-08 18:55:12.255 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: binding-extended 2026-05-08 18:55:12.256 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: port-security 2026-05-08 18:55:12.256 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: project-id 2026-05-08 18:55:12.257 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: provider 2026-05-08 18:55:12.259 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: qos 2026-05-08 18:55:12.260 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-08 18:55:12.260 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-08 18:55:12.261 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: qos-default 2026-05-08 18:55:12.261 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: qos-fip 2026-05-08 18:55:12.262 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-08 18:55:12.263 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: qos-gateway-ip 2026-05-08 18:55:12.263 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: qos-port-network-policy 2026-05-08 18:55:12.264 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: qos-pps-minimum 2026-05-08 18:55:12.264 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-08 18:55:12.265 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: qos-pps 2026-05-08 18:55:12.266 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: qos-rule-type-details 2026-05-08 18:55:12.266 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-08 18:55:12.267 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: qos-rules-alias 2026-05-08 18:55:12.267 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: quota-check-limit 2026-05-08 18:55:12.269 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: quotas 2026-05-08 18:55:12.270 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: quota_details 2026-05-08 18:55:12.271 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: rbac-policies 2026-05-08 18:55:12.272 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: rbac-address-group 2026-05-08 18:55:12.272 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: rbac-address-scope 2026-05-08 18:55:12.273 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: rbac-security-groups 2026-05-08 18:55:12.274 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: rbac-subnetpool 2026-05-08 18:55:12.274 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: revision-if-match 2026-05-08 18:55:12.275 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: standard-attr-revisions 2026-05-08 18:55:12.275 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: router_availability_zone 2026-05-08 18:55:12.276 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-08 18:55:12.277 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-08 18:55:12.277 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-08 18:55:12.278 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-08 18:55:12.278 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-08 18:55:12.287 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: security-group 2026-05-08 18:55:12.288 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: segment 2026-05-08 18:55:12.288 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-08 18:55:12.289 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: service-type 2026-05-08 18:55:12.289 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: sorting 2026-05-08 18:55:12.290 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: standard-attr-segment 2026-05-08 18:55:12.291 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: standard-attr-description 2026-05-08 18:55:12.291 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: stateful-security-group 2026-05-08 18:55:12.292 8 WARNING neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-08 18:55:12.292 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-08 18:55:12.293 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: subnet_onboard 2026-05-08 18:55:12.293 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-08 18:55:12.294 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: subnet-service-types 2026-05-08 18:55:12.295 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: subnet_allocation 2026-05-08 18:55:12.295 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-08 18:55:12.296 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-08 18:55:12.298 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: standard-attr-tag 2026-05-08 18:55:12.299 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-08 18:55:12.300 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: trunk 2026-05-08 18:55:12.300 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: trunk-details 2026-05-08 18:55:12.301 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-08 18:55:12.301 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-08 18:55:12.302 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-08 18:55:12.303 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: vpn-flavors 2026-05-08 18:55:12.302 7 INFO neutron.manager [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loading Plugin: vpnaas 2026-05-08 18:55:12.304 8 INFO neutron.api.extensions [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Loaded extension: vpnaas 2026-05-08 18:55:12.306 8 INFO neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-08 18:55:12.307 8 INFO neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-08 18:55:12.307 8 INFO neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 18:55:12.307 8 INFO neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-08 18:55:12.308 8 INFO neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-08 18:55:12.308 8 INFO neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-08 18:55:12.310 8 INFO neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-08 18:55:12.310 8 INFO neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-08 18:55:12.310 8 INFO neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-08 18:55:12.311 8 INFO neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 18:55:12.311 8 WARNING neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] subnetpool is already registered 2026-05-08 18:55:12.311 8 INFO neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 18:55:12.311 8 WARNING neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] subnetpool is already registered 2026-05-08 18:55:12.312 8 INFO neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-08 18:55:12.312 8 INFO neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-08 18:55:12.312 8 INFO neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-08 18:55:12.312 8 INFO neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-08 18:55:12.312 8 INFO neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 18:55:12.313 8 INFO neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 18:55:12.315 8 INFO neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-08 18:55:12.315 8 WARNING neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] router is already registered 2026-05-08 18:55:12.315 8 INFO neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-08 18:55:12.315 8 WARNING neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] floatingip is already registered 2026-05-08 18:55:12.316 8 INFO neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-08 18:55:12.316 8 WARNING neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] rbac_policy is already registered 2026-05-08 18:55:12.317 8 INFO neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-08 18:55:12.317 8 WARNING neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] security_group is already registered 2026-05-08 18:55:12.317 8 INFO neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-08 18:55:12.317 8 WARNING neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] security_group_rule is already registered 2026-05-08 18:55:12.317 8 INFO neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 18:55:12.318 8 WARNING neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] subnetpool is already registered 2026-05-08 18:55:12.318 8 INFO neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 18:55:12.318 8 WARNING neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] subnetpool is already registered 2026-05-08 18:55:12.318 8 INFO neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-08 18:55:12.318 8 WARNING neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] trunk is already registered 2026-05-08 18:55:12.319 8 INFO neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-08 18:55:12.319 8 WARNING neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] endpoint_group is already registered 2026-05-08 18:55:12.319 8 INFO neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-08 18:55:12.319 8 WARNING neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] vpnservice is already registered 2026-05-08 18:55:12.319 8 INFO neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-08 18:55:12.320 8 WARNING neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] ipsec_site_connection is already registered 2026-05-08 18:55:12.320 8 INFO neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 18:55:12.320 8 WARNING neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] ipsecpolicy is already registered 2026-05-08 18:55:12.320 8 INFO neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 18:55:12.320 8 WARNING neutron.quota.resource_registry [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] ikepolicy is already registered 2026-05-08 18:55:12.342 7 WARNING stevedore.named [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-08 18:55:12.356 8 WARNING keystonemiddleware._common.config [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 18:55:12.364 8 WARNING oslo_config.cfg [None req-fb48ab29-a198-4d2f-9e0b-a89e1e47527f - - - - - -] 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 6 seconds on interpreter 0x55c0530aaa10 pid: 8 (default app) 2026-05-08 18:55:12.406 7 INFO neutron_vpnaas.services.vpn.plugin [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-08 18:55:12.407 7 INFO neutron.common.utils [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-08 18:55:12.407 7 INFO neutron.manager [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loading Plugin: auto_allocate 2026-05-08 18:55:12.411 7 INFO neutron.manager [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loading Plugin: tag 2026-05-08 18:55:12.415 7 INFO neutron.manager [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loading Plugin: timestamp 2026-05-08 18:55:12.418 7 INFO neutron.manager [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loading Plugin: network_ip_availability 2026-05-08 18:55:12.421 7 INFO neutron.manager [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loading Plugin: flavors 2026-05-08 18:55:12.424 7 INFO neutron.manager [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loading Plugin: revisions 2026-05-08 18:55:12.427 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Initializing extension manager. 2026-05-08 18:55:12.429 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: address-group 2026-05-08 18:55:12.430 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: address-scope 2026-05-08 18:55:12.431 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-08 18:55:12.431 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: agent 2026-05-08 18:55:12.432 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: agent-resources-synced 2026-05-08 18:55:12.433 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: allowed-address-pairs 2026-05-08 18:55:12.434 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: auto-allocated-topology 2026-05-08 18:55:12.435 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: availability_zone 2026-05-08 18:55:12.435 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: availability_zone_filter 2026-05-08 18:55:12.436 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-08 18:55:12.437 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: default-subnetpools 2026-05-08 18:55:12.438 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-08 18:55:12.439 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: dns-integration 2026-05-08 18:55:12.439 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: dns-domain-ports 2026-05-08 18:55:12.440 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-08 18:55:12.441 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: dvr 2026-05-08 18:55:12.441 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-08 18:55:12.442 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: empty-string-filtering 2026-05-08 18:55:12.443 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 18:55:12.443 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-08 18:55:12.444 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: external-net 2026-05-08 18:55:12.444 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-08 18:55:12.445 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: extraroute 2026-05-08 18:55:12.445 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: extraroute-atomic 2026-05-08 18:55:12.446 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-08 18:55:12.447 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-08 18:55:12.447 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-08 18:55:12.448 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-08 18:55:12.448 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: fip-port-details 2026-05-08 18:55:12.449 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: flavors 2026-05-08 18:55:12.450 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-08 18:55:12.451 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: floatingip-pools 2026-05-08 18:55:12.452 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: ip_allocation 2026-05-08 18:55:12.452 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: ip-substring-filtering 2026-05-08 18:55:12.453 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: l2_adjacency 2026-05-08 18:55:12.454 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: router 2026-05-08 18:55:12.455 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 18:55:12.456 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: ext-gw-mode 2026-05-08 18:55:12.457 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: l3-ha 2026-05-08 18:55:12.457 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-08 18:55:12.458 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: l3-flavors 2026-05-08 18:55:12.459 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-08 18:55:12.459 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-08 18:55:12.461 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-08 18:55:12.462 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-08 18:55:12.463 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-08 18:55:12.464 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-08 18:55:12.465 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-08 18:55:12.466 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: multi-provider 2026-05-08 18:55:12.466 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: net-mtu 2026-05-08 18:55:12.467 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: net-mtu-writable 2026-05-08 18:55:12.467 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: network_availability_zone 2026-05-08 18:55:12.468 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: network-ip-availability 2026-05-08 18:55:12.469 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-08 18:55:12.470 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: pagination 2026-05-08 18:55:12.470 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: port-device-profile 2026-05-08 18:55:12.471 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: port-mac-override 2026-05-08 18:55:12.471 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-08 18:55:12.472 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-08 18:55:12.473 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: port-resource-request 2026-05-08 18:55:12.473 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: port-resource-request-groups 2026-05-08 18:55:12.474 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: binding 2026-05-08 18:55:12.475 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: binding-extended 2026-05-08 18:55:12.476 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: port-security 2026-05-08 18:55:12.476 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: project-id 2026-05-08 18:55:12.477 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: provider 2026-05-08 18:55:12.479 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: qos 2026-05-08 18:55:12.479 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-08 18:55:12.480 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-08 18:55:12.481 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: qos-default 2026-05-08 18:55:12.481 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: qos-fip 2026-05-08 18:55:12.482 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-08 18:55:12.482 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: qos-gateway-ip 2026-05-08 18:55:12.483 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: qos-port-network-policy 2026-05-08 18:55:12.484 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: qos-pps-minimum 2026-05-08 18:55:12.484 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-08 18:55:12.485 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: qos-pps 2026-05-08 18:55:12.486 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: qos-rule-type-details 2026-05-08 18:55:12.487 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-08 18:55:12.487 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: qos-rules-alias 2026-05-08 18:55:12.488 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: quota-check-limit 2026-05-08 18:55:12.490 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: quotas 2026-05-08 18:55:12.491 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: quota_details 2026-05-08 18:55:12.492 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: rbac-policies 2026-05-08 18:55:12.493 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: rbac-address-group 2026-05-08 18:55:12.493 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: rbac-address-scope 2026-05-08 18:55:12.494 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: rbac-security-groups 2026-05-08 18:55:12.495 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: rbac-subnetpool 2026-05-08 18:55:12.495 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: revision-if-match 2026-05-08 18:55:12.496 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: standard-attr-revisions 2026-05-08 18:55:12.497 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: router_availability_zone 2026-05-08 18:55:12.497 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-08 18:55:12.498 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-08 18:55:12.499 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-08 18:55:12.499 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-08 18:55:12.500 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-08 18:55:12.507 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: security-group 2026-05-08 18:55:12.508 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: segment 2026-05-08 18:55:12.509 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-08 18:55:12.510 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: service-type 2026-05-08 18:55:12.510 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: sorting 2026-05-08 18:55:12.511 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: standard-attr-segment 2026-05-08 18:55:12.512 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: standard-attr-description 2026-05-08 18:55:12.512 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: stateful-security-group 2026-05-08 18:55:12.513 7 WARNING neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-08 18:55:12.514 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-08 18:55:12.514 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: subnet_onboard 2026-05-08 18:55:12.515 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-08 18:55:12.516 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: subnet-service-types 2026-05-08 18:55:12.516 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: subnet_allocation 2026-05-08 18:55:12.517 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-08 18:55:12.518 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-08 18:55:12.520 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: standard-attr-tag 2026-05-08 18:55:12.521 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-08 18:55:12.522 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: trunk 2026-05-08 18:55:12.522 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: trunk-details 2026-05-08 18:55:12.523 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-08 18:55:12.523 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-08 18:55:12.524 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-08 18:55:12.525 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: vpn-flavors 2026-05-08 18:55:12.526 7 INFO neutron.api.extensions [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Loaded extension: vpnaas 2026-05-08 18:55:12.529 7 INFO neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-08 18:55:12.529 7 INFO neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-08 18:55:12.529 7 INFO neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 18:55:12.529 7 INFO neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-08 18:55:12.530 7 INFO neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-08 18:55:12.531 7 INFO neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-08 18:55:12.534 7 INFO neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-08 18:55:12.534 7 INFO neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-08 18:55:12.534 7 INFO neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-08 18:55:12.535 7 INFO neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 18:55:12.535 7 WARNING neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] subnetpool is already registered 2026-05-08 18:55:12.535 7 INFO neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 18:55:12.535 7 WARNING neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] subnetpool is already registered 2026-05-08 18:55:12.535 7 INFO neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-08 18:55:12.536 7 INFO neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-08 18:55:12.536 7 INFO neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-08 18:55:12.536 7 INFO neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-08 18:55:12.536 7 INFO neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 18:55:12.537 7 INFO neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 18:55:12.538 7 INFO neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-08 18:55:12.539 7 WARNING neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] router is already registered 2026-05-08 18:55:12.539 7 INFO neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-08 18:55:12.539 7 WARNING neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] floatingip is already registered 2026-05-08 18:55:12.540 7 INFO neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-08 18:55:12.540 7 WARNING neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] rbac_policy is already registered 2026-05-08 18:55:12.540 7 INFO neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-08 18:55:12.541 7 WARNING neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] security_group is already registered 2026-05-08 18:55:12.541 7 INFO neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-08 18:55:12.541 7 WARNING neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] security_group_rule is already registered 2026-05-08 18:55:12.542 7 INFO neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 18:55:12.542 7 WARNING neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] subnetpool is already registered 2026-05-08 18:55:12.542 7 INFO neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 18:55:12.542 7 WARNING neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] subnetpool is already registered 2026-05-08 18:55:12.542 7 INFO neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-08 18:55:12.543 7 WARNING neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] trunk is already registered 2026-05-08 18:55:12.543 7 INFO neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-08 18:55:12.543 7 WARNING neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] endpoint_group is already registered 2026-05-08 18:55:12.543 7 INFO neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-08 18:55:12.543 7 WARNING neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] vpnservice is already registered 2026-05-08 18:55:12.543 7 INFO neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-08 18:55:12.544 7 WARNING neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] ipsec_site_connection is already registered 2026-05-08 18:55:12.544 7 INFO neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 18:55:12.544 7 WARNING neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] ipsecpolicy is already registered 2026-05-08 18:55:12.544 7 INFO neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 18:55:12.544 7 WARNING neutron.quota.resource_registry [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] ikepolicy is already registered 2026-05-08 18:55:12.580 7 WARNING keystonemiddleware._common.config [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 18:55:12.588 7 WARNING oslo_config.cfg [None req-2e83fc60-bead-4bc8-8949-7b33ab07886e - - - - - -] 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 6 seconds on interpreter 0x55c0530aaa10 pid: 7 (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-05-08 18:55:18.538 8 WARNING oslo_policy.policy [None req-d424d6e5-c2e1-4c8f-af1d-673223ef1c4d 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - 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: 8|app: 0|req: 3/3] 199.204.45.53 () {44 vars in 910 bytes} [Fri May 8 18:55:18 2026] GET /v2.0/networks => generated 15 bytes in 940 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-05-08 18:55:19.063 7 WARNING oslo_policy.policy [None req-63947086-25e5-4933-8375-0cb8688f3062 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - 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-05-08 18:55:19.613 7 WARNING neutron.services.revisions.revision_plugin [None req-63947086-25e5-4933-8375-0cb8688f3062 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Could not find related network for resource to bump revision. 2026-05-08 18:55:19.642 7 INFO neutron.db.segments_db [None req-63947086-25e5-4933-8375-0cb8688f3062 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Added segment 67d8a590-2fc4-441e-b0d2-f1ca529fba54 of type flat for network ee67696e-7dee-4629-bffa-ff6602198463 2026-05-08 18:55:19.701 7 INFO neutron.pecan_wsgi.hooks.translation [None req-63947086-25e5-4933-8375-0cb8688f3062 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/4] 199.204.45.53 () {48 vars in 964 bytes} [Fri May 8 18:55:18 2026] POST /v2.0/networks => generated 124 bytes in 731 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 199.204.45.53 () {44 vars in 910 bytes} [Fri May 8 18:55:25 2026] GET /v2.0/networks => generated 15 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 18:55:25.901 8 WARNING neutron.services.revisions.revision_plugin [None req-62a4406f-18f8-4135-9154-a87fcb055e60 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Could not find related network for resource to bump revision. 2026-05-08 18:55:25.926 8 INFO neutron.db.segments_db [None req-62a4406f-18f8-4135-9154-a87fcb055e60 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Added segment 38237546-23c0-4f8c-b124-f1827e601503 of type flat for network a1263639-4e6b-4564-a7a9-966966f17e76 2026-05-08 18:55:25.983 8 INFO neutron.pecan_wsgi.hooks.translation [None req-62a4406f-18f8-4135-9154-a87fcb055e60 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.53 () {48 vars in 964 bytes} [Fri May 8 18:55:25 2026] POST /v2.0/networks => generated 124 bytes in 175 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.53 () {44 vars in 910 bytes} [Fri May 8 18:55:31 2026] GET /v2.0/networks => generated 15 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 18:55:31.822 8 WARNING neutron.services.revisions.revision_plugin [None req-75fb9e0a-8849-430c-87bd-e12180ebb5f3 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Could not find related network for resource to bump revision. 2026-05-08 18:55:31.844 8 INFO neutron.db.segments_db [None req-75fb9e0a-8849-430c-87bd-e12180ebb5f3 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Added segment ee27b9fd-d1a6-48fb-a545-da2cba24768d of type flat for network cbe45d0c-b38d-49c7-a597-f8754204c172 2026-05-08 18:55:31.884 8 INFO neutron.pecan_wsgi.hooks.translation [None req-75fb9e0a-8849-430c-87bd-e12180ebb5f3 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.53 () {48 vars in 964 bytes} [Fri May 8 18:55:31 2026] POST /v2.0/networks => generated 124 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.204.45.53 () {44 vars in 910 bytes} [Fri May 8 18:55:37 2026] GET /v2.0/networks => generated 15 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 18:55:37.752 7 WARNING neutron.services.revisions.revision_plugin [None req-d2b848fb-a306-4895-9321-4450e5968e3b 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Could not find related network for resource to bump revision. 2026-05-08 18:55:37.773 7 INFO neutron.db.segments_db [None req-d2b848fb-a306-4895-9321-4450e5968e3b 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Added segment 2765d164-d57a-4b18-a61c-22c2fe2f2905 of type flat for network 0bd32b1b-6969-4e16-93f0-eed6d35d3971 2026-05-08 18:55:37.809 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d2b848fb-a306-4895-9321-4450e5968e3b 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.204.45.53 () {48 vars in 964 bytes} [Fri May 8 18:55:37 2026] POST /v2.0/networks => generated 124 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/13] 199.204.45.53 () {44 vars in 910 bytes} [Fri May 8 18:55:43 2026] GET /v2.0/networks => generated 15 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 18:55:43.736 7 WARNING neutron.services.revisions.revision_plugin [None req-8783f247-8635-4369-9f74-291dd1363fe4 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Could not find related network for resource to bump revision. 2026-05-08 18:55:43.758 7 INFO neutron.db.segments_db [None req-8783f247-8635-4369-9f74-291dd1363fe4 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Added segment 7e94f51a-d96f-4217-8ff3-b3d85e4b3126 of type flat for network d8525161-c4e4-4148-b270-b5f8a60153bc [pid: 7|app: 0|req: 6/14] 199.204.45.53 () {48 vars in 964 bytes} [Fri May 8 18:55:43 2026] POST /v2.0/networks => generated 706 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.204.45.53 () {44 vars in 908 bytes} [Fri May 8 18:55:44 2026] GET /v2.0/subnets => 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: 7/16] 199.204.45.53 () {44 vars in 910 bytes} [Fri May 8 18:55:44 2026] GET /v2.0/networks => generated 709 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/17] 199.204.45.53 () {48 vars in 962 bytes} [Fri May 8 18:55:45 2026] POST /v2.0/subnets => generated 641 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:02:16.395 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [379965a9-e891-4cbe-9259-5f49354310dc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-08 19:02:16.396 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [71bf93f1-b689-47a4-8380-209c94a9f295] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-08 19:02:16.398 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri May 8 19:02:16 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.204.45.53) !!! [pid: 7|app: 0|req: 33/68] 199.204.45.53 () {44 vars in 910 bytes} [Fri May 8 19:02:16 2026] GET /v2.0/networks => generated 753 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:02:16.592 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [16e1e4ef-630a-41b3-9e20-abdc6cf45e85] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-08 19:02:16.594 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5c1d21df-f42b-49d7-89e9-f5ffef21b05e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-08 19:02:16.597 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri May 8 19:02:16 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.204.45.53) !!! 2026-05-08 19:02:16.657 8 INFO neutron.db.segments_db [None req-a684088a-92dc-4759-a183-dfbb4a6443e3 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Added segment 00a0fc0b-88c2-4b88-8856-14797fb6d14b of type vxlan for network fafb38ef-e172-420e-aa0e-1e150710778a [pid: 8|app: 0|req: 36/69] 199.204.45.53 () {48 vars in 963 bytes} [Fri May 8 19:02:16 2026] POST /v2.0/networks => generated 707 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:02:17.611 7 INFO oslo.messaging._drivers.impl_rabbit [-] [379965a9-e891-4cbe-9259-5f49354310dc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33590. 2026-05-08 19:02:17.612 7 INFO oslo.messaging._drivers.impl_rabbit [-] [71bf93f1-b689-47a4-8380-209c94a9f295] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33596. [pid: 7|app: 0|req: 34/70] 199.204.45.53 () {44 vars in 908 bytes} [Fri May 8 19:02:17 2026] GET /v2.0/subnets => generated 644 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:02:17.771 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5c1d21df-f42b-49d7-89e9-f5ffef21b05e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33618. 2026-05-08 19:02:17.783 8 INFO oslo.messaging._drivers.impl_rabbit [-] [16e1e4ef-630a-41b3-9e20-abdc6cf45e85] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33610. [pid: 8|app: 0|req: 37/71] 199.204.45.53 () {44 vars in 910 bytes} [Fri May 8 19:02:17 2026] GET /v2.0/networks => generated 1430 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/72] 199.204.45.53 () {48 vars in 962 bytes} [Fri May 8 19:02:17 2026] POST /v2.0/subnets => generated 627 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/73] 199.204.45.53 () {44 vars in 1022 bytes} [Fri May 8 19:02:19 2026] GET /v2.0/security-groups?tenant_id=e655f5bd699d4509a5ea049e830ebb60 => generated 2793 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/74] 199.204.45.53 () {48 vars in 978 bytes} [Fri May 8 19:02:19 2026] POST /v2.0/security-groups => generated 1552 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/77] 199.204.45.53 () {44 vars in 1022 bytes} [Fri May 8 19:02:20 2026] GET /v2.0/security-groups?tenant_id=e655f5bd699d4509a5ea049e830ebb60 => generated 4327 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/78] 199.204.45.53 () {44 vars in 937 bytes} [Fri May 8 19:02:20 2026] GET /v2.0/security-groups => generated 4327 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/79] 199.204.45.53 () {48 vars in 988 bytes} [Fri May 8 19:02:20 2026] POST /v2.0/security-group-rules => generated 569 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/80] 199.204.45.53 () {44 vars in 1022 bytes} [Fri May 8 19:02:21 2026] GET /v2.0/security-groups?tenant_id=e655f5bd699d4509a5ea049e830ebb60 => generated 4909 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/81] 199.204.45.53 () {44 vars in 937 bytes} [Fri May 8 19:02:21 2026] GET /v2.0/security-groups => generated 4909 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/82] 199.204.45.53 () {48 vars in 988 bytes} [Fri May 8 19:02:21 2026] POST /v2.0/security-group-rules => generated 571 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/83] 199.204.45.53 () {44 vars in 1022 bytes} [Fri May 8 19:02:22 2026] GET /v2.0/security-groups?tenant_id=e655f5bd699d4509a5ea049e830ebb60 => generated 5493 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/84] 199.204.45.53 () {44 vars in 937 bytes} [Fri May 8 19:02:22 2026] GET /v2.0/security-groups => generated 5493 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/85] 199.204.45.53 () {48 vars in 988 bytes} [Fri May 8 19:02:22 2026] POST /v2.0/security-group-rules => generated 571 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/86] 199.204.45.53 () {44 vars in 1022 bytes} [Fri May 8 19:02:23 2026] GET /v2.0/security-groups?tenant_id=e655f5bd699d4509a5ea049e830ebb60 => generated 6077 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/87] 199.204.45.53 () {44 vars in 937 bytes} [Fri May 8 19:02:23 2026] GET /v2.0/security-groups => generated 6077 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/88] 199.204.45.53 () {48 vars in 988 bytes} [Fri May 8 19:02:23 2026] POST /v2.0/security-group-rules => generated 571 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/89] 199.204.45.53 () {44 vars in 1022 bytes} [Fri May 8 19:02:24 2026] GET /v2.0/security-groups?tenant_id=e655f5bd699d4509a5ea049e830ebb60 => generated 6661 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/90] 199.204.45.53 () {44 vars in 937 bytes} [Fri May 8 19:02:24 2026] GET /v2.0/security-groups => generated 6661 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/91] 199.204.45.53 () {48 vars in 988 bytes} [Fri May 8 19:02:24 2026] POST /v2.0/security-group-rules => generated 571 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/92] 199.204.45.53 () {44 vars in 937 bytes} [Fri May 8 19:02:25 2026] GET /v2.0/security-groups => generated 7245 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/93] 199.204.45.53 () {44 vars in 904 bytes} [Fri May 8 19:02:25 2026] GET /v2.0/ports => generated 2489 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/94] 199.204.45.53 () {44 vars in 910 bytes} [Fri May 8 19:02:25 2026] GET /v2.0/networks => generated 1474 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/95] 199.204.45.53 () {48 vars in 958 bytes} [Fri May 8 19:02:25 2026] POST /v2.0/ports => generated 1100 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 19:02:32.211 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fa71aa7a-61c6-40b8-b05e-107718f54a09 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 49/96] 199.204.45.53 () {44 vars in 978 bytes} [Fri May 8 19:02:32 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 79 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: 7|app: 0|req: 48/97] 199.204.45.53 () {44 vars in 1000 bytes} [Fri May 8 19:02:32 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/98] 199.204.45.53 () {48 vars in 1030 bytes} [Fri May 8 19:02:32 2026] PUT /v2.0/ports/cc4198bf-94ca-443c-986d-ad1c89f1d66f => generated 1213 bytes in 572 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/99] 199.204.45.53 () {44 vars in 904 bytes} [Fri May 8 19:02:34 2026] GET /v2.0/ports => generated 3730 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 52/102] 199.204.45.53 () {44 vars in 1022 bytes} [Fri May 8 19:02:35 2026] GET /v2.0/security-groups?tenant_id=e655f5bd699d4509a5ea049e830ebb60 => generated 7245 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/103] 199.204.45.53 () {48 vars in 978 bytes} [Fri May 8 19:02:35 2026] POST /v2.0/security-groups => generated 1546 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/104] 199.204.45.53 () {44 vars in 1022 bytes} [Fri May 8 19:02:36 2026] GET /v2.0/security-groups?tenant_id=e655f5bd699d4509a5ea049e830ebb60 => generated 8773 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/105] 199.204.45.53 () {44 vars in 937 bytes} [Fri May 8 19:02:36 2026] GET /v2.0/security-groups => generated 8773 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/106] 199.204.45.53 () {48 vars in 988 bytes} [Fri May 8 19:02:36 2026] POST /v2.0/security-group-rules => generated 591 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/107] 199.204.45.53 () {44 vars in 1022 bytes} [Fri May 8 19:02:37 2026] GET /v2.0/security-groups?tenant_id=e655f5bd699d4509a5ea049e830ebb60 => generated 9377 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/108] 199.204.45.53 () {44 vars in 937 bytes} [Fri May 8 19:02:37 2026] GET /v2.0/security-groups => generated 9377 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/109] 199.204.45.53 () {48 vars in 988 bytes} [Fri May 8 19:02:37 2026] POST /v2.0/security-group-rules => generated 595 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/120] 199.204.45.53 () {44 vars in 972 bytes} [Fri May 8 19:04:00 2026] GET /v2.0/quotas/e655f5bd699d4509a5ea049e830ebb60 => generated 292 bytes in 20 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: 8|app: 0|req: 61/121] 199.204.45.53 () {48 vars in 1024 bytes} [Fri May 8 19:04:01 2026] PUT /v2.0/quotas/e655f5bd699d4509a5ea049e830ebb60 => generated 291 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/122] 199.204.45.53 () {44 vars in 972 bytes} [Fri May 8 19:04:01 2026] GET /v2.0/quotas/e655f5bd699d4509a5ea049e830ebb60 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:06:00.730 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5c1d21df-f42b-49d7-89e9-f5ffef21b05e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-08 19:06:00.733 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [16e1e4ef-630a-41b3-9e20-abdc6cf45e85] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-08 19:06:00.733 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 8 19:06:00 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.204.45.53) !!! /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-05-08 19:06:00.974 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c6cd57fb-0208-4c91-9fa3-a6abd2ce4a47 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 70/139] 199.204.45.53 () {30 vars in 742 bytes} [Fri May 8 19:06:00 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 251 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:06:00.991 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [71bf93f1-b689-47a4-8380-209c94a9f295] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-08 19:06:00.992 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [379965a9-e891-4cbe-9259-5f49354310dc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-08 19:06:00.994 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 8 19:06:00 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.204.45.53) !!! /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: 70/140] 199.204.45.53 () {30 vars in 764 bytes} [Fri May 8 19:06:00 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:06:02.825 8 INFO oslo.messaging._drivers.impl_rabbit [-] [16e1e4ef-630a-41b3-9e20-abdc6cf45e85] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46070. 2026-05-08 19:06:02.825 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5c1d21df-f42b-49d7-89e9-f5ffef21b05e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46056. 2026-05-08 19:06:02.989 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d4843a41-5b15-4612-a2e3-59dd043c99cc 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 71/141] 199.204.45.53 () {30 vars in 742 bytes} [Fri May 8 19:06:02 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 197 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:06:03.048 7 INFO oslo.messaging._drivers.impl_rabbit [-] [71bf93f1-b689-47a4-8380-209c94a9f295] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46076. 2026-05-08 19:06:03.049 7 INFO oslo.messaging._drivers.impl_rabbit [-] [379965a9-e891-4cbe-9259-5f49354310dc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46086. [pid: 7|app: 0|req: 71/142] 199.204.45.53 () {30 vars in 764 bytes} [Fri May 8 19:06:03 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:11:49.831 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [379965a9-e891-4cbe-9259-5f49354310dc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-08 19:11:49.832 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [71bf93f1-b689-47a4-8380-209c94a9f295] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-08 19:11:49.833 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri May 8 19:11:49 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?tenant_id=f6762bc609414312ab2b802ad614ea0d (ip 199.204.45.53) !!! [pid: 7|app: 0|req: 96/191] 199.204.45.53 () {44 vars in 1022 bytes} [Fri May 8 19:11:49 2026] GET /v2.0/security-groups?tenant_id=f6762bc609414312ab2b802ad614ea0d => generated 2797 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:11:50.060 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5c1d21df-f42b-49d7-89e9-f5ffef21b05e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-08 19:11:50.063 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [16e1e4ef-630a-41b3-9e20-abdc6cf45e85] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-08 19:11:50.064 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri May 8 19:11:50 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups (ip 199.204.45.53) !!! [pid: 8|app: 0|req: 96/192] 199.204.45.53 () {48 vars in 978 bytes} [Fri May 8 19:11:50 2026] POST /v2.0/security-groups => generated 1560 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 19:11:50.999 7 INFO oslo.messaging._drivers.impl_rabbit [-] [379965a9-e891-4cbe-9259-5f49354310dc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58748. 2026-05-08 19:11:51.000 7 INFO oslo.messaging._drivers.impl_rabbit [-] [71bf93f1-b689-47a4-8380-209c94a9f295] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58754. [pid: 7|app: 0|req: 97/193] 199.204.45.53 () {44 vars in 1022 bytes} [Fri May 8 19:11:50 2026] GET /v2.0/security-groups?tenant_id=f6762bc609414312ab2b802ad614ea0d => generated 4339 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:11:51.109 8 INFO oslo.messaging._drivers.impl_rabbit [-] [16e1e4ef-630a-41b3-9e20-abdc6cf45e85] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58776. 2026-05-08 19:11:51.112 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5c1d21df-f42b-49d7-89e9-f5ffef21b05e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58770. [pid: 8|app: 0|req: 97/194] 199.204.45.53 () {44 vars in 937 bytes} [Fri May 8 19:11:51 2026] GET /v2.0/security-groups => generated 14303 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/195] 199.204.45.53 () {48 vars in 988 bytes} [Fri May 8 19:11:51 2026] POST /v2.0/security-group-rules => generated 565 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/196] 199.204.45.53 () {44 vars in 1022 bytes} [Fri May 8 19:11:52 2026] GET /v2.0/security-groups?tenant_id=f6762bc609414312ab2b802ad614ea0d => generated 4917 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/197] 199.204.45.53 () {44 vars in 937 bytes} [Fri May 8 19:11:52 2026] GET /v2.0/security-groups => generated 14881 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/198] 199.204.45.53 () {48 vars in 988 bytes} [Fri May 8 19:11:52 2026] POST /v2.0/security-group-rules => generated 567 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/199] 199.204.45.53 () {44 vars in 1022 bytes} [Fri May 8 19:11:53 2026] GET /v2.0/security-groups?tenant_id=f6762bc609414312ab2b802ad614ea0d => generated 5497 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/200] 199.204.45.53 () {44 vars in 937 bytes} [Fri May 8 19:11:53 2026] GET /v2.0/security-groups => generated 15461 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/201] 199.204.45.53 () {48 vars in 988 bytes} [Fri May 8 19:11:53 2026] POST /v2.0/security-group-rules => generated 569 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/202] 199.204.45.53 () {44 vars in 1022 bytes} [Fri May 8 19:11:54 2026] GET /v2.0/security-groups?tenant_id=f6762bc609414312ab2b802ad614ea0d => generated 6079 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/203] 199.204.45.53 () {44 vars in 937 bytes} [Fri May 8 19:11:54 2026] GET /v2.0/security-groups => generated 16043 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/204] 199.204.45.53 () {48 vars in 988 bytes} [Fri May 8 19:11:54 2026] POST /v2.0/security-group-rules => generated 570 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/221] 199.204.45.53 () {30 vars in 739 bytes} [Fri May 8 19:13:59 2026] GET /v2.0/networks?tenant_id=f6762bc609414312ab2b802ad614ea0d&shared=False => generated 15 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:13:59.961 7 INFO neutron.db.segments_db [None req-0998ea68-b72e-4aa0-8650-65cd5379f126 be2f4d4a87a2457eac3440d3d5659be0 f6762bc609414312ab2b802ad614ea0d - - - -] Added segment d9983a98-6070-4f45-a670-2f00e5c55a73 of type vxlan for network 5f5c1087-d5c6-4aea-a1f3-b937230b0166 [pid: 7|app: 0|req: 111/222] 199.204.45.53 () {34 vars in 681 bytes} [Fri May 8 19:13:59 2026] POST /v2.0/networks => generated 718 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/223] 199.204.45.53 () {30 vars in 721 bytes} [Fri May 8 19:14:00 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 112/224] 199.204.45.53 () {30 vars in 632 bytes} [Fri May 8 19:14:00 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: 8|app: 0|req: 113/225] 199.204.45.53 () {34 vars in 676 bytes} [Fri May 8 19:14:00 2026] POST /v2.0/ports => generated 963 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/226] 199.204.45.53 () {30 vars in 702 bytes} [Fri May 8 19:14:00 2026] GET /v2.0/networks/5f5c1087-d5c6-4aea-a1f3-b937230b0166 => generated 705 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/227] 199.204.45.53 () {30 vars in 721 bytes} [Fri May 8 19:14:02 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/228] 199.204.45.53 () {30 vars in 702 bytes} [Fri May 8 19:14:02 2026] GET /v2.0/networks/5f5c1087-d5c6-4aea-a1f3-b937230b0166 => generated 705 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/231] 199.204.45.53 () {44 vars in 972 bytes} [Fri May 8 19:14:17 2026] GET /v2.0/quotas/f6762bc609414312ab2b802ad614ea0d => generated 292 bytes in 13 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: 7|app: 0|req: 116/232] 199.204.45.53 () {48 vars in 1024 bytes} [Fri May 8 19:14:17 2026] PUT /v2.0/quotas/f6762bc609414312ab2b802ad614ea0d => generated 291 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/233] 199.204.45.53 () {44 vars in 972 bytes} [Fri May 8 19:14:18 2026] GET /v2.0/quotas/f6762bc609414312ab2b802ad614ea0d => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:25:08.718 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5c1d21df-f42b-49d7-89e9-f5ffef21b05e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-08 19:25:08.720 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [16e1e4ef-630a-41b3-9e20-abdc6cf45e85] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-08 19:25:08.720 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 8 19:25:08 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.204.45.53) !!! [pid: 8|app: 0|req: 162/322] 199.204.45.53 () {44 vars in 910 bytes} [Fri May 8 19:25:08 2026] GET /v2.0/networks => generated 2168 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:25:09.895 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [379965a9-e891-4cbe-9259-5f49354310dc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-08 19:25:09.897 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [71bf93f1-b689-47a4-8380-209c94a9f295] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-08 19:25:09.898 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 8 19:25:09 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/subnets (ip 199.204.45.53) !!! [pid: 7|app: 0|req: 161/323] 199.204.45.53 () {44 vars in 908 bytes} [Fri May 8 19:25:09 2026] GET /v2.0/subnets => generated 1261 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:25:10.052 8 INFO oslo.messaging._drivers.impl_rabbit [-] [16e1e4ef-630a-41b3-9e20-abdc6cf45e85] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60004. 2026-05-08 19:25:10.053 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5c1d21df-f42b-49d7-89e9-f5ffef21b05e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59990. [pid: 8|app: 0|req: 163/324] 199.204.45.53 () {44 vars in 910 bytes} [Fri May 8 19:25:10 2026] GET /v2.0/networks => generated 2168 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/331] 199.204.45.53 () {44 vars in 910 bytes} [Fri May 8 19:25:50 2026] GET /v2.0/networks => generated 2168 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:25:51.174 7 INFO oslo.messaging._drivers.impl_rabbit [-] [71bf93f1-b689-47a4-8380-209c94a9f295] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43308. 2026-05-08 19:25:51.174 7 INFO oslo.messaging._drivers.impl_rabbit [-] [379965a9-e891-4cbe-9259-5f49354310dc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43310. [pid: 7|app: 0|req: 165/332] 199.204.45.53 () {44 vars in 908 bytes} [Fri May 8 19:25:51 2026] GET /v2.0/subnets => generated 1261 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/333] 199.204.45.53 () {44 vars in 910 bytes} [Fri May 8 19:25:51 2026] GET /v2.0/networks => generated 2168 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/334] 199.204.45.53 () {44 vars in 1022 bytes} [Fri May 8 19:25:52 2026] GET /v2.0/security-groups?tenant_id=e655f5bd699d4509a5ea049e830ebb60 => generated 9985 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/335] 199.204.45.53 () {44 vars in 1022 bytes} [Fri May 8 19:25:53 2026] GET /v2.0/security-groups?tenant_id=e655f5bd699d4509a5ea049e830ebb60 => generated 9985 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/336] 199.204.45.53 () {44 vars in 1022 bytes} [Fri May 8 19:25:54 2026] GET /v2.0/security-groups?tenant_id=e655f5bd699d4509a5ea049e830ebb60 => generated 9985 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/337] 199.204.45.53 () {44 vars in 1022 bytes} [Fri May 8 19:25:55 2026] GET /v2.0/security-groups?tenant_id=e655f5bd699d4509a5ea049e830ebb60 => generated 9985 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/338] 199.204.45.53 () {44 vars in 1022 bytes} [Fri May 8 19:25:56 2026] GET /v2.0/security-groups?tenant_id=e655f5bd699d4509a5ea049e830ebb60 => generated 9985 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/339] 199.204.45.53 () {44 vars in 1022 bytes} [Fri May 8 19:25:56 2026] GET /v2.0/security-groups?tenant_id=e655f5bd699d4509a5ea049e830ebb60 => generated 9985 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/340] 199.204.45.53 () {44 vars in 937 bytes} [Fri May 8 19:25:58 2026] GET /v2.0/security-groups => generated 16626 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/341] 199.204.45.53 () {44 vars in 904 bytes} [Fri May 8 19:25:58 2026] GET /v2.0/ports => generated 4725 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:26:05.337 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9c41e8b2-701a-4251-bda5-c32f1a8cdf52 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 171/344] 199.204.45.53 () {44 vars in 978 bytes} [Fri May 8 19:26:05 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/345] 199.204.45.53 () {44 vars in 1000 bytes} [Fri May 8 19:26:05 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/346] 199.204.45.53 () {44 vars in 904 bytes} [Fri May 8 19:26:06 2026] GET /v2.0/ports => generated 4725 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/347] 199.204.45.53 () {44 vars in 1022 bytes} [Fri May 8 19:26:07 2026] GET /v2.0/security-groups?tenant_id=e655f5bd699d4509a5ea049e830ebb60 => generated 9985 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/348] 199.204.45.53 () {44 vars in 1022 bytes} [Fri May 8 19:26:08 2026] GET /v2.0/security-groups?tenant_id=e655f5bd699d4509a5ea049e830ebb60 => generated 9985 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/349] 199.204.45.53 () {44 vars in 1022 bytes} [Fri May 8 19:26:09 2026] GET /v2.0/security-groups?tenant_id=e655f5bd699d4509a5ea049e830ebb60 => generated 9985 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/352] 199.204.45.53 () {44 vars in 972 bytes} [Fri May 8 19:26:20 2026] GET /v2.0/quotas/e655f5bd699d4509a5ea049e830ebb60 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/359] 199.204.45.53 () {44 vars in 1022 bytes} [Fri May 8 19:27:13 2026] GET /v2.0/security-groups?tenant_id=f6762bc609414312ab2b802ad614ea0d => generated 6662 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/360] 199.204.45.53 () {44 vars in 1022 bytes} [Fri May 8 19:27:14 2026] GET /v2.0/security-groups?tenant_id=f6762bc609414312ab2b802ad614ea0d => generated 6662 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/361] 199.204.45.53 () {44 vars in 1022 bytes} [Fri May 8 19:27:15 2026] GET /v2.0/security-groups?tenant_id=f6762bc609414312ab2b802ad614ea0d => generated 6662 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/362] 199.204.45.53 () {44 vars in 1022 bytes} [Fri May 8 19:27:16 2026] GET /v2.0/security-groups?tenant_id=f6762bc609414312ab2b802ad614ea0d => generated 6662 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/363] 199.204.45.53 () {44 vars in 1022 bytes} [Fri May 8 19:27:17 2026] GET /v2.0/security-groups?tenant_id=f6762bc609414312ab2b802ad614ea0d => generated 6662 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/366] 199.204.45.53 () {44 vars in 972 bytes} [Fri May 8 19:27:25 2026] GET /v2.0/quotas/f6762bc609414312ab2b802ad614ea0d => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/373] 199.204.45.53 () {44 vars in 910 bytes} [Fri May 8 19:28:18 2026] GET /v2.0/networks => generated 2168 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:28:56.784 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [16e1e4ef-630a-41b3-9e20-abdc6cf45e85] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-08 19:28:56.785 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5c1d21df-f42b-49d7-89e9-f5ffef21b05e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 8|app: 0|req: 191/380] 10.0.0.69 () {32 vars in 648 bytes} [Fri May 8 19:28:56 2026] GET /v2.0/networks => generated 2168 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:28:58.081 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [71bf93f1-b689-47a4-8380-209c94a9f295] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-08 19:28:58.081 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [379965a9-e891-4cbe-9259-5f49354310dc] 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: 190/381] 10.0.0.69 () {32 vars in 654 bytes} [Fri May 8 19:28:58 2026] GET /v2.0/floatingips => generated 19 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/382] 10.0.0.69 () {32 vars in 646 bytes} [Fri May 8 19:28:58 2026] GET /v2.0/routers => generated 15 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/383] 10.0.0.69 () {32 vars in 642 bytes} [Fri May 8 19:28:58 2026] GET /v2.0/ports => generated 4725 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:28:58.574 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5c1d21df-f42b-49d7-89e9-f5ffef21b05e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54174. 2026-05-08 19:28:58.578 8 INFO oslo.messaging._drivers.impl_rabbit [-] [16e1e4ef-630a-41b3-9e20-abdc6cf45e85] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54172. [pid: 8|app: 0|req: 193/384] 10.0.0.69 () {32 vars in 646 bytes} [Fri May 8 19:28:58 2026] GET /v2.0/subnets => generated 1261 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/385] 10.0.0.69 () {32 vars in 648 bytes} [Fri May 8 19:28:58 2026] GET /v2.0/networks => generated 2168 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/386] 10.0.0.69 () {32 vars in 662 bytes} [Fri May 8 19:28:58 2026] GET /v2.0/security-groups => generated 16626 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/387] 10.0.0.69 () {32 vars in 654 bytes} [Fri May 8 19:28:58 2026] GET /v2.0/subnetpools => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:29:09.559 7 INFO oslo.messaging._drivers.impl_rabbit [-] [71bf93f1-b689-47a4-8380-209c94a9f295] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48650. 2026-05-08 19:29:09.559 7 INFO oslo.messaging._drivers.impl_rabbit [-] [379965a9-e891-4cbe-9259-5f49354310dc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48658. 2026-05-08 19:29:09.784 7 INFO neutron.db.segments_db [None req-d34c6d0b-47e7-4287-899a-f98e359cd3a2 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Added segment f206cc25-140a-41f8-b43e-352eeaa798de of type vxlan for network 75d5ed07-db27-4eda-9a0c-dcaabc94c6f6 2026-05-08 19:29:09.864 8 INFO neutron.db.segments_db [None req-c6dd93c5-1d83-4116-a696-a3bc2abc15c3 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Added segment 7afee738-d2c4-43b9-af5e-8999797e547e of type vxlan for network 5ce8d553-7838-4917-a6e6-acde8c43d279 [pid: 7|app: 0|req: 195/390] 10.0.0.69 () {34 vars in 670 bytes} [Fri May 8 19:29:09 2026] POST /v2.0/networks => generated 751 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/391] 10.0.0.69 () {34 vars in 670 bytes} [Fri May 8 19:29:09 2026] POST /v2.0/networks => generated 743 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:10.125 7 INFO neutron.db.segments_db [None req-eaf7cccb-d6e9-4a28-91a6-ca753ee878cf 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Added segment 6863090e-ce31-450e-a29f-f0fc8897ffa7 of type vxlan for network e1a10b63-fd65-4205-a41f-70a3d6f013ee [pid: 7|app: 0|req: 196/392] 10.0.0.69 () {34 vars in 670 bytes} [Fri May 8 19:29:09 2026] POST /v2.0/networks => generated 748 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/393] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:29:10 2026] POST /v2.0/subnets => generated 674 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/394] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:29:10 2026] POST /v2.0/subnets => generated 666 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/395] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:29:10 2026] POST /v2.0/subnets => generated 671 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:10.518 7 INFO neutron.db.segments_db [None req-38f285b5-d3cd-4bb2-b8ce-c4a6519fae4e 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Added segment b4af711c-4c7f-4b92-b6a4-b38004cb99eb of type vxlan for network d21cf4af-ed2d-40fb-87dc-82ad2ba555ea 2026-05-08 19:29:10.531 8 INFO neutron.db.segments_db [None req-c0188a00-93e7-4c57-a298-b25eaa7a322f 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Added segment 70442c9c-380a-404b-9914-4cf92b56e618 of type vxlan for network 70b40aba-5976-4a4e-9447-217961d2e9cd 2026-05-08 19:29:10.844 7 INFO neutron.db.l3_hamode_db [None req-38f285b5-d3cd-4bb2-b8ce-c4a6519fae4e 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:29:10.912 8 INFO neutron.db.l3_hamode_db [None req-c0188a00-93e7-4c57-a298-b25eaa7a322f 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:29:12.107 8 INFO neutron.db.l3_hamode_db [None req-c0188a00-93e7-4c57-a298-b25eaa7a322f 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:29:12.252 7 INFO neutron.db.l3_hamode_db [None req-38f285b5-d3cd-4bb2-b8ce-c4a6519fae4e 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 199/396] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:29:10 2026] POST /v2.0/routers => generated 730 bytes in 3018 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:13.537 8 INFO neutron.db.segments_db [None req-ac64b223-e9db-4e6a-8819-0a3e363f9d7a 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Added segment fd33ba74-f1a8-4039-8f97-fa7303620c1f of type vxlan for network 0c264c4a-8d3d-4c56-b028-ae87304a625d [pid: 7|app: 0|req: 198/397] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:29:10 2026] POST /v2.0/routers => generated 738 bytes in 3255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:13.895 8 INFO neutron.db.l3_hamode_db [None req-ac64b223-e9db-4e6a-8819-0a3e363f9d7a 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 199/398] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:29:13 2026] GET /v2.0/security-groups?tenant_id=4b43c8eb12c5481e9614fc7bf929baf1&name=default => generated 2797 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:29:15.076 8 INFO neutron.db.l3_hamode_db [None req-ac64b223-e9db-4e6a-8819-0a3e363f9d7a 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 200/399] 10.0.0.69 () {34 vars in 782 bytes} [Fri May 8 19:29:14 2026] PUT /v2.0/routers/3d29a01a-7cba-4362-af59-c8ab171191bd/add_router_interface => generated 309 bytes in 1588 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/400] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:29:13 2026] POST /v2.0/routers => generated 735 bytes in 3111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/401] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:29:16 2026] DELETE /v2.0/security-groups/0b457ed1-e67f-4ee9-ad4e-8a9f13043b94 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/402] 10.0.0.254 () {38 vars in 971 bytes} [Fri May 8 19:29:16 2026] POST /v2.0/security-groups => generated 1616 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/403] 10.0.0.69 () {34 vars in 782 bytes} [Fri May 8 19:29:15 2026] PUT /v2.0/routers/04e555d0-fe75-4cb0-ae3e-8e613d669a61/add_router_interface => generated 309 bytes in 1807 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/404] 10.0.0.254 () {38 vars in 971 bytes} [Fri May 8 19:29:17 2026] POST /v2.0/security-groups => generated 1617 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/405] 10.0.0.254 () {38 vars in 971 bytes} [Fri May 8 19:29:17 2026] POST /v2.0/security-groups => generated 1616 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/406] 10.0.0.254 () {34 vars in 1002 bytes} [Fri May 8 19:29:17 2026] GET /v2.0/security-groups?tenant_id=ffde6f098b554bf582420ba80f739e85 => generated 7592 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/407] 10.0.0.69 () {34 vars in 684 bytes} [Fri May 8 19:29:18 2026] POST /v2.0/security-groups => generated 1597 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/408] 10.0.0.254 () {34 vars in 991 bytes} [Fri May 8 19:29:18 2026] GET /v2.0/security-groups/81e34363-b188-4c57-a578-0c7d0e127f94 => generated 2794 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/409] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:29:18 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) [pid: 7|app: 0|req: 208/410] 10.0.0.254 () {34 vars in 991 bytes} [Fri May 8 19:29:18 2026] GET /v2.0/security-groups/81e34363-b188-4c57-a578-0c7d0e127f94 => generated 2794 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/411] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:29:18 2026] POST /v2.0/security-group-rules => generated 570 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/412] 10.0.0.254 () {34 vars in 991 bytes} [Fri May 8 19:29:18 2026] GET /v2.0/security-groups/e3ba7ca4-850e-4644-aa1f-43bf70db5b53 => generated 1616 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/413] 10.0.0.69 () {34 vars in 782 bytes} [Fri May 8 19:29:16 2026] PUT /v2.0/routers/8681e689-cff5-47ac-959c-d56d1da5d2e4/add_router_interface => generated 309 bytes in 1571 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/414] 10.0.0.254 () {36 vars in 1013 bytes} [Fri May 8 19:29:18 2026] DELETE /v2.0/security-groups/e3ba7ca4-850e-4644-aa1f-43bf70db5b53 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:29:18.939 8 INFO neutron.db.segments_db [None req-d859807d-eb39-4932-a773-bc7feb053e47 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Added segment 87e0f81c-cc7a-4ae5-aada-042bb844905e of type vxlan for network d7971b30-7735-4d1d-8ec4-a9d021c8e602 [pid: 8|app: 0|req: 205/415] 10.0.0.69 () {34 vars in 670 bytes} [Fri May 8 19:29:18 2026] POST /v2.0/networks => generated 738 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:19.155 8 INFO neutron.api.v2.resource [req-c5af73e6-12d5-4c31-a932-29e144d3837a req-e115ed16-173e-4cd7-9f23-4272c6f56e68 13a4d8c800d64c7ba895668b91703d67 ffde6f098b554bf582420ba80f739e85 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 206/416] 10.0.0.254 () {34 vars in 991 bytes} [Fri May 8 19:29:19 2026] GET /v2.0/security-groups/e3ba7ca4-850e-4644-aa1f-43bf70db5b53 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/417] 10.0.0.69 () {34 vars in 675 bytes} [Fri May 8 19:29:18 2026] POST /v2.0/floatingips => generated 552 bytes in 718 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/418] 10.0.0.254 () {38 vars in 971 bytes} [Fri May 8 19:29:19 2026] POST /v2.0/security-groups => generated 1620 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/419] 10.0.0.254 () {34 vars in 991 bytes} [Fri May 8 19:29:19 2026] GET /v2.0/security-groups/b124de9f-70d9-4429-88f3-62df2c1f094e => generated 1617 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/420] 10.0.0.254 () {34 vars in 991 bytes} [Fri May 8 19:29:19 2026] GET /v2.0/security-groups/3a1cbf12-1527-4cd7-8864-7c13d7626cd0 => generated 1620 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/421] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:29:19 2026] POST /v2.0/subnets => generated 661 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/422] 10.0.0.254 () {36 vars in 1013 bytes} [Fri May 8 19:29:19 2026] DELETE /v2.0/security-groups/b124de9f-70d9-4429-88f3-62df2c1f094e => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:29:19.509 7 INFO neutron.db.segments_db [None req-a47edc66-4615-40fe-8ccd-7fad1f8a9e00 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Added segment 441afcf2-09c0-456c-a9dc-9f397f18c0fa of type vxlan for network 0c403d2d-b005-402d-bacc-def68829173d [pid: 8|app: 0|req: 208/423] 10.0.0.254 () {38 vars in 981 bytes} [Fri May 8 19:29:19 2026] POST /v2.0/security-group-rules => generated 582 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:19.564 8 INFO neutron.api.v2.resource [req-07667b9e-a2b6-419b-b948-76ffecc04856 req-33b348a4-4fa0-4f17-9bb1-0447a0c4efde 13a4d8c800d64c7ba895668b91703d67 ffde6f098b554bf582420ba80f739e85 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 209/424] 10.0.0.254 () {34 vars in 991 bytes} [Fri May 8 19:29:19 2026] GET /v2.0/security-groups/b124de9f-70d9-4429-88f3-62df2c1f094e => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/425] 10.0.0.254 () {38 vars in 971 bytes} [Fri May 8 19:29:19 2026] POST /v2.0/security-groups => generated 1619 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/426] 10.0.0.254 () {34 vars in 1100 bytes} [Fri May 8 19:29:19 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1629163361&fields=id&tenant_id=26e5ac0953b24b52bfead4fac45a068c => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/429] 10.0.0.254 () {34 vars in 991 bytes} [Fri May 8 19:29:19 2026] GET /v2.0/security-groups/32d2f00d-66e9-49e0-9236-b37370b63233 => generated 1616 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:29:19.851 7 INFO neutron.db.l3_hamode_db [None req-a47edc66-4615-40fe-8ccd-7fad1f8a9e00 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 215/430] 10.0.0.254 () {34 vars in 982 bytes} [Fri May 8 19:29:19 2026] GET /v2.0/networks?id=75d5ed07-db27-4eda-9a0c-dcaabc94c6f6 => generated 683 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/431] 10.0.0.254 () {36 vars in 1013 bytes} [Fri May 8 19:29:19 2026] DELETE /v2.0/security-groups/32d2f00d-66e9-49e0-9236-b37370b63233 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/432] 10.0.0.254 () {34 vars in 965 bytes} [Fri May 8 19:29:20 2026] GET /v2.0/quotas/26e5ac0953b24b52bfead4fac45a068c => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/433] 10.0.0.254 () {34 vars in 991 bytes} [Fri May 8 19:29:20 2026] GET /v2.0/security-groups/2b78a34c-9694-4266-855f-83b0a31620c0 => generated 1619 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/434] 10.0.0.254 () {34 vars in 1002 bytes} [Fri May 8 19:29:20 2026] GET /v2.0/ports?tenant_id=26e5ac0953b24b52bfead4fac45a068c&fields=id => generated 103 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/435] 10.0.0.254 () {38 vars in 981 bytes} [Fri May 8 19:29:20 2026] POST /v2.0/security-group-rules => generated 582 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:20.343 8 INFO neutron.api.v2.resource [req-616a7fef-0ffc-4017-80c1-fd740cda20dd req-83a6f5dd-48d7-41a9-8200-ac7d674a3886 13a4d8c800d64c7ba895668b91703d67 ffde6f098b554bf582420ba80f739e85 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 221/436] 10.0.0.254 () {34 vars in 991 bytes} [Fri May 8 19:29:20 2026] GET /v2.0/security-groups/32d2f00d-66e9-49e0-9236-b37370b63233 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/437] 10.0.0.254 () {34 vars in 991 bytes} [Fri May 8 19:29:20 2026] GET /v2.0/security-groups/2b78a34c-9694-4266-855f-83b0a31620c0 => generated 2212 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/438] 10.0.0.254 () {38 vars in 981 bytes} [Fri May 8 19:29:20 2026] POST /v2.0/security-group-rules => generated 587 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/439] 10.0.0.254 () {34 vars in 907 bytes} [Fri May 8 19:29:20 2026] GET /v2.0/extensions => generated 19178 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/440] 10.0.0.254 () {34 vars in 1002 bytes} [Fri May 8 19:29:20 2026] GET /v2.0/security-groups?tenant_id=ffde6f098b554bf582420ba80f739e85 => generated 2797 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/441] 10.0.0.254 () {34 vars in 1008 bytes} [Fri May 8 19:29:20 2026] GET /v2.0/networks/75d5ed07-db27-4eda-9a0c-dcaabc94c6f6?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/442] 10.0.0.254 () {34 vars in 991 bytes} [Fri May 8 19:29:20 2026] GET /v2.0/security-groups/81e34363-b188-4c57-a578-0c7d0e127f94 => generated 2794 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/443] 10.0.0.254 () {34 vars in 1108 bytes} [Fri May 8 19:29:20 2026] GET /v2.0/networks/75d5ed07-db27-4eda-9a0c-dcaabc94c6f6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/444] 10.0.0.254 () {34 vars in 991 bytes} [Fri May 8 19:29:20 2026] GET /v2.0/security-groups/81e34363-b188-4c57-a578-0c7d0e127f94 => generated 2794 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/445] 10.0.0.254 () {34 vars in 991 bytes} [Fri May 8 19:29:20 2026] GET /v2.0/security-groups/2b78a34c-9694-4266-855f-83b0a31620c0 => generated 2810 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:29:20.979 8 INFO neutron.api.v2.resource [req-9dd8fe18-ee89-4166-9132-dbc79f45ef3b req-f86b83f8-d2cf-4c33-8f53-b80f4bcf341a 13a4d8c800d64c7ba895668b91703d67 ffde6f098b554bf582420ba80f739e85 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 231/446] 10.0.0.254 () {34 vars in 991 bytes} [Fri May 8 19:29:20 2026] GET /v2.0/security-groups/32d2f00d-66e9-49e0-9236-b37370b63233 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:29:20.999 7 INFO neutron.db.l3_hamode_db [None req-a47edc66-4615-40fe-8ccd-7fad1f8a9e00 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 232/447] 10.0.0.254 () {34 vars in 1001 bytes} [Fri May 8 19:29:20 2026] GET /v2.0/security-group-rules/731cb70e-5560-4bb5-aaf5-90a85905dc17 => generated 584 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/448] 10.0.0.254 () {34 vars in 991 bytes} [Fri May 8 19:29:21 2026] GET /v2.0/security-groups/2b78a34c-9694-4266-855f-83b0a31620c0 => generated 2810 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/449] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:29:21 2026] GET /v2.0/ports?device_id=9f87a0f7-7f99-4a56-8efc-0bf111d9e4b5 => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/450] 10.0.0.254 () {36 vars in 1023 bytes} [Fri May 8 19:29:21 2026] DELETE /v2.0/security-group-rules/731cb70e-5560-4bb5-aaf5-90a85905dc17 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:29:21.208 8 INFO neutron.api.v2.resource [req-1a9f0981-536d-4a07-a9a7-5c704d3a9390 req-44f033b4-4c1b-469c-910d-841fc27afa2d 13a4d8c800d64c7ba895668b91703d67 ffde6f098b554bf582420ba80f739e85 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 236/451] 10.0.0.254 () {34 vars in 991 bytes} [Fri May 8 19:29:21 2026] GET /v2.0/security-groups/b124de9f-70d9-4429-88f3-62df2c1f094e => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/452] 10.0.0.254 () {34 vars in 991 bytes} [Fri May 8 19:29:21 2026] GET /v2.0/security-groups/2b78a34c-9694-4266-855f-83b0a31620c0 => generated 2212 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:29:21.273 8 INFO neutron.api.v2.resource [req-ef3ad626-706b-4f16-9d3e-da57f39e3eff req-c59cc79e-4175-469f-9e1c-90538873722a 13a4d8c800d64c7ba895668b91703d67 ffde6f098b554bf582420ba80f739e85 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 238/453] 10.0.0.254 () {34 vars in 991 bytes} [Fri May 8 19:29:21 2026] GET /v2.0/security-groups/e3ba7ca4-850e-4644-aa1f-43bf70db5b53 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/454] 10.0.0.254 () {36 vars in 1013 bytes} [Fri May 8 19:29:21 2026] DELETE /v2.0/security-groups/2b78a34c-9694-4266-855f-83b0a31620c0 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/455] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:29:19 2026] POST /v2.0/routers => generated 725 bytes in 2816 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/456] 10.0.0.254 () {34 vars in 991 bytes} [Fri May 8 19:29:22 2026] GET /v2.0/security-groups/3a1cbf12-1527-4cd7-8864-7c13d7626cd0 => generated 2213 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/457] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:29:22 2026] GET /v2.0/ports?device_id=9f87a0f7-7f99-4a56-8efc-0bf111d9e4b5 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/458] 10.0.0.69 () {34 vars in 788 bytes} [Fri May 8 19:29:21 2026] PUT /v2.0/routers/3d29a01a-7cba-4362-af59-c8ab171191bd/remove_router_interface => generated 309 bytes in 1886 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/459] 10.0.0.254 () {36 vars in 1013 bytes} [Fri May 8 19:29:23 2026] DELETE /v2.0/security-groups/3a1cbf12-1527-4cd7-8864-7c13d7626cd0 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/460] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:29:23 2026] GET /v2.0/networks?id=75d5ed07-db27-4eda-9a0c-dcaabc94c6f6 => generated 683 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:29:24.120 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-30e85cbc-127a-4ea8-9740-a988102efe4b 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] 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()  [pid: 7|app: 0|req: 219/461] 10.0.0.69 () {34 vars in 782 bytes} [Fri May 8 19:29:22 2026] PUT /v2.0/routers/faeab4fa-d042-416f-8245-cd9a863e7fa9/add_router_interface => generated 309 bytes in 2125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:29:24.605 8 INFO neutron.db.l3_hamode_db [None req-30e85cbc-127a-4ea8-9740-a988102efe4b 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] HA network 70b40aba-5976-4a4e-9447-217961d2e9cd was deleted as no HA routers are present in tenant ffde6f098b554bf582420ba80f739e85. [pid: 8|app: 0|req: 243/462] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:29:23 2026] DELETE /v2.0/routers/3d29a01a-7cba-4362-af59-c8ab171191bd => generated 0 bytes in 1141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/463] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:29:24 2026] GET /v2.0/ports?device_id=9f87a0f7-7f99-4a56-8efc-0bf111d9e4b5 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/464] 199.204.45.53 () {34 vars in 1049 bytes} [Fri May 8 19:29:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=26e5ac0953b24b52bfead4fac45a068c => generated 181 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/465] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:29:24 2026] DELETE /v2.0/subnets/76bfae3f-0869-468c-ad03-f7ab9f06dc6f => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:29:24.969 8 INFO neutron.services.segments.plugin [-] Segment 70442c9c-380a-404b-9914-4cf92b56e618 resource provider aggregate not found 2026-05-08 19:29:24.992 8 INFO neutron.services.segments.plugin [-] Segment 70442c9c-380a-404b-9914-4cf92b56e618 resource provider aggregate not found 2026-05-08 19:29:25.006 8 INFO neutron.services.segments.plugin [-] Segment 70442c9c-380a-404b-9914-4cf92b56e618 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70442c9c-380a-404b-9914-4cf92b56e618 found for delete ", "request_id": "req-c9820cca-5b78-47f4-93c2-9ffcf63069a3"}]} 2026-05-08 19:29:25.025 8 INFO neutron.services.segments.plugin [-] Segment 70442c9c-380a-404b-9914-4cf92b56e618 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70442c9c-380a-404b-9914-4cf92b56e618 found for delete ", "request_id": "req-744b2a47-700e-4355-a009-c4b152a9091c"}]} [pid: 8|app: 0|req: 247/466] 199.204.45.53 () {38 vars in 954 bytes} [Fri May 8 19:29:24 2026] POST /v2.0/ports => generated 958 bytes in 640 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: 8|app: 0|req: 248/467] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:29:25 2026] DELETE /v2.0/networks/5ce8d553-7838-4917-a6e6-acde8c43d279 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/468] 10.0.0.69 () {34 vars in 788 bytes} [Fri May 8 19:29:24 2026] PUT /v2.0/routers/8681e689-cff5-47ac-959c-d56d1da5d2e4/remove_router_interface => generated 309 bytes in 1477 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/469] 199.204.45.53 () {34 vars in 910 bytes} [Fri May 8 19:29:25 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: 8|app: 0|req: 249/470] 10.0.0.69 () {34 vars in 684 bytes} [Fri May 8 19:29:25 2026] POST /v2.0/security-groups => generated 1596 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/471] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:29:26 2026] GET /v2.0/security-groups?tenant_id=ffde6f098b554bf582420ba80f739e85&name=default => generated 2797 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/472] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:29:25 2026] GET /v2.0/ports?device_id=9f87a0f7-7f99-4a56-8efc-0bf111d9e4b5 => generated 961 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/473] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:29:26 2026] POST /v2.0/security-group-rules => generated 565 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/474] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:29:26 2026] DELETE /v2.0/security-groups/81e34363-b188-4c57-a578-0c7d0e127f94 => 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: 225/475] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:29:26 2026] GET /v2.0/security-groups?id=121ee40b-5f54-4a27-be9a-717943a6b29c&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: 226/476] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:29:26 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) 2026-05-08 19:29:27.042 8 INFO neutron.services.segments.plugin [-] Segment 7afee738-d2c4-43b9-af5e-8999797e547e resource provider aggregate not found 2026-05-08 19:29:27.061 8 INFO neutron.services.segments.plugin [-] Segment 7afee738-d2c4-43b9-af5e-8999797e547e resource provider aggregate not found 2026-05-08 19:29:27.072 8 INFO neutron.services.segments.plugin [-] Segment 7afee738-d2c4-43b9-af5e-8999797e547e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7afee738-d2c4-43b9-af5e-8999797e547e found for delete ", "request_id": "req-235ba16e-da9e-419d-b58e-971cc1c6f4b1"}]} 2026-05-08 19:29:27.085 8 INFO neutron.services.segments.plugin [-] Segment 7afee738-d2c4-43b9-af5e-8999797e547e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7afee738-d2c4-43b9-af5e-8999797e547e found for delete ", "request_id": "req-f6e65631-74ca-4092-b2b8-99e7896e0e42"}]} [pid: 7|app: 0|req: 227/477] 199.204.45.53 () {38 vars in 1027 bytes} [Fri May 8 19:29:26 2026] PUT /v2.0/ports/fdc82e7a-15da-42ef-aeb5-aac626efdb0f => generated 1203 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, ' 2026-05-08 19:29:27.665 8 INFO neutron.db.l3_hamode_db [None req-c7ed6850-b2ff-4ae5-8246-352ed859f91e 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] HA network 0c264c4a-8d3d-4c56-b028-ae87304a625d was deleted as no HA routers are present in tenant 5c1a456856064dceae76415d634b93ac. [pid: 8|app: 0|req: 251/478] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:29:26 2026] DELETE /v2.0/routers/8681e689-cff5-47ac-959c-d56d1da5d2e4 => generated 0 bytes in 1624 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:29:27.715 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e420fba5-fb38-45be-a475-35babf131ef9'] response: {'name': 'network-changed', 'server_uuid': '9f87a0f7-7f99-4a56-8efc-0bf111d9e4b5', 'tag': 'fdc82e7a-15da-42ef-aeb5-aac626efdb0f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 252/479] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:29:27 2026] GET /v2.0/ports?tenant_id=26e5ac0953b24b52bfead4fac45a068c&device_id=9f87a0f7-7f99-4a56-8efc-0bf111d9e4b5 => generated 1242 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/480] 10.0.0.69 () {34 vars in 675 bytes} [Fri May 8 19:29:27 2026] POST /v2.0/floatingips => generated 552 bytes in 677 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: 8|app: 0|req: 253/481] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:29:27 2026] GET /v2.0/ports?device_id=9f87a0f7-7f99-4a56-8efc-0bf111d9e4b5 => generated 973 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/482] 199.204.45.53 () {34 vars in 1059 bytes} [Fri May 8 19:29:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=fdc82e7a-15da-42ef-aeb5-aac626efdb0f => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/483] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:29:27 2026] GET /v2.0/security-groups?id=121ee40b-5f54-4a27-be9a-717943a6b29c&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/484] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:29:27 2026] GET /v2.0/subnets?id=f0348104-6c78-48d0-894b-311c36c151d7 => generated 677 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/485] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:29:28 2026] GET /v2.0/ports?network_id=75d5ed07-db27-4eda-9a0c-dcaabc94c6f6&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/486] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:29:28 2026] GET /v2.0/networks/75d5ed07-db27-4eda-9a0c-dcaabc94c6f6?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/487] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:29:28 2026] GET /v2.0/networks/75d5ed07-db27-4eda-9a0c-dcaabc94c6f6?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: 229/488] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:29:27 2026] DELETE /v2.0/subnets/f7633d86-c6ac-4a14-9bfc-8f6430e06fae => generated 0 bytes in 496 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/489] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:29:28 2026] GET /v2.0/ports?tenant_id=26e5ac0953b24b52bfead4fac45a068c&device_id=9f87a0f7-7f99-4a56-8efc-0bf111d9e4b5 => generated 1242 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:29:28.644 8 INFO neutron.db.segments_db [None req-8b259ef2-1bc0-4df9-b1e4-941fad49f8fb 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Added segment 4e526e9a-a8cd-420f-ae57-c26c4c063d76 of type vxlan for network 229927c9-b339-4aaa-8d24-ec0acbd97322 [pid: 8|app: 0|req: 260/490] 10.0.0.69 () {34 vars in 670 bytes} [Fri May 8 19:29:28 2026] POST /v2.0/networks => generated 742 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/491] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:29:28 2026] GET /v2.0/networks?id=75d5ed07-db27-4eda-9a0c-dcaabc94c6f6 => generated 779 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/492] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:29:28 2026] DELETE /v2.0/networks/e1a10b63-fd65-4205-a41f-70a3d6f013ee => generated 0 bytes in 532 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/493] 10.0.0.254 () {34 vars in 1098 bytes} [Fri May 8 19:29:28 2026] GET /v2.0/security-groups?name=tempest-securitygroup--824827918&fields=id&tenant_id=50932142ea384395815f760fbabe7815 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/494] 199.204.45.53 () {34 vars in 1059 bytes} [Fri May 8 19:29:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=fdc82e7a-15da-42ef-aeb5-aac626efdb0f => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/495] 10.0.0.254 () {34 vars in 982 bytes} [Fri May 8 19:29:28 2026] GET /v2.0/networks?id=d7971b30-7735-4d1d-8ec4-a9d021c8e602 => generated 670 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/496] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:29:29 2026] GET /v2.0/subnets?id=f0348104-6c78-48d0-894b-311c36c151d7 => generated 677 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/497] 10.0.0.254 () {34 vars in 965 bytes} [Fri May 8 19:29:29 2026] GET /v2.0/quotas/50932142ea384395815f760fbabe7815 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:29:29.092 8 INFO neutron.services.segments.plugin [-] Segment fd33ba74-f1a8-4039-8f97-fa7303620c1f resource provider aggregate not found 2026-05-08 19:29:29.110 8 INFO neutron.services.segments.plugin [-] Segment fd33ba74-f1a8-4039-8f97-fa7303620c1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd33ba74-f1a8-4039-8f97-fa7303620c1f found for delete ", "request_id": "req-3e1aedc6-c33b-4132-ae08-5bfeb2f44509"}]} [pid: 8|app: 0|req: 267/498] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:29:29 2026] GET /v2.0/security-groups?tenant_id=5c1a456856064dceae76415d634b93ac&name=default => generated 2797 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:29:29.123 8 INFO neutron.services.segments.plugin [-] Segment fd33ba74-f1a8-4039-8f97-fa7303620c1f resource provider aggregate not found 2026-05-08 19:29:29.145 8 INFO neutron.services.segments.plugin [-] Segment fd33ba74-f1a8-4039-8f97-fa7303620c1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd33ba74-f1a8-4039-8f97-fa7303620c1f found for delete ", "request_id": "req-a66c4d52-e3ac-464c-88a9-0a1f235e98e7"}]} [pid: 7|app: 0|req: 232/499] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:29:28 2026] POST /v2.0/subnets => generated 666 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/500] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:29:29 2026] GET /v2.0/ports?network_id=75d5ed07-db27-4eda-9a0c-dcaabc94c6f6&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: 233/501] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:29:29 2026] GET /v2.0/ports?device_id=9f87a0f7-7f99-4a56-8efc-0bf111d9e4b5 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/502] 10.0.0.254 () {34 vars in 1002 bytes} [Fri May 8 19:29:29 2026] GET /v2.0/ports?tenant_id=50932142ea384395815f760fbabe7815&fields=id => generated 103 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/503] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:29:29 2026] DELETE /v2.0/security-groups/c5fc122d-2f74-4d1a-a723-8a3748d12d5a => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:29:29.343 7 INFO neutron.services.segments.plugin [-] Segment 6863090e-ce31-450e-a29f-f0fc8897ffa7 resource provider aggregate not found 2026-05-08 19:29:29.371 8 INFO neutron.db.segments_db [None req-5ce595de-a67a-4afa-9dfe-7325f89c21ab 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Added segment e82ac2d7-2c86-4604-bf95-fa75689e17cd of type vxlan for network ac18152c-db50-4413-852d-9c9daa6803f6 2026-05-08 19:29:29.374 7 INFO neutron.services.segments.plugin [-] Segment 6863090e-ce31-450e-a29f-f0fc8897ffa7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6863090e-ce31-450e-a29f-f0fc8897ffa7 found for delete ", "request_id": "req-576a8d0f-2a9f-4495-b93c-88e373b2d302"}]} 2026-05-08 19:29:29.376 7 INFO neutron.services.segments.plugin [-] Segment 6863090e-ce31-450e-a29f-f0fc8897ffa7 resource provider aggregate not found 2026-05-08 19:29:29.403 7 INFO neutron.services.segments.plugin [-] Segment 6863090e-ce31-450e-a29f-f0fc8897ffa7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6863090e-ce31-450e-a29f-f0fc8897ffa7 found for delete ", "request_id": "req-aae4dbea-2985-4507-a44b-660b7e95700f"}]} [pid: 7|app: 0|req: 235/504] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:29:29 2026] GET /v2.0/networks/75d5ed07-db27-4eda-9a0c-dcaabc94c6f6?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: 236/505] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:29:29 2026] GET /v2.0/security-groups?id=121ee40b-5f54-4a27-be9a-717943a6b29c&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/506] 10.0.0.254 () {34 vars in 1008 bytes} [Fri May 8 19:29:29 2026] GET /v2.0/networks/d7971b30-7735-4d1d-8ec4-a9d021c8e602?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: 238/507] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:29:29 2026] GET /v2.0/networks/75d5ed07-db27-4eda-9a0c-dcaabc94c6f6?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: 239/508] 10.0.0.254 () {34 vars in 1108 bytes} [Fri May 8 19:29:29 2026] GET /v2.0/networks/d7971b30-7735-4d1d-8ec4-a9d021c8e602?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-05-08 19:29:29.731 8 INFO neutron.db.l3_hamode_db [None req-5ce595de-a67a-4afa-9dfe-7325f89c21ab 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 240/509] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:29:29 2026] GET /v2.0/ports?device_id=eb3c2c7d-c8bc-406c-94bd-9778e60d589e => 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: 241/510] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:29:30 2026] GET /v2.0/ports?device_id=9f87a0f7-7f99-4a56-8efc-0bf111d9e4b5 => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/511] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:29:30 2026] GET /v2.0/security-groups?id=121ee40b-5f54-4a27-be9a-717943a6b29c&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/512] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:29:30 2026] GET /v2.0/networks?id=d7971b30-7735-4d1d-8ec4-a9d021c8e602 => generated 670 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:29:30.917 8 INFO neutron.db.l3_hamode_db [None req-5ce595de-a67a-4afa-9dfe-7325f89c21ab 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 244/513] 199.204.45.53 () {34 vars in 1049 bytes} [Fri May 8 19:29:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=50932142ea384395815f760fbabe7815 => generated 180 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/514] 199.204.45.53 () {38 vars in 954 bytes} [Fri May 8 19:29:30 2026] POST /v2.0/ports => generated 954 bytes in 602 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: 246/515] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:29:31 2026] GET /v2.0/ports?device_id=eb3c2c7d-c8bc-406c-94bd-9778e60d589e => generated 957 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:29:32.013 7 INFO neutron.db.segments_db [None req-5fab4899-6120-41fc-b8d7-5d4b7e20cb48 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Added segment f63e2dc6-2dee-4d66-bcd9-0a93cf3539b5 of type vxlan for network 86923bb5-fe11-4da9-98db-a411d6758fc1 [pid: 7|app: 0|req: 247/516] 10.0.0.69 () {34 vars in 670 bytes} [Fri May 8 19:29:31 2026] POST /v2.0/networks => generated 746 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/517] 199.204.45.53 () {38 vars in 1027 bytes} [Fri May 8 19:29:32 2026] PUT /v2.0/ports/e56a4e53-9876-48ad-9c06-885d816f6971 => generated 1199 bytes in 580 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: 249/518] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:29:32 2026] GET /v2.0/security-groups?id=39c0e487-3e5c-4b8a-adfa-f07948c8ec82&fields=id&fields=name => generated 113 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: 8|app: 0|req: 270/519] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:29:29 2026] POST /v2.0/routers => generated 730 bytes in 3505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/520] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:29:32 2026] GET /v2.0/ports?device_id=9f87a0f7-7f99-4a56-8efc-0bf111d9e4b5 => generated 973 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:29:32.891 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2da91a1d-d7fa-495a-9a29-3bf1c551ca51'] response: {'name': 'network-changed', 'server_uuid': 'eb3c2c7d-c8bc-406c-94bd-9778e60d589e', 'tag': 'e56a4e53-9876-48ad-9c06-885d816f6971', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 251/521] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:29:32 2026] GET /v2.0/ports?tenant_id=50932142ea384395815f760fbabe7815&device_id=eb3c2c7d-c8bc-406c-94bd-9778e60d589e => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/522] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:29:32 2026] POST /v2.0/subnets => generated 669 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/523] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:29:33 2026] GET /v2.0/security-groups?id=121ee40b-5f54-4a27-be9a-717943a6b29c&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/524] 199.204.45.53 () {34 vars in 1057 bytes} [Fri May 8 19:29:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=e56a4e53-9876-48ad-9c06-885d816f6971 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:29:33.169 8 INFO neutron.db.segments_db [None req-920d487b-be24-485d-a278-0efbf0ec1c4e 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Added segment 2920a3c3-2e51-462f-9687-2429ac0d34f2 of type vxlan for network 07f5032e-cdd5-4596-8f78-dab2dee893f4 2026-05-08 19:29:33.475 8 INFO neutron.db.l3_hamode_db [None req-920d487b-be24-485d-a278-0efbf0ec1c4e 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 252/525] 10.0.0.69 () {34 vars in 782 bytes} [Fri May 8 19:29:32 2026] PUT /v2.0/routers/38882aee-a227-4f06-90cf-b7721333e802/add_router_interface => generated 309 bytes in 1743 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:29:34.848 8 INFO neutron.db.l3_hamode_db [None req-920d487b-be24-485d-a278-0efbf0ec1c4e 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 253/526] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:29:34 2026] GET /v2.0/subnets?id=f697c372-cf03-44c1-89b1-5338bc05395c => generated 664 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/527] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:29:35 2026] GET /v2.0/ports?device_id=eb3c2c7d-c8bc-406c-94bd-9778e60d589e => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/528] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:29:35 2026] GET /v2.0/ports?device_id=9f87a0f7-7f99-4a56-8efc-0bf111d9e4b5 => 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: 258/531] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:29:35 2026] GET /v2.0/ports?network_id=d7971b30-7735-4d1d-8ec4-a9d021c8e602&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/532] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:29:35 2026] GET /v2.0/security-groups?id=39c0e487-3e5c-4b8a-adfa-f07948c8ec82&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/533] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:29:35 2026] GET /v2.0/security-groups?id=121ee40b-5f54-4a27-be9a-717943a6b29c&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: 261/534] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:29:35 2026] GET /v2.0/networks/d7971b30-7735-4d1d-8ec4-a9d021c8e602?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: 262/535] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:29:35 2026] GET /v2.0/networks/d7971b30-7735-4d1d-8ec4-a9d021c8e602?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/536] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:29:35 2026] GET /v2.0/ports?device_id=9f87a0f7-7f99-4a56-8efc-0bf111d9e4b5 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/537] 10.0.0.69 () {34 vars in 684 bytes} [Fri May 8 19:29:35 2026] POST /v2.0/security-groups => generated 1596 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/538] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:29:35 2026] GET /v2.0/ports?tenant_id=50932142ea384395815f760fbabe7815&device_id=eb3c2c7d-c8bc-406c-94bd-9778e60d589e => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/539] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:29:33 2026] POST /v2.0/routers => generated 733 bytes in 2905 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/540] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:29:36 2026] POST /v2.0/security-group-rules => generated 565 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/541] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:29:36 2026] GET /v2.0/networks?id=d7971b30-7735-4d1d-8ec4-a9d021c8e602 => generated 766 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:29:36.313 7 INFO neutron.db.l3_db [None req-0f967981-dbf9-4f0a-8100-dbf1f6eace48 c14e9b1eb3e84ccfbee1a8005929fefb 26e5ac0953b24b52bfead4fac45a068c - - - -] Floating IP a9406c35-1dc7-487e-98cd-b69ff572d79d associated. External IP: 10.96.250.213, port: fdc82e7a-15da-42ef-aeb5-aac626efdb0f. [pid: 7|app: 0|req: 266/542] 10.0.0.69 () {34 vars in 748 bytes} [Fri May 8 19:29:35 2026] PUT /v2.0/floatingips/a9406c35-1dc7-487e-98cd-b69ff572d79d => generated 856 bytes in 1014 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/543] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:29:36 2026] POST /v2.0/security-group-rules => generated 570 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/544] 199.204.45.53 () {34 vars in 1057 bytes} [Fri May 8 19:29:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=e56a4e53-9876-48ad-9c06-885d816f6971 => 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: 269/545] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:29:36 2026] GET /v2.0/ports?device_id=eb3c2c7d-c8bc-406c-94bd-9778e60d589e => generated 969 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/546] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:29:37 2026] GET /v2.0/ports?device_id=9f87a0f7-7f99-4a56-8efc-0bf111d9e4b5 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/547] 10.0.0.69 () {34 vars in 782 bytes} [Fri May 8 19:29:36 2026] PUT /v2.0/routers/0b1d8846-2e24-47d6-a2c5-b9c4e911fa42/add_router_interface => generated 309 bytes in 1717 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/548] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:29:37 2026] GET /v2.0/subnets?id=f697c372-cf03-44c1-89b1-5338bc05395c => generated 664 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/549] 10.0.0.69 () {34 vars in 675 bytes} [Fri May 8 19:29:37 2026] POST /v2.0/floatingips => generated 552 bytes in 902 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/550] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:29:37 2026] GET /v2.0/security-groups?id=39c0e487-3e5c-4b8a-adfa-f07948c8ec82&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/551] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:29:37 2026] GET /v2.0/ports?network_id=d7971b30-7735-4d1d-8ec4-a9d021c8e602&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/552] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:29:37 2026] GET /v2.0/security-groups?id=121ee40b-5f54-4a27-be9a-717943a6b29c&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:29:38.068 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8c7e904-decf-4038-9421-44446b759cc2'] response: {'name': 'network-changed', 'server_uuid': '9f87a0f7-7f99-4a56-8efc-0bf111d9e4b5', 'tag': 'fdc82e7a-15da-42ef-aeb5-aac626efdb0f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 273/553] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:29:38 2026] GET /v2.0/ports?tenant_id=26e5ac0953b24b52bfead4fac45a068c&device_id=9f87a0f7-7f99-4a56-8efc-0bf111d9e4b5 => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/554] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:29:38 2026] GET /v2.0/networks/d7971b30-7735-4d1d-8ec4-a9d021c8e602?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/555] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:29:38 2026] GET /v2.0/networks/d7971b30-7735-4d1d-8ec4-a9d021c8e602?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: 274/556] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:29:38 2026] GET /v2.0/networks?id=75d5ed07-db27-4eda-9a0c-dcaabc94c6f6 => generated 779 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/557] 199.204.45.53 () {34 vars in 1059 bytes} [Fri May 8 19:29:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=fdc82e7a-15da-42ef-aeb5-aac626efdb0f => generated 859 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/558] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:29:38 2026] GET /v2.0/subnets?id=f0348104-6c78-48d0-894b-311c36c151d7 => generated 677 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/559] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:29:38 2026] GET /v2.0/ports?network_id=75d5ed07-db27-4eda-9a0c-dcaabc94c6f6&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: 7|app: 0|req: 276/560] 10.0.0.254 () {34 vars in 1098 bytes} [Fri May 8 19:29:38 2026] GET /v2.0/security-groups?name=tempest-securitygroup--580559083&fields=id&tenant_id=0b99ee210f3c454096e97180b5f59115 => generated 69 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/561] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:29:38 2026] GET /v2.0/networks/75d5ed07-db27-4eda-9a0c-dcaabc94c6f6?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/562] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:29:38 2026] GET /v2.0/networks/75d5ed07-db27-4eda-9a0c-dcaabc94c6f6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/563] 10.0.0.254 () {34 vars in 982 bytes} [Fri May 8 19:29:38 2026] GET /v2.0/networks?id=229927c9-b339-4aaa-8d24-ec0acbd97322 => generated 675 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/564] 10.0.0.254 () {34 vars in 965 bytes} [Fri May 8 19:29:38 2026] GET /v2.0/quotas/0b99ee210f3c454096e97180b5f59115 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/565] 10.0.0.254 () {34 vars in 1002 bytes} [Fri May 8 19:29:38 2026] GET /v2.0/ports?tenant_id=0b99ee210f3c454096e97180b5f59115&fields=id => generated 103 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/566] 10.0.0.254 () {34 vars in 982 bytes} [Fri May 8 19:29:38 2026] GET /v2.0/networks?id=86923bb5-fe11-4da9-98db-a411d6758fc1 => generated 678 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/567] 10.0.0.254 () {34 vars in 965 bytes} [Fri May 8 19:29:38 2026] GET /v2.0/quotas/d627bde7bdae49f7b90c6ce9e515024f => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/568] 10.0.0.254 () {34 vars in 907 bytes} [Fri May 8 19:29:39 2026] GET /v2.0/extensions => generated 19178 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/569] 10.0.0.254 () {34 vars in 1008 bytes} [Fri May 8 19:29:39 2026] GET /v2.0/networks/229927c9-b339-4aaa-8d24-ec0acbd97322?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: 282/570] 10.0.0.254 () {34 vars in 1108 bytes} [Fri May 8 19:29:39 2026] GET /v2.0/networks/229927c9-b339-4aaa-8d24-ec0acbd97322?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: 8|app: 0|req: 289/571] 10.0.0.254 () {34 vars in 1002 bytes} [Fri May 8 19:29:38 2026] GET /v2.0/ports?tenant_id=d627bde7bdae49f7b90c6ce9e515024f&fields=id => generated 103 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/572] 10.0.0.254 () {34 vars in 1008 bytes} [Fri May 8 19:29:39 2026] GET /v2.0/networks/86923bb5-fe11-4da9-98db-a411d6758fc1?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/573] 10.0.0.254 () {34 vars in 1108 bytes} [Fri May 8 19:29:39 2026] GET /v2.0/networks/86923bb5-fe11-4da9-98db-a411d6758fc1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/574] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:29:39 2026] GET /v2.0/ports?device_id=eb3c2c7d-c8bc-406c-94bd-9778e60d589e => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/575] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:29:39 2026] GET /v2.0/security-groups?id=39c0e487-3e5c-4b8a-adfa-f07948c8ec82&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/576] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:29:39 2026] GET /v2.0/ports?device_id=55a67184-d936-40e4-ac53-64cb33cc2199 => 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: 286/577] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:29:39 2026] GET /v2.0/ports?device_id=e6b5a225-4fbb-4b64-a192-4cd298186dea => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/578] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:29:39 2026] GET /v2.0/ports?device_id=eb3c2c7d-c8bc-406c-94bd-9778e60d589e => generated 971 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:29:40.488 7 INFO neutron.db.l3_db [None req-838094cb-fee6-4b38-adf8-28a87332e827 46d6087f7aa84a808193d9de52f40db0 50932142ea384395815f760fbabe7815 - - - -] Floating IP 7a6e3f2f-a804-441f-ab17-723d2608d446 associated. External IP: 10.96.250.210, port: e56a4e53-9876-48ad-9c06-885d816f6971. [pid: 8|app: 0|req: 293/579] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:29:40 2026] GET /v2.0/networks?id=229927c9-b339-4aaa-8d24-ec0acbd97322 => generated 675 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/580] 199.204.45.53 () {34 vars in 1049 bytes} [Fri May 8 19:29:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0b99ee210f3c454096e97180b5f59115 => generated 180 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/581] 10.0.0.69 () {34 vars in 748 bytes} [Fri May 8 19:29:40 2026] PUT /v2.0/floatingips/7a6e3f2f-a804-441f-ab17-723d2608d446 => generated 855 bytes in 1252 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/582] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:29:41 2026] GET /v2.0/ports?device_id=55a67184-d936-40e4-ac53-64cb33cc2199 => generated 961 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/583] 199.204.45.53 () {38 vars in 954 bytes} [Fri May 8 19:29:40 2026] POST /v2.0/ports => generated 958 bytes in 624 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: 8|app: 0|req: 296/584] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:29:41 2026] GET /v2.0/ports?device_id=e6b5a225-4fbb-4b64-a192-4cd298186dea => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/585] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:29:41 2026] GET /v2.0/security-groups?id=b56b6083-0c0f-42b4-b3f7-579fc354a7cd&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/586] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:29:41 2026] GET /v2.0/networks?id=86923bb5-fe11-4da9-98db-a411d6758fc1 => generated 678 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:29:41.536 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a2077aa-ae87-4435-8622-d9b0a94f74a1'] response: {'name': 'network-changed', 'server_uuid': 'eb3c2c7d-c8bc-406c-94bd-9778e60d589e', 'tag': 'e56a4e53-9876-48ad-9c06-885d816f6971', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 290/587] 199.204.45.53 () {38 vars in 954 bytes} [Fri May 8 19:29:41 2026] POST /v2.0/ports => generated 958 bytes in 570 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: 8|app: 0|req: 298/588] 199.204.45.53 () {38 vars in 1027 bytes} [Fri May 8 19:29:41 2026] PUT /v2.0/ports/7c503127-67d5-4f7e-bcab-6ce614440746 => generated 1203 bytes in 604 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: 8|app: 0|req: 299/589] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:29:42 2026] GET /v2.0/ports?tenant_id=50932142ea384395815f760fbabe7815&device_id=eb3c2c7d-c8bc-406c-94bd-9778e60d589e => generated 1240 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/590] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:29:42 2026] GET /v2.0/ports?device_id=eb3c2c7d-c8bc-406c-94bd-9778e60d589e => generated 971 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/591] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:29:42 2026] GET /v2.0/ports?tenant_id=0b99ee210f3c454096e97180b5f59115&device_id=55a67184-d936-40e4-ac53-64cb33cc2199 => 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: 293/592] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:29:42 2026] GET /v2.0/networks?id=d7971b30-7735-4d1d-8ec4-a9d021c8e602 => generated 766 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/593] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:29:42 2026] GET /v2.0/security-groups?id=39c0e487-3e5c-4b8a-adfa-f07948c8ec82&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/594] 199.204.45.53 () {34 vars in 1059 bytes} [Fri May 8 19:29:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=7c503127-67d5-4f7e-bcab-6ce614440746 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/595] 199.204.45.53 () {34 vars in 1057 bytes} [Fri May 8 19:29:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=e56a4e53-9876-48ad-9c06-885d816f6971 => 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: 297/596] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:29:42 2026] GET /v2.0/subnets?id=6b1f57ce-75d7-4afe-ad5a-2dbc1b18b370 => generated 669 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:29:42.542 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-befc0bc8-2cc1-47e1-8df8-7f57d56fbdcf'] response: {'name': 'network-changed', 'server_uuid': '55a67184-d936-40e4-ac53-64cb33cc2199', 'tag': '7c503127-67d5-4f7e-bcab-6ce614440746', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 298/597] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:29:42 2026] GET /v2.0/subnets?id=f697c372-cf03-44c1-89b1-5338bc05395c => generated 664 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/598] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:29:42 2026] GET /v2.0/ports?network_id=229927c9-b339-4aaa-8d24-ec0acbd97322&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/599] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:29:42 2026] GET /v2.0/ports?network_id=d7971b30-7735-4d1d-8ec4-a9d021c8e602&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/600] 199.204.45.53 () {38 vars in 1027 bytes} [Fri May 8 19:29:42 2026] PUT /v2.0/ports/61a9f805-0fb9-48f6-9563-5ab4633baa8e => generated 1203 bytes in 569 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: 301/601] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:29:42 2026] GET /v2.0/ports?device_id=e6b5a225-4fbb-4b64-a192-4cd298186dea => generated 973 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/602] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:29:42 2026] GET /v2.0/ports?device_id=55a67184-d936-40e4-ac53-64cb33cc2199 => generated 973 bytes in 109 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: 302/603] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:29:42 2026] GET /v2.0/networks/229927c9-b339-4aaa-8d24-ec0acbd97322?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/604] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:29:42 2026] GET /v2.0/networks/d7971b30-7735-4d1d-8ec4-a9d021c8e602?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: 303/605] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:29:42 2026] GET /v2.0/security-groups?id=170bfc84-ee5a-4407-99c4-2b4856c69a09&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: 304/606] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:29:42 2026] GET /v2.0/security-groups?id=b56b6083-0c0f-42b4-b3f7-579fc354a7cd&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/607] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:29:42 2026] GET /v2.0/ports?tenant_id=d627bde7bdae49f7b90c6ce9e515024f&device_id=e6b5a225-4fbb-4b64-a192-4cd298186dea => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/608] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:29:42 2026] GET /v2.0/networks/d7971b30-7735-4d1d-8ec4-a9d021c8e602?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: 305/609] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:29:42 2026] GET /v2.0/networks/229927c9-b339-4aaa-8d24-ec0acbd97322?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: 8|app: 0|req: 305/610] 199.204.45.53 () {34 vars in 1059 bytes} [Fri May 8 19:29:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=61a9f805-0fb9-48f6-9563-5ab4633baa8e => 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: 306/611] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:29:43 2026] GET /v2.0/subnets?id=db256b45-1e8c-4c71-8467-91185bdeea03 => generated 672 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/612] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:29:43 2026] GET /v2.0/ports?tenant_id=0b99ee210f3c454096e97180b5f59115&device_id=55a67184-d936-40e4-ac53-64cb33cc2199 => generated 1242 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/613] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:29:43 2026] GET /v2.0/ports?network_id=86923bb5-fe11-4da9-98db-a411d6758fc1&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/614] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:29:43 2026] GET /v2.0/ports?device_id=eb3c2c7d-c8bc-406c-94bd-9778e60d589e => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/615] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:29:43 2026] GET /v2.0/networks?id=229927c9-b339-4aaa-8d24-ec0acbd97322 => generated 770 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/616] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:29:43 2026] GET /v2.0/security-groups?id=39c0e487-3e5c-4b8a-adfa-f07948c8ec82&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/617] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:29:43 2026] GET /v2.0/networks/86923bb5-fe11-4da9-98db-a411d6758fc1?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: 310/618] 199.204.45.53 () {34 vars in 1059 bytes} [Fri May 8 19:29:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=7c503127-67d5-4f7e-bcab-6ce614440746 => 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: 311/619] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:29:43 2026] GET /v2.0/subnets?id=6b1f57ce-75d7-4afe-ad5a-2dbc1b18b370 => generated 669 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/620] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:29:43 2026] GET /v2.0/networks/86923bb5-fe11-4da9-98db-a411d6758fc1?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: 312/621] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:29:43 2026] GET /v2.0/ports?network_id=229927c9-b339-4aaa-8d24-ec0acbd97322&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: 8|app: 0|req: 310/622] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:29:43 2026] GET /v2.0/networks/229927c9-b339-4aaa-8d24-ec0acbd97322?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/623] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:29:43 2026] GET /v2.0/networks/229927c9-b339-4aaa-8d24-ec0acbd97322?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/624] 199.204.45.53 () {34 vars in 993 bytes} [Fri May 8 19:29:43 2026] GET /v2.0/ports?device_id=eb3c2c7d-c8bc-406c-94bd-9778e60d589e => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/625] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:29:43 2026] GET /v2.0/ports?device_id=e6b5a225-4fbb-4b64-a192-4cd298186dea => generated 973 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/626] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:29:44 2026] GET /v2.0/ports?device_id=55a67184-d936-40e4-ac53-64cb33cc2199 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/627] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:29:44 2026] GET /v2.0/security-groups?id=170bfc84-ee5a-4407-99c4-2b4856c69a09&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/628] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:29:44 2026] GET /v2.0/security-groups?id=b56b6083-0c0f-42b4-b3f7-579fc354a7cd&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:29:44.243 7 INFO neutron.db.l3_db [None req-b37827ec-90e5-45cf-8360-a6bd36949525 46d6087f7aa84a808193d9de52f40db0 50932142ea384395815f760fbabe7815 - - - -] Floating IP 7a6e3f2f-a804-441f-ab17-723d2608d446 disassociated. External IP: 10.96.250.210, port: e56a4e53-9876-48ad-9c06-885d816f6971. [pid: 8|app: 0|req: 316/629] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:29:44 2026] GET /v2.0/ports?device_id=eb3c2c7d-c8bc-406c-94bd-9778e60d589e => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/630] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:29:44 2026] GET /v2.0/security-groups?id=39c0e487-3e5c-4b8a-adfa-f07948c8ec82&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/631] 199.204.45.53 () {36 vars in 996 bytes} [Fri May 8 19:29:43 2026] DELETE /v2.0/ports/e56a4e53-9876-48ad-9c06-885d816f6971 => generated 0 bytes in 942 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/632] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:29:45 2026] GET /v2.0/ports?device_id=e6b5a225-4fbb-4b64-a192-4cd298186dea => generated 975 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/633] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:29:45 2026] GET /v2.0/ports?device_id=55a67184-d936-40e4-ac53-64cb33cc2199 => generated 975 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/634] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:29:45 2026] GET /v2.0/security-groups?id=170bfc84-ee5a-4407-99c4-2b4856c69a09&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: 316/635] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:29:45 2026] GET /v2.0/security-groups?id=b56b6083-0c0f-42b4-b3f7-579fc354a7cd&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:29:45.466 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f786f366-10cb-483f-9e4e-8c8db1c1a286'] response: {'name': 'network-changed', 'server_uuid': 'e6b5a225-4fbb-4b64-a192-4cd298186dea', 'tag': '61a9f805-0fb9-48f6-9563-5ab4633baa8e', 'status': 'completed', 'code': 200} 2026-05-08 19:29:45.479 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-63330aee-76aa-4791-880e-7a013989434e'] response: {'server_uuid': 'eb3c2c7d-c8bc-406c-94bd-9778e60d589e', 'name': 'network-vif-deleted', 'tag': 'e56a4e53-9876-48ad-9c06-885d816f6971', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 320/636] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:29:45 2026] GET /v2.0/ports?tenant_id=d627bde7bdae49f7b90c6ce9e515024f&device_id=e6b5a225-4fbb-4b64-a192-4cd298186dea => 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: 317/637] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:29:45 2026] GET /v2.0/ports?device_id=55a67184-d936-40e4-ac53-64cb33cc2199 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/638] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:29:45 2026] GET /v2.0/networks?id=86923bb5-fe11-4da9-98db-a411d6758fc1 => generated 774 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/639] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:29:45 2026] DELETE /v2.0/security-groups/39c0e487-3e5c-4b8a-adfa-f07948c8ec82 => 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: 319/640] 199.204.45.53 () {34 vars in 1059 bytes} [Fri May 8 19:29:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=61a9f805-0fb9-48f6-9563-5ab4633baa8e => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:29:45.713 7 INFO neutron.api.v2.resource [None req-d43c977a-a97d-486d-bae6-b6b4d33d1e2d 46d6087f7aa84a808193d9de52f40db0 50932142ea384395815f760fbabe7815 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 320/641] 10.0.0.69 () {32 vars in 736 bytes} [Fri May 8 19:29:45 2026] GET /v2.0/security-groups/39c0e487-3e5c-4b8a-adfa-f07948c8ec82 => generated 146 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/642] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:29:45 2026] GET /v2.0/subnets?id=db256b45-1e8c-4c71-8467-91185bdeea03 => generated 672 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:29:46.180 8 INFO neutron.db.l3_db [None req-2d62fc6a-5828-4bf5-8d34-bb8835a576f6 275862ae62ea49589cf1a51a9a86ead2 0b99ee210f3c454096e97180b5f59115 - - - -] Floating IP 9793a365-ae7d-4347-a1f0-ed2127f01f40 associated. External IP: 10.96.250.201, port: 7c503127-67d5-4f7e-bcab-6ce614440746. [pid: 7|app: 0|req: 322/643] 10.0.0.69 () {32 vars in 731 bytes} [Fri May 8 19:29:45 2026] DELETE /v2.0/floatingips/7a6e3f2f-a804-441f-ab17-723d2608d446 => generated 0 bytes in 473 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/644] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:29:46 2026] GET /v2.0/ports?network_id=86923bb5-fe11-4da9-98db-a411d6758fc1&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: 8|app: 0|req: 322/645] 10.0.0.69 () {34 vars in 748 bytes} [Fri May 8 19:29:45 2026] PUT /v2.0/floatingips/9793a365-ae7d-4347-a1f0-ed2127f01f40 => generated 856 bytes in 1015 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/646] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:29:46 2026] GET /v2.0/networks/86923bb5-fe11-4da9-98db-a411d6758fc1?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/647] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:29:46 2026] GET /v2.0/ports?device_id=e6b5a225-4fbb-4b64-a192-4cd298186dea => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/648] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:29:46 2026] GET /v2.0/networks/86923bb5-fe11-4da9-98db-a411d6758fc1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/649] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:29:46 2026] GET /v2.0/security-groups?id=170bfc84-ee5a-4407-99c4-2b4856c69a09&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/650] 10.0.0.210 () {34 vars in 990 bytes} [Fri May 8 19:29:46 2026] GET /v2.0/ports?device_id=9f87a0f7-7f99-4a56-8efc-0bf111d9e4b5 => generated 1244 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/651] 10.0.0.210 () {34 vars in 1040 bytes} [Fri May 8 19:29:47 2026] GET /v2.0/security-groups?id=121ee40b-5f54-4a27-be9a-717943a6b29c&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/652] 10.0.0.69 () {34 vars in 788 bytes} [Fri May 8 19:29:46 2026] PUT /v2.0/routers/faeab4fa-d042-416f-8245-cd9a863e7fa9/remove_router_interface => generated 309 bytes in 1280 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:29:47.651 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-81bd4bf9-8bfe-4797-827d-ec0de39fe067'] response: {'name': 'network-changed', 'server_uuid': '55a67184-d936-40e4-ac53-64cb33cc2199', 'tag': '7c503127-67d5-4f7e-bcab-6ce614440746', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 325/653] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:29:47 2026] GET /v2.0/ports?tenant_id=0b99ee210f3c454096e97180b5f59115&device_id=55a67184-d936-40e4-ac53-64cb33cc2199 => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/654] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:29:47 2026] GET /v2.0/networks?id=229927c9-b339-4aaa-8d24-ec0acbd97322 => generated 770 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/655] 199.204.45.53 () {34 vars in 1059 bytes} [Fri May 8 19:29:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=7c503127-67d5-4f7e-bcab-6ce614440746 => generated 859 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/656] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:29:47 2026] GET /v2.0/subnets?id=6b1f57ce-75d7-4afe-ad5a-2dbc1b18b370 => generated 669 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/657] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:29:47 2026] GET /v2.0/ports?network_id=229927c9-b339-4aaa-8d24-ec0acbd97322&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: 7|app: 0|req: 330/658] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:29:47 2026] GET /v2.0/ports?device_id=e6b5a225-4fbb-4b64-a192-4cd298186dea => generated 975 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/659] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:29:48 2026] GET /v2.0/networks/229927c9-b339-4aaa-8d24-ec0acbd97322?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/660] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:29:48 2026] GET /v2.0/security-groups?id=170bfc84-ee5a-4407-99c4-2b4856c69a09&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/661] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:29:48 2026] GET /v2.0/networks/229927c9-b339-4aaa-8d24-ec0acbd97322?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: 334/662] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:29:48 2026] GET /v2.0/ports?device_id=e6b5a225-4fbb-4b64-a192-4cd298186dea => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/663] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:29:48 2026] GET /v2.0/security-groups?id=170bfc84-ee5a-4407-99c4-2b4856c69a09&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:29:48.783 8 INFO neutron.services.segments.plugin [-] Segment 441afcf2-09c0-456c-a9dc-9f397f18c0fa resource provider aggregate not found 2026-05-08 19:29:48.788 8 INFO neutron.services.segments.plugin [-] Segment 441afcf2-09c0-456c-a9dc-9f397f18c0fa resource provider aggregate not found 2026-05-08 19:29:48.804 8 INFO neutron.services.segments.plugin [-] Segment 441afcf2-09c0-456c-a9dc-9f397f18c0fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 441afcf2-09c0-456c-a9dc-9f397f18c0fa found for delete ", "request_id": "req-2660d47e-cb0c-4c02-a72a-431125f837f1"}]} 2026-05-08 19:29:48.807 8 INFO neutron.services.segments.plugin [-] Segment 441afcf2-09c0-456c-a9dc-9f397f18c0fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 441afcf2-09c0-456c-a9dc-9f397f18c0fa found for delete ", "request_id": "req-f7e397a7-ad82-4ccf-a01b-158d91318bab"}]} 2026-05-08 19:29:48.812 8 INFO neutron.db.l3_hamode_db [None req-c21c6423-5445-44f9-8787-07d2f38a5b9b 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] HA network 0c403d2d-b005-402d-bacc-def68829173d was deleted as no HA routers are present in tenant 50932142ea384395815f760fbabe7815. [pid: 8|app: 0|req: 329/664] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:29:47 2026] DELETE /v2.0/routers/faeab4fa-d042-416f-8245-cd9a863e7fa9 => generated 0 bytes in 1252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/665] 199.204.45.53 () {34 vars in 993 bytes} [Fri May 8 19:29:49 2026] GET /v2.0/ports?device_id=e6b5a225-4fbb-4b64-a192-4cd298186dea => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/666] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:29:48 2026] DELETE /v2.0/subnets/f697c372-cf03-44c1-89b1-5338bc05395c => 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: 337/667] 199.204.45.53 () {36 vars in 996 bytes} [Fri May 8 19:29:49 2026] DELETE /v2.0/ports/61a9f805-0fb9-48f6-9563-5ab4633baa8e => generated 0 bytes in 385 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:29:49.648 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-77955f89-d257-499c-9108-ad245f6bdc4f'] response: {'server_uuid': 'e6b5a225-4fbb-4b64-a192-4cd298186dea', 'name': 'network-vif-deleted', 'tag': '61a9f805-0fb9-48f6-9563-5ab4633baa8e', 'status': 'completed', 'code': 200} /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: 8|app: 0|req: 331/668] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:29:49 2026] DELETE /v2.0/networks/d7971b30-7735-4d1d-8ec4-a9d021c8e602 => generated 0 bytes in 860 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/669] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:29:49 2026] GET /v2.0/ports?device_id=e6b5a225-4fbb-4b64-a192-4cd298186dea => 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: 338/672] 199.204.45.53 () {34 vars in 1095 bytes} [Fri May 8 19:29:49 2026] GET /v2.0/ports?device_id=9f87a0f7-7f99-4a56-8efc-0bf111d9e4b5&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/673] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:29:50 2026] GET /v2.0/security-groups?tenant_id=50932142ea384395815f760fbabe7815&name=default => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/674] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:29:50 2026] GET /v2.0/ports?tenant_id=26e5ac0953b24b52bfead4fac45a068c&device_id=9f87a0f7-7f99-4a56-8efc-0bf111d9e4b5 => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/675] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:29:50 2026] DELETE /v2.0/security-groups/df0ae6d4-3d26-4f47-b217-86b176420c7e => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/676] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:29:50 2026] GET /v2.0/networks?id=75d5ed07-db27-4eda-9a0c-dcaabc94c6f6 => generated 779 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/677] 199.204.45.53 () {34 vars in 1059 bytes} [Fri May 8 19:29:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=fdc82e7a-15da-42ef-aeb5-aac626efdb0f => generated 861 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/678] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:29:50 2026] GET /v2.0/subnets?id=f0348104-6c78-48d0-894b-311c36c151d7 => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/679] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:29:50 2026] GET /v2.0/ports?network_id=75d5ed07-db27-4eda-9a0c-dcaabc94c6f6&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/680] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:29:50 2026] GET /v2.0/networks/75d5ed07-db27-4eda-9a0c-dcaabc94c6f6?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: 342/681] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:29:50 2026] GET /v2.0/networks/75d5ed07-db27-4eda-9a0c-dcaabc94c6f6?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) 2026-05-08 19:29:51.069 8 INFO neutron.services.segments.plugin [-] Segment 87e0f81c-cc7a-4ae5-aada-042bb844905e resource provider aggregate not found 2026-05-08 19:29:51.074 8 INFO neutron.services.segments.plugin [-] Segment 87e0f81c-cc7a-4ae5-aada-042bb844905e resource provider aggregate not found 2026-05-08 19:29:51.113 8 INFO neutron.services.segments.plugin [-] Segment 87e0f81c-cc7a-4ae5-aada-042bb844905e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87e0f81c-cc7a-4ae5-aada-042bb844905e found for delete ", "request_id": "req-2ae63856-6e7e-4867-8b26-99247d99fe46"}]} 2026-05-08 19:29:51.114 8 INFO neutron.services.segments.plugin [-] Segment 87e0f81c-cc7a-4ae5-aada-042bb844905e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87e0f81c-cc7a-4ae5-aada-042bb844905e found for delete ", "request_id": "req-b4a5ed58-6bd1-4bf1-9539-ba440dee9177"}]} 2026-05-08 19:29:52.265 7 INFO neutron.db.segments_db [None req-e3e7b9eb-6be9-492e-938b-fdc0576b5f95 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Added segment ec5eff45-4aea-496c-9b83-4a639466aec5 of type vxlan for network 327c1ac7-24a2-4889-9ca6-de7132fc49ca [pid: 8|app: 0|req: 340/682] 10.0.0.69 () {34 vars in 788 bytes} [Fri May 8 19:29:51 2026] PUT /v2.0/routers/0b1d8846-2e24-47d6-a2c5-b9c4e911fa42/remove_router_interface => generated 309 bytes in 1305 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/683] 10.0.0.69 () {34 vars in 670 bytes} [Fri May 8 19:29:51 2026] POST /v2.0/networks => generated 744 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/684] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:29:52 2026] GET /v2.0/ports?device_id=9f87a0f7-7f99-4a56-8efc-0bf111d9e4b5 => generated 975 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/685] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:29:52 2026] POST /v2.0/subnets => generated 667 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/686] 10.0.0.254 () {34 vars in 971 bytes} [Fri May 8 19:29:52 2026] GET /v2.0/ports/fdc82e7a-15da-42ef-aeb5-aac626efdb0f => generated 972 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:29:52.873 7 INFO neutron.db.segments_db [None req-71b2414e-68e4-4825-ab80-5261e3057183 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Added segment 68bda461-46b7-4b7f-8fb5-53e08c561585 of type vxlan for network 818eb9b9-6917-4749-9423-68fe823e6af4 2026-05-08 19:29:53.249 7 INFO neutron.db.l3_hamode_db [None req-71b2414e-68e4-4825-ab80-5261e3057183 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:29:53.450 8 INFO neutron.services.segments.plugin [-] Segment 2920a3c3-2e51-462f-9687-2429ac0d34f2 resource provider aggregate not found 2026-05-08 19:29:53.456 8 INFO neutron.services.segments.plugin [-] Segment 2920a3c3-2e51-462f-9687-2429ac0d34f2 resource provider aggregate not found 2026-05-08 19:29:53.473 8 INFO neutron.services.segments.plugin [-] Segment 2920a3c3-2e51-462f-9687-2429ac0d34f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2920a3c3-2e51-462f-9687-2429ac0d34f2 found for delete ", "request_id": "req-38aeb1ae-70d9-4684-92e4-09f06da08324"}]} 2026-05-08 19:29:53.476 8 INFO neutron.services.segments.plugin [-] Segment 2920a3c3-2e51-462f-9687-2429ac0d34f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2920a3c3-2e51-462f-9687-2429ac0d34f2 found for delete ", "request_id": "req-53357dcb-4df2-48b6-a2c0-f20daba8f2a6"}]} 2026-05-08 19:29:53.489 8 INFO neutron.db.l3_hamode_db [None req-1e443605-ae7e-4e09-94b0-d233dbba673c 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] HA network 07f5032e-cdd5-4596-8f78-dab2dee893f4 was deleted as no HA routers are present in tenant d627bde7bdae49f7b90c6ce9e515024f. [pid: 8|app: 0|req: 341/687] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:29:52 2026] DELETE /v2.0/routers/0b1d8846-2e24-47d6-a2c5-b9c4e911fa42 => generated 0 bytes in 1153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/688] 199.204.45.53 () {34 vars in 999 bytes} [Fri May 8 19:29:53 2026] GET /v2.0/subnets?network_id=75d5ed07-db27-4eda-9a0c-dcaabc94c6f6 => generated 659 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/689] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:29:53 2026] DELETE /v2.0/subnets/db256b45-1e8c-4c71-8467-91185bdeea03 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/690] 199.204.45.53 () {34 vars in 1145 bytes} [Fri May 8 19:29:53 2026] GET /v2.0/ports?device_id=9f87a0f7-7f99-4a56-8efc-0bf111d9e4b5&device_owner=compute%3Anova&network_id=75d5ed07-db27-4eda-9a0c-dcaabc94c6f6 => generated 975 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/691] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:29:53 2026] DELETE /v2.0/networks/86923bb5-fe11-4da9-98db-a411d6758fc1 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:29:54.353 7 INFO neutron.db.l3_hamode_db [None req-71b2414e-68e4-4825-ab80-5261e3057183 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 346/692] 199.204.45.53 () {38 vars in 1027 bytes} [Fri May 8 19:29:54 2026] PUT /v2.0/ports/fdc82e7a-15da-42ef-aeb5-aac626efdb0f => generated 1149 bytes in 502 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: 8|app: 0|req: 347/693] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:29:54 2026] GET /v2.0/security-groups?tenant_id=d627bde7bdae49f7b90c6ce9e515024f&name=default => generated 2801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:29:54.842 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f184f3e-9fcd-46f1-bb4a-24c086f476da'] response: {'name': 'network-changed', 'server_uuid': '9f87a0f7-7f99-4a56-8efc-0bf111d9e4b5', 'tag': 'fdc82e7a-15da-42ef-aeb5-aac626efdb0f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 348/694] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:29:54 2026] GET /v2.0/ports?tenant_id=26e5ac0953b24b52bfead4fac45a068c&device_id=9f87a0f7-7f99-4a56-8efc-0bf111d9e4b5 => generated 1421 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/695] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:29:54 2026] DELETE /v2.0/security-groups/170bfc84-ee5a-4407-99c4-2b4856c69a09 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/696] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:29:54 2026] GET /v2.0/networks?id=75d5ed07-db27-4eda-9a0c-dcaabc94c6f6 => generated 779 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/697] 199.204.45.53 () {34 vars in 1059 bytes} [Fri May 8 19:29:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=fdc82e7a-15da-42ef-aeb5-aac626efdb0f => generated 861 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/698] 199.204.45.53 () {34 vars in 1057 bytes} [Fri May 8 19:29:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=fdc82e7a-15da-42ef-aeb5-aac626efdb0f => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/699] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:29:55 2026] GET /v2.0/subnets?id=f0348104-6c78-48d0-894b-311c36c151d7 => generated 677 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/700] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:29:55 2026] GET /v2.0/ports?network_id=75d5ed07-db27-4eda-9a0c-dcaabc94c6f6&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/701] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:29:55 2026] GET /v2.0/networks/75d5ed07-db27-4eda-9a0c-dcaabc94c6f6?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/702] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:29:55 2026] GET /v2.0/networks/75d5ed07-db27-4eda-9a0c-dcaabc94c6f6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/703] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:29:52 2026] POST /v2.0/routers => generated 731 bytes in 2624 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/704] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:29:55 2026] GET /v2.0/ports?tenant_id=26e5ac0953b24b52bfead4fac45a068c&device_id=9f87a0f7-7f99-4a56-8efc-0bf111d9e4b5 => generated 1421 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:29:55.492 8 INFO neutron.services.segments.plugin [-] Segment f63e2dc6-2dee-4d66-bcd9-0a93cf3539b5 resource provider aggregate not found 2026-05-08 19:29:55.500 8 INFO neutron.services.segments.plugin [-] Segment f63e2dc6-2dee-4d66-bcd9-0a93cf3539b5 resource provider aggregate not found 2026-05-08 19:29:55.514 8 INFO neutron.services.segments.plugin [-] Segment f63e2dc6-2dee-4d66-bcd9-0a93cf3539b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f63e2dc6-2dee-4d66-bcd9-0a93cf3539b5 found for delete ", "request_id": "req-35bdf061-e87a-4660-868c-96a6aeae2e56"}]} 2026-05-08 19:29:55.523 8 INFO neutron.services.segments.plugin [-] Segment f63e2dc6-2dee-4d66-bcd9-0a93cf3539b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f63e2dc6-2dee-4d66-bcd9-0a93cf3539b5 found for delete ", "request_id": "req-c04605cd-3baa-4ed9-9816-602f22721afd"}]} [pid: 8|app: 0|req: 358/705] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:29:55 2026] GET /v2.0/networks?id=75d5ed07-db27-4eda-9a0c-dcaabc94c6f6 => generated 779 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/706] 199.204.45.53 () {34 vars in 1059 bytes} [Fri May 8 19:29:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=fdc82e7a-15da-42ef-aeb5-aac626efdb0f => generated 861 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/707] 199.204.45.53 () {34 vars in 1057 bytes} [Fri May 8 19:29:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=fdc82e7a-15da-42ef-aeb5-aac626efdb0f => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/708] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:29:55 2026] GET /v2.0/subnets?id=f0348104-6c78-48d0-894b-311c36c151d7 => generated 677 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/709] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:29:55 2026] GET /v2.0/ports?network_id=75d5ed07-db27-4eda-9a0c-dcaabc94c6f6&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: 8|app: 0|req: 363/710] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:29:55 2026] GET /v2.0/networks/75d5ed07-db27-4eda-9a0c-dcaabc94c6f6?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/711] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:29:55 2026] GET /v2.0/networks/75d5ed07-db27-4eda-9a0c-dcaabc94c6f6?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: 8|app: 0|req: 365/712] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:29:56 2026] GET /v2.0/ports?device_id=9f87a0f7-7f99-4a56-8efc-0bf111d9e4b5 => generated 1152 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/713] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:29:56 2026] GET /v2.0/security-groups?id=121ee40b-5f54-4a27-be9a-717943a6b29c&fields=id&fields=name => generated 114 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/714] 199.204.45.53 () {34 vars in 1117 bytes} [Fri May 8 19:29:56 2026] GET /v2.0/ports?device_id=9f87a0f7-7f99-4a56-8efc-0bf111d9e4b5&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.3 => generated 1152 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/715] 10.0.0.69 () {34 vars in 782 bytes} [Fri May 8 19:29:55 2026] PUT /v2.0/routers/f42a03aa-55ac-4696-b40f-67af109fd094/add_router_interface => generated 309 bytes in 1610 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/716] 199.204.45.53 () {38 vars in 1027 bytes} [Fri May 8 19:29:56 2026] PUT /v2.0/ports/fdc82e7a-15da-42ef-aeb5-aac626efdb0f => generated 972 bytes in 837 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/717] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:29:57 2026] GET /v2.0/ports?tenant_id=26e5ac0953b24b52bfead4fac45a068c&device_id=9f87a0f7-7f99-4a56-8efc-0bf111d9e4b5 => generated 1244 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-05-08 19:29:57.484 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a098f6bc-172c-4a7c-9e9e-c3dcce52a8d3'] response: {'name': 'network-changed', 'server_uuid': '9f87a0f7-7f99-4a56-8efc-0bf111d9e4b5', 'tag': 'fdc82e7a-15da-42ef-aeb5-aac626efdb0f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 369/718] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:29:57 2026] GET /v2.0/networks?id=75d5ed07-db27-4eda-9a0c-dcaabc94c6f6 => generated 779 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/719] 199.204.45.53 () {34 vars in 1059 bytes} [Fri May 8 19:29:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=fdc82e7a-15da-42ef-aeb5-aac626efdb0f => generated 861 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/720] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:29:57 2026] GET /v2.0/subnets?id=f0348104-6c78-48d0-894b-311c36c151d7 => generated 677 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/721] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:29:57 2026] GET /v2.0/ports?network_id=75d5ed07-db27-4eda-9a0c-dcaabc94c6f6&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/722] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:29:57 2026] GET /v2.0/networks/75d5ed07-db27-4eda-9a0c-dcaabc94c6f6?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/723] 10.0.0.210 () {34 vars in 990 bytes} [Fri May 8 19:29:57 2026] GET /v2.0/ports?device_id=55a67184-d936-40e4-ac53-64cb33cc2199 => generated 1244 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/724] 10.0.0.69 () {34 vars in 684 bytes} [Fri May 8 19:29:57 2026] POST /v2.0/security-groups => generated 1596 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/725] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:29:57 2026] GET /v2.0/networks/75d5ed07-db27-4eda-9a0c-dcaabc94c6f6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/726] 10.0.0.210 () {34 vars in 1040 bytes} [Fri May 8 19:29:57 2026] GET /v2.0/security-groups?id=b56b6083-0c0f-42b4-b3f7-579fc354a7cd&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/727] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:29:57 2026] GET /v2.0/ports?tenant_id=26e5ac0953b24b52bfead4fac45a068c&device_id=9f87a0f7-7f99-4a56-8efc-0bf111d9e4b5 => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/728] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:29:57 2026] POST /v2.0/security-group-rules => generated 565 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/729] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:29:58 2026] GET /v2.0/networks?id=75d5ed07-db27-4eda-9a0c-dcaabc94c6f6 => generated 779 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/730] 199.204.45.53 () {34 vars in 1059 bytes} [Fri May 8 19:29:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=fdc82e7a-15da-42ef-aeb5-aac626efdb0f => generated 861 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/731] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:29:58 2026] POST /v2.0/security-group-rules => generated 570 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/732] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:29:58 2026] GET /v2.0/subnets?id=f0348104-6c78-48d0-894b-311c36c151d7 => generated 677 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/733] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:29:58 2026] GET /v2.0/ports?network_id=75d5ed07-db27-4eda-9a0c-dcaabc94c6f6&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/734] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:29:58 2026] GET /v2.0/networks/75d5ed07-db27-4eda-9a0c-dcaabc94c6f6?fields=segments => generated 14 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/735] 10.0.0.69 () {34 vars in 675 bytes} [Fri May 8 19:29:58 2026] POST /v2.0/floatingips => generated 552 bytes in 747 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/736] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:29:58 2026] GET /v2.0/networks/75d5ed07-db27-4eda-9a0c-dcaabc94c6f6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/737] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:29:58 2026] GET /v2.0/ports?device_id=9f87a0f7-7f99-4a56-8efc-0bf111d9e4b5 => generated 975 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/738] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:29:59 2026] GET /v2.0/security-groups?id=121ee40b-5f54-4a27-be9a-717943a6b29c&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: 8|app: 0|req: 376/739] 199.204.45.53 () {34 vars in 993 bytes} [Fri May 8 19:29:59 2026] GET /v2.0/ports?device_id=9f87a0f7-7f99-4a56-8efc-0bf111d9e4b5 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/740] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:29:59 2026] GET /v2.0/security-groups?tenant_id=abab0e72c21d435890b12f91c8745856&name=default => generated 2801 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/741] 10.0.0.254 () {34 vars in 1098 bytes} [Fri May 8 19:29:59 2026] GET /v2.0/security-groups?name=tempest-securitygroup--766953986&fields=id&tenant_id=aa3455df0181410fa98f933876997e08 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/742] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:29:59 2026] DELETE /v2.0/security-groups/04435b7c-f78f-49e2-8a33-2b456100a67b => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:29:59.721 8 INFO neutron.db.l3_db [None req-45b12ef8-2e02-40ce-93c5-46cbcc55cefc c14e9b1eb3e84ccfbee1a8005929fefb 26e5ac0953b24b52bfead4fac45a068c - - - -] Floating IP a9406c35-1dc7-487e-98cd-b69ff572d79d disassociated. External IP: 10.96.250.213, port: fdc82e7a-15da-42ef-aeb5-aac626efdb0f. [pid: 7|app: 0|req: 367/743] 10.0.0.254 () {34 vars in 982 bytes} [Fri May 8 19:29:59 2026] GET /v2.0/networks?id=327c1ac7-24a2-4889-9ca6-de7132fc49ca => generated 676 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/744] 10.0.0.254 () {34 vars in 965 bytes} [Fri May 8 19:29:59 2026] GET /v2.0/quotas/aa3455df0181410fa98f933876997e08 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/745] 10.0.0.254 () {34 vars in 1002 bytes} [Fri May 8 19:29:59 2026] GET /v2.0/ports?tenant_id=aa3455df0181410fa98f933876997e08&fields=id => generated 103 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/746] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:29:59 2026] GET /v2.0/security-groups?tenant_id=0c05363b59934c37af387e1d010352fb&name=default => generated 2801 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/747] 10.0.0.254 () {34 vars in 1008 bytes} [Fri May 8 19:30:00 2026] GET /v2.0/networks/327c1ac7-24a2-4889-9ca6-de7132fc49ca?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/748] 199.204.45.53 () {36 vars in 996 bytes} [Fri May 8 19:29:59 2026] DELETE /v2.0/ports/fdc82e7a-15da-42ef-aeb5-aac626efdb0f => generated 0 bytes in 939 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/749] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:00 2026] DELETE /v2.0/security-groups/21e92e4b-93fe-42f7-a7b0-011cfd1cc82f => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/750] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:30:00 2026] GET /v2.0/ports?device_id=9f87a0f7-7f99-4a56-8efc-0bf111d9e4b5 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:30:00.362 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8255de0e-da2c-4f75-8fb2-370c458f0538'] response: {'server_uuid': '9f87a0f7-7f99-4a56-8efc-0bf111d9e4b5', 'name': 'network-vif-deleted', 'tag': 'fdc82e7a-15da-42ef-aeb5-aac626efdb0f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 378/751] 10.0.0.254 () {34 vars in 1108 bytes} [Fri May 8 19:30:00 2026] GET /v2.0/networks/327c1ac7-24a2-4889-9ca6-de7132fc49ca?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) [pid: 7|app: 0|req: 374/752] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:30:00 2026] GET /v2.0/ports?device_id=04ee258d-aeb2-4bad-97c4-4811123def65 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/753] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:30:01 2026] GET /v2.0/networks?id=327c1ac7-24a2-4889-9ca6-de7132fc49ca => generated 676 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/754] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:01 2026] DELETE /v2.0/security-groups/121ee40b-5f54-4a27-be9a-717943a6b29c => generated 0 bytes in 215 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/755] 199.204.45.53 () {34 vars in 1049 bytes} [Fri May 8 19:30:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=aa3455df0181410fa98f933876997e08 => generated 180 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:30:01.708 7 INFO neutron.api.v2.resource [None req-67c539e2-906d-4797-a994-0c2945e651cd c14e9b1eb3e84ccfbee1a8005929fefb 26e5ac0953b24b52bfead4fac45a068c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 376/756] 10.0.0.69 () {32 vars in 736 bytes} [Fri May 8 19:30:01 2026] GET /v2.0/security-groups/121ee40b-5f54-4a27-be9a-717943a6b29c => generated 146 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/757] 10.0.0.69 () {32 vars in 731 bytes} [Fri May 8 19:30:01 2026] DELETE /v2.0/floatingips/a9406c35-1dc7-487e-98cd-b69ff572d79d => generated 0 bytes in 417 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/758] 199.204.45.53 () {38 vars in 954 bytes} [Fri May 8 19:30:01 2026] POST /v2.0/ports => generated 958 bytes in 542 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: 8|app: 0|req: 382/759] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:30:02 2026] GET /v2.0/ports?device_id=04ee258d-aeb2-4bad-97c4-4811123def65 => generated 961 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/760] 199.204.45.53 () {38 vars in 1027 bytes} [Fri May 8 19:30:02 2026] PUT /v2.0/ports/afb6bcb4-b957-422f-ad3d-902ee09489c0 => generated 1203 bytes in 542 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-05-08 19:30:02.875 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8543db51-bab1-4648-a128-44429f094739'] response: {'name': 'network-changed', 'server_uuid': '04ee258d-aeb2-4bad-97c4-4811123def65', 'tag': 'afb6bcb4-b957-422f-ad3d-902ee09489c0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 384/761] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:30:02 2026] GET /v2.0/security-groups?id=5547d068-a15f-4579-87ae-87bb43023ed1&fields=id&fields=name => generated 113 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: 8|app: 0|req: 385/762] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:30:02 2026] GET /v2.0/ports?tenant_id=aa3455df0181410fa98f933876997e08&device_id=04ee258d-aeb2-4bad-97c4-4811123def65 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/763] 199.204.45.53 () {34 vars in 1059 bytes} [Fri May 8 19:30:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=afb6bcb4-b957-422f-ad3d-902ee09489c0 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/764] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:30:02 2026] GET /v2.0/security-groups?tenant_id=66c5ec43eacd45f88906388bc08232be&name=default => generated 2801 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/765] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:30:03 2026] GET /v2.0/subnets?id=9c682d54-6ce0-4e75-81de-c9aadfe264b2 => generated 670 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/766] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:03 2026] DELETE /v2.0/security-groups/422f0761-c440-48be-b72c-ed8c951219a1 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/767] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:30:03 2026] GET /v2.0/ports?network_id=327c1ac7-24a2-4889-9ca6-de7132fc49ca&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/768] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:30:03 2026] GET /v2.0/networks/327c1ac7-24a2-4889-9ca6-de7132fc49ca?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/769] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:30:03 2026] GET /v2.0/networks/327c1ac7-24a2-4889-9ca6-de7132fc49ca?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: 378/770] 10.0.0.69 () {34 vars in 788 bytes} [Fri May 8 19:30:02 2026] PUT /v2.0/routers/04e555d0-fe75-4cb0-ae3e-8e613d669a61/remove_router_interface => generated 309 bytes in 1453 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/771] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:30:03 2026] GET /v2.0/ports?tenant_id=aa3455df0181410fa98f933876997e08&device_id=04ee258d-aeb2-4bad-97c4-4811123def65 => generated 1242 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/772] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:30:03 2026] GET /v2.0/networks?id=327c1ac7-24a2-4889-9ca6-de7132fc49ca => generated 772 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/773] 199.204.45.53 () {34 vars in 1059 bytes} [Fri May 8 19:30:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=afb6bcb4-b957-422f-ad3d-902ee09489c0 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/774] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:30:03 2026] GET /v2.0/subnets?id=9c682d54-6ce0-4e75-81de-c9aadfe264b2 => generated 670 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/775] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:30:03 2026] GET /v2.0/ports?device_id=04ee258d-aeb2-4bad-97c4-4811123def65 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/776] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:30:04 2026] GET /v2.0/ports?network_id=327c1ac7-24a2-4889-9ca6-de7132fc49ca&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/777] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:30:04 2026] GET /v2.0/security-groups?id=5547d068-a15f-4579-87ae-87bb43023ed1&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/778] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:30:04 2026] GET /v2.0/networks/327c1ac7-24a2-4889-9ca6-de7132fc49ca?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/779] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:30:04 2026] GET /v2.0/networks/327c1ac7-24a2-4889-9ca6-de7132fc49ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:30:04.719 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-a6930694-4ef0-4fd7-a01a-32fcae7acfc2 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] 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-05-08 19:30:05.186 7 INFO neutron.services.segments.plugin [-] Segment b4af711c-4c7f-4b92-b6a4-b38004cb99eb resource provider aggregate not found 2026-05-08 19:30:05.199 7 INFO neutron.services.segments.plugin [-] Segment b4af711c-4c7f-4b92-b6a4-b38004cb99eb resource provider aggregate not found 2026-05-08 19:30:05.220 7 INFO neutron.services.segments.plugin [-] Segment b4af711c-4c7f-4b92-b6a4-b38004cb99eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4af711c-4c7f-4b92-b6a4-b38004cb99eb found for delete ", "request_id": "req-3bffc8f8-b5dd-4d64-b997-7b82306900c1"}]} 2026-05-08 19:30:05.231 7 INFO neutron.services.segments.plugin [-] Segment b4af711c-4c7f-4b92-b6a4-b38004cb99eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4af711c-4c7f-4b92-b6a4-b38004cb99eb found for delete ", "request_id": "req-73b5ec42-8cd6-415d-8a99-4a7e820d8c4b"}]} 2026-05-08 19:30:05.236 7 INFO neutron.db.l3_hamode_db [None req-a6930694-4ef0-4fd7-a01a-32fcae7acfc2 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] HA network d21cf4af-ed2d-40fb-87dc-82ad2ba555ea was deleted as no HA routers are present in tenant 26e5ac0953b24b52bfead4fac45a068c. [pid: 7|app: 0|req: 379/782] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:30:03 2026] DELETE /v2.0/routers/04e555d0-fe75-4cb0-ae3e-8e613d669a61 => generated 0 bytes in 1523 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/783] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:30:05 2026] GET /v2.0/ports?device_id=04ee258d-aeb2-4bad-97c4-4811123def65 => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/784] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:30:05 2026] GET /v2.0/security-groups?id=5547d068-a15f-4579-87ae-87bb43023ed1&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/785] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:30:05 2026] DELETE /v2.0/subnets/f0348104-6c78-48d0-894b-311c36c151d7 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:30:05.935 8 INFO neutron.services.segments.plugin [-] Segment f206cc25-140a-41f8-b43e-352eeaa798de resource provider aggregate not found 2026-05-08 19:30:05.940 8 INFO neutron.services.segments.plugin [-] Segment f206cc25-140a-41f8-b43e-352eeaa798de resource provider aggregate not found 2026-05-08 19:30:05.962 8 INFO neutron.services.segments.plugin [-] Segment f206cc25-140a-41f8-b43e-352eeaa798de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f206cc25-140a-41f8-b43e-352eeaa798de found for delete ", "request_id": "req-a391905f-c584-4f4e-8006-92cce3764aa3"}]} 2026-05-08 19:30:05.964 8 INFO neutron.services.segments.plugin [-] Segment f206cc25-140a-41f8-b43e-352eeaa798de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f206cc25-140a-41f8-b43e-352eeaa798de found for delete ", "request_id": "req-81e12f5c-2b34-475c-9b4f-e869d3622bf0"}]} [pid: 8|app: 0|req: 406/786] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:30:05 2026] DELETE /v2.0/networks/75d5ed07-db27-4eda-9a0c-dcaabc94c6f6 => generated 0 bytes in 480 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/787] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:30:06 2026] GET /v2.0/security-groups?tenant_id=26e5ac0953b24b52bfead4fac45a068c&name=default => generated 2797 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/788] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:30:05 2026] GET /v2.0/security-groups?tenant_id=0497526ccee34acb9876a5dfc88df84f&name=default => generated 2801 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/789] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:06 2026] DELETE /v2.0/security-groups/2b2f9bbd-523a-43ca-81e2-fc24f5832fcd => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/790] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:06 2026] DELETE /v2.0/security-groups/c63b7c08-563e-4215-aeb6-b62fcd3c6f0a => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/791] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:30:06 2026] GET /v2.0/ports?device_id=04ee258d-aeb2-4bad-97c4-4811123def65 => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/792] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:30:06 2026] GET /v2.0/ports?device_id=55a67184-d936-40e4-ac53-64cb33cc2199 => generated 975 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/793] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:30:06 2026] GET /v2.0/security-groups?id=5547d068-a15f-4579-87ae-87bb43023ed1&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/794] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:30:06 2026] GET /v2.0/security-groups?id=b56b6083-0c0f-42b4-b3f7-579fc354a7cd&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/795] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:30:06 2026] GET /v2.0/ports?device_id=55a67184-d936-40e4-ac53-64cb33cc2199 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/796] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:30:06 2026] GET /v2.0/ports?device_id=04ee258d-aeb2-4bad-97c4-4811123def65 => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/797] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:30:06 2026] GET /v2.0/security-groups?id=b56b6083-0c0f-42b4-b3f7-579fc354a7cd&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: 7|app: 0|req: 387/798] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:30:07 2026] GET /v2.0/ports?device_id=55a67184-d936-40e4-ac53-64cb33cc2199 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:30:07.251 8 INFO neutron.db.l3_db [None req-8a2d5619-8e82-432c-a5ae-1d1bed06bfa5 255d98442df64aedae4d5625df3025a1 aa3455df0181410fa98f933876997e08 - - - -] Floating IP 66e7c367-6d9c-4bba-ba50-3f6a4b5109e6 associated. External IP: 10.96.250.209, port: afb6bcb4-b957-422f-ad3d-902ee09489c0. [pid: 7|app: 0|req: 388/799] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:30:07 2026] GET /v2.0/ports?tenant_id=0b99ee210f3c454096e97180b5f59115&device_id=55a67184-d936-40e4-ac53-64cb33cc2199 => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/800] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:30:07 2026] GET /v2.0/security-groups?id=b56b6083-0c0f-42b4-b3f7-579fc354a7cd&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: 390/801] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:30:07 2026] GET /v2.0/networks?id=229927c9-b339-4aaa-8d24-ec0acbd97322 => generated 770 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/802] 199.204.45.53 () {34 vars in 1059 bytes} [Fri May 8 19:30:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=7c503127-67d5-4f7e-bcab-6ce614440746 => generated 861 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/803] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:30:07 2026] GET /v2.0/subnets?id=6b1f57ce-75d7-4afe-ad5a-2dbc1b18b370 => generated 669 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/804] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:30:07 2026] GET /v2.0/ports?network_id=229927c9-b339-4aaa-8d24-ec0acbd97322&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: 8|app: 0|req: 412/805] 10.0.0.69 () {34 vars in 748 bytes} [Fri May 8 19:30:06 2026] PUT /v2.0/floatingips/66e7c367-6d9c-4bba-ba50-3f6a4b5109e6 => generated 856 bytes in 845 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/806] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:30:07 2026] GET /v2.0/networks/229927c9-b339-4aaa-8d24-ec0acbd97322?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:30:07.736 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-db14ee06-cf8a-4ca8-a51e-31ed9afbb47c'] response: {'name': 'network-changed', 'server_uuid': '04ee258d-aeb2-4bad-97c4-4811123def65', 'tag': 'afb6bcb4-b957-422f-ad3d-902ee09489c0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 395/807] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:30:07 2026] GET /v2.0/networks/229927c9-b339-4aaa-8d24-ec0acbd97322?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: 8|app: 0|req: 413/808] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:30:07 2026] GET /v2.0/ports?device_id=04ee258d-aeb2-4bad-97c4-4811123def65 => generated 975 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/809] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:30:07 2026] GET /v2.0/ports?tenant_id=aa3455df0181410fa98f933876997e08&device_id=04ee258d-aeb2-4bad-97c4-4811123def65 => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/810] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:30:07 2026] GET /v2.0/security-groups?id=5547d068-a15f-4579-87ae-87bb43023ed1&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/811] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:30:07 2026] GET /v2.0/networks?id=327c1ac7-24a2-4889-9ca6-de7132fc49ca => generated 772 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/812] 199.204.45.53 () {34 vars in 1059 bytes} [Fri May 8 19:30:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=afb6bcb4-b957-422f-ad3d-902ee09489c0 => generated 859 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/813] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:30:07 2026] GET /v2.0/subnets?id=9c682d54-6ce0-4e75-81de-c9aadfe264b2 => generated 670 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/814] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:30:08 2026] GET /v2.0/ports?network_id=327c1ac7-24a2-4889-9ca6-de7132fc49ca&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/815] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:30:08 2026] GET /v2.0/networks/327c1ac7-24a2-4889-9ca6-de7132fc49ca?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/816] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:30:08 2026] GET /v2.0/ports?device_id=04ee258d-aeb2-4bad-97c4-4811123def65 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/817] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:30:08 2026] GET /v2.0/networks/327c1ac7-24a2-4889-9ca6-de7132fc49ca?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: 8|app: 0|req: 418/818] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:30:08 2026] GET /v2.0/security-groups?id=5547d068-a15f-4579-87ae-87bb43023ed1&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: 8|app: 0|req: 419/819] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:30:08 2026] GET /v2.0/ports?device_id=55a67184-d936-40e4-ac53-64cb33cc2199 => generated 975 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/820] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:30:08 2026] GET /v2.0/security-groups?id=b56b6083-0c0f-42b4-b3f7-579fc354a7cd&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:30:08.745 7 INFO neutron.db.segments_db [None req-61f353ab-e4e8-4a92-84d3-7973e44eccec 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Added segment 4c375347-155f-482b-bba2-fe37f5662245 of type vxlan for network 2ffa4888-ecb5-455f-bb2b-9e1a647adf99 [pid: 7|app: 0|req: 401/821] 10.0.0.69 () {34 vars in 670 bytes} [Fri May 8 19:30:08 2026] POST /v2.0/networks => generated 747 bytes in 603 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:30:08.990 8 INFO neutron.db.segments_db [None req-b3ad88b7-4a50-42aa-a218-61e334787f9e 1f1312f8485146f9b86a6d0b8a63a30d c9a047b6966d47eeaa3cc32291a4928e - - - -] Added segment e7f8a709-ec09-4ff2-af8d-555611b145a1 of type vxlan for network c8e0ae0b-a8a9-4bbc-a327-dc236cf04b98 [pid: 7|app: 0|req: 402/822] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:30:08 2026] POST /v2.0/subnets => generated 670 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/823] 199.204.45.53 () {34 vars in 993 bytes} [Fri May 8 19:30:09 2026] GET /v2.0/ports?device_id=04ee258d-aeb2-4bad-97c4-4811123def65 => generated 975 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:30:09.380 7 INFO neutron.db.segments_db [None req-068580f3-fedc-427d-946c-c70eca849f8a 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Added segment 35e2106c-f1e9-4e6c-a681-15cc801d18b9 of type vxlan for network c367bdab-cd03-474f-8971-e9b604285bf0 [pid: 8|app: 0|req: 421/824] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:30:08 2026] POST /v2.0/networks => generated 648 bytes in 997 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:30:09.826 7 INFO neutron.db.l3_hamode_db [None req-068580f3-fedc-427d-946c-c70eca849f8a 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:30:10.150 8 INFO neutron.db.l3_db [None req-1043991d-6d23-427c-9941-ae8f69480208 255d98442df64aedae4d5625df3025a1 aa3455df0181410fa98f933876997e08 - - - -] Floating IP 66e7c367-6d9c-4bba-ba50-3f6a4b5109e6 disassociated. External IP: 10.96.250.209, port: afb6bcb4-b957-422f-ad3d-902ee09489c0. [pid: 8|app: 0|req: 422/825] 199.204.45.53 () {36 vars in 996 bytes} [Fri May 8 19:30:09 2026] DELETE /v2.0/ports/afb6bcb4-b957-422f-ad3d-902ee09489c0 => generated 0 bytes in 966 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/826] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:30:10 2026] GET /v2.0/ports?device_id=04ee258d-aeb2-4bad-97c4-4811123def65 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/827] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:30:10 2026] GET /v2.0/ports?device_id=55a67184-d936-40e4-ac53-64cb33cc2199 => generated 973 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:30:10.805 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3554eebb-2a9f-4d24-84f5-eb4f4aadc9cb'] response: {'server_uuid': '04ee258d-aeb2-4bad-97c4-4811123def65', 'name': 'network-vif-deleted', 'tag': 'afb6bcb4-b957-422f-ad3d-902ee09489c0', 'status': 'completed', 'code': 200} 2026-05-08 19:30:11.086 7 INFO neutron.db.l3_hamode_db [None req-068580f3-fedc-427d-946c-c70eca849f8a 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 425/828] 10.0.0.69 () {34 vars in 664 bytes} [Fri May 8 19:30:10 2026] POST /v2.0/ports => generated 778 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: 8|app: 0|req: 426/829] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:30:11 2026] GET /v2.0/security-groups?id=b56b6083-0c0f-42b4-b3f7-579fc354a7cd&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:30:11.299 8 INFO neutron.db.segments_db [None req-42dc2d66-9bcf-4d63-ab55-ceca7368d244 1f1312f8485146f9b86a6d0b8a63a30d c9a047b6966d47eeaa3cc32291a4928e - - - -] Added segment e668c952-b316-43c4-b17a-a25adfc42111 of type vxlan for network 48da29c9-168f-4338-a1ed-aa81f7ef5409 [pid: 8|app: 0|req: 427/830] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:30:11 2026] POST /v2.0/networks => generated 634 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/831] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:30:11 2026] POST /v2.0/subnets => generated 622 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/832] 10.0.0.69 () {34 vars in 664 bytes} [Fri May 8 19:30:11 2026] POST /v2.0/ports => generated 965 bytes in 506 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: 8|app: 0|req: 430/833] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:12 2026] DELETE /v2.0/security-groups/5547d068-a15f-4579-87ae-87bb43023ed1 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/834] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:30:09 2026] POST /v2.0/routers => generated 734 bytes in 3457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:30:12.802 7 INFO neutron.api.v2.resource [None req-988ed65b-a04d-49a2-a611-863cfd6df76a 255d98442df64aedae4d5625df3025a1 aa3455df0181410fa98f933876997e08 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 405/835] 10.0.0.69 () {32 vars in 736 bytes} [Fri May 8 19:30:12 2026] GET /v2.0/security-groups/5547d068-a15f-4579-87ae-87bb43023ed1 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/836] 10.0.0.69 () {32 vars in 719 bytes} [Fri May 8 19:30:12 2026] DELETE /v2.0/ports/510e49f1-b87a-4963-976f-869d8a5fb91c => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/837] 10.0.0.69 () {32 vars in 731 bytes} [Fri May 8 19:30:12 2026] DELETE /v2.0/floatingips/66e7c367-6d9c-4bba-ba50-3f6a4b5109e6 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:30:13.216 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b9b1ab1d-20b9-4c93-b138-b3b10511a299 1f1312f8485146f9b86a6d0b8a63a30d c9a047b6966d47eeaa3cc32291a4928e - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 433/838] 10.0.0.69 () {32 vars in 719 bytes} [Fri May 8 19:30:13 2026] DELETE /v2.0/ports/510e49f1-b87a-4963-976f-869d8a5fb91c => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/839] 10.0.0.69 () {34 vars in 788 bytes} [Fri May 8 19:30:13 2026] PUT /v2.0/routers/f42a03aa-55ac-4696-b40f-67af109fd094/remove_router_interface => generated 309 bytes in 1123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:30:14.361 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6e9269ad-6607-432d-96eb-8904e94be190 1f1312f8485146f9b86a6d0b8a63a30d c9a047b6966d47eeaa3cc32291a4928e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 435/840] 10.0.0.69 () {32 vars in 716 bytes} [Fri May 8 19:30:14 2026] GET /v2.0/ports/510e49f1-b87a-4963-976f-869d8a5fb91c => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/841] 10.0.0.69 () {34 vars in 782 bytes} [Fri May 8 19:30:12 2026] PUT /v2.0/routers/05775177-a5ba-4a6b-96dd-94e92f1e5c47/add_router_interface => generated 309 bytes in 1581 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/842] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:30:14 2026] DELETE /v2.0/subnets/30b714d2-dd52-4fad-806b-1db3a32dbf67 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:30:15.114 7 INFO neutron.services.segments.plugin [-] Segment e668c952-b316-43c4-b17a-a25adfc42111 resource provider aggregate not found 2026-05-08 19:30:15.118 7 INFO neutron.services.segments.plugin [-] Segment e668c952-b316-43c4-b17a-a25adfc42111 resource provider aggregate not found 2026-05-08 19:30:15.133 7 INFO neutron.services.segments.plugin [-] Segment e668c952-b316-43c4-b17a-a25adfc42111 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e668c952-b316-43c4-b17a-a25adfc42111 found for delete ", "request_id": "req-6e67f429-c5b6-42da-9dbd-e74e303020f8"}]} 2026-05-08 19:30:15.141 7 INFO neutron.services.segments.plugin [-] Segment e668c952-b316-43c4-b17a-a25adfc42111 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e668c952-b316-43c4-b17a-a25adfc42111 found for delete ", "request_id": "req-642eb86b-1b5e-41dc-845d-fdd22e1954d4"}]} [pid: 7|app: 0|req: 408/843] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:30:14 2026] DELETE /v2.0/networks/48da29c9-168f-4338-a1ed-aa81f7ef5409 => generated 0 bytes in 502 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/844] 10.0.0.69 () {34 vars in 684 bytes} [Fri May 8 19:30:15 2026] POST /v2.0/security-groups => generated 1596 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 19:30:15.338 7 INFO neutron.db.segments_db [None req-ea745d89-a955-4e2a-8471-40fb18eb4bd9 1f1312f8485146f9b86a6d0b8a63a30d c9a047b6966d47eeaa3cc32291a4928e - - - -] Added segment d0278b97-2dd4-4115-830e-34955f9dbdcc of type vxlan for network ce682a20-500b-496f-9ba5-0ff17a1b96fa [pid: 7|app: 0|req: 410/845] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:30:15 2026] POST /v2.0/networks => generated 634 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/846] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:30:15 2026] POST /v2.0/security-group-rules => generated 565 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:30:15.676 8 INFO neutron.services.segments.plugin [-] Segment 68bda461-46b7-4b7f-8fb5-53e08c561585 resource provider aggregate not found 2026-05-08 19:30:15.681 8 INFO neutron.services.segments.plugin [-] Segment 68bda461-46b7-4b7f-8fb5-53e08c561585 resource provider aggregate not found 2026-05-08 19:30:15.694 8 INFO neutron.services.segments.plugin [-] Segment 68bda461-46b7-4b7f-8fb5-53e08c561585 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68bda461-46b7-4b7f-8fb5-53e08c561585 found for delete ", "request_id": "req-acb34ed3-9c48-41cd-be66-1f5107e98223"}]} 2026-05-08 19:30:15.701 8 INFO neutron.services.segments.plugin [-] Segment 68bda461-46b7-4b7f-8fb5-53e08c561585 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68bda461-46b7-4b7f-8fb5-53e08c561585 found for delete ", "request_id": "req-36826ff4-cb11-413f-b567-b0cdc38b2357"}]} 2026-05-08 19:30:15.707 8 INFO neutron.db.l3_hamode_db [None req-87c7f720-6e04-4c56-ab8a-07dd92d263ae 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] HA network 818eb9b9-6917-4749-9423-68fe823e6af4 was deleted as no HA routers are present in tenant aa3455df0181410fa98f933876997e08. [pid: 8|app: 0|req: 436/847] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:30:14 2026] DELETE /v2.0/routers/f42a03aa-55ac-4696-b40f-67af109fd094 => generated 0 bytes in 1351 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/848] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:30:15 2026] POST /v2.0/security-group-rules => generated 570 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/849] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:30:15 2026] POST /v2.0/subnets => generated 622 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/850] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:30:15 2026] DELETE /v2.0/subnets/9c682d54-6ce0-4e75-81de-c9aadfe264b2 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/851] 10.0.0.69 () {34 vars in 664 bytes} [Fri May 8 19:30:16 2026] POST /v2.0/ports => generated 928 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/852] 10.0.0.69 () {34 vars in 675 bytes} [Fri May 8 19:30:16 2026] POST /v2.0/floatingips => generated 552 bytes in 670 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/853] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:30:16 2026] DELETE /v2.0/networks/327c1ac7-24a2-4889-9ca6-de7132fc49ca => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/854] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:30:16 2026] GET /v2.0/security-groups?tenant_id=aa3455df0181410fa98f933876997e08&name=default => generated 2801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/855] 10.0.0.69 () {32 vars in 719 bytes} [Fri May 8 19:30:16 2026] DELETE /v2.0/ports/a221f28c-b387-4ef7-83dc-ebf638432df0 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:30:17.073 7 INFO neutron.pecan_wsgi.hooks.translation [None req-05431104-91c8-4ae1-8f3b-824793dddb84 1f1312f8485146f9b86a6d0b8a63a30d c9a047b6966d47eeaa3cc32291a4928e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 415/856] 10.0.0.69 () {32 vars in 716 bytes} [Fri May 8 19:30:17 2026] GET /v2.0/ports/a221f28c-b387-4ef7-83dc-ebf638432df0 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/857] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:16 2026] DELETE /v2.0/security-groups/0e9564a0-1cb3-464f-84bc-4dd82fc88b7d => 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: 416/858] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:30:17 2026] DELETE /v2.0/subnets/d78b5219-f87a-4356-be2e-4ab5cbc1949d => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:30:17.718 8 INFO neutron.services.segments.plugin [-] Segment ec5eff45-4aea-496c-9b83-4a639466aec5 resource provider aggregate not found 2026-05-08 19:30:17.726 8 INFO neutron.services.segments.plugin [-] Segment ec5eff45-4aea-496c-9b83-4a639466aec5 resource provider aggregate not found 2026-05-08 19:30:17.746 8 INFO neutron.services.segments.plugin [-] Segment ec5eff45-4aea-496c-9b83-4a639466aec5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec5eff45-4aea-496c-9b83-4a639466aec5 found for delete ", "request_id": "req-4b4bf367-37a8-4991-9d2c-db01a7c54e0e"}]} 2026-05-08 19:30:17.756 8 INFO neutron.services.segments.plugin [-] Segment ec5eff45-4aea-496c-9b83-4a639466aec5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec5eff45-4aea-496c-9b83-4a639466aec5 found for delete ", "request_id": "req-36f5ba1f-8096-4535-94f7-db57a6252b6f"}]} [pid: 8|app: 0|req: 443/859] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:30:17 2026] DELETE /v2.0/networks/ce682a20-500b-496f-9ba5-0ff17a1b96fa => generated 0 bytes in 499 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/860] 10.0.0.69 () {34 vars in 664 bytes} [Fri May 8 19:30:17 2026] POST /v2.0/ports => generated 779 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/861] 10.0.0.69 () {34 vars in 736 bytes} [Fri May 8 19:30:18 2026] PUT /v2.0/ports/88129878-e7b5-4d25-9ce6-a82d7242e979 => generated 752 bytes in 183 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: 418/862] 10.0.0.69 () {32 vars in 719 bytes} [Fri May 8 19:30:18 2026] DELETE /v2.0/ports/88129878-e7b5-4d25-9ce6-a82d7242e979 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/863] 10.0.0.69 () {32 vars in 642 bytes} [Fri May 8 19:30:18 2026] GET /v2.0/ports => generated 781 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:30:18.709 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fdb474eb-2514-4aeb-9d50-e77b88dab8c9 1f1312f8485146f9b86a6d0b8a63a30d c9a047b6966d47eeaa3cc32291a4928e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 419/864] 10.0.0.69 () {32 vars in 716 bytes} [Fri May 8 19:30:18 2026] GET /v2.0/ports/88129878-e7b5-4d25-9ce6-a82d7242e979 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/865] 10.0.0.69 () {32 vars in 642 bytes} [Fri May 8 19:30:18 2026] GET /v2.0/ports => generated 781 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/866] 10.0.0.69 () {32 vars in 716 bytes} [Fri May 8 19:30:18 2026] GET /v2.0/ports/696cd662-7e71-408c-b17a-77002151b803 => generated 778 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:30:18.888 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e535bd85-71f7-4f7c-8bf6-7640559ad3ba 1f1312f8485146f9b86a6d0b8a63a30d c9a047b6966d47eeaa3cc32291a4928e - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 447/867] 10.0.0.69 () {32 vars in 719 bytes} [Fri May 8 19:30:18 2026] DELETE /v2.0/ports/a221f28c-b387-4ef7-83dc-ebf638432df0 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:30:18.918 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a0cbfc3e-11b7-44e6-89ff-ece669152ff8 1f1312f8485146f9b86a6d0b8a63a30d c9a047b6966d47eeaa3cc32291a4928e - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 421/868] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:30:18 2026] DELETE /v2.0/subnets/d78b5219-f87a-4356-be2e-4ab5cbc1949d => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:30:18.943 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3d75c0df-f6f5-47bc-9886-07c5887a07c5 1f1312f8485146f9b86a6d0b8a63a30d c9a047b6966d47eeaa3cc32291a4928e - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 448/869] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:30:18 2026] DELETE /v2.0/subnets/30b714d2-dd52-4fad-806b-1db3a32dbf67 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/870] 10.0.0.69 () {32 vars in 719 bytes} [Fri May 8 19:30:18 2026] DELETE /v2.0/ports/696cd662-7e71-408c-b17a-77002151b803 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:30:19.822 8 INFO neutron.services.segments.plugin [-] Segment d0278b97-2dd4-4115-830e-34955f9dbdcc resource provider aggregate not found 2026-05-08 19:30:19.828 8 INFO neutron.services.segments.plugin [-] Segment d0278b97-2dd4-4115-830e-34955f9dbdcc resource provider aggregate not found 2026-05-08 19:30:19.848 8 INFO neutron.services.segments.plugin [-] Segment d0278b97-2dd4-4115-830e-34955f9dbdcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0278b97-2dd4-4115-830e-34955f9dbdcc found for delete ", "request_id": "req-c931cca9-5146-4c82-8b0e-273e6533fcaa"}]} 2026-05-08 19:30:19.853 8 INFO neutron.services.segments.plugin [-] Segment d0278b97-2dd4-4115-830e-34955f9dbdcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0278b97-2dd4-4115-830e-34955f9dbdcc found for delete ", "request_id": "req-3ce9f0a2-af87-4500-be64-05975484f6ac"}]} [pid: 8|app: 0|req: 449/873] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:30:19 2026] DELETE /v2.0/networks/c8e0ae0b-a8a9-4bbc-a327-dc236cf04b98 => generated 0 bytes in 727 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/874] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:30:19 2026] GET /v2.0/security-groups?tenant_id=6450974db10040c4816a3eb17a083180&name=default => generated 2801 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/875] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:20 2026] DELETE /v2.0/security-groups/acd71aec-e8d2-4ea8-8aa0-caf693f3d3e2 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/876] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:30:20 2026] GET /v2.0/security-groups?tenant_id=c9a047b6966d47eeaa3cc32291a4928e&name=default => generated 2801 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/877] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:20 2026] DELETE /v2.0/security-groups/2209afeb-9e49-403c-b088-2a9cfe6cf46e => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/878] 10.0.0.254 () {34 vars in 1100 bytes} [Fri May 8 19:30:21 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1302819825&fields=id&tenant_id=c697c9a99354452397afc709f90890c3 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/879] 10.0.0.254 () {34 vars in 982 bytes} [Fri May 8 19:30:21 2026] GET /v2.0/networks?id=2ffa4888-ecb5-455f-bb2b-9e1a647adf99 => generated 679 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/880] 10.0.0.254 () {34 vars in 965 bytes} [Fri May 8 19:30:21 2026] GET /v2.0/quotas/c697c9a99354452397afc709f90890c3 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/881] 10.0.0.254 () {34 vars in 1002 bytes} [Fri May 8 19:30:21 2026] GET /v2.0/ports?tenant_id=c697c9a99354452397afc709f90890c3&fields=id => generated 103 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/882] 10.0.0.210 () {34 vars in 990 bytes} [Fri May 8 19:30:21 2026] GET /v2.0/ports?device_id=55a67184-d936-40e4-ac53-64cb33cc2199 => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:30:21.875 8 INFO neutron.services.segments.plugin [-] Segment e7f8a709-ec09-4ff2-af8d-555611b145a1 resource provider aggregate not found 2026-05-08 19:30:21.902 8 INFO neutron.services.segments.plugin [-] Segment e7f8a709-ec09-4ff2-af8d-555611b145a1 resource provider aggregate not found 2026-05-08 19:30:21.915 8 INFO neutron.services.segments.plugin [-] Segment e7f8a709-ec09-4ff2-af8d-555611b145a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7f8a709-ec09-4ff2-af8d-555611b145a1 found for delete ", "request_id": "req-cd5a2a4d-4896-41ab-a205-e5cb2413da3f"}]} [pid: 7|app: 0|req: 430/883] 10.0.0.210 () {34 vars in 1040 bytes} [Fri May 8 19:30:21 2026] GET /v2.0/security-groups?id=b56b6083-0c0f-42b4-b3f7-579fc354a7cd&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:30:21.937 8 INFO neutron.services.segments.plugin [-] Segment e7f8a709-ec09-4ff2-af8d-555611b145a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7f8a709-ec09-4ff2-af8d-555611b145a1 found for delete ", "request_id": "req-4b001559-b81b-460d-af3c-cef3bc119efe"}]} [pid: 8|app: 0|req: 454/884] 10.0.0.254 () {34 vars in 1008 bytes} [Fri May 8 19:30:21 2026] GET /v2.0/networks/2ffa4888-ecb5-455f-bb2b-9e1a647adf99?fields=segments => generated 14 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/885] 10.0.0.254 () {34 vars in 1108 bytes} [Fri May 8 19:30:21 2026] GET /v2.0/networks/2ffa4888-ecb5-455f-bb2b-9e1a647adf99?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 527 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:30:22.737 8 INFO neutron.db.segments_db [None req-66c7989d-e096-47aa-830a-2f77b0ba1074 0edaf5c2bdb648b5970bbd505af1b5d5 c528545e279d4ee4af36cbcce55b8bf0 - - - -] Added segment 0d39e4a5-e42b-4f9c-8e2e-53bfabab5e3d of type vxlan for network 9f6a2a33-15dd-4b0c-873e-5980d774a439 [pid: 7|app: 0|req: 432/886] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:30:22 2026] GET /v2.0/ports?device_id=1a96f1ec-bb37-4380-9b88-af7128b487e2 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/887] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:30:22 2026] POST /v2.0/networks => generated 645 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/888] 10.0.0.69 () {34 vars in 664 bytes} [Fri May 8 19:30:22 2026] POST /v2.0/ports => generated 775 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:30:23.297 8 INFO neutron.db.segments_db [None req-ae9a87d6-e9d7-46a4-b093-f6f3acbfc4d1 0edaf5c2bdb648b5970bbd505af1b5d5 c528545e279d4ee4af36cbcce55b8bf0 - - - -] Added segment 0891f957-d9f9-4890-93ac-19df69eb55db of type vxlan for network e018b030-8908-46cd-ac7a-c9ed8ce895d6 [pid: 8|app: 0|req: 456/889] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:30:23 2026] POST /v2.0/networks => generated 631 bytes in 200 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: 8|app: 0|req: 457/890] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:30:23 2026] GET /v2.0/networks?id=2ffa4888-ecb5-455f-bb2b-9e1a647adf99 => generated 679 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/891] 199.204.45.53 () {34 vars in 1049 bytes} [Fri May 8 19:30:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c697c9a99354452397afc709f90890c3 => generated 181 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/892] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:30:23 2026] POST /v2.0/subnets => generated 602 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/893] 199.204.45.53 () {38 vars in 954 bytes} [Fri May 8 19:30:23 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, ' [pid: 8|app: 0|req: 460/894] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:30:24 2026] GET /v2.0/ports?device_id=1a96f1ec-bb37-4380-9b88-af7128b487e2 => generated 957 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/895] 10.0.0.69 () {34 vars in 664 bytes} [Fri May 8 19:30:23 2026] POST /v2.0/ports => generated 949 bytes in 498 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: 436/896] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:30:24 2026] GET /v2.0/security-groups?id=13e88188-2539-4dfb-83f3-148f22d353ac&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/897] 10.0.0.69 () {32 vars in 719 bytes} [Fri May 8 19:30:24 2026] DELETE /v2.0/ports/39bb7892-d13b-4a5f-be88-5449010c97bd => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:30:24.696 7 INFO neutron.pecan_wsgi.hooks.translation [None req-250bb530-b225-4043-8aad-a7575c780c28 0edaf5c2bdb648b5970bbd505af1b5d5 c528545e279d4ee4af36cbcce55b8bf0 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 438/898] 10.0.0.69 () {32 vars in 719 bytes} [Fri May 8 19:30:24 2026] DELETE /v2.0/ports/39bb7892-d13b-4a5f-be88-5449010c97bd => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:30:24.731 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6dcc8d2f-8c36-4497-9af9-c899d91ae0ec 0edaf5c2bdb648b5970bbd505af1b5d5 c528545e279d4ee4af36cbcce55b8bf0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 439/899] 10.0.0.69 () {32 vars in 716 bytes} [Fri May 8 19:30:24 2026] GET /v2.0/ports/39bb7892-d13b-4a5f-be88-5449010c97bd => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/900] 199.204.45.53 () {38 vars in 1027 bytes} [Fri May 8 19:30:24 2026] PUT /v2.0/ports/6e867abb-f5e3-4538-8eaa-57c7a1d8fe00 => generated 1199 bytes in 578 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-05-08 19:30:24.926 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b18d874f-1ffa-4354-a4f4-96768acf6783'] response: {'name': 'network-changed', 'server_uuid': '1a96f1ec-bb37-4380-9b88-af7128b487e2', 'tag': '6e867abb-f5e3-4538-8eaa-57c7a1d8fe00', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 462/901] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:30:24 2026] GET /v2.0/ports?tenant_id=c697c9a99354452397afc709f90890c3&device_id=1a96f1ec-bb37-4380-9b88-af7128b487e2 => generated 1238 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/902] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:30:24 2026] DELETE /v2.0/subnets/45c8ca1c-9f3b-4a20-8d85-36dc93c9f77f => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/903] 199.204.45.53 () {34 vars in 1057 bytes} [Fri May 8 19:30:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=6e867abb-f5e3-4538-8eaa-57c7a1d8fe00 => generated 19 bytes in 36 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: 8|app: 0|req: 464/904] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:30:24 2026] GET /v2.0/subnets?id=f64b4cfb-74fb-4c21-a421-36785265de44 => generated 673 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/905] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:30:25 2026] GET /v2.0/ports?network_id=2ffa4888-ecb5-455f-bb2b-9e1a647adf99&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/906] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:30:25 2026] GET /v2.0/networks/2ffa4888-ecb5-455f-bb2b-9e1a647adf99?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/907] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:30:25 2026] GET /v2.0/networks/2ffa4888-ecb5-455f-bb2b-9e1a647adf99?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: 8|app: 0|req: 468/908] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:30:25 2026] GET /v2.0/ports?tenant_id=c697c9a99354452397afc709f90890c3&device_id=1a96f1ec-bb37-4380-9b88-af7128b487e2 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:30:25.375 7 INFO neutron.services.segments.plugin [-] Segment 0891f957-d9f9-4890-93ac-19df69eb55db resource provider aggregate not found 2026-05-08 19:30:25.394 7 INFO neutron.services.segments.plugin [-] Segment 0891f957-d9f9-4890-93ac-19df69eb55db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0891f957-d9f9-4890-93ac-19df69eb55db found for delete ", "request_id": "req-fa892c19-5628-49d7-a5c6-3827366ce0fa"}]} 2026-05-08 19:30:25.395 7 INFO neutron.services.segments.plugin [-] Segment 0891f957-d9f9-4890-93ac-19df69eb55db resource provider aggregate not found 2026-05-08 19:30:25.406 7 INFO neutron.services.segments.plugin [-] Segment 0891f957-d9f9-4890-93ac-19df69eb55db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0891f957-d9f9-4890-93ac-19df69eb55db found for delete ", "request_id": "req-06a4c062-1d8a-4481-b414-5d6461b8f04c"}]} [pid: 7|app: 0|req: 441/909] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:30:24 2026] DELETE /v2.0/networks/e018b030-8908-46cd-ac7a-c9ed8ce895d6 => generated 0 bytes in 459 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/910] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:30:25 2026] GET /v2.0/networks?id=2ffa4888-ecb5-455f-bb2b-9e1a647adf99 => generated 775 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/911] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:30:25 2026] GET /v2.0/ports?device_id=1a96f1ec-bb37-4380-9b88-af7128b487e2 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:30:25.534 8 INFO neutron.db.segments_db [None req-a6738c60-e177-4170-961e-99a1aedaf7db 0edaf5c2bdb648b5970bbd505af1b5d5 c528545e279d4ee4af36cbcce55b8bf0 - - - -] Added segment e8fff1bc-59f5-49bd-8441-05fdd1a56544 of type vxlan for network 39d03d44-82ed-45a7-8305-0372d2c9ce5c [pid: 8|app: 0|req: 471/912] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:30:25 2026] POST /v2.0/networks => generated 631 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/913] 199.204.45.53 () {34 vars in 1057 bytes} [Fri May 8 19:30:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=6e867abb-f5e3-4538-8eaa-57c7a1d8fe00 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/914] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:30:25 2026] GET /v2.0/security-groups?id=13e88188-2539-4dfb-83f3-148f22d353ac&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: 442/915] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:30:25 2026] GET /v2.0/security-groups?tenant_id=325692ceb31f4f7c9a745249c89806ef&name=default => generated 2801 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/916] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:30:25 2026] GET /v2.0/subnets?id=f64b4cfb-74fb-4c21-a421-36785265de44 => generated 673 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/917] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:25 2026] DELETE /v2.0/security-groups/6dc963b9-987f-4fac-bbfa-208561ff68b1 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/918] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:30:25 2026] GET /v2.0/ports?network_id=2ffa4888-ecb5-455f-bb2b-9e1a647adf99&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/919] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:30:25 2026] GET /v2.0/networks/2ffa4888-ecb5-455f-bb2b-9e1a647adf99?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/920] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:30:25 2026] POST /v2.0/subnets => generated 602 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/921] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:30:26 2026] GET /v2.0/security-groups?tenant_id=83277f08c3a74e799603f32a6cce00e1&name=default => generated 2801 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/922] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:30:26 2026] GET /v2.0/networks/2ffa4888-ecb5-455f-bb2b-9e1a647adf99?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/923] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:26 2026] DELETE /v2.0/security-groups/eeea21d4-6726-48d8-bdc8-5248322ec054 => 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: 448/924] 10.0.0.69 () {34 vars in 664 bytes} [Fri May 8 19:30:26 2026] POST /v2.0/ports => generated 912 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/925] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:30:26 2026] GET /v2.0/ports?device_id=55a67184-d936-40e4-ac53-64cb33cc2199 => generated 975 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/926] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:30:26 2026] GET /v2.0/security-groups?id=b56b6083-0c0f-42b4-b3f7-579fc354a7cd&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: 8|app: 0|req: 479/927] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:30:26 2026] GET /v2.0/ports?device_id=1a96f1ec-bb37-4380-9b88-af7128b487e2 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/928] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:30:26 2026] GET /v2.0/security-groups?id=13e88188-2539-4dfb-83f3-148f22d353ac&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/929] 10.0.0.69 () {32 vars in 719 bytes} [Fri May 8 19:30:26 2026] DELETE /v2.0/ports/20a4a208-3e7a-42cd-947c-9cd383a46ad6 => generated 0 bytes in 467 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:30:27.120 7 INFO neutron.pecan_wsgi.hooks.translation [None req-867b78c1-c145-4f1c-b8bc-e30e063cd513 0edaf5c2bdb648b5970bbd505af1b5d5 c528545e279d4ee4af36cbcce55b8bf0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 450/930] 10.0.0.69 () {32 vars in 716 bytes} [Fri May 8 19:30:27 2026] GET /v2.0/ports/20a4a208-3e7a-42cd-947c-9cd383a46ad6 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/931] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:30:27 2026] GET /v2.0/ports?device_id=55a67184-d936-40e4-ac53-64cb33cc2199 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/932] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:30:27 2026] GET /v2.0/security-groups?id=b56b6083-0c0f-42b4-b3f7-579fc354a7cd&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/933] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:30:27 2026] DELETE /v2.0/subnets/a4c51fbc-b700-471c-b9a4-35756aa6a437 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/934] 199.204.45.53 () {34 vars in 993 bytes} [Fri May 8 19:30:27 2026] GET /v2.0/ports?device_id=55a67184-d936-40e4-ac53-64cb33cc2199 => generated 975 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:30:27.890 8 INFO neutron.services.segments.plugin [-] Segment e8fff1bc-59f5-49bd-8441-05fdd1a56544 resource provider aggregate not found 2026-05-08 19:30:27.904 8 INFO neutron.services.segments.plugin [-] Segment e8fff1bc-59f5-49bd-8441-05fdd1a56544 resource provider aggregate not found 2026-05-08 19:30:27.910 8 INFO neutron.services.segments.plugin [-] Segment e8fff1bc-59f5-49bd-8441-05fdd1a56544 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8fff1bc-59f5-49bd-8441-05fdd1a56544 found for delete ", "request_id": "req-abe2c919-dabc-4888-931f-d2425ba878d3"}]} [pid: 8|app: 0|req: 483/935] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:30:27 2026] DELETE /v2.0/networks/39d03d44-82ed-45a7-8305-0372d2c9ce5c => generated 0 bytes in 503 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:30:27.972 8 INFO neutron.services.segments.plugin [-] Segment e8fff1bc-59f5-49bd-8441-05fdd1a56544 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8fff1bc-59f5-49bd-8441-05fdd1a56544 found for delete ", "request_id": "req-66aad46f-5696-4caa-951e-71a6ab01134d"}]} 2026-05-08 19:30:28.015 7 INFO neutron.db.l3_db [None req-0d738462-5741-449d-81b1-93109044fc82 275862ae62ea49589cf1a51a9a86ead2 0b99ee210f3c454096e97180b5f59115 - - - -] Floating IP 9793a365-ae7d-4347-a1f0-ed2127f01f40 disassociated. External IP: 10.96.250.201, port: 7c503127-67d5-4f7e-bcab-6ce614440746. [pid: 8|app: 0|req: 484/936] 10.0.0.69 () {34 vars in 664 bytes} [Fri May 8 19:30:27 2026] POST /v2.0/ports => generated 775 bytes in 383 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: 8|app: 0|req: 485/937] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:30:28 2026] GET /v2.0/ports?device_id=1a96f1ec-bb37-4380-9b88-af7128b487e2 => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/938] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:30:28 2026] GET /v2.0/ports?device_id=55a67184-d936-40e4-ac53-64cb33cc2199 => 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: 453/939] 199.204.45.53 () {36 vars in 996 bytes} [Fri May 8 19:30:27 2026] DELETE /v2.0/ports/7c503127-67d5-4f7e-bcab-6ce614440746 => generated 0 bytes in 913 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/940] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:30:28 2026] GET /v2.0/security-groups?id=13e88188-2539-4dfb-83f3-148f22d353ac&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: 8|app: 0|req: 487/941] 10.0.0.69 () {34 vars in 736 bytes} [Fri May 8 19:30:28 2026] PUT /v2.0/ports/e8bc94b8-a29c-4716-8197-7d2fbc39bb28 => generated 752 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:30:28.669 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-910579da-9360-4502-880b-b199f92c8818'] response: {'server_uuid': '55a67184-d936-40e4-ac53-64cb33cc2199', 'name': 'network-vif-deleted', 'tag': '7c503127-67d5-4f7e-bcab-6ce614440746', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 455/942] 10.0.0.69 () {32 vars in 719 bytes} [Fri May 8 19:30:28 2026] DELETE /v2.0/ports/e8bc94b8-a29c-4716-8197-7d2fbc39bb28 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/943] 10.0.0.69 () {32 vars in 642 bytes} [Fri May 8 19:30:28 2026] GET /v2.0/ports => generated 778 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:30:29.128 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a7636066-1c9e-466b-977c-8cbd809f13c6 0edaf5c2bdb648b5970bbd505af1b5d5 c528545e279d4ee4af36cbcce55b8bf0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 456/944] 10.0.0.69 () {32 vars in 716 bytes} [Fri May 8 19:30:29 2026] GET /v2.0/ports/e8bc94b8-a29c-4716-8197-7d2fbc39bb28 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/945] 10.0.0.69 () {32 vars in 642 bytes} [Fri May 8 19:30:29 2026] GET /v2.0/ports => generated 778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/946] 10.0.0.69 () {32 vars in 716 bytes} [Fri May 8 19:30:29 2026] GET /v2.0/ports/5494c3b1-a051-406a-a00e-00c28a4be089 => generated 775 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:30:29.326 8 INFO neutron.pecan_wsgi.hooks.translation [None req-feccf1e8-6ab7-4c6c-af8d-3f285b433edc 0edaf5c2bdb648b5970bbd505af1b5d5 c528545e279d4ee4af36cbcce55b8bf0 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 490/947] 10.0.0.69 () {32 vars in 719 bytes} [Fri May 8 19:30:29 2026] DELETE /v2.0/ports/20a4a208-3e7a-42cd-947c-9cd383a46ad6 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:30:29.379 7 INFO neutron.pecan_wsgi.hooks.translation [None req-14f97e26-df2f-48d3-abb7-7d7f35cdbbac 0edaf5c2bdb648b5970bbd505af1b5d5 c528545e279d4ee4af36cbcce55b8bf0 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 458/948] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:30:29 2026] DELETE /v2.0/subnets/a4c51fbc-b700-471c-b9a4-35756aa6a437 => generated 136 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:30:29.417 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4ad9176f-46ae-470b-9a8b-f937d8531296 0edaf5c2bdb648b5970bbd505af1b5d5 c528545e279d4ee4af36cbcce55b8bf0 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 491/949] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:30:29 2026] DELETE /v2.0/subnets/45c8ca1c-9f3b-4a20-8d85-36dc93c9f77f => generated 136 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/950] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:29 2026] DELETE /v2.0/security-groups/b56b6083-0c0f-42b4-b3f7-579fc354a7cd => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:30:29.709 8 INFO neutron.api.v2.resource [None req-9fa6a95d-4313-4ec4-b5de-93beeb1e4800 275862ae62ea49589cf1a51a9a86ead2 0b99ee210f3c454096e97180b5f59115 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 493/951] 10.0.0.69 () {32 vars in 736 bytes} [Fri May 8 19:30:29 2026] GET /v2.0/security-groups/b56b6083-0c0f-42b4-b3f7-579fc354a7cd => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/952] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:30:29 2026] GET /v2.0/ports?device_id=1a96f1ec-bb37-4380-9b88-af7128b487e2 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/953] 10.0.0.69 () {32 vars in 719 bytes} [Fri May 8 19:30:29 2026] DELETE /v2.0/ports/5494c3b1-a051-406a-a00e-00c28a4be089 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/954] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:30:29 2026] GET /v2.0/security-groups?id=13e88188-2539-4dfb-83f3-148f22d353ac&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:30:30.030 7 INFO neutron.services.segments.plugin [-] Segment 0d39e4a5-e42b-4f9c-8e2e-53bfabab5e3d resource provider aggregate not found 2026-05-08 19:30:30.035 7 INFO neutron.services.segments.plugin [-] Segment 0d39e4a5-e42b-4f9c-8e2e-53bfabab5e3d resource provider aggregate not found 2026-05-08 19:30:30.049 7 INFO neutron.services.segments.plugin [-] Segment 0d39e4a5-e42b-4f9c-8e2e-53bfabab5e3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d39e4a5-e42b-4f9c-8e2e-53bfabab5e3d found for delete ", "request_id": "req-208b6c34-84ac-4763-ade6-186cf13ca9b2"}]} 2026-05-08 19:30:30.052 7 INFO neutron.services.segments.plugin [-] Segment 0d39e4a5-e42b-4f9c-8e2e-53bfabab5e3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d39e4a5-e42b-4f9c-8e2e-53bfabab5e3d found for delete ", "request_id": "req-fd2a383a-fdef-466e-9f2f-83e5e07bfdb8"}]} [pid: 7|app: 0|req: 461/955] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:30:29 2026] DELETE /v2.0/networks/9f6a2a33-15dd-4b0c-873e-5980d774a439 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/956] 10.0.0.69 () {32 vars in 731 bytes} [Fri May 8 19:30:29 2026] DELETE /v2.0/floatingips/9793a365-ae7d-4347-a1f0-ed2127f01f40 => generated 0 bytes in 396 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/957] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:30:30 2026] GET /v2.0/ports?device_id=1a96f1ec-bb37-4380-9b88-af7128b487e2 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:30:30.636 7 INFO neutron.db.l3_db [None req-8e13b3e3-9b9c-4afe-9a3b-077010d1518d d405115015c541cb883f363b29e04adc c697c9a99354452397afc709f90890c3 - - - -] Floating IP f1c0af79-da22-4add-8c94-d98778a23bdb associated. External IP: 10.96.250.208, port: 6e867abb-f5e3-4538-8eaa-57c7a1d8fe00. [pid: 7|app: 0|req: 463/958] 10.0.0.69 () {34 vars in 748 bytes} [Fri May 8 19:30:30 2026] PUT /v2.0/floatingips/f1c0af79-da22-4add-8c94-d98778a23bdb => generated 855 bytes in 869 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:30:31.085 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4065860d-a524-4496-b788-90934447f51a'] response: {'name': 'network-changed', 'server_uuid': '1a96f1ec-bb37-4380-9b88-af7128b487e2', 'tag': '6e867abb-f5e3-4538-8eaa-57c7a1d8fe00', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 464/959] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:30:31 2026] GET /v2.0/security-groups?tenant_id=c528545e279d4ee4af36cbcce55b8bf0&name=default => generated 2801 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/960] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:30:31 2026] GET /v2.0/ports?device_id=1a96f1ec-bb37-4380-9b88-af7128b487e2 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/961] 10.0.0.69 () {34 vars in 788 bytes} [Fri May 8 19:30:30 2026] PUT /v2.0/routers/38882aee-a227-4f06-90cf-b7721333e802/remove_router_interface => generated 309 bytes in 1334 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/962] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:30:31 2026] GET /v2.0/ports?tenant_id=c697c9a99354452397afc709f90890c3&device_id=1a96f1ec-bb37-4380-9b88-af7128b487e2 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/963] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:30:31 2026] GET /v2.0/security-groups?id=13e88188-2539-4dfb-83f3-148f22d353ac&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/964] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:31 2026] DELETE /v2.0/security-groups/994a3bd8-2447-436c-ba69-cb94881c9122 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/965] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:30:31 2026] GET /v2.0/networks?id=2ffa4888-ecb5-455f-bb2b-9e1a647adf99 => generated 775 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/966] 199.204.45.53 () {34 vars in 1057 bytes} [Fri May 8 19:30:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=6e867abb-f5e3-4538-8eaa-57c7a1d8fe00 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/967] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:30:31 2026] GET /v2.0/subnets?id=f64b4cfb-74fb-4c21-a421-36785265de44 => generated 673 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/968] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:30:31 2026] GET /v2.0/ports?network_id=2ffa4888-ecb5-455f-bb2b-9e1a647adf99&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: 8|app: 0|req: 502/969] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:30:31 2026] GET /v2.0/networks/2ffa4888-ecb5-455f-bb2b-9e1a647adf99?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/970] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:30:31 2026] GET /v2.0/ports?device_id=1a96f1ec-bb37-4380-9b88-af7128b487e2 => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/971] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:30:32 2026] GET /v2.0/networks/2ffa4888-ecb5-455f-bb2b-9e1a647adf99?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: 8|app: 0|req: 505/972] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:30:32 2026] GET /v2.0/security-groups?id=13e88188-2539-4dfb-83f3-148f22d353ac&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/973] 199.204.45.53 () {34 vars in 993 bytes} [Fri May 8 19:30:32 2026] GET /v2.0/ports?device_id=1a96f1ec-bb37-4380-9b88-af7128b487e2 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:30:32.773 8 INFO neutron.db.l3_db [None req-a5357777-638e-4af2-b6c3-d640b4d1fffe d405115015c541cb883f363b29e04adc c697c9a99354452397afc709f90890c3 - - - -] Floating IP f1c0af79-da22-4add-8c94-d98778a23bdb disassociated. External IP: 10.96.250.208, port: 6e867abb-f5e3-4538-8eaa-57c7a1d8fe00. 2026-05-08 19:30:32.809 7 INFO neutron.services.segments.plugin [-] Segment e82ac2d7-2c86-4604-bf95-fa75689e17cd resource provider aggregate not found [pid: 8|app: 0|req: 507/974] 199.204.45.53 () {36 vars in 996 bytes} [Fri May 8 19:30:32 2026] DELETE /v2.0/ports/6e867abb-f5e3-4538-8eaa-57c7a1d8fe00 => generated 0 bytes in 842 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:30:33.291 7 INFO neutron.services.segments.plugin [-] Segment e82ac2d7-2c86-4604-bf95-fa75689e17cd resource provider aggregate not found [pid: 8|app: 0|req: 508/975] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:30:33 2026] GET /v2.0/ports?device_id=1a96f1ec-bb37-4380-9b88-af7128b487e2 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:30:33.306 7 INFO neutron.services.segments.plugin [-] Segment e82ac2d7-2c86-4604-bf95-fa75689e17cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e82ac2d7-2c86-4604-bf95-fa75689e17cd found for delete ", "request_id": "req-b162cc2f-adfc-4fc6-b323-a60223c40920"}]} 2026-05-08 19:30:33.312 7 INFO neutron.services.segments.plugin [-] Segment e82ac2d7-2c86-4604-bf95-fa75689e17cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e82ac2d7-2c86-4604-bf95-fa75689e17cd found for delete ", "request_id": "req-ec7d45cc-0e5b-4288-9929-42b04065f949"}]} 2026-05-08 19:30:33.320 7 INFO neutron.db.l3_hamode_db [None req-15a60f86-6e9c-40cd-872f-1ad85dac690b 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] HA network ac18152c-db50-4413-852d-9c9daa6803f6 was deleted as no HA routers are present in tenant 0b99ee210f3c454096e97180b5f59115. [pid: 7|app: 0|req: 468/976] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:30:31 2026] DELETE /v2.0/routers/38882aee-a227-4f06-90cf-b7721333e802 => generated 0 bytes in 1771 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:30:33.340 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2702814d-3d05-4561-8dcc-a266c83978c8'] response: {'server_uuid': '1a96f1ec-bb37-4380-9b88-af7128b487e2', 'name': 'network-vif-deleted', 'tag': '6e867abb-f5e3-4538-8eaa-57c7a1d8fe00', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 509/977] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:30:33 2026] DELETE /v2.0/subnets/6b1f57ce-75d7-4afe-ad5a-2dbc1b18b370 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/978] 10.0.0.69 () {32 vars in 622 bytes} [Fri May 8 19:30:33 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/979] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:30:33 2026] DELETE /v2.0/networks/229927c9-b339-4aaa-8d24-ec0acbd97322 => generated 0 bytes in 432 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/980] 10.0.0.69 () {32 vars in 632 bytes} [Fri May 8 19:30:33 2026] GET /v2.0/ => generated 632 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/981] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:30:34 2026] GET /v2.0/security-groups?tenant_id=a202e3e4442f47a7bac98afe62a5b4c1&name=default => generated 2801 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/982] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:34 2026] DELETE /v2.0/security-groups/2b804b6a-ccd8-4461-87fc-802afe694b22 => 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: 472/983] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:34 2026] DELETE /v2.0/security-groups/13e88188-2539-4dfb-83f3-148f22d353ac => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:30:34.601 7 INFO neutron.api.v2.resource [None req-de32c968-3649-47d4-a090-0c987e9517d6 d405115015c541cb883f363b29e04adc c697c9a99354452397afc709f90890c3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 473/984] 10.0.0.69 () {32 vars in 736 bytes} [Fri May 8 19:30:34 2026] GET /v2.0/security-groups/13e88188-2539-4dfb-83f3-148f22d353ac => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/985] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:30:34 2026] GET /v2.0/security-groups?tenant_id=0b99ee210f3c454096e97180b5f59115&name=default => generated 2801 bytes in 511 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/986] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:34 2026] DELETE /v2.0/security-groups/accc8cf0-6ac2-4ee6-ab7c-55b1f2572fec => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/987] 10.0.0.69 () {32 vars in 731 bytes} [Fri May 8 19:30:34 2026] DELETE /v2.0/floatingips/f1c0af79-da22-4add-8c94-d98778a23bdb => generated 0 bytes in 348 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/990] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:30:34 2026] GET /v2.0/security-groups?tenant_id=098eccf30e0841999c8e8f38caec886a&name=default => generated 2801 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/991] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:30:34 2026] GET /v2.0/security-groups?tenant_id=568b86ee572247f691cba6621373d55f&name=default => generated 2801 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/992] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:35 2026] DELETE /v2.0/security-groups/565fb605-8122-4055-ac2d-0d2b0c428e53 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/993] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:35 2026] DELETE /v2.0/security-groups/df3b8a56-965a-4606-a2aa-801ee495d9e9 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:30:35.354 7 INFO neutron.services.segments.plugin [-] Segment 4e526e9a-a8cd-420f-ae57-c26c4c063d76 resource provider aggregate not found 2026-05-08 19:30:35.359 7 INFO neutron.services.segments.plugin [-] Segment 4e526e9a-a8cd-420f-ae57-c26c4c063d76 resource provider aggregate not found 2026-05-08 19:30:35.375 7 INFO neutron.services.segments.plugin [-] Segment 4e526e9a-a8cd-420f-ae57-c26c4c063d76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e526e9a-a8cd-420f-ae57-c26c4c063d76 found for delete ", "request_id": "req-1eed8f61-cf9f-4639-9dde-c7900f679832"}]} 2026-05-08 19:30:35.377 7 INFO neutron.services.segments.plugin [-] Segment 4e526e9a-a8cd-420f-ae57-c26c4c063d76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e526e9a-a8cd-420f-ae57-c26c4c063d76 found for delete ", "request_id": "req-c7becf05-4bab-4a64-a613-089b415e3ba4"}]} [pid: 7|app: 0|req: 478/994] 10.0.0.69 () {34 vars in 788 bytes} [Fri May 8 19:30:35 2026] PUT /v2.0/routers/05775177-a5ba-4a6b-96dd-94e92f1e5c47/remove_router_interface => generated 309 bytes in 1151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:30:37.343 8 INFO neutron.services.segments.plugin [-] Segment 35e2106c-f1e9-4e6c-a681-15cc801d18b9 resource provider aggregate not found 2026-05-08 19:30:37.347 8 INFO neutron.services.segments.plugin [-] Segment 35e2106c-f1e9-4e6c-a681-15cc801d18b9 resource provider aggregate not found 2026-05-08 19:30:37.364 8 INFO neutron.services.segments.plugin [-] Segment 35e2106c-f1e9-4e6c-a681-15cc801d18b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35e2106c-f1e9-4e6c-a681-15cc801d18b9 found for delete ", "request_id": "req-c3eccb74-c5b7-45bb-b095-623a9937f80c"}]} 2026-05-08 19:30:37.366 8 INFO neutron.services.segments.plugin [-] Segment 35e2106c-f1e9-4e6c-a681-15cc801d18b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35e2106c-f1e9-4e6c-a681-15cc801d18b9 found for delete ", "request_id": "req-29206073-65ea-4f70-acad-f67098163715"}]} 2026-05-08 19:30:37.380 8 INFO neutron.db.l3_hamode_db [None req-8b4524f6-b1b9-4466-b446-f02d14c19b3b 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] HA network c367bdab-cd03-474f-8971-e9b604285bf0 was deleted as no HA routers are present in tenant c697c9a99354452397afc709f90890c3. [pid: 8|app: 0|req: 517/995] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:30:36 2026] DELETE /v2.0/routers/05775177-a5ba-4a6b-96dd-94e92f1e5c47 => generated 0 bytes in 1174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/996] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:30:37 2026] DELETE /v2.0/subnets/f64b4cfb-74fb-4c21-a421-36785265de44 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/997] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:30:37 2026] DELETE /v2.0/networks/2ffa4888-ecb5-455f-bb2b-9e1a647adf99 => 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: 480/998] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:30:38 2026] GET /v2.0/security-groups?tenant_id=c697c9a99354452397afc709f90890c3&name=default => generated 2801 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/999] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:38 2026] DELETE /v2.0/security-groups/cd060f72-e964-4ca3-942c-757ae81cd398 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/1000] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:30:39 2026] GET /v2.0/security-groups?tenant_id=1087bdf9f20748589ecdcadf36480b76&name=default => generated 2801 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:30:39.897 8 INFO neutron.services.segments.plugin [-] Segment 4c375347-155f-482b-bba2-fe37f5662245 resource provider aggregate not found 2026-05-08 19:30:39.905 8 INFO neutron.services.segments.plugin [-] Segment 4c375347-155f-482b-bba2-fe37f5662245 resource provider aggregate not found 2026-05-08 19:30:39.918 8 INFO neutron.services.segments.plugin [-] Segment 4c375347-155f-482b-bba2-fe37f5662245 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c375347-155f-482b-bba2-fe37f5662245 found for delete ", "request_id": "req-04d02c29-c51e-4d5c-b387-d93e0b4c1c8e"}]} 2026-05-08 19:30:39.931 8 INFO neutron.services.segments.plugin [-] Segment 4c375347-155f-482b-bba2-fe37f5662245 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c375347-155f-482b-bba2-fe37f5662245 found for delete ", "request_id": "req-f90ac0b1-c6c7-4c66-9a29-696ed04e945c"}]} [pid: 8|app: 0|req: 520/1001] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:39 2026] DELETE /v2.0/security-groups/de100694-b965-44bf-8994-0a622890cec5 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/1002] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:30:39 2026] GET /v2.0/security-groups?tenant_id=eaefc27b99434eccbdb829fa5bf4df97&name=default => generated 2801 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1003] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:30:40 2026] GET /v2.0/security-groups?tenant_id=e3562e746917490f9df5f25e1c21fb2b&name=default => generated 2801 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/1004] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:40 2026] DELETE /v2.0/security-groups/5c5e3d9e-f214-46d9-840f-8ca5e2c04b9c => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1005] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:40 2026] DELETE /v2.0/security-groups/f68e14d4-69b0-4650-8d3f-fd5b8c13a8fa => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/1006] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:30:40 2026] GET /v2.0/security-groups?tenant_id=d0366f2f3ba54c789abdbcd2c161f7d6&name=default => generated 2801 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1007] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:40 2026] DELETE /v2.0/security-groups/f4b652c2-d5ed-4038-8f48-14573e45be16 => 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: 485/1008] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:30:41 2026] GET /v2.0/security-groups?tenant_id=9b29cbb7df884cf7b685309ec51a49e9&name=default => generated 2801 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1009] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:41 2026] DELETE /v2.0/security-groups/c81721c9-b854-435c-ad47-9f587d43f519 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1010] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:30:42 2026] GET /v2.0/security-groups?tenant_id=70d1cb4122ca4844bfb24b071a2724a3&name=default => generated 2801 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1011] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:42 2026] DELETE /v2.0/security-groups/0dc162ae-c9d1-41aa-99f8-f01cc0bf0bab => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1012] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:30:43 2026] GET /v2.0/security-groups?tenant_id=36a57aba78aa414698709d2c46a1d1df&name=default => generated 2801 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1013] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:43 2026] DELETE /v2.0/security-groups/fb49f49c-7767-4083-8294-a3db3e51e619 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1014] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:30:43 2026] GET /v2.0/security-groups?tenant_id=266eb8c424574994bcec5b2c1a99887b&name=default => generated 2801 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1015] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:44 2026] DELETE /v2.0/security-groups/734b715f-1f31-4d6a-a656-41bb4b379566 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1016] 10.0.0.69 () {32 vars in 652 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions => generated 19178 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1017] 10.0.0.69 () {32 vars in 680 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1018] 10.0.0.69 () {32 vars in 680 bytes} [Fri May 8 19:30:44 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) [pid: 8|app: 0|req: 529/1019] 10.0.0.69 () {32 vars in 728 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1020] 10.0.0.69 () {32 vars in 664 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/agent => generated 153 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1021] 10.0.0.69 () {32 vars in 698 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1022] 10.0.0.69 () {32 vars in 696 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1023] 10.0.0.69 () {32 vars in 700 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1024] 10.0.0.69 () {32 vars in 688 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1025] 10.0.0.69 () {32 vars in 702 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1026] 10.0.0.69 () {32 vars in 692 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1027] 10.0.0.69 () {32 vars in 694 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1028] 10.0.0.69 () {32 vars in 684 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1029] 10.0.0.69 () {32 vars in 686 bytes} [Fri May 8 19:30:44 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: 8|app: 0|req: 535/1030] 10.0.0.69 () {32 vars in 660 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1031] 10.0.0.69 () {32 vars in 698 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1032] 10.0.0.69 () {32 vars in 678 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1033] 10.0.0.69 () {32 vars in 682 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1034] 10.0.0.69 () {32 vars in 674 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1035] 10.0.0.69 () {32 vars in 688 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1036] 10.0.0.69 () {32 vars in 722 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1037] 10.0.0.69 () {32 vars in 686 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1038] 10.0.0.69 () {32 vars in 668 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1039] 10.0.0.69 () {32 vars in 686 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1040] 10.0.0.69 () {32 vars in 680 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1041] 10.0.0.69 () {32 vars in 698 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1042] 10.0.0.69 () {32 vars in 678 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1043] 10.0.0.69 () {32 vars in 666 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1044] 10.0.0.69 () {32 vars in 676 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1045] 10.0.0.69 () {32 vars in 664 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1046] 10.0.0.69 () {32 vars in 674 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1047] 10.0.0.69 () {32 vars in 712 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1048] 10.0.0.69 () {32 vars in 690 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1049] 10.0.0.69 () {32 vars in 682 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1050] 10.0.0.69 () {32 vars in 668 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1051] 10.0.0.69 () {32 vars in 686 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1052] 10.0.0.69 () {32 vars in 704 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1053] 10.0.0.69 () {32 vars in 700 bytes} [Fri May 8 19:30:44 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: 8|app: 0|req: 559/1054] 10.0.0.69 () {32 vars in 674 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1055] 10.0.0.69 () {32 vars in 692 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1056] 10.0.0.69 () {32 vars in 688 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1057] 10.0.0.69 () {32 vars in 708 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1058] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/security-groups?tenant_id=bf27df902fc04e00b8685f3a421f4eec&name=default => generated 2801 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1059] 10.0.0.69 () {32 vars in 704 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1060] 10.0.0.69 () {32 vars in 696 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1061] 10.0.0.69 () {32 vars in 710 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1062] 10.0.0.69 () {32 vars in 668 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/binding => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1063] 10.0.0.69 () {32 vars in 686 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1064] 10.0.0.69 () {32 vars in 680 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1065] 10.0.0.69 () {32 vars in 674 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1066] 10.0.0.69 () {32 vars in 670 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/provider => generated 191 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1067] 10.0.0.69 () {32 vars in 660 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1068] 10.0.0.69 () {32 vars in 698 bytes} [Fri May 8 19:30:44 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: 8|app: 0|req: 573/1069] 10.0.0.69 () {32 vars in 698 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1070] 10.0.0.69 () {32 vars in 676 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1071] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:44 2026] DELETE /v2.0/security-groups/e8e9a238-902f-471a-8c29-c147335358b7 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1072] 10.0.0.69 () {32 vars in 668 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1073] 10.0.0.69 () {32 vars in 682 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1074] 10.0.0.69 () {32 vars in 700 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1075] 10.0.0.69 () {32 vars in 684 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1076] 10.0.0.69 () {32 vars in 706 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1077] 10.0.0.69 () {32 vars in 668 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1078] 10.0.0.69 () {32 vars in 696 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1079] 10.0.0.69 () {32 vars in 694 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1080] 10.0.0.69 () {32 vars in 684 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1081] 10.0.0.69 () {32 vars in 688 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1082] 10.0.0.69 () {32 vars in 666 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1083] 10.0.0.69 () {32 vars in 680 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1084] 10.0.0.69 () {32 vars in 680 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1085] 10.0.0.69 () {32 vars in 690 bytes} [Fri May 8 19:30:45 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1086] 10.0.0.69 () {32 vars in 690 bytes} [Fri May 8 19:30:45 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1087] 10.0.0.69 () {32 vars in 694 bytes} [Fri May 8 19:30:45 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1088] 10.0.0.69 () {32 vars in 684 bytes} [Fri May 8 19:30:45 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1089] 10.0.0.69 () {32 vars in 688 bytes} [Fri May 8 19:30:45 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1090] 10.0.0.69 () {32 vars in 700 bytes} [Fri May 8 19:30:45 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: 7|app: 0|req: 507/1091] 10.0.0.69 () {32 vars in 702 bytes} [Fri May 8 19:30:45 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1092] 10.0.0.69 () {32 vars in 716 bytes} [Fri May 8 19:30:45 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1093] 10.0.0.69 () {32 vars in 714 bytes} [Fri May 8 19:30:45 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1094] 10.0.0.69 () {32 vars in 726 bytes} [Fri May 8 19:30:45 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1095] 10.0.0.69 () {32 vars in 718 bytes} [Fri May 8 19:30:45 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1096] 10.0.0.69 () {32 vars in 682 bytes} [Fri May 8 19:30:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1097] 10.0.0.69 () {32 vars in 668 bytes} [Fri May 8 19:30:45 2026] GET /v2.0/extensions/segment => generated 145 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1098] 10.0.0.69 () {32 vars in 718 bytes} [Fri May 8 19:30:45 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1099] 10.0.0.69 () {32 vars in 678 bytes} [Fri May 8 19:30:45 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1100] 10.0.0.69 () {32 vars in 668 bytes} [Fri May 8 19:30:45 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1101] 10.0.0.69 () {32 vars in 696 bytes} [Fri May 8 19:30:45 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1102] 10.0.0.69 () {32 vars in 704 bytes} [Fri May 8 19:30:45 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1103] 10.0.0.69 () {32 vars in 700 bytes} [Fri May 8 19:30:45 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1104] 10.0.0.69 () {32 vars in 682 bytes} [Fri May 8 19:30:45 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: 7|app: 0|req: 514/1105] 10.0.0.69 () {32 vars in 704 bytes} [Fri May 8 19:30:45 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1106] 10.0.0.69 () {32 vars in 694 bytes} [Fri May 8 19:30:45 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1107] 10.0.0.69 () {32 vars in 688 bytes} [Fri May 8 19:30:45 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1108] 10.0.0.69 () {32 vars in 696 bytes} [Fri May 8 19:30:45 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1109] 10.0.0.69 () {32 vars in 688 bytes} [Fri May 8 19:30:45 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1110] 10.0.0.69 () {32 vars in 700 bytes} [Fri May 8 19:30:45 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1111] 10.0.0.69 () {32 vars in 664 bytes} [Fri May 8 19:30:45 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1112] 10.0.0.69 () {32 vars in 680 bytes} [Fri May 8 19:30:45 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: 7|app: 0|req: 518/1113] 10.0.0.69 () {32 vars in 692 bytes} [Fri May 8 19:30:45 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: 8|app: 0|req: 596/1114] 10.0.0.69 () {32 vars in 676 bytes} [Fri May 8 19:30:45 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: 7|app: 0|req: 519/1115] 10.0.0.69 () {32 vars in 666 bytes} [Fri May 8 19:30:45 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1116] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:30:45 2026] GET /v2.0/security-groups?tenant_id=3c39bdf8383f4e71b9d40bdd05b2e7da&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: 520/1117] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:46 2026] DELETE /v2.0/security-groups/d6679381-8372-4ddd-822e-ac6b10192d5e => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1118] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:30:46 2026] GET /v2.0/security-groups?tenant_id=847ebd97ebd544d490d1a849e791230a&name=default => generated 2801 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1119] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:46 2026] DELETE /v2.0/security-groups/9ab11dbc-5ea2-4064-9972-fdb3f8a68d36 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1120] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:30:47 2026] GET /v2.0/security-groups?tenant_id=09e0bdb3f60c46df8089b504a2a03f37&name=default => generated 2801 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1121] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:47 2026] DELETE /v2.0/security-groups/6f6a634a-efb8-4fd8-9fc4-6841fb66400e => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:30:48.865 8 INFO neutron.db.segments_db [None req-8984277e-bb1e-4aeb-a139-aeec14af5c3f 33c52255e07f47d0976dd9c7ccbc47a4 b14b702d9c0f44e19312d5c4d3479e72 - - - -] Added segment 393f841d-1bc4-4a75-a615-ff870a390c07 of type vxlan for network 259ed69f-19b3-49a6-b859-2ccdaadf8acc [pid: 8|app: 0|req: 600/1122] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:30:48 2026] POST /v2.0/networks => generated 634 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:30:49.065 7 INFO neutron.db.segments_db [None req-34d6ab2a-22d9-4a1c-b300-2d22d090dc73 33c52255e07f47d0976dd9c7ccbc47a4 b14b702d9c0f44e19312d5c4d3479e72 - - - -] Added segment 2fc2aec3-b012-4988-8b19-c6baba55492a of type vxlan for network 9530cec2-5137-4c71-949a-067bd5bf05b8 [pid: 7|app: 0|req: 523/1123] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:30:48 2026] POST /v2.0/networks => generated 633 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1124] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:30:49 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: 8|app: 0|req: 602/1125] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:30:49 2026] POST /v2.0/subnets => generated 631 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1128] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:30:50 2026] GET /v2.0/security-groups?tenant_id=35a9fa90f0184647a2444935fa1a738b&name=default => generated 2801 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1129] 10.0.0.69 () {34 vars in 675 bytes} [Fri May 8 19:30:49 2026] POST /v2.0/floatingips => generated 552 bytes in 899 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:30:50.367 7 INFO neutron.db.segments_db [None req-ab38344c-dfd7-45a7-a759-b827213bb513 33c52255e07f47d0976dd9c7ccbc47a4 b14b702d9c0f44e19312d5c4d3479e72 - - - -] Added segment 26451b2b-6a55-43e7-91a9-ce7dc8366afe of type vxlan for network 851b397f-55fb-4833-a696-c5a44ed14e7a [pid: 8|app: 0|req: 606/1130] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:30:50 2026] GET /v2.0/security-groups?tenant_id=eefb6cd4ad384a09876bcf7d64c8c63a&name=default => generated 2801 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1131] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:50 2026] DELETE /v2.0/security-groups/d89ff24f-cc4a-40c3-8e0a-c2a6adf3cd8e => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:30:50.722 7 INFO neutron.db.l3_hamode_db [None req-ab38344c-dfd7-45a7-a759-b827213bb513 33c52255e07f47d0976dd9c7ccbc47a4 b14b702d9c0f44e19312d5c4d3479e72 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:30:50.928 7 INFO neutron.db.l3_hamode_db [None req-ab38344c-dfd7-45a7-a759-b827213bb513 33c52255e07f47d0976dd9c7ccbc47a4 b14b702d9c0f44e19312d5c4d3479e72 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 608/1132] 10.0.0.69 () {34 vars in 675 bytes} [Fri May 8 19:30:50 2026] POST /v2.0/floatingips => generated 552 bytes in 720 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1133] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:51 2026] DELETE /v2.0/security-groups/d19a5fed-daa3-47ca-9dbe-12842d7455df => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1134] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:30:51 2026] GET /v2.0/security-groups?tenant_id=bff3845ce9db4acc81104c5ad2d709d7&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1135] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:30:50 2026] POST /v2.0/routers => generated 510 bytes in 1377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1136] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:51 2026] DELETE /v2.0/security-groups/ed5ca3bf-9784-42e0-bfc2-3dbd82efd88f => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1137] 10.0.0.69 () {34 vars in 675 bytes} [Fri May 8 19:30:51 2026] POST /v2.0/floatingips => generated 552 bytes in 757 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1138] 10.0.0.69 () {34 vars in 675 bytes} [Fri May 8 19:30:52 2026] POST /v2.0/floatingips => generated 552 bytes in 648 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1139] 10.0.0.69 () {34 vars in 675 bytes} [Fri May 8 19:30:52 2026] POST /v2.0/floatingips => generated 552 bytes in 727 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1140] 10.0.0.69 () {34 vars in 782 bytes} [Fri May 8 19:30:51 2026] PUT /v2.0/routers/eedbd31a-b1b0-46a7-bad4-4edf7a9dad23/add_router_interface => generated 309 bytes in 1896 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1141] 10.0.0.69 () {34 vars in 758 bytes} [Fri May 8 19:30:53 2026] PUT /v2.0/floatingips/fc5180f7-cb6d-46db-ae68-acfeaad1c720/tags => generated 17 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1142] 10.0.0.69 () {34 vars in 758 bytes} [Fri May 8 19:30:53 2026] PUT /v2.0/floatingips/187bf360-325e-4417-b1c8-d238e0bb2b05/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1143] 10.0.0.69 () {32 vars in 716 bytes} [Fri May 8 19:30:53 2026] GET /v2.0/ports/beefc662-8fc9-489b-9772-3b734db065ea => generated 959 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1144] 10.0.0.69 () {34 vars in 758 bytes} [Fri May 8 19:30:53 2026] PUT /v2.0/floatingips/82447672-fc93-40b0-910a-8fce8855ffa7/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1145] 10.0.0.69 () {34 vars in 758 bytes} [Fri May 8 19:30:53 2026] PUT /v2.0/floatingips/fb3d9383-436c-4e29-b9df-aec76854bd8c/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1146] 10.0.0.69 () {32 vars in 671 bytes} [Fri May 8 19:30:53 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1147] 10.0.0.69 () {32 vars in 685 bytes} [Fri May 8 19:30:53 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1148] 10.0.0.69 () {32 vars in 681 bytes} [Fri May 8 19:30:53 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1149] 10.0.0.69 () {32 vars in 693 bytes} [Fri May 8 19:30:54 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1150] 10.0.0.69 () {32 vars in 679 bytes} [Fri May 8 19:30:54 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1151] 10.0.0.69 () {32 vars in 693 bytes} [Fri May 8 19:30:54 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1152] 10.0.0.69 () {32 vars in 689 bytes} [Fri May 8 19:30:54 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1153] 10.0.0.69 () {32 vars in 701 bytes} [Fri May 8 19:30:54 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1154] 10.0.0.69 () {32 vars in 731 bytes} [Fri May 8 19:30:54 2026] DELETE /v2.0/floatingips/fc5180f7-cb6d-46db-ae68-acfeaad1c720 => generated 0 bytes in 391 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1155] 10.0.0.69 () {32 vars in 731 bytes} [Fri May 8 19:30:54 2026] DELETE /v2.0/floatingips/187bf360-325e-4417-b1c8-d238e0bb2b05 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1156] 10.0.0.69 () {34 vars in 782 bytes} [Fri May 8 19:30:53 2026] PUT /v2.0/routers/eedbd31a-b1b0-46a7-bad4-4edf7a9dad23/add_router_interface => generated 309 bytes in 1493 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1157] 10.0.0.69 () {32 vars in 716 bytes} [Fri May 8 19:30:55 2026] GET /v2.0/ports/1fcf769a-2aab-4e1c-82e2-126b657640da => generated 967 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1158] 10.0.0.69 () {32 vars in 731 bytes} [Fri May 8 19:30:55 2026] DELETE /v2.0/floatingips/82447672-fc93-40b0-910a-8fce8855ffa7 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1159] 10.0.0.69 () {32 vars in 731 bytes} [Fri May 8 19:30:55 2026] DELETE /v2.0/floatingips/fb3d9383-436c-4e29-b9df-aec76854bd8c => generated 0 bytes in 746 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1160] 10.0.0.69 () {34 vars in 788 bytes} [Fri May 8 19:30:55 2026] PUT /v2.0/routers/eedbd31a-b1b0-46a7-bad4-4edf7a9dad23/remove_router_interface => generated 309 bytes in 1050 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1161] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:30:56 2026] GET /v2.0/security-groups?tenant_id=178a834cf66246edbe41558f49646b4c&name=default => generated 2801 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1162] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:30:56 2026] GET /v2.0/security-groups?tenant_id=0da2413153434850aa16987fc11263da&name=default => generated 2801 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1163] 10.0.0.69 () {32 vars in 731 bytes} [Fri May 8 19:30:56 2026] DELETE /v2.0/floatingips/793e9cdd-cadf-44c4-82b3-2acabee430e2 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1164] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:56 2026] DELETE /v2.0/security-groups/1a13a8a1-dd02-45b8-8155-64f7885aa1f3 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1165] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:57 2026] DELETE /v2.0/security-groups/53c9028d-00a4-4d49-acb7-72c25e420dc9 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1166] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:30:57 2026] GET /v2.0/security-groups?tenant_id=bbf67710aa994f45beb65b35a9ee0974&name=default => generated 2801 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1167] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:57 2026] DELETE /v2.0/security-groups/3ecc5c70-9e58-4714-8de2-26053e994291 => 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: 533/1168] 10.0.0.69 () {34 vars in 788 bytes} [Fri May 8 19:30:56 2026] PUT /v2.0/routers/eedbd31a-b1b0-46a7-bad4-4edf7a9dad23/remove_router_interface => generated 309 bytes in 1021 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1169] 10.0.0.69 () {32 vars in 735 bytes} [Fri May 8 19:30:57 2026] GET /v2.0/ports?device_id=eedbd31a-b1b0-46a7-bad4-4edf7a9dad23 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1170] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:30:57 2026] GET /v2.0/security-groups?tenant_id=8c3c2a0a078d4323a5ae3ec9bcf21753&name=default => generated 2801 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1171] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:58 2026] DELETE /v2.0/security-groups/062f12f2-5873-4116-a46d-5e39ca7edfa2 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1172] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:30:58 2026] GET /v2.0/security-groups?tenant_id=87d0481149074cbe84a6d90c918ce175&name=default => generated 2801 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1173] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:58 2026] DELETE /v2.0/security-groups/8da15094-544f-4db4-a842-91e1885784ef => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1174] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:30:58 2026] GET /v2.0/security-groups?tenant_id=ebd34855cb5b474392bee380f1e55450&name=default => generated 2801 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1175] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:30:58 2026] DELETE /v2.0/security-groups/a3165a1f-1f61-48b5-9b85-525fab98dd18 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:30:59.009 7 INFO neutron.services.segments.plugin [-] Segment 26451b2b-6a55-43e7-91a9-ce7dc8366afe resource provider aggregate not found 2026-05-08 19:30:59.037 7 INFO neutron.services.segments.plugin [-] Segment 26451b2b-6a55-43e7-91a9-ce7dc8366afe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26451b2b-6a55-43e7-91a9-ce7dc8366afe found for delete ", "request_id": "req-df5af363-fb8f-41a2-b3ff-0bcb5ba481c6"}]} 2026-05-08 19:30:59.037 7 INFO neutron.db.l3_hamode_db [None req-0cf3462e-8e73-464a-b801-7585f01f16e6 33c52255e07f47d0976dd9c7ccbc47a4 b14b702d9c0f44e19312d5c4d3479e72 - - - -] HA network 851b397f-55fb-4833-a696-c5a44ed14e7a was deleted as no HA routers are present in tenant b14b702d9c0f44e19312d5c4d3479e72. [pid: 7|app: 0|req: 534/1176] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:30:57 2026] DELETE /v2.0/routers/eedbd31a-b1b0-46a7-bad4-4edf7a9dad23 => generated 0 bytes in 1370 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:30:59.113 7 INFO neutron.services.segments.plugin [-] Segment 26451b2b-6a55-43e7-91a9-ce7dc8366afe resource provider aggregate not found 2026-05-08 19:30:59.135 7 INFO neutron.services.segments.plugin [-] Segment 26451b2b-6a55-43e7-91a9-ce7dc8366afe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26451b2b-6a55-43e7-91a9-ce7dc8366afe found for delete ", "request_id": "req-afdca72a-d2f2-4987-adbd-36d094c9bd61"}]} [pid: 8|app: 0|req: 643/1177] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:30:59 2026] DELETE /v2.0/subnets/1bbd71ea-37ab-49cd-837c-eaeb8d368b78 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:30:59.420 7 INFO neutron.db.segments_db [None req-04cecafa-f0da-42ae-94e1-5f7fc3fcf6c6 9ecaa22c0f6e42a4ad5b6b18df784b14 9aa29037d329490ca81832cced506af5 - - - -] Added segment d4eea0ca-e3f7-4a0e-aa3b-0a24009e0f21 of type vxlan for network 582736fa-ed4e-445f-86c3-b3eb4782825c [pid: 8|app: 0|req: 644/1178] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:30:59 2026] DELETE /v2.0/subnets/d1f026c1-4c9e-4623-8b39-674f01d7f050 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1179] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:30:59 2026] POST /v2.0/networks => generated 649 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:30:59.801 8 INFO neutron.db.segments_db [None req-c1b43f48-8175-4bc7-b9b8-e5adcdebd454 42c9ccc9e4924fb186a41b2575219247 27389140e36542569ad1221de3691aea - - - -] Added segment 98d97f97-22f4-4efd-a398-48342a049c47 of type vxlan for network 232aba2e-c64b-4649-8c52-60befe62fe1d [pid: 7|app: 0|req: 536/1180] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:30:59 2026] DELETE /v2.0/networks/9530cec2-5137-4c71-949a-067bd5bf05b8 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:30:59.908 8 INFO neutron.db.segments_db [None req-c1b43f48-8175-4bc7-b9b8-e5adcdebd454 42c9ccc9e4924fb186a41b2575219247 27389140e36542569ad1221de3691aea - - - -] Added segment 6ceb0b30-5c70-4e72-91b0-773ec36df86f of type vxlan for network b5e2798b-7977-4d6a-b863-4999f9270754 [pid: 8|app: 0|req: 645/1181] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:30:59 2026] POST /v2.0/networks => generated 1246 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1182] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:30:59 2026] POST /v2.0/subnets => generated 603 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:31:00.277 8 INFO neutron.services.segments.plugin [-] Segment 393f841d-1bc4-4a75-a615-ff870a390c07 resource provider aggregate not found [pid: 7|app: 0|req: 538/1183] 10.0.0.69 () {32 vars in 648 bytes} [Fri May 8 19:31:00 2026] GET /v2.0/networks => generated 1845 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:31:00.286 8 INFO neutron.services.segments.plugin [-] Segment 393f841d-1bc4-4a75-a615-ff870a390c07 resource provider aggregate not found 2026-05-08 19:31:00.304 8 INFO neutron.services.segments.plugin [-] Segment 393f841d-1bc4-4a75-a615-ff870a390c07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 393f841d-1bc4-4a75-a615-ff870a390c07 found for delete ", "request_id": "req-f882d9d9-b877-4976-b997-0d79c444a6d2"}]} 2026-05-08 19:31:00.305 8 INFO neutron.services.segments.plugin [-] Segment 393f841d-1bc4-4a75-a615-ff870a390c07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 393f841d-1bc4-4a75-a615-ff870a390c07 found for delete ", "request_id": "req-797af5e9-3304-4409-b4d5-62527d78ca1a"}]} [pid: 8|app: 0|req: 646/1184] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:00 2026] DELETE /v2.0/networks/259ed69f-19b3-49a6-b859-2ccdaadf8acc => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:31:00.326 7 INFO neutron.db.segments_db [None req-134d4a7d-1eed-4c22-8c9d-79f6b5371adf 9ecaa22c0f6e42a4ad5b6b18df784b14 9aa29037d329490ca81832cced506af5 - - - -] Added segment b1426c15-320e-4f6d-bd16-e42636602def of type vxlan for network 94502afd-6871-4e85-b717-76dc30957bbf [pid: 8|app: 0|req: 647/1185] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:00 2026] DELETE /v2.0/networks/232aba2e-c64b-4649-8c52-60befe62fe1d => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:31:00.567 8 INFO neutron.db.segments_db [None req-7fc7eeeb-5d68-4f05-8807-1a92fa1bc54c 33c52255e07f47d0976dd9c7ccbc47a4 b14b702d9c0f44e19312d5c4d3479e72 - - - -] Added segment 46167c7a-3329-46b1-8df6-75f2f2c39a49 of type vxlan for network 5e7e1152-71b6-4bab-9d18-6e921a89a1e8 2026-05-08 19:31:00.652 7 INFO neutron.db.l3_hamode_db [None req-134d4a7d-1eed-4c22-8c9d-79f6b5371adf 9ecaa22c0f6e42a4ad5b6b18df784b14 9aa29037d329490ca81832cced506af5 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 648/1186] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:31:00 2026] POST /v2.0/networks => generated 634 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1187] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:00 2026] DELETE /v2.0/networks/b5e2798b-7977-4d6a-b863-4999f9270754 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:31:01.068 7 INFO neutron.services.segments.plugin [-] Segment 2fc2aec3-b012-4988-8b19-c6baba55492a resource provider aggregate not found 2026-05-08 19:31:01.083 7 INFO neutron.services.segments.plugin [-] Segment 2fc2aec3-b012-4988-8b19-c6baba55492a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fc2aec3-b012-4988-8b19-c6baba55492a found for delete ", "request_id": "req-8ced8ebf-a6d0-41b7-bd22-2dcb5673251f"}]} 2026-05-08 19:31:01.166 7 INFO neutron.services.segments.plugin [-] Segment 2fc2aec3-b012-4988-8b19-c6baba55492a resource provider aggregate not found 2026-05-08 19:31:01.203 7 INFO neutron.services.segments.plugin [-] Segment 2fc2aec3-b012-4988-8b19-c6baba55492a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fc2aec3-b012-4988-8b19-c6baba55492a found for delete ", "request_id": "req-2d4d353a-a09a-4c7f-a78a-8d03cd0b45e0"}]} [pid: 8|app: 0|req: 650/1188] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:31:00 2026] POST /v2.0/subnets => generated 622 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1189] 10.0.0.69 () {32 vars in 648 bytes} [Fri May 8 19:31:01 2026] GET /v2.0/networks => generated 651 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:31:01.433 8 INFO neutron.db.segments_db [None req-4811831a-2b08-4ff2-ac09-f4e620109990 33c52255e07f47d0976dd9c7ccbc47a4 b14b702d9c0f44e19312d5c4d3479e72 - - - -] Added segment e358e081-2764-40af-9552-b11b18b1f443 of type vxlan for network 38775619-12f0-416b-8d50-7905a665bbd8 2026-05-08 19:31:01.757 8 INFO neutron.db.l3_hamode_db [None req-4811831a-2b08-4ff2-ac09-f4e620109990 33c52255e07f47d0976dd9c7ccbc47a4 b14b702d9c0f44e19312d5c4d3479e72 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:31:01.852 7 INFO neutron.db.l3_hamode_db [None req-134d4a7d-1eed-4c22-8c9d-79f6b5371adf 9ecaa22c0f6e42a4ad5b6b18df784b14 9aa29037d329490ca81832cced506af5 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:31:01.996 8 INFO neutron.db.l3_hamode_db [None req-4811831a-2b08-4ff2-ac09-f4e620109990 33c52255e07f47d0976dd9c7ccbc47a4 b14b702d9c0f44e19312d5c4d3479e72 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:31:02.326 8 INFO neutron.services.segments.plugin [-] Segment 98d97f97-22f4-4efd-a398-48342a049c47 resource provider aggregate not found 2026-05-08 19:31:02.344 8 INFO neutron.services.segments.plugin [-] Segment 98d97f97-22f4-4efd-a398-48342a049c47 resource provider aggregate not found 2026-05-08 19:31:02.353 8 INFO neutron.services.segments.plugin [-] Segment 98d97f97-22f4-4efd-a398-48342a049c47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98d97f97-22f4-4efd-a398-48342a049c47 found for delete ", "request_id": "req-26380d1c-6761-4538-8f34-b74ee65886f7"}]} 2026-05-08 19:31:02.368 8 INFO neutron.services.segments.plugin [-] Segment 98d97f97-22f4-4efd-a398-48342a049c47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98d97f97-22f4-4efd-a398-48342a049c47 found for delete ", "request_id": "req-fe857537-ea7d-4eea-b5bd-18dbbf89bd4a"}]} 2026-05-08 19:31:02.376 8 INFO neutron.services.segments.plugin [-] Segment 6ceb0b30-5c70-4e72-91b0-773ec36df86f resource provider aggregate not found 2026-05-08 19:31:02.412 8 INFO neutron.services.segments.plugin [-] Segment 6ceb0b30-5c70-4e72-91b0-773ec36df86f resource provider aggregate not found 2026-05-08 19:31:02.416 8 INFO neutron.services.segments.plugin [-] Segment 6ceb0b30-5c70-4e72-91b0-773ec36df86f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ceb0b30-5c70-4e72-91b0-773ec36df86f found for delete ", "request_id": "req-582be04d-d82c-4dce-a28a-a7ee88ff60ab"}]} 2026-05-08 19:31:02.443 8 INFO neutron.services.segments.plugin [-] Segment 6ceb0b30-5c70-4e72-91b0-773ec36df86f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ceb0b30-5c70-4e72-91b0-773ec36df86f found for delete ", "request_id": "req-addec942-78b2-419f-bd98-bd192c301114"}]} [pid: 8|app: 0|req: 652/1190] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:31:01 2026] POST /v2.0/routers => generated 511 bytes in 1509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:31:02.965 8 INFO neutron.db.segments_db [None req-33cbc378-d60b-47d3-bdf7-f03b04b10314 42c9ccc9e4924fb186a41b2575219247 27389140e36542569ad1221de3691aea - - - -] Added segment 554a2dc9-ea2d-42c2-a87a-06874efe6378 of type vxlan for network a41d99b7-80e8-43c8-b8cc-cdde515535cc [pid: 7|app: 0|req: 539/1191] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:31:00 2026] POST /v2.0/routers => generated 695 bytes in 2748 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1192] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:31:02 2026] POST /v2.0/networks => generated 650 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1193] 10.0.0.69 () {34 vars in 664 bytes} [Fri May 8 19:31:03 2026] POST /v2.0/ports => generated 964 bytes in 467 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-05-08 19:31:03.561 7 INFO neutron.db.segments_db [None req-cf66ccae-9bd8-4fa7-b2b4-b8e722113228 42c9ccc9e4924fb186a41b2575219247 27389140e36542569ad1221de3691aea - - - -] Added segment ad944e2b-b314-4d3c-ae36-d2d462590842 of type vxlan for network 0bb0de9c-8b0d-4c80-b308-af8299a34e41 [pid: 7|app: 0|req: 541/1194] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:31:03 2026] POST /v2.0/networks => generated 649 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:31:03.974 7 INFO neutron.db.segments_db [None req-61ac1d95-15a9-43c8-9519-f0f00f36b0c5 ff57fea28a6c4226aa12dd64361dedfd efe979e0c2164ff2b2ff25792228336e - - - -] Added segment 6bcd884e-53c3-4efc-a2ca-a29dd40d13fb of type vxlan for network f14b6a28-d5ab-4c0c-8c69-fc8d2bb63153 [pid: 7|app: 0|req: 542/1195] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:31:03 2026] POST /v2.0/networks => generated 632 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1196] 10.0.0.69 () {34 vars in 782 bytes} [Fri May 8 19:31:03 2026] PUT /v2.0/routers/f8b443e4-faba-4d07-9774-9797d81a2828/add_router_interface => generated 309 bytes in 2215 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1197] 10.0.0.69 () {34 vars in 664 bytes} [Fri May 8 19:31:05 2026] POST /v2.0/ports => generated 1506 bytes in 656 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-05-08 19:31:06.026 8 INFO neutron.db.segments_db [None req-2686f1bf-e82c-47c0-b437-f53ff334557c ff57fea28a6c4226aa12dd64361dedfd efe979e0c2164ff2b2ff25792228336e - - - -] Added segment 17e73f57-c2f9-460c-ba42-c0ac103229b4 of type vxlan for network c8722943-4d8c-42ed-afa0-d6359478ee59 [pid: 7|app: 0|req: 543/1198] 10.0.0.69 () {34 vars in 782 bytes} [Fri May 8 19:31:04 2026] PUT /v2.0/routers/30e42c98-551a-4a66-ba73-cc94a1af3c63/add_router_interface => generated 309 bytes in 1998 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: 8|app: 0|req: 656/1201] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:31:05 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: 8|app: 0|req: 657/1202] 10.0.0.69 () {32 vars in 642 bytes} [Fri May 8 19:31:06 2026] GET /v2.0/ports => generated 1506 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1203] 10.0.0.69 () {32 vars in 716 bytes} [Fri May 8 19:31:06 2026] GET /v2.0/ports/93c5dcf8-35ca-48f0-bb00-aa656d83ea4d => generated 1038 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:31:06.481 8 INFO neutron.db.segments_db [None req-76197e8f-fb7e-4bf3-b561-fdadb86e1df3 ff57fea28a6c4226aa12dd64361dedfd efe979e0c2164ff2b2ff25792228336e - - - -] Added segment f3306207-bc42-4ce8-a01e-93ca49d7fb57 of type vxlan for network a621da83-3a94-42ce-ab91-883d278e8cc5 [pid: 7|app: 0|req: 546/1204] 10.0.0.69 () {34 vars in 664 bytes} [Fri May 8 19:31:06 2026] POST /v2.0/ports => generated 959 bytes in 481 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: 8|app: 0|req: 659/1205] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:31:06 2026] POST /v2.0/networks => generated 631 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1206] 10.0.0.69 () {32 vars in 719 bytes} [Fri May 8 19:31:06 2026] DELETE /v2.0/ports/9bea0e3b-6e9e-4420-941a-490259c25d9b => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1207] 10.0.0.69 () {34 vars in 664 bytes} [Fri May 8 19:31:06 2026] POST /v2.0/ports => generated 954 bytes in 516 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-05-08 19:31:07.404 7 INFO neutron.db.segments_db [None req-1aaff4f3-185a-472d-803a-6a23588951f0 ff57fea28a6c4226aa12dd64361dedfd efe979e0c2164ff2b2ff25792228336e - - - -] Added segment 829c9af9-b510-4094-9b91-000492e84510 of type vxlan for network f4e0048f-977b-4067-8219-f11e1a335a60 [pid: 7|app: 0|req: 549/1208] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:31:07 2026] POST /v2.0/networks => generated 631 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1209] 10.0.0.69 () {34 vars in 788 bytes} [Fri May 8 19:31:06 2026] PUT /v2.0/routers/30e42c98-551a-4a66-ba73-cc94a1af3c63/remove_router_interface => generated 309 bytes in 1058 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: 550/1210] 10.0.0.69 () {32 vars in 719 bytes} [Fri May 8 19:31:07 2026] DELETE /v2.0/ports/7d283a68-47fa-4d92-a080-af9b9d043fda => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:31:07.811 7 INFO neutron.db.segments_db [None req-171d9277-80fb-45c9-a452-5d4a32e3d425 ff57fea28a6c4226aa12dd64361dedfd efe979e0c2164ff2b2ff25792228336e - - - -] Added segment 00fc1281-e773-4e10-9b6b-948f78648b95 of type vxlan for network 4aff52ac-0e0c-4468-a743-232cfbbb06ee [pid: 7|app: 0|req: 551/1211] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:31:07 2026] POST /v2.0/networks => generated 632 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:31:08.145 7 INFO neutron.api.v2.resource [None req-3c30cc86-47e1-4030-b620-cea03a14aa96 33c52255e07f47d0976dd9c7ccbc47a4 b14b702d9c0f44e19312d5c4d3479e72 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 552/1212] 10.0.0.69 () {34 vars in 788 bytes} [Fri May 8 19:31:07 2026] PUT /v2.0/routers/30e42c98-551a-4a66-ba73-cc94a1af3c63/remove_router_interface => generated 197 bytes in 202 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1213] 10.0.0.69 () {32 vars in 642 bytes} [Fri May 8 19:31:08 2026] GET /v2.0/ports => 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: 554/1214] 10.0.0.69 () {34 vars in 752 bytes} [Fri May 8 19:31:08 2026] PUT /v2.0/networks/f14b6a28-d5ab-4c0c-8c69-fc8d2bb63153/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1215] 10.0.0.69 () {32 vars in 735 bytes} [Fri May 8 19:31:08 2026] GET /v2.0/ports?device_id=30e42c98-551a-4a66-ba73-cc94a1af3c63 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:31:08.306 7 INFO neutron.db.segments_db [None req-72c3dff4-bb9f-436d-924e-375e6f24f9ce 42c9ccc9e4924fb186a41b2575219247 27389140e36542569ad1221de3691aea - - - -] Added segment c105ef1a-f2cf-45c1-afdf-3a889417de9b of type vxlan for network 1a3705da-b998-4015-b641-a27673fb242f [pid: 7|app: 0|req: 556/1216] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:31:08 2026] POST /v2.0/networks => generated 649 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1217] 10.0.0.69 () {34 vars in 752 bytes} [Fri May 8 19:31:08 2026] PUT /v2.0/networks/c8722943-4d8c-42ed-afa0-d6359478ee59/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:31:08.706 8 INFO neutron.db.l3_db [None req-5a609a89-235a-4419-a091-ed6ff9741c5d 9ecaa22c0f6e42a4ad5b6b18df784b14 9aa29037d329490ca81832cced506af5 - - - -] Floating IP 2e5bc86d-29b7-4eb9-9d90-1e9cccca0d76 associated. External IP: 10.96.250.211, port: c5bd773b-0c18-4f57-ba27-27a5fa6d6233. [pid: 8|app: 0|req: 661/1218] 10.0.0.69 () {34 vars in 676 bytes} [Fri May 8 19:31:07 2026] POST /v2.0/floatingips => generated 841 bytes in 1432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:31:09.151 8 INFO neutron.db.segments_db [None req-fe2c56c7-b4ab-42fc-8290-d2040de19921 42c9ccc9e4924fb186a41b2575219247 27389140e36542569ad1221de3691aea - - - -] Added segment 160fa7e3-2e48-4704-908f-a515aee1ff9e of type vxlan for network b5e38a00-ef28-41c3-b565-85d567713499 2026-05-08 19:31:09.232 7 INFO neutron.services.segments.plugin [-] Segment e358e081-2764-40af-9552-b11b18b1f443 resource provider aggregate not found 2026-05-08 19:31:09.237 7 INFO neutron.services.segments.plugin [-] Segment e358e081-2764-40af-9552-b11b18b1f443 resource provider aggregate not found 2026-05-08 19:31:09.258 7 INFO neutron.services.segments.plugin [-] Segment e358e081-2764-40af-9552-b11b18b1f443 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e358e081-2764-40af-9552-b11b18b1f443 found for delete ", "request_id": "req-6a40ba69-6ce4-4f57-8cc6-b28674e66bd2"}]} 2026-05-08 19:31:09.259 7 INFO neutron.services.segments.plugin [-] Segment e358e081-2764-40af-9552-b11b18b1f443 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e358e081-2764-40af-9552-b11b18b1f443 found for delete ", "request_id": "req-e62aeb83-3896-41c1-917c-5b7a7d2d67bf"}]} 2026-05-08 19:31:09.264 7 INFO neutron.db.l3_hamode_db [None req-19debcf3-3ec4-4787-aad5-d2ab12b83e8e 33c52255e07f47d0976dd9c7ccbc47a4 b14b702d9c0f44e19312d5c4d3479e72 - - - -] HA network 38775619-12f0-416b-8d50-7905a665bbd8 was deleted as no HA routers are present in tenant b14b702d9c0f44e19312d5c4d3479e72. [pid: 7|app: 0|req: 558/1219] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:31:08 2026] DELETE /v2.0/routers/30e42c98-551a-4a66-ba73-cc94a1af3c63 => generated 0 bytes in 781 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1220] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:31:09 2026] POST /v2.0/networks => generated 650 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1221] 10.0.0.69 () {34 vars in 752 bytes} [Fri May 8 19:31:09 2026] PUT /v2.0/networks/a621da83-3a94-42ce-ab91-883d278e8cc5/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:31:09.455 8 INFO neutron.db.l3_db [None req-cd2e3c6d-d716-4b51-b57c-0ccf4213b0a1 9ecaa22c0f6e42a4ad5b6b18df784b14 9aa29037d329490ca81832cced506af5 - - - -] Floating IP 2e5bc86d-29b7-4eb9-9d90-1e9cccca0d76 disassociated. External IP: 10.96.250.211, port: c5bd773b-0c18-4f57-ba27-27a5fa6d6233. [pid: 7|app: 0|req: 560/1222] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:31:09 2026] DELETE /v2.0/subnets/138f0cd9-0ae7-4ebc-94f6-0958c21b6253 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1223] 10.0.0.69 () {34 vars in 748 bytes} [Fri May 8 19:31:09 2026] PUT /v2.0/floatingips/2e5bc86d-29b7-4eb9-9d90-1e9cccca0d76 => generated 552 bytes in 587 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1224] 10.0.0.69 () {34 vars in 752 bytes} [Fri May 8 19:31:09 2026] PUT /v2.0/networks/f4e0048f-977b-4067-8219-f11e1a335a60/tags => generated 19 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:31:10.181 8 INFO neutron.services.segments.plugin [-] Segment 46167c7a-3329-46b1-8df6-75f2f2c39a49 resource provider aggregate not found 2026-05-08 19:31:10.187 8 INFO neutron.services.segments.plugin [-] Segment 46167c7a-3329-46b1-8df6-75f2f2c39a49 resource provider aggregate not found 2026-05-08 19:31:10.210 8 INFO neutron.services.segments.plugin [-] Segment 46167c7a-3329-46b1-8df6-75f2f2c39a49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46167c7a-3329-46b1-8df6-75f2f2c39a49 found for delete ", "request_id": "req-d3b4e8e5-d86b-4bb3-a1da-18ce7f7f8da9"}]} 2026-05-08 19:31:10.211 8 INFO neutron.services.segments.plugin [-] Segment 46167c7a-3329-46b1-8df6-75f2f2c39a49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46167c7a-3329-46b1-8df6-75f2f2c39a49 found for delete ", "request_id": "req-314ef451-d567-4939-ad77-204ca2a2d96d"}]} [pid: 8|app: 0|req: 665/1225] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:09 2026] DELETE /v2.0/networks/5e7e1152-71b6-4bab-9d18-6e921a89a1e8 => 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: 561/1226] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:31:09 2026] POST /v2.0/subnets => generated 1225 bytes in 697 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1227] 10.0.0.69 () {32 vars in 665 bytes} [Fri May 8 19:31:10 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:31:10.411 7 INFO neutron.db.segments_db [None req-183d5876-db72-4565-9c51-25dbe8c520ad 33c52255e07f47d0976dd9c7ccbc47a4 b14b702d9c0f44e19312d5c4d3479e72 - - - -] Added segment 97d64c2c-ed05-4358-b0fc-eec389132f17 of type vxlan for network dbf99b09-3b86-4540-919d-a1f56b101336 [pid: 7|app: 0|req: 563/1228] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:31:10 2026] POST /v2.0/networks => generated 634 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1229] 10.0.0.69 () {32 vars in 646 bytes} [Fri May 8 19:31:10 2026] GET /v2.0/subnets => generated 1838 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1230] 10.0.0.69 () {32 vars in 679 bytes} [Fri May 8 19:31:10 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1231] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:31:10 2026] POST /v2.0/subnets => generated 622 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1232] 10.0.0.69 () {32 vars in 731 bytes} [Fri May 8 19:31:10 2026] DELETE /v2.0/floatingips/2e5bc86d-29b7-4eb9-9d90-1e9cccca0d76 => generated 0 bytes in 907 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1233] 10.0.0.69 () {32 vars in 675 bytes} [Fri May 8 19:31:11 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:31:11.281 8 INFO neutron.db.segments_db [None req-4855e960-8152-4768-8685-5443a8508475 33c52255e07f47d0976dd9c7ccbc47a4 b14b702d9c0f44e19312d5c4d3479e72 - - - -] Added segment 1ef365d1-41f0-49c2-9aba-63c74e179160 of type vxlan for network bef04e82-dd35-4177-87e8-f495770bf237 [pid: 7|app: 0|req: 567/1234] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:31:11 2026] DELETE /v2.0/subnets/7c8b8afd-d6b7-4fc8-b561-60764bc73fdb => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:31:11.647 8 INFO neutron.db.l3_hamode_db [None req-4855e960-8152-4768-8685-5443a8508475 33c52255e07f47d0976dd9c7ccbc47a4 b14b702d9c0f44e19312d5c4d3479e72 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:31:11.856 8 INFO neutron.db.l3_hamode_db [None req-4855e960-8152-4768-8685-5443a8508475 33c52255e07f47d0976dd9c7ccbc47a4 b14b702d9c0f44e19312d5c4d3479e72 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:31:12.264 7 INFO neutron.db.l3_db [None req-6da45918-e87a-44cd-b4c0-0132c4636341 9ecaa22c0f6e42a4ad5b6b18df784b14 9aa29037d329490ca81832cced506af5 - - - -] Floating IP 62a88550-a63e-4366-94f0-1afb6f625165 associated. External IP: 10.96.250.216, port: fffe4898-15b5-48f0-b9f8-a11405df529a. [pid: 8|app: 0|req: 668/1235] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:31:11 2026] POST /v2.0/routers => generated 510 bytes in 1509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1236] 10.0.0.69 () {32 vars in 687 bytes} [Fri May 8 19:31:12 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1237] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:31:12 2026] DELETE /v2.0/subnets/2edcc41f-ac9b-4eab-8ba4-68f90a43974c => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1238] 10.0.0.69 () {34 vars in 676 bytes} [Fri May 8 19:31:11 2026] POST /v2.0/floatingips => generated 843 bytes in 1876 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1239] 10.0.0.69 () {32 vars in 673 bytes} [Fri May 8 19:31:13 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1240] 10.0.0.69 () {32 vars in 646 bytes} [Fri May 8 19:31:13 2026] GET /v2.0/subnets => generated 626 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1241] 10.0.0.69 () {32 vars in 728 bytes} [Fri May 8 19:31:13 2026] GET /v2.0/floatingips/62a88550-a63e-4366-94f0-1afb6f625165 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1242] 10.0.0.69 () {32 vars in 687 bytes} [Fri May 8 19:31:13 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:31:13.715 7 INFO neutron.services.segments.plugin [-] Segment 160fa7e3-2e48-4704-908f-a515aee1ff9e resource provider aggregate not found 2026-05-08 19:31:13.720 7 INFO neutron.services.segments.plugin [-] Segment 160fa7e3-2e48-4704-908f-a515aee1ff9e resource provider aggregate not found 2026-05-08 19:31:13.735 7 INFO neutron.services.segments.plugin [-] Segment 160fa7e3-2e48-4704-908f-a515aee1ff9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 160fa7e3-2e48-4704-908f-a515aee1ff9e found for delete ", "request_id": "req-26fac22d-53d1-46c2-a290-df0b98d05474"}]} 2026-05-08 19:31:13.740 7 INFO neutron.services.segments.plugin [-] Segment 160fa7e3-2e48-4704-908f-a515aee1ff9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 160fa7e3-2e48-4704-908f-a515aee1ff9e found for delete ", "request_id": "req-b54a7680-ed6b-44bd-8cc9-4bbdc06d2f30"}]} [pid: 7|app: 0|req: 573/1243] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:13 2026] DELETE /v2.0/networks/b5e38a00-ef28-41c3-b565-85d567713499 => 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: 574/1244] 10.0.0.69 () {32 vars in 654 bytes} [Fri May 8 19:31:13 2026] GET /v2.0/floatingips => generated 846 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1245] 10.0.0.69 () {32 vars in 683 bytes} [Fri May 8 19:31:13 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1246] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:13 2026] DELETE /v2.0/networks/1a3705da-b998-4015-b641-a27673fb242f => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1247] 10.0.0.69 () {34 vars in 782 bytes} [Fri May 8 19:31:13 2026] PUT /v2.0/routers/bb53532f-d503-4edd-88ca-01c860cfb447/add_router_interface => generated 309 bytes in 1439 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1248] 10.0.0.69 () {32 vars in 695 bytes} [Fri May 8 19:31:14 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:31:14.634 7 INFO neutron.db.l3_db [None req-80ff41c3-3ec8-40ff-991d-b1c7bba0cc22 9ecaa22c0f6e42a4ad5b6b18df784b14 9aa29037d329490ca81832cced506af5 - - - -] Floating IP 62a88550-a63e-4366-94f0-1afb6f625165 associated. External IP: 10.96.250.216, port: fffe4898-15b5-48f0-b9f8-a11405df529a. 2026-05-08 19:31:14.841 8 INFO neutron.services.segments.plugin [-] Segment ad944e2b-b314-4d3c-ae36-d2d462590842 resource provider aggregate not found 2026-05-08 19:31:14.853 8 INFO neutron.services.segments.plugin [-] Segment ad944e2b-b314-4d3c-ae36-d2d462590842 resource provider aggregate not found 2026-05-08 19:31:14.866 8 INFO neutron.services.segments.plugin [-] Segment ad944e2b-b314-4d3c-ae36-d2d462590842 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad944e2b-b314-4d3c-ae36-d2d462590842 found for delete ", "request_id": "req-bec25831-74eb-46de-a81f-16a6959911c8"}]} 2026-05-08 19:31:14.872 8 INFO neutron.services.segments.plugin [-] Segment ad944e2b-b314-4d3c-ae36-d2d462590842 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad944e2b-b314-4d3c-ae36-d2d462590842 found for delete ", "request_id": "req-72e92605-d68e-4804-902b-f0db57271490"}]} [pid: 8|app: 0|req: 673/1249] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:14 2026] DELETE /v2.0/networks/0bb0de9c-8b0d-4c80-b308-af8299a34e41 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1250] 10.0.0.69 () {32 vars in 716 bytes} [Fri May 8 19:31:14 2026] GET /v2.0/ports/cf09fdde-f22d-4099-b22a-1c7207450977 => generated 959 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1251] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:14 2026] DELETE /v2.0/networks/f14b6a28-d5ab-4c0c-8c69-fc8d2bb63153 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1252] 10.0.0.69 () {34 vars in 748 bytes} [Fri May 8 19:31:14 2026] PUT /v2.0/floatingips/62a88550-a63e-4366-94f0-1afb6f625165 => generated 841 bytes in 1233 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1253] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:15 2026] DELETE /v2.0/networks/a41d99b7-80e8-43c8-b8cc-cdde515535cc => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1254] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:15 2026] DELETE /v2.0/networks/c8722943-4d8c-42ed-afa0-d6359478ee59 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:31:15.764 7 INFO neutron.services.segments.plugin [-] Segment c105ef1a-f2cf-45c1-afdf-3a889417de9b resource provider aggregate not found 2026-05-08 19:31:15.780 8 INFO neutron.db.l3_db [None req-1345a28d-ba03-438c-8738-c30f68f569c7 9ecaa22c0f6e42a4ad5b6b18df784b14 9aa29037d329490ca81832cced506af5 - - - -] Floating IP 62a88550-a63e-4366-94f0-1afb6f625165 disassociated. External IP: 10.96.250.216, port: c5bd773b-0c18-4f57-ba27-27a5fa6d6233. 2026-05-08 19:31:15.782 7 INFO neutron.services.segments.plugin [-] Segment c105ef1a-f2cf-45c1-afdf-3a889417de9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c105ef1a-f2cf-45c1-afdf-3a889417de9b found for delete ", "request_id": "req-18b0adb0-1ded-4ff1-ad57-687c7b593f19"}]} 2026-05-08 19:31:15.785 7 INFO neutron.services.segments.plugin [-] Segment c105ef1a-f2cf-45c1-afdf-3a889417de9b resource provider aggregate not found 2026-05-08 19:31:15.803 7 INFO neutron.services.segments.plugin [-] Segment c105ef1a-f2cf-45c1-afdf-3a889417de9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c105ef1a-f2cf-45c1-afdf-3a889417de9b found for delete ", "request_id": "req-bc0e8cf7-e4bc-4b2b-908b-ee481ebc29dd"}]} [pid: 8|app: 0|req: 678/1255] 10.0.0.69 () {34 vars in 748 bytes} [Fri May 8 19:31:15 2026] PUT /v2.0/floatingips/62a88550-a63e-4366-94f0-1afb6f625165 => generated 552 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1256] 10.0.0.69 () {34 vars in 788 bytes} [Fri May 8 19:31:15 2026] PUT /v2.0/routers/bb53532f-d503-4edd-88ca-01c860cfb447/remove_router_interface => generated 309 bytes in 923 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1257] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:31:16 2026] GET /v2.0/security-groups?tenant_id=27389140e36542569ad1221de3691aea&name=default => generated 2801 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1258] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:16 2026] DELETE /v2.0/networks/a621da83-3a94-42ce-ab91-883d278e8cc5 => generated 0 bytes in 588 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1259] 10.0.0.69 () {32 vars in 735 bytes} [Fri May 8 19:31:16 2026] GET /v2.0/ports?device_id=bb53532f-d503-4edd-88ca-01c860cfb447 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1260] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:31:16 2026] DELETE /v2.0/security-groups/587ec2af-7663-4d88-b0af-99ca88d1ee07 => 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: 580/1261] 10.0.0.69 () {32 vars in 731 bytes} [Fri May 8 19:31:16 2026] DELETE /v2.0/floatingips/62a88550-a63e-4366-94f0-1afb6f625165 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:31:16.889 8 INFO neutron.services.segments.plugin [-] Segment 6bcd884e-53c3-4efc-a2ca-a29dd40d13fb resource provider aggregate not found 2026-05-08 19:31:16.905 8 INFO neutron.services.segments.plugin [-] Segment 6bcd884e-53c3-4efc-a2ca-a29dd40d13fb resource provider aggregate not found 2026-05-08 19:31:16.920 8 INFO neutron.services.segments.plugin [-] Segment 6bcd884e-53c3-4efc-a2ca-a29dd40d13fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bcd884e-53c3-4efc-a2ca-a29dd40d13fb found for delete ", "request_id": "req-b17d650d-23e4-475c-810b-fa5c5154dbef"}]} 2026-05-08 19:31:16.932 8 INFO neutron.services.segments.plugin [-] Segment 6bcd884e-53c3-4efc-a2ca-a29dd40d13fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bcd884e-53c3-4efc-a2ca-a29dd40d13fb found for delete ", "request_id": "req-25bac4cc-676e-41d1-a5cc-9bca3fe36cf1"}]} 2026-05-08 19:31:16.952 8 INFO neutron.services.segments.plugin [-] Segment 554a2dc9-ea2d-42c2-a87a-06874efe6378 resource provider aggregate not found 2026-05-08 19:31:16.958 8 INFO neutron.services.segments.plugin [-] Segment 554a2dc9-ea2d-42c2-a87a-06874efe6378 resource provider aggregate not found 2026-05-08 19:31:16.971 8 INFO neutron.services.segments.plugin [-] Segment 554a2dc9-ea2d-42c2-a87a-06874efe6378 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 554a2dc9-ea2d-42c2-a87a-06874efe6378 found for delete ", "request_id": "req-660ea75c-4da6-476c-972c-98ea0c7e2b49"}]} 2026-05-08 19:31:16.979 8 INFO neutron.services.segments.plugin [-] Segment 554a2dc9-ea2d-42c2-a87a-06874efe6378 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 554a2dc9-ea2d-42c2-a87a-06874efe6378 found for delete ", "request_id": "req-31f83ef5-d4b2-4677-8a33-4116f1a418d3"}]} 2026-05-08 19:31:16.990 8 INFO neutron.services.segments.plugin [-] Segment 17e73f57-c2f9-460c-ba42-c0ac103229b4 resource provider aggregate not found 2026-05-08 19:31:16.994 8 INFO neutron.services.segments.plugin [-] Segment 17e73f57-c2f9-460c-ba42-c0ac103229b4 resource provider aggregate not found 2026-05-08 19:31:17.008 8 INFO neutron.services.segments.plugin [-] Segment 17e73f57-c2f9-460c-ba42-c0ac103229b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17e73f57-c2f9-460c-ba42-c0ac103229b4 found for delete ", "request_id": "req-8948f402-ba43-442a-a40c-2efec2b11b6b"}]} 2026-05-08 19:31:17.018 8 INFO neutron.services.segments.plugin [-] Segment 17e73f57-c2f9-460c-ba42-c0ac103229b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17e73f57-c2f9-460c-ba42-c0ac103229b4 found for delete ", "request_id": "req-ceadab6c-dd3d-4582-83b7-a8d87065a9d4"}]} 2026-05-08 19:31:17.036 8 INFO neutron.services.segments.plugin [-] Segment f3306207-bc42-4ce8-a01e-93ca49d7fb57 resource provider aggregate not found 2026-05-08 19:31:17.057 8 INFO neutron.services.segments.plugin [-] Segment f3306207-bc42-4ce8-a01e-93ca49d7fb57 resource provider aggregate not found 2026-05-08 19:31:17.075 8 INFO neutron.services.segments.plugin [-] Segment f3306207-bc42-4ce8-a01e-93ca49d7fb57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3306207-bc42-4ce8-a01e-93ca49d7fb57 found for delete ", "request_id": "req-c1126001-e650-4aec-9f06-690992beda86"}]} 2026-05-08 19:31:17.093 8 INFO neutron.services.segments.plugin [-] Segment f3306207-bc42-4ce8-a01e-93ca49d7fb57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3306207-bc42-4ce8-a01e-93ca49d7fb57 found for delete ", "request_id": "req-3f48fa89-bc93-4e03-b69a-5a99286734fb"}]} [pid: 8|app: 0|req: 682/1262] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:16 2026] DELETE /v2.0/networks/f4e0048f-977b-4067-8219-f11e1a335a60 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:31:17.162 8 INFO neutron.api.v2.resource [None req-86eae9f9-928c-45d7-b16e-aa9059b255d9 9ecaa22c0f6e42a4ad5b6b18df784b14 9aa29037d329490ca81832cced506af5 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 683/1263] 10.0.0.69 () {32 vars in 731 bytes} [Fri May 8 19:31:17 2026] DELETE /v2.0/floatingips/62a88550-a63e-4366-94f0-1afb6f625165 => generated 144 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1264] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:17 2026] DELETE /v2.0/networks/4aff52ac-0e0c-4468-a743-232cfbbb06ee => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:31:17.552 7 INFO neutron.db.l3_hamode_db [None req-cb0333bb-22e7-419c-8db5-6e9e36766ddb 33c52255e07f47d0976dd9c7ccbc47a4 b14b702d9c0f44e19312d5c4d3479e72 - - - -] HA network bef04e82-dd35-4177-87e8-f495770bf237 was deleted as no HA routers are present in tenant b14b702d9c0f44e19312d5c4d3479e72. [pid: 7|app: 0|req: 581/1265] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:31:16 2026] DELETE /v2.0/routers/bb53532f-d503-4edd-88ca-01c860cfb447 => generated 0 bytes in 738 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1266] 10.0.0.69 () {32 vars in 719 bytes} [Fri May 8 19:31:17 2026] DELETE /v2.0/ports/c5bd773b-0c18-4f57-ba27-27a5fa6d6233 => generated 0 bytes in 358 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1267] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:31:17 2026] DELETE /v2.0/subnets/a1593db5-38d6-4cf0-95fa-a2b76565f2ae => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:31:17.823 7 INFO neutron.services.segments.plugin [-] Segment 1ef365d1-41f0-49c2-9aba-63c74e179160 resource provider aggregate not found 2026-05-08 19:31:17.852 7 INFO neutron.services.segments.plugin [-] Segment 1ef365d1-41f0-49c2-9aba-63c74e179160 resource provider aggregate not found 2026-05-08 19:31:17.858 7 INFO neutron.services.segments.plugin [-] Segment 1ef365d1-41f0-49c2-9aba-63c74e179160 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ef365d1-41f0-49c2-9aba-63c74e179160 found for delete ", "request_id": "req-4bf64b2d-02cf-47fb-be18-7af0449a01ed"}]} 2026-05-08 19:31:17.882 7 INFO neutron.services.segments.plugin [-] Segment 1ef365d1-41f0-49c2-9aba-63c74e179160 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ef365d1-41f0-49c2-9aba-63c74e179160 found for delete ", "request_id": "req-023680fb-a0a8-4b68-b4a2-0b0d8843479d"}]} /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: 8|app: 0|req: 686/1268] 10.0.0.69 () {32 vars in 719 bytes} [Fri May 8 19:31:17 2026] DELETE /v2.0/ports/fffe4898-15b5-48f0-b9f8-a11405df529a => generated 0 bytes in 476 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1269] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:17 2026] DELETE /v2.0/networks/dbf99b09-3b86-4540-919d-a1f56b101336 => generated 0 bytes in 513 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1270] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:31:18 2026] GET /v2.0/security-groups?tenant_id=cccdc7a49353425e81487f77e28ebcfc&name=default => generated 2801 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:31:18.574 8 INFO neutron.db.segments_db [None req-5e85d14e-77cb-4497-9307-a8e884d50471 33c52255e07f47d0976dd9c7ccbc47a4 b14b702d9c0f44e19312d5c4d3479e72 - - - -] Added segment 23553f6f-518a-42e1-a0fc-1229eed489c1 of type vxlan for network 84ea4298-4ec0-453e-80f1-07f1e70eb4da [pid: 7|app: 0|req: 584/1271] 10.0.0.69 () {32 vars in 735 bytes} [Fri May 8 19:31:18 2026] GET /v2.0/ports?device_id=f8b443e4-faba-4d07-9774-9797d81a2828 => generated 958 bytes in 554 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:31:18.904 8 INFO neutron.db.l3_hamode_db [None req-5e85d14e-77cb-4497-9307-a8e884d50471 33c52255e07f47d0976dd9c7ccbc47a4 b14b702d9c0f44e19312d5c4d3479e72 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 585/1272] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:31:18 2026] DELETE /v2.0/security-groups/c2826d07-cd82-4323-a662-84d01b52ccec => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:31:19.110 8 INFO neutron.services.segments.plugin [-] Segment 829c9af9-b510-4094-9b91-000492e84510 resource provider aggregate not found 2026-05-08 19:31:19.121 8 INFO neutron.services.segments.plugin [-] Segment 829c9af9-b510-4094-9b91-000492e84510 resource provider aggregate not found 2026-05-08 19:31:19.130 7 INFO neutron.db.segments_db [None req-10b0465a-e04e-4ef4-8a87-11bc926bbaf5 0ad33bec4dab40a380144107ce9e4ad1 ed01c07340ad436bb3d2686cdd00a8bc - - - -] Added segment ec1a0b5e-3929-4469-97c1-aa31f8dfed57 of type vxlan for network 0f9e01e6-ca04-44d3-81c8-b0ffa24adb0e 2026-05-08 19:31:19.143 8 INFO neutron.services.segments.plugin [-] Segment 829c9af9-b510-4094-9b91-000492e84510 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 829c9af9-b510-4094-9b91-000492e84510 found for delete ", "request_id": "req-7fd0d816-1888-42f3-bc58-cf75a672b1ae"}]} 2026-05-08 19:31:19.148 8 INFO neutron.services.segments.plugin [-] Segment 829c9af9-b510-4094-9b91-000492e84510 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 829c9af9-b510-4094-9b91-000492e84510 found for delete ", "request_id": "req-aae4938a-d307-4f9f-a87f-26ea2af11f8a"}]} 2026-05-08 19:31:19.172 8 INFO neutron.services.segments.plugin [-] Segment 00fc1281-e773-4e10-9b6b-948f78648b95 resource provider aggregate not found 2026-05-08 19:31:19.177 8 INFO neutron.services.segments.plugin [-] Segment 00fc1281-e773-4e10-9b6b-948f78648b95 resource provider aggregate not found 2026-05-08 19:31:19.203 8 INFO neutron.services.segments.plugin [-] Segment 00fc1281-e773-4e10-9b6b-948f78648b95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00fc1281-e773-4e10-9b6b-948f78648b95 found for delete ", "request_id": "req-db6299a1-b534-4bc0-a6c9-c6582ead9094"}]} 2026-05-08 19:31:19.203 8 INFO neutron.services.segments.plugin [-] Segment 00fc1281-e773-4e10-9b6b-948f78648b95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00fc1281-e773-4e10-9b6b-948f78648b95 found for delete ", "request_id": "req-9616a22e-bd43-4a5d-af27-48bcc726fe2b"}]} [pid: 7|app: 0|req: 586/1273] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:31:18 2026] POST /v2.0/networks => generated 648 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:31:19.900 7 INFO neutron.services.segments.plugin [-] Segment 97d64c2c-ed05-4358-b0fc-eec389132f17 resource provider aggregate not found 2026-05-08 19:31:19.918 7 INFO neutron.services.segments.plugin [-] Segment 97d64c2c-ed05-4358-b0fc-eec389132f17 resource provider aggregate not found 2026-05-08 19:31:19.928 7 INFO neutron.services.segments.plugin [-] Segment 97d64c2c-ed05-4358-b0fc-eec389132f17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97d64c2c-ed05-4358-b0fc-eec389132f17 found for delete ", "request_id": "req-c16845bb-12ff-461a-a22e-8dba95306e9f"}]} 2026-05-08 19:31:19.941 7 INFO neutron.services.segments.plugin [-] Segment 97d64c2c-ed05-4358-b0fc-eec389132f17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97d64c2c-ed05-4358-b0fc-eec389132f17 found for delete ", "request_id": "req-2062531e-ba5a-4716-b9e9-472134cc622c"}]} 2026-05-08 19:31:19.999 8 INFO neutron.db.l3_hamode_db [None req-5e85d14e-77cb-4497-9307-a8e884d50471 33c52255e07f47d0976dd9c7ccbc47a4 b14b702d9c0f44e19312d5c4d3479e72 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 587/1274] 10.0.0.69 () {34 vars in 788 bytes} [Fri May 8 19:31:19 2026] PUT /v2.0/routers/f8b443e4-faba-4d07-9774-9797d81a2828/remove_router_interface => generated 309 bytes in 1267 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1275] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:31:20 2026] GET /v2.0/security-groups?tenant_id=46f7fbf7d99c4b56bcd785e02c857054&name=default => generated 2801 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1278] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:31:20 2026] POST /v2.0/subnets => generated 649 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1279] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:31:18 2026] POST /v2.0/routers => generated 691 bytes in 2553 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1280] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:31:21 2026] DELETE /v2.0/security-groups/a5d71734-3f31-4822-a030-5a1d5677f4d0 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:31:21.210 8 INFO neutron.db.segments_db [None req-17dfdfdc-2537-431b-b033-b5e528e55288 0ad33bec4dab40a380144107ce9e4ad1 ed01c07340ad436bb3d2686cdd00a8bc - - - -] Added segment c56b01c2-dccb-4d64-b5db-bb0ab97d2c05 of type vxlan for network 0b627882-19f4-4ebc-8deb-de3a2cde5622 [pid: 8|app: 0|req: 690/1281] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:31:21 2026] POST /v2.0/networks => generated 648 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1282] 10.0.0.69 () {32 vars in 720 bytes} [Fri May 8 19:31:21 2026] GET /v2.0/routers/bf2b21a3-ee68-4620-889a-ea6598bf9fcf => generated 697 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1283] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:31:21 2026] GET /v2.0/security-groups?tenant_id=efe979e0c2164ff2b2ff25792228336e&name=default => generated 2801 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1284] 10.0.0.69 () {34 vars in 742 bytes} [Fri May 8 19:31:21 2026] PUT /v2.0/networks/0b627882-19f4-4ebc-8deb-de3a2cde5622 => generated 592 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1285] 10.0.0.69 () {32 vars in 646 bytes} [Fri May 8 19:31:21 2026] GET /v2.0/routers => generated 700 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1286] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:31:21 2026] DELETE /v2.0/security-groups/79d5889f-4db2-4ea7-afef-63c96d6ba90a => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:31:22.102 7 INFO neutron.services.segments.plugin [-] Segment b1426c15-320e-4f6d-bd16-e42636602def resource provider aggregate not found 2026-05-08 19:31:22.113 7 INFO neutron.services.segments.plugin [-] Segment b1426c15-320e-4f6d-bd16-e42636602def resource provider aggregate not found 2026-05-08 19:31:22.136 7 INFO neutron.services.segments.plugin [-] Segment b1426c15-320e-4f6d-bd16-e42636602def resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1426c15-320e-4f6d-bd16-e42636602def found for delete ", "request_id": "req-14368d5c-d211-4396-a9d5-bc8e5b8d6293"}]} 2026-05-08 19:31:22.147 7 INFO neutron.db.l3_hamode_db [None req-a805535d-e5e6-473d-b0d4-c4fcb89d4bab 9ecaa22c0f6e42a4ad5b6b18df784b14 9aa29037d329490ca81832cced506af5 - - - -] HA network 94502afd-6871-4e85-b717-76dc30957bbf was deleted as no HA routers are present in tenant 9aa29037d329490ca81832cced506af5. 2026-05-08 19:31:22.151 7 INFO neutron.services.segments.plugin [-] Segment b1426c15-320e-4f6d-bd16-e42636602def resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1426c15-320e-4f6d-bd16-e42636602def found for delete ", "request_id": "req-902fee14-9542-45da-8e2f-c001d1c989fd"}]} [pid: 7|app: 0|req: 592/1287] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:31:20 2026] DELETE /v2.0/routers/f8b443e4-faba-4d07-9774-9797d81a2828 => generated 0 bytes in 1189 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1288] 10.0.0.69 () {34 vars in 740 bytes} [Fri May 8 19:31:22 2026] PUT /v2.0/routers/bf2b21a3-ee68-4620-889a-ea6598bf9fcf => generated 704 bytes in 506 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1289] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:31:21 2026] POST /v2.0/subnets => generated 622 bytes in 812 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1290] 10.0.0.69 () {32 vars in 720 bytes} [Fri May 8 19:31:22 2026] GET /v2.0/routers/bf2b21a3-ee68-4620-889a-ea6598bf9fcf => generated 704 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1291] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:31:22 2026] DELETE /v2.0/subnets/d58d7012-febe-47bf-aaf6-e70af39fb7bc => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1292] 10.0.0.69 () {32 vars in 735 bytes} [Fri May 8 19:31:22 2026] GET /v2.0/ports?device_id=bf2b21a3-ee68-4620-889a-ea6598bf9fcf => 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: 596/1293] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:22 2026] DELETE /v2.0/networks/582736fa-ed4e-445f-86c3-b3eb4782825c => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1294] 10.0.0.69 () {34 vars in 740 bytes} [Fri May 8 19:31:22 2026] PUT /v2.0/subnets/470767a0-cf1c-49e3-b861-d4db197f36bb => generated 632 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:31:23.818 8 INFO neutron.services.segments.plugin [-] Segment c56b01c2-dccb-4d64-b5db-bb0ab97d2c05 resource provider aggregate not found 2026-05-08 19:31:23.823 8 INFO neutron.services.segments.plugin [-] Segment c56b01c2-dccb-4d64-b5db-bb0ab97d2c05 resource provider aggregate not found 2026-05-08 19:31:23.838 8 INFO neutron.services.segments.plugin [-] Segment c56b01c2-dccb-4d64-b5db-bb0ab97d2c05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c56b01c2-dccb-4d64-b5db-bb0ab97d2c05 found for delete ", "request_id": "req-08ffb445-fc0e-4477-8114-ad430e9c0090"}]} 2026-05-08 19:31:23.842 8 INFO neutron.services.segments.plugin [-] Segment c56b01c2-dccb-4d64-b5db-bb0ab97d2c05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c56b01c2-dccb-4d64-b5db-bb0ab97d2c05 found for delete ", "request_id": "req-fcd100d4-1f16-4fb9-8b0c-f4169b21e026"}]} [pid: 8|app: 0|req: 699/1295] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:23 2026] DELETE /v2.0/networks/0b627882-19f4-4ebc-8deb-de3a2cde5622 => generated 0 bytes in 670 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1296] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:31:23 2026] GET /v2.0/security-groups?tenant_id=9aa29037d329490ca81832cced506af5&name=default => generated 2801 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:31:24.104 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3dc1c049-820c-4c81-a89a-bfe1c33703d2 0ad33bec4dab40a380144107ce9e4ad1 ed01c07340ad436bb3d2686cdd00a8bc - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 701/1297] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:24 2026] DELETE /v2.0/networks/0b627882-19f4-4ebc-8deb-de3a2cde5622 => generated 138 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:31:24.161 7 INFO neutron.services.segments.plugin [-] Segment d4eea0ca-e3f7-4a0e-aa3b-0a24009e0f21 resource provider aggregate not found 2026-05-08 19:31:24.174 7 INFO neutron.services.segments.plugin [-] Segment d4eea0ca-e3f7-4a0e-aa3b-0a24009e0f21 resource provider aggregate not found 2026-05-08 19:31:24.202 7 INFO neutron.services.segments.plugin [-] Segment d4eea0ca-e3f7-4a0e-aa3b-0a24009e0f21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4eea0ca-e3f7-4a0e-aa3b-0a24009e0f21 found for delete ", "request_id": "req-cdd93a18-56ea-4388-b932-52db228a578b"}]} 2026-05-08 19:31:24.204 7 INFO neutron.services.segments.plugin [-] Segment d4eea0ca-e3f7-4a0e-aa3b-0a24009e0f21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4eea0ca-e3f7-4a0e-aa3b-0a24009e0f21 found for delete ", "request_id": "req-5b9bb742-74cc-44f4-9fdf-c4efeabe6f2b"}]} [pid: 8|app: 0|req: 702/1298] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:31:24 2026] DELETE /v2.0/security-groups/cd83ddef-3a3e-4860-a652-d364ec7d9ab9 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:31:24.330 7 INFO neutron.db.l3_hamode_db [None req-6bcd8407-ae7c-43d8-a228-0296066ac124 33c52255e07f47d0976dd9c7ccbc47a4 b14b702d9c0f44e19312d5c4d3479e72 - - - -] HA network 84ea4298-4ec0-453e-80f1-07f1e70eb4da was deleted as no HA routers are present in tenant b14b702d9c0f44e19312d5c4d3479e72. [pid: 7|app: 0|req: 597/1299] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:31:23 2026] DELETE /v2.0/routers/bf2b21a3-ee68-4620-889a-ea6598bf9fcf => generated 0 bytes in 1259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1300] 10.0.0.69 () {32 vars in 735 bytes} [Fri May 8 19:31:24 2026] GET /v2.0/ports?device_id=bf2b21a3-ee68-4620-889a-ea6598bf9fcf => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1301] 10.0.0.69 () {32 vars in 693 bytes} [Fri May 8 19:31:24 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:31:24.415 7 INFO neutron.api.v2.resource [None req-61c55183-4e61-47cd-940e-738eb82fb5b2 33c52255e07f47d0976dd9c7ccbc47a4 b14b702d9c0f44e19312d5c4d3479e72 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 599/1302] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:31:24 2026] DELETE /v2.0/routers/bf2b21a3-ee68-4620-889a-ea6598bf9fcf => generated 135 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1303] 10.0.0.69 () {32 vars in 741 bytes} [Fri May 8 19:31:24 2026] GET /v2.0/subnets?network_id=d8525161-c4e4-4148-b270-b5f8a60153bc => generated 626 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1304] 10.0.0.69 () {32 vars in 652 bytes} [Fri May 8 19:31:24 2026] GET /v2.0/extensions => generated 19178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1305] 10.0.0.69 () {32 vars in 735 bytes} [Fri May 8 19:31:24 2026] GET /v2.0/ports?device_id=bb53532f-d503-4edd-88ca-01c860cfb447 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:31:24.514 7 INFO neutron.api.v2.resource [None req-ddbcf93b-7c2a-4083-a519-0897676d74e9 33c52255e07f47d0976dd9c7ccbc47a4 b14b702d9c0f44e19312d5c4d3479e72 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 601/1306] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:31:24 2026] DELETE /v2.0/routers/bb53532f-d503-4edd-88ca-01c860cfb447 => generated 135 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1307] 10.0.0.69 () {32 vars in 648 bytes} [Fri May 8 19:31:24 2026] GET /v2.0/networks => generated 1313 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:31:24.543 7 INFO neutron.pecan_wsgi.hooks.translation [None req-399d3d44-013d-4161-ba72-b272db10c85e 33c52255e07f47d0976dd9c7ccbc47a4 b14b702d9c0f44e19312d5c4d3479e72 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 602/1308] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:31:24 2026] DELETE /v2.0/subnets/a1593db5-38d6-4cf0-95fa-a2b76565f2ae => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1309] 10.0.0.69 () {32 vars in 735 bytes} [Fri May 8 19:31:24 2026] GET /v2.0/ports?device_id=30e42c98-551a-4a66-ba73-cc94a1af3c63 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1310] 10.0.0.69 () {32 vars in 646 bytes} [Fri May 8 19:31:24 2026] GET /v2.0/subnets => generated 1265 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:31:24.614 7 INFO neutron.api.v2.resource [None req-bee531de-afc7-47c9-96c6-3ef86837fbe1 33c52255e07f47d0976dd9c7ccbc47a4 b14b702d9c0f44e19312d5c4d3479e72 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 604/1311] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:31:24 2026] DELETE /v2.0/routers/30e42c98-551a-4a66-ba73-cc94a1af3c63 => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:31:24.647 7 INFO neutron.pecan_wsgi.hooks.translation [None req-be2b162b-cac5-4d9d-80ae-6b644b7eb76c 33c52255e07f47d0976dd9c7ccbc47a4 b14b702d9c0f44e19312d5c4d3479e72 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 605/1312] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:31:24 2026] DELETE /v2.0/subnets/138f0cd9-0ae7-4ebc-94f6-0958c21b6253 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1313] 10.0.0.69 () {32 vars in 735 bytes} [Fri May 8 19:31:24 2026] GET /v2.0/ports?device_id=eedbd31a-b1b0-46a7-bad4-4edf7a9dad23 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1314] 10.0.0.69 () {32 vars in 722 bytes} [Fri May 8 19:31:24 2026] GET /v2.0/networks/0f9e01e6-ca04-44d3-81c8-b0ffa24adb0e => generated 673 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:31:24.728 7 INFO neutron.api.v2.resource [None req-6ad3b2d7-f378-4b07-b437-659dc6ea19fb 33c52255e07f47d0976dd9c7ccbc47a4 b14b702d9c0f44e19312d5c4d3479e72 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 607/1315] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:31:24 2026] DELETE /v2.0/routers/eedbd31a-b1b0-46a7-bad4-4edf7a9dad23 => generated 135 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1316] 10.0.0.69 () {32 vars in 720 bytes} [Fri May 8 19:31:24 2026] GET /v2.0/subnets/64602d74-e2e0-41f0-b7a8-1811bde62474 => generated 649 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:31:24.758 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ddb4e04d-beae-4e78-812d-79c631672f42 33c52255e07f47d0976dd9c7ccbc47a4 b14b702d9c0f44e19312d5c4d3479e72 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 608/1317] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:31:24 2026] DELETE /v2.0/subnets/1bbd71ea-37ab-49cd-837c-eaeb8d368b78 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:31:24.766 8 INFO neutron.pecan_wsgi.hooks.translation [None req-51714613-fa15-48c8-9ec3-3466ffca557e 0ad33bec4dab40a380144107ce9e4ad1 ed01c07340ad436bb3d2686cdd00a8bc - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 710/1318] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:31:24 2026] DELETE /v2.0/subnets/470767a0-cf1c-49e3-b861-d4db197f36bb => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:31:24.785 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d94e6d45-6740-43dc-a532-fa3a8d1747c2 33c52255e07f47d0976dd9c7ccbc47a4 b14b702d9c0f44e19312d5c4d3479e72 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 609/1319] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:31:24 2026] DELETE /v2.0/subnets/d1f026c1-4c9e-4623-8b39-674f01d7f050 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:31:24.788 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6bd5a3d6-f18f-4f15-b6fb-01f24fdfaa9f 0ad33bec4dab40a380144107ce9e4ad1 ed01c07340ad436bb3d2686cdd00a8bc - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 711/1320] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:24 2026] DELETE /v2.0/networks/0b627882-19f4-4ebc-8deb-de3a2cde5622 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1321] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:31:24 2026] DELETE /v2.0/subnets/64602d74-e2e0-41f0-b7a8-1811bde62474 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1322] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:31:25 2026] GET /v2.0/security-groups?tenant_id=b14b702d9c0f44e19312d5c4d3479e72&name=default => generated 2801 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1323] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:25 2026] DELETE /v2.0/networks/0f9e01e6-ca04-44d3-81c8-b0ffa24adb0e => generated 0 bytes in 430 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1324] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:31:25 2026] DELETE /v2.0/security-groups/92d04de2-2b94-47e8-81aa-60f59e3870f3 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:31:25.975 8 INFO neutron.services.segments.plugin [-] Segment ec1a0b5e-3929-4469-97c1-aa31f8dfed57 resource provider aggregate not found 2026-05-08 19:31:25.981 8 INFO neutron.services.segments.plugin [-] Segment ec1a0b5e-3929-4469-97c1-aa31f8dfed57 resource provider aggregate not found 2026-05-08 19:31:25.992 8 INFO neutron.services.segments.plugin [-] Segment ec1a0b5e-3929-4469-97c1-aa31f8dfed57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec1a0b5e-3929-4469-97c1-aa31f8dfed57 found for delete ", "request_id": "req-2c78315a-85b1-43d2-9f5d-e71836146503"}]} 2026-05-08 19:31:25.999 8 INFO neutron.services.segments.plugin [-] Segment ec1a0b5e-3929-4469-97c1-aa31f8dfed57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec1a0b5e-3929-4469-97c1-aa31f8dfed57 found for delete ", "request_id": "req-72fa6a38-d481-4493-835f-ee83bea8d45b"}]} [pid: 8|app: 0|req: 713/1325] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:31:25 2026] GET /v2.0/security-groups?tenant_id=ed01c07340ad436bb3d2686cdd00a8bc&name=default => generated 2801 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:31:26.224 7 INFO neutron.services.segments.plugin [-] Segment 23553f6f-518a-42e1-a0fc-1229eed489c1 resource provider aggregate not found 2026-05-08 19:31:26.231 7 INFO neutron.services.segments.plugin [-] Segment 23553f6f-518a-42e1-a0fc-1229eed489c1 resource provider aggregate not found [pid: 8|app: 0|req: 714/1326] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:31:26 2026] DELETE /v2.0/security-groups/77a4d9bf-f7f9-49f2-89a2-870f0148f5b9 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:31:26.241 7 INFO neutron.services.segments.plugin [-] Segment 23553f6f-518a-42e1-a0fc-1229eed489c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23553f6f-518a-42e1-a0fc-1229eed489c1 found for delete ", "request_id": "req-5c2b577a-fd2d-4581-b9ae-9edc38677a64"}]} 2026-05-08 19:31:26.253 7 INFO neutron.services.segments.plugin [-] Segment 23553f6f-518a-42e1-a0fc-1229eed489c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23553f6f-518a-42e1-a0fc-1229eed489c1 found for delete ", "request_id": "req-2e0683c0-6b46-4446-89b9-9c753aa24390"}]} 2026-05-08 19:31:26.351 7 INFO neutron.db.segments_db [None req-2ebb15ed-8f50-46f5-905b-4716c9abafff 380679de185b4320ac72aef519e56ee8 23d51cf54af64377bb66e677f1bda2bb - - - -] Added segment d25d6fba-e334-48d5-9bdc-c46f51483702 of type vxlan for network b61d9905-deb5-4728-8828-23a382663f5c 2026-05-08 19:31:26.451 7 INFO neutron.db.segments_db [None req-2ebb15ed-8f50-46f5-905b-4716c9abafff 380679de185b4320ac72aef519e56ee8 23d51cf54af64377bb66e677f1bda2bb - - - -] Added segment fc25b5b8-7026-4cb5-941b-e46269d205cc of type vxlan for network 24a7332b-f618-492a-b3f1-a367c3a429b5 [pid: 7|app: 0|req: 613/1327] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:31:26 2026] POST /v2.0/networks => generated 1245 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1328] 10.0.0.69 () {32 vars in 648 bytes} [Fri May 8 19:31:26 2026] GET /v2.0/networks => generated 1844 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:31:26.792 8 INFO neutron.db.segments_db [None req-588d0f0e-64ec-4e6b-9de3-db7b45f590dc 625e3606c310438baebd09a8025d4392 e24460e59c064bf5a8b6c6705912477e - - - -] Added segment 5746f207-dbe2-4a53-9fbc-8db0e1e77c13 of type vxlan for network 0be85869-cc76-497d-aca1-8d43db311541 [pid: 7|app: 0|req: 615/1329] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:26 2026] DELETE /v2.0/networks/b61d9905-deb5-4728-8828-23a382663f5c => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1330] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:31:26 2026] POST /v2.0/networks => generated 632 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1331] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:26 2026] DELETE /v2.0/networks/24a7332b-f618-492a-b3f1-a367c3a429b5 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1332] 10.0.0.69 () {32 vars in 648 bytes} [Fri May 8 19:31:27 2026] GET /v2.0/networks => generated 651 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1333] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:31:26 2026] POST /v2.0/subnets => generated 602 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:31:27.294 7 INFO neutron.db.segments_db [None req-adfa4cf0-54cc-4346-8044-2be0d877cd91 380679de185b4320ac72aef519e56ee8 23d51cf54af64377bb66e677f1bda2bb - - - -] Added segment 01d393e0-4c99-4aac-bb7d-3bb2fa0c0f9a of type vxlan for network 938cf7f3-f9cd-47c5-8e6c-1ad8c86a61d5 2026-05-08 19:31:27.321 8 INFO neutron.db.segments_db [None req-ef1fc537-5f67-4d47-bcae-6a3737b1a465 625e3606c310438baebd09a8025d4392 e24460e59c064bf5a8b6c6705912477e - - - -] Added segment 1c1b1a7b-509b-45ed-aa67-7786128e8563 of type vxlan for network 47147e01-1ba8-4071-91cc-5c20d137452c [pid: 8|app: 0|req: 717/1334] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:31:27 2026] POST /v2.0/networks => generated 631 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1335] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:31:27 2026] POST /v2.0/networks => generated 654 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1336] 10.0.0.69 () {34 vars in 676 bytes} [Fri May 8 19:31:27 2026] POST /v2.0/subnetpools => generated 549 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:31:27.686 8 INFO neutron.db.segments_db [None req-08326eee-95ef-45bb-a8c7-d6d6d6f31be5 380679de185b4320ac72aef519e56ee8 23d51cf54af64377bb66e677f1bda2bb - - - -] Added segment 05e33f51-e0c3-47b4-99ac-d4fa2a56a8a0 of type vxlan for network 8bcebc5a-0883-4aad-a886-0963f67c72a9 [pid: 7|app: 0|req: 619/1337] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:31:27 2026] POST /v2.0/subnets => generated 605 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1338] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:31:27 2026] POST /v2.0/networks => generated 654 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1339] 10.0.0.69 () {32 vars in 728 bytes} [Fri May 8 19:31:27 2026] GET /v2.0/subnetpools/f5b92461-5530-46ed-9409-4f20be46c9dd => generated 549 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:31:27.884 8 INFO neutron.db.segments_db [None req-c40b434c-bd13-49af-b618-21f9e144b04c 625e3606c310438baebd09a8025d4392 e24460e59c064bf5a8b6c6705912477e - - - -] Added segment 5bd579e7-9166-43ed-b228-76c2cc0a509c of type vxlan for network 77ed679c-aaca-4acd-a14c-97e19fa41091 [pid: 8|app: 0|req: 720/1340] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:31:27 2026] POST /v2.0/networks => generated 632 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1341] 10.0.0.69 () {34 vars in 748 bytes} [Fri May 8 19:31:28 2026] PUT /v2.0/subnetpools/f5b92461-5530-46ed-9409-4f20be46c9dd => generated 501 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:31:28.264 7 INFO neutron.services.segments.plugin [-] Segment d25d6fba-e334-48d5-9bdc-c46f51483702 resource provider aggregate not found 2026-05-08 19:31:28.271 7 INFO neutron.services.segments.plugin [-] Segment d25d6fba-e334-48d5-9bdc-c46f51483702 resource provider aggregate not found 2026-05-08 19:31:28.279 7 INFO neutron.services.segments.plugin [-] Segment d25d6fba-e334-48d5-9bdc-c46f51483702 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d25d6fba-e334-48d5-9bdc-c46f51483702 found for delete ", "request_id": "req-3f213271-5b9e-4edc-85e9-c73fdf3249f4"}]} 2026-05-08 19:31:28.284 7 INFO neutron.services.segments.plugin [-] Segment d25d6fba-e334-48d5-9bdc-c46f51483702 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d25d6fba-e334-48d5-9bdc-c46f51483702 found for delete ", "request_id": "req-0e7f1614-609a-4a68-a3bc-6c82b55d06bf"}]} 2026-05-08 19:31:28.294 7 INFO neutron.services.segments.plugin [-] Segment fc25b5b8-7026-4cb5-941b-e46269d205cc resource provider aggregate not found 2026-05-08 19:31:28.302 7 INFO neutron.services.segments.plugin [-] Segment fc25b5b8-7026-4cb5-941b-e46269d205cc resource provider aggregate not found 2026-05-08 19:31:28.309 7 INFO neutron.services.segments.plugin [-] Segment fc25b5b8-7026-4cb5-941b-e46269d205cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc25b5b8-7026-4cb5-941b-e46269d205cc found for delete ", "request_id": "req-e7e13fe7-901b-4dd0-b279-f38f3b164ede"}]} 2026-05-08 19:31:28.321 7 INFO neutron.services.segments.plugin [-] Segment fc25b5b8-7026-4cb5-941b-e46269d205cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc25b5b8-7026-4cb5-941b-e46269d205cc found for delete ", "request_id": "req-986d71ff-cd23-4be2-9c9e-251b9a065f62"}]} 2026-05-08 19:31:28.378 8 INFO neutron.db.segments_db [None req-f8e1fefc-f722-4ce4-a501-fe7659c1b499 cc72f20e486b4236b919592c3277daf2 a08e07f60c8a4b3b9c80b619a7c69c25 - - - -] Added segment 2b490da3-b0bc-4c70-835c-934492b118cf of type vxlan for network 4260389f-6a4d-4d9c-a63b-ad6b328351c2 [pid: 8|app: 0|req: 722/1342] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:31:28 2026] POST /v2.0/networks => generated 630 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1343] 10.0.0.69 () {34 vars in 664 bytes} [Fri May 8 19:31:27 2026] POST /v2.0/ports => generated 1505 bytes in 829 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: 622/1344] 10.0.0.69 () {32 vars in 731 bytes} [Fri May 8 19:31:28 2026] DELETE /v2.0/subnetpools/f5b92461-5530-46ed-9409-4f20be46c9dd => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:31:28.764 7 INFO neutron.db.segments_db [None req-11871510-3707-451b-8340-ecc0f646a1d3 cc72f20e486b4236b919592c3277daf2 a08e07f60c8a4b3b9c80b619a7c69c25 - - - -] Added segment a1fb51ab-42ac-4014-91cf-dfd515958ddf of type vxlan for network aa871d8a-daf5-4a28-86d9-06d8be5e63a5 [pid: 7|app: 0|req: 623/1345] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:31:28 2026] POST /v2.0/networks => generated 630 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1346] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:31:28 2026] POST /v2.0/subnets => generated 605 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:31:28.920 8 INFO neutron.api.v2.resource [None req-7636f831-da0f-400c-b46c-d06f6736c701 fd324d3af2f14a09a9a9502b231aed16 d269a2414a4349cc84f46fbde2aef696 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 724/1347] 10.0.0.69 () {32 vars in 728 bytes} [Fri May 8 19:31:28 2026] GET /v2.0/subnetpools/f5b92461-5530-46ed-9409-4f20be46c9dd => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1348] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:31:28 2026] POST /v2.0/subnets => generated 602 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:31:29.420 8 INFO neutron.db.segments_db [None req-5f045f4b-53ec-4335-9dcc-43bc82a6703b 625e3606c310438baebd09a8025d4392 e24460e59c064bf5a8b6c6705912477e - - - -] Added segment 38674f07-8aba-4563-b2d1-27dc62c5a98e of type vxlan for network 0b1b77fc-2d47-42f5-b113-030fa07c5135 [pid: 7|app: 0|req: 624/1349] 10.0.0.69 () {32 vars in 642 bytes} [Fri May 8 19:31:28 2026] GET /v2.0/ports => generated 1505 bytes in 648 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:31:29.548 7 INFO neutron.api.v2.resource [None req-2c08940b-f6c1-4b39-9658-71ae7e1a5e14 fd324d3af2f14a09a9a9502b231aed16 d269a2414a4349cc84f46fbde2aef696 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 625/1350] 10.0.0.69 () {32 vars in 731 bytes} [Fri May 8 19:31:29 2026] DELETE /v2.0/subnetpools/f5b92461-5530-46ed-9409-4f20be46c9dd => generated 145 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1351] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:31:29 2026] POST /v2.0/networks => generated 631 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1352] 10.0.0.69 () {32 vars in 719 bytes} [Fri May 8 19:31:29 2026] DELETE /v2.0/ports/9cba546b-8452-42ae-a0a7-2a9d1a4039d6 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1353] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:31:29 2026] POST /v2.0/subnets => generated 602 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1354] 10.0.0.69 () {32 vars in 719 bytes} [Fri May 8 19:31:29 2026] DELETE /v2.0/ports/d20356c1-ea46-45be-bb50-294d3ee24f46 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:31:30.344 7 INFO neutron.db.segments_db [None req-21bc7edd-e4f7-49f1-9f5f-cdbcda13b89d cc72f20e486b4236b919592c3277daf2 a08e07f60c8a4b3b9c80b619a7c69c25 - - - -] Added segment 755454be-dca2-497f-a54f-e05965fe19d7 of type vxlan for network 95765f0d-ee33-4b39-b7f6-64a060dfa7b3 [pid: 8|app: 0|req: 728/1355] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:31:29 2026] POST /v2.0/subnets => generated 605 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1356] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:31:30 2026] GET /v2.0/security-groups?tenant_id=d269a2414a4349cc84f46fbde2aef696&name=default => generated 2801 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1357] 10.0.0.69 () {32 vars in 642 bytes} [Fri May 8 19:31:30 2026] GET /v2.0/ports => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:31:30.684 8 INFO neutron.db.segments_db [None req-e3ec8a33-6b4f-47e0-968f-d0b9bff89109 625e3606c310438baebd09a8025d4392 e24460e59c064bf5a8b6c6705912477e - - - -] Added segment a188eebe-c70f-458c-9d5e-7c9fd2f64ea6 of type vxlan for network af52f9ff-cbb9-4678-a975-eea894012ec8 2026-05-08 19:31:30.741 7 INFO neutron.db.l3_hamode_db [None req-21bc7edd-e4f7-49f1-9f5f-cdbcda13b89d cc72f20e486b4236b919592c3277daf2 a08e07f60c8a4b3b9c80b619a7c69c25 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 731/1358] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:31:30 2026] POST /v2.0/networks => generated 632 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1359] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:31:30 2026] DELETE /v2.0/security-groups/15f5ca00-4764-460f-a348-1c6f0bbec508 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:31:31.013 7 INFO neutron.db.l3_hamode_db [None req-21bc7edd-e4f7-49f1-9f5f-cdbcda13b89d cc72f20e486b4236b919592c3277daf2 a08e07f60c8a4b3b9c80b619a7c69c25 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:31:31.047 8 INFO neutron.db.segments_db [None req-f9abbf5c-c46c-4884-998d-2b2b8465d8f3 380679de185b4320ac72aef519e56ee8 23d51cf54af64377bb66e677f1bda2bb - - - -] Added segment b07f9dc6-fa49-4a34-be51-89d9cb72278b of type vxlan for network 6f36ef7a-5f12-4658-a722-69e10a240acd [pid: 8|app: 0|req: 733/1360] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:31:30 2026] POST /v2.0/networks => generated 654 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1361] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:31:31 2026] POST /v2.0/subnets => generated 605 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:31:31.789 8 INFO neutron.db.segments_db [None req-7524dc9a-ce3f-4a1b-9255-2cf740d10dae 380679de185b4320ac72aef519e56ee8 23d51cf54af64377bb66e677f1bda2bb - - - -] Added segment 578b57f2-c292-4c0b-8adb-4e0ed45bbb7e of type vxlan for network 58f6d414-9c42-42c7-8d66-305ca59748af [pid: 8|app: 0|req: 735/1362] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:31:31 2026] POST /v2.0/networks => generated 653 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1363] 10.0.0.69 () {34 vars in 750 bytes} [Fri May 8 19:31:31 2026] PUT /v2.0/subnets/2edb0f98-6bb7-4be3-97b0-0a75cd0218c2/tags => generated 17 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1364] 10.0.0.69 () {34 vars in 750 bytes} [Fri May 8 19:31:32 2026] PUT /v2.0/subnets/f7ad2378-d0ef-4ef7-857f-f9343bcbda02/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: 628/1365] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:31:30 2026] POST /v2.0/routers => generated 507 bytes in 1816 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1366] 10.0.0.69 () {34 vars in 750 bytes} [Fri May 8 19:31:32 2026] PUT /v2.0/subnets/d9e94d04-80b1-4358-b726-c4904d0d8da1/tags => generated 34 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1367] 10.0.0.69 () {34 vars in 750 bytes} [Fri May 8 19:31:32 2026] PUT /v2.0/subnets/7f1c8ae4-1947-477f-921f-ec05e33f91d8/tags => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1368] 10.0.0.69 () {32 vars in 663 bytes} [Fri May 8 19:31:32 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: 8|app: 0|req: 741/1369] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:31:32 2026] POST /v2.0/subnets => generated 1276 bytes in 716 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1370] 10.0.0.69 () {32 vars in 677 bytes} [Fri May 8 19:31:33 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1371] 10.0.0.69 () {32 vars in 646 bytes} [Fri May 8 19:31:33 2026] GET /v2.0/subnets => generated 1889 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1372] 10.0.0.69 () {32 vars in 673 bytes} [Fri May 8 19:31:33 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1373] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:31:33 2026] DELETE /v2.0/subnets/82750059-377a-4601-81d1-e10ceda77361 => 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: 629/1374] 10.0.0.69 () {34 vars in 782 bytes} [Fri May 8 19:31:32 2026] PUT /v2.0/routers/4981cf02-61e5-4c1d-b373-cf641048eacb/add_router_interface => generated 309 bytes in 1802 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1375] 10.0.0.69 () {32 vars in 685 bytes} [Fri May 8 19:31:33 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 566 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1376] 10.0.0.69 () {32 vars in 716 bytes} [Fri May 8 19:31:34 2026] GET /v2.0/ports/b7113d8b-327f-412c-953e-decb4501c175 => generated 955 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1377] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:31:33 2026] DELETE /v2.0/subnets/9be97a42-77b4-4c5f-be8e-a0b054d2c305 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1378] 10.0.0.69 () {32 vars in 671 bytes} [Fri May 8 19:31:34 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1379] 10.0.0.69 () {32 vars in 646 bytes} [Fri May 8 19:31:34 2026] GET /v2.0/subnets => generated 626 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1380] 10.0.0.69 () {32 vars in 685 bytes} [Fri May 8 19:31:34 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:31:34.871 8 INFO neutron.services.segments.plugin [-] Segment 578b57f2-c292-4c0b-8adb-4e0ed45bbb7e resource provider aggregate not found 2026-05-08 19:31:34.878 8 INFO neutron.services.segments.plugin [-] Segment 578b57f2-c292-4c0b-8adb-4e0ed45bbb7e resource provider aggregate not found 2026-05-08 19:31:34.899 8 INFO neutron.services.segments.plugin [-] Segment 578b57f2-c292-4c0b-8adb-4e0ed45bbb7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 578b57f2-c292-4c0b-8adb-4e0ed45bbb7e found for delete ", "request_id": "req-f8cd7541-5090-425d-b77f-20283aa6f687"}]} 2026-05-08 19:31:34.901 8 INFO neutron.services.segments.plugin [-] Segment 578b57f2-c292-4c0b-8adb-4e0ed45bbb7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 578b57f2-c292-4c0b-8adb-4e0ed45bbb7e found for delete ", "request_id": "req-7dc76714-63b7-4370-b6af-4c752bc51a1c"}]} [pid: 8|app: 0|req: 751/1381] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:34 2026] DELETE /v2.0/networks/58f6d414-9c42-42c7-8d66-305ca59748af => generated 0 bytes in 515 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1382] 10.0.0.69 () {32 vars in 681 bytes} [Fri May 8 19:31:34 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1385] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:35 2026] DELETE /v2.0/networks/6f36ef7a-5f12-4658-a722-69e10a240acd => generated 0 bytes in 424 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1386] 10.0.0.69 () {32 vars in 693 bytes} [Fri May 8 19:31:35 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1387] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:35 2026] DELETE /v2.0/networks/8bcebc5a-0883-4aad-a886-0963f67c72a9 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1388] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:31:35 2026] DELETE /v2.0/subnets/2edb0f98-6bb7-4be3-97b0-0a75cd0218c2 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1389] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:36 2026] DELETE /v2.0/networks/938cf7f3-f9cd-47c5-8e6c-1ad8c86a61d5 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1390] 10.0.0.69 () {34 vars in 782 bytes} [Fri May 8 19:31:34 2026] PUT /v2.0/routers/4981cf02-61e5-4c1d-b373-cf641048eacb/add_router_interface => generated 309 bytes in 2187 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1391] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:31:36 2026] DELETE /v2.0/subnets/f7ad2378-d0ef-4ef7-857f-f9343bcbda02 => 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: 632/1392] 10.0.0.69 () {32 vars in 716 bytes} [Fri May 8 19:31:36 2026] GET /v2.0/ports/7d02fe88-f03c-49c5-8756-8a820e229c1e => generated 955 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1393] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:31:36 2026] DELETE /v2.0/subnets/d9e94d04-80b1-4358-b726-c4904d0d8da1 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:31:36.922 8 INFO neutron.services.segments.plugin [-] Segment b07f9dc6-fa49-4a34-be51-89d9cb72278b resource provider aggregate not found 2026-05-08 19:31:36.931 8 INFO neutron.services.segments.plugin [-] Segment b07f9dc6-fa49-4a34-be51-89d9cb72278b resource provider aggregate not found 2026-05-08 19:31:36.952 8 INFO neutron.services.segments.plugin [-] Segment b07f9dc6-fa49-4a34-be51-89d9cb72278b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b07f9dc6-fa49-4a34-be51-89d9cb72278b found for delete ", "request_id": "req-4e7898d3-e38d-4111-b221-90d2d071f31a"}]} 2026-05-08 19:31:36.959 8 INFO neutron.services.segments.plugin [-] Segment b07f9dc6-fa49-4a34-be51-89d9cb72278b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b07f9dc6-fa49-4a34-be51-89d9cb72278b found for delete ", "request_id": "req-84f21263-f12e-463f-b2a9-5f3e10e96a4f"}]} 2026-05-08 19:31:36.972 8 INFO neutron.services.segments.plugin [-] Segment 05e33f51-e0c3-47b4-99ac-d4fa2a56a8a0 resource provider aggregate not found 2026-05-08 19:31:36.979 8 INFO neutron.services.segments.plugin [-] Segment 05e33f51-e0c3-47b4-99ac-d4fa2a56a8a0 resource provider aggregate not found 2026-05-08 19:31:36.994 8 INFO neutron.services.segments.plugin [-] Segment 05e33f51-e0c3-47b4-99ac-d4fa2a56a8a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05e33f51-e0c3-47b4-99ac-d4fa2a56a8a0 found for delete ", "request_id": "req-d3e48504-4800-45e1-83d1-72d00ec9c334"}]} 2026-05-08 19:31:37.000 8 INFO neutron.services.segments.plugin [-] Segment 05e33f51-e0c3-47b4-99ac-d4fa2a56a8a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05e33f51-e0c3-47b4-99ac-d4fa2a56a8a0 found for delete ", "request_id": "req-239523b8-8ac4-4d39-a190-6a051661b310"}]} 2026-05-08 19:31:37.020 8 INFO neutron.services.segments.plugin [-] Segment 01d393e0-4c99-4aac-bb7d-3bb2fa0c0f9a resource provider aggregate not found 2026-05-08 19:31:37.029 8 INFO neutron.services.segments.plugin [-] Segment 01d393e0-4c99-4aac-bb7d-3bb2fa0c0f9a resource provider aggregate not found 2026-05-08 19:31:37.048 8 INFO neutron.services.segments.plugin [-] Segment 01d393e0-4c99-4aac-bb7d-3bb2fa0c0f9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01d393e0-4c99-4aac-bb7d-3bb2fa0c0f9a found for delete ", "request_id": "req-0ce0777b-a3ca-4724-843d-8bad271eb50d"}]} 2026-05-08 19:31:37.050 8 INFO neutron.services.segments.plugin [-] Segment 01d393e0-4c99-4aac-bb7d-3bb2fa0c0f9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01d393e0-4c99-4aac-bb7d-3bb2fa0c0f9a found for delete ", "request_id": "req-32094ade-a233-44bb-a529-420077dbfcbd"}]} [pid: 8|app: 0|req: 762/1394] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:31:36 2026] GET /v2.0/security-groups?tenant_id=64a0d86e94dd4431a3626de0a9dd10e7&name=default => generated 2801 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1395] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:31:37 2026] DELETE /v2.0/subnets/7f1c8ae4-1947-477f-921f-ec05e33f91d8 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1396] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:31:37 2026] GET /v2.0/security-groups?tenant_id=23d51cf54af64377bb66e677f1bda2bb&name=default => generated 2801 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1397] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:31:37 2026] DELETE /v2.0/security-groups/4b8a77fd-83f1-4d13-9867-3a45a23c68c6 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1398] 10.0.0.69 () {34 vars in 788 bytes} [Fri May 8 19:31:36 2026] PUT /v2.0/routers/4981cf02-61e5-4c1d-b373-cf641048eacb/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: 634/1399] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:31:37 2026] DELETE /v2.0/security-groups/86700a7f-11e1-4be5-bc18-f0d073d59ca4 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1400] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:31:37 2026] DELETE /v2.0/subnets/febb74b2-96a1-403f-9d2c-ae7a878935fc => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1401] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:31:37 2026] GET /v2.0/security-groups?tenant_id=b9fd61a15753433ab960f6f73ac68590&name=default => generated 2801 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1402] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:37 2026] DELETE /v2.0/networks/0be85869-cc76-497d-aca1-8d43db311541 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1403] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:31:38 2026] DELETE /v2.0/security-groups/9ff00a89-a423-469f-9fb7-3d1362d5ff10 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1404] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:38 2026] DELETE /v2.0/networks/47147e01-1ba8-4071-91cc-5c20d137452c => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1405] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:38 2026] DELETE /v2.0/networks/77ed679c-aaca-4acd-a14c-97e19fa41091 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1406] 10.0.0.69 () {34 vars in 788 bytes} [Fri May 8 19:31:37 2026] PUT /v2.0/routers/4981cf02-61e5-4c1d-b373-cf641048eacb/remove_router_interface => generated 309 bytes in 1220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1407] 10.0.0.69 () {32 vars in 735 bytes} [Fri May 8 19:31:39 2026] GET /v2.0/ports?device_id=4981cf02-61e5-4c1d-b373-cf641048eacb => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1408] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:38 2026] DELETE /v2.0/networks/0b1b77fc-2d47-42f5-b113-030fa07c5135 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:31:39.094 8 INFO neutron.services.segments.plugin [-] Segment 5746f207-dbe2-4a53-9fbc-8db0e1e77c13 resource provider aggregate not found 2026-05-08 19:31:39.101 8 INFO neutron.services.segments.plugin [-] Segment 5746f207-dbe2-4a53-9fbc-8db0e1e77c13 resource provider aggregate not found 2026-05-08 19:31:39.120 8 INFO neutron.services.segments.plugin [-] Segment 5746f207-dbe2-4a53-9fbc-8db0e1e77c13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5746f207-dbe2-4a53-9fbc-8db0e1e77c13 found for delete ", "request_id": "req-912ec509-2549-443b-a4ac-fb936b01a0c2"}]} 2026-05-08 19:31:39.134 8 INFO neutron.services.segments.plugin [-] Segment 5746f207-dbe2-4a53-9fbc-8db0e1e77c13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5746f207-dbe2-4a53-9fbc-8db0e1e77c13 found for delete ", "request_id": "req-0c6e5d7b-3191-4d24-8c4b-12d347e20a56"}]} 2026-05-08 19:31:39.140 8 INFO neutron.services.segments.plugin [-] Segment 1c1b1a7b-509b-45ed-aa67-7786128e8563 resource provider aggregate not found 2026-05-08 19:31:39.158 8 INFO neutron.services.segments.plugin [-] Segment 1c1b1a7b-509b-45ed-aa67-7786128e8563 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c1b1a7b-509b-45ed-aa67-7786128e8563 found for delete ", "request_id": "req-a14e73ea-ed97-425b-9849-ae412ad8738a"}]} 2026-05-08 19:31:39.164 8 INFO neutron.services.segments.plugin [-] Segment 1c1b1a7b-509b-45ed-aa67-7786128e8563 resource provider aggregate not found 2026-05-08 19:31:39.183 8 INFO neutron.services.segments.plugin [-] Segment 5bd579e7-9166-43ed-b228-76c2cc0a509c resource provider aggregate not found 2026-05-08 19:31:39.189 8 INFO neutron.services.segments.plugin [-] Segment 1c1b1a7b-509b-45ed-aa67-7786128e8563 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c1b1a7b-509b-45ed-aa67-7786128e8563 found for delete ", "request_id": "req-140a5b55-5716-4092-9a68-4232b1c140aa"}]} 2026-05-08 19:31:39.212 8 INFO neutron.services.segments.plugin [-] Segment 5bd579e7-9166-43ed-b228-76c2cc0a509c resource provider aggregate not found 2026-05-08 19:31:39.219 8 INFO neutron.services.segments.plugin [-] Segment 5bd579e7-9166-43ed-b228-76c2cc0a509c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bd579e7-9166-43ed-b228-76c2cc0a509c found for delete ", "request_id": "req-5762ef7b-c660-4604-a75f-7cd950c6b05e"}]} 2026-05-08 19:31:39.253 8 INFO neutron.services.segments.plugin [-] Segment 5bd579e7-9166-43ed-b228-76c2cc0a509c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bd579e7-9166-43ed-b228-76c2cc0a509c found for delete ", "request_id": "req-f71db011-b0b3-4081-92f7-65ff053e7ec0"}]} 2026-05-08 19:31:39.264 8 INFO neutron.services.segments.plugin [-] Segment 38674f07-8aba-4563-b2d1-27dc62c5a98e resource provider aggregate not found 2026-05-08 19:31:39.289 8 INFO neutron.services.segments.plugin [-] Segment 38674f07-8aba-4563-b2d1-27dc62c5a98e resource provider aggregate not found 2026-05-08 19:31:39.310 8 INFO neutron.services.segments.plugin [-] Segment 38674f07-8aba-4563-b2d1-27dc62c5a98e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38674f07-8aba-4563-b2d1-27dc62c5a98e found for delete ", "request_id": "req-b3abb530-cadc-4e56-9b95-93366b6f4013"}]} 2026-05-08 19:31:39.318 8 INFO neutron.services.segments.plugin [-] Segment 38674f07-8aba-4563-b2d1-27dc62c5a98e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38674f07-8aba-4563-b2d1-27dc62c5a98e found for delete ", "request_id": "req-4187f79c-3a32-4cf0-a6bf-980936168747"}]} [pid: 8|app: 0|req: 773/1409] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:39 2026] DELETE /v2.0/networks/af52f9ff-cbb9-4678-a975-eea894012ec8 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:31:39.837 7 INFO neutron.services.segments.plugin [-] Segment 755454be-dca2-497f-a54f-e05965fe19d7 resource provider aggregate not found 2026-05-08 19:31:39.842 7 INFO neutron.services.segments.plugin [-] Segment 755454be-dca2-497f-a54f-e05965fe19d7 resource provider aggregate not found 2026-05-08 19:31:39.859 7 INFO neutron.services.segments.plugin [-] Segment 755454be-dca2-497f-a54f-e05965fe19d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 755454be-dca2-497f-a54f-e05965fe19d7 found for delete ", "request_id": "req-3ae1fbc2-a151-499e-9e05-a40de21547d4"}]} 2026-05-08 19:31:39.865 7 INFO neutron.db.l3_hamode_db [None req-0607440c-e8b1-4d67-81a9-9042efafec7f cc72f20e486b4236b919592c3277daf2 a08e07f60c8a4b3b9c80b619a7c69c25 - - - -] HA network 95765f0d-ee33-4b39-b7f6-64a060dfa7b3 was deleted as no HA routers are present in tenant a08e07f60c8a4b3b9c80b619a7c69c25. [pid: 7|app: 0|req: 637/1410] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:31:39 2026] DELETE /v2.0/routers/4981cf02-61e5-4c1d-b373-cf641048eacb => generated 0 bytes in 813 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:31:39.893 7 INFO neutron.services.segments.plugin [-] Segment 755454be-dca2-497f-a54f-e05965fe19d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 755454be-dca2-497f-a54f-e05965fe19d7 found for delete ", "request_id": "req-60826b2c-54e8-4ac5-a860-18791390989a"}]} [pid: 7|app: 0|req: 638/1411] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:31:39 2026] DELETE /v2.0/subnets/587b21e3-8194-4bae-9d8b-fe8278bbddf3 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:31:40.216 8 INFO neutron.db.segments_db [None req-2dd128d3-b76f-45b5-9005-3bb5a79f81fb c2ca9ae4f90b45e68852cf7da0b48d81 6c7e22385e7843c2b33062c6ae5d08ca - - - -] Added segment d0cc5f97-11a1-4fe2-9fdb-ebab86d8fc22 of type vxlan for network 52e6e128-d822-47dd-a969-326ec64749fe [pid: 8|app: 0|req: 774/1412] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:31:39 2026] POST /v2.0/networks => generated 644 bytes in 551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1413] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:31:40 2026] DELETE /v2.0/subnets/cc86c5f6-806a-40f8-813d-21da7bc91ac8 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1414] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:31:40 2026] GET /v2.0/security-groups?tenant_id=69712aef609d4748b7f380e5cd264807&name=default => generated 2801 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1415] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:31:40 2026] POST /v2.0/subnets => generated 617 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1416] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:31:40 2026] DELETE /v2.0/security-groups/898628c0-eb88-4849-974f-457dbd4ec4cb => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1417] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:40 2026] DELETE /v2.0/networks/aa871d8a-daf5-4a28-86d9-06d8be5e63a5 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:31:41.060 8 INFO neutron.db.segments_db [None req-961c5467-4b9d-485d-94ee-17fd38ba14a6 c2ca9ae4f90b45e68852cf7da0b48d81 6c7e22385e7843c2b33062c6ae5d08ca - - - -] Added segment 8d3d8f24-071f-4e15-a39b-28848975579a of type vxlan for network c75eb3dc-6ff3-41d1-9873-99e8c4cf48da [pid: 8|app: 0|req: 777/1418] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:31:40 2026] POST /v2.0/networks => generated 643 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1419] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:40 2026] DELETE /v2.0/networks/4260389f-6a4d-4d9c-a63b-ad6b328351c2 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:31:41.341 8 INFO neutron.services.segments.plugin [-] Segment a188eebe-c70f-458c-9d5e-7c9fd2f64ea6 resource provider aggregate not found 2026-05-08 19:31:41.349 8 INFO neutron.services.segments.plugin [-] Segment a188eebe-c70f-458c-9d5e-7c9fd2f64ea6 resource provider aggregate not found 2026-05-08 19:31:41.366 8 INFO neutron.services.segments.plugin [-] Segment a188eebe-c70f-458c-9d5e-7c9fd2f64ea6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a188eebe-c70f-458c-9d5e-7c9fd2f64ea6 found for delete ", "request_id": "req-4d7cde75-d1cb-436c-ade1-4ba304dabc3e"}]} 2026-05-08 19:31:41.380 8 INFO neutron.services.segments.plugin [-] Segment a188eebe-c70f-458c-9d5e-7c9fd2f64ea6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a188eebe-c70f-458c-9d5e-7c9fd2f64ea6 found for delete ", "request_id": "req-57f50d43-cb69-4955-92c9-96442f84b94b"}]} [pid: 8|app: 0|req: 778/1420] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:31:41 2026] GET /v2.0/security-groups?tenant_id=6436d59a90e248b5adbe019a240a4579&name=default => generated 2801 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1421] 10.0.0.69 () {34 vars in 742 bytes} [Fri May 8 19:31:41 2026] PUT /v2.0/networks/c75eb3dc-6ff3-41d1-9873-99e8c4cf48da => generated 592 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:31:41.466 8 INFO neutron.db.segments_db [None req-d7b9f798-c397-4471-8b5c-a841dfc784b5 cc72f20e486b4236b919592c3277daf2 a08e07f60c8a4b3b9c80b619a7c69c25 - - - -] Added segment 351faefa-9e2f-4abb-8d9d-422e164168bb of type vxlan for network 8124f2fb-a839-403d-83b3-8b03359f7f22 [pid: 8|app: 0|req: 779/1422] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:31:41 2026] POST /v2.0/networks => generated 629 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1423] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:31:41 2026] DELETE /v2.0/security-groups/45569f60-4762-44c0-bbd9-5a8b6d18c69b => generated 0 bytes in 174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:31:41.890 7 INFO neutron.services.segments.plugin [-] Segment a1fb51ab-42ac-4014-91cf-dfd515958ddf resource provider aggregate not found 2026-05-08 19:31:41.920 7 INFO neutron.services.segments.plugin [-] Segment a1fb51ab-42ac-4014-91cf-dfd515958ddf resource provider aggregate not found 2026-05-08 19:31:41.932 7 INFO neutron.services.segments.plugin [-] Segment a1fb51ab-42ac-4014-91cf-dfd515958ddf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1fb51ab-42ac-4014-91cf-dfd515958ddf found for delete ", "request_id": "req-ec908b03-ce0b-47bb-a016-bbed72126046"}]} 2026-05-08 19:31:41.955 7 INFO neutron.services.segments.plugin [-] Segment a1fb51ab-42ac-4014-91cf-dfd515958ddf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1fb51ab-42ac-4014-91cf-dfd515958ddf found for delete ", "request_id": "req-e8c48dc5-0213-4456-9fd0-9e2e3b99cda0"}]} 2026-05-08 19:31:41.967 7 INFO neutron.services.segments.plugin [-] Segment 2b490da3-b0bc-4c70-835c-934492b118cf resource provider aggregate not found 2026-05-08 19:31:41.979 7 INFO neutron.services.segments.plugin [-] Segment 2b490da3-b0bc-4c70-835c-934492b118cf resource provider aggregate not found 2026-05-08 19:31:41.998 7 INFO neutron.services.segments.plugin [-] Segment 2b490da3-b0bc-4c70-835c-934492b118cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b490da3-b0bc-4c70-835c-934492b118cf found for delete ", "request_id": "req-03fdd2fc-13f5-4028-befc-dd02741d7394"}]} 2026-05-08 19:31:41.999 7 INFO neutron.services.segments.plugin [-] Segment 2b490da3-b0bc-4c70-835c-934492b118cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b490da3-b0bc-4c70-835c-934492b118cf found for delete ", "request_id": "req-3b428711-7e3e-4882-a133-6b2efafebe22"}]} [pid: 8|app: 0|req: 780/1424] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:31:41 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: 8|app: 0|req: 781/1425] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:31:42 2026] GET /v2.0/security-groups?tenant_id=e24460e59c064bf5a8b6c6705912477e&name=default => generated 2801 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1426] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:31:41 2026] POST /v2.0/subnets => generated 602 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1427] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:31:42 2026] DELETE /v2.0/security-groups/a2fafd4d-4f86-4989-8aaf-f705ed688f57 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1428] 10.0.0.69 () {34 vars in 740 bytes} [Fri May 8 19:31:42 2026] PUT /v2.0/subnets/d438564b-dbbd-4342-9680-39dbab6804d2 => generated 612 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:31:42.310 8 INFO neutron.db.segments_db [None req-54f1c0a8-70ca-4630-b586-ec2befd4860a cc72f20e486b4236b919592c3277daf2 a08e07f60c8a4b3b9c80b619a7c69c25 - - - -] Added segment 0e91adf8-448b-411c-bbba-d0472d7d924f of type vxlan for network 618c5644-1ccf-47c4-bef1-56dd476690d0 [pid: 7|app: 0|req: 647/1429] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:31:42 2026] GET /v2.0/security-groups?tenant_id=b371ea72bd2a41cca78472e129b63bbd&name=default => generated 2801 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:31:42.652 8 INFO neutron.db.l3_hamode_db [None req-54f1c0a8-70ca-4630-b586-ec2befd4860a cc72f20e486b4236b919592c3277daf2 a08e07f60c8a4b3b9c80b619a7c69c25 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:31:42.885 8 INFO neutron.db.l3_hamode_db [None req-54f1c0a8-70ca-4630-b586-ec2befd4860a cc72f20e486b4236b919592c3277daf2 a08e07f60c8a4b3b9c80b619a7c69c25 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 648/1430] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:42 2026] DELETE /v2.0/networks/c75eb3dc-6ff3-41d1-9873-99e8c4cf48da => generated 0 bytes in 654 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1431] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:31:43 2026] DELETE /v2.0/security-groups/6d82f973-b1e8-42c5-bb00-13f0e0c557df => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:31:43.372 7 INFO neutron.pecan_wsgi.hooks.translation [None req-30b7671e-deb2-4983-a946-8e0d928af3d3 c2ca9ae4f90b45e68852cf7da0b48d81 6c7e22385e7843c2b33062c6ae5d08ca - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 650/1432] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:43 2026] DELETE /v2.0/networks/c75eb3dc-6ff3-41d1-9873-99e8c4cf48da => generated 138 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1433] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:31:42 2026] POST /v2.0/routers => generated 507 bytes in 1483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:31:44.035 7 INFO neutron.services.segments.plugin [-] Segment 8d3d8f24-071f-4e15-a39b-28848975579a resource provider aggregate not found 2026-05-08 19:31:44.050 7 INFO neutron.services.segments.plugin [-] Segment 8d3d8f24-071f-4e15-a39b-28848975579a resource provider aggregate not found [pid: 7|app: 0|req: 651/1434] 10.0.0.69 () {32 vars in 693 bytes} [Fri May 8 19:31:43 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 696 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:31:44.097 7 INFO neutron.services.segments.plugin [-] Segment 8d3d8f24-071f-4e15-a39b-28848975579a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d3d8f24-071f-4e15-a39b-28848975579a found for delete ", "request_id": "req-bb04d9d1-78fd-41f9-ae4a-987a87eddc8e"}]} 2026-05-08 19:31:44.098 7 INFO neutron.services.segments.plugin [-] Segment 8d3d8f24-071f-4e15-a39b-28848975579a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d3d8f24-071f-4e15-a39b-28848975579a found for delete ", "request_id": "req-1e0c7f0b-eab3-4bf4-b592-59eb2c9980f3"}]} [pid: 7|app: 0|req: 652/1435] 10.0.0.69 () {32 vars in 741 bytes} [Fri May 8 19:31:44 2026] GET /v2.0/subnets?network_id=d8525161-c4e4-4148-b270-b5f8a60153bc => generated 626 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1436] 10.0.0.69 () {32 vars in 652 bytes} [Fri May 8 19:31:44 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: 654/1437] 10.0.0.69 () {32 vars in 648 bytes} [Fri May 8 19:31:44 2026] GET /v2.0/networks => generated 1309 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1438] 10.0.0.69 () {34 vars in 664 bytes} [Fri May 8 19:31:43 2026] POST /v2.0/ports => generated 952 bytes in 548 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: 655/1439] 10.0.0.69 () {32 vars in 646 bytes} [Fri May 8 19:31:44 2026] GET /v2.0/subnets => generated 1233 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1440] 10.0.0.69 () {32 vars in 722 bytes} [Fri May 8 19:31:44 2026] GET /v2.0/networks/52e6e128-d822-47dd-a969-326ec64749fe => generated 669 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1441] 10.0.0.69 () {32 vars in 720 bytes} [Fri May 8 19:31:44 2026] GET /v2.0/subnets/420a2aef-1b86-4d8a-afcf-8ff0ca729932 => generated 617 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:31:44.446 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8969c698-1bec-4eed-9dae-99bec700a811 c2ca9ae4f90b45e68852cf7da0b48d81 6c7e22385e7843c2b33062c6ae5d08ca - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 658/1442] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:31:44 2026] DELETE /v2.0/subnets/d438564b-dbbd-4342-9680-39dbab6804d2 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:31:44.473 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3c2553b9-acf6-43e6-a6d3-f0eb446444f1 c2ca9ae4f90b45e68852cf7da0b48d81 6c7e22385e7843c2b33062c6ae5d08ca - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 659/1443] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:44 2026] DELETE /v2.0/networks/c75eb3dc-6ff3-41d1-9873-99e8c4cf48da => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1444] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:31:44 2026] DELETE /v2.0/subnets/420a2aef-1b86-4d8a-afcf-8ff0ca729932 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1445] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:44 2026] DELETE /v2.0/networks/52e6e128-d822-47dd-a969-326ec64749fe => generated 0 bytes in 513 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:31:46.132 7 INFO neutron.services.segments.plugin [-] Segment d0cc5f97-11a1-4fe2-9fdb-ebab86d8fc22 resource provider aggregate not found 2026-05-08 19:31:46.139 7 INFO neutron.services.segments.plugin [-] Segment d0cc5f97-11a1-4fe2-9fdb-ebab86d8fc22 resource provider aggregate not found [pid: 7|app: 0|req: 662/1446] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:31:45 2026] GET /v2.0/security-groups?tenant_id=6c7e22385e7843c2b33062c6ae5d08ca&name=default => generated 2801 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:31:46.152 7 INFO neutron.services.segments.plugin [-] Segment d0cc5f97-11a1-4fe2-9fdb-ebab86d8fc22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0cc5f97-11a1-4fe2-9fdb-ebab86d8fc22 found for delete ", "request_id": "req-ff8a79f7-294c-49e0-ac9f-156a2039cf0d"}]} 2026-05-08 19:31:46.159 7 INFO neutron.services.segments.plugin [-] Segment d0cc5f97-11a1-4fe2-9fdb-ebab86d8fc22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0cc5f97-11a1-4fe2-9fdb-ebab86d8fc22 found for delete ", "request_id": "req-e2fa163d-5990-424b-abc2-e8c712a106f0"}]} [pid: 7|app: 0|req: 663/1447] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:31:46 2026] GET /v2.0/security-groups?tenant_id=fdf08ee66b364f2ea2d540ae9f731dc9&name=default => generated 2801 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1448] 10.0.0.69 () {34 vars in 782 bytes} [Fri May 8 19:31:44 2026] PUT /v2.0/routers/aa444758-b17a-4003-b3aa-03e6e125940e/add_router_interface => generated 309 bytes in 2226 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: 664/1449] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:31:46 2026] DELETE /v2.0/security-groups/9cbded9b-ab5b-4606-a671-38e88ddc9997 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1450] 10.0.0.69 () {32 vars in 716 bytes} [Fri May 8 19:31:46 2026] GET /v2.0/ports/e9c0c98a-6174-4b61-b6c6-e5cba786c0e1 => generated 1026 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1451] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:31:46 2026] DELETE /v2.0/security-groups/0ca70068-317f-4581-952e-b0e79ebc1e69 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:31:47.236 8 INFO neutron.db.segments_db [None req-45e0c382-f1aa-4a70-9d03-ec6256fa767e 822ff210040c44f1a10d83509a318705 edaf73049e364951a7df4d5b231ff6f4 - - - -] Added segment 48a0c5ec-523d-4c5b-a4b7-90a7ffc1906d of type vxlan for network fbe37fa1-f525-4c76-8ceb-3d08a8be30d1 [pid: 8|app: 0|req: 787/1452] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:31:46 2026] POST /v2.0/networks => generated 632 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1453] 10.0.0.69 () {34 vars in 788 bytes} [Fri May 8 19:31:46 2026] PUT /v2.0/routers/aa444758-b17a-4003-b3aa-03e6e125940e/remove_router_interface => generated 309 bytes in 1124 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: 8|app: 0|req: 788/1454] 10.0.0.69 () {34 vars in 663 bytes} [Fri May 8 19:31:47 2026] POST /v2.0/ports => generated 743 bytes in 341 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-05-08 19:31:47.911 7 INFO neutron.api.v2.resource [None req-5ddab3ce-4466-4b99-998d-c27aebfa5585 cc72f20e486b4236b919592c3277daf2 a08e07f60c8a4b3b9c80b619a7c69c25 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 667/1455] 10.0.0.69 () {34 vars in 788 bytes} [Fri May 8 19:31:47 2026] PUT /v2.0/routers/aa444758-b17a-4003-b3aa-03e6e125940e/remove_router_interface => generated 197 bytes in 206 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1456] 10.0.0.69 () {32 vars in 735 bytes} [Fri May 8 19:31:47 2026] GET /v2.0/ports?device_id=aa444758-b17a-4003-b3aa-03e6e125940e => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1457] 10.0.0.69 () {34 vars in 665 bytes} [Fri May 8 19:31:47 2026] POST /v2.0/trunks => generated 407 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:31:48.051 8 INFO neutron.db.segments_db [None req-2235eb62-f6b3-411b-818a-2db1353f6b2b 822ff210040c44f1a10d83509a318705 edaf73049e364951a7df4d5b231ff6f4 - - - -] Added segment 653dd652-5aaa-462a-bc1d-8ad4df21cfd5 of type vxlan for network e509cb04-ff84-41f3-bb4b-4282730a3da6 [pid: 8|app: 0|req: 790/1458] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:31:48 2026] POST /v2.0/networks => generated 631 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1459] 10.0.0.69 () {34 vars in 663 bytes} [Fri May 8 19:31:48 2026] POST /v2.0/ports => generated 743 bytes in 333 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-05-08 19:31:48.688 7 INFO neutron.services.segments.plugin [-] Segment 0e91adf8-448b-411c-bbba-d0472d7d924f resource provider aggregate not found 2026-05-08 19:31:48.694 7 INFO neutron.services.segments.plugin [-] Segment 0e91adf8-448b-411c-bbba-d0472d7d924f resource provider aggregate not found 2026-05-08 19:31:48.715 7 INFO neutron.services.segments.plugin [-] Segment 0e91adf8-448b-411c-bbba-d0472d7d924f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e91adf8-448b-411c-bbba-d0472d7d924f found for delete ", "request_id": "req-8a8b4bf6-b68d-4fcd-bfbb-a50ff73c52d4"}]} 2026-05-08 19:31:48.722 7 INFO neutron.services.segments.plugin [-] Segment 0e91adf8-448b-411c-bbba-d0472d7d924f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e91adf8-448b-411c-bbba-d0472d7d924f found for delete ", "request_id": "req-3dc3e170-4195-47eb-ba14-625f5d1fdd1a"}]} 2026-05-08 19:31:48.729 7 INFO neutron.db.l3_hamode_db [None req-0e2e36d6-5ae2-409c-b022-d00b2ebcd53d cc72f20e486b4236b919592c3277daf2 a08e07f60c8a4b3b9c80b619a7c69c25 - - - -] HA network 618c5644-1ccf-47c4-bef1-56dd476690d0 was deleted as no HA routers are present in tenant a08e07f60c8a4b3b9c80b619a7c69c25. [pid: 7|app: 0|req: 669/1460] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:31:47 2026] DELETE /v2.0/routers/aa444758-b17a-4003-b3aa-03e6e125940e => generated 0 bytes in 786 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:31:48.778 8 INFO neutron.db.segments_db [None req-4404ebf0-666f-4c92-94c2-0e84d708cf2d 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Added segment 45822f35-8af7-4dbc-9999-c30e5488fa42 of type vxlan for network e5ead91f-faff-4261-8597-f8036b53b2e7 [pid: 8|app: 0|req: 792/1461] 10.0.0.69 () {34 vars in 670 bytes} [Fri May 8 19:31:48 2026] POST /v2.0/networks => generated 741 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1462] 10.0.0.69 () {34 vars in 665 bytes} [Fri May 8 19:31:48 2026] POST /v2.0/trunks => generated 407 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1463] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:31:48 2026] DELETE /v2.0/subnets/209f79c4-75f7-42a3-9949-f78f3a11d492 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:31:49.247 8 INFO neutron.db.segments_db [None req-f26d8706-3532-4ab8-b1ba-f86f4b4c068e 822ff210040c44f1a10d83509a318705 edaf73049e364951a7df4d5b231ff6f4 - - - -] Added segment f4cae278-6c2f-4a27-af18-a5d5799183a7 of type vxlan for network ad0d69e2-02ba-4003-b870-94998942c3ce [pid: 7|app: 0|req: 671/1464] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:31:49 2026] POST /v2.0/subnets => generated 664 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1465] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:31:49 2026] POST /v2.0/networks => generated 632 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:31:49.461 8 INFO neutron.db.segments_db [None req-5693c3f7-a339-46fd-81a6-c50e0aa3f0fa 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Added segment 07b64102-1ca4-4f7a-9ab3-277cb7879336 of type vxlan for network 1e617b6d-98d3-4cf4-b9da-bf5a33d25bdf [pid: 7|app: 0|req: 672/1466] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:49 2026] DELETE /v2.0/networks/8124f2fb-a839-403d-83b3-8b03359f7f22 => generated 0 bytes in 473 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:31:49.831 8 INFO neutron.db.l3_hamode_db [None req-5693c3f7-a339-46fd-81a6-c50e0aa3f0fa 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 673/1467] 10.0.0.69 () {34 vars in 663 bytes} [Fri May 8 19:31:49 2026] POST /v2.0/ports => generated 743 bytes in 348 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: 674/1468] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:31:50 2026] GET /v2.0/security-groups?tenant_id=34d1266d8736492c98b44461e132f034&name=default => generated 2801 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:31:50.454 7 INFO neutron.db.segments_db [None req-70e6661c-16ae-40ec-bd5f-2a110d0a7359 cc72f20e486b4236b919592c3277daf2 a08e07f60c8a4b3b9c80b619a7c69c25 - - - -] Added segment 13b97be5-f456-4c72-ac4c-9fde7e013307 of type vxlan for network a4f07b7f-5c0a-4ede-b99e-cfb830ded29f [pid: 7|app: 0|req: 677/1471] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:31:50 2026] POST /v2.0/networks => generated 630 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:31:50.744 7 INFO neutron.services.segments.plugin [-] Segment 351faefa-9e2f-4abb-8d9d-422e164168bb resource provider aggregate not found 2026-05-08 19:31:50.755 7 INFO neutron.services.segments.plugin [-] Segment 351faefa-9e2f-4abb-8d9d-422e164168bb resource provider aggregate not found 2026-05-08 19:31:50.792 7 INFO neutron.services.segments.plugin [-] Segment 351faefa-9e2f-4abb-8d9d-422e164168bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 351faefa-9e2f-4abb-8d9d-422e164168bb found for delete ", "request_id": "req-ea44887f-f976-41f6-8f25-23c80d6ce22d"}]} 2026-05-08 19:31:50.793 7 INFO neutron.services.segments.plugin [-] Segment 351faefa-9e2f-4abb-8d9d-422e164168bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 351faefa-9e2f-4abb-8d9d-422e164168bb found for delete ", "request_id": "req-028d74b0-97a2-4a5d-a848-f68a16230bae"}]} [pid: 7|app: 0|req: 678/1472] 10.0.0.69 () {34 vars in 665 bytes} [Fri May 8 19:31:50 2026] POST /v2.0/trunks => generated 407 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:31:50.931 8 INFO neutron.db.l3_hamode_db [None req-5693c3f7-a339-46fd-81a6-c50e0aa3f0fa 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 679/1473] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:31:50 2026] DELETE /v2.0/security-groups/89461fdf-2aa4-41fa-b5bd-b0ccf90a8111 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1474] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:31:51 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) 2026-05-08 19:31:51.530 7 INFO neutron.db.segments_db [None req-43f1625b-2295-4951-91eb-9ce168989679 822ff210040c44f1a10d83509a318705 edaf73049e364951a7df4d5b231ff6f4 - - - -] Added segment bd74fe28-d163-444b-8178-c4386499f4fe of type vxlan for network ddefb43b-14c4-4f6d-9a16-bb777a33a008 [pid: 7|app: 0|req: 681/1475] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:31:51 2026] POST /v2.0/networks => generated 632 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:31:51.744 7 INFO neutron.db.segments_db [None req-3dccdcbc-b364-407c-b778-28867933d378 cc72f20e486b4236b919592c3277daf2 a08e07f60c8a4b3b9c80b619a7c69c25 - - - -] Added segment 4db4672c-bb20-4257-ae42-4e289b8c4193 of type vxlan for network b1fb255e-5e87-4e81-87c9-4dc8ca274d2e [pid: 8|app: 0|req: 795/1476] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:31:49 2026] POST /v2.0/routers => generated 728 bytes in 2689 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:31:52.131 7 INFO neutron.db.l3_hamode_db [None req-3dccdcbc-b364-407c-b778-28867933d378 cc72f20e486b4236b919592c3277daf2 a08e07f60c8a4b3b9c80b619a7c69c25 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:31:52.323 7 INFO neutron.db.l3_hamode_db [None req-3dccdcbc-b364-407c-b778-28867933d378 cc72f20e486b4236b919592c3277daf2 a08e07f60c8a4b3b9c80b619a7c69c25 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 796/1477] 10.0.0.69 () {34 vars in 663 bytes} [Fri May 8 19:31:52 2026] POST /v2.0/ports => generated 743 bytes in 390 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: 682/1478] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:31:51 2026] POST /v2.0/routers => generated 507 bytes in 1953 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1479] 10.0.0.69 () {34 vars in 665 bytes} [Fri May 8 19:31:53 2026] POST /v2.0/trunks => generated 407 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1480] 10.0.0.69 () {34 vars in 782 bytes} [Fri May 8 19:31:52 2026] PUT /v2.0/routers/ed583499-6f10-4682-b385-a0d671a87c17/add_router_interface => generated 309 bytes in 2076 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:31:54.619 8 INFO neutron.db.segments_db [None req-190e9a8a-5448-4856-9e05-5a0ab15d6da9 822ff210040c44f1a10d83509a318705 edaf73049e364951a7df4d5b231ff6f4 - - - -] Added segment cc275a92-202d-490f-89d7-e2408f8df457 of type vxlan for network 0fcba86d-a431-4ff3-904a-3cd12b26735c [pid: 8|app: 0|req: 798/1481] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:31:54 2026] POST /v2.0/networks => generated 631 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1482] 10.0.0.69 () {34 vars in 663 bytes} [Fri May 8 19:31:54 2026] POST /v2.0/ports => generated 743 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 8|app: 0|req: 800/1483] 10.0.0.69 () {34 vars in 665 bytes} [Fri May 8 19:31:55 2026] POST /v2.0/trunks => generated 407 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1484] 10.0.0.69 () {34 vars in 748 bytes} [Fri May 8 19:31:55 2026] PUT /v2.0/trunks/ac6e7745-eb97-455f-8ddd-ad789a42f94b/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1485] 10.0.0.69 () {34 vars in 748 bytes} [Fri May 8 19:31:55 2026] PUT /v2.0/trunks/c1f16608-44f0-4729-b6f0-b6db36c80cee/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1486] 10.0.0.69 () {34 vars in 748 bytes} [Fri May 8 19:31:55 2026] PUT /v2.0/trunks/70dff4b6-8875-4ff3-b981-d296e85ce52f/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1487] 10.0.0.69 () {34 vars in 782 bytes} [Fri May 8 19:31:53 2026] PUT /v2.0/routers/130ba294-6b67-49d5-aeaf-64733c308402/add_router_interface => generated 309 bytes in 1663 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1488] 10.0.0.69 () {34 vars in 748 bytes} [Fri May 8 19:31:55 2026] PUT /v2.0/trunks/76dd2452-4a71-4806-ae8d-1ad1e060b569/tags => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1489] 10.0.0.69 () {32 vars in 716 bytes} [Fri May 8 19:31:55 2026] GET /v2.0/ports/d44cd9a8-aac7-416c-87e6-f9ec6ea5554a => generated 955 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1490] 10.0.0.69 () {32 vars in 661 bytes} [Fri May 8 19:31:55 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1491] 10.0.0.69 () {32 vars in 675 bytes} [Fri May 8 19:31:55 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1492] 10.0.0.69 () {32 vars in 671 bytes} [Fri May 8 19:31:55 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1493] 10.0.0.69 () {32 vars in 683 bytes} [Fri May 8 19:31:55 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1494] 10.0.0.69 () {32 vars in 669 bytes} [Fri May 8 19:31:55 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1495] 10.0.0.69 () {32 vars in 683 bytes} [Fri May 8 19:31:55 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1496] 10.0.0.69 () {32 vars in 679 bytes} [Fri May 8 19:31:55 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1497] 10.0.0.69 () {32 vars in 691 bytes} [Fri May 8 19:31:55 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1498] 10.0.0.69 () {32 vars in 718 bytes} [Fri May 8 19:31:55 2026] GET /v2.0/trunks/ac6e7745-eb97-455f-8ddd-ad789a42f94b => generated 412 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1499] 10.0.0.69 () {32 vars in 716 bytes} [Fri May 8 19:31:55 2026] GET /v2.0/ports/e72c6910-2155-4608-a900-a7b886385688 => generated 826 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:31:56.008 8 ERROR neutron_lib.callbacks.manager [None req-07c162ab-7d8c-437f-8983-f3e3d7c0d966 822ff210040c44f1a10d83509a318705 edaf73049e364951a7df4d5b231ff6f4 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-217240 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-08 19:31:56.008 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-08 19:31:56.008 8 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-05-08 19:31:56.008 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-08 19:31:56.008 8 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-05-08 19:31:56.008 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-08 19:31:56.008 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-08 19:31:56.008 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-08 19:31:56.008 8 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-05-08 19:31:56.008 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-08 19:31:56.008 8 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-05-08 19:31:56.008 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-08 19:31:56.008 8 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-05-08 19:31:56.008 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-08 19:31:56.008 8 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-05-08 19:31:56.008 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-08 19:31:56.008 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-08 19:31:56.008 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 815/1500] 10.0.0.69 () {32 vars in 721 bytes} [Fri May 8 19:31:55 2026] DELETE /v2.0/trunks/ac6e7745-eb97-455f-8ddd-ad789a42f94b => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1501] 10.0.0.69 () {32 vars in 718 bytes} [Fri May 8 19:31:56 2026] GET /v2.0/trunks/c1f16608-44f0-4729-b6f0-b6db36c80cee => generated 420 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1502] 10.0.0.69 () {32 vars in 716 bytes} [Fri May 8 19:31:56 2026] GET /v2.0/ports/f82e3285-b662-4921-b675-cec36df7893d => generated 826 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:31:56.295 8 ERROR neutron_lib.callbacks.manager [None req-e0908cb9-2f2d-4e93-84e7-ea57a215eecb 822ff210040c44f1a10d83509a318705 edaf73049e364951a7df4d5b231ff6f4 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-217240 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-08 19:31:56.295 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-08 19:31:56.295 8 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-05-08 19:31:56.295 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-08 19:31:56.295 8 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-05-08 19:31:56.295 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-08 19:31:56.295 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-08 19:31:56.295 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-08 19:31:56.295 8 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-05-08 19:31:56.295 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-08 19:31:56.295 8 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-05-08 19:31:56.295 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-08 19:31:56.295 8 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-05-08 19:31:56.295 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-08 19:31:56.295 8 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-05-08 19:31:56.295 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-08 19:31:56.295 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-08 19:31:56.295 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 818/1503] 10.0.0.69 () {32 vars in 721 bytes} [Fri May 8 19:31:56 2026] DELETE /v2.0/trunks/c1f16608-44f0-4729-b6f0-b6db36c80cee => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1504] 10.0.0.69 () {32 vars in 718 bytes} [Fri May 8 19:31:56 2026] GET /v2.0/trunks/70dff4b6-8875-4ff3-b981-d296e85ce52f => generated 429 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1505] 10.0.0.69 () {32 vars in 716 bytes} [Fri May 8 19:31:56 2026] GET /v2.0/ports/6fb2c9e7-fe6d-4e83-bd49-ec9793321390 => generated 826 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:31:56.541 8 ERROR neutron_lib.callbacks.manager [None req-330b13af-462e-4493-9914-2b70e00df7ef 822ff210040c44f1a10d83509a318705 edaf73049e364951a7df4d5b231ff6f4 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-217240 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-08 19:31:56.541 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-08 19:31:56.541 8 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-05-08 19:31:56.541 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-08 19:31:56.541 8 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-05-08 19:31:56.541 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-08 19:31:56.541 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-08 19:31:56.541 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-08 19:31:56.541 8 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-05-08 19:31:56.541 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-08 19:31:56.541 8 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-05-08 19:31:56.541 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-08 19:31:56.541 8 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-05-08 19:31:56.541 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-08 19:31:56.541 8 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-05-08 19:31:56.541 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-08 19:31:56.541 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-08 19:31:56.541 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 821/1506] 10.0.0.69 () {32 vars in 721 bytes} [Fri May 8 19:31:56 2026] DELETE /v2.0/trunks/70dff4b6-8875-4ff3-b981-d296e85ce52f => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1507] 10.0.0.69 () {32 vars in 718 bytes} [Fri May 8 19:31:56 2026] GET /v2.0/trunks/76dd2452-4a71-4806-ae8d-1ad1e060b569 => generated 414 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1508] 10.0.0.69 () {32 vars in 716 bytes} [Fri May 8 19:31:56 2026] GET /v2.0/ports/70e2d15b-25f7-4d15-be9d-cf2a0e65a084 => generated 826 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1509] 10.0.0.69 () {34 vars in 788 bytes} [Fri May 8 19:31:55 2026] PUT /v2.0/routers/130ba294-6b67-49d5-aeaf-64733c308402/remove_router_interface => generated 309 bytes in 1185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1510] 10.0.0.69 () {32 vars in 735 bytes} [Fri May 8 19:31:56 2026] GET /v2.0/ports?device_id=130ba294-6b67-49d5-aeaf-64733c308402 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:31:56.794 8 ERROR neutron_lib.callbacks.manager [None req-1226ec00-1c63-4f13-a4f5-f22d0a94ced0 822ff210040c44f1a10d83509a318705 edaf73049e364951a7df4d5b231ff6f4 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-217240 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-08 19:31:56.794 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-08 19:31:56.794 8 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-05-08 19:31:56.794 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-08 19:31:56.794 8 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-05-08 19:31:56.794 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-08 19:31:56.794 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-08 19:31:56.794 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-08 19:31:56.794 8 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-05-08 19:31:56.794 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-08 19:31:56.794 8 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-05-08 19:31:56.794 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-08 19:31:56.794 8 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-05-08 19:31:56.794 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-08 19:31:56.794 8 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-05-08 19:31:56.794 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-08 19:31:56.794 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-08 19:31:56.794 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 824/1511] 10.0.0.69 () {32 vars in 721 bytes} [Fri May 8 19:31:56 2026] DELETE /v2.0/trunks/76dd2452-4a71-4806-ae8d-1ad1e060b569 => 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: 688/1512] 10.0.0.254 () {34 vars in 982 bytes} [Fri May 8 19:31:56 2026] GET /v2.0/networks?id=e5ead91f-faff-4261-8597-f8036b53b2e7 => generated 673 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1513] 10.0.0.69 () {32 vars in 718 bytes} [Fri May 8 19:31:56 2026] GET /v2.0/trunks/61a660e7-e7ad-4f5e-8c31-e7519afab012 => generated 407 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1514] 10.0.0.254 () {34 vars in 965 bytes} [Fri May 8 19:31:56 2026] GET /v2.0/quotas/617dc4c4dbfa44c1851e7257169a6953 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1515] 10.0.0.69 () {32 vars in 716 bytes} [Fri May 8 19:31:56 2026] GET /v2.0/ports/4a725fa3-6377-48ce-bcbe-96145d98227a => generated 826 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1516] 10.0.0.254 () {34 vars in 1002 bytes} [Fri May 8 19:31:57 2026] GET /v2.0/ports?tenant_id=617dc4c4dbfa44c1851e7257169a6953&fields=id => generated 103 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:31:57.254 7 ERROR neutron_lib.callbacks.manager [None req-b73b5f01-d6f1-477d-ae08-7fc091bb9a14 822ff210040c44f1a10d83509a318705 edaf73049e364951a7df4d5b231ff6f4 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-94927 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-08 19:31:57.254 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-08 19:31:57.254 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-05-08 19:31:57.254 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-08 19:31:57.254 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-05-08 19:31:57.254 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-08 19:31:57.254 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-08 19:31:57.254 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-08 19:31:57.254 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-05-08 19:31:57.254 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-08 19:31:57.254 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-05-08 19:31:57.254 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-08 19:31:57.254 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-05-08 19:31:57.254 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-08 19:31:57.254 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-05-08 19:31:57.254 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-08 19:31:57.254 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-08 19:31:57.254 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 693/1517] 10.0.0.69 () {32 vars in 721 bytes} [Fri May 8 19:31:57 2026] DELETE /v2.0/trunks/61a660e7-e7ad-4f5e-8c31-e7519afab012 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1518] 10.0.0.254 () {34 vars in 1008 bytes} [Fri May 8 19:31:57 2026] GET /v2.0/networks/e5ead91f-faff-4261-8597-f8036b53b2e7?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1519] 10.0.0.69 () {32 vars in 719 bytes} [Fri May 8 19:31:57 2026] DELETE /v2.0/ports/e72c6910-2155-4608-a900-a7b886385688 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:31:57.673 8 INFO neutron.services.segments.plugin [-] Segment 4db4672c-bb20-4257-ae42-4e289b8c4193 resource provider aggregate not found 2026-05-08 19:31:57.678 8 INFO neutron.services.segments.plugin [-] Segment 4db4672c-bb20-4257-ae42-4e289b8c4193 resource provider aggregate not found [pid: 7|app: 0|req: 696/1520] 10.0.0.254 () {34 vars in 1108 bytes} [Fri May 8 19:31:57 2026] GET /v2.0/networks/e5ead91f-faff-4261-8597-f8036b53b2e7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:31:57.697 8 INFO neutron.services.segments.plugin [-] Segment 4db4672c-bb20-4257-ae42-4e289b8c4193 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4db4672c-bb20-4257-ae42-4e289b8c4193 found for delete ", "request_id": "req-8313c20e-6cda-4051-959c-990c7b0761f9"}]} 2026-05-08 19:31:57.700 8 INFO neutron.services.segments.plugin [-] Segment 4db4672c-bb20-4257-ae42-4e289b8c4193 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4db4672c-bb20-4257-ae42-4e289b8c4193 found for delete ", "request_id": "req-4e002265-4c32-4abe-8c48-f0beaeb9a4e0"}]} 2026-05-08 19:31:57.712 8 INFO neutron.db.l3_hamode_db [None req-1658b5d5-9be3-4af1-bfb3-d847b30a649c cc72f20e486b4236b919592c3277daf2 a08e07f60c8a4b3b9c80b619a7c69c25 - - - -] HA network b1fb255e-5e87-4e81-87c9-4dc8ca274d2e was deleted as no HA routers are present in tenant a08e07f60c8a4b3b9c80b619a7c69c25. [pid: 8|app: 0|req: 825/1521] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:31:56 2026] DELETE /v2.0/routers/130ba294-6b67-49d5-aeaf-64733c308402 => generated 0 bytes in 918 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1522] 10.0.0.69 () {32 vars in 719 bytes} [Fri May 8 19:31:57 2026] DELETE /v2.0/ports/f82e3285-b662-4921-b675-cec36df7893d => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1523] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:31:57 2026] DELETE /v2.0/subnets/64b1b16b-f6b0-40b5-adb0-9a5f4e24f79c => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1524] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:31:57 2026] GET /v2.0/ports?device_id=1848fd4e-54dc-4a35-8d32-fa2026c8fa07 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1525] 10.0.0.69 () {32 vars in 719 bytes} [Fri May 8 19:31:57 2026] DELETE /v2.0/ports/6fb2c9e7-fe6d-4e83-bd49-ec9793321390 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:31:58.357 7 INFO neutron.services.segments.plugin [-] Segment 13b97be5-f456-4c72-ac4c-9fde7e013307 resource provider aggregate not found 2026-05-08 19:31:58.362 7 INFO neutron.services.segments.plugin [-] Segment 13b97be5-f456-4c72-ac4c-9fde7e013307 resource provider aggregate not found 2026-05-08 19:31:58.379 7 INFO neutron.services.segments.plugin [-] Segment 13b97be5-f456-4c72-ac4c-9fde7e013307 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13b97be5-f456-4c72-ac4c-9fde7e013307 found for delete ", "request_id": "req-d047ac82-922d-43e5-b00e-faeb52241c01"}]} 2026-05-08 19:31:58.390 7 INFO neutron.services.segments.plugin [-] Segment 13b97be5-f456-4c72-ac4c-9fde7e013307 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13b97be5-f456-4c72-ac4c-9fde7e013307 found for delete ", "request_id": "req-f3c63453-7dda-47ec-95fc-d07c1607dd03"}]} [pid: 7|app: 0|req: 699/1526] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:57 2026] DELETE /v2.0/networks/a4f07b7f-5c0a-4ede-b99e-cfb830ded29f => generated 0 bytes in 431 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:31:58.480 7 INFO neutron.db.segments_db [None req-79111806-55af-4c2a-a949-b9f86dc64507 cc72f20e486b4236b919592c3277daf2 a08e07f60c8a4b3b9c80b619a7c69c25 - - - -] Added segment dbaf5cd5-fe57-45f7-a73e-5a3d7976e00a of type vxlan for network dd7effdf-2e12-4339-b0c7-d306ac5c7862 [pid: 8|app: 0|req: 828/1527] 10.0.0.69 () {32 vars in 719 bytes} [Fri May 8 19:31:58 2026] DELETE /v2.0/ports/70e2d15b-25f7-4d15-be9d-cf2a0e65a084 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1528] 10.0.0.69 () {32 vars in 719 bytes} [Fri May 8 19:31:58 2026] DELETE /v2.0/ports/4a725fa3-6377-48ce-bcbe-96145d98227a => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:31:58.816 7 INFO neutron.db.l3_hamode_db [None req-79111806-55af-4c2a-a949-b9f86dc64507 cc72f20e486b4236b919592c3277daf2 a08e07f60c8a4b3b9c80b619a7c69c25 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 830/1529] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:31:58 2026] GET /v2.0/networks?id=e5ead91f-faff-4261-8597-f8036b53b2e7 => generated 673 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1530] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:58 2026] DELETE /v2.0/networks/fbe37fa1-f525-4c76-8ceb-3d08a8be30d1 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1531] 199.204.45.53 () {38 vars in 954 bytes} [Fri May 8 19:31:59 2026] POST /v2.0/ports => generated 958 bytes in 495 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-05-08 19:31:59.738 8 INFO neutron.services.segments.plugin [-] Segment 48a0c5ec-523d-4c5b-a4b7-90a7ffc1906d resource provider aggregate not found 2026-05-08 19:31:59.745 8 INFO neutron.services.segments.plugin [-] Segment 48a0c5ec-523d-4c5b-a4b7-90a7ffc1906d resource provider aggregate not found 2026-05-08 19:31:59.767 8 INFO neutron.services.segments.plugin [-] Segment 48a0c5ec-523d-4c5b-a4b7-90a7ffc1906d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48a0c5ec-523d-4c5b-a4b7-90a7ffc1906d found for delete ", "request_id": "req-0ee65828-03a5-4f09-8cf7-d1e5a7415fbd"}]} 2026-05-08 19:31:59.773 8 INFO neutron.services.segments.plugin [-] Segment 48a0c5ec-523d-4c5b-a4b7-90a7ffc1906d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48a0c5ec-523d-4c5b-a4b7-90a7ffc1906d found for delete ", "request_id": "req-e9690f40-fbf8-41a9-a93a-4fb83d6297c0"}]} [pid: 8|app: 0|req: 833/1532] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:31:59 2026] GET /v2.0/ports?device_id=1848fd4e-54dc-4a35-8d32-fa2026c8fa07 => generated 961 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1533] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:31:59 2026] DELETE /v2.0/networks/e509cb04-ff84-41f3-bb4b-4282730a3da6 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:32:00.263 7 INFO neutron.db.l3_hamode_db [None req-79111806-55af-4c2a-a949-b9f86dc64507 cc72f20e486b4236b919592c3277daf2 a08e07f60c8a4b3b9c80b619a7c69c25 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 835/1534] 199.204.45.53 () {38 vars in 1027 bytes} [Fri May 8 19:32:00 2026] PUT /v2.0/ports/c52e5ea7-c275-4dec-a07b-a9fe8e6de584 => generated 1203 bytes in 511 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-05-08 19:32:00.581 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-39a895c9-1e07-417d-bb18-385098b34a0d'] response: {'name': 'network-changed', 'server_uuid': '1848fd4e-54dc-4a35-8d32-fa2026c8fa07', 'tag': 'c52e5ea7-c275-4dec-a07b-a9fe8e6de584', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 836/1535] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:32:00 2026] GET /v2.0/security-groups?id=7e3eda6f-d3cc-40d6-849d-e560f6e3c0df&fields=id&fields=name => generated 88 bytes in 90 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: 8|app: 0|req: 837/1536] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:32:00 2026] DELETE /v2.0/networks/ad0d69e2-02ba-4003-b870-94998942c3ce => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1537] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:32:00 2026] GET /v2.0/ports?tenant_id=617dc4c4dbfa44c1851e7257169a6953&device_id=1848fd4e-54dc-4a35-8d32-fa2026c8fa07 => generated 1242 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1538] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:32:00 2026] DELETE /v2.0/networks/ddefb43b-14c4-4f6d-9a16-bb777a33a008 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1539] 199.204.45.53 () {34 vars in 1059 bytes} [Fri May 8 19:32:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=c52e5ea7-c275-4dec-a07b-a9fe8e6de584 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1540] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:32:01 2026] DELETE /v2.0/networks/0fcba86d-a431-4ff3-904a-3cd12b26735c => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1541] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:32:01 2026] GET /v2.0/subnets?id=124c29eb-0a53-4175-85db-3329f7692656 => generated 667 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1542] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:31:58 2026] POST /v2.0/routers => generated 688 bytes in 3039 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1543] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:32:01 2026] GET /v2.0/ports?network_id=e5ead91f-faff-4261-8597-f8036b53b2e7&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: 7|app: 0|req: 701/1544] 10.0.0.69 () {32 vars in 720 bytes} [Fri May 8 19:32:01 2026] GET /v2.0/routers/d0e420b6-0fcb-477d-8d51-41ed07dc6798 => generated 694 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1545] 10.0.0.69 () {32 vars in 646 bytes} [Fri May 8 19:32:01 2026] GET /v2.0/routers => generated 697 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1546] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:32:01 2026] GET /v2.0/ports?device_id=1848fd4e-54dc-4a35-8d32-fa2026c8fa07 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:32:02.105 8 INFO neutron.services.segments.plugin [-] Segment 653dd652-5aaa-462a-bc1d-8ad4df21cfd5 resource provider aggregate not found 2026-05-08 19:32:02.115 8 INFO neutron.services.segments.plugin [-] Segment 653dd652-5aaa-462a-bc1d-8ad4df21cfd5 resource provider aggregate not found 2026-05-08 19:32:02.133 8 INFO neutron.services.segments.plugin [-] Segment 653dd652-5aaa-462a-bc1d-8ad4df21cfd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 653dd652-5aaa-462a-bc1d-8ad4df21cfd5 found for delete ", "request_id": "req-e8e07f36-f97a-445b-b1af-81163c366995"}]} 2026-05-08 19:32:02.139 8 INFO neutron.services.segments.plugin [-] Segment 653dd652-5aaa-462a-bc1d-8ad4df21cfd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 653dd652-5aaa-462a-bc1d-8ad4df21cfd5 found for delete ", "request_id": "req-c48f7ad2-6145-47dc-bb72-5a870c643c9b"}]} [pid: 8|app: 0|req: 844/1547] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:32:01 2026] GET /v2.0/networks/e5ead91f-faff-4261-8597-f8036b53b2e7?fields=segments => generated 14 bytes in 650 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:32:02.158 8 INFO neutron.services.segments.plugin [-] Segment f4cae278-6c2f-4a27-af18-a5d5799183a7 resource provider aggregate not found 2026-05-08 19:32:02.167 8 INFO neutron.services.segments.plugin [-] Segment f4cae278-6c2f-4a27-af18-a5d5799183a7 resource provider aggregate not found 2026-05-08 19:32:02.182 8 INFO neutron.services.segments.plugin [-] Segment f4cae278-6c2f-4a27-af18-a5d5799183a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4cae278-6c2f-4a27-af18-a5d5799183a7 found for delete ", "request_id": "req-dfdb5808-ae24-4094-840f-5a298bec74a9"}]} 2026-05-08 19:32:02.188 8 INFO neutron.services.segments.plugin [-] Segment f4cae278-6c2f-4a27-af18-a5d5799183a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4cae278-6c2f-4a27-af18-a5d5799183a7 found for delete ", "request_id": "req-d013cb71-c167-4d58-9004-e55eebf61e54"}]} 2026-05-08 19:32:02.211 8 INFO neutron.services.segments.plugin [-] Segment bd74fe28-d163-444b-8178-c4386499f4fe resource provider aggregate not found 2026-05-08 19:32:02.217 8 INFO neutron.services.segments.plugin [-] Segment bd74fe28-d163-444b-8178-c4386499f4fe resource provider aggregate not found [pid: 8|app: 0|req: 845/1548] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:32:02 2026] GET /v2.0/security-groups?id=7e3eda6f-d3cc-40d6-849d-e560f6e3c0df&fields=id&fields=name => generated 88 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:32:02.238 8 INFO neutron.services.segments.plugin [-] Segment bd74fe28-d163-444b-8178-c4386499f4fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd74fe28-d163-444b-8178-c4386499f4fe found for delete ", "request_id": "req-f61ad932-aaaa-44eb-9734-d02015d002ba"}]} 2026-05-08 19:32:02.243 8 INFO neutron.services.segments.plugin [-] Segment bd74fe28-d163-444b-8178-c4386499f4fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd74fe28-d163-444b-8178-c4386499f4fe found for delete ", "request_id": "req-e945bb91-960c-4989-b6b7-62261a2f827b"}]} 2026-05-08 19:32:02.255 8 INFO neutron.services.segments.plugin [-] Segment cc275a92-202d-490f-89d7-e2408f8df457 resource provider aggregate not found 2026-05-08 19:32:02.263 8 INFO neutron.services.segments.plugin [-] Segment cc275a92-202d-490f-89d7-e2408f8df457 resource provider aggregate not found 2026-05-08 19:32:02.276 8 INFO neutron.services.segments.plugin [-] Segment cc275a92-202d-490f-89d7-e2408f8df457 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc275a92-202d-490f-89d7-e2408f8df457 found for delete ", "request_id": "req-4309b3d7-3918-4b07-87c0-3f428c514518"}]} [pid: 7|app: 0|req: 704/1549] 10.0.0.69 () {34 vars in 740 bytes} [Fri May 8 19:32:01 2026] PUT /v2.0/routers/d0e420b6-0fcb-477d-8d51-41ed07dc6798 => generated 701 bytes in 529 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:32:02.295 8 INFO neutron.services.segments.plugin [-] Segment cc275a92-202d-490f-89d7-e2408f8df457 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc275a92-202d-490f-89d7-e2408f8df457 found for delete ", "request_id": "req-c6b79a34-4534-43ce-bcf6-af774f023ba4"}]} [pid: 8|app: 0|req: 846/1550] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:32:02 2026] GET /v2.0/networks/e5ead91f-faff-4261-8597-f8036b53b2e7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1551] 10.0.0.69 () {32 vars in 720 bytes} [Fri May 8 19:32:02 2026] GET /v2.0/routers/d0e420b6-0fcb-477d-8d51-41ed07dc6798 => generated 701 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1552] 10.0.0.69 () {32 vars in 735 bytes} [Fri May 8 19:32:02 2026] GET /v2.0/ports?device_id=d0e420b6-0fcb-477d-8d51-41ed07dc6798 => 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: 707/1553] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:32:02 2026] GET /v2.0/ports?tenant_id=617dc4c4dbfa44c1851e7257169a6953&device_id=1848fd4e-54dc-4a35-8d32-fa2026c8fa07 => generated 1242 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1554] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:32:02 2026] GET /v2.0/security-groups?tenant_id=069e4d0eaa1242c9970137bb11d6f107&name=default => generated 2801 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1555] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:32:02 2026] GET /v2.0/networks?id=e5ead91f-faff-4261-8597-f8036b53b2e7 => generated 769 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1556] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:32:02 2026] DELETE /v2.0/security-groups/296ed19a-b19f-40fb-8022-ea4f4060e18b => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1557] 199.204.45.53 () {34 vars in 1059 bytes} [Fri May 8 19:32:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=c52e5ea7-c275-4dec-a07b-a9fe8e6de584 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1558] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:32:02 2026] GET /v2.0/subnets?id=124c29eb-0a53-4175-85db-3329f7692656 => generated 667 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1559] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:32:03 2026] GET /v2.0/ports?network_id=e5ead91f-faff-4261-8597-f8036b53b2e7&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1560] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:32:03 2026] GET /v2.0/security-groups?tenant_id=edaf73049e364951a7df4d5b231ff6f4&name=default => generated 2801 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1561] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:32:03 2026] GET /v2.0/networks/e5ead91f-faff-4261-8597-f8036b53b2e7?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1562] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:32:03 2026] DELETE /v2.0/security-groups/e78fb7eb-a3fb-482e-9749-75cb875e2035 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1563] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:32:03 2026] GET /v2.0/networks/e5ead91f-faff-4261-8597-f8036b53b2e7?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) [pid: 8|app: 0|req: 857/1564] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:32:03 2026] GET /v2.0/ports?device_id=1848fd4e-54dc-4a35-8d32-fa2026c8fa07 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1565] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:32:03 2026] GET /v2.0/security-groups?id=7e3eda6f-d3cc-40d6-849d-e560f6e3c0df&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1566] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:32:03 2026] GET /v2.0/security-groups?tenant_id=7cab6fd18de44a3bb11fa418ee037845&name=default => generated 2801 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:32:03.570 7 INFO neutron.services.segments.plugin [-] Segment dbaf5cd5-fe57-45f7-a73e-5a3d7976e00a resource provider aggregate not found 2026-05-08 19:32:03.576 7 INFO neutron.services.segments.plugin [-] Segment dbaf5cd5-fe57-45f7-a73e-5a3d7976e00a resource provider aggregate not found 2026-05-08 19:32:03.592 7 INFO neutron.services.segments.plugin [-] Segment dbaf5cd5-fe57-45f7-a73e-5a3d7976e00a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbaf5cd5-fe57-45f7-a73e-5a3d7976e00a found for delete ", "request_id": "req-c6db9eec-a0f1-4765-8335-625159cbf0f2"}]} 2026-05-08 19:32:03.598 7 INFO neutron.db.l3_hamode_db [None req-6c3fd86a-e552-4be3-a4f2-23b98dee63c8 cc72f20e486b4236b919592c3277daf2 a08e07f60c8a4b3b9c80b619a7c69c25 - - - -] HA network dd7effdf-2e12-4339-b0c7-d306ac5c7862 was deleted as no HA routers are present in tenant a08e07f60c8a4b3b9c80b619a7c69c25. 2026-05-08 19:32:03.600 7 INFO neutron.services.segments.plugin [-] Segment dbaf5cd5-fe57-45f7-a73e-5a3d7976e00a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbaf5cd5-fe57-45f7-a73e-5a3d7976e00a found for delete ", "request_id": "req-2afd7ca1-f488-4096-8ba6-2b695e74859c"}]} [pid: 7|app: 0|req: 708/1567] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:32:02 2026] DELETE /v2.0/routers/d0e420b6-0fcb-477d-8d51-41ed07dc6798 => generated 0 bytes in 1119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1568] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:32:03 2026] DELETE /v2.0/security-groups/4b4e7e1c-be0d-43e0-8cd4-a241c1833291 => 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: 709/1569] 10.0.0.69 () {32 vars in 735 bytes} [Fri May 8 19:32:03 2026] GET /v2.0/ports?device_id=d0e420b6-0fcb-477d-8d51-41ed07dc6798 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:32:03.678 8 INFO neutron.api.v2.resource [None req-817e4efb-4835-42d0-b30d-07c85defccc2 cc72f20e486b4236b919592c3277daf2 a08e07f60c8a4b3b9c80b619a7c69c25 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 861/1570] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:32:03 2026] DELETE /v2.0/routers/d0e420b6-0fcb-477d-8d51-41ed07dc6798 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1571] 10.0.0.69 () {32 vars in 735 bytes} [Fri May 8 19:32:03 2026] GET /v2.0/ports?device_id=130ba294-6b67-49d5-aeaf-64733c308402 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:32:03.746 8 INFO neutron.api.v2.resource [None req-9e0a130a-99bc-4523-9817-0e447a057f0d cc72f20e486b4236b919592c3277daf2 a08e07f60c8a4b3b9c80b619a7c69c25 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 862/1572] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:32:03 2026] DELETE /v2.0/routers/130ba294-6b67-49d5-aeaf-64733c308402 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:32:03.778 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5f54e14a-a473-4c59-b697-832bb778387f cc72f20e486b4236b919592c3277daf2 a08e07f60c8a4b3b9c80b619a7c69c25 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 711/1573] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:32:03 2026] DELETE /v2.0/subnets/64b1b16b-f6b0-40b5-adb0-9a5f4e24f79c => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1574] 10.0.0.69 () {32 vars in 735 bytes} [Fri May 8 19:32:03 2026] GET /v2.0/ports?device_id=aa444758-b17a-4003-b3aa-03e6e125940e => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:32:03.856 7 INFO neutron.api.v2.resource [None req-fc5d9a17-f161-4148-beb3-d1f693210ff7 cc72f20e486b4236b919592c3277daf2 a08e07f60c8a4b3b9c80b619a7c69c25 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 712/1575] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:32:03 2026] DELETE /v2.0/routers/aa444758-b17a-4003-b3aa-03e6e125940e => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:32:03.886 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a6ccd647-f8c8-4589-a356-63d8963285a2 cc72f20e486b4236b919592c3277daf2 a08e07f60c8a4b3b9c80b619a7c69c25 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 864/1576] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:32:03 2026] DELETE /v2.0/subnets/209f79c4-75f7-42a3-9949-f78f3a11d492 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1577] 10.0.0.69 () {32 vars in 735 bytes} [Fri May 8 19:32:03 2026] GET /v2.0/ports?device_id=4981cf02-61e5-4c1d-b373-cf641048eacb => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:32:03.962 8 INFO neutron.api.v2.resource [None req-c4f8514f-af33-4d5d-b8e3-cd2119577fdd cc72f20e486b4236b919592c3277daf2 a08e07f60c8a4b3b9c80b619a7c69c25 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 865/1578] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:32:03 2026] DELETE /v2.0/routers/4981cf02-61e5-4c1d-b373-cf641048eacb => generated 135 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:32:03.996 7 INFO neutron.pecan_wsgi.hooks.translation [None req-798e1867-33b9-465d-9502-e65ff0c78e31 cc72f20e486b4236b919592c3277daf2 a08e07f60c8a4b3b9c80b619a7c69c25 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 714/1579] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:32:03 2026] DELETE /v2.0/subnets/587b21e3-8194-4bae-9d8b-fe8278bbddf3 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:32:04.025 8 INFO neutron.pecan_wsgi.hooks.translation [None req-13d496f7-a10f-453c-9b71-7422cfcf8c54 cc72f20e486b4236b919592c3277daf2 a08e07f60c8a4b3b9c80b619a7c69c25 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 866/1580] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:32:04 2026] DELETE /v2.0/subnets/cc86c5f6-806a-40f8-813d-21da7bc91ac8 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1581] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:32:04 2026] GET /v2.0/ports?device_id=1848fd4e-54dc-4a35-8d32-fa2026c8fa07 => generated 975 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1582] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:32:04 2026] GET /v2.0/security-groups?id=7e3eda6f-d3cc-40d6-849d-e560f6e3c0df&fields=id&fields=name => generated 88 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1585] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:32:04 2026] GET /v2.0/security-groups?tenant_id=a08e07f60c8a4b3b9c80b619a7c69c25&name=default => generated 2801 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1586] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:32:04 2026] DELETE /v2.0/security-groups/3274edd7-2635-43b3-9d1f-5ed77b8cabc4 => 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: 720/1587] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:32:05 2026] GET /v2.0/ports?device_id=1848fd4e-54dc-4a35-8d32-fa2026c8fa07 => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1588] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:32:04 2026] GET /v2.0/security-groups?tenant_id=e73eb9fe70d144e28bc728f75ae6999e&name=default => generated 2801 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1589] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:32:05 2026] GET /v2.0/security-groups?id=7e3eda6f-d3cc-40d6-849d-e560f6e3c0df&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1590] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:32:05 2026] DELETE /v2.0/security-groups/2beb15b4-2ba6-427f-b1d1-ee2bdfab03d7 => 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: 722/1591] 199.204.45.53 () {34 vars in 993 bytes} [Fri May 8 19:32:05 2026] GET /v2.0/ports?device_id=1848fd4e-54dc-4a35-8d32-fa2026c8fa07 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1592] 199.204.45.53 () {36 vars in 996 bytes} [Fri May 8 19:32:05 2026] DELETE /v2.0/ports/c52e5ea7-c275-4dec-a07b-a9fe8e6de584 => generated 0 bytes in 381 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1593] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:32:06 2026] GET /v2.0/ports?device_id=1848fd4e-54dc-4a35-8d32-fa2026c8fa07 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:32:06.779 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb55c312-e629-45d5-812c-131855ecf15f'] response: {'server_uuid': '1848fd4e-54dc-4a35-8d32-fa2026c8fa07', 'name': 'network-vif-deleted', 'tag': 'c52e5ea7-c275-4dec-a07b-a9fe8e6de584', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 871/1594] 10.0.0.69 () {34 vars in 683 bytes} [Fri May 8 19:32:06 2026] POST /v2.0/security-groups => generated 1560 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1595] 10.0.0.69 () {32 vars in 662 bytes} [Fri May 8 19:32:07 2026] GET /v2.0/security-groups => generated 4343 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1596] 10.0.0.69 () {34 vars in 757 bytes} [Fri May 8 19:32:07 2026] PUT /v2.0/security-groups/0cdc0d81-c5ca-449e-9c23-3105ff040a50 => generated 1600 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1597] 10.0.0.69 () {32 vars in 736 bytes} [Fri May 8 19:32:07 2026] GET /v2.0/security-groups/0cdc0d81-c5ca-449e-9c23-3105ff040a50 => generated 1600 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1598] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:32:07 2026] DELETE /v2.0/security-groups/0cdc0d81-c5ca-449e-9c23-3105ff040a50 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:32:07.430 7 INFO neutron.db.segments_db [None req-17dde6f6-0d08-45f0-a814-121131ccda19 76e0e1071b9544eeabc30dca4979f206 027f4188ef19427bad1a6ef4230c50c4 - - - -] Added segment 4486e158-d62f-4ce6-9c00-010ae1e29db9 of type vxlan for network 1c67f5cc-5f8d-4169-b2a4-798e6cc36c36 [pid: 8|app: 0|req: 875/1599] 10.0.0.69 () {32 vars in 662 bytes} [Fri May 8 19:32:07 2026] GET /v2.0/security-groups => generated 2801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:32:07.467 8 INFO neutron.api.v2.resource [None req-42baab24-d65c-4a11-953e-d8b04b25df74 2bfbe3032bea49baa23dd44f7c6916ec 7dc2931de2c44e9087962e0cd86836bf - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 876/1600] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:32:07 2026] DELETE /v2.0/security-groups/0cdc0d81-c5ca-449e-9c23-3105ff040a50 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1601] 10.0.0.69 () {34 vars in 683 bytes} [Fri May 8 19:32:07 2026] POST /v2.0/security-groups => generated 1561 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1602] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:32:07 2026] POST /v2.0/networks => generated 631 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1603] 10.0.0.69 () {34 vars in 752 bytes} [Fri May 8 19:32:07 2026] PUT /v2.0/networks/1c67f5cc-5f8d-4169-b2a4-798e6cc36c36/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1604] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:32:07 2026] POST /v2.0/security-group-rules => generated 569 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1605] 10.0.0.69 () {32 vars in 732 bytes} [Fri May 8 19:32:07 2026] GET /v2.0/networks/1c67f5cc-5f8d-4169-b2a4-798e6cc36c36/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1606] 10.0.0.69 () {32 vars in 746 bytes} [Fri May 8 19:32:07 2026] GET /v2.0/security-group-rules/3e35ca94-a243-449b-aad8-0dbcc05c746f => generated 569 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1607] 10.0.0.69 () {32 vars in 672 bytes} [Fri May 8 19:32:07 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1608] 10.0.0.69 () {34 vars in 763 bytes} [Fri May 8 19:32:07 2026] PUT /v2.0/networks/1c67f5cc-5f8d-4169-b2a4-798e6cc36c36/tags/green => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1609] 10.0.0.69 () {32 vars in 732 bytes} [Fri May 8 19:32:07 2026] GET /v2.0/networks/1c67f5cc-5f8d-4169-b2a4-798e6cc36c36/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1610] 10.0.0.69 () {32 vars in 749 bytes} [Fri May 8 19:32:07 2026] DELETE /v2.0/security-group-rules/3e35ca94-a243-449b-aad8-0dbcc05c746f => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1611] 10.0.0.69 () {32 vars in 672 bytes} [Fri May 8 19:32:07 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1612] 10.0.0.69 () {34 vars in 759 bytes} [Fri May 8 19:32:07 2026] PUT /v2.0/networks/1c67f5cc-5f8d-4169-b2a4-798e6cc36c36/tags/red => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1613] 10.0.0.69 () {32 vars in 732 bytes} [Fri May 8 19:32:07 2026] GET /v2.0/networks/1c67f5cc-5f8d-4169-b2a4-798e6cc36c36/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1614] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:32:07 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: 732/1615] 10.0.0.69 () {34 vars in 781 bytes} [Fri May 8 19:32:07 2026] PUT /v2.0/networks/1c67f5cc-5f8d-4169-b2a4-798e6cc36c36/tags/black.or.white => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1616] 10.0.0.69 () {32 vars in 746 bytes} [Fri May 8 19:32:07 2026] GET /v2.0/security-group-rules/6e478e46-fb33-40ad-b40a-378840adb841 => generated 569 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1617] 10.0.0.69 () {32 vars in 672 bytes} [Fri May 8 19:32:08 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1618] 10.0.0.69 () {32 vars in 732 bytes} [Fri May 8 19:32:07 2026] GET /v2.0/networks/1c67f5cc-5f8d-4169-b2a4-798e6cc36c36/tags => generated 52 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1619] 10.0.0.69 () {32 vars in 749 bytes} [Fri May 8 19:32:08 2026] DELETE /v2.0/security-group-rules/6e478e46-fb33-40ad-b40a-378840adb841 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1620] 10.0.0.69 () {32 vars in 672 bytes} [Fri May 8 19:32:08 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1621] 10.0.0.165 () {30 vars in 650 bytes} [Fri May 8 19:32:08 2026] GET /v2.0/extensions => generated 19178 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-08 19:32:08.232 8 INFO neutron.db.securitygroups_db [None req-4be76011-958d-403b-8747-6e1afac37979 2bfbe3032bea49baa23dd44f7c6916ec 7dc2931de2c44e9087962e0cd86836bf - - - -] Project 7dc2931de2c44e9087962e0cd86836bf added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 889/1622] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:32:08 2026] POST /v2.0/security-group-rules => generated 575 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1623] 10.0.0.165 () {30 vars in 724 bytes} [Fri May 8 19:32:08 2026] GET /v2.0/quotas/74ec6c7bf2e448fba17939ffcedbc5e1/details => generated 847 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1624] 10.0.0.69 () {32 vars in 746 bytes} [Fri May 8 19:32:08 2026] GET /v2.0/security-group-rules/5349d6a4-3f41-48c3-9fe0-d8ab8fbbf559 => generated 575 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1625] 10.0.0.69 () {32 vars in 672 bytes} [Fri May 8 19:32:08 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1626] 10.0.0.69 () {32 vars in 749 bytes} [Fri May 8 19:32:08 2026] DELETE /v2.0/security-group-rules/5349d6a4-3f41-48c3-9fe0-d8ab8fbbf559 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1627] 10.0.0.69 () {34 vars in 752 bytes} [Fri May 8 19:32:08 2026] PUT /v2.0/networks/1c67f5cc-5f8d-4169-b2a4-798e6cc36c36/tags => generated 37 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1628] 10.0.0.69 () {32 vars in 672 bytes} [Fri May 8 19:32:08 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1629] 10.0.0.69 () {32 vars in 732 bytes} [Fri May 8 19:32:08 2026] GET /v2.0/networks/1c67f5cc-5f8d-4169-b2a4-798e6cc36c36/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1630] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:32:08 2026] DELETE /v2.0/security-groups/2a2885fa-cdce-424d-9ba8-943a7ef10bb1 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1631] 10.0.0.69 () {32 vars in 740 bytes} [Fri May 8 19:32:08 2026] GET /v2.0/networks/1c67f5cc-5f8d-4169-b2a4-798e6cc36c36/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1632] 10.0.0.69 () {32 vars in 662 bytes} [Fri May 8 19:32:08 2026] GET /v2.0/security-groups => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:32:08.878 8 INFO neutron.api.v2.resource [None req-4d6571c2-d089-495d-ade9-f6af2ace4d6f 76e0e1071b9544eeabc30dca4979f206 027f4188ef19427bad1a6ef4230c50c4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 899/1633] 10.0.0.69 () {32 vars in 744 bytes} [Fri May 8 19:32:08 2026] GET /v2.0/networks/1c67f5cc-5f8d-4169-b2a4-798e6cc36c36/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1634] 10.0.0.69 () {32 vars in 662 bytes} [Fri May 8 19:32:08 2026] GET /v2.0/security-groups => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1635] 10.0.0.69 () {32 vars in 743 bytes} [Fri May 8 19:32:08 2026] DELETE /v2.0/networks/1c67f5cc-5f8d-4169-b2a4-798e6cc36c36/tags/red => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1636] 10.0.0.69 () {32 vars in 732 bytes} [Fri May 8 19:32:08 2026] GET /v2.0/networks/1c67f5cc-5f8d-4169-b2a4-798e6cc36c36/tags => generated 30 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:32:09.097 8 INFO neutron.api.v2.resource [None req-d37afdbf-93e8-4350-82ec-7b8e0fd16502 76e0e1071b9544eeabc30dca4979f206 027f4188ef19427bad1a6ef4230c50c4 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 903/1637] 10.0.0.69 () {32 vars in 747 bytes} [Fri May 8 19:32:09 2026] DELETE /v2.0/networks/1c67f5cc-5f8d-4169-b2a4-798e6cc36c36/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1638] 10.0.0.69 () {32 vars in 735 bytes} [Fri May 8 19:32:09 2026] DELETE /v2.0/networks/1c67f5cc-5f8d-4169-b2a4-798e6cc36c36/tags => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1639] 10.0.0.69 () {32 vars in 732 bytes} [Fri May 8 19:32:09 2026] GET /v2.0/networks/1c67f5cc-5f8d-4169-b2a4-798e6cc36c36/tags => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 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-05-08 19:32:09.453 8 INFO neutron.services.segments.plugin [-] Segment 4486e158-d62f-4ce6-9c00-010ae1e29db9 resource provider aggregate not found 2026-05-08 19:32:09.465 8 INFO neutron.services.segments.plugin [-] Segment 4486e158-d62f-4ce6-9c00-010ae1e29db9 resource provider aggregate not found 2026-05-08 19:32:09.500 8 INFO neutron.services.segments.plugin [-] Segment 4486e158-d62f-4ce6-9c00-010ae1e29db9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4486e158-d62f-4ce6-9c00-010ae1e29db9 found for delete ", "request_id": "req-9abac1b0-ef8c-40b3-9668-8a718a374f4d"}]} 2026-05-08 19:32:09.503 8 INFO neutron.services.segments.plugin [-] Segment 4486e158-d62f-4ce6-9c00-010ae1e29db9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4486e158-d62f-4ce6-9c00-010ae1e29db9 found for delete ", "request_id": "req-630eef7e-eb08-47d8-a71d-acda60ce9a01"}]} [pid: 8|app: 0|req: 906/1640] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:32:09 2026] DELETE /v2.0/networks/1c67f5cc-5f8d-4169-b2a4-798e6cc36c36 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1641] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:32:09 2026] GET /v2.0/security-groups?tenant_id=7dc2931de2c44e9087962e0cd86836bf&name=default => generated 2801 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1642] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:32:09 2026] DELETE /v2.0/security-groups/d1a31b25-0582-4f5a-98b4-4992eb8d5241 => 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: 735/1643] 10.0.0.69 () {34 vars in 788 bytes} [Fri May 8 19:32:08 2026] PUT /v2.0/routers/ed583499-6f10-4682-b385-a0d671a87c17/remove_router_interface => generated 309 bytes in 1400 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1644] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:32:10 2026] GET /v2.0/security-groups?tenant_id=6db15733d7be4396bceb3029f7990685&name=default => generated 2801 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1645] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:32:10 2026] DELETE /v2.0/security-groups/89775374-a077-4dc7-9be0-bf5517845d79 => 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: 738/1646] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:32:10 2026] GET /v2.0/security-groups?tenant_id=027f4188ef19427bad1a6ef4230c50c4&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: 739/1647] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:32:10 2026] DELETE /v2.0/security-groups/9e6a7bee-0684-45cd-81c5-c5e29d1cb57f => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1648] 10.0.0.165 () {30 vars in 650 bytes} [Fri May 8 19:32:11 2026] GET /v2.0/extensions => generated 19178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-08 19:32:11.174 8 INFO neutron.db.l3_hamode_db [None req-ce59a0ff-743c-4099-94a3-c1a9a02910fd 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] HA network 1e617b6d-98d3-4cf4-b9da-bf5a33d25bdf was deleted as no HA routers are present in tenant 617dc4c4dbfa44c1851e7257169a6953. [pid: 8|app: 0|req: 909/1649] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:32:09 2026] DELETE /v2.0/routers/ed583499-6f10-4682-b385-a0d671a87c17 => generated 0 bytes in 1204 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1650] 10.0.0.165 () {30 vars in 724 bytes} [Fri May 8 19:32:11 2026] GET /v2.0/quotas/74ec6c7bf2e448fba17939ffcedbc5e1/details => generated 847 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1651] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:32:11 2026] DELETE /v2.0/subnets/124c29eb-0a53-4175-85db-3329f7692656 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:32:11.791 8 INFO neutron.services.segments.plugin [-] Segment 07b64102-1ca4-4f7a-9ab3-277cb7879336 resource provider aggregate not found 2026-05-08 19:32:11.805 8 INFO neutron.services.segments.plugin [-] Segment 07b64102-1ca4-4f7a-9ab3-277cb7879336 resource provider aggregate not found 2026-05-08 19:32:11.828 8 INFO neutron.services.segments.plugin [-] Segment 07b64102-1ca4-4f7a-9ab3-277cb7879336 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07b64102-1ca4-4f7a-9ab3-277cb7879336 found for delete ", "request_id": "req-630c17bc-898e-4e5f-8c99-89f3bfb90055"}]} 2026-05-08 19:32:11.834 8 INFO neutron.services.segments.plugin [-] Segment 07b64102-1ca4-4f7a-9ab3-277cb7879336 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07b64102-1ca4-4f7a-9ab3-277cb7879336 found for delete ", "request_id": "req-0b693194-bb98-4b47-92c9-c8336d0f85b3"}]} 2026-05-08 19:32:11.853 7 INFO neutron.services.segments.plugin [-] Segment 45822f35-8af7-4dbc-9999-c30e5488fa42 resource provider aggregate not found 2026-05-08 19:32:11.872 7 INFO neutron.services.segments.plugin [-] Segment 45822f35-8af7-4dbc-9999-c30e5488fa42 resource provider aggregate not found 2026-05-08 19:32:11.886 7 INFO neutron.services.segments.plugin [-] Segment 45822f35-8af7-4dbc-9999-c30e5488fa42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45822f35-8af7-4dbc-9999-c30e5488fa42 found for delete ", "request_id": "req-2445408a-c59a-410b-8e45-dacfd3417d24"}]} 2026-05-08 19:32:11.895 7 INFO neutron.services.segments.plugin [-] Segment 45822f35-8af7-4dbc-9999-c30e5488fa42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45822f35-8af7-4dbc-9999-c30e5488fa42 found for delete ", "request_id": "req-2e90e28f-eda1-40d8-a820-8ade96eed61f"}]} [pid: 7|app: 0|req: 742/1652] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:32:11 2026] DELETE /v2.0/networks/e5ead91f-faff-4261-8597-f8036b53b2e7 => generated 0 bytes in 440 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1653] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:32:12 2026] GET /v2.0/security-groups?tenant_id=617dc4c4dbfa44c1851e7257169a6953&name=default => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1654] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:32:12 2026] DELETE /v2.0/security-groups/7e3eda6f-d3cc-40d6-849d-e560f6e3c0df => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1655] 10.0.0.69 () {34 vars in 683 bytes} [Fri May 8 19:32:11 2026] POST /v2.0/security-groups => generated 1561 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1656] 10.0.0.69 () {32 vars in 662 bytes} [Fri May 8 19:32:12 2026] GET /v2.0/security-groups => generated 4344 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1657] 10.0.0.69 () {34 vars in 757 bytes} [Fri May 8 19:32:12 2026] PUT /v2.0/security-groups/14cc1f95-27b8-4348-af75-6d1337ba9332 => generated 1598 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1658] 10.0.0.69 () {32 vars in 736 bytes} [Fri May 8 19:32:12 2026] GET /v2.0/security-groups/14cc1f95-27b8-4348-af75-6d1337ba9332 => generated 1598 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1659] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:32:12 2026] DELETE /v2.0/security-groups/14cc1f95-27b8-4348-af75-6d1337ba9332 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1660] 10.0.0.69 () {32 vars in 662 bytes} [Fri May 8 19:32:12 2026] GET /v2.0/security-groups => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:32:12.581 8 INFO neutron.api.v2.resource [None req-fdbcfe2b-f27b-4480-8e9b-a4ea21282660 55694bc7a686449d8f14dfee419b568d 1300b5af21694f2599b0b4f47c0a1a68 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 914/1661] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:32:12 2026] DELETE /v2.0/security-groups/14cc1f95-27b8-4348-af75-6d1337ba9332 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1662] 10.0.0.69 () {34 vars in 683 bytes} [Fri May 8 19:32:12 2026] POST /v2.0/security-groups => generated 1560 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1663] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:32:12 2026] POST /v2.0/security-group-rules => generated 569 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1664] 10.0.0.69 () {32 vars in 746 bytes} [Fri May 8 19:32:12 2026] GET /v2.0/security-group-rules/ab62d386-241b-4a3e-8582-8f96a186ecfe => generated 569 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1665] 10.0.0.69 () {32 vars in 672 bytes} [Fri May 8 19:32:12 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: 7|app: 0|req: 750/1666] 10.0.0.69 () {32 vars in 749 bytes} [Fri May 8 19:32:12 2026] DELETE /v2.0/security-group-rules/ab62d386-241b-4a3e-8582-8f96a186ecfe => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1667] 10.0.0.69 () {32 vars in 672 bytes} [Fri May 8 19:32:12 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1668] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:32:13 2026] POST /v2.0/security-group-rules => generated 569 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1669] 10.0.0.69 () {32 vars in 746 bytes} [Fri May 8 19:32:13 2026] GET /v2.0/security-group-rules/e4561940-0361-4317-a57a-34fac0d12ce0 => generated 569 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1670] 10.0.0.69 () {32 vars in 672 bytes} [Fri May 8 19:32:13 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1671] 10.0.0.69 () {32 vars in 749 bytes} [Fri May 8 19:32:13 2026] DELETE /v2.0/security-group-rules/e4561940-0361-4317-a57a-34fac0d12ce0 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1672] 10.0.0.69 () {32 vars in 672 bytes} [Fri May 8 19:32:13 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1673] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:32:13 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: 754/1674] 10.0.0.69 () {32 vars in 746 bytes} [Fri May 8 19:32:13 2026] GET /v2.0/security-group-rules/adc0433f-7a48-4f2d-b549-ab9432512a94 => generated 570 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1675] 10.0.0.69 () {32 vars in 672 bytes} [Fri May 8 19:32:13 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: 755/1676] 10.0.0.69 () {32 vars in 749 bytes} [Fri May 8 19:32:13 2026] DELETE /v2.0/security-group-rules/adc0433f-7a48-4f2d-b549-ab9432512a94 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1677] 10.0.0.69 () {32 vars in 672 bytes} [Fri May 8 19:32:13 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1678] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:32:13 2026] DELETE /v2.0/security-groups/5e445071-4943-48bc-bcfa-6eff3ea72227 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1679] 10.0.0.69 () {32 vars in 662 bytes} [Fri May 8 19:32:13 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: 757/1680] 10.0.0.69 () {32 vars in 662 bytes} [Fri May 8 19:32:13 2026] GET /v2.0/security-groups => generated 2801 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1681] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:32:13 2026] GET /v2.0/security-groups?tenant_id=74ec6c7bf2e448fba17939ffcedbc5e1&name=default => generated 2801 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1682] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:32:14 2026] GET /v2.0/security-groups?tenant_id=1300b5af21694f2599b0b4f47c0a1a68&name=default => generated 2801 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1683] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:32:14 2026] DELETE /v2.0/security-groups/9345fc36-823e-4bd7-a98a-4bd75c0e8933 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1684] 10.0.0.69 () {34 vars in 677 bytes} [Fri May 8 19:32:14 2026] POST /v2.0/qos/policies => generated 359 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1685] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:32:14 2026] DELETE /v2.0/security-groups/97e47b18-e86c-4a12-b767-8c67b9d0ba6a => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1686] 10.0.0.69 () {34 vars in 752 bytes} [Fri May 8 19:32:14 2026] PUT /v2.0/policies/5d647f2b-46ab-4763-a1ad-0650237d9b73/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1687] 10.0.0.69 () {32 vars in 732 bytes} [Fri May 8 19:32:14 2026] GET /v2.0/policies/5d647f2b-46ab-4763-a1ad-0650237d9b73/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1688] 10.0.0.69 () {34 vars in 763 bytes} [Fri May 8 19:32:14 2026] PUT /v2.0/policies/5d647f2b-46ab-4763-a1ad-0650237d9b73/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1689] 10.0.0.69 () {32 vars in 732 bytes} [Fri May 8 19:32:14 2026] GET /v2.0/policies/5d647f2b-46ab-4763-a1ad-0650237d9b73/tags => generated 34 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1690] 10.0.0.69 () {34 vars in 759 bytes} [Fri May 8 19:32:14 2026] PUT /v2.0/policies/5d647f2b-46ab-4763-a1ad-0650237d9b73/tags/red => generated 4 bytes in 16 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1691] 10.0.0.69 () {32 vars in 732 bytes} [Fri May 8 19:32:14 2026] GET /v2.0/policies/5d647f2b-46ab-4763-a1ad-0650237d9b73/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1692] 10.0.0.69 () {34 vars in 781 bytes} [Fri May 8 19:32:14 2026] PUT /v2.0/policies/5d647f2b-46ab-4763-a1ad-0650237d9b73/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: 7|app: 0|req: 763/1693] 10.0.0.69 () {32 vars in 732 bytes} [Fri May 8 19:32:14 2026] GET /v2.0/policies/5d647f2b-46ab-4763-a1ad-0650237d9b73/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1694] 10.0.0.69 () {34 vars in 752 bytes} [Fri May 8 19:32:14 2026] PUT /v2.0/policies/5d647f2b-46ab-4763-a1ad-0650237d9b73/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1695] 10.0.0.69 () {32 vars in 732 bytes} [Fri May 8 19:32:14 2026] GET /v2.0/policies/5d647f2b-46ab-4763-a1ad-0650237d9b73/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1696] 10.0.0.69 () {32 vars in 740 bytes} [Fri May 8 19:32:14 2026] GET /v2.0/policies/5d647f2b-46ab-4763-a1ad-0650237d9b73/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:32:14.758 7 INFO neutron.api.v2.resource [None req-e9bdf97c-ac37-4593-be11-641d32af0378 e1de5c93e1cb434883d97a39f0541ed3 e727856caabe4e5f8ff603ca913ad679 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 765/1697] 10.0.0.69 () {32 vars in 744 bytes} [Fri May 8 19:32:14 2026] GET /v2.0/policies/5d647f2b-46ab-4763-a1ad-0650237d9b73/tags/green => generated 99 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1698] 10.0.0.69 () {32 vars in 743 bytes} [Fri May 8 19:32:14 2026] DELETE /v2.0/policies/5d647f2b-46ab-4763-a1ad-0650237d9b73/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1699] 10.0.0.69 () {32 vars in 732 bytes} [Fri May 8 19:32:14 2026] GET /v2.0/policies/5d647f2b-46ab-4763-a1ad-0650237d9b73/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:32:14.848 8 INFO neutron.api.v2.resource [None req-216d2c9c-1db2-45cd-b682-7f60cd3044c0 e1de5c93e1cb434883d97a39f0541ed3 e727856caabe4e5f8ff603ca913ad679 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 934/1700] 10.0.0.69 () {32 vars in 747 bytes} [Fri May 8 19:32:14 2026] DELETE /v2.0/policies/5d647f2b-46ab-4763-a1ad-0650237d9b73/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1701] 10.0.0.69 () {32 vars in 735 bytes} [Fri May 8 19:32:14 2026] DELETE /v2.0/policies/5d647f2b-46ab-4763-a1ad-0650237d9b73/tags => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1702] 10.0.0.69 () {32 vars in 732 bytes} [Fri May 8 19:32:14 2026] GET /v2.0/policies/5d647f2b-46ab-4763-a1ad-0650237d9b73/tags => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1703] 10.0.0.69 () {32 vars in 733 bytes} [Fri May 8 19:32:14 2026] DELETE /v2.0/qos/policies/5d647f2b-46ab-4763-a1ad-0650237d9b73 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1704] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:32:15 2026] GET /v2.0/security-groups?tenant_id=d5e9e1dfa5be4b168a943a07d9431b90&name=default => generated 2801 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1705] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:32:15 2026] DELETE /v2.0/security-groups/c2b63096-8c2b-4473-b30e-e28904726eae => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1706] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:32:16 2026] GET /v2.0/security-groups?tenant_id=e727856caabe4e5f8ff603ca913ad679&name=default => generated 2801 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1707] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:32:16 2026] DELETE /v2.0/security-groups/209c3ccc-808e-44f7-b66f-625a8f4b6f9a => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:32:16.543 7 INFO neutron.db.segments_db [None req-6c74b8f3-9337-4132-8bc4-5043312d4920 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Added segment 5e38eb02-9798-4cd6-a474-4404b2dd34c9 of type vxlan for network b968d019-b31f-4639-8afa-58db4238c1c9 [pid: 7|app: 0|req: 770/1708] 10.0.0.69 () {34 vars in 670 bytes} [Fri May 8 19:32:16 2026] POST /v2.0/networks => generated 741 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1709] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:32:16 2026] POST /v2.0/subnets => generated 664 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:32:17.031 7 INFO neutron.db.segments_db [None req-011e6e63-ac9b-4c5e-9bb0-f7c61039c05e 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Added segment d4936b47-5724-4530-8009-6a66adb4a25f of type vxlan for network ac87615c-81a9-44eb-9789-eb366672cae6 2026-05-08 19:32:17.447 7 INFO neutron.db.l3_hamode_db [None req-011e6e63-ac9b-4c5e-9bb0-f7c61039c05e 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:32:17.978 8 INFO neutron.db.segments_db [None req-c875f18a-025d-4b7f-a177-fc1bc052266d 9a8d2fccf14d43aa9c0167325891d7e3 b3915bf8b6074ee1b8d14de218b872ad - - - -] Added segment af9e2e65-6208-4da7-8c58-c68ece7533bb of type vxlan for network c771701e-27a1-49a9-bbe2-0731a9aef5e6 [pid: 8|app: 0|req: 940/1710] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:32:17 2026] POST /v2.0/networks => generated 632 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1711] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:32:18 2026] POST /v2.0/subnets => generated 602 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:32:18.557 7 INFO neutron.db.l3_hamode_db [None req-011e6e63-ac9b-4c5e-9bb0-f7c61039c05e 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 942/1712] 10.0.0.69 () {34 vars in 750 bytes} [Fri May 8 19:32:18 2026] PUT /v2.0/subnets/0fda57bb-0f74-4680-973e-29310dc18a04/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1713] 10.0.0.69 () {32 vars in 730 bytes} [Fri May 8 19:32:18 2026] GET /v2.0/subnets/0fda57bb-0f74-4680-973e-29310dc18a04/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1714] 10.0.0.69 () {34 vars in 761 bytes} [Fri May 8 19:32:18 2026] PUT /v2.0/subnets/0fda57bb-0f74-4680-973e-29310dc18a04/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1715] 10.0.0.69 () {32 vars in 730 bytes} [Fri May 8 19:32:18 2026] GET /v2.0/subnets/0fda57bb-0f74-4680-973e-29310dc18a04/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1716] 10.0.0.69 () {34 vars in 757 bytes} [Fri May 8 19:32:18 2026] PUT /v2.0/subnets/0fda57bb-0f74-4680-973e-29310dc18a04/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1717] 10.0.0.69 () {32 vars in 730 bytes} [Fri May 8 19:32:18 2026] GET /v2.0/subnets/0fda57bb-0f74-4680-973e-29310dc18a04/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1718] 10.0.0.69 () {34 vars in 779 bytes} [Fri May 8 19:32:18 2026] PUT /v2.0/subnets/0fda57bb-0f74-4680-973e-29310dc18a04/tags/black.or.white => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1719] 10.0.0.69 () {32 vars in 730 bytes} [Fri May 8 19:32:18 2026] GET /v2.0/subnets/0fda57bb-0f74-4680-973e-29310dc18a04/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1720] 10.0.0.69 () {34 vars in 750 bytes} [Fri May 8 19:32:18 2026] PUT /v2.0/subnets/0fda57bb-0f74-4680-973e-29310dc18a04/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1721] 10.0.0.69 () {32 vars in 730 bytes} [Fri May 8 19:32:18 2026] GET /v2.0/subnets/0fda57bb-0f74-4680-973e-29310dc18a04/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1722] 10.0.0.69 () {32 vars in 738 bytes} [Fri May 8 19:32:19 2026] GET /v2.0/subnets/0fda57bb-0f74-4680-973e-29310dc18a04/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:32:19.106 8 INFO neutron.api.v2.resource [None req-c1643a14-424a-4097-9588-c79e5e02a1ac 9a8d2fccf14d43aa9c0167325891d7e3 b3915bf8b6074ee1b8d14de218b872ad - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 953/1723] 10.0.0.69 () {32 vars in 742 bytes} [Fri May 8 19:32:19 2026] GET /v2.0/subnets/0fda57bb-0f74-4680-973e-29310dc18a04/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1724] 10.0.0.69 () {32 vars in 741 bytes} [Fri May 8 19:32:19 2026] DELETE /v2.0/subnets/0fda57bb-0f74-4680-973e-29310dc18a04/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1725] 10.0.0.69 () {32 vars in 730 bytes} [Fri May 8 19:32:19 2026] GET /v2.0/subnets/0fda57bb-0f74-4680-973e-29310dc18a04/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:32:19.245 8 INFO neutron.api.v2.resource [None req-65577a3a-64de-42ae-8af3-307b90023f37 9a8d2fccf14d43aa9c0167325891d7e3 b3915bf8b6074ee1b8d14de218b872ad - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 956/1726] 10.0.0.69 () {32 vars in 745 bytes} [Fri May 8 19:32:19 2026] DELETE /v2.0/subnets/0fda57bb-0f74-4680-973e-29310dc18a04/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1727] 10.0.0.69 () {32 vars in 733 bytes} [Fri May 8 19:32:19 2026] DELETE /v2.0/subnets/0fda57bb-0f74-4680-973e-29310dc18a04/tags => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1728] 10.0.0.69 () {32 vars in 730 bytes} [Fri May 8 19:32:19 2026] GET /v2.0/subnets/0fda57bb-0f74-4680-973e-29310dc18a04/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1729] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:32:19 2026] DELETE /v2.0/subnets/0fda57bb-0f74-4680-973e-29310dc18a04 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1730] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:32:16 2026] POST /v2.0/routers => generated 728 bytes in 2846 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:32:19.866 8 INFO neutron.db.segments_db [None req-77aea642-1b4b-46fe-a131-e5a436200b48 023ea7544e4c479da06f3b647b3b0fde a5b5e9c17b17424da9a178d2376862a8 - - - -] Added segment 52042453-e07c-4d01-a510-f11e0f23a2a4 of type vxlan for network 50ca8fc4-68d8-4f7e-80ef-edcf6abaa458 2026-05-08 19:32:20.229 7 INFO neutron.services.segments.plugin [-] Segment af9e2e65-6208-4da7-8c58-c68ece7533bb resource provider aggregate not found 2026-05-08 19:32:20.240 7 INFO neutron.services.segments.plugin [-] Segment af9e2e65-6208-4da7-8c58-c68ece7533bb resource provider aggregate not found 2026-05-08 19:32:20.259 7 INFO neutron.services.segments.plugin [-] Segment af9e2e65-6208-4da7-8c58-c68ece7533bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af9e2e65-6208-4da7-8c58-c68ece7533bb found for delete ", "request_id": "req-042b71d0-cb14-44a7-8141-bbd25bf1f980"}]} 2026-05-08 19:32:20.262 7 INFO neutron.services.segments.plugin [-] Segment af9e2e65-6208-4da7-8c58-c68ece7533bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af9e2e65-6208-4da7-8c58-c68ece7533bb found for delete ", "request_id": "req-344dc465-a673-497c-bcae-42fc8dc7c8c2"}]} [pid: 7|app: 0|req: 772/1731] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:32:19 2026] DELETE /v2.0/networks/c771701e-27a1-49a9-bbe2-0731a9aef5e6 => generated 0 bytes in 465 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:32:20.278 8 INFO neutron.db.l3_hamode_db [None req-77aea642-1b4b-46fe-a131-e5a436200b48 023ea7544e4c479da06f3b647b3b0fde a5b5e9c17b17424da9a178d2376862a8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:32:20.479 8 INFO neutron.db.l3_hamode_db [None req-77aea642-1b4b-46fe-a131-e5a436200b48 023ea7544e4c479da06f3b647b3b0fde a5b5e9c17b17424da9a178d2376862a8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 960/1734] 10.0.0.69 () {34 vars in 667 bytes} [Fri May 8 19:32:19 2026] POST /v2.0/routers => generated 474 bytes in 2122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1735] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:32:21 2026] GET /v2.0/security-groups?tenant_id=f79daacce4984fde82bf38f2bad0fcaa&name=default => generated 2801 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1736] 10.0.0.69 () {34 vars in 750 bytes} [Fri May 8 19:32:22 2026] PUT /v2.0/routers/6780bd46-5254-4175-9c45-15e49962b812/tags => generated 25 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1737] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:32:22 2026] DELETE /v2.0/security-groups/61f13117-aafd-4fa1-8622-1627e7aa7d8d => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1738] 10.0.0.69 () {32 vars in 730 bytes} [Fri May 8 19:32:22 2026] GET /v2.0/routers/6780bd46-5254-4175-9c45-15e49962b812/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1739] 10.0.0.69 () {34 vars in 761 bytes} [Fri May 8 19:32:22 2026] PUT /v2.0/routers/6780bd46-5254-4175-9c45-15e49962b812/tags/green => generated 4 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1740] 10.0.0.69 () {34 vars in 782 bytes} [Fri May 8 19:32:20 2026] PUT /v2.0/routers/9c5d4334-fd1d-47bd-86e4-91291aedcc38/add_router_interface => generated 309 bytes in 2172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1741] 10.0.0.69 () {32 vars in 730 bytes} [Fri May 8 19:32:22 2026] GET /v2.0/routers/6780bd46-5254-4175-9c45-15e49962b812/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1742] 10.0.0.69 () {34 vars in 757 bytes} [Fri May 8 19:32:22 2026] PUT /v2.0/routers/6780bd46-5254-4175-9c45-15e49962b812/tags/red => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1743] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:32:22 2026] GET /v2.0/security-groups?tenant_id=b3915bf8b6074ee1b8d14de218b872ad&name=default => generated 2801 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1744] 10.0.0.69 () {32 vars in 730 bytes} [Fri May 8 19:32:22 2026] GET /v2.0/routers/6780bd46-5254-4175-9c45-15e49962b812/tags => generated 34 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1745] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:32:22 2026] GET /v2.0/security-groups?tenant_id=42a59a0f3c114d408079af3c8541dd4b&name=default => generated 2801 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1746] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:32:22 2026] DELETE /v2.0/security-groups/184853a3-995b-4750-9284-5cae32a8a691 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1747] 10.0.0.69 () {34 vars in 779 bytes} [Fri May 8 19:32:22 2026] PUT /v2.0/routers/6780bd46-5254-4175-9c45-15e49962b812/tags/black.or.white => generated 4 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1748] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:32:22 2026] DELETE /v2.0/security-groups/86a7833b-d826-479a-ba82-37177f89bcd9 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1749] 10.0.0.69 () {32 vars in 730 bytes} [Fri May 8 19:32:22 2026] GET /v2.0/routers/6780bd46-5254-4175-9c45-15e49962b812/tags => generated 52 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1750] 10.0.0.69 () {34 vars in 750 bytes} [Fri May 8 19:32:22 2026] PUT /v2.0/routers/6780bd46-5254-4175-9c45-15e49962b812/tags => generated 37 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1751] 10.0.0.69 () {32 vars in 730 bytes} [Fri May 8 19:32:23 2026] GET /v2.0/routers/6780bd46-5254-4175-9c45-15e49962b812/tags => generated 37 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1752] 10.0.0.69 () {32 vars in 738 bytes} [Fri May 8 19:32:23 2026] GET /v2.0/routers/6780bd46-5254-4175-9c45-15e49962b812/tags/red => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:32:23.263 8 INFO neutron.api.v2.resource [None req-6244f029-4446-45c7-bab7-c855575d4a71 023ea7544e4c479da06f3b647b3b0fde a5b5e9c17b17424da9a178d2376862a8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 970/1753] 10.0.0.69 () {32 vars in 742 bytes} [Fri May 8 19:32:23 2026] GET /v2.0/routers/6780bd46-5254-4175-9c45-15e49962b812/tags/green => generated 99 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1754] 10.0.0.69 () {32 vars in 741 bytes} [Fri May 8 19:32:23 2026] DELETE /v2.0/routers/6780bd46-5254-4175-9c45-15e49962b812/tags/red => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1755] 10.0.0.69 () {32 vars in 730 bytes} [Fri May 8 19:32:23 2026] GET /v2.0/routers/6780bd46-5254-4175-9c45-15e49962b812/tags => generated 30 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:32:23.502 7 INFO neutron.api.v2.resource [None req-866f2b88-3f47-470e-9048-671bcdb9604f 023ea7544e4c479da06f3b647b3b0fde a5b5e9c17b17424da9a178d2376862a8 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 785/1756] 10.0.0.69 () {32 vars in 745 bytes} [Fri May 8 19:32:23 2026] DELETE /v2.0/routers/6780bd46-5254-4175-9c45-15e49962b812/tags/green => generated 99 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1757] 10.0.0.69 () {32 vars in 733 bytes} [Fri May 8 19:32:23 2026] DELETE /v2.0/routers/6780bd46-5254-4175-9c45-15e49962b812/tags => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:32:23.656 7 INFO neutron.db.segments_db [None req-bb6247bc-54d9-46a9-81ab-e9dcaf667e0d 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Added segment 4566d7ab-8753-47e2-9324-1f72d46a1086 of type vxlan for network 432f6f51-b03f-49b5-aec6-233bc5c1b0a4 [pid: 8|app: 0|req: 973/1758] 10.0.0.69 () {32 vars in 730 bytes} [Fri May 8 19:32:23 2026] GET /v2.0/routers/6780bd46-5254-4175-9c45-15e49962b812/tags => generated 12 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1759] 10.0.0.69 () {32 vars in 720 bytes} [Fri May 8 19:32:23 2026] GET /v2.0/routers/6780bd46-5254-4175-9c45-15e49962b812 => generated 480 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1760] 10.0.0.69 () {34 vars in 670 bytes} [Fri May 8 19:32:23 2026] POST /v2.0/networks => generated 740 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1761] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:32:23 2026] POST /v2.0/subnets => generated 663 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:32:24.075 7 INFO neutron.db.segments_db [None req-3440759f-e8e2-4b71-8c02-0ff80199ace7 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Added segment bf27c651-b86f-49c8-a9ff-6732b6a24aa1 of type vxlan for network d97f3ac6-0a76-4857-ac06-2ff3a9f9eb4f 2026-05-08 19:32:24.454 7 INFO neutron.db.l3_hamode_db [None req-3440759f-e8e2-4b71-8c02-0ff80199ace7 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 975/1762] 10.0.0.69 () {34 vars in 741 bytes} [Fri May 8 19:32:23 2026] PUT /v2.0/routers/6780bd46-5254-4175-9c45-15e49962b812 => generated 481 bytes in 774 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1763] 10.0.0.69 () {32 vars in 735 bytes} [Fri May 8 19:32:24 2026] GET /v2.0/ports?device_id=6780bd46-5254-4175-9c45-15e49962b812 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:32:25.325 8 INFO neutron.services.segments.plugin [-] Segment 52042453-e07c-4d01-a510-f11e0f23a2a4 resource provider aggregate not found 2026-05-08 19:32:25.341 8 INFO neutron.services.segments.plugin [-] Segment 52042453-e07c-4d01-a510-f11e0f23a2a4 resource provider aggregate not found 2026-05-08 19:32:25.352 8 INFO neutron.services.segments.plugin [-] Segment 52042453-e07c-4d01-a510-f11e0f23a2a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52042453-e07c-4d01-a510-f11e0f23a2a4 found for delete ", "request_id": "req-84e11507-8c55-4f88-872c-6ebb471f8d25"}]} 2026-05-08 19:32:25.365 8 INFO neutron.services.segments.plugin [-] Segment 52042453-e07c-4d01-a510-f11e0f23a2a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52042453-e07c-4d01-a510-f11e0f23a2a4 found for delete ", "request_id": "req-c78e535a-c24e-43a9-901d-5365c56c80f3"}]} 2026-05-08 19:32:25.378 8 INFO neutron.db.l3_hamode_db [None req-f9cd9a1c-c662-439a-8bfa-55637432d296 023ea7544e4c479da06f3b647b3b0fde a5b5e9c17b17424da9a178d2376862a8 - - - -] HA network 50ca8fc4-68d8-4f7e-80ef-edcf6abaa458 was deleted as no HA routers are present in tenant a5b5e9c17b17424da9a178d2376862a8. [pid: 8|app: 0|req: 977/1764] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:32:24 2026] DELETE /v2.0/routers/6780bd46-5254-4175-9c45-15e49962b812 => generated 0 bytes in 813 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:32:25.518 7 INFO neutron.db.l3_hamode_db [None req-3440759f-e8e2-4b71-8c02-0ff80199ace7 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:32:26.530 8 INFO neutron.db.segments_db [None req-75b6ab7a-bc8b-4074-86dd-7464d8fb59d9 6669eccbd7284f3c9cb4dabfda084638 8020462767e14768a86bf672f2c2aa64 - - - -] Added segment efdecc40-8bfb-46f9-99cd-ea907f9338a8 of type vxlan for network 5fdba4b3-7a8e-432a-a7f8-ddffe4f7a54c [pid: 7|app: 0|req: 788/1765] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:32:24 2026] POST /v2.0/routers => generated 727 bytes in 2563 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1766] 10.0.0.69 () {34 vars in 670 bytes} [Fri May 8 19:32:26 2026] POST /v2.0/networks => generated 633 bytes in 608 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1767] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:32:26 2026] GET /v2.0/security-groups?tenant_id=03a49186d8334b4fbfd5c6e4f563ebf3&name=default => generated 2801 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:32:26.944 7 INFO neutron.db.segments_db [None req-21316872-55db-4223-8de2-8c6f7a5260db 6669eccbd7284f3c9cb4dabfda084638 8020462767e14768a86bf672f2c2aa64 - - - -] Added segment 4ce4e87c-3235-49c6-a201-e915350a3db1 of type vxlan for network 0f6ebfb2-981a-4a8b-92fd-c3050489d59c 2026-05-08 19:32:27.867 7 INFO neutron.db.l3_hamode_db [None req-21316872-55db-4223-8de2-8c6f7a5260db 6669eccbd7284f3c9cb4dabfda084638 8020462767e14768a86bf672f2c2aa64 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 979/1768] 10.0.0.69 () {34 vars in 782 bytes} [Fri May 8 19:32:26 2026] PUT /v2.0/routers/cc57e9a8-f772-42d3-a859-ba99084281af/add_router_interface => generated 309 bytes in 2157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1769] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:32:28 2026] DELETE /v2.0/security-groups/651644db-bdcb-4999-8f3f-c598dbf5381f => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:32:29.037 7 INFO neutron.db.l3_hamode_db [None req-21316872-55db-4223-8de2-8c6f7a5260db 6669eccbd7284f3c9cb4dabfda084638 8020462767e14768a86bf672f2c2aa64 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 981/1770] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:32:29 2026] GET /v2.0/security-groups?tenant_id=a5b5e9c17b17424da9a178d2376862a8&name=default => generated 2801 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1771] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:32:29 2026] DELETE /v2.0/security-groups/3f705277-dd73-4ae9-928c-e1faab55d4a4 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1772] 10.0.0.69 () {34 vars in 684 bytes} [Fri May 8 19:32:29 2026] POST /v2.0/security-groups => generated 1609 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1773] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:32:29 2026] POST /v2.0/security-group-rules => generated 565 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1774] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:32:29 2026] POST /v2.0/security-group-rules => generated 564 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1775] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:32:29 2026] POST /v2.0/security-group-rules => generated 570 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1776] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:32: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) 2026-05-08 19:32:30.146 8 INFO neutron.db.securitygroups_db [None req-650d37bb-d8e4-451f-86eb-720efb37b4a7 d75c77b779e3498db705fd567e164ba3 c9f9268e240040d49322b57690a08fdc - - - -] Project c9f9268e240040d49322b57690a08fdc 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: 790/1777] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:32:26 2026] POST /v2.0/routers => generated 694 bytes in 3282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1778] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:32:30 2026] POST /v2.0/security-group-rules => generated 575 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:32:30.298 8 INFO neutron.db.securitygroups_db [None req-dfab40e9-4990-4812-b694-c06a481968ee d75c77b779e3498db705fd567e164ba3 c9f9268e240040d49322b57690a08fdc - - - -] Project c9f9268e240040d49322b57690a08fdc added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 989/1779] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:32:30 2026] POST /v2.0/security-group-rules => generated 574 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1780] 10.0.0.69 () {32 vars in 775 bytes} [Fri May 8 19:32:30 2026] GET /v2.0/subnets?project_id=8020462767e14768a86bf672f2c2aa64&cidr=10.100.0.0%2F28 => generated 14 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1781] 10.0.0.69 () {32 vars in 693 bytes} [Fri May 8 19:32:30 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1782] 10.0.0.69 () {32 vars in 783 bytes} [Fri May 8 19:32:30 2026] GET /v2.0/subnets?network_id=d8525161-c4e4-4148-b270-b5f8a60153bc&cidr=10.100.0.0%2F28 => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1783] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:32:30 2026] POST /v2.0/subnets => generated 632 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1784] 10.0.0.69 () {34 vars in 684 bytes} [Fri May 8 19:32:30 2026] POST /v2.0/security-groups => generated 1596 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1785] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:32:30 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) [pid: 7|app: 0|req: 795/1786] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:32:31 2026] POST /v2.0/security-group-rules => generated 570 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1787] 10.0.0.69 () {34 vars in 675 bytes} [Fri May 8 19:32:31 2026] POST /v2.0/floatingips => generated 552 bytes in 727 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1788] 10.0.0.254 () {34 vars in 1098 bytes} [Fri May 8 19:32:32 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-126852872&fields=id&tenant_id=c9f9268e240040d49322b57690a08fdc => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1789] 10.0.0.254 () {34 vars in 1098 bytes} [Fri May 8 19:32:32 2026] GET /v2.0/security-groups?name=tempest-securitygroup--878148614&fields=id&tenant_id=c9f9268e240040d49322b57690a08fdc => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1790] 10.0.0.254 () {34 vars in 982 bytes} [Fri May 8 19:32:32 2026] GET /v2.0/networks?id=b968d019-b31f-4639-8afa-58db4238c1c9 => generated 673 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1791] 10.0.0.254 () {34 vars in 965 bytes} [Fri May 8 19:32:32 2026] GET /v2.0/quotas/c9f9268e240040d49322b57690a08fdc => 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: 801/1792] 10.0.0.254 () {34 vars in 1002 bytes} [Fri May 8 19:32:32 2026] GET /v2.0/ports?tenant_id=c9f9268e240040d49322b57690a08fdc&fields=id => generated 103 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1793] 10.0.0.254 () {34 vars in 1008 bytes} [Fri May 8 19:32:32 2026] GET /v2.0/networks/b968d019-b31f-4639-8afa-58db4238c1c9?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: 803/1794] 10.0.0.254 () {34 vars in 1108 bytes} [Fri May 8 19:32:32 2026] GET /v2.0/networks/b968d019-b31f-4639-8afa-58db4238c1c9?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: 7|app: 0|req: 804/1795] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:32:32 2026] GET /v2.0/ports?device_id=778b29ae-cdd5-4760-be4a-c6721fd0ad5d => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1796] 10.0.0.69 () {34 vars in 782 bytes} [Fri May 8 19:32:30 2026] PUT /v2.0/routers/ab5c2bc8-ab5e-4d40-98fb-88b65227dc7f/add_router_interface => generated 309 bytes in 1859 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1797] 10.0.0.69 () {32 vars in 648 bytes} [Fri May 8 19:32:32 2026] GET /v2.0/networks => generated 6507 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1798] 10.0.0.69 () {32 vars in 646 bytes} [Fri May 8 19:32:32 2026] GET /v2.0/subnets => generated 5002 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1799] 10.0.0.69 () {32 vars in 646 bytes} [Fri May 8 19:32:33 2026] GET /v2.0/routers => generated 2184 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:32:33.234 8 INFO neutron.db.segments_db [None req-847c3c20-884f-4616-aa6a-8db37729dd9e 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - - -] Added segment eb33d72e-39b7-4f42-b2cf-14f7ab14120b of type vxlan for network 7c837692-798a-4988-8940-c017fc6d10f6 [pid: 8|app: 0|req: 993/1800] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:32:32 2026] POST /v2.0/networks => generated 640 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:32:33.418 7 INFO neutron.db.segments_db [None req-cfdec424-a057-4087-89f6-ab22fea8ffce e8d57fd86a2c4902a454763c93b20a29 8eed90485a10433aabbfd812cab5e687 - - - -] Added segment c0e60a34-2f6d-4018-b909-fe0123f83383 of type vxlan for network a94cbc30-534a-420c-9a97-950341c452b0 [pid: 8|app: 0|req: 994/1801] 10.0.0.69 () {34 vars in 684 bytes} [Fri May 8 19:32:33 2026] POST /v2.0/security-groups => generated 1609 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1802] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:32:33 2026] POST /v2.0/networks => generated 631 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1803] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:32:33 2026] GET /v2.0/networks?id=b968d019-b31f-4639-8afa-58db4238c1c9 => generated 673 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1804] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:32:33 2026] POST /v2.0/security-group-rules => generated 565 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:32:33.829 7 INFO neutron.db.segments_db [None req-4c2587c0-4ffb-40e5-8ae7-bf5f29e3cef0 e8d57fd86a2c4902a454763c93b20a29 8eed90485a10433aabbfd812cab5e687 - - - -] Added segment 8c0926e0-4679-414b-b85b-3e80e36b4d36 of type vxlan for network e123636f-1e42-462b-96e6-b6c6793baced [pid: 8|app: 0|req: 995/1805] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:32:33 2026] POST /v2.0/subnets => generated 634 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1806] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:32:33 2026] POST /v2.0/networks => generated 632 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1807] 199.204.45.53 () {34 vars in 1049 bytes} [Fri May 8 19:32:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c9f9268e240040d49322b57690a08fdc => generated 272 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1808] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:32:34 2026] GET /v2.0/ports?device_id=778b29ae-cdd5-4760-be4a-c6721fd0ad5d => 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: 812/1809] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:32:34 2026] POST /v2.0/security-group-rules => generated 564 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1810] 10.0.0.69 () {32 vars in 721 bytes} [Fri May 8 19:32:34 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1811] 10.0.0.69 () {34 vars in 752 bytes} [Fri May 8 19:32:34 2026] PUT /v2.0/networks/a94cbc30-534a-420c-9a97-950341c452b0/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1812] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:32:34 2026] POST /v2.0/security-group-rules => generated 570 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1813] 199.204.45.53 () {38 vars in 954 bytes} [Fri May 8 19:32:34 2026] POST /v2.0/ports => generated 997 bytes in 557 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: 815/1814] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:32:34 2026] POST /v2.0/subnets => generated 707 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1815] 10.0.0.69 () {32 vars in 732 bytes} [Fri May 8 19:32:34 2026] GET /v2.0/networks/a94cbc30-534a-420c-9a97-950341c452b0/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1818] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:32:34 2026] POST /v2.0/security-group-rules => generated 569 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:32:34.976 7 INFO neutron.db.segments_db [None req-c47c446c-af19-4765-ae4a-44627b32b8d4 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - - -] Added segment 7597587b-7828-49aa-b5e8-7fc5b33c8a6f of type vxlan for network 03b8f923-efc4-431a-9f43-5bd4484a97de [pid: 7|app: 0|req: 817/1819] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:32:34 2026] POST /v2.0/networks => generated 637 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1820] 10.0.0.69 () {34 vars in 752 bytes} [Fri May 8 19:32:35 2026] PUT /v2.0/networks/e123636f-1e42-462b-96e6-b6c6793baced/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:32:35.211 7 INFO neutron.db.securitygroups_db [None req-8c17ecfd-4395-48aa-a688-e3b9a0f55c00 6669eccbd7284f3c9cb4dabfda084638 8020462767e14768a86bf672f2c2aa64 - - - -] Project 8020462767e14768a86bf672f2c2aa64 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: 819/1821] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:32:35 2026] POST /v2.0/security-group-rules => generated 575 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1822] 199.204.45.53 () {38 vars in 1027 bytes} [Fri May 8 19:32:34 2026] PUT /v2.0/ports/1b2121d3-051b-4aaf-93b7-6811d5141239 => generated 1242 bytes in 568 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-05-08 19:32:35.439 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3269bf1b-e21d-4c44-9876-0f31fa1e48fc'] response: {'name': 'network-changed', 'server_uuid': '778b29ae-cdd5-4760-be4a-c6721fd0ad5d', 'tag': '1b2121d3-051b-4aaf-93b7-6811d5141239', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1004/1823] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:32:35 2026] GET /v2.0/ports?device_id=778b29ae-cdd5-4760-be4a-c6721fd0ad5d => generated 1012 bytes in 111 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: 8|app: 0|req: 1005/1824] 10.0.0.69 () {32 vars in 732 bytes} [Fri May 8 19:32:35 2026] GET /v2.0/networks/e123636f-1e42-462b-96e6-b6c6793baced/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:32:35.585 8 INFO neutron.db.securitygroups_db [None req-627298de-670d-4381-9619-17a8f8122171 6669eccbd7284f3c9cb4dabfda084638 8020462767e14768a86bf672f2c2aa64 - - - -] Project 8020462767e14768a86bf672f2c2aa64 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: 820/1825] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:32:35 2026] POST /v2.0/subnets => generated 631 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1826] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:32:35 2026] POST /v2.0/security-group-rules => generated 574 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1827] 10.0.0.254 () {34 vars in 1120 bytes} [Fri May 8 19:32:35 2026] GET /v2.0/security-groups?id=2e6fafd6-1e66-4baf-8e05-7e035c1b88fa&id=ffbf0bef-3b4d-4d04-b96e-7e9f71bcb45c&fields=id&fields=name => generated 205 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1828] 10.0.0.69 () {34 vars in 752 bytes} [Fri May 8 19:32:35 2026] PUT /v2.0/networks/e123636f-1e42-462b-96e6-b6c6793baced/tags => generated 12 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1829] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:32:35 2026] GET /v2.0/ports?tenant_id=c9f9268e240040d49322b57690a08fdc&device_id=778b29ae-cdd5-4760-be4a-c6721fd0ad5d => generated 1281 bytes in 612 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1830] 10.0.0.69 () {32 vars in 732 bytes} [Fri May 8 19:32:36 2026] GET /v2.0/networks/e123636f-1e42-462b-96e6-b6c6793baced/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1831] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:32:35 2026] POST /v2.0/subnets => generated 701 bytes in 517 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1832] 199.204.45.53 () {34 vars in 1059 bytes} [Fri May 8 19:32:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=1b2121d3-051b-4aaf-93b7-6811d5141239 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1833] 10.0.0.69 () {32 vars in 732 bytes} [Fri May 8 19:32:36 2026] GET /v2.0/networks/a94cbc30-534a-420c-9a97-950341c452b0/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:32:36.480 8 INFO neutron.db.segments_db [None req-8e37290b-ffc6-4331-8c1e-b6465697a6fc 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - - -] Added segment 3aa872cb-d809-4a89-bd5d-c15c2a783467 of type vxlan for network b7f1cad6-25c7-4871-9248-fd4f8bb57261 [pid: 7|app: 0|req: 823/1834] 10.0.0.69 () {32 vars in 648 bytes} [Fri May 8 19:32:36 2026] GET /v2.0/networks => generated 1298 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1835] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:32:36 2026] GET /v2.0/subnets?id=c2263d87-9245-41ce-8a10-c75fefb5eae9 => generated 667 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1836] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:32:36 2026] POST /v2.0/networks => generated 638 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1837] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:32:36 2026] GET /v2.0/ports?network_id=b968d019-b31f-4639-8afa-58db4238c1c9&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1838] 10.0.0.254 () {34 vars in 1098 bytes} [Fri May 8 19:32:36 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-419608231&fields=id&tenant_id=8020462767e14768a86bf672f2c2aa64 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:32:36.748 7 INFO neutron.services.segments.plugin [-] Segment c0e60a34-2f6d-4018-b909-fe0123f83383 resource provider aggregate not found 2026-05-08 19:32:36.753 7 INFO neutron.services.segments.plugin [-] Segment c0e60a34-2f6d-4018-b909-fe0123f83383 resource provider aggregate not found 2026-05-08 19:32:36.791 7 INFO neutron.services.segments.plugin [-] Segment c0e60a34-2f6d-4018-b909-fe0123f83383 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0e60a34-2f6d-4018-b909-fe0123f83383 found for delete ", "request_id": "req-84eb040d-5ef9-41e1-a901-f3a57e7b081c"}]} 2026-05-08 19:32:36.793 7 INFO neutron.services.segments.plugin [-] Segment c0e60a34-2f6d-4018-b909-fe0123f83383 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0e60a34-2f6d-4018-b909-fe0123f83383 found for delete ", "request_id": "req-2f6f3de6-ac70-4783-a294-3d93aae829dc"}]} [pid: 7|app: 0|req: 825/1839] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:32:36 2026] DELETE /v2.0/networks/a94cbc30-534a-420c-9a97-950341c452b0 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1840] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:32:36 2026] GET /v2.0/networks/b968d019-b31f-4639-8afa-58db4238c1c9?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: 827/1841] 10.0.0.254 () {34 vars in 982 bytes} [Fri May 8 19:32:36 2026] GET /v2.0/networks?id=5fdba4b3-7a8e-432a-a7f8-ddffe4f7a54c => generated 661 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1842] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:32:36 2026] POST /v2.0/subnets => generated 632 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1843] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:32:37 2026] GET /v2.0/ports?device_id=778b29ae-cdd5-4760-be4a-c6721fd0ad5d => generated 1012 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1844] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:32:37 2026] GET /v2.0/networks/b968d019-b31f-4639-8afa-58db4238c1c9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1845] 10.0.0.254 () {34 vars in 965 bytes} [Fri May 8 19:32:37 2026] GET /v2.0/quotas/8020462767e14768a86bf672f2c2aa64 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1846] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:32:36 2026] DELETE /v2.0/networks/e123636f-1e42-462b-96e6-b6c6793baced => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1847] 10.0.0.254 () {34 vars in 1120 bytes} [Fri May 8 19:32:37 2026] GET /v2.0/security-groups?id=2e6fafd6-1e66-4baf-8e05-7e035c1b88fa&id=ffbf0bef-3b4d-4d04-b96e-7e9f71bcb45c&fields=id&fields=name => generated 205 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1848] 10.0.0.254 () {34 vars in 1002 bytes} [Fri May 8 19:32:37 2026] GET /v2.0/ports?tenant_id=8020462767e14768a86bf672f2c2aa64&fields=id => generated 103 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1849] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:32:37 2026] GET /v2.0/ports?tenant_id=c9f9268e240040d49322b57690a08fdc&device_id=778b29ae-cdd5-4760-be4a-c6721fd0ad5d => generated 1281 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1850] 10.0.0.254 () {34 vars in 1008 bytes} [Fri May 8 19:32:37 2026] GET /v2.0/networks/5fdba4b3-7a8e-432a-a7f8-ddffe4f7a54c?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1851] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:32:37 2026] POST /v2.0/subnets => generated 706 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1852] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:32:37 2026] GET /v2.0/networks?id=b968d019-b31f-4639-8afa-58db4238c1c9 => generated 769 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1853] 10.0.0.254 () {34 vars in 1108 bytes} [Fri May 8 19:32:37 2026] GET /v2.0/networks/5fdba4b3-7a8e-432a-a7f8-ddffe4f7a54c?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) 2026-05-08 19:32:37.834 7 INFO neutron.db.segments_db [None req-8006fd19-82f5-46ce-83a6-9cb79c4a77e9 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - - -] Added segment 9ef8fc51-eefb-4dc5-a270-610773aaa5ca of type vxlan for network 4130a4e4-4aa8-4819-ab64-d640ee7eba22 [pid: 8|app: 0|req: 1020/1854] 199.204.45.53 () {34 vars in 993 bytes} [Fri May 8 19:32:37 2026] GET /v2.0/ports?device_id=778b29ae-cdd5-4760-be4a-c6721fd0ad5d => generated 1281 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1855] 199.204.45.53 () {34 vars in 1059 bytes} [Fri May 8 19:32:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=1b2121d3-051b-4aaf-93b7-6811d5141239 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1856] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:32:38 2026] GET /v2.0/ports?device_id=e38a7362-ee58-4178-8a80-6e0d9d5e8743 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1857] 199.204.45.53 () {34 vars in 1123 bytes} [Fri May 8 19:32:38 2026] GET /v2.0/security-groups?id=ffbf0bef-3b4d-4d04-b96e-7e9f71bcb45c&id=2e6fafd6-1e66-4baf-8e05-7e035c1b88fa&fields=id&fields=name => generated 205 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1858] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:32:38 2026] GET /v2.0/subnets?id=c2263d87-9245-41ce-8a10-c75fefb5eae9 => generated 667 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:32:38.303 7 INFO neutron.db.l3_hamode_db [None req-8006fd19-82f5-46ce-83a6-9cb79c4a77e9 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1025/1859] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:32:38 2026] GET /v2.0/security-groups?tenant_id=8eed90485a10433aabbfd812cab5e687&name=default => generated 2801 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/1860] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:32:38 2026] GET /v2.0/ports?network_id=b968d019-b31f-4639-8afa-58db4238c1c9&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1861] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:32:38 2026] GET /v2.0/ports?device_id=778b29ae-cdd5-4760-be4a-c6721fd0ad5d => generated 1012 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1862] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:32:38 2026] DELETE /v2.0/security-groups/ea2c0604-0076-4843-8523-dcef37d6dc4b => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1863] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:32:38 2026] GET /v2.0/networks/b968d019-b31f-4639-8afa-58db4238c1c9?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1864] 10.0.0.254 () {34 vars in 1120 bytes} [Fri May 8 19:32:38 2026] GET /v2.0/security-groups?id=2e6fafd6-1e66-4baf-8e05-7e035c1b88fa&id=ffbf0bef-3b4d-4d04-b96e-7e9f71bcb45c&fields=id&fields=name => generated 205 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:32:38.847 7 INFO neutron.services.segments.plugin [-] Segment 8c0926e0-4679-414b-b85b-3e80e36b4d36 resource provider aggregate not found 2026-05-08 19:32:38.853 7 INFO neutron.services.segments.plugin [-] Segment 8c0926e0-4679-414b-b85b-3e80e36b4d36 resource provider aggregate not found 2026-05-08 19:32:38.877 7 INFO neutron.services.segments.plugin [-] Segment 8c0926e0-4679-414b-b85b-3e80e36b4d36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c0926e0-4679-414b-b85b-3e80e36b4d36 found for delete ", "request_id": "req-643d295e-3454-4ae5-abd3-a953d831f90f"}]} 2026-05-08 19:32:38.887 7 INFO neutron.services.segments.plugin [-] Segment 8c0926e0-4679-414b-b85b-3e80e36b4d36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c0926e0-4679-414b-b85b-3e80e36b4d36 found for delete ", "request_id": "req-29b337b2-3848-4ebd-a937-a668348597f2"}]} [pid: 8|app: 0|req: 1031/1865] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:32:38 2026] GET /v2.0/networks/b968d019-b31f-4639-8afa-58db4238c1c9?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: 8|app: 0|req: 1032/1866] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:32:38 2026] GET /v2.0/networks?id=5fdba4b3-7a8e-432a-a7f8-ddffe4f7a54c => generated 661 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1867] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:32:39 2026] GET /v2.0/security-groups?tenant_id=f26a4ea983e74254884274ff98f01526&name=default => generated 2801 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1868] 199.204.45.53 () {34 vars in 1049 bytes} [Fri May 8 19:32:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8020462767e14768a86bf672f2c2aa64 => generated 180 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/1869] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:32:39 2026] DELETE /v2.0/security-groups/bf311c0b-bc92-4eb7-83ac-6e2f76710757 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:32:39.776 7 INFO neutron.db.l3_hamode_db [None req-8006fd19-82f5-46ce-83a6-9cb79c4a77e9 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1036/1870] 199.204.45.53 () {38 vars in 954 bytes} [Fri May 8 19:32:39 2026] POST /v2.0/ports => generated 958 bytes in 649 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: 8|app: 0|req: 1037/1871] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:32:40 2026] GET /v2.0/ports?device_id=e38a7362-ee58-4178-8a80-6e0d9d5e8743 => generated 961 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/1872] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:32:40 2026] GET /v2.0/ports?device_id=778b29ae-cdd5-4760-be4a-c6721fd0ad5d => generated 1014 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/1873] 199.204.45.53 () {38 vars in 1027 bytes} [Fri May 8 19:32:40 2026] PUT /v2.0/ports/e0334213-163b-4384-82a9-8bb0f1d42f96 => generated 1203 bytes in 513 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: 8|app: 0|req: 1040/1874] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:32:40 2026] GET /v2.0/security-groups?id=ca415ffa-ff1d-4820-b172-2e75ec71cb45&fields=id&fields=name => generated 113 bytes in 75 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: 8|app: 0|req: 1041/1875] 10.0.0.254 () {34 vars in 1120 bytes} [Fri May 8 19:32:40 2026] GET /v2.0/security-groups?id=2e6fafd6-1e66-4baf-8e05-7e035c1b88fa&id=ffbf0bef-3b4d-4d04-b96e-7e9f71bcb45c&fields=id&fields=name => generated 205 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:32:40.856 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-af9d2126-08ff-462a-be2c-3e11bf58cced'] response: {'name': 'network-changed', 'server_uuid': 'e38a7362-ee58-4178-8a80-6e0d9d5e8743', 'tag': 'e0334213-163b-4384-82a9-8bb0f1d42f96', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1042/1876] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:32:40 2026] GET /v2.0/ports?tenant_id=8020462767e14768a86bf672f2c2aa64&device_id=e38a7362-ee58-4178-8a80-6e0d9d5e8743 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/1877] 199.204.45.53 () {34 vars in 1059 bytes} [Fri May 8 19:32:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=e0334213-163b-4384-82a9-8bb0f1d42f96 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/1878] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:32:40 2026] GET /v2.0/ports?device_id=778b29ae-cdd5-4760-be4a-c6721fd0ad5d => generated 1014 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/1879] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:32:41 2026] GET /v2.0/subnets?id=f3842ce3-bb9f-417d-8508-3f8e0e57490a => generated 653 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1880] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:32:37 2026] POST /v2.0/routers => generated 685 bytes in 3392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1881] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:32:41 2026] GET /v2.0/ports?network_id=5fdba4b3-7a8e-432a-a7f8-ddffe4f7a54c&device_owner=network%3Adhcp => generated 1244 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:32:41.663 8 INFO neutron.db.l3_db [None req-fdc9083a-e86d-4736-923d-4ce696adedd2 d75c77b779e3498db705fd567e164ba3 c9f9268e240040d49322b57690a08fdc - - - -] Floating IP 14903c28-1798-4178-8ba9-21cfa39ddc6a associated. External IP: 10.96.250.204, port: 1b2121d3-051b-4aaf-93b7-6811d5141239. [pid: 8|app: 0|req: 1046/1882] 10.0.0.69 () {34 vars in 748 bytes} [Fri May 8 19:32:41 2026] PUT /v2.0/floatingips/14903c28-1798-4178-8ba9-21cfa39ddc6a => generated 856 bytes in 1047 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/1883] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:32:42 2026] GET /v2.0/networks/5fdba4b3-7a8e-432a-a7f8-ddffe4f7a54c?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/1884] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:32:42 2026] GET /v2.0/ports?device_id=e38a7362-ee58-4178-8a80-6e0d9d5e8743 => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/1885] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:32:42 2026] GET /v2.0/networks/5fdba4b3-7a8e-432a-a7f8-ddffe4f7a54c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/1886] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:32:42 2026] GET /v2.0/security-groups?id=ca415ffa-ff1d-4820-b172-2e75ec71cb45&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/1887] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:32:42 2026] GET /v2.0/ports?tenant_id=8020462767e14768a86bf672f2c2aa64&device_id=e38a7362-ee58-4178-8a80-6e0d9d5e8743 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/1888] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:32:42 2026] GET /v2.0/networks?id=5fdba4b3-7a8e-432a-a7f8-ddffe4f7a54c => generated 757 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/1889] 199.204.45.53 () {34 vars in 1059 bytes} [Fri May 8 19:32:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=e0334213-163b-4384-82a9-8bb0f1d42f96 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/1890] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:32:42 2026] GET /v2.0/subnets?id=f3842ce3-bb9f-417d-8508-3f8e0e57490a => generated 653 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/1891] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:32:42 2026] GET /v2.0/ports?network_id=5fdba4b3-7a8e-432a-a7f8-ddffe4f7a54c&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/1892] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:32:42 2026] GET /v2.0/networks/5fdba4b3-7a8e-432a-a7f8-ddffe4f7a54c?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:32:42.899 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f86b8f02-3a43-4852-94f0-8197487fcbe5'] response: {'name': 'network-changed', 'server_uuid': '778b29ae-cdd5-4760-be4a-c6721fd0ad5d', 'tag': '1b2121d3-051b-4aaf-93b7-6811d5141239', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1057/1893] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:32:42 2026] GET /v2.0/networks/5fdba4b3-7a8e-432a-a7f8-ddffe4f7a54c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/1894] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:32:42 2026] GET /v2.0/ports?tenant_id=c9f9268e240040d49322b57690a08fdc&device_id=778b29ae-cdd5-4760-be4a-c6721fd0ad5d => generated 1283 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/1895] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:32:42 2026] GET /v2.0/networks?id=b968d019-b31f-4639-8afa-58db4238c1c9 => generated 769 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/1896] 199.204.45.53 () {34 vars in 1059 bytes} [Fri May 8 19:32:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=1b2121d3-051b-4aaf-93b7-6811d5141239 => generated 859 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/1897] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:32:43 2026] GET /v2.0/subnets?id=c2263d87-9245-41ce-8a10-c75fefb5eae9 => generated 667 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/1898] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:32:43 2026] GET /v2.0/ports?network_id=b968d019-b31f-4639-8afa-58db4238c1c9&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/1899] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:32:43 2026] GET /v2.0/networks/b968d019-b31f-4639-8afa-58db4238c1c9?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/1900] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:32:43 2026] GET /v2.0/networks/b968d019-b31f-4639-8afa-58db4238c1c9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/1901] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:32:43 2026] GET /v2.0/ports?device_id=e38a7362-ee58-4178-8a80-6e0d9d5e8743 => generated 973 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/1902] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:32:43 2026] GET /v2.0/security-groups?id=ca415ffa-ff1d-4820-b172-2e75ec71cb45&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1903] 10.0.0.69 () {34 vars in 782 bytes} [Fri May 8 19:32:41 2026] PUT /v2.0/routers/d06691e7-cb78-43c8-9eba-b74b2d063335/add_router_interface => generated 309 bytes in 2617 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1904] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:32:44 2026] GET /v2.0/ports?device_id=e38a7362-ee58-4178-8a80-6e0d9d5e8743 => generated 975 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1905] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:32:44 2026] GET /v2.0/security-groups?id=ca415ffa-ff1d-4820-b172-2e75ec71cb45&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1906] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:32:46 2026] GET /v2.0/ports?device_id=e38a7362-ee58-4178-8a80-6e0d9d5e8743 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1907] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:32:46 2026] GET /v2.0/security-groups?id=ca415ffa-ff1d-4820-b172-2e75ec71cb45&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1908] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:32:46 2026] GET /v2.0/ports?device_id=e38a7362-ee58-4178-8a80-6e0d9d5e8743 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/1909] 10.0.0.69 () {34 vars in 782 bytes} [Fri May 8 19:32:43 2026] PUT /v2.0/routers/d06691e7-cb78-43c8-9eba-b74b2d063335/add_router_interface => generated 309 bytes in 2473 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1910] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:32:46 2026] GET /v2.0/security-groups?id=ca415ffa-ff1d-4820-b172-2e75ec71cb45&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: 844/1911] 10.0.0.69 () {32 vars in 735 bytes} [Fri May 8 19:32:46 2026] GET /v2.0/ports?device_id=e38a7362-ee58-4178-8a80-6e0d9d5e8743 => generated 1244 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:32:47.548 7 INFO neutron.db.l3_db [None req-82fad570-e7ce-406f-a25e-33098af83034 6669eccbd7284f3c9cb4dabfda084638 8020462767e14768a86bf672f2c2aa64 - - - -] Floating IP 8b9e4437-d3f4-40b4-9418-311e2c24c68f associated. External IP: 10.96.250.216, port: e0334213-163b-4384-82a9-8bb0f1d42f96. [pid: 7|app: 0|req: 845/1912] 10.0.0.69 () {34 vars in 676 bytes} [Fri May 8 19:32:46 2026] POST /v2.0/floatingips => generated 856 bytes in 1462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:32:48.001 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c1077ce-d682-49f9-a236-69049932068e'] response: {'name': 'network-changed', 'server_uuid': 'e38a7362-ee58-4178-8a80-6e0d9d5e8743', 'tag': 'e0334213-163b-4384-82a9-8bb0f1d42f96', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 846/1913] 10.0.0.69 () {32 vars in 728 bytes} [Fri May 8 19:32:47 2026] GET /v2.0/floatingips/8b9e4437-d3f4-40b4-9418-311e2c24c68f => generated 856 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1914] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:32:48 2026] GET /v2.0/ports?tenant_id=8020462767e14768a86bf672f2c2aa64&device_id=e38a7362-ee58-4178-8a80-6e0d9d5e8743 => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/1915] 10.0.0.69 () {34 vars in 782 bytes} [Fri May 8 19:32:46 2026] PUT /v2.0/routers/d06691e7-cb78-43c8-9eba-b74b2d063335/add_router_interface => generated 309 bytes in 1796 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1916] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:32:48 2026] GET /v2.0/networks?id=5fdba4b3-7a8e-432a-a7f8-ddffe4f7a54c => generated 757 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/1917] 199.204.45.53 () {34 vars in 1059 bytes} [Fri May 8 19:32:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=e0334213-163b-4384-82a9-8bb0f1d42f96 => generated 859 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/1918] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:32:48 2026] GET /v2.0/subnets?id=f3842ce3-bb9f-417d-8508-3f8e0e57490a => generated 653 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/1919] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:32:48 2026] GET /v2.0/ports?network_id=5fdba4b3-7a8e-432a-a7f8-ddffe4f7a54c&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1920] 10.0.0.69 () {34 vars in 683 bytes} [Fri May 8 19:32:48 2026] POST /v2.0/security-groups => generated 1564 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/1921] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:32:48 2026] GET /v2.0/networks/5fdba4b3-7a8e-432a-a7f8-ddffe4f7a54c?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: 850/1922] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:32:48 2026] POST /v2.0/security-group-rules => generated 565 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/1923] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:32:48 2026] GET /v2.0/networks/5fdba4b3-7a8e-432a-a7f8-ddffe4f7a54c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1924] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:32:48 2026] POST /v2.0/security-group-rules => generated 565 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/1925] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:32:48 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: 852/1926] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:32:48 2026] POST /v2.0/security-group-rules => generated 569 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/1927] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:32:48 2026] POST /v2.0/security-group-rules => generated 569 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/1928] 10.0.0.69 () {32 vars in 728 bytes} [Fri May 8 19:32:49 2026] GET /v2.0/floatingips/8b9e4437-d3f4-40b4-9418-311e2c24c68f => generated 856 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1929] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:32:49 2026] POST /v2.0/security-group-rules => generated 565 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/1930] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:32:49 2026] POST /v2.0/security-group-rules => generated 565 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1931] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:32:49 2026] POST /v2.0/security-group-rules => generated 565 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/1932] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:32:49 2026] POST /v2.0/security-group-rules => generated 567 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1933] 199.204.45.53 () {34 vars in 1095 bytes} [Fri May 8 19:32:49 2026] GET /v2.0/ports?device_id=778b29ae-cdd5-4760-be4a-c6721fd0ad5d&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1936] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:32:49 2026] GET /v2.0/ports?tenant_id=c9f9268e240040d49322b57690a08fdc&device_id=778b29ae-cdd5-4760-be4a-c6721fd0ad5d => generated 1283 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/1937] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:32:49 2026] POST /v2.0/security-group-rules => generated 569 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1938] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:32:49 2026] GET /v2.0/networks?id=b968d019-b31f-4639-8afa-58db4238c1c9 => generated 769 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/1939] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:32:49 2026] POST /v2.0/security-group-rules => generated 565 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1940] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:32:49 2026] GET /v2.0/ports?device_id=778b29ae-cdd5-4760-be4a-c6721fd0ad5d => generated 1014 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/1941] 199.204.45.53 () {34 vars in 1059 bytes} [Fri May 8 19:32:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=1b2121d3-051b-4aaf-93b7-6811d5141239 => generated 861 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1942] 10.0.0.254 () {34 vars in 1120 bytes} [Fri May 8 19:32:49 2026] GET /v2.0/security-groups?id=2e6fafd6-1e66-4baf-8e05-7e035c1b88fa&id=ffbf0bef-3b4d-4d04-b96e-7e9f71bcb45c&fields=id&fields=name => generated 205 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/1943] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:32:50 2026] GET /v2.0/subnets?id=c2263d87-9245-41ce-8a10-c75fefb5eae9 => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/1944] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:32:50 2026] GET /v2.0/ports?network_id=b968d019-b31f-4639-8afa-58db4238c1c9&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/1945] 10.0.0.69 () {32 vars in 728 bytes} [Fri May 8 19:32:50 2026] GET /v2.0/floatingips/8b9e4437-d3f4-40b4-9418-311e2c24c68f => generated 858 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/1946] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:32:50 2026] GET /v2.0/networks/b968d019-b31f-4639-8afa-58db4238c1c9?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/1947] 10.0.0.254 () {34 vars in 1096 bytes} [Fri May 8 19:32:50 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1764800031&fields=id&tenant_id=d11660b17a7e4aa2b578147a9ee3d841 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1948] 10.0.0.69 () {32 vars in 735 bytes} [Fri May 8 19:32:50 2026] GET /v2.0/ports?device_id=778b29ae-cdd5-4760-be4a-c6721fd0ad5d => generated 1283 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/1949] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:32:50 2026] GET /v2.0/networks/b968d019-b31f-4639-8afa-58db4238c1c9?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: 7|app: 0|req: 863/1950] 10.0.0.254 () {34 vars in 982 bytes} [Fri May 8 19:32:50 2026] GET /v2.0/networks?id=03b8f923-efc4-431a-9f43-5bd4484a97de => generated 704 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1951] 10.0.0.254 () {34 vars in 965 bytes} [Fri May 8 19:32:50 2026] GET /v2.0/quotas/d11660b17a7e4aa2b578147a9ee3d841 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/1952] 10.0.0.69 () {32 vars in 857 bytes} [Fri May 8 19:32:50 2026] GET /v2.0/floatingips?floating_network_id=d8525161-c4e4-4148-b270-b5f8a60153bc&port_id=1b2121d3-051b-4aaf-93b7-6811d5141239 => generated 861 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1953] 10.0.0.254 () {34 vars in 1002 bytes} [Fri May 8 19:32:50 2026] GET /v2.0/ports?tenant_id=d11660b17a7e4aa2b578147a9ee3d841&fields=id => generated 287 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1954] 10.0.0.210 () {34 vars in 990 bytes} [Fri May 8 19:32:50 2026] GET /v2.0/ports?device_id=778b29ae-cdd5-4760-be4a-c6721fd0ad5d => generated 1283 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/1955] 10.0.0.254 () {34 vars in 1008 bytes} [Fri May 8 19:32:50 2026] GET /v2.0/networks/03b8f923-efc4-431a-9f43-5bd4484a97de?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: 867/1956] 10.0.0.210 () {34 vars in 1120 bytes} [Fri May 8 19:32:50 2026] GET /v2.0/security-groups?id=2e6fafd6-1e66-4baf-8e05-7e035c1b88fa&id=ffbf0bef-3b4d-4d04-b96e-7e9f71bcb45c&fields=id&fields=name => generated 205 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/1957] 10.0.0.254 () {34 vars in 1108 bytes} [Fri May 8 19:32:50 2026] GET /v2.0/networks/03b8f923-efc4-431a-9f43-5bd4484a97de?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1958] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:32:50 2026] GET /v2.0/ports?device_id=dc7fcc4b-dfca-46ba-a6fc-2fbee8d7c211 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/1959] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:32:52 2026] GET /v2.0/networks?id=03b8f923-efc4-431a-9f43-5bd4484a97de => generated 704 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1960] 199.204.45.53 () {34 vars in 1049 bytes} [Fri May 8 19:32:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d11660b17a7e4aa2b578147a9ee3d841 => generated 179 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/1961] 199.204.45.53 () {38 vars in 954 bytes} [Fri May 8 19:32:52 2026] POST /v2.0/ports => generated 1179 bytes in 526 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: 8|app: 0|req: 1093/1962] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:32:52 2026] GET /v2.0/ports?device_id=778b29ae-cdd5-4760-be4a-c6721fd0ad5d => generated 1014 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/1963] 10.0.0.254 () {34 vars in 1120 bytes} [Fri May 8 19:32:53 2026] GET /v2.0/security-groups?id=2e6fafd6-1e66-4baf-8e05-7e035c1b88fa&id=ffbf0bef-3b4d-4d04-b96e-7e9f71bcb45c&fields=id&fields=name => generated 205 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/1964] 199.204.45.53 () {34 vars in 993 bytes} [Fri May 8 19:32:53 2026] GET /v2.0/ports?device_id=778b29ae-cdd5-4760-be4a-c6721fd0ad5d => generated 1014 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1965] 199.204.45.53 () {38 vars in 1027 bytes} [Fri May 8 19:32:52 2026] PUT /v2.0/ports/0feeaf3d-b780-4418-8034-2e26f1259d9f => generated 1424 bytes in 970 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-05-08 19:32:53.899 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a1568d71-2c77-4e57-a206-b7f9e8ec0a40'] response: {'name': 'network-changed', 'server_uuid': 'dc7fcc4b-dfca-46ba-a6fc-2fbee8d7c211', 'tag': '0feeaf3d-b780-4418-8034-2e26f1259d9f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 871/1966] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:32:53 2026] GET /v2.0/ports?tenant_id=d11660b17a7e4aa2b578147a9ee3d841&device_id=dc7fcc4b-dfca-46ba-a6fc-2fbee8d7c211 => generated 1463 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-05-08 19:32:53.963 8 INFO neutron.db.l3_db [None req-de63b9db-1685-4830-86d2-905a694e268b d75c77b779e3498db705fd567e164ba3 c9f9268e240040d49322b57690a08fdc - - - -] Floating IP 14903c28-1798-4178-8ba9-21cfa39ddc6a disassociated. External IP: 10.96.250.204, port: 1b2121d3-051b-4aaf-93b7-6811d5141239. [pid: 7|app: 0|req: 872/1967] 199.204.45.53 () {34 vars in 1055 bytes} [Fri May 8 19:32:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.67&port_id=0feeaf3d-b780-4418-8034-2e26f1259d9f => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1968] 199.204.45.53 () {34 vars in 1103 bytes} [Fri May 8 19:32:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A234&port_id=0feeaf3d-b780-4418-8034-2e26f1259d9f => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1969] 199.204.45.53 () {34 vars in 1063 bytes} [Fri May 8 19:32:54 2026] GET /v2.0/subnets?id=0eb935a9-8b17-4805-b7ac-70461fe7afe9&id=ec42375b-39a5-4694-a9cd-5d249d73fd4c => generated 1361 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1970] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:32:54 2026] GET /v2.0/ports?network_id=03b8f923-efc4-431a-9f43-5bd4484a97de&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1971] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:32:54 2026] GET /v2.0/ports?network_id=03b8f923-efc4-431a-9f43-5bd4484a97de&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1972] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:32:54 2026] GET /v2.0/ports?device_id=778b29ae-cdd5-4760-be4a-c6721fd0ad5d => 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: 878/1973] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:32:54 2026] GET /v2.0/networks/03b8f923-efc4-431a-9f43-5bd4484a97de?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: 879/1974] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:32:54 2026] GET /v2.0/networks/03b8f923-efc4-431a-9f43-5bd4484a97de?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: 8|app: 0|req: 1096/1975] 199.204.45.53 () {36 vars in 996 bytes} [Fri May 8 19:32:53 2026] DELETE /v2.0/ports/1b2121d3-051b-4aaf-93b7-6811d5141239 => generated 0 bytes in 826 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1976] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:32:54 2026] GET /v2.0/ports?tenant_id=d11660b17a7e4aa2b578147a9ee3d841&device_id=dc7fcc4b-dfca-46ba-a6fc-2fbee8d7c211 => generated 1463 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:32:54.476 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d74f63c-3cbd-4c78-9087-ea966b124a2f'] response: {'server_uuid': '778b29ae-cdd5-4760-be4a-c6721fd0ad5d', 'name': 'network-vif-deleted', 'tag': '1b2121d3-051b-4aaf-93b7-6811d5141239', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1097/1977] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:32:54 2026] GET /v2.0/networks?id=03b8f923-efc4-431a-9f43-5bd4484a97de => generated 800 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1978] 199.204.45.53 () {34 vars in 1055 bytes} [Fri May 8 19:32:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.67&port_id=0feeaf3d-b780-4418-8034-2e26f1259d9f => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/1979] 199.204.45.53 () {34 vars in 1103 bytes} [Fri May 8 19:32:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A234&port_id=0feeaf3d-b780-4418-8034-2e26f1259d9f => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1980] 199.204.45.53 () {34 vars in 1063 bytes} [Fri May 8 19:32:54 2026] GET /v2.0/subnets?id=0eb935a9-8b17-4805-b7ac-70461fe7afe9&id=ec42375b-39a5-4694-a9cd-5d249d73fd4c => generated 1361 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/1981] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:32:54 2026] GET /v2.0/ports?network_id=03b8f923-efc4-431a-9f43-5bd4484a97de&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: 883/1982] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:32:54 2026] GET /v2.0/ports?network_id=03b8f923-efc4-431a-9f43-5bd4484a97de&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: 8|app: 0|req: 1100/1983] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:32:54 2026] GET /v2.0/networks/03b8f923-efc4-431a-9f43-5bd4484a97de?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: 884/1984] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:32:54 2026] GET /v2.0/networks/03b8f923-efc4-431a-9f43-5bd4484a97de?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: 8|app: 0|req: 1101/1985] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:32:55 2026] DELETE /v2.0/security-groups/2e6fafd6-1e66-4baf-8e05-7e035c1b88fa => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:32:55.461 7 INFO neutron.api.v2.resource [None req-e8118fe5-db71-4a93-86b7-7cf5ef108cf4 d75c77b779e3498db705fd567e164ba3 c9f9268e240040d49322b57690a08fdc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 885/1986] 10.0.0.69 () {32 vars in 736 bytes} [Fri May 8 19:32:55 2026] GET /v2.0/security-groups/2e6fafd6-1e66-4baf-8e05-7e035c1b88fa => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/1987] 10.0.0.69 () {32 vars in 731 bytes} [Fri May 8 19:32:55 2026] DELETE /v2.0/floatingips/14903c28-1798-4178-8ba9-21cfa39ddc6a => generated 0 bytes in 375 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1988] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:32:55 2026] DELETE /v2.0/security-groups/ffbf0bef-3b4d-4d04-b96e-7e9f71bcb45c => 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: 887/1989] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:32:56 2026] GET /v2.0/ports?device_id=dc7fcc4b-dfca-46ba-a6fc-2fbee8d7c211 => generated 1196 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1990] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:32:56 2026] GET /v2.0/security-groups?id=367450b4-d81e-4051-924b-20431649f6fd&fields=id&fields=name => generated 112 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1991] 10.0.0.69 () {32 vars in 817 bytes} [Fri May 8 19:32:56 2026] GET /v2.0/ports?network_id=03b8f923-efc4-431a-9f43-5bd4484a97de&mac_address=fa%3A16%3A3e%3A31%3Abd%3Ade => generated 1196 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:32:57.341 7 INFO neutron.db.l3_db [None req-ad1fb28e-51cf-4750-87b3-afcdaab75e5e 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - - -] Floating IP 49a3ced3-7f26-4794-b638-e6b494837f3e associated. External IP: 10.96.250.217, port: 0feeaf3d-b780-4418-8034-2e26f1259d9f. [pid: 8|app: 0|req: 1103/1992] 10.0.0.69 () {34 vars in 788 bytes} [Fri May 8 19:32:55 2026] PUT /v2.0/routers/9c5d4334-fd1d-47bd-86e4-91291aedcc38/remove_router_interface => generated 309 bytes in 1703 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1993] 10.0.0.69 () {34 vars in 676 bytes} [Fri May 8 19:32:56 2026] POST /v2.0/floatingips => generated 854 bytes in 1284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1994] 10.0.0.254 () {34 vars in 1096 bytes} [Fri May 8 19:32:57 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1764800031&fields=id&tenant_id=d11660b17a7e4aa2b578147a9ee3d841 => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:32:57.833 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3171646-1c19-45fa-af13-53fb46e28aaa'] response: {'name': 'network-changed', 'server_uuid': 'dc7fcc4b-dfca-46ba-a6fc-2fbee8d7c211', 'tag': '0feeaf3d-b780-4418-8034-2e26f1259d9f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 892/1995] 10.0.0.254 () {34 vars in 982 bytes} [Fri May 8 19:32:57 2026] GET /v2.0/networks?id=b7f1cad6-25c7-4871-9248-fd4f8bb57261 => generated 705 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1996] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:32:57 2026] GET /v2.0/ports?tenant_id=d11660b17a7e4aa2b578147a9ee3d841&device_id=dc7fcc4b-dfca-46ba-a6fc-2fbee8d7c211 => generated 1465 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1997] 10.0.0.254 () {34 vars in 965 bytes} [Fri May 8 19:32:57 2026] GET /v2.0/quotas/d11660b17a7e4aa2b578147a9ee3d841 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1998] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:32:57 2026] GET /v2.0/networks?id=03b8f923-efc4-431a-9f43-5bd4484a97de => generated 800 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1999] 10.0.0.254 () {34 vars in 1002 bytes} [Fri May 8 19:32:58 2026] GET /v2.0/ports?tenant_id=d11660b17a7e4aa2b578147a9ee3d841&fields=id => generated 333 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/2000] 199.204.45.53 () {34 vars in 1055 bytes} [Fri May 8 19:32:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.67&port_id=0feeaf3d-b780-4418-8034-2e26f1259d9f => generated 857 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/2001] 10.0.0.210 () {34 vars in 990 bytes} [Fri May 8 19:32:58 2026] GET /v2.0/ports?device_id=e38a7362-ee58-4178-8a80-6e0d9d5e8743 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/2002] 10.0.0.254 () {34 vars in 1008 bytes} [Fri May 8 19:32:58 2026] GET /v2.0/networks/b7f1cad6-25c7-4871-9248-fd4f8bb57261?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/2003] 199.204.45.53 () {34 vars in 1103 bytes} [Fri May 8 19:32:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A234&port_id=0feeaf3d-b780-4418-8034-2e26f1259d9f => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/2004] 10.0.0.210 () {34 vars in 1040 bytes} [Fri May 8 19:32:58 2026] GET /v2.0/security-groups?id=ca415ffa-ff1d-4820-b172-2e75ec71cb45&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/2005] 10.0.0.254 () {34 vars in 1108 bytes} [Fri May 8 19:32:58 2026] GET /v2.0/networks/b7f1cad6-25c7-4871-9248-fd4f8bb57261?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/2006] 199.204.45.53 () {34 vars in 1063 bytes} [Fri May 8 19:32:58 2026] GET /v2.0/subnets?id=0eb935a9-8b17-4805-b7ac-70461fe7afe9&id=ec42375b-39a5-4694-a9cd-5d249d73fd4c => generated 1361 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/2007] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:32:58 2026] GET /v2.0/ports?network_id=03b8f923-efc4-431a-9f43-5bd4484a97de&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: 905/2008] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:32:58 2026] GET /v2.0/ports?network_id=03b8f923-efc4-431a-9f43-5bd4484a97de&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: 906/2009] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:32:58 2026] GET /v2.0/networks/03b8f923-efc4-431a-9f43-5bd4484a97de?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: 907/2010] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:32:58 2026] GET /v2.0/ports?device_id=a1f1b562-8b9a-4d19-8221-9731228ef2ea => 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: 908/2011] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:32:58 2026] GET /v2.0/networks/03b8f923-efc4-431a-9f43-5bd4484a97de?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:32:59.039 8 INFO neutron.services.segments.plugin [-] Segment d4936b47-5724-4530-8009-6a66adb4a25f resource provider aggregate not found 2026-05-08 19:32:59.047 8 INFO neutron.services.segments.plugin [-] Segment d4936b47-5724-4530-8009-6a66adb4a25f resource provider aggregate not found 2026-05-08 19:32:59.066 8 INFO neutron.services.segments.plugin [-] Segment d4936b47-5724-4530-8009-6a66adb4a25f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4936b47-5724-4530-8009-6a66adb4a25f found for delete ", "request_id": "req-46dc2073-cec1-487e-b6da-b65e59138c38"}]} 2026-05-08 19:32:59.067 8 INFO neutron.services.segments.plugin [-] Segment d4936b47-5724-4530-8009-6a66adb4a25f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4936b47-5724-4530-8009-6a66adb4a25f found for delete ", "request_id": "req-2bed2adb-1d64-42fc-95f7-87b8c62e4a00"}]} 2026-05-08 19:32:59.074 8 INFO neutron.db.l3_hamode_db [None req-f6adc052-7f88-4146-80cd-fa6105afd541 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] HA network ac87615c-81a9-44eb-9789-eb366672cae6 was deleted as no HA routers are present in tenant c9f9268e240040d49322b57690a08fdc. [pid: 8|app: 0|req: 1104/2012] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:32:57 2026] DELETE /v2.0/routers/9c5d4334-fd1d-47bd-86e4-91291aedcc38 => generated 0 bytes in 1381 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/2013] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:32:59 2026] DELETE /v2.0/subnets/c2263d87-9245-41ce-8a10-c75fefb5eae9 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/2014] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:32:59 2026] GET /v2.0/networks?id=b7f1cad6-25c7-4871-9248-fd4f8bb57261 => generated 705 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/2015] 199.204.45.53 () {34 vars in 1049 bytes} [Fri May 8 19:32:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d11660b17a7e4aa2b578147a9ee3d841 => generated 179 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2016] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:32:59 2026] DELETE /v2.0/networks/b968d019-b31f-4639-8afa-58db4238c1c9 => generated 0 bytes in 488 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/2017] 199.204.45.53 () {38 vars in 954 bytes} [Fri May 8 19:32:59 2026] POST /v2.0/ports => generated 1187 bytes in 511 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: 913/2018] 199.204.45.53 () {38 vars in 1027 bytes} [Fri May 8 19:33:00 2026] PUT /v2.0/ports/5d5b3d84-ddef-487d-bc61-668e15f5e512 => generated 1432 bytes in 604 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-05-08 19:33:00.851 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e1875f79-aed7-47c1-adf4-7a9f0284fc10'] response: {'name': 'network-changed', 'server_uuid': 'a1f1b562-8b9a-4d19-8221-9731228ef2ea', 'tag': '5d5b3d84-ddef-487d-bc61-668e15f5e512', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 914/2019] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:33:00 2026] GET /v2.0/ports?tenant_id=d11660b17a7e4aa2b578147a9ee3d841&device_id=a1f1b562-8b9a-4d19-8221-9731228ef2ea => generated 1471 bytes in 56 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: 915/2020] 199.204.45.53 () {34 vars in 1057 bytes} [Fri May 8 19:33:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.128&port_id=5d5b3d84-ddef-487d-bc61-668e15f5e512 => 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: 916/2021] 199.204.45.53 () {34 vars in 1105 bytes} [Fri May 8 19:33:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A22a&port_id=5d5b3d84-ddef-487d-bc61-668e15f5e512 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/2022] 199.204.45.53 () {34 vars in 1063 bytes} [Fri May 8 19:33:00 2026] GET /v2.0/subnets?id=ca5d9710-20f7-4d52-9842-680e244cc8be&id=a90fadbc-7057-4790-bbdb-74f529324cca => generated 1367 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/2023] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:33:00 2026] GET /v2.0/ports?network_id=b7f1cad6-25c7-4871-9248-fd4f8bb57261&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: 919/2024] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:33:01 2026] GET /v2.0/ports?network_id=b7f1cad6-25c7-4871-9248-fd4f8bb57261&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:33:01.137 8 INFO neutron.services.segments.plugin [-] Segment 5e38eb02-9798-4cd6-a474-4404b2dd34c9 resource provider aggregate not found 2026-05-08 19:33:01.143 8 INFO neutron.services.segments.plugin [-] Segment 5e38eb02-9798-4cd6-a474-4404b2dd34c9 resource provider aggregate not found 2026-05-08 19:33:01.165 8 INFO neutron.services.segments.plugin [-] Segment 5e38eb02-9798-4cd6-a474-4404b2dd34c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e38eb02-9798-4cd6-a474-4404b2dd34c9 found for delete ", "request_id": "req-1988f6c0-c4f4-4391-b29a-07f2b0f2dee9"}]} [pid: 7|app: 0|req: 920/2025] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:33:01 2026] GET /v2.0/networks/b7f1cad6-25c7-4871-9248-fd4f8bb57261?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:33:01.167 8 INFO neutron.services.segments.plugin [-] Segment 5e38eb02-9798-4cd6-a474-4404b2dd34c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e38eb02-9798-4cd6-a474-4404b2dd34c9 found for delete ", "request_id": "req-70749b42-4a66-48ca-b57b-c4f1ff761456"}]} [pid: 8|app: 0|req: 1106/2026] 10.0.0.69 () {34 vars in 788 bytes} [Fri May 8 19:32:59 2026] PUT /v2.0/routers/cc57e9a8-f772-42d3-a859-ba99084281af/remove_router_interface => generated 309 bytes in 1364 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/2027] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:33:01 2026] GET /v2.0/networks/b7f1cad6-25c7-4871-9248-fd4f8bb57261?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: 7|app: 0|req: 922/2028] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:33:01 2026] GET /v2.0/ports?tenant_id=d11660b17a7e4aa2b578147a9ee3d841&device_id=a1f1b562-8b9a-4d19-8221-9731228ef2ea => generated 1471 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/2029] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:33:01 2026] GET /v2.0/networks?id=b7f1cad6-25c7-4871-9248-fd4f8bb57261 => generated 801 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/2030] 199.204.45.53 () {34 vars in 1057 bytes} [Fri May 8 19:33:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.128&port_id=5d5b3d84-ddef-487d-bc61-668e15f5e512 => 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: 925/2031] 199.204.45.53 () {34 vars in 1105 bytes} [Fri May 8 19:33:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A22a&port_id=5d5b3d84-ddef-487d-bc61-668e15f5e512 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/2032] 199.204.45.53 () {34 vars in 1063 bytes} [Fri May 8 19:33:01 2026] GET /v2.0/subnets?id=ca5d9710-20f7-4d52-9842-680e244cc8be&id=a90fadbc-7057-4790-bbdb-74f529324cca => 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: 927/2033] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:33:01 2026] GET /v2.0/ports?network_id=b7f1cad6-25c7-4871-9248-fd4f8bb57261&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/2034] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:33:01 2026] GET /v2.0/ports?network_id=b7f1cad6-25c7-4871-9248-fd4f8bb57261&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: 929/2035] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:33:01 2026] GET /v2.0/networks/b7f1cad6-25c7-4871-9248-fd4f8bb57261?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: 930/2036] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:33:01 2026] GET /v2.0/networks/b7f1cad6-25c7-4871-9248-fd4f8bb57261?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-05-08 19:33:02.475 8 INFO neutron.db.l3_hamode_db [None req-263b4938-16f9-4c68-957d-42d67cb2c9ff 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] HA network d97f3ac6-0a76-4857-ac06-2ff3a9f9eb4f was deleted as no HA routers are present in tenant 6d91c278d9274a7ab5b638b8a8dbe209. [pid: 8|app: 0|req: 1107/2037] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:33:01 2026] DELETE /v2.0/routers/cc57e9a8-f772-42d3-a859-ba99084281af => generated 0 bytes in 1290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2038] 10.0.0.69 () {32 vars in 825 bytes} [Fri May 8 19:33:02 2026] GET /v2.0/ports?project_id=8020462767e14768a86bf672f2c2aa64&network_id=5fdba4b3-7a8e-432a-a7f8-ddffe4f7a54c => generated 3695 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/2039] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:33:02 2026] DELETE /v2.0/subnets/4d2b9edc-309f-4891-92b9-fe1ea156aca5 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/2040] 10.0.0.69 () {32 vars in 741 bytes} [Fri May 8 19:33:02 2026] GET /v2.0/subnets?network_id=d8525161-c4e4-4148-b270-b5f8a60153bc => generated 644 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2041] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:33:02 2026] DELETE /v2.0/networks/432f6f51-b03f-49b5-aec6-233bc5c1b0a4 => generated 0 bytes in 486 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:33:03.377 7 INFO neutron.db.l3_db [None req-b0fefbfb-a654-43cd-b9e1-09ee19041bce 6669eccbd7284f3c9cb4dabfda084638 8020462767e14768a86bf672f2c2aa64 - - - -] Floating IP 8b9e4437-d3f4-40b4-9418-311e2c24c68f disassociated. External IP: 10.96.250.216, port: e0334213-163b-4384-82a9-8bb0f1d42f96. 2026-05-08 19:33:03.523 8 INFO neutron.services.segments.plugin [-] Segment bf27c651-b86f-49c8-a9ff-6732b6a24aa1 resource provider aggregate not found 2026-05-08 19:33:03.540 8 INFO neutron.services.segments.plugin [-] Segment bf27c651-b86f-49c8-a9ff-6732b6a24aa1 resource provider aggregate not found 2026-05-08 19:33:03.560 8 INFO neutron.services.segments.plugin [-] Segment bf27c651-b86f-49c8-a9ff-6732b6a24aa1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf27c651-b86f-49c8-a9ff-6732b6a24aa1 found for delete ", "request_id": "req-c1fff697-4b59-473c-af0d-abdabdc35554"}]} 2026-05-08 19:33:03.569 8 INFO neutron.services.segments.plugin [-] Segment bf27c651-b86f-49c8-a9ff-6732b6a24aa1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf27c651-b86f-49c8-a9ff-6732b6a24aa1 found for delete ", "request_id": "req-a5b5c03f-2492-4f07-9794-6c9c0baf9e8d"}]} 2026-05-08 19:33:03.579 8 INFO neutron.services.segments.plugin [-] Segment 4566d7ab-8753-47e2-9324-1f72d46a1086 resource provider aggregate not found 2026-05-08 19:33:03.589 8 INFO neutron.services.segments.plugin [-] Segment 4566d7ab-8753-47e2-9324-1f72d46a1086 resource provider aggregate not found 2026-05-08 19:33:03.601 8 INFO neutron.services.segments.plugin [-] Segment 4566d7ab-8753-47e2-9324-1f72d46a1086 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4566d7ab-8753-47e2-9324-1f72d46a1086 found for delete ", "request_id": "req-365ac9fe-b22a-4b6d-a212-41cb38588594"}]} [pid: 8|app: 0|req: 1110/2042] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:33:03 2026] GET /v2.0/security-groups?tenant_id=c9f9268e240040d49322b57690a08fdc&name=default => generated 2801 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:33:03.615 8 INFO neutron.services.segments.plugin [-] Segment 4566d7ab-8753-47e2-9324-1f72d46a1086 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4566d7ab-8753-47e2-9324-1f72d46a1086 found for delete ", "request_id": "req-7c9fa63b-d632-4d27-9d1e-26f06e84339e"}]} [pid: 8|app: 0|req: 1111/2043] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:33:03 2026] DELETE /v2.0/security-groups/4439f656-e3dd-4a64-8677-3c86848a16f4 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/2044] 10.0.0.69 () {34 vars in 748 bytes} [Fri May 8 19:33:03 2026] PUT /v2.0/floatingips/8b9e4437-d3f4-40b4-9418-311e2c24c68f => generated 554 bytes in 578 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2045] 10.0.0.69 () {32 vars in 728 bytes} [Fri May 8 19:33:03 2026] GET /v2.0/floatingips/8b9e4437-d3f4-40b4-9418-311e2c24c68f => generated 554 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:33:03.887 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a3fbaa8-4b9c-41e0-84f9-c6f673966648'] response: {'name': 'network-changed', 'server_uuid': 'e38a7362-ee58-4178-8a80-6e0d9d5e8743', 'tag': 'e0334213-163b-4384-82a9-8bb0f1d42f96', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1113/2046] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:33:03 2026] GET /v2.0/security-groups?tenant_id=6d91c278d9274a7ab5b638b8a8dbe209&name=default => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2047] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:33:03 2026] GET /v2.0/ports?tenant_id=8020462767e14768a86bf672f2c2aa64&device_id=e38a7362-ee58-4178-8a80-6e0d9d5e8743 => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/2048] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:33:03 2026] GET /v2.0/ports?device_id=a1f1b562-8b9a-4d19-8221-9731228ef2ea => generated 1202 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2049] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:33:03 2026] DELETE /v2.0/security-groups/54ad700b-8f27-4ea3-8083-7db762039e8d => 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: 935/2050] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:33:03 2026] GET /v2.0/networks?id=5fdba4b3-7a8e-432a-a7f8-ddffe4f7a54c => generated 757 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2051] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:33:04 2026] GET /v2.0/security-groups?id=367450b4-d81e-4051-924b-20431649f6fd&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/2052] 199.204.45.53 () {34 vars in 1059 bytes} [Fri May 8 19:33:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=e0334213-163b-4384-82a9-8bb0f1d42f96 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2053] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:33:04 2026] GET /v2.0/subnets?id=f3842ce3-bb9f-417d-8508-3f8e0e57490a => generated 653 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/2054] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:33:04 2026] GET /v2.0/ports?network_id=5fdba4b3-7a8e-432a-a7f8-ddffe4f7a54c&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2055] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:33:04 2026] GET /v2.0/networks/5fdba4b3-7a8e-432a-a7f8-ddffe4f7a54c?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: 938/2056] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:33:04 2026] GET /v2.0/networks/5fdba4b3-7a8e-432a-a7f8-ddffe4f7a54c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/2059] 10.0.0.69 () {32 vars in 728 bytes} [Fri May 8 19:33:04 2026] GET /v2.0/floatingips/8b9e4437-d3f4-40b4-9418-311e2c24c68f => generated 554 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2060] 10.0.0.69 () {32 vars in 728 bytes} [Fri May 8 19:33:05 2026] GET /v2.0/floatingips/8b9e4437-d3f4-40b4-9418-311e2c24c68f => generated 552 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/2061] 10.0.0.69 () {34 vars in 684 bytes} [Fri May 8 19:33:07 2026] POST /v2.0/security-groups => generated 1611 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2062] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:33:07 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: 7|app: 0|req: 942/2063] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:33:07 2026] POST /v2.0/security-group-rules => generated 564 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2064] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:33:07 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: 7|app: 0|req: 943/2065] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:33:07 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) 2026-05-08 19:33:07.671 7 INFO neutron.db.securitygroups_db [None req-93c6ba21-066b-41ed-828e-9a50e6884731 6669eccbd7284f3c9cb4dabfda084638 8020462767e14768a86bf672f2c2aa64 - - - -] Project 8020462767e14768a86bf672f2c2aa64 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 1123/2066] 10.0.0.210 () {34 vars in 990 bytes} [Fri May 8 19:33:07 2026] GET /v2.0/ports?device_id=dc7fcc4b-dfca-46ba-a6fc-2fbee8d7c211 => generated 1465 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2067] 10.0.0.210 () {34 vars in 1040 bytes} [Fri May 8 19:33:07 2026] GET /v2.0/security-groups?id=367450b4-d81e-4051-924b-20431649f6fd&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/2068] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:33:07 2026] POST /v2.0/security-group-rules => generated 575 bytes in 609 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:33:08.289 8 INFO neutron.db.securitygroups_db [None req-055ce7b3-ea60-4324-97dd-d86e317798e1 6669eccbd7284f3c9cb4dabfda084638 8020462767e14768a86bf672f2c2aa64 - - - -] Project 8020462767e14768a86bf672f2c2aa64 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 1125/2069] 10.0.0.69 () {34 vars in 694 bytes} [Fri May 8 19:33:08 2026] POST /v2.0/security-group-rules => generated 574 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:33:08.762 7 INFO neutron.db.segments_db [None req-c4bb1833-3c07-4885-bcf6-e52cea22f352 5313bb52b8c744b7a5f5211a35d5915e 4fae93c5d4d74fcb92da7cca37824b06 - - - -] Added segment effedb5e-e6e3-41e1-ab25-eb0919b75018 of type vxlan for network 28946658-d997-48cf-b836-88a53f3b6190 [pid: 7|app: 0|req: 945/2070] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:33:08 2026] POST /v2.0/networks => generated 727 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2071] 10.0.0.69 () {32 vars in 648 bytes} [Fri May 8 19:33:08 2026] GET /v2.0/networks => generated 1298 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2072] 10.0.0.254 () {34 vars in 1098 bytes} [Fri May 8 19:33:09 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-977188872&fields=id&tenant_id=8020462767e14768a86bf672f2c2aa64 => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/2073] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:33:08 2026] POST /v2.0/subnets => generated 620 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2074] 10.0.0.254 () {34 vars in 982 bytes} [Fri May 8 19:33:09 2026] GET /v2.0/networks?id=5fdba4b3-7a8e-432a-a7f8-ddffe4f7a54c => generated 661 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:33:09.214 8 WARNING neutron.api.v2.base [None req-8e3e52d2-1957-44d8-a9d1-99c614dcb215 5313bb52b8c744b7a5f5211a35d5915e 4fae93c5d4d74fcb92da7cca37824b06 - - - -] 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-05-08 19:33:09.215 8 INFO neutron.api.v2.resource [None req-8e3e52d2-1957-44d8-a9d1-99c614dcb215 5313bb52b8c744b7a5f5211a35d5915e 4fae93c5d4d74fcb92da7cca37824b06 - - - -] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1129/2075] 10.0.0.69 () {34 vars in 680 bytes} [Fri May 8 19:33:09 2026] POST /v2.0/rbac-policies => generated 143 bytes in 4 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2076] 10.0.0.254 () {34 vars in 965 bytes} [Fri May 8 19:33:09 2026] GET /v2.0/quotas/8020462767e14768a86bf672f2c2aa64 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/2077] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:33:09 2026] GET /v2.0/ports?device_id=a1f1b562-8b9a-4d19-8221-9731228ef2ea => generated 1204 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/2078] 10.0.0.254 () {34 vars in 1002 bytes} [Fri May 8 19:33:09 2026] GET /v2.0/ports?tenant_id=8020462767e14768a86bf672f2c2aa64&fields=id => generated 149 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/2079] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:33:09 2026] GET /v2.0/security-groups?id=367450b4-d81e-4051-924b-20431649f6fd&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/2080] 10.0.0.254 () {34 vars in 1008 bytes} [Fri May 8 19:33:09 2026] GET /v2.0/networks/5fdba4b3-7a8e-432a-a7f8-ddffe4f7a54c?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: 951/2081] 10.0.0.69 () {32 vars in 817 bytes} [Fri May 8 19:33:09 2026] GET /v2.0/ports?network_id=b7f1cad6-25c7-4871-9248-fd4f8bb57261&mac_address=fa%3A16%3A3e%3A16%3A34%3Af4 => generated 1204 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/2082] 10.0.0.254 () {34 vars in 1108 bytes} [Fri May 8 19:33:09 2026] GET /v2.0/networks/5fdba4b3-7a8e-432a-a7f8-ddffe4f7a54c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:33:09.739 8 INFO neutron.services.segments.plugin [-] Segment effedb5e-e6e3-41e1-ab25-eb0919b75018 resource provider aggregate not found 2026-05-08 19:33:09.746 8 INFO neutron.services.segments.plugin [-] Segment effedb5e-e6e3-41e1-ab25-eb0919b75018 resource provider aggregate not found 2026-05-08 19:33:09.765 8 INFO neutron.services.segments.plugin [-] Segment effedb5e-e6e3-41e1-ab25-eb0919b75018 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid effedb5e-e6e3-41e1-ab25-eb0919b75018 found for delete ", "request_id": "req-acf7cd02-0306-4a9a-ba25-872ebc1dc6be"}]} 2026-05-08 19:33:09.775 8 INFO neutron.services.segments.plugin [-] Segment effedb5e-e6e3-41e1-ab25-eb0919b75018 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid effedb5e-e6e3-41e1-ab25-eb0919b75018 found for delete ", "request_id": "req-4b013108-dbde-45f5-aac2-656252670800"}]} 2026-05-08 19:33:10.645 7 INFO neutron.db.l3_db [None req-a32957f9-2480-4767-9981-f09b92d84030 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - - -] Floating IP 2d780067-6387-4dd5-bc52-e1c933806c76 associated. External IP: 10.96.250.219, port: 5d5b3d84-ddef-487d-bc61-668e15f5e512. [pid: 7|app: 0|req: 953/2083] 10.0.0.69 () {34 vars in 676 bytes} [Fri May 8 19:33:09 2026] POST /v2.0/floatingips => generated 855 bytes in 1398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:33:11.121 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-33df93fa-4ce4-4a42-8374-907a03b80334'] response: {'name': 'network-changed', 'server_uuid': 'a1f1b562-8b9a-4d19-8221-9731228ef2ea', 'tag': '5d5b3d84-ddef-487d-bc61-668e15f5e512', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 954/2084] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:33:11 2026] GET /v2.0/ports?device_id=7987aa3d-aaf0-43ce-afed-3258e4349e07 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2085] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:33:09 2026] DELETE /v2.0/networks/28946658-d997-48cf-b836-88a53f3b6190 => generated 0 bytes in 1994 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/2086] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:33:11 2026] GET /v2.0/networks?id=5fdba4b3-7a8e-432a-a7f8-ddffe4f7a54c => generated 661 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2087] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:33:11 2026] GET /v2.0/ports?tenant_id=d11660b17a7e4aa2b578147a9ee3d841&device_id=a1f1b562-8b9a-4d19-8221-9731228ef2ea => generated 1473 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:33:11.300 7 INFO neutron.db.segments_db [None req-e973675f-bd91-421b-8c84-265699008bb9 5313bb52b8c744b7a5f5211a35d5915e 4fae93c5d4d74fcb92da7cca37824b06 - - - -] Added segment 0f344df3-d60f-4d81-a382-52ddbc9f8740 of type vxlan for network 9a3662c7-309d-4862-a442-b1dbb253db83 [pid: 8|app: 0|req: 1133/2088] 199.204.45.53 () {34 vars in 1049 bytes} [Fri May 8 19:33:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8020462767e14768a86bf672f2c2aa64 => generated 272 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2089] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:33:11 2026] GET /v2.0/networks?id=b7f1cad6-25c7-4871-9248-fd4f8bb57261 => generated 801 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/2090] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:33:11 2026] POST /v2.0/networks => generated 726 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/2091] 199.204.45.53 () {34 vars in 1057 bytes} [Fri May 8 19:33:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.128&port_id=5d5b3d84-ddef-487d-bc61-668e15f5e512 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/2092] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:33:11 2026] POST /v2.0/subnets => generated 623 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:33:11.803 8 INFO neutron.services.segments.plugin [-] Segment effedb5e-e6e3-41e1-ab25-eb0919b75018 resource provider aggregate not found 2026-05-08 19:33:11.808 8 INFO neutron.services.segments.plugin [-] Segment effedb5e-e6e3-41e1-ab25-eb0919b75018 resource provider aggregate not found 2026-05-08 19:33:11.820 8 INFO neutron.services.segments.plugin [-] Segment effedb5e-e6e3-41e1-ab25-eb0919b75018 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid effedb5e-e6e3-41e1-ab25-eb0919b75018 found for delete ", "request_id": "req-a267b51e-e8cb-4c98-a286-c8a54128dfa4"}]} [pid: 7|app: 0|req: 959/2093] 199.204.45.53 () {34 vars in 1105 bytes} [Fri May 8 19:33:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A22a&port_id=5d5b3d84-ddef-487d-bc61-668e15f5e512 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:33:11.826 7 WARNING neutron.api.v2.base [None req-17d294b6-dc38-4d13-ae0d-7c6fe9680183 5313bb52b8c744b7a5f5211a35d5915e 4fae93c5d4d74fcb92da7cca37824b06 - - - -] 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-05-08 19:33:11.827 7 INFO neutron.api.v2.resource [None req-17d294b6-dc38-4d13-ae0d-7c6fe9680183 5313bb52b8c744b7a5f5211a35d5915e 4fae93c5d4d74fcb92da7cca37824b06 - - - -] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 960/2094] 10.0.0.69 () {34 vars in 680 bytes} [Fri May 8 19:33:11 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-08 19:33:11.834 8 INFO neutron.services.segments.plugin [-] Segment effedb5e-e6e3-41e1-ab25-eb0919b75018 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid effedb5e-e6e3-41e1-ab25-eb0919b75018 found for delete ", "request_id": "req-87eabbfb-a90a-49e2-8afc-a6b9496f244f"}]} [pid: 8|app: 0|req: 1135/2095] 199.204.45.53 () {38 vars in 954 bytes} [Fri May 8 19:33:11 2026] POST /v2.0/ports => generated 954 bytes in 462 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: 961/2096] 199.204.45.53 () {34 vars in 1063 bytes} [Fri May 8 19:33:11 2026] GET /v2.0/subnets?id=ca5d9710-20f7-4d52-9842-680e244cc8be&id=a90fadbc-7057-4790-bbdb-74f529324cca => generated 1367 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2097] 199.204.45.53 () {38 vars in 1027 bytes} [Fri May 8 19:33:11 2026] PUT /v2.0/ports/b4e3f24d-9848-41b2-8441-5fbb48a9a66b => generated 1199 bytes in 537 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: 963/2098] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:33:12 2026] GET /v2.0/ports?network_id=b7f1cad6-25c7-4871-9248-fd4f8bb57261&device_owner=network%3Adhcp => generated 1461 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2099] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:33:12 2026] GET /v2.0/ports?device_id=7987aa3d-aaf0-43ce-afed-3258e4349e07 => generated 969 bytes in 48 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: 965/2100] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:33:12 2026] GET /v2.0/ports?tenant_id=8020462767e14768a86bf672f2c2aa64&device_id=7987aa3d-aaf0-43ce-afed-3258e4349e07 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2101] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:33:12 2026] GET /v2.0/ports?network_id=b7f1cad6-25c7-4871-9248-fd4f8bb57261&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2102] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:33:12 2026] GET /v2.0/security-groups?id=5e257533-ba95-46a8-a8cc-1750f74ec649&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2103] 199.204.45.53 () {34 vars in 1057 bytes} [Fri May 8 19:33:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b4e3f24d-9848-41b2-8441-5fbb48a9a66b => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/2104] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:33:12 2026] GET /v2.0/networks/b7f1cad6-25c7-4871-9248-fd4f8bb57261?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: 970/2105] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:33:12 2026] GET /v2.0/subnets?id=f3842ce3-bb9f-417d-8508-3f8e0e57490a => generated 653 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2106] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:33:12 2026] GET /v2.0/networks/b7f1cad6-25c7-4871-9248-fd4f8bb57261?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2107] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:33:12 2026] GET /v2.0/ports?network_id=5fdba4b3-7a8e-432a-a7f8-ddffe4f7a54c&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2108] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:33:12 2026] GET /v2.0/networks/5fdba4b3-7a8e-432a-a7f8-ddffe4f7a54c?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2109] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:33:12 2026] GET /v2.0/networks/5fdba4b3-7a8e-432a-a7f8-ddffe4f7a54c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2110] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:33:11 2026] DELETE /v2.0/networks/9a3662c7-309d-4862-a442-b1dbb253db83 => generated 0 bytes in 1451 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:33:13.346 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b282c60-a051-43c5-82c6-c4a73e9b1304'] response: {'name': 'network-changed', 'server_uuid': '7987aa3d-aaf0-43ce-afed-3258e4349e07', 'tag': 'b4e3f24d-9848-41b2-8441-5fbb48a9a66b', 'status': 'completed', 'code': 200} 2026-05-08 19:33:13.374 7 INFO neutron.db.segments_db [None req-b0c54995-704e-4578-a773-f8f302819bc8 5313bb52b8c744b7a5f5211a35d5915e 4fae93c5d4d74fcb92da7cca37824b06 - - - -] Added segment 0041734f-673f-4633-9b0a-b77b2362990f of type vxlan for network 563fddae-3c80-419e-a887-3d889bc97a98 [pid: 8|app: 0|req: 1137/2111] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:33:13 2026] GET /v2.0/ports?tenant_id=8020462767e14768a86bf672f2c2aa64&device_id=7987aa3d-aaf0-43ce-afed-3258e4349e07 => 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: 975/2112] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:33:13 2026] POST /v2.0/networks => generated 726 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2113] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:33:13 2026] GET /v2.0/networks?id=5fdba4b3-7a8e-432a-a7f8-ddffe4f7a54c => generated 757 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2114] 199.204.45.53 () {34 vars in 1057 bytes} [Fri May 8 19:33:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b4e3f24d-9848-41b2-8441-5fbb48a9a66b => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2115] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:33:13 2026] GET /v2.0/subnets?id=f3842ce3-bb9f-417d-8508-3f8e0e57490a => generated 653 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2116] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:33:13 2026] GET /v2.0/ports?network_id=5fdba4b3-7a8e-432a-a7f8-ddffe4f7a54c&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: 976/2117] 10.0.0.69 () {34 vars in 668 bytes} [Fri May 8 19:33:13 2026] POST /v2.0/subnets => generated 623 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2118] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:33:13 2026] GET /v2.0/networks/5fdba4b3-7a8e-432a-a7f8-ddffe4f7a54c?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: 977/2119] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:33:13 2026] GET /v2.0/ports?device_id=7987aa3d-aaf0-43ce-afed-3258e4349e07 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:33:13.854 8 INFO neutron.services.segments.plugin [-] Segment 0f344df3-d60f-4d81-a382-52ddbc9f8740 resource provider aggregate not found 2026-05-08 19:33:13.863 8 INFO neutron.services.segments.plugin [-] Segment 0f344df3-d60f-4d81-a382-52ddbc9f8740 resource provider aggregate not found 2026-05-08 19:33:13.882 8 INFO neutron.services.segments.plugin [-] Segment 0f344df3-d60f-4d81-a382-52ddbc9f8740 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f344df3-d60f-4d81-a382-52ddbc9f8740 found for delete ", "request_id": "req-17a3920b-0017-49f3-8cf4-0a64b0afca66"}]} [pid: 7|app: 0|req: 978/2120] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:33:13 2026] GET /v2.0/networks/5fdba4b3-7a8e-432a-a7f8-ddffe4f7a54c?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) 2026-05-08 19:33:13.888 8 INFO neutron.services.segments.plugin [-] Segment 0f344df3-d60f-4d81-a382-52ddbc9f8740 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f344df3-d60f-4d81-a382-52ddbc9f8740 found for delete ", "request_id": "req-cc62ebf8-592a-4b9e-9a74-e178c4ed5ddc"}]} 2026-05-08 19:33:13.914 8 INFO neutron.services.segments.plugin [-] Segment 0f344df3-d60f-4d81-a382-52ddbc9f8740 resource provider aggregate not found 2026-05-08 19:33:13.919 8 INFO neutron.services.segments.plugin [-] Segment 0f344df3-d60f-4d81-a382-52ddbc9f8740 resource provider aggregate not found [pid: 7|app: 0|req: 979/2121] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:33:13 2026] GET /v2.0/security-groups?id=5e257533-ba95-46a8-a8cc-1750f74ec649&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:33:13.949 8 INFO neutron.services.segments.plugin [-] Segment 0f344df3-d60f-4d81-a382-52ddbc9f8740 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f344df3-d60f-4d81-a382-52ddbc9f8740 found for delete ", "request_id": "req-dc42a00c-f730-41ba-bb95-1dba8526cd85"}]} 2026-05-08 19:33:13.950 8 INFO neutron.services.segments.plugin [-] Segment 0f344df3-d60f-4d81-a382-52ddbc9f8740 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f344df3-d60f-4d81-a382-52ddbc9f8740 found for delete ", "request_id": "req-22941988-e3df-44a4-95ca-6669954861c4"}]} [pid: 8|app: 0|req: 1143/2122] 10.0.0.69 () {34 vars in 680 bytes} [Fri May 8 19:33:13 2026] POST /v2.0/rbac-policies => generated 324 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2123] 10.0.0.69 () {32 vars in 722 bytes} [Fri May 8 19:33:14 2026] GET /v2.0/networks/563fddae-3c80-419e-a887-3d889bc97a98 => generated 654 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2124] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:33:15 2026] GET /v2.0/ports?device_id=7987aa3d-aaf0-43ce-afed-3258e4349e07 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2125] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:33:15 2026] GET /v2.0/security-groups?id=5e257533-ba95-46a8-a8cc-1750f74ec649&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:33:15.244 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a7b3acd3-6550-4cd2-b0f2-1b98357c5041 4e998246171b4f75a9c66228188d3ca0 a063a2d7b68f496eb26f7f1d22d0bd36 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1145/2126] 10.0.0.69 () {32 vars in 722 bytes} [Fri May 8 19:33:15 2026] GET /v2.0/networks/563fddae-3c80-419e-a887-3d889bc97a98 => generated 138 bytes in 97 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:33:15.878 7 INFO neutron.services.segments.plugin [-] Segment 0041734f-673f-4633-9b0a-b77b2362990f resource provider aggregate not found 2026-05-08 19:33:15.884 7 INFO neutron.services.segments.plugin [-] Segment 0041734f-673f-4633-9b0a-b77b2362990f resource provider aggregate not found 2026-05-08 19:33:15.906 7 INFO neutron.services.segments.plugin [-] Segment 0041734f-673f-4633-9b0a-b77b2362990f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0041734f-673f-4633-9b0a-b77b2362990f found for delete ", "request_id": "req-aef83e7c-7c50-4eb9-b6f9-512d37a4c640"}]} 2026-05-08 19:33:15.907 7 INFO neutron.services.segments.plugin [-] Segment 0041734f-673f-4633-9b0a-b77b2362990f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0041734f-673f-4633-9b0a-b77b2362990f found for delete ", "request_id": "req-57de2922-ab44-4f80-82fb-e4f2ef26174c"}]} [pid: 7|app: 0|req: 982/2127] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:33:15 2026] DELETE /v2.0/networks/563fddae-3c80-419e-a887-3d889bc97a98 => generated 0 bytes in 664 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:33:15.958 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7c5944cb-a3c3-4e86-a983-9a2d89c4bbf5 5313bb52b8c744b7a5f5211a35d5915e 4fae93c5d4d74fcb92da7cca37824b06 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1146/2128] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:33:15 2026] DELETE /v2.0/subnets/0b07d604-f7c7-43ad-8b2c-a22013f7eef4 => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:33:15.999 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b7fd6ab9-41e3-4fac-8b4b-d55046d8c9bf 5313bb52b8c744b7a5f5211a35d5915e 4fae93c5d4d74fcb92da7cca37824b06 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 983/2129] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:33:15 2026] DELETE /v2.0/subnets/45710a5d-ffac-49ed-a89b-156f0ce222ce => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:33:16.036 8 INFO neutron.pecan_wsgi.hooks.translation [None req-160bbb33-bde8-46f9-a377-0df51a11a27d 5313bb52b8c744b7a5f5211a35d5915e 4fae93c5d4d74fcb92da7cca37824b06 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1147/2130] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:33:16 2026] DELETE /v2.0/subnets/76209e39-42f2-4bce-b955-08d62080f53b => 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: 984/2131] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:33:16 2026] GET /v2.0/ports?device_id=7987aa3d-aaf0-43ce-afed-3258e4349e07 => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2132] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:33:16 2026] GET /v2.0/security-groups?id=5e257533-ba95-46a8-a8cc-1750f74ec649&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2133] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:33:16 2026] GET /v2.0/ports?device_id=7987aa3d-aaf0-43ce-afed-3258e4349e07 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2134] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:33:16 2026] GET /v2.0/security-groups?id=5e257533-ba95-46a8-a8cc-1750f74ec649&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2135] 10.0.0.69 () {32 vars in 735 bytes} [Fri May 8 19:33:16 2026] GET /v2.0/ports?device_id=7987aa3d-aaf0-43ce-afed-3258e4349e07 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:33:17.203 8 INFO neutron.db.l3_db [None req-8b7d8e5d-be32-4dd5-8188-747694302102 6669eccbd7284f3c9cb4dabfda084638 8020462767e14768a86bf672f2c2aa64 - - - -] Floating IP 8b9e4437-d3f4-40b4-9418-311e2c24c68f associated. External IP: 10.96.250.216, port: b4e3f24d-9848-41b2-8441-5fbb48a9a66b. [pid: 7|app: 0|req: 987/2136] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:33:17 2026] GET /v2.0/security-groups?tenant_id=3310267a344d4287b092f1943aec0ad2&name=default => generated 2805 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2137] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:33:17 2026] DELETE /v2.0/security-groups/f153fc06-3a3f-4bc8-be30-7243799de3f3 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2138] 10.0.0.69 () {34 vars in 748 bytes} [Fri May 8 19:33:16 2026] PUT /v2.0/floatingips/8b9e4437-d3f4-40b4-9418-311e2c24c68f => generated 855 bytes in 1031 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2139] 10.0.0.69 () {32 vars in 728 bytes} [Fri May 8 19:33:17 2026] GET /v2.0/floatingips/8b9e4437-d3f4-40b4-9418-311e2c24c68f => generated 855 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:33:17.787 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3aaa1239-70a6-458b-984e-c19deaef90f8'] response: {'name': 'network-changed', 'server_uuid': '7987aa3d-aaf0-43ce-afed-3258e4349e07', 'tag': 'b4e3f24d-9848-41b2-8441-5fbb48a9a66b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 990/2140] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:33:17 2026] GET /v2.0/ports?tenant_id=8020462767e14768a86bf672f2c2aa64&device_id=7987aa3d-aaf0-43ce-afed-3258e4349e07 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2141] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:33:17 2026] GET /v2.0/security-groups?tenant_id=a063a2d7b68f496eb26f7f1d22d0bd36&name=default => generated 2805 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2142] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:33:17 2026] GET /v2.0/networks?id=5fdba4b3-7a8e-432a-a7f8-ddffe4f7a54c => generated 757 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2143] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:33:17 2026] DELETE /v2.0/security-groups/1f81a48c-3f9f-49f0-a1f0-86af78b2c5f7 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2144] 199.204.45.53 () {34 vars in 1057 bytes} [Fri May 8 19:33:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b4e3f24d-9848-41b2-8441-5fbb48a9a66b => generated 858 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2145] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:33:18 2026] GET /v2.0/subnets?id=f3842ce3-bb9f-417d-8508-3f8e0e57490a => generated 653 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2146] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:33:18 2026] GET /v2.0/ports?network_id=5fdba4b3-7a8e-432a-a7f8-ddffe4f7a54c&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2147] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:33:18 2026] GET /v2.0/networks/5fdba4b3-7a8e-432a-a7f8-ddffe4f7a54c?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: 994/2148] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:33:18 2026] GET /v2.0/security-groups?tenant_id=4fae93c5d4d74fcb92da7cca37824b06&name=default => generated 2805 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2149] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:33:18 2026] GET /v2.0/networks/5fdba4b3-7a8e-432a-a7f8-ddffe4f7a54c?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: 7|app: 0|req: 995/2150] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:33:18 2026] DELETE /v2.0/security-groups/bd9d4f86-fbd5-4bb7-be81-2f2ea0ba62a5 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2151] 10.0.0.210 () {34 vars in 990 bytes} [Fri May 8 19:33:18 2026] GET /v2.0/ports?device_id=a1f1b562-8b9a-4d19-8221-9731228ef2ea => generated 1473 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2152] 10.0.0.210 () {34 vars in 1040 bytes} [Fri May 8 19:33:18 2026] GET /v2.0/security-groups?id=367450b4-d81e-4051-924b-20431649f6fd&fields=id&fields=name => generated 112 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2153] 10.0.0.69 () {32 vars in 728 bytes} [Fri May 8 19:33:18 2026] GET /v2.0/floatingips/8b9e4437-d3f4-40b4-9418-311e2c24c68f => generated 855 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2156] 10.0.0.69 () {32 vars in 728 bytes} [Fri May 8 19:33:19 2026] GET /v2.0/floatingips/8b9e4437-d3f4-40b4-9418-311e2c24c68f => generated 857 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:33:23.252 7 INFO neutron.db.segments_db [None req-4b51f41f-ae7c-4a48-8447-c3f507dc48b5 1f2d10fae33d4d6c9183a0f2d3c135ce 2818e2a91f6844ebb7fff82064dd5653 - - - -] Added segment fc811ddb-64e6-4719-a2cf-681d925d9aba of type vxlan for network ab4489d1-5e10-4d7b-8f59-1780ecf4d4b3 [pid: 7|app: 0|req: 998/2157] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:33:22 2026] POST /v2.0/networks => generated 631 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2158] 10.0.0.69 () {32 vars in 720 bytes} [Fri May 8 19:33:23 2026] GET /v2.0/subnets/a072b082-d5d4-43c7-941e-e342b8b99ad9 => generated 652 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2159] 10.0.0.69 () {34 vars in 663 bytes} [Fri May 8 19:33:23 2026] POST /v2.0/ports => generated 743 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:33:23.828 7 INFO neutron.db.segments_db [None req-be1fa41c-0e60-41d5-81a2-111c66735a7f 1f2d10fae33d4d6c9183a0f2d3c135ce 2818e2a91f6844ebb7fff82064dd5653 - - - -] Added segment 8414f91d-b236-4ec0-8bbe-f6a967ba9318 of type vxlan for network 345e3bcc-2e25-4b3c-8802-6c89e386185a [pid: 7|app: 0|req: 1000/2160] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:33:23 2026] POST /v2.0/networks => generated 632 bytes in 204 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: 8|app: 0|req: 1161/2161] 10.0.0.75 () {30 vars in 658 bytes} [Fri May 8 19:33:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2162] 10.0.0.75 () {30 vars in 660 bytes} [Fri May 8 19:33:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2163] 10.0.0.75 () {30 vars in 636 bytes} [Fri May 8 19:33:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2164] 10.0.0.75 () {30 vars in 672 bytes} [Fri May 8 19:33:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2165] 10.0.0.69 () {34 vars in 663 bytes} [Fri May 8 19:33:23 2026] POST /v2.0/ports => generated 743 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:33:24.411 8 INFO neutron.db.segments_db [None req-c3e21a33-7b08-435e-91ac-02fb83bf1719 1f2d10fae33d4d6c9183a0f2d3c135ce 2818e2a91f6844ebb7fff82064dd5653 - - - -] Added segment 352fc5cb-dab4-47b8-a480-b586b229c5d0 of type vxlan for network 21e2a21c-7b14-4788-bee3-368710a2d755 [pid: 7|app: 0|req: 1002/2166] 10.0.0.75 () {28 vars in 438 bytes} [Fri May 8 19:33:24 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 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: 8|app: 0|req: 1165/2167] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:33:24 2026] POST /v2.0/networks => generated 632 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2168] 10.0.0.75 () {30 vars in 696 bytes} [Fri May 8 19:33:24 2026] GET /v2.0/subnets/a072b082-d5d4-43c7-941e-e342b8b99ad9 => generated 634 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2169] 10.0.0.75 () {30 vars in 658 bytes} [Fri May 8 19:33:24 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: 1005/2170] 10.0.0.75 () {30 vars in 660 bytes} [Fri May 8 19:33:24 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: 1006/2171] 10.0.0.75 () {30 vars in 636 bytes} [Fri May 8 19:33:24 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: 1007/2172] 10.0.0.75 () {30 vars in 672 bytes} [Fri May 8 19:33:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2173] 10.0.0.75 () {30 vars in 696 bytes} [Fri May 8 19:33:24 2026] GET /v2.0/subnets/a072b082-d5d4-43c7-941e-e342b8b99ad9 => generated 652 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2174] 10.0.0.69 () {34 vars in 663 bytes} [Fri May 8 19:33:24 2026] POST /v2.0/ports => generated 743 bytes in 349 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: 8|app: 0|req: 1167/2175] 10.0.0.75 () {30 vars in 658 bytes} [Fri May 8 19:33:24 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) 2026-05-08 19:33:24.986 7 INFO neutron.db.segments_db [None req-689022df-3202-4af5-8645-068c1d32bad2 1f2d10fae33d4d6c9183a0f2d3c135ce 2818e2a91f6844ebb7fff82064dd5653 - - - -] Added segment b68ab5d4-60f9-420c-bffd-d73b7f1134b0 of type vxlan for network 8591f3a8-9889-4bd8-bab2-9bab5eccf4dd [pid: 8|app: 0|req: 1168/2176] 10.0.0.75 () {30 vars in 660 bytes} [Fri May 8 19:33:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2177] 10.0.0.75 () {30 vars in 636 bytes} [Fri May 8 19:33:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2178] 10.0.0.75 () {30 vars in 672 bytes} [Fri May 8 19:33:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2179] 10.0.0.75 () {30 vars in 698 bytes} [Fri May 8 19:33:25 2026] GET /v2.0/networks/7c837692-798a-4988-8940-c017fc6d10f6 => 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: 1009/2180] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:33:24 2026] POST /v2.0/networks => generated 632 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2181] 10.0.0.75 () {30 vars in 650 bytes} [Fri May 8 19:33:25 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2182] 10.0.0.69 () {34 vars in 663 bytes} [Fri May 8 19:33:25 2026] POST /v2.0/ports => generated 743 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /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-05-08 19:33:25.535 7 INFO neutron.db.segments_db [None req-60971c6e-66b2-4e21-85e4-d5e6fc09f781 1f2d10fae33d4d6c9183a0f2d3c135ce 2818e2a91f6844ebb7fff82064dd5653 - - - -] Added segment 3cb32627-f48e-413a-8ac3-50d8d2c10a7f of type vxlan for network e317f46b-dfe3-480b-8d08-01b0544f2cf8 [pid: 8|app: 0|req: 1173/2183] 10.0.0.75 () {34 vars in 672 bytes} [Fri May 8 19:33:25 2026] POST /v2.0/ports => generated 1132 bytes in 515 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2184] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:33:25 2026] POST /v2.0/networks => generated 631 bytes in 173 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: 8|app: 0|req: 1174/2185] 10.0.0.69 () {34 vars in 663 bytes} [Fri May 8 19:33:25 2026] POST /v2.0/ports => generated 743 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2186] 10.0.0.69 () {34 vars in 746 bytes} [Fri May 8 19:33:26 2026] PUT /v2.0/ports/c21f46a4-b295-495f-adf0-f6c2f2081b04/tags => generated 17 bytes in 54 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: 8|app: 0|req: 1175/2187] 10.0.0.69 () {34 vars in 746 bytes} [Fri May 8 19:33:26 2026] PUT /v2.0/ports/92cc8206-6c50-46e9-b16a-69a6fbd2b110/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2188] 10.0.0.69 () {34 vars in 746 bytes} [Fri May 8 19:33:26 2026] PUT /v2.0/ports/f5a9cbf3-ac3c-46e6-9b79-3b9f421f6aa3/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2189] 10.0.0.69 () {34 vars in 746 bytes} [Fri May 8 19:33:26 2026] PUT /v2.0/ports/34b0f825-3126-4a46-8b23-a92bfed6b303/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2190] 10.0.0.69 () {32 vars in 659 bytes} [Fri May 8 19:33:26 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2191] 199.204.45.53 () {30 vars in 662 bytes} [Fri May 8 19:33:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2192] 199.204.45.53 () {30 vars in 664 bytes} [Fri May 8 19:33:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2193] 199.204.45.53 () {30 vars in 640 bytes} [Fri May 8 19:33:27 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: 1018/2194] 199.204.45.53 () {30 vars in 676 bytes} [Fri May 8 19:33:27 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: 1019/2195] 199.204.45.53 () {30 vars in 696 bytes} [Fri May 8 19:33:27 2026] GET /v2.0/ports/268e21b1-66a9-4ff6-b3af-2dfb8be9c7f7 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2196] 199.204.45.53 () {30 vars in 662 bytes} [Fri May 8 19:33:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2197] 199.204.45.53 () {30 vars in 664 bytes} [Fri May 8 19:33:27 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: 1022/2198] 199.204.45.53 () {30 vars in 640 bytes} [Fri May 8 19:33:27 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: 1023/2199] 199.204.45.53 () {30 vars in 676 bytes} [Fri May 8 19:33: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: 1024/2200] 199.204.45.53 () {30 vars in 731 bytes} [Fri May 8 19:33:27 2026] GET /v2.0/security-groups?name=lb-cee11838-5422-474d-8317-4b02110b4039 => generated 23 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2201] 10.0.0.69 () {32 vars in 673 bytes} [Fri May 8 19:33:26 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 979 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2202] 199.204.45.53 () {34 vars in 695 bytes} [Fri May 8 19:33:27 2026] POST /v2.0/security-groups => generated 1574 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2203] 199.204.45.53 () {30 vars in 761 bytes} [Fri May 8 19:33:27 2026] GET /v2.0/security-group-rules?security_group_id=b2a4629a-3a95-4bb1-a992-0a34584de981 => generated 1118 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2204] 10.0.0.69 () {32 vars in 669 bytes} [Fri May 8 19:33:27 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2205] 10.0.0.69 () {32 vars in 681 bytes} [Fri May 8 19:33:27 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2206] 10.0.0.69 () {32 vars in 667 bytes} [Fri May 8 19:33:27 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2207] 10.0.0.69 () {32 vars in 681 bytes} [Fri May 8 19:33:27 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2208] 10.0.0.69 () {32 vars in 677 bytes} [Fri May 8 19:33:27 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2209] 10.0.0.69 () {32 vars in 689 bytes} [Fri May 8 19:33:28 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2210] 199.204.45.53 () {34 vars in 748 bytes} [Fri May 8 19:33:27 2026] PUT /v2.0/ports/268e21b1-66a9-4ff6-b3af-2dfb8be9c7f7 => generated 1132 bytes in 804 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2211] 10.0.0.69 () {32 vars in 719 bytes} [Fri May 8 19:33:28 2026] DELETE /v2.0/ports/c21f46a4-b295-495f-adf0-f6c2f2081b04 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 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: 1028/2212] 199.204.45.53 () {30 vars in 662 bytes} [Fri May 8 19:33:28 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: 1029/2213] 199.204.45.53 () {30 vars in 664 bytes} [Fri May 8 19:33:28 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: 1030/2214] 199.204.45.53 () {30 vars in 640 bytes} [Fri May 8 19:33:28 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: 1031/2215] 199.204.45.53 () {30 vars in 676 bytes} [Fri May 8 19:33:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2216] 199.204.45.53 () {30 vars in 700 bytes} [Fri May 8 19:33:28 2026] GET /v2.0/subnets/a072b082-d5d4-43c7-941e-e342b8b99ad9 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2217] 10.0.0.69 () {32 vars in 719 bytes} [Fri May 8 19:33:28 2026] DELETE /v2.0/ports/92cc8206-6c50-46e9-b16a-69a6fbd2b110 => 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: 1033/2218] 10.0.0.69 () {32 vars in 719 bytes} [Fri May 8 19:33:28 2026] DELETE /v2.0/ports/f5a9cbf3-ac3c-46e6-9b79-3b9f421f6aa3 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2219] 10.0.0.69 () {32 vars in 719 bytes} [Fri May 8 19:33:28 2026] DELETE /v2.0/ports/34b0f825-3126-4a46-8b23-a92bfed6b303 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2220] 10.0.0.69 () {32 vars in 719 bytes} [Fri May 8 19:33:29 2026] DELETE /v2.0/ports/c41db7c4-98ab-46dd-bbf6-b9cbb9d7b56c => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:33:29.645 8 INFO neutron.services.segments.plugin [-] Segment fc811ddb-64e6-4719-a2cf-681d925d9aba resource provider aggregate not found 2026-05-08 19:33:29.652 8 INFO neutron.services.segments.plugin [-] Segment fc811ddb-64e6-4719-a2cf-681d925d9aba resource provider aggregate not found 2026-05-08 19:33:29.668 8 INFO neutron.services.segments.plugin [-] Segment fc811ddb-64e6-4719-a2cf-681d925d9aba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc811ddb-64e6-4719-a2cf-681d925d9aba found for delete ", "request_id": "req-e15e26ba-8a8b-4bd4-a2b4-dd8abbdbd287"}]} 2026-05-08 19:33:29.680 8 INFO neutron.services.segments.plugin [-] Segment fc811ddb-64e6-4719-a2cf-681d925d9aba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc811ddb-64e6-4719-a2cf-681d925d9aba found for delete ", "request_id": "req-a5272c23-c0f5-4cf2-b7a7-c3a8e2d927c6"}]} [pid: 8|app: 0|req: 1187/2221] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:33:29 2026] DELETE /v2.0/networks/ab4489d1-5e10-4d7b-8f59-1780ecf4d4b3 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:33:29.885 7 INFO neutron.services.segments.plugin [-] Segment 8414f91d-b236-4ec0-8bbe-f6a967ba9318 resource provider aggregate not found 2026-05-08 19:33:29.904 7 INFO neutron.services.segments.plugin [-] Segment 8414f91d-b236-4ec0-8bbe-f6a967ba9318 resource provider aggregate not found 2026-05-08 19:33:29.919 7 INFO neutron.services.segments.plugin [-] Segment 8414f91d-b236-4ec0-8bbe-f6a967ba9318 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8414f91d-b236-4ec0-8bbe-f6a967ba9318 found for delete ", "request_id": "req-a1a2ec26-88dc-4432-b635-2b2fdf1c910e"}]} 2026-05-08 19:33:29.928 7 INFO neutron.services.segments.plugin [-] Segment 8414f91d-b236-4ec0-8bbe-f6a967ba9318 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8414f91d-b236-4ec0-8bbe-f6a967ba9318 found for delete ", "request_id": "req-d267b417-bb2d-4e5f-9701-869f1cc1f109"}]} [pid: 7|app: 0|req: 1035/2222] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:33:29 2026] DELETE /v2.0/networks/345e3bcc-2e25-4b3c-8802-6c89e386185a => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2223] 10.0.0.210 () {34 vars in 990 bytes} [Fri May 8 19:33:30 2026] GET /v2.0/ports?device_id=7987aa3d-aaf0-43ce-afed-3258e4349e07 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2224] 10.0.0.210 () {34 vars in 1040 bytes} [Fri May 8 19:33:30 2026] GET /v2.0/security-groups?id=5e257533-ba95-46a8-a8cc-1750f74ec649&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2225] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:33:29 2026] DELETE /v2.0/networks/21e2a21c-7b14-4788-bee3-368710a2d755 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2226] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:33:30 2026] DELETE /v2.0/networks/8591f3a8-9889-4bd8-bab2-9bab5eccf4dd => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2227] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:33:30 2026] DELETE /v2.0/networks/e317f46b-dfe3-480b-8d08-01b0544f2cf8 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2228] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:33:31 2026] GET /v2.0/ports?device_id=7987aa3d-aaf0-43ce-afed-3258e4349e07 => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2229] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:33:31 2026] GET /v2.0/security-groups?id=5e257533-ba95-46a8-a8cc-1750f74ec649&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2230] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:33:31 2026] GET /v2.0/security-groups?tenant_id=2818e2a91f6844ebb7fff82064dd5653&name=default => generated 2805 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:33:31.780 8 INFO neutron.services.segments.plugin [-] Segment 352fc5cb-dab4-47b8-a480-b586b229c5d0 resource provider aggregate not found 2026-05-08 19:33:31.788 8 INFO neutron.services.segments.plugin [-] Segment 352fc5cb-dab4-47b8-a480-b586b229c5d0 resource provider aggregate not found 2026-05-08 19:33:31.801 8 INFO neutron.services.segments.plugin [-] Segment 352fc5cb-dab4-47b8-a480-b586b229c5d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 352fc5cb-dab4-47b8-a480-b586b229c5d0 found for delete ", "request_id": "req-f2bbff81-6879-4501-8152-93b9a15f285b"}]} 2026-05-08 19:33:31.811 8 INFO neutron.services.segments.plugin [-] Segment 352fc5cb-dab4-47b8-a480-b586b229c5d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 352fc5cb-dab4-47b8-a480-b586b229c5d0 found for delete ", "request_id": "req-35373770-e0a5-4744-86ec-d0202770a436"}]} 2026-05-08 19:33:31.820 8 INFO neutron.services.segments.plugin [-] Segment 3cb32627-f48e-413a-8ac3-50d8d2c10a7f resource provider aggregate not found 2026-05-08 19:33:31.825 8 INFO neutron.services.segments.plugin [-] Segment 3cb32627-f48e-413a-8ac3-50d8d2c10a7f resource provider aggregate not found 2026-05-08 19:33:31.834 8 INFO neutron.services.segments.plugin [-] Segment 3cb32627-f48e-413a-8ac3-50d8d2c10a7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cb32627-f48e-413a-8ac3-50d8d2c10a7f found for delete ", "request_id": "req-935adf79-82de-424d-9c52-e03f42fb5599"}]} 2026-05-08 19:33:31.839 8 INFO neutron.services.segments.plugin [-] Segment 3cb32627-f48e-413a-8ac3-50d8d2c10a7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cb32627-f48e-413a-8ac3-50d8d2c10a7f found for delete ", "request_id": "req-5c95b269-3f76-40b1-afea-181fc62751bf"}]} [pid: 8|app: 0|req: 1191/2231] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:33:31 2026] DELETE /v2.0/security-groups/ccb815a3-277d-4392-a0f1-07f1bcecf3f7 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:33:31.956 7 INFO neutron.services.segments.plugin [-] Segment b68ab5d4-60f9-420c-bffd-d73b7f1134b0 resource provider aggregate not found 2026-05-08 19:33:31.968 7 INFO neutron.services.segments.plugin [-] Segment b68ab5d4-60f9-420c-bffd-d73b7f1134b0 resource provider aggregate not found 2026-05-08 19:33:31.976 7 INFO neutron.services.segments.plugin [-] Segment b68ab5d4-60f9-420c-bffd-d73b7f1134b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b68ab5d4-60f9-420c-bffd-d73b7f1134b0 found for delete ", "request_id": "req-37190372-fd71-4708-837f-550d6ee1470f"}]} [pid: 7|app: 0|req: 1041/2232] 199.204.45.53 () {34 vars in 993 bytes} [Fri May 8 19:33:31 2026] GET /v2.0/ports?device_id=7987aa3d-aaf0-43ce-afed-3258e4349e07 => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:33:32.060 7 INFO neutron.services.segments.plugin [-] Segment b68ab5d4-60f9-420c-bffd-d73b7f1134b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b68ab5d4-60f9-420c-bffd-d73b7f1134b0 found for delete ", "request_id": "req-6305ad0c-c21c-4bb1-9c09-62ce41c1ebcf"}]} [pid: 7|app: 0|req: 1042/2233] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:33:32 2026] GET /v2.0/security-groups?tenant_id=5ff12da5bda54892b19b111a68a2f728&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: 1043/2234] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:33:32 2026] DELETE /v2.0/security-groups/1997b278-987c-43a1-9a9e-8090225443d3 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:33:32.313 8 INFO neutron.db.l3_db [None req-f0689958-ca95-4d6d-8c42-1ab1437fb759 6669eccbd7284f3c9cb4dabfda084638 8020462767e14768a86bf672f2c2aa64 - - - -] Floating IP 8b9e4437-d3f4-40b4-9418-311e2c24c68f disassociated. External IP: 10.96.250.216, port: b4e3f24d-9848-41b2-8441-5fbb48a9a66b. [pid: 7|app: 0|req: 1044/2235] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:33:32 2026] GET /v2.0/security-groups?tenant_id=4bb2b2a7db9d44349d67127c0c1ef00b&name=default => generated 2805 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2236] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:33:32 2026] DELETE /v2.0/security-groups/4e91e5b3-b8b8-460c-80bc-8f38c741cf02 => 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: 1046/2237] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:33:32 2026] GET /v2.0/ports?device_id=7987aa3d-aaf0-43ce-afed-3258e4349e07 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2238] 199.204.45.53 () {36 vars in 996 bytes} [Fri May 8 19:33:31 2026] DELETE /v2.0/ports/b4e3f24d-9848-41b2-8441-5fbb48a9a66b => generated 0 bytes in 780 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2239] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:33:33 2026] DELETE /v2.0/security-groups/5e257533-ba95-46a8-a8cc-1750f74ec649 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:33:33.896 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ea7466a-ce23-439f-b413-73ac25f128f9'] response: {'server_uuid': '7987aa3d-aaf0-43ce-afed-3258e4349e07', 'name': 'network-vif-deleted', 'tag': 'b4e3f24d-9848-41b2-8441-5fbb48a9a66b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1193/2240] 10.0.0.69 () {32 vars in 731 bytes} [Fri May 8 19:33:33 2026] DELETE /v2.0/floatingips/8b9e4437-d3f4-40b4-9418-311e2c24c68f => generated 0 bytes in 391 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2241] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:33:34 2026] GET /v2.0/ports?device_id=e38a7362-ee58-4178-8a80-6e0d9d5e8743 => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2242] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:33:34 2026] GET /v2.0/security-groups?id=ca415ffa-ff1d-4820-b172-2e75ec71cb45&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: 7|app: 0|req: 1050/2245] 199.204.45.53 () {34 vars in 993 bytes} [Fri May 8 19:33:34 2026] GET /v2.0/ports?device_id=e38a7362-ee58-4178-8a80-6e0d9d5e8743 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2246] 199.204.45.53 () {36 vars in 996 bytes} [Fri May 8 19:33:34 2026] DELETE /v2.0/ports/e0334213-163b-4384-82a9-8bb0f1d42f96 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2247] 10.0.0.254 () {34 vars in 1016 bytes} [Fri May 8 19:33:35 2026] GET /v2.0/security-groups?id=db6f35dc-0d31-4994-92c5-6e02994ec2bc&fields=id => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2248] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:33:35 2026] GET /v2.0/ports?device_id=e38a7362-ee58-4178-8a80-6e0d9d5e8743 => 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: 1052/2249] 10.0.0.254 () {34 vars in 982 bytes} [Fri May 8 19:33:35 2026] GET /v2.0/networks?id=fafb38ef-e172-420e-aa0e-1e150710778a => generated 735 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2250] 10.0.0.254 () {34 vars in 965 bytes} [Fri May 8 19:33:35 2026] GET /v2.0/quotas/e655f5bd699d4509a5ea049e830ebb60 => 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: 1053/2251] 10.0.0.254 () {34 vars in 1002 bytes} [Fri May 8 19:33:35 2026] GET /v2.0/ports?tenant_id=e655f5bd699d4509a5ea049e830ebb60&fields=id => generated 149 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:33:35.934 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-da31b58e-c85d-46f4-9b01-e1d08b542b43'] response: {'server_uuid': 'e38a7362-ee58-4178-8a80-6e0d9d5e8743', 'name': 'network-vif-deleted', 'tag': 'e0334213-163b-4384-82a9-8bb0f1d42f96', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1199/2252] 10.0.0.254 () {34 vars in 1008 bytes} [Fri May 8 19:33:35 2026] GET /v2.0/networks/fafb38ef-e172-420e-aa0e-1e150710778a?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: 1054/2253] 10.0.0.254 () {34 vars in 1108 bytes} [Fri May 8 19:33:35 2026] GET /v2.0/networks/fafb38ef-e172-420e-aa0e-1e150710778a?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: 8|app: 0|req: 1200/2254] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:33:36 2026] GET /v2.0/ports?device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2255] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:33:36 2026] GET /v2.0/ports?device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2256] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:33:36 2026] DELETE /v2.0/security-groups/ca415ffa-ff1d-4820-b172-2e75ec71cb45 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:33:36.949 7 INFO neutron.db.segments_db [None req-c9f5874d-6391-490d-aff9-ea63ce093fa1 88735847be624ffeae131f7841305e71 88b075da64c34e4f8318a96e1aa98b75 - - - -] Added segment 33e5fb05-f55c-483b-9eda-102939ff578e of type vxlan for network 88819437-742d-4038-85cf-bce34190c5c0 2026-05-08 19:33:37.257 7 INFO neutron.db.l3_hamode_db [None req-c9f5874d-6391-490d-aff9-ea63ce093fa1 88735847be624ffeae131f7841305e71 88b075da64c34e4f8318a96e1aa98b75 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:33:37.470 7 INFO neutron.db.l3_hamode_db [None req-c9f5874d-6391-490d-aff9-ea63ce093fa1 88735847be624ffeae131f7841305e71 88b075da64c34e4f8318a96e1aa98b75 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1202/2257] 10.0.0.69 () {34 vars in 788 bytes} [Fri May 8 19:33:36 2026] PUT /v2.0/routers/ab5c2bc8-ab5e-4d40-98fb-88b65227dc7f/remove_router_interface => generated 309 bytes in 1250 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2258] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:33:38 2026] GET /v2.0/networks?id=fafb38ef-e172-420e-aa0e-1e150710778a => generated 735 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2259] 10.0.0.69 () {34 vars in 667 bytes} [Fri May 8 19:33:36 2026] POST /v2.0/routers => generated 474 bytes in 1585 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2260] 199.204.45.53 () {34 vars in 1049 bytes} [Fri May 8 19:33:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e655f5bd699d4509a5ea049e830ebb60 => generated 343 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2261] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:33:38 2026] DELETE /v2.0/subnets/f3842ce3-bb9f-417d-8508-3f8e0e57490a => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:33:38.440 7 INFO neutron.db.l3_hamode_db [None req-06dac670-3240-4b84-a6b4-6266cfbb622e 88735847be624ffeae131f7841305e71 88b075da64c34e4f8318a96e1aa98b75 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:33:38.620 7 INFO neutron.db.l3_hamode_db [None req-06dac670-3240-4b84-a6b4-6266cfbb622e 88735847be624ffeae131f7841305e71 88b075da64c34e4f8318a96e1aa98b75 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1205/2262] 199.204.45.53 () {38 vars in 954 bytes} [Fri May 8 19:33:38 2026] POST /v2.0/ports => generated 1082 bytes in 374 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: 1058/2263] 10.0.0.69 () {34 vars in 667 bytes} [Fri May 8 19:33:38 2026] POST /v2.0/routers => generated 474 bytes in 1053 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2264] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:33:39 2026] GET /v2.0/ports?device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 1085 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2265] 199.204.45.53 () {38 vars in 1027 bytes} [Fri May 8 19:33:39 2026] PUT /v2.0/ports/de943286-06d8-4d4e-8713-6b9c9c7beae7 => generated 1207 bytes in 496 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-05-08 19:33:40.029 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b8051f5-0d63-416f-9495-f41f6fd5e3e3'] response: {'name': 'network-changed', 'server_uuid': '7751338e-e5ab-43f8-ab11-1613594f855e', 'tag': 'de943286-06d8-4d4e-8713-6b9c9c7beae7', 'status': 'completed', 'code': 200} 2026-05-08 19:33:40.033 7 INFO neutron.db.l3_hamode_db [None req-1edecce6-45c4-4df0-8eaf-24d21e43d220 88735847be624ffeae131f7841305e71 88b075da64c34e4f8318a96e1aa98b75 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:33:40.203 7 INFO neutron.db.l3_hamode_db [None req-1edecce6-45c4-4df0-8eaf-24d21e43d220 88735847be624ffeae131f7841305e71 88b075da64c34e4f8318a96e1aa98b75 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:33:40.500 8 INFO neutron.services.segments.plugin [-] Segment 4ce4e87c-3235-49c6-a201-e915350a3db1 resource provider aggregate not found 2026-05-08 19:33:40.507 8 INFO neutron.services.segments.plugin [-] Segment 4ce4e87c-3235-49c6-a201-e915350a3db1 resource provider aggregate not found 2026-05-08 19:33:40.523 8 INFO neutron.services.segments.plugin [-] Segment 4ce4e87c-3235-49c6-a201-e915350a3db1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ce4e87c-3235-49c6-a201-e915350a3db1 found for delete ", "request_id": "req-70c3c3a1-ed38-4e1a-99b7-e2d878d84f6a"}]} 2026-05-08 19:33:40.536 8 INFO neutron.db.l3_hamode_db [None req-95892da5-0f83-4607-bd0c-1eb3eda744cd 6669eccbd7284f3c9cb4dabfda084638 8020462767e14768a86bf672f2c2aa64 - - - -] HA network 0f6ebfb2-981a-4a8b-92fd-c3050489d59c was deleted as no HA routers are present in tenant 8020462767e14768a86bf672f2c2aa64. 2026-05-08 19:33:40.538 8 INFO neutron.services.segments.plugin [-] Segment 4ce4e87c-3235-49c6-a201-e915350a3db1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ce4e87c-3235-49c6-a201-e915350a3db1 found for delete ", "request_id": "req-ac239218-6bf6-4b5e-942c-cea14a5ad3eb"}]} [pid: 8|app: 0|req: 1206/2266] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:33:38 2026] DELETE /v2.0/routers/ab5c2bc8-ab5e-4d40-98fb-88b65227dc7f => generated 0 bytes in 1744 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2267] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:33:40 2026] GET /v2.0/security-groups?id=db6f35dc-0d31-4994-92c5-6e02994ec2bc&fields=id&fields=name => generated 96 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2268] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:33:40 2026] GET /v2.0/ports?tenant_id=e655f5bd699d4509a5ea049e830ebb60&device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2269] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:33:40 2026] DELETE /v2.0/networks/5fdba4b3-7a8e-432a-a7f8-ddffe4f7a54c => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2270] 199.204.45.53 () {34 vars in 1061 bytes} [Fri May 8 19:33:40 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.189&port_id=de943286-06d8-4d4e-8713-6b9c9c7beae7 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2271] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:33:40 2026] GET /v2.0/ports?device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2272] 10.0.0.69 () {34 vars in 667 bytes} [Fri May 8 19:33:39 2026] POST /v2.0/routers => generated 474 bytes in 968 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: 8|app: 0|req: 1212/2273] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:33:40 2026] GET /v2.0/subnets?id=fd09dd24-ff1b-4368-bab4-db3ea16926c5 => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:33:40.986 7 INFO neutron.db.l3_hamode_db [None req-6e45696b-1032-48d4-9c83-d6238ac6c8c9 88735847be624ffeae131f7841305e71 88b075da64c34e4f8318a96e1aa98b75 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1213/2274] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:33:40 2026] GET /v2.0/ports?network_id=fafb38ef-e172-420e-aa0e-1e150710778a&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2275] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:33:41 2026] GET /v2.0/networks/fafb38ef-e172-420e-aa0e-1e150710778a?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2276] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:33:41 2026] GET /v2.0/networks/fafb38ef-e172-420e-aa0e-1e150710778a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:33:41.230 7 INFO neutron.db.l3_hamode_db [None req-6e45696b-1032-48d4-9c83-d6238ac6c8c9 88735847be624ffeae131f7841305e71 88b075da64c34e4f8318a96e1aa98b75 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1216/2277] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:33:41 2026] GET /v2.0/ports?tenant_id=e655f5bd699d4509a5ea049e830ebb60&device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2278] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:33:41 2026] GET /v2.0/networks?id=fafb38ef-e172-420e-aa0e-1e150710778a => generated 735 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2279] 199.204.45.53 () {34 vars in 1061 bytes} [Fri May 8 19:33:41 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.189&port_id=de943286-06d8-4d4e-8713-6b9c9c7beae7 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2280] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:33:41 2026] GET /v2.0/subnets?id=fd09dd24-ff1b-4368-bab4-db3ea16926c5 => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2281] 199.204.45.53 () {34 vars in 993 bytes} [Fri May 8 19:33:41 2026] GET /v2.0/ports?device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2282] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:33:41 2026] GET /v2.0/ports?network_id=fafb38ef-e172-420e-aa0e-1e150710778a&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2283] 199.204.45.53 () {34 vars in 1043 bytes} [Fri May 8 19:33:41 2026] GET /v2.0/security-groups?id=db6f35dc-0d31-4994-92c5-6e02994ec2bc&fields=id&fields=name => generated 96 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2284] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:33:41 2026] GET /v2.0/networks/fafb38ef-e172-420e-aa0e-1e150710778a?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2285] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:33:41 2026] GET /v2.0/networks/fafb38ef-e172-420e-aa0e-1e150710778a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2286] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:33:41 2026] GET /v2.0/security-groups?tenant_id=7a0d3891d13b404e8a088ed959b68bba&name=default => generated 2805 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2287] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:33:41 2026] DELETE /v2.0/security-groups/3fccd6fd-a041-4065-8d40-c69725baf9b1 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2288] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:33:42 2026] GET /v2.0/security-groups?tenant_id=8020462767e14768a86bf672f2c2aa64&name=default => generated 2801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2289] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:33:42 2026] DELETE /v2.0/security-groups/dd71bf41-4a6d-4421-9e30-06c9af8114b4 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2290] 10.0.0.69 () {34 vars in 667 bytes} [Fri May 8 19:33:40 2026] POST /v2.0/routers => generated 474 bytes in 2099 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:33:43.078 8 INFO neutron.services.segments.plugin [-] Segment efdecc40-8bfb-46f9-99cd-ea907f9338a8 resource provider aggregate not found 2026-05-08 19:33:43.085 8 INFO neutron.services.segments.plugin [-] Segment efdecc40-8bfb-46f9-99cd-ea907f9338a8 resource provider aggregate not found 2026-05-08 19:33:43.111 8 INFO neutron.services.segments.plugin [-] Segment efdecc40-8bfb-46f9-99cd-ea907f9338a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efdecc40-8bfb-46f9-99cd-ea907f9338a8 found for delete ", "request_id": "req-0035cd0d-7886-485e-986b-9a780dd8fb93"}]} 2026-05-08 19:33:43.112 8 INFO neutron.services.segments.plugin [-] Segment efdecc40-8bfb-46f9-99cd-ea907f9338a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efdecc40-8bfb-46f9-99cd-ea907f9338a8 found for delete ", "request_id": "req-a4bf985e-f801-4b08-9e12-e93fdeac57ac"}]} 2026-05-08 19:33:43.123 8 INFO neutron.db.l3_hamode_db [None req-e8ab5485-1dc0-44e4-b6cf-f0ff9aee5b93 88735847be624ffeae131f7841305e71 88b075da64c34e4f8318a96e1aa98b75 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1063/2291] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:33:43 2026] GET /v2.0/ports?device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2292] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:33:43 2026] GET /v2.0/security-groups?id=db6f35dc-0d31-4994-92c5-6e02994ec2bc&fields=id&fields=name => generated 96 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:33:43.346 8 INFO neutron.db.l3_hamode_db [None req-e8ab5485-1dc0-44e4-b6cf-f0ff9aee5b93 88735847be624ffeae131f7841305e71 88b075da64c34e4f8318a96e1aa98b75 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1065/2293] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:33:43 2026] GET /v2.0/ports?device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2294] 10.0.0.69 () {34 vars in 667 bytes} [Fri May 8 19:33:43 2026] POST /v2.0/routers => generated 474 bytes in 1197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2295] 10.0.0.69 () {34 vars in 750 bytes} [Fri May 8 19:33:44 2026] PUT /v2.0/routers/70865471-3d36-402f-b8b7-33823702b4ce/tags => generated 17 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2296] 10.0.0.69 () {34 vars in 750 bytes} [Fri May 8 19:33:44 2026] PUT /v2.0/routers/99c9f848-0880-4fc0-a908-e61a80819cd1/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: 1067/2297] 10.0.0.69 () {34 vars in 750 bytes} [Fri May 8 19:33:44 2026] PUT /v2.0/routers/80718bea-42b4-4bc7-8701-7b60eb6ea20d/tags => generated 34 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2298] 10.0.0.69 () {34 vars in 750 bytes} [Fri May 8 19:33:44 2026] PUT /v2.0/routers/f78ec651-40c1-4f33-849d-ff77d3281859/tags => generated 19 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2299] 10.0.0.69 () {32 vars in 663 bytes} [Fri May 8 19:33:44 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2300] 10.0.0.69 () {32 vars in 677 bytes} [Fri May 8 19:33:44 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2301] 10.0.0.69 () {32 vars in 673 bytes} [Fri May 8 19:33:44 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2302] 10.0.0.69 () {32 vars in 685 bytes} [Fri May 8 19:33:45 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2303] 10.0.0.69 () {32 vars in 671 bytes} [Fri May 8 19:33:45 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2304] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:33:45 2026] GET /v2.0/ports?device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2305] 10.0.0.69 () {32 vars in 685 bytes} [Fri May 8 19:33:45 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2306] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:33:45 2026] GET /v2.0/security-groups?id=db6f35dc-0d31-4994-92c5-6e02994ec2bc&fields=id&fields=name => generated 96 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2307] 10.0.0.69 () {32 vars in 681 bytes} [Fri May 8 19:33:45 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2308] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:33:45 2026] GET /v2.0/ports?device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2309] 10.0.0.69 () {32 vars in 693 bytes} [Fri May 8 19:33:45 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2310] 10.0.0.69 () {32 vars in 720 bytes} [Fri May 8 19:33:45 2026] GET /v2.0/routers/70865471-3d36-402f-b8b7-33823702b4ce => generated 485 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2311] 10.0.0.69 () {34 vars in 677 bytes} [Fri May 8 19:33:46 2026] POST /v2.0/qos/policies => generated 359 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2312] 10.0.0.69 () {34 vars in 677 bytes} [Fri May 8 19:33:46 2026] POST /v2.0/qos/policies => generated 359 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2313] 10.0.0.69 () {34 vars in 677 bytes} [Fri May 8 19:33:47 2026] POST /v2.0/qos/policies => generated 359 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2314] 10.0.0.69 () {34 vars in 677 bytes} [Fri May 8 19:33:47 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2315] 10.0.0.69 () {34 vars in 677 bytes} [Fri May 8 19:33:47 2026] POST /v2.0/qos/policies => generated 359 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2316] 10.0.0.69 () {34 vars in 752 bytes} [Fri May 8 19:33:47 2026] PUT /v2.0/policies/ba48c651-a131-4b53-a1aa-27b0e5b1979f/tags => generated 17 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2317] 10.0.0.69 () {34 vars in 752 bytes} [Fri May 8 19:33:47 2026] PUT /v2.0/policies/a6dbfabf-807f-4569-87e8-3bab005d4913/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2318] 10.0.0.69 () {34 vars in 752 bytes} [Fri May 8 19:33:47 2026] PUT /v2.0/policies/cebeca36-85f9-486e-9411-e71f812406ac/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: 1083/2319] 10.0.0.69 () {34 vars in 752 bytes} [Fri May 8 19:33:47 2026] PUT /v2.0/policies/e694da0d-6d33-4584-b154-87d8baaa551b/tags => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2320] 10.0.0.69 () {34 vars in 741 bytes} [Fri May 8 19:33:45 2026] PUT /v2.0/routers/70865471-3d36-402f-b8b7-33823702b4ce => generated 485 bytes in 1474 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2321] 10.0.0.69 () {32 vars in 735 bytes} [Fri May 8 19:33:47 2026] GET /v2.0/ports?device_id=70865471-3d36-402f-b8b7-33823702b4ce => 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: 1085/2322] 10.0.0.69 () {32 vars in 673 bytes} [Fri May 8 19:33:47 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2323] 10.0.0.69 () {32 vars in 687 bytes} [Fri May 8 19:33:47 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2324] 10.0.0.69 () {32 vars in 683 bytes} [Fri May 8 19:33:47 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2325] 10.0.0.69 () {32 vars in 695 bytes} [Fri May 8 19:33:47 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2326] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:33:47 2026] DELETE /v2.0/routers/70865471-3d36-402f-b8b7-33823702b4ce => generated 0 bytes in 638 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2327] 10.0.0.69 () {32 vars in 681 bytes} [Fri May 8 19:33:48 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2328] 10.0.0.69 () {32 vars in 720 bytes} [Fri May 8 19:33:48 2026] GET /v2.0/routers/99c9f848-0880-4fc0-a908-e61a80819cd1 => generated 493 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2329] 10.0.0.69 () {32 vars in 695 bytes} [Fri May 8 19:33:48 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2330] 10.0.0.69 () {32 vars in 691 bytes} [Fri May 8 19:33:48 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2331] 10.0.0.69 () {32 vars in 703 bytes} [Fri May 8 19:33:48 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2332] 10.0.0.69 () {32 vars in 733 bytes} [Fri May 8 19:33:48 2026] DELETE /v2.0/qos/policies/ba48c651-a131-4b53-a1aa-27b0e5b1979f => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2333] 10.0.0.69 () {32 vars in 733 bytes} [Fri May 8 19:33:48 2026] DELETE /v2.0/qos/policies/a6dbfabf-807f-4569-87e8-3bab005d4913 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2334] 10.0.0.69 () {32 vars in 733 bytes} [Fri May 8 19:33:48 2026] DELETE /v2.0/qos/policies/cebeca36-85f9-486e-9411-e71f812406ac => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2335] 10.0.0.69 () {32 vars in 733 bytes} [Fri May 8 19:33:48 2026] DELETE /v2.0/qos/policies/e694da0d-6d33-4584-b154-87d8baaa551b => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2336] 10.0.0.69 () {32 vars in 733 bytes} [Fri May 8 19:33:48 2026] DELETE /v2.0/qos/policies/65085815-8915-40f0-8f8c-16aa59efaa08 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2337] 10.0.0.69 () {34 vars in 741 bytes} [Fri May 8 19:33:48 2026] PUT /v2.0/routers/99c9f848-0880-4fc0-a908-e61a80819cd1 => generated 493 bytes in 792 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2338] 10.0.0.69 () {32 vars in 735 bytes} [Fri May 8 19:33:49 2026] GET /v2.0/ports?device_id=99c9f848-0880-4fc0-a908-e61a80819cd1 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2339] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:33:49 2026] DELETE /v2.0/routers/99c9f848-0880-4fc0-a908-e61a80819cd1 => generated 0 bytes in 443 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2340] 10.0.0.69 () {32 vars in 720 bytes} [Fri May 8 19:33:49 2026] GET /v2.0/routers/80718bea-42b4-4bc7-8701-7b60eb6ea20d => generated 502 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2343] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:33:49 2026] GET /v2.0/security-groups?tenant_id=e6ebf10f77ad4ad88935d7ef24c0d0a8&name=default => generated 2805 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2344] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:33:49 2026] DELETE /v2.0/security-groups/4e80c1f7-421d-4e6d-a219-b016a0202164 => 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: 1104/2345] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:33:50 2026] GET /v2.0/security-groups?tenant_id=f5e911673bed4c80bda8c59709f9dff6&name=default => generated 2805 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2346] 10.0.0.69 () {34 vars in 741 bytes} [Fri May 8 19:33:49 2026] PUT /v2.0/routers/80718bea-42b4-4bc7-8701-7b60eb6ea20d => generated 502 bytes in 848 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2347] 10.0.0.69 () {32 vars in 735 bytes} [Fri May 8 19:33:50 2026] GET /v2.0/ports?device_id=80718bea-42b4-4bc7-8701-7b60eb6ea20d => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2348] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:33:50 2026] DELETE /v2.0/security-groups/92cc990e-ea2c-440a-bb81-6aee325cccb5 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2349] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:33:50 2026] GET /v2.0/security-groups?tenant_id=e1c604ba9ed7428b80b93567126ef891&name=default => generated 2805 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2350] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:33:50 2026] DELETE /v2.0/security-groups/31a08beb-cb17-439a-a805-3e3d00412d9f => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2351] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:33:50 2026] DELETE /v2.0/routers/80718bea-42b4-4bc7-8701-7b60eb6ea20d => generated 0 bytes in 713 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2352] 10.0.0.69 () {32 vars in 720 bytes} [Fri May 8 19:33:51 2026] GET /v2.0/routers/f78ec651-40c1-4f33-849d-ff77d3281859 => generated 487 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2353] 10.0.0.69 () {34 vars in 741 bytes} [Fri May 8 19:33:51 2026] PUT /v2.0/routers/f78ec651-40c1-4f33-849d-ff77d3281859 => generated 487 bytes in 1393 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2354] 10.0.0.69 () {32 vars in 735 bytes} [Fri May 8 19:33:52 2026] GET /v2.0/ports?device_id=f78ec651-40c1-4f33-849d-ff77d3281859 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2355] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:33:52 2026] DELETE /v2.0/routers/f78ec651-40c1-4f33-849d-ff77d3281859 => generated 0 bytes in 635 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2356] 10.0.0.69 () {32 vars in 720 bytes} [Fri May 8 19:33:53 2026] GET /v2.0/routers/2cdc438d-98bd-4f5c-a7c8-938c935fb672 => generated 480 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2357] 10.0.0.69 () {34 vars in 741 bytes} [Fri May 8 19:33:53 2026] PUT /v2.0/routers/2cdc438d-98bd-4f5c-a7c8-938c935fb672 => generated 480 bytes in 743 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2358] 10.0.0.69 () {32 vars in 735 bytes} [Fri May 8 19:33:54 2026] GET /v2.0/ports?device_id=2cdc438d-98bd-4f5c-a7c8-938c935fb672 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:33:54.935 8 INFO neutron.services.segments.plugin [-] Segment 33e5fb05-f55c-483b-9eda-102939ff578e resource provider aggregate not found 2026-05-08 19:33:54.940 8 INFO neutron.services.segments.plugin [-] Segment 33e5fb05-f55c-483b-9eda-102939ff578e resource provider aggregate not found 2026-05-08 19:33:54.958 8 INFO neutron.services.segments.plugin [-] Segment 33e5fb05-f55c-483b-9eda-102939ff578e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33e5fb05-f55c-483b-9eda-102939ff578e found for delete ", "request_id": "req-c30a7c21-7863-4dbf-988d-2baaa30065a6"}]} 2026-05-08 19:33:54.959 8 INFO neutron.services.segments.plugin [-] Segment 33e5fb05-f55c-483b-9eda-102939ff578e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33e5fb05-f55c-483b-9eda-102939ff578e found for delete ", "request_id": "req-f0f6f6a3-1d61-417c-a7cd-774c63ad7e8f"}]} 2026-05-08 19:33:54.963 8 INFO neutron.db.l3_hamode_db [None req-dea3c868-6466-4d3f-93ab-d1166237f9f7 88735847be624ffeae131f7841305e71 88b075da64c34e4f8318a96e1aa98b75 - - - -] HA network 88819437-742d-4038-85cf-bce34190c5c0 was deleted as no HA routers are present in tenant 88b075da64c34e4f8318a96e1aa98b75. [pid: 8|app: 0|req: 1248/2359] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:33:54 2026] DELETE /v2.0/routers/2cdc438d-98bd-4f5c-a7c8-938c935fb672 => generated 0 bytes in 756 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2360] 10.0.0.69 () {34 vars in 675 bytes} [Fri May 8 19:33:55 2026] POST /v2.0/subnetpools => generated 516 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2361] 10.0.0.69 () {34 vars in 675 bytes} [Fri May 8 19:33:55 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: 7|app: 0|req: 1113/2362] 10.0.0.69 () {34 vars in 675 bytes} [Fri May 8 19:33:55 2026] POST /v2.0/subnetpools => generated 516 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2363] 10.0.0.69 () {34 vars in 675 bytes} [Fri May 8 19:33:55 2026] POST /v2.0/subnetpools => generated 516 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2364] 10.0.0.69 () {34 vars in 675 bytes} [Fri May 8 19:33:55 2026] POST /v2.0/subnetpools => generated 516 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2365] 10.0.0.69 () {34 vars in 758 bytes} [Fri May 8 19:33:55 2026] PUT /v2.0/subnetpools/2fcd2585-e189-4318-8e8a-5f42e79dccb0/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2366] 10.0.0.69 () {34 vars in 758 bytes} [Fri May 8 19:33:56 2026] PUT /v2.0/subnetpools/563759e3-d524-4825-b5a8-1d637e3ff561/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2367] 10.0.0.69 () {34 vars in 758 bytes} [Fri May 8 19:33:56 2026] PUT /v2.0/subnetpools/d4163658-8396-4b46-9701-3dad1d5b7e9c/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2368] 10.0.0.69 () {34 vars in 758 bytes} [Fri May 8 19:33:56 2026] PUT /v2.0/subnetpools/e1906b40-d62c-4cd7-ae76-5c55134c75f3/tags => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2369] 10.0.0.69 () {32 vars in 671 bytes} [Fri May 8 19:33:56 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2370] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:33:55 2026] GET /v2.0/security-groups?tenant_id=88b075da64c34e4f8318a96e1aa98b75&name=default => generated 2805 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2371] 10.0.0.69 () {32 vars in 685 bytes} [Fri May 8 19:33:56 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2372] 10.0.0.69 () {32 vars in 681 bytes} [Fri May 8 19:33:56 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2373] 10.0.0.69 () {32 vars in 693 bytes} [Fri May 8 19:33:56 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: 1115/2374] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:33:56 2026] DELETE /v2.0/security-groups/47afe475-9d00-42d7-9360-621cd763a402 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2375] 10.0.0.69 () {32 vars in 679 bytes} [Fri May 8 19:33:56 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2376] 10.0.0.69 () {32 vars in 693 bytes} [Fri May 8 19:33:56 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2377] 10.0.0.69 () {32 vars in 689 bytes} [Fri May 8 19:33:56 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2378] 10.0.0.69 () {32 vars in 701 bytes} [Fri May 8 19:33:56 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2379] 10.0.0.69 () {32 vars in 731 bytes} [Fri May 8 19:33:56 2026] DELETE /v2.0/subnetpools/2fcd2585-e189-4318-8e8a-5f42e79dccb0 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2380] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:33:56 2026] GET /v2.0/security-groups?tenant_id=62a62a418faf4af5b832b5b271c580d8&name=default => generated 2805 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2381] 10.0.0.69 () {32 vars in 731 bytes} [Fri May 8 19:33:56 2026] DELETE /v2.0/subnetpools/563759e3-d524-4825-b5a8-1d637e3ff561 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2382] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:33:56 2026] DELETE /v2.0/security-groups/6cf6e70f-c2ac-49d1-ac23-09f573204605 => 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: 1120/2383] 10.0.0.69 () {32 vars in 731 bytes} [Fri May 8 19:33:56 2026] DELETE /v2.0/subnetpools/d4163658-8396-4b46-9701-3dad1d5b7e9c => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2384] 10.0.0.69 () {32 vars in 731 bytes} [Fri May 8 19:33:56 2026] DELETE /v2.0/subnetpools/e1906b40-d62c-4cd7-ae76-5c55134c75f3 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2385] 10.0.0.69 () {32 vars in 731 bytes} [Fri May 8 19:33:56 2026] DELETE /v2.0/subnetpools/5b417a66-cb48-421a-a870-17803bedf656 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2386] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:33:56 2026] GET /v2.0/security-groups?tenant_id=6c1518b651ac40328af3660651b254cb&name=default => generated 2805 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2387] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:33:56 2026] DELETE /v2.0/security-groups/d1079040-1961-4c2b-88dd-3f6a175b0e09 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2388] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:33:57 2026] GET /v2.0/security-groups?tenant_id=1072da99c4254133a8321d0acd6a68c0&name=default => generated 2805 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2389] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:33:57 2026] DELETE /v2.0/security-groups/fa287f36-98d9-4408-9f6a-8a096bc36c04 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2390] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:33:58 2026] GET /v2.0/security-groups?tenant_id=c96d5b74afc64888acdd70b3efd9b5f8&name=default => generated 2805 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2391] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:33:58 2026] DELETE /v2.0/security-groups/d4799310-bf84-48c4-83e1-11e358c7e4c1 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2392] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:33:58 2026] GET /v2.0/security-groups?tenant_id=565696d72b1c49048cf3271c17fab08e&name=default => generated 2805 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2393] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:33:58 2026] DELETE /v2.0/security-groups/d8e88186-d1af-4d3b-b2f7-1d95131c06a6 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2394] 10.0.0.69 () {34 vars in 683 bytes} [Fri May 8 19:34:01 2026] POST /v2.0/security-groups => generated 1539 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2395] 10.0.0.69 () {34 vars in 683 bytes} [Fri May 8 19:34:02 2026] POST /v2.0/security-groups => generated 1539 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 19:34:02.395 7 INFO neutron.db.segments_db [None req-c376c3fc-303b-46f4-a225-76316dd531f9 73ff9701558246e599524474c84d22ec 327074e7555744bc8d60fe48e5a1040c - - - -] Added segment 48925ec1-f457-4d7a-b600-50e414b01f5c of type vxlan for network a79fe22e-024b-4b2c-8fd4-4a2da110d03f [pid: 8|app: 0|req: 1271/2396] 10.0.0.69 () {34 vars in 683 bytes} [Fri May 8 19:34:02 2026] POST /v2.0/security-groups => generated 1539 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2397] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:34:02 2026] POST /v2.0/networks => generated 632 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2398] 10.0.0.69 () {34 vars in 683 bytes} [Fri May 8 19:34:02 2026] POST /v2.0/security-groups => generated 1539 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2399] 10.0.0.69 () {34 vars in 683 bytes} [Fri May 8 19:34:02 2026] POST /v2.0/security-groups => generated 1539 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2400] 10.0.0.69 () {34 vars in 766 bytes} [Fri May 8 19:34:02 2026] PUT /v2.0/security-groups/24170230-bbed-401a-8190-533ee22445e7/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2401] 10.0.0.69 () {34 vars in 766 bytes} [Fri May 8 19:34:02 2026] PUT /v2.0/security-groups/29e7e1fd-f797-424e-a764-e0353b4d9a42/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2402] 10.0.0.69 () {34 vars in 766 bytes} [Fri May 8 19:34:02 2026] PUT /v2.0/security-groups/a5aa0e77-5e68-493d-848a-3236fd0db4db/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2403] 10.0.0.69 () {34 vars in 766 bytes} [Fri May 8 19:34:02 2026] PUT /v2.0/security-groups/974d895c-028a-4701-82b6-6592015bab3f/tags => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2404] 10.0.0.69 () {32 vars in 679 bytes} [Fri May 8 19:34:02 2026] GET /v2.0/security-groups?tags=red => generated 4624 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2405] 10.0.0.69 () {34 vars in 663 bytes} [Fri May 8 19:34:02 2026] POST /v2.0/ports => generated 743 bytes in 336 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: 8|app: 0|req: 1279/2406] 10.0.0.69 () {32 vars in 693 bytes} [Fri May 8 19:34:02 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3098 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2407] 10.0.0.69 () {34 vars in 746 bytes} [Fri May 8 19:34:02 2026] PUT /v2.0/ports/d2abb98d-2876-464b-a0cb-fb79ac15b29c/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2408] 10.0.0.69 () {32 vars in 726 bytes} [Fri May 8 19:34:02 2026] GET /v2.0/ports/d2abb98d-2876-464b-a0cb-fb79ac15b29c/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2409] 10.0.0.69 () {32 vars in 689 bytes} [Fri May 8 19:34:02 2026] GET /v2.0/security-groups?tags-any=blue => generated 3098 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2410] 10.0.0.69 () {32 vars in 701 bytes} [Fri May 8 19:34:02 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4624 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2411] 10.0.0.69 () {34 vars in 757 bytes} [Fri May 8 19:34:02 2026] PUT /v2.0/ports/d2abb98d-2876-464b-a0cb-fb79ac15b29c/tags/green => 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: 1131/2412] 10.0.0.69 () {32 vars in 726 bytes} [Fri May 8 19:34:03 2026] GET /v2.0/ports/d2abb98d-2876-464b-a0cb-fb79ac15b29c/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2413] 10.0.0.69 () {32 vars in 687 bytes} [Fri May 8 19:34:03 2026] GET /v2.0/security-groups?not-tags=red => generated 5854 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2414] 10.0.0.69 () {34 vars in 753 bytes} [Fri May 8 19:34:03 2026] PUT /v2.0/ports/d2abb98d-2876-464b-a0cb-fb79ac15b29c/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2415] 10.0.0.69 () {32 vars in 726 bytes} [Fri May 8 19:34:03 2026] GET /v2.0/ports/d2abb98d-2876-464b-a0cb-fb79ac15b29c/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2416] 10.0.0.69 () {32 vars in 701 bytes} [Fri May 8 19:34:03 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7380 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2417] 10.0.0.69 () {34 vars in 775 bytes} [Fri May 8 19:34:03 2026] PUT /v2.0/ports/d2abb98d-2876-464b-a0cb-fb79ac15b29c/tags/black.or.white => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2418] 10.0.0.69 () {32 vars in 726 bytes} [Fri May 8 19:34:03 2026] GET /v2.0/ports/d2abb98d-2876-464b-a0cb-fb79ac15b29c/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2419] 10.0.0.69 () {32 vars in 697 bytes} [Fri May 8 19:34:03 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7380 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2420] 10.0.0.69 () {34 vars in 746 bytes} [Fri May 8 19:34:03 2026] PUT /v2.0/ports/d2abb98d-2876-464b-a0cb-fb79ac15b29c/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2421] 10.0.0.69 () {32 vars in 709 bytes} [Fri May 8 19:34:03 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5854 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2422] 10.0.0.69 () {32 vars in 726 bytes} [Fri May 8 19:34:03 2026] GET /v2.0/ports/d2abb98d-2876-464b-a0cb-fb79ac15b29c/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2423] 10.0.0.69 () {32 vars in 734 bytes} [Fri May 8 19:34:03 2026] GET /v2.0/ports/d2abb98d-2876-464b-a0cb-fb79ac15b29c/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2424] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:34:03 2026] DELETE /v2.0/security-groups/24170230-bbed-401a-8190-533ee22445e7 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:34:03.424 7 INFO neutron.api.v2.resource [None req-d0cdb75c-ac47-4f05-976c-b1187f311420 73ff9701558246e599524474c84d22ec 327074e7555744bc8d60fe48e5a1040c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1139/2425] 10.0.0.69 () {32 vars in 738 bytes} [Fri May 8 19:34:03 2026] GET /v2.0/ports/d2abb98d-2876-464b-a0cb-fb79ac15b29c/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2426] 10.0.0.69 () {32 vars in 737 bytes} [Fri May 8 19:34:03 2026] DELETE /v2.0/ports/d2abb98d-2876-464b-a0cb-fb79ac15b29c/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2427] 10.0.0.69 () {32 vars in 726 bytes} [Fri May 8 19:34:03 2026] GET /v2.0/ports/d2abb98d-2876-464b-a0cb-fb79ac15b29c/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2428] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:34:03 2026] DELETE /v2.0/security-groups/29e7e1fd-f797-424e-a764-e0353b4d9a42 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:34:03.559 7 INFO neutron.api.v2.resource [None req-15dd03ac-94f6-4c7b-98b7-cbe0ccd2585f 73ff9701558246e599524474c84d22ec 327074e7555744bc8d60fe48e5a1040c - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1142/2429] 10.0.0.69 () {32 vars in 741 bytes} [Fri May 8 19:34:03 2026] DELETE /v2.0/ports/d2abb98d-2876-464b-a0cb-fb79ac15b29c/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: 1143/2430] 10.0.0.69 () {32 vars in 729 bytes} [Fri May 8 19:34:03 2026] DELETE /v2.0/ports/d2abb98d-2876-464b-a0cb-fb79ac15b29c/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2431] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:34:03 2026] DELETE /v2.0/security-groups/a5aa0e77-5e68-493d-848a-3236fd0db4db => 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: 1144/2432] 10.0.0.69 () {32 vars in 726 bytes} [Fri May 8 19:34:03 2026] GET /v2.0/ports/d2abb98d-2876-464b-a0cb-fb79ac15b29c/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2433] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:34:03 2026] DELETE /v2.0/security-groups/974d895c-028a-4701-82b6-6592015bab3f => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2434] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:34:03 2026] DELETE /v2.0/security-groups/bf1084d8-6d7d-4f16-98cc-6422f975d0d6 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2435] 10.0.0.69 () {32 vars in 719 bytes} [Fri May 8 19:34:03 2026] DELETE /v2.0/ports/d2abb98d-2876-464b-a0cb-fb79ac15b29c => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:34:04.124 8 INFO neutron.services.segments.plugin [-] Segment 48925ec1-f457-4d7a-b600-50e414b01f5c resource provider aggregate not found 2026-05-08 19:34:04.129 8 INFO neutron.services.segments.plugin [-] Segment 48925ec1-f457-4d7a-b600-50e414b01f5c resource provider aggregate not found 2026-05-08 19:34:04.146 8 INFO neutron.services.segments.plugin [-] Segment 48925ec1-f457-4d7a-b600-50e414b01f5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48925ec1-f457-4d7a-b600-50e414b01f5c found for delete ", "request_id": "req-ea9d2f17-aa0d-4cec-a1ea-30068dda38ef"}]} 2026-05-08 19:34:04.151 8 INFO neutron.services.segments.plugin [-] Segment 48925ec1-f457-4d7a-b600-50e414b01f5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48925ec1-f457-4d7a-b600-50e414b01f5c found for delete ", "request_id": "req-61b11626-7765-474e-bad9-3f1b924b9c56"}]} [pid: 8|app: 0|req: 1291/2436] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:34:03 2026] DELETE /v2.0/networks/a79fe22e-024b-4b2c-8fd4-4a2da110d03f => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2439] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:34:04 2026] GET /v2.0/security-groups?tenant_id=bd8e5190838f4f7b9570dcd4e1accb61&name=default => generated 2805 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2440] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:34:04 2026] GET /v2.0/security-groups?tenant_id=8613c5d9708a445284353baf4bf63ad7&name=default => generated 2805 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2441] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:34:05 2026] DELETE /v2.0/security-groups/adc998d5-a0f8-4a06-9d88-7e96c7f2d2df => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2442] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:34:05 2026] DELETE /v2.0/security-groups/02e5e55b-f69d-4264-9fb4-0efb8cdd2f3d => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2443] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:34:05 2026] GET /v2.0/security-groups?tenant_id=327074e7555744bc8d60fe48e5a1040c&name=default => generated 2805 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2444] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:34:05 2026] GET /v2.0/security-groups?tenant_id=97f58b48fb8245629b2bbb5c86494e48&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: 1150/2445] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:34:05 2026] DELETE /v2.0/security-groups/46cd644a-ce68-4a2d-adae-ea24496bda2f => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2446] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:34:05 2026] DELETE /v2.0/security-groups/1744dccd-f16a-4cb9-a3be-d3bdffc8a347 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2447] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:34:05 2026] GET /v2.0/security-groups?tenant_id=a0bc4abaac5b4253a9415c4d9262d8cd&name=default => generated 2805 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2448] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:34:05 2026] DELETE /v2.0/security-groups/e7e359f3-3609-412d-9efa-4ddf49f7f80d => 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: 1152/2449] 10.0.0.69 () {34 vars in 683 bytes} [Fri May 8 19:34:08 2026] POST /v2.0/security-groups => generated 1539 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2450] 10.0.0.69 () {34 vars in 766 bytes} [Fri May 8 19:34:09 2026] PUT /v2.0/security-groups/a5838dcd-69b9-427f-8716-3e2f68e2ddfa/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2451] 10.0.0.69 () {32 vars in 746 bytes} [Fri May 8 19:34:09 2026] GET /v2.0/security-groups/a5838dcd-69b9-427f-8716-3e2f68e2ddfa/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2452] 10.0.0.69 () {34 vars in 777 bytes} [Fri May 8 19:34:09 2026] PUT /v2.0/security-groups/a5838dcd-69b9-427f-8716-3e2f68e2ddfa/tags/green => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2453] 10.0.0.69 () {32 vars in 746 bytes} [Fri May 8 19:34:09 2026] GET /v2.0/security-groups/a5838dcd-69b9-427f-8716-3e2f68e2ddfa/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2454] 10.0.0.69 () {34 vars in 773 bytes} [Fri May 8 19:34:09 2026] PUT /v2.0/security-groups/a5838dcd-69b9-427f-8716-3e2f68e2ddfa/tags/red => generated 4 bytes in 16 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2455] 10.0.0.69 () {32 vars in 746 bytes} [Fri May 8 19:34:09 2026] GET /v2.0/security-groups/a5838dcd-69b9-427f-8716-3e2f68e2ddfa/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2456] 10.0.0.69 () {34 vars in 795 bytes} [Fri May 8 19:34:09 2026] PUT /v2.0/security-groups/a5838dcd-69b9-427f-8716-3e2f68e2ddfa/tags/black.or.white => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2457] 10.0.0.69 () {32 vars in 746 bytes} [Fri May 8 19:34:09 2026] GET /v2.0/security-groups/a5838dcd-69b9-427f-8716-3e2f68e2ddfa/tags => generated 52 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2458] 10.0.0.69 () {34 vars in 766 bytes} [Fri May 8 19:34:09 2026] PUT /v2.0/security-groups/a5838dcd-69b9-427f-8716-3e2f68e2ddfa/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2459] 10.0.0.69 () {32 vars in 746 bytes} [Fri May 8 19:34:09 2026] GET /v2.0/security-groups/a5838dcd-69b9-427f-8716-3e2f68e2ddfa/tags => generated 37 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2460] 10.0.0.69 () {32 vars in 754 bytes} [Fri May 8 19:34:09 2026] GET /v2.0/security-groups/a5838dcd-69b9-427f-8716-3e2f68e2ddfa/tags/red => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:34:09.592 8 INFO neutron.api.v2.resource [None req-b4c09642-1863-424c-b9c8-f251019bdd65 c24e0ebf72084dbbb86198a76328bc76 e670c7ba5aeb45608084ac328b8ecd8d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1308/2461] 10.0.0.69 () {32 vars in 758 bytes} [Fri May 8 19:34:09 2026] GET /v2.0/security-groups/a5838dcd-69b9-427f-8716-3e2f68e2ddfa/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2462] 10.0.0.69 () {32 vars in 757 bytes} [Fri May 8 19:34:09 2026] DELETE /v2.0/security-groups/a5838dcd-69b9-427f-8716-3e2f68e2ddfa/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2463] 10.0.0.69 () {32 vars in 746 bytes} [Fri May 8 19:34:09 2026] GET /v2.0/security-groups/a5838dcd-69b9-427f-8716-3e2f68e2ddfa/tags => generated 30 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:34:09.681 8 INFO neutron.api.v2.resource [None req-b5b06b45-cdbe-435b-ac8f-52b18090a6c9 c24e0ebf72084dbbb86198a76328bc76 e670c7ba5aeb45608084ac328b8ecd8d - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1311/2464] 10.0.0.69 () {32 vars in 761 bytes} [Fri May 8 19:34:09 2026] DELETE /v2.0/security-groups/a5838dcd-69b9-427f-8716-3e2f68e2ddfa/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2465] 10.0.0.69 () {32 vars in 749 bytes} [Fri May 8 19:34:09 2026] DELETE /v2.0/security-groups/a5838dcd-69b9-427f-8716-3e2f68e2ddfa/tags => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2466] 10.0.0.69 () {32 vars in 746 bytes} [Fri May 8 19:34:09 2026] GET /v2.0/security-groups/a5838dcd-69b9-427f-8716-3e2f68e2ddfa/tags => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2467] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:34:09 2026] DELETE /v2.0/security-groups/a5838dcd-69b9-427f-8716-3e2f68e2ddfa => 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: 1154/2468] 10.0.0.69 () {34 vars in 675 bytes} [Fri May 8 19:34:09 2026] POST /v2.0/floatingips => generated 552 bytes in 772 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2469] 10.0.0.69 () {34 vars in 758 bytes} [Fri May 8 19:34:10 2026] PUT /v2.0/floatingips/ccc4a5d8-5630-4b2c-b4ce-08f02ab66912/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2470] 10.0.0.69 () {32 vars in 738 bytes} [Fri May 8 19:34:10 2026] GET /v2.0/floatingips/ccc4a5d8-5630-4b2c-b4ce-08f02ab66912/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2471] 10.0.0.69 () {34 vars in 769 bytes} [Fri May 8 19:34:10 2026] PUT /v2.0/floatingips/ccc4a5d8-5630-4b2c-b4ce-08f02ab66912/tags/green => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2472] 10.0.0.69 () {32 vars in 738 bytes} [Fri May 8 19:34:10 2026] GET /v2.0/floatingips/ccc4a5d8-5630-4b2c-b4ce-08f02ab66912/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2473] 10.0.0.69 () {34 vars in 765 bytes} [Fri May 8 19:34:10 2026] PUT /v2.0/floatingips/ccc4a5d8-5630-4b2c-b4ce-08f02ab66912/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2474] 10.0.0.69 () {32 vars in 738 bytes} [Fri May 8 19:34:10 2026] GET /v2.0/floatingips/ccc4a5d8-5630-4b2c-b4ce-08f02ab66912/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2475] 10.0.0.69 () {34 vars in 787 bytes} [Fri May 8 19:34:10 2026] PUT /v2.0/floatingips/ccc4a5d8-5630-4b2c-b4ce-08f02ab66912/tags/black.or.white => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2476] 10.0.0.69 () {32 vars in 738 bytes} [Fri May 8 19:34:10 2026] GET /v2.0/floatingips/ccc4a5d8-5630-4b2c-b4ce-08f02ab66912/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2477] 10.0.0.69 () {34 vars in 758 bytes} [Fri May 8 19:34:10 2026] PUT /v2.0/floatingips/ccc4a5d8-5630-4b2c-b4ce-08f02ab66912/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2478] 10.0.0.69 () {32 vars in 738 bytes} [Fri May 8 19:34:10 2026] GET /v2.0/floatingips/ccc4a5d8-5630-4b2c-b4ce-08f02ab66912/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2479] 10.0.0.69 () {32 vars in 746 bytes} [Fri May 8 19:34:10 2026] GET /v2.0/floatingips/ccc4a5d8-5630-4b2c-b4ce-08f02ab66912/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:34:10.689 8 INFO neutron.api.v2.resource [None req-ee61aaee-cafa-46e3-ac97-9ee7a14d827f 5e6c4c762c4e46d1ba53910883696732 4dd94477edcd45e9a38f8734ead7a9b3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1322/2480] 10.0.0.69 () {32 vars in 750 bytes} [Fri May 8 19:34:10 2026] GET /v2.0/floatingips/ccc4a5d8-5630-4b2c-b4ce-08f02ab66912/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2481] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:34:10 2026] GET /v2.0/security-groups?tenant_id=e670c7ba5aeb45608084ac328b8ecd8d&name=default => generated 2805 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2482] 10.0.0.69 () {32 vars in 749 bytes} [Fri May 8 19:34:10 2026] DELETE /v2.0/floatingips/ccc4a5d8-5630-4b2c-b4ce-08f02ab66912/tags/red => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2483] 10.0.0.69 () {32 vars in 738 bytes} [Fri May 8 19:34:10 2026] GET /v2.0/floatingips/ccc4a5d8-5630-4b2c-b4ce-08f02ab66912/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:34:10.844 8 INFO neutron.api.v2.resource [None req-a9b13e4d-747c-4479-b760-e8dbc56d87b9 5e6c4c762c4e46d1ba53910883696732 4dd94477edcd45e9a38f8734ead7a9b3 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1325/2484] 10.0.0.69 () {32 vars in 753 bytes} [Fri May 8 19:34:10 2026] DELETE /v2.0/floatingips/ccc4a5d8-5630-4b2c-b4ce-08f02ab66912/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2485] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:34:10 2026] DELETE /v2.0/security-groups/2b73e91f-7bb6-4be2-ab14-74a3d1b595ec => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2486] 10.0.0.69 () {32 vars in 741 bytes} [Fri May 8 19:34:10 2026] DELETE /v2.0/floatingips/ccc4a5d8-5630-4b2c-b4ce-08f02ab66912/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2487] 10.0.0.69 () {32 vars in 738 bytes} [Fri May 8 19:34:10 2026] GET /v2.0/floatingips/ccc4a5d8-5630-4b2c-b4ce-08f02ab66912/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: 1162/2488] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:34:10 2026] GET /v2.0/security-groups?tenant_id=155d91d68c9c4df1a9a979dcba881063&name=default => generated 2805 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2489] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:34:11 2026] DELETE /v2.0/security-groups/28fdd8d4-de15-44e4-9016-d6489bda8699 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2490] 10.0.0.69 () {32 vars in 731 bytes} [Fri May 8 19:34:10 2026] DELETE /v2.0/floatingips/ccc4a5d8-5630-4b2c-b4ce-08f02ab66912 => generated 0 bytes in 366 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2491] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:34:12 2026] GET /v2.0/security-groups?tenant_id=fd65f1222a3646e3a003e63daa504413&name=default => generated 2805 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2492] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:34:12 2026] DELETE /v2.0/security-groups/ef2289f8-d55c-4c07-a491-7f7a94cd3cac => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2493] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:34:12 2026] GET /v2.0/security-groups?tenant_id=4dd94477edcd45e9a38f8734ead7a9b3&name=default => generated 2805 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2494] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:34:12 2026] DELETE /v2.0/security-groups/da1808ab-19f0-4878-baa5-9d89d456bfad => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:34:15.090 7 INFO neutron.db.segments_db [None req-e88b1e79-73b5-4721-9d52-d74644f134d6 5361be9e6d5d4160b8051287f49be867 95689da708004d9aa4061516ddd435b4 - - - -] Added segment 406a462b-16c9-4624-ae78-ed5fd8871e92 of type vxlan for network 2d328053-6366-40ba-bae2-64245f310159 [pid: 7|app: 0|req: 1166/2495] 10.0.0.69 () {34 vars in 669 bytes} [Fri May 8 19:34:14 2026] POST /v2.0/networks => generated 631 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2496] 10.0.0.69 () {34 vars in 663 bytes} [Fri May 8 19:34:15 2026] POST /v2.0/ports => generated 743 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2497] 10.0.0.69 () {34 vars in 665 bytes} [Fri May 8 19:34:15 2026] POST /v2.0/trunks => generated 407 bytes in 303 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: 8|app: 0|req: 1331/2498] 10.0.0.69 () {34 vars in 748 bytes} [Fri May 8 19:34:15 2026] PUT /v2.0/trunks/104b068f-4d89-4427-a4e0-098247d22f53/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2499] 10.0.0.69 () {32 vars in 728 bytes} [Fri May 8 19:34:15 2026] GET /v2.0/trunks/104b068f-4d89-4427-a4e0-098247d22f53/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2500] 10.0.0.69 () {34 vars in 759 bytes} [Fri May 8 19:34:16 2026] PUT /v2.0/trunks/104b068f-4d89-4427-a4e0-098247d22f53/tags/green => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2501] 10.0.0.69 () {32 vars in 728 bytes} [Fri May 8 19:34:16 2026] GET /v2.0/trunks/104b068f-4d89-4427-a4e0-098247d22f53/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2502] 10.0.0.69 () {34 vars in 755 bytes} [Fri May 8 19:34:16 2026] PUT /v2.0/trunks/104b068f-4d89-4427-a4e0-098247d22f53/tags/red => generated 4 bytes in 19 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2503] 10.0.0.69 () {32 vars in 728 bytes} [Fri May 8 19:34:16 2026] GET /v2.0/trunks/104b068f-4d89-4427-a4e0-098247d22f53/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: 1171/2504] 10.0.0.69 () {34 vars in 777 bytes} [Fri May 8 19:34:16 2026] PUT /v2.0/trunks/104b068f-4d89-4427-a4e0-098247d22f53/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2505] 10.0.0.69 () {34 vars in 675 bytes} [Fri May 8 19:34:16 2026] POST /v2.0/subnetpools => generated 516 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2506] 10.0.0.69 () {34 vars in 758 bytes} [Fri May 8 19:34:16 2026] PUT /v2.0/subnetpools/5b1ba9e5-5fb8-40a2-a222-2b5a889b8e83/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2507] 10.0.0.69 () {32 vars in 738 bytes} [Fri May 8 19:34:16 2026] GET /v2.0/subnetpools/5b1ba9e5-5fb8-40a2-a222-2b5a889b8e83/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2508] 10.0.0.69 () {34 vars in 769 bytes} [Fri May 8 19:34:16 2026] PUT /v2.0/subnetpools/5b1ba9e5-5fb8-40a2-a222-2b5a889b8e83/tags/green => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2509] 10.0.0.69 () {32 vars in 738 bytes} [Fri May 8 19:34:16 2026] GET /v2.0/subnetpools/5b1ba9e5-5fb8-40a2-a222-2b5a889b8e83/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2510] 10.0.0.69 () {34 vars in 765 bytes} [Fri May 8 19:34:16 2026] PUT /v2.0/subnetpools/5b1ba9e5-5fb8-40a2-a222-2b5a889b8e83/tags/red => generated 4 bytes in 21 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2511] 10.0.0.69 () {32 vars in 738 bytes} [Fri May 8 19:34:16 2026] GET /v2.0/subnetpools/5b1ba9e5-5fb8-40a2-a222-2b5a889b8e83/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2512] 10.0.0.69 () {34 vars in 787 bytes} [Fri May 8 19:34:16 2026] PUT /v2.0/subnetpools/5b1ba9e5-5fb8-40a2-a222-2b5a889b8e83/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2513] 10.0.0.69 () {32 vars in 738 bytes} [Fri May 8 19:34:16 2026] GET /v2.0/subnetpools/5b1ba9e5-5fb8-40a2-a222-2b5a889b8e83/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2514] 10.0.0.69 () {34 vars in 758 bytes} [Fri May 8 19:34:16 2026] PUT /v2.0/subnetpools/5b1ba9e5-5fb8-40a2-a222-2b5a889b8e83/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2515] 10.0.0.69 () {32 vars in 738 bytes} [Fri May 8 19:34:16 2026] GET /v2.0/subnetpools/5b1ba9e5-5fb8-40a2-a222-2b5a889b8e83/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2516] 10.0.0.69 () {32 vars in 746 bytes} [Fri May 8 19:34:16 2026] GET /v2.0/subnetpools/5b1ba9e5-5fb8-40a2-a222-2b5a889b8e83/tags/red => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:34:16.744 8 INFO neutron.api.v2.resource [None req-730c789c-02d8-480d-94d5-7412586eedfe 27e3cec0b55d4f348ad2e01e2edf9a51 04bf20af0f6e47729e828115016d7cdc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1346/2517] 10.0.0.69 () {32 vars in 750 bytes} [Fri May 8 19:34:16 2026] GET /v2.0/subnetpools/5b1ba9e5-5fb8-40a2-a222-2b5a889b8e83/tags/green => generated 99 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2518] 10.0.0.69 () {32 vars in 728 bytes} [Fri May 8 19:34:16 2026] GET /v2.0/trunks/104b068f-4d89-4427-a4e0-098247d22f53/tags => generated 52 bytes in 587 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2519] 10.0.0.69 () {32 vars in 749 bytes} [Fri May 8 19:34:16 2026] DELETE /v2.0/subnetpools/5b1ba9e5-5fb8-40a2-a222-2b5a889b8e83/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2520] 10.0.0.69 () {32 vars in 738 bytes} [Fri May 8 19:34:16 2026] GET /v2.0/subnetpools/5b1ba9e5-5fb8-40a2-a222-2b5a889b8e83/tags => generated 30 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2521] 10.0.0.69 () {34 vars in 748 bytes} [Fri May 8 19:34:16 2026] PUT /v2.0/trunks/104b068f-4d89-4427-a4e0-098247d22f53/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:34:16.829 8 INFO neutron.api.v2.resource [None req-8712c8fa-2006-440a-8a77-ac5e11c5613c 27e3cec0b55d4f348ad2e01e2edf9a51 04bf20af0f6e47729e828115016d7cdc - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1349/2522] 10.0.0.69 () {32 vars in 753 bytes} [Fri May 8 19:34:16 2026] DELETE /v2.0/subnetpools/5b1ba9e5-5fb8-40a2-a222-2b5a889b8e83/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2523] 10.0.0.69 () {32 vars in 728 bytes} [Fri May 8 19:34:16 2026] GET /v2.0/trunks/104b068f-4d89-4427-a4e0-098247d22f53/tags => generated 37 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2524] 10.0.0.69 () {32 vars in 736 bytes} [Fri May 8 19:34:16 2026] GET /v2.0/trunks/104b068f-4d89-4427-a4e0-098247d22f53/tags/red => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:34:16.872 8 INFO neutron.api.v2.resource [None req-3ca73d41-6e46-4707-aa37-be7daa514241 5361be9e6d5d4160b8051287f49be867 95689da708004d9aa4061516ddd435b4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1351/2525] 10.0.0.69 () {32 vars in 740 bytes} [Fri May 8 19:34:16 2026] GET /v2.0/trunks/104b068f-4d89-4427-a4e0-098247d22f53/tags/green => generated 99 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2526] 10.0.0.69 () {32 vars in 741 bytes} [Fri May 8 19:34:16 2026] DELETE /v2.0/subnetpools/5b1ba9e5-5fb8-40a2-a222-2b5a889b8e83/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2527] 10.0.0.69 () {32 vars in 738 bytes} [Fri May 8 19:34:16 2026] GET /v2.0/subnetpools/5b1ba9e5-5fb8-40a2-a222-2b5a889b8e83/tags => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2528] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:34:16 2026] DELETE /v2.0/trunks/104b068f-4d89-4427-a4e0-098247d22f53/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2529] 10.0.0.69 () {32 vars in 728 bytes} [Fri May 8 19:34:16 2026] GET /v2.0/trunks/104b068f-4d89-4427-a4e0-098247d22f53/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:34:16.967 7 INFO neutron.api.v2.resource [None req-1dad57be-2495-40db-8865-7855f77cb5a0 5361be9e6d5d4160b8051287f49be867 95689da708004d9aa4061516ddd435b4 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1178/2530] 10.0.0.69 () {32 vars in 743 bytes} [Fri May 8 19:34:16 2026] DELETE /v2.0/trunks/104b068f-4d89-4427-a4e0-098247d22f53/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2531] 10.0.0.69 () {32 vars in 731 bytes} [Fri May 8 19:34:16 2026] DELETE /v2.0/subnetpools/5b1ba9e5-5fb8-40a2-a222-2b5a889b8e83 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2532] 10.0.0.69 () {32 vars in 731 bytes} [Fri May 8 19:34:16 2026] DELETE /v2.0/trunks/104b068f-4d89-4427-a4e0-098247d22f53/tags => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2533] 10.0.0.69 () {32 vars in 728 bytes} [Fri May 8 19:34:17 2026] GET /v2.0/trunks/104b068f-4d89-4427-a4e0-098247d22f53/tags => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2534] 10.0.0.69 () {32 vars in 718 bytes} [Fri May 8 19:34:17 2026] GET /v2.0/trunks/104b068f-4d89-4427-a4e0-098247d22f53 => generated 407 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2535] 10.0.0.69 () {32 vars in 716 bytes} [Fri May 8 19:34:17 2026] GET /v2.0/ports/16ee4369-d700-428b-a261-671656e07487 => generated 826 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:34:17.396 7 ERROR neutron_lib.callbacks.manager [None req-08d47d08-ba03-4d4b-a499-ab16b92c435d 5361be9e6d5d4160b8051287f49be867 95689da708004d9aa4061516ddd435b4 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-94927 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-08 19:34:17.396 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-08 19:34:17.396 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-05-08 19:34:17.396 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-08 19:34:17.396 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-05-08 19:34:17.396 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-08 19:34:17.396 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-08 19:34:17.396 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-08 19:34:17.396 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-05-08 19:34:17.396 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-08 19:34:17.396 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-05-08 19:34:17.396 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-08 19:34:17.396 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-05-08 19:34:17.396 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-08 19:34:17.396 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-05-08 19:34:17.396 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-08 19:34:17.396 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-08 19:34:17.396 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1181/2536] 10.0.0.69 () {32 vars in 721 bytes} [Fri May 8 19:34:17 2026] DELETE /v2.0/trunks/104b068f-4d89-4427-a4e0-098247d22f53 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2537] 10.0.0.69 () {32 vars in 719 bytes} [Fri May 8 19:34:17 2026] DELETE /v2.0/ports/16ee4369-d700-428b-a261-671656e07487 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:34:17.851 7 INFO neutron.services.segments.plugin [-] Segment 406a462b-16c9-4624-ae78-ed5fd8871e92 resource provider aggregate not found 2026-05-08 19:34:17.860 7 INFO neutron.services.segments.plugin [-] Segment 406a462b-16c9-4624-ae78-ed5fd8871e92 resource provider aggregate not found 2026-05-08 19:34:17.877 7 INFO neutron.services.segments.plugin [-] Segment 406a462b-16c9-4624-ae78-ed5fd8871e92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 406a462b-16c9-4624-ae78-ed5fd8871e92 found for delete ", "request_id": "req-6a986dc7-614a-44ee-a3e8-8a3b6c248392"}]} 2026-05-08 19:34:17.885 7 INFO neutron.services.segments.plugin [-] Segment 406a462b-16c9-4624-ae78-ed5fd8871e92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 406a462b-16c9-4624-ae78-ed5fd8871e92 found for delete ", "request_id": "req-a5d320aa-0a33-4854-a3f2-6b7e7702aa35"}]} [pid: 7|app: 0|req: 1182/2538] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:34:17 2026] DELETE /v2.0/networks/2d328053-6366-40ba-bae2-64245f310159 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2539] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:34:17 2026] GET /v2.0/security-groups?tenant_id=04bf20af0f6e47729e828115016d7cdc&name=default => generated 2805 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2540] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:34:17 2026] DELETE /v2.0/security-groups/05abf5e6-093d-4173-90a2-0a069859534d => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2541] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:34:18 2026] GET /v2.0/security-groups?tenant_id=936cb35e643242bdb9d66a412b360fa8&name=default => generated 2805 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2542] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:34:18 2026] DELETE /v2.0/security-groups/b31eb99d-1645-4f93-9777-166aec28f187 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2543] 199.204.45.53 () {30 vars in 662 bytes} [Fri May 8 19:34:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2544] 199.204.45.53 () {30 vars in 664 bytes} [Fri May 8 19:34:18 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: 1187/2545] 199.204.45.53 () {30 vars in 640 bytes} [Fri May 8 19:34:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2546] 199.204.45.53 () {30 vars in 676 bytes} [Fri May 8 19:34:18 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: 1189/2547] 199.204.45.53 () {30 vars in 700 bytes} [Fri May 8 19:34:18 2026] GET /v2.0/subnets/a072b082-d5d4-43c7-941e-e342b8b99ad9 => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2548] 199.204.45.53 () {30 vars in 715 bytes} [Fri May 8 19:34:18 2026] GET /v2.0/ports?device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2549] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:34:18 2026] GET /v2.0/security-groups?tenant_id=c153f0622539409f89e7477d2394513f&name=default => generated 2805 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2550] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:34:19 2026] DELETE /v2.0/security-groups/eb842710-39eb-4adc-9798-69873d5e8470 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2551] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:34:19 2026] GET /v2.0/security-groups?tenant_id=95689da708004d9aa4061516ddd435b4&name=default => generated 2805 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2552] 199.204.45.53 () {34 vars in 676 bytes} [Fri May 8 19:34:18 2026] POST /v2.0/ports => generated 1093 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2553] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:34:19 2026] DELETE /v2.0/security-groups/ea2eaa34-0670-42e0-b236-01c5a115d907 => generated 0 bytes in 115 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: 7|app: 0|req: 1192/2554] 10.0.0.254 () {34 vars in 971 bytes} [Fri May 8 19:34:19 2026] GET /v2.0/ports/44a17747-da76-4f3e-91b2-17404b0bd4eb => generated 1093 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2555] 10.0.0.254 () {34 vars in 907 bytes} [Fri May 8 19:34:19 2026] GET /v2.0/extensions => generated 19178 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2558] 199.204.45.53 () {34 vars in 1261 bytes} [Fri May 8 19:34:19 2026] GET /v2.0/ports/44a17747-da76-4f3e-91b2-17404b0bd4eb?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2559] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:34:19 2026] GET /v2.0/networks/7c837692-798a-4988-8940-c017fc6d10f6?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2560] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:34:19 2026] GET /v2.0/networks/7c837692-798a-4988-8940-c017fc6d10f6?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: 1195/2561] 199.204.45.53 () {34 vars in 974 bytes} [Fri May 8 19:34:20 2026] GET /v2.0/ports/44a17747-da76-4f3e-91b2-17404b0bd4eb => generated 1093 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2562] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:34:20 2026] GET /v2.0/networks?id=7c837692-798a-4988-8940-c017fc6d10f6 => generated 803 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2563] 199.204.45.53 () {38 vars in 1027 bytes} [Fri May 8 19:34:20 2026] PUT /v2.0/ports/44a17747-da76-4f3e-91b2-17404b0bd4eb => generated 1247 bytes in 507 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2564] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:34:20 2026] GET /v2.0/ports?tenant_id=e655f5bd699d4509a5ea049e830ebb60&device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 2523 bytes in 38 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-05-08 19:34:20.819 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ee5ad79-a8f1-4cef-9df9-cd9c0db30f61'] response: {'name': 'network-changed', 'server_uuid': '7751338e-e5ab-43f8-ab11-1613594f855e', 'tag': '44a17747-da76-4f3e-91b2-17404b0bd4eb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1197/2565] 199.204.45.53 () {34 vars in 1061 bytes} [Fri May 8 19:34:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.189&port_id=de943286-06d8-4d4e-8713-6b9c9c7beae7 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2566] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:34:20 2026] GET /v2.0/subnets?id=fd09dd24-ff1b-4368-bab4-db3ea16926c5 => generated 630 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2567] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:34:20 2026] GET /v2.0/ports?network_id=fafb38ef-e172-420e-aa0e-1e150710778a&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2568] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:34:20 2026] GET /v2.0/networks/fafb38ef-e172-420e-aa0e-1e150710778a?fields=segments => generated 14 bytes in 630 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: 7|app: 0|req: 1199/2569] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:34:21 2026] GET /v2.0/networks/fafb38ef-e172-420e-aa0e-1e150710778a?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: 8|app: 0|req: 1371/2570] 199.204.45.53 () {34 vars in 1055 bytes} [Fri May 8 19:34:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.62&port_id=44a17747-da76-4f3e-91b2-17404b0bd4eb => 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: 1200/2571] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:34:21 2026] GET /v2.0/subnets?id=a072b082-d5d4-43c7-941e-e342b8b99ad9 => generated 655 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2572] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:34:21 2026] GET /v2.0/ports?network_id=7c837692-798a-4988-8940-c017fc6d10f6&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2573] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:34:21 2026] GET /v2.0/networks/7c837692-798a-4988-8940-c017fc6d10f6?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2574] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:34:21 2026] GET /v2.0/networks/7c837692-798a-4988-8940-c017fc6d10f6?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: 7|app: 0|req: 1202/2575] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:34:22 2026] GET /v2.0/ports?tenant_id=e655f5bd699d4509a5ea049e830ebb60&device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 2523 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2576] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:34:22 2026] GET /v2.0/networks?id=7c837692-798a-4988-8940-c017fc6d10f6 => generated 803 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2577] 199.204.45.53 () {34 vars in 1055 bytes} [Fri May 8 19:34:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.62&port_id=44a17747-da76-4f3e-91b2-17404b0bd4eb => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2578] 10.0.0.254 () {34 vars in 971 bytes} [Fri May 8 19:34:22 2026] GET /v2.0/ports/44a17747-da76-4f3e-91b2-17404b0bd4eb => generated 1283 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2579] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:34:22 2026] GET /v2.0/subnets?id=a072b082-d5d4-43c7-941e-e342b8b99ad9 => 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: 1205/2580] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:34:22 2026] GET /v2.0/ports?network_id=7c837692-798a-4988-8940-c017fc6d10f6&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: 1206/2581] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:34:22 2026] GET /v2.0/networks/7c837692-798a-4988-8940-c017fc6d10f6?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: 1207/2582] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:34:22 2026] GET /v2.0/networks/7c837692-798a-4988-8940-c017fc6d10f6?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: 8|app: 0|req: 1376/2583] 199.204.45.53 () {34 vars in 748 bytes} [Fri May 8 19:34:22 2026] PUT /v2.0/ports/44a17747-da76-4f3e-91b2-17404b0bd4eb => generated 1308 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2584] 199.204.45.53 () {30 vars in 731 bytes} [Fri May 8 19:34:22 2026] GET /v2.0/security-groups?name=lb-cee11838-5422-474d-8317-4b02110b4039 => generated 1577 bytes in 71 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-05-08 19:34:22.822 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3460b53d-2d3d-451e-86d3-f7f507e23d30'] response: {'name': 'network-changed', 'server_uuid': '7751338e-e5ab-43f8-ab11-1613594f855e', 'tag': '44a17747-da76-4f3e-91b2-17404b0bd4eb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1209/2585] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:34:22 2026] GET /v2.0/ports?tenant_id=e655f5bd699d4509a5ea049e830ebb60&device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 2584 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2586] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:34:22 2026] GET /v2.0/networks?id=7c837692-798a-4988-8940-c017fc6d10f6 => generated 803 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2587] 199.204.45.53 () {34 vars in 748 bytes} [Fri May 8 19:34:22 2026] PUT /v2.0/ports/44a17747-da76-4f3e-91b2-17404b0bd4eb => generated 1308 bytes in 356 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: 1211/2588] 199.204.45.53 () {34 vars in 1055 bytes} [Fri May 8 19:34:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.62&port_id=44a17747-da76-4f3e-91b2-17404b0bd4eb => generated 19 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2589] 199.204.45.53 () {30 vars in 662 bytes} [Fri May 8 19:34:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2590] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:34:23 2026] GET /v2.0/subnets?id=a072b082-d5d4-43c7-941e-e342b8b99ad9 => generated 655 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2591] 199.204.45.53 () {30 vars in 664 bytes} [Fri May 8 19:34:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2592] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:34:23 2026] GET /v2.0/security-groups?tenant_id=e732b6048914457db074cdcf0b139a6b&name=default => generated 2805 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2593] 199.204.45.53 () {30 vars in 640 bytes} [Fri May 8 19:34:23 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: 1215/2594] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:34:23 2026] GET /v2.0/ports?network_id=7c837692-798a-4988-8940-c017fc6d10f6&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2595] 199.204.45.53 () {30 vars in 676 bytes} [Fri May 8 19:34:23 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2596] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:34:23 2026] GET /v2.0/networks/7c837692-798a-4988-8940-c017fc6d10f6?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2597] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:34:23 2026] DELETE /v2.0/security-groups/ecd1e44f-7a23-49b8-a662-cb7fd4c60bf6 => 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: 1218/2598] 199.204.45.53 () {30 vars in 700 bytes} [Fri May 8 19:34:23 2026] GET /v2.0/subnets/a072b082-d5d4-43c7-941e-e342b8b99ad9 => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2599] 199.204.45.53 () {30 vars in 696 bytes} [Fri May 8 19:34:23 2026] GET /v2.0/ports/268e21b1-66a9-4ff6-b3af-2dfb8be9c7f7 => generated 1132 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2600] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:34:23 2026] GET /v2.0/networks/7c837692-798a-4988-8940-c017fc6d10f6?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: 1220/2601] 199.204.45.53 () {30 vars in 696 bytes} [Fri May 8 19:34:23 2026] GET /v2.0/ports/44a17747-da76-4f3e-91b2-17404b0bd4eb => generated 1346 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2602] 199.204.45.53 () {30 vars in 700 bytes} [Fri May 8 19:34:23 2026] GET /v2.0/subnets/a072b082-d5d4-43c7-941e-e342b8b99ad9 => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2603] 199.204.45.53 () {30 vars in 702 bytes} [Fri May 8 19:34:23 2026] GET /v2.0/networks/7c837692-798a-4988-8940-c017fc6d10f6 => generated 800 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2604] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:34:23 2026] GET /v2.0/security-groups?tenant_id=685a8c9587134acb89f783f1a294d573&name=default => generated 2805 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2605] 199.204.45.53 () {30 vars in 696 bytes} [Fri May 8 19:34:23 2026] GET /v2.0/ports/268e21b1-66a9-4ff6-b3af-2dfb8be9c7f7 => generated 1132 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2606] 199.204.45.53 () {30 vars in 700 bytes} [Fri May 8 19:34:23 2026] GET /v2.0/subnets/a072b082-d5d4-43c7-941e-e342b8b99ad9 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2607] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:34:23 2026] DELETE /v2.0/security-groups/41ba1040-0977-4854-af79-956e4f468394 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:34:37.261 7 INFO neutron.db.l3_db [None req-1a195a69-1eae-4e96-ace1-89797f8bbe4b 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - - -] Floating IP d92c4e20-2572-4ab9-9034-c991bd4dd458 associated. External IP: 10.96.250.205, port: 268e21b1-66a9-4ff6-b3af-2dfb8be9c7f7. [pid: 7|app: 0|req: 1224/2610] 10.0.0.69 () {34 vars in 676 bytes} [Fri May 8 19:34:36 2026] POST /v2.0/floatingips => generated 899 bytes in 1325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:34:41.268 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2fed287e-633d-4865-b500-1fd34f0d1b9a'] response: {'name': 'network-changed', 'server_uuid': '7751338e-e5ab-43f8-ab11-1613594f855e', 'tag': '44a17747-da76-4f3e-91b2-17404b0bd4eb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1387/2611] 199.204.45.53 () {30 vars in 662 bytes} [Fri May 8 19:34:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2612] 199.204.45.53 () {30 vars in 664 bytes} [Fri May 8 19:34:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2613] 199.204.45.53 () {30 vars in 640 bytes} [Fri May 8 19:34:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2614] 199.204.45.53 () {30 vars in 676 bytes} [Fri May 8 19:34:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2615] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:34:41 2026] GET /v2.0/ports?tenant_id=e655f5bd699d4509a5ea049e830ebb60&device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 2586 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2616] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:34:41 2026] GET /v2.0/networks?id=7c837692-798a-4988-8940-c017fc6d10f6 => generated 803 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2617] 199.204.45.53 () {34 vars in 1055 bytes} [Fri May 8 19:34:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.62&port_id=44a17747-da76-4f3e-91b2-17404b0bd4eb => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2618] 199.204.45.53 () {30 vars in 731 bytes} [Fri May 8 19:34:41 2026] GET /v2.0/security-groups?name=lb-cee11838-5422-474d-8317-4b02110b4039 => generated 1577 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2619] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:34:41 2026] GET /v2.0/subnets?id=a072b082-d5d4-43c7-941e-e342b8b99ad9 => generated 655 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2620] 199.204.45.53 () {30 vars in 761 bytes} [Fri May 8 19:34:41 2026] GET /v2.0/security-group-rules?security_group_id=b2a4629a-3a95-4bb1-a992-0a34584de981 => generated 1118 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2621] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:34:41 2026] GET /v2.0/ports?network_id=7c837692-798a-4988-8940-c017fc6d10f6&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: 8|app: 0|req: 1394/2622] 199.204.45.53 () {34 vars in 706 bytes} [Fri May 8 19:34:41 2026] POST /v2.0/security-group-rules => generated 565 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2623] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:34:41 2026] GET /v2.0/networks/7c837692-798a-4988-8940-c017fc6d10f6?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: 1230/2624] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:34:41 2026] GET /v2.0/networks/7c837692-798a-4988-8940-c017fc6d10f6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2625] 199.204.45.53 () {34 vars in 706 bytes} [Fri May 8 19:34:41 2026] POST /v2.0/security-group-rules => generated 569 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2626] 10.0.0.75 () {30 vars in 658 bytes} [Fri May 8 19:34:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2627] 10.0.0.75 () {30 vars in 660 bytes} [Fri May 8 19:34:49 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: 1232/2628] 10.0.0.75 () {30 vars in 636 bytes} [Fri May 8 19:34:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2629] 10.0.0.75 () {30 vars in 672 bytes} [Fri May 8 19:34:49 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: 1234/2632] 10.0.0.75 () {28 vars in 438 bytes} [Fri May 8 19:34:49 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2633] 10.0.0.75 () {30 vars in 696 bytes} [Fri May 8 19:34:49 2026] GET /v2.0/subnets/ec42375b-39a5-4694-a9cd-5d249d73fd4c => generated 631 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2634] 199.204.45.53 () {30 vars in 662 bytes} [Fri May 8 19:34:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2635] 199.204.45.53 () {30 vars in 664 bytes} [Fri May 8 19:34:50 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: 1236/2636] 199.204.45.53 () {30 vars in 640 bytes} [Fri May 8 19:34:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2637] 199.204.45.53 () {30 vars in 676 bytes} [Fri May 8 19:34:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2638] 199.204.45.53 () {30 vars in 700 bytes} [Fri May 8 19:34:50 2026] GET /v2.0/subnets/ec42375b-39a5-4694-a9cd-5d249d73fd4c => generated 649 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2639] 199.204.45.53 () {30 vars in 715 bytes} [Fri May 8 19:34:50 2026] GET /v2.0/ports?device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 2586 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2640] 199.204.45.53 () {30 vars in 662 bytes} [Fri May 8 19:34:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2641] 199.204.45.53 () {30 vars in 664 bytes} [Fri May 8 19:34:50 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: 1239/2642] 199.204.45.53 () {30 vars in 640 bytes} [Fri May 8 19:34:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2643] 199.204.45.53 () {30 vars in 676 bytes} [Fri May 8 19:34:50 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: 1240/2644] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:34:51 2026] GET /v2.0/networks/03b8f923-efc4-431a-9f43-5bd4484a97de?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2645] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:34:51 2026] GET /v2.0/networks/03b8f923-efc4-431a-9f43-5bd4484a97de?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: 1241/2646] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:34:51 2026] GET /v2.0/networks?id=03b8f923-efc4-431a-9f43-5bd4484a97de => 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: 1242/2647] 199.204.45.53 () {34 vars in 1095 bytes} [Fri May 8 19:34:51 2026] GET /v2.0/ports?device_id=dc7fcc4b-dfca-46ba-a6fc-2fbee8d7c211&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2648] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:34:51 2026] GET /v2.0/ports?tenant_id=d11660b17a7e4aa2b578147a9ee3d841&device_id=dc7fcc4b-dfca-46ba-a6fc-2fbee8d7c211 => generated 1465 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2649] 199.204.45.53 () {38 vars in 954 bytes} [Fri May 8 19:34:51 2026] POST /v2.0/ports => generated 1299 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2650] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:34:51 2026] GET /v2.0/networks?id=03b8f923-efc4-431a-9f43-5bd4484a97de => generated 800 bytes in 67 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: 1245/2651] 199.204.45.53 () {34 vars in 1055 bytes} [Fri May 8 19:34:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.67&port_id=0feeaf3d-b780-4418-8034-2e26f1259d9f => generated 859 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2652] 199.204.45.53 () {34 vars in 1103 bytes} [Fri May 8 19:34:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A234&port_id=0feeaf3d-b780-4418-8034-2e26f1259d9f => 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: 1247/2653] 199.204.45.53 () {34 vars in 1063 bytes} [Fri May 8 19:34:51 2026] GET /v2.0/subnets?id=0eb935a9-8b17-4805-b7ac-70461fe7afe9&id=ec42375b-39a5-4694-a9cd-5d249d73fd4c => generated 1361 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2654] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:34:51 2026] GET /v2.0/ports?network_id=03b8f923-efc4-431a-9f43-5bd4484a97de&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2655] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:34:52 2026] GET /v2.0/ports?network_id=03b8f923-efc4-431a-9f43-5bd4484a97de&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: 1250/2656] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:34:52 2026] GET /v2.0/networks/03b8f923-efc4-431a-9f43-5bd4484a97de?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: 1251/2657] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:34:52 2026] GET /v2.0/networks/03b8f923-efc4-431a-9f43-5bd4484a97de?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: 8|app: 0|req: 1407/2658] 199.204.45.53 () {38 vars in 1027 bytes} [Fri May 8 19:34:51 2026] PUT /v2.0/ports/0f4c8f6f-ba0b-4d23-9be4-2fa867ad2efa => generated 1424 bytes in 533 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2659] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:34:52 2026] GET /v2.0/ports?tenant_id=e655f5bd699d4509a5ea049e830ebb60&device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 4038 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/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: 8|app: 0|req: 1408/2660] 199.204.45.53 () {34 vars in 1061 bytes} [Fri May 8 19:34:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.189&port_id=de943286-06d8-4d4e-8713-6b9c9c7beae7 => 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: 1253/2661] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:34:52 2026] GET /v2.0/subnets?id=fd09dd24-ff1b-4368-bab4-db3ea16926c5 => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:34:52.554 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c78e69e-739a-4e95-9ef8-d2553d516544'] response: {'name': 'network-changed', 'server_uuid': '7751338e-e5ab-43f8-ab11-1613594f855e', 'tag': '0f4c8f6f-ba0b-4d23-9be4-2fa867ad2efa', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1409/2662] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:34:52 2026] GET /v2.0/ports?network_id=fafb38ef-e172-420e-aa0e-1e150710778a&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: 7|app: 0|req: 1254/2663] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:34:52 2026] GET /v2.0/networks/fafb38ef-e172-420e-aa0e-1e150710778a?fields=segments => generated 14 bytes in 71 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: 8|app: 0|req: 1410/2664] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:34:52 2026] GET /v2.0/networks/fafb38ef-e172-420e-aa0e-1e150710778a?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: 1255/2665] 199.204.45.53 () {34 vars in 1055 bytes} [Fri May 8 19:34:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.62&port_id=44a17747-da76-4f3e-91b2-17404b0bd4eb => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2666] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:34:52 2026] GET /v2.0/subnets?id=a072b082-d5d4-43c7-941e-e342b8b99ad9 => generated 655 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2667] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:34:52 2026] GET /v2.0/ports?network_id=7c837692-798a-4988-8940-c017fc6d10f6&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2668] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:34:52 2026] GET /v2.0/networks/7c837692-798a-4988-8940-c017fc6d10f6?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2669] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:34:52 2026] GET /v2.0/networks/7c837692-798a-4988-8940-c017fc6d10f6?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: 8|app: 0|req: 1413/2670] 199.204.45.53 () {34 vars in 1055 bytes} [Fri May 8 19:34:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.25&port_id=0f4c8f6f-ba0b-4d23-9be4-2fa867ad2efa => 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: 1258/2671] 199.204.45.53 () {34 vars in 1103 bytes} [Fri May 8 19:34:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A139&port_id=0f4c8f6f-ba0b-4d23-9be4-2fa867ad2efa => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2672] 199.204.45.53 () {34 vars in 1063 bytes} [Fri May 8 19:34:53 2026] GET /v2.0/subnets?id=0eb935a9-8b17-4805-b7ac-70461fe7afe9&id=ec42375b-39a5-4694-a9cd-5d249d73fd4c => generated 1361 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2673] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:34:53 2026] GET /v2.0/ports?network_id=03b8f923-efc4-431a-9f43-5bd4484a97de&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2674] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:34:53 2026] GET /v2.0/ports?network_id=03b8f923-efc4-431a-9f43-5bd4484a97de&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: 1260/2675] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:34:53 2026] GET /v2.0/networks/03b8f923-efc4-431a-9f43-5bd4484a97de?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2676] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:34:53 2026] GET /v2.0/networks/03b8f923-efc4-431a-9f43-5bd4484a97de?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: 1261/2677] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:34:53 2026] GET /v2.0/ports?tenant_id=e655f5bd699d4509a5ea049e830ebb60&device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 4038 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2678] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:34:53 2026] GET /v2.0/networks?id=03b8f923-efc4-431a-9f43-5bd4484a97de => generated 800 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2679] 199.204.45.53 () {34 vars in 1055 bytes} [Fri May 8 19:34:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.25&port_id=0f4c8f6f-ba0b-4d23-9be4-2fa867ad2efa => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2680] 199.204.45.53 () {34 vars in 1103 bytes} [Fri May 8 19:34:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A139&port_id=0f4c8f6f-ba0b-4d23-9be4-2fa867ad2efa => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2681] 10.0.0.254 () {34 vars in 971 bytes} [Fri May 8 19:34:53 2026] GET /v2.0/ports/0f4c8f6f-ba0b-4d23-9be4-2fa867ad2efa => generated 1460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2682] 199.204.45.53 () {34 vars in 1063 bytes} [Fri May 8 19:34:53 2026] GET /v2.0/subnets?id=0eb935a9-8b17-4805-b7ac-70461fe7afe9&id=ec42375b-39a5-4694-a9cd-5d249d73fd4c => generated 1361 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2683] 199.204.45.53 () {30 vars in 696 bytes} [Fri May 8 19:34:53 2026] GET /v2.0/ports/0f4c8f6f-ba0b-4d23-9be4-2fa867ad2efa => generated 1460 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2684] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:34:53 2026] GET /v2.0/ports?network_id=03b8f923-efc4-431a-9f43-5bd4484a97de&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2685] 199.204.45.53 () {30 vars in 696 bytes} [Fri May 8 19:34:53 2026] GET /v2.0/ports/0f4c8f6f-ba0b-4d23-9be4-2fa867ad2efa => generated 1460 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2686] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:34:53 2026] GET /v2.0/ports?network_id=03b8f923-efc4-431a-9f43-5bd4484a97de&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2687] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:34:53 2026] GET /v2.0/networks/03b8f923-efc4-431a-9f43-5bd4484a97de?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2688] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:34:54 2026] GET /v2.0/networks/03b8f923-efc4-431a-9f43-5bd4484a97de?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: 7|app: 0|req: 1266/2689] 199.204.45.53 () {34 vars in 749 bytes} [Fri May 8 19:34:53 2026] PUT /v2.0/ports/0f4c8f6f-ba0b-4d23-9be4-2fa867ad2efa => generated 1195 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2690] 199.204.45.53 () {30 vars in 702 bytes} [Fri May 8 19:34:54 2026] GET /v2.0/networks/03b8f923-efc4-431a-9f43-5bd4484a97de => generated 797 bytes in 73 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: 1267/2691] 199.204.45.53 () {30 vars in 700 bytes} [Fri May 8 19:34:54 2026] GET /v2.0/subnets/ec42375b-39a5-4694-a9cd-5d249d73fd4c => generated 649 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2692] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:34:54 2026] GET /v2.0/ports?tenant_id=e655f5bd699d4509a5ea049e830ebb60&device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 3809 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:34:54.557 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-88b9cd29-2e64-4b89-a5ee-e90e3f04439b'] response: {'name': 'network-changed', 'server_uuid': '7751338e-e5ab-43f8-ab11-1613594f855e', 'tag': '0f4c8f6f-ba0b-4d23-9be4-2fa867ad2efa', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1268/2693] 199.204.45.53 () {30 vars in 662 bytes} [Fri May 8 19:34:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2694] 199.204.45.53 () {30 vars in 664 bytes} [Fri May 8 19:34:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2695] 199.204.45.53 () {30 vars in 640 bytes} [Fri May 8 19:34:54 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: 1271/2696] 199.204.45.53 () {30 vars in 676 bytes} [Fri May 8 19:34:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2697] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:34:54 2026] GET /v2.0/networks?id=03b8f923-efc4-431a-9f43-5bd4484a97de => generated 800 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2698] 199.204.45.53 () {30 vars in 700 bytes} [Fri May 8 19:34:54 2026] GET /v2.0/subnets/a072b082-d5d4-43c7-941e-e342b8b99ad9 => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2699] 199.204.45.53 () {34 vars in 1055 bytes} [Fri May 8 19:34:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.25&port_id=0f4c8f6f-ba0b-4d23-9be4-2fa867ad2efa => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2700] 199.204.45.53 () {30 vars in 696 bytes} [Fri May 8 19:34:54 2026] GET /v2.0/ports/268e21b1-66a9-4ff6-b3af-2dfb8be9c7f7 => generated 1132 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2701] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:34:54 2026] GET /v2.0/subnets?id=ec42375b-39a5-4694-a9cd-5d249d73fd4c => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2702] 199.204.45.53 () {30 vars in 696 bytes} [Fri May 8 19:34:54 2026] GET /v2.0/ports/44a17747-da76-4f3e-91b2-17404b0bd4eb => generated 1346 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2703] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:34:54 2026] GET /v2.0/ports?network_id=03b8f923-efc4-431a-9f43-5bd4484a97de&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: 1275/2704] 199.204.45.53 () {30 vars in 700 bytes} [Fri May 8 19:34:54 2026] GET /v2.0/subnets/a072b082-d5d4-43c7-941e-e342b8b99ad9 => generated 652 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2705] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:34:54 2026] GET /v2.0/networks/03b8f923-efc4-431a-9f43-5bd4484a97de?fields=segments => generated 14 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2706] 199.204.45.53 () {30 vars in 702 bytes} [Fri May 8 19:34:54 2026] GET /v2.0/networks/7c837692-798a-4988-8940-c017fc6d10f6 => generated 800 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2707] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:34:54 2026] GET /v2.0/networks/03b8f923-efc4-431a-9f43-5bd4484a97de?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: 1277/2708] 199.204.45.53 () {30 vars in 696 bytes} [Fri May 8 19:34:54 2026] GET /v2.0/ports/268e21b1-66a9-4ff6-b3af-2dfb8be9c7f7 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2709] 199.204.45.53 () {30 vars in 700 bytes} [Fri May 8 19:34:55 2026] GET /v2.0/subnets/a072b082-d5d4-43c7-941e-e342b8b99ad9 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2710] 10.0.0.75 () {30 vars in 658 bytes} [Fri May 8 19:35:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2711] 10.0.0.75 () {30 vars in 660 bytes} [Fri May 8 19:35:00 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: 1279/2712] 10.0.0.75 () {30 vars in 636 bytes} [Fri May 8 19:35:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2713] 10.0.0.75 () {30 vars in 672 bytes} [Fri May 8 19:35: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: 7|app: 0|req: 1280/2714] 10.0.0.75 () {28 vars in 438 bytes} [Fri May 8 19:35:00 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2715] 10.0.0.75 () {30 vars in 696 bytes} [Fri May 8 19:35:00 2026] GET /v2.0/subnets/ca5d9710-20f7-4d52-9842-680e244cc8be => generated 632 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2716] 199.204.45.53 () {30 vars in 662 bytes} [Fri May 8 19:35: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: 8|app: 0|req: 1436/2717] 199.204.45.53 () {30 vars in 664 bytes} [Fri May 8 19:35:01 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: 1282/2718] 199.204.45.53 () {30 vars in 640 bytes} [Fri May 8 19:35:01 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2719] 199.204.45.53 () {30 vars in 676 bytes} [Fri May 8 19:35:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2720] 199.204.45.53 () {30 vars in 700 bytes} [Fri May 8 19:35:01 2026] GET /v2.0/subnets/ec42375b-39a5-4694-a9cd-5d249d73fd4c => generated 649 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2721] 199.204.45.53 () {30 vars in 700 bytes} [Fri May 8 19:35:01 2026] GET /v2.0/subnets/ca5d9710-20f7-4d52-9842-680e244cc8be => 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: 1284/2722] 199.204.45.53 () {30 vars in 715 bytes} [Fri May 8 19:35:01 2026] GET /v2.0/ports?device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 3811 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2723] 199.204.45.53 () {30 vars in 662 bytes} [Fri May 8 19:35:01 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: 1285/2724] 199.204.45.53 () {30 vars in 664 bytes} [Fri May 8 19:35:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2725] 199.204.45.53 () {30 vars in 640 bytes} [Fri May 8 19:35:01 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2726] 199.204.45.53 () {30 vars in 676 bytes} [Fri May 8 19:35:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2727] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:35:01 2026] GET /v2.0/networks/b7f1cad6-25c7-4871-9248-fd4f8bb57261?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: 1287/2728] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:35:02 2026] GET /v2.0/networks/b7f1cad6-25c7-4871-9248-fd4f8bb57261?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2729] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:35:02 2026] GET /v2.0/networks?id=b7f1cad6-25c7-4871-9248-fd4f8bb57261 => generated 801 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2730] 199.204.45.53 () {38 vars in 954 bytes} [Fri May 8 19:35:02 2026] POST /v2.0/ports => generated 1307 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2731] 199.204.45.53 () {38 vars in 1027 bytes} [Fri May 8 19:35:02 2026] PUT /v2.0/ports/84f89afd-cf74-482f-a79a-d735ec5b99f3 => generated 1432 bytes in 536 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: 1289/2732] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:35:03 2026] GET /v2.0/ports?tenant_id=e655f5bd699d4509a5ea049e830ebb60&device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 5271 bytes in 50 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-05-08 19:35:03.435 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9413e5aa-510d-4180-bda5-7b2eee78e487'] response: {'name': 'network-changed', 'server_uuid': '7751338e-e5ab-43f8-ab11-1613594f855e', 'tag': '84f89afd-cf74-482f-a79a-d735ec5b99f3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1444/2733] 199.204.45.53 () {34 vars in 1061 bytes} [Fri May 8 19:35:03 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.189&port_id=de943286-06d8-4d4e-8713-6b9c9c7beae7 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2734] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:35:03 2026] GET /v2.0/subnets?id=fd09dd24-ff1b-4368-bab4-db3ea16926c5 => generated 630 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2735] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:35:03 2026] GET /v2.0/ports?network_id=fafb38ef-e172-420e-aa0e-1e150710778a&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: 7|app: 0|req: 1291/2736] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:35:03 2026] GET /v2.0/networks/fafb38ef-e172-420e-aa0e-1e150710778a?fields=segments => generated 14 bytes in 536 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: 8|app: 0|req: 1446/2737] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:35:04 2026] GET /v2.0/networks/fafb38ef-e172-420e-aa0e-1e150710778a?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: 7|app: 0|req: 1292/2738] 199.204.45.53 () {34 vars in 1055 bytes} [Fri May 8 19:35:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.62&port_id=44a17747-da76-4f3e-91b2-17404b0bd4eb => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2739] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:35:04 2026] GET /v2.0/subnets?id=a072b082-d5d4-43c7-941e-e342b8b99ad9 => generated 655 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2740] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:35:04 2026] GET /v2.0/ports?network_id=7c837692-798a-4988-8940-c017fc6d10f6&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: 8|app: 0|req: 1448/2741] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:35:04 2026] GET /v2.0/networks/7c837692-798a-4988-8940-c017fc6d10f6?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2742] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:35:04 2026] GET /v2.0/networks/7c837692-798a-4988-8940-c017fc6d10f6?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: 8|app: 0|req: 1449/2743] 199.204.45.53 () {34 vars in 1055 bytes} [Fri May 8 19:35:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.25&port_id=0f4c8f6f-ba0b-4d23-9be4-2fa867ad2efa => 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: 1295/2744] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:35:04 2026] GET /v2.0/subnets?id=ec42375b-39a5-4694-a9cd-5d249d73fd4c => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2745] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:35:04 2026] GET /v2.0/ports?network_id=03b8f923-efc4-431a-9f43-5bd4484a97de&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2748] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:35:04 2026] GET /v2.0/networks/03b8f923-efc4-431a-9f43-5bd4484a97de?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2749] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:35:04 2026] GET /v2.0/networks/03b8f923-efc4-431a-9f43-5bd4484a97de?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: 1297/2750] 199.204.45.53 () {34 vars in 1057 bytes} [Fri May 8 19:35:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.120&port_id=84f89afd-cf74-482f-a79a-d735ec5b99f3 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2751] 199.204.45.53 () {34 vars in 1105 bytes} [Fri May 8 19:35:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A156&port_id=84f89afd-cf74-482f-a79a-d735ec5b99f3 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2752] 199.204.45.53 () {34 vars in 1063 bytes} [Fri May 8 19:35:04 2026] GET /v2.0/subnets?id=ca5d9710-20f7-4d52-9842-680e244cc8be&id=a90fadbc-7057-4790-bbdb-74f529324cca => generated 1367 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2753] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:35:04 2026] GET /v2.0/ports?network_id=b7f1cad6-25c7-4871-9248-fd4f8bb57261&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: 1299/2754] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:35:05 2026] GET /v2.0/ports?network_id=b7f1cad6-25c7-4871-9248-fd4f8bb57261&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2755] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:35:05 2026] GET /v2.0/networks/b7f1cad6-25c7-4871-9248-fd4f8bb57261?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2756] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:35:05 2026] GET /v2.0/networks/b7f1cad6-25c7-4871-9248-fd4f8bb57261?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: 8|app: 0|req: 1457/2757] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:35:05 2026] GET /v2.0/ports?tenant_id=e655f5bd699d4509a5ea049e830ebb60&device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 5271 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2758] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:35:05 2026] GET /v2.0/networks?id=b7f1cad6-25c7-4871-9248-fd4f8bb57261 => generated 801 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2759] 199.204.45.53 () {34 vars in 1057 bytes} [Fri May 8 19:35:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.120&port_id=84f89afd-cf74-482f-a79a-d735ec5b99f3 => 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: 1302/2760] 199.204.45.53 () {34 vars in 1105 bytes} [Fri May 8 19:35:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A156&port_id=84f89afd-cf74-482f-a79a-d735ec5b99f3 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2761] 199.204.45.53 () {34 vars in 1063 bytes} [Fri May 8 19:35:05 2026] GET /v2.0/subnets?id=ca5d9710-20f7-4d52-9842-680e244cc8be&id=a90fadbc-7057-4790-bbdb-74f529324cca => generated 1367 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2762] 10.0.0.254 () {34 vars in 971 bytes} [Fri May 8 19:35:05 2026] GET /v2.0/ports/84f89afd-cf74-482f-a79a-d735ec5b99f3 => generated 1468 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2763] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:35:05 2026] GET /v2.0/ports?network_id=b7f1cad6-25c7-4871-9248-fd4f8bb57261&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: 7|app: 0|req: 1305/2764] 199.204.45.53 () {30 vars in 696 bytes} [Fri May 8 19:35:05 2026] GET /v2.0/ports/84f89afd-cf74-482f-a79a-d735ec5b99f3 => generated 1468 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2765] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:35:05 2026] GET /v2.0/ports?network_id=b7f1cad6-25c7-4871-9248-fd4f8bb57261&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: 1306/2766] 199.204.45.53 () {30 vars in 696 bytes} [Fri May 8 19:35:05 2026] GET /v2.0/ports/84f89afd-cf74-482f-a79a-d735ec5b99f3 => generated 1468 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2767] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:35:05 2026] GET /v2.0/networks/b7f1cad6-25c7-4871-9248-fd4f8bb57261?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2768] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:35:05 2026] GET /v2.0/networks/b7f1cad6-25c7-4871-9248-fd4f8bb57261?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: 1307/2769] 199.204.45.53 () {34 vars in 749 bytes} [Fri May 8 19:35:05 2026] PUT /v2.0/ports/84f89afd-cf74-482f-a79a-d735ec5b99f3 => generated 1199 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2770] 199.204.45.53 () {30 vars in 702 bytes} [Fri May 8 19:35:06 2026] GET /v2.0/networks/b7f1cad6-25c7-4871-9248-fd4f8bb57261 => generated 798 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2771] 199.204.45.53 () {30 vars in 700 bytes} [Fri May 8 19:35:06 2026] GET /v2.0/subnets/ca5d9710-20f7-4d52-9842-680e244cc8be => generated 650 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2772] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:35:06 2026] GET /v2.0/ports?tenant_id=e655f5bd699d4509a5ea049e830ebb60&device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 5038 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:35:06.457 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c499280-b3f7-4feb-b920-64733e974a0c'] response: {'name': 'network-changed', 'server_uuid': '7751338e-e5ab-43f8-ab11-1613594f855e', 'tag': '84f89afd-cf74-482f-a79a-d735ec5b99f3', '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: 8|app: 0|req: 1465/2773] 199.204.45.53 () {30 vars in 662 bytes} [Fri May 8 19:35:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2774] 199.204.45.53 () {30 vars in 664 bytes} [Fri May 8 19:35:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2775] 199.204.45.53 () {30 vars in 640 bytes} [Fri May 8 19:35:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2776] 199.204.45.53 () {30 vars in 676 bytes} [Fri May 8 19:35:06 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: 1309/2777] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:35:06 2026] GET /v2.0/networks?id=b7f1cad6-25c7-4871-9248-fd4f8bb57261 => generated 801 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2778] 199.204.45.53 () {30 vars in 700 bytes} [Fri May 8 19:35:06 2026] GET /v2.0/subnets/a072b082-d5d4-43c7-941e-e342b8b99ad9 => 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: 1310/2779] 199.204.45.53 () {34 vars in 1057 bytes} [Fri May 8 19:35:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.120&port_id=84f89afd-cf74-482f-a79a-d735ec5b99f3 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2780] 199.204.45.53 () {30 vars in 696 bytes} [Fri May 8 19:35:06 2026] GET /v2.0/ports/268e21b1-66a9-4ff6-b3af-2dfb8be9c7f7 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2781] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:35:06 2026] GET /v2.0/subnets?id=ca5d9710-20f7-4d52-9842-680e244cc8be => generated 653 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2782] 199.204.45.53 () {30 vars in 696 bytes} [Fri May 8 19:35:06 2026] GET /v2.0/ports/44a17747-da76-4f3e-91b2-17404b0bd4eb => generated 1346 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2783] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:35:06 2026] GET /v2.0/ports?network_id=b7f1cad6-25c7-4871-9248-fd4f8bb57261&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2784] 199.204.45.53 () {30 vars in 700 bytes} [Fri May 8 19:35:06 2026] GET /v2.0/subnets/a072b082-d5d4-43c7-941e-e342b8b99ad9 => 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: 1313/2785] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:35:06 2026] GET /v2.0/networks/b7f1cad6-25c7-4871-9248-fd4f8bb57261?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2786] 199.204.45.53 () {30 vars in 702 bytes} [Fri May 8 19:35:06 2026] GET /v2.0/networks/7c837692-798a-4988-8940-c017fc6d10f6 => generated 800 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2787] 199.204.45.53 () {30 vars in 696 bytes} [Fri May 8 19:35:06 2026] GET /v2.0/ports/268e21b1-66a9-4ff6-b3af-2dfb8be9c7f7 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2788] 199.204.45.53 () {30 vars in 700 bytes} [Fri May 8 19:35:06 2026] GET /v2.0/subnets/a072b082-d5d4-43c7-941e-e342b8b99ad9 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2789] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:35:06 2026] GET /v2.0/networks/b7f1cad6-25c7-4871-9248-fd4f8bb57261?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: 8|app: 0|req: 1476/2790] 199.204.45.53 () {30 vars in 662 bytes} [Fri May 8 19:35:15 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: 1315/2791] 199.204.45.53 () {30 vars in 664 bytes} [Fri May 8 19:35:15 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2792] 199.204.45.53 () {30 vars in 640 bytes} [Fri May 8 19:35:15 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2793] 199.204.45.53 () {30 vars in 676 bytes} [Fri May 8 19:35:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2794] 199.204.45.53 () {30 vars in 700 bytes} [Fri May 8 19:35:15 2026] GET /v2.0/subnets/ec42375b-39a5-4694-a9cd-5d249d73fd4c => generated 649 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2795] 199.204.45.53 () {30 vars in 715 bytes} [Fri May 8 19:35:15 2026] GET /v2.0/ports?device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 5040 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2796] 199.204.45.53 () {30 vars in 662 bytes} [Fri May 8 19:35:15 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: 1318/2797] 199.204.45.53 () {30 vars in 664 bytes} [Fri May 8 19:35:15 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2798] 199.204.45.53 () {30 vars in 640 bytes} [Fri May 8 19:35:15 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: 1319/2799] 199.204.45.53 () {30 vars in 676 bytes} [Fri May 8 19:35:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2800] 199.204.45.53 () {30 vars in 696 bytes} [Fri May 8 19:35:15 2026] GET /v2.0/ports/84f89afd-cf74-482f-a79a-d735ec5b99f3 => generated 1237 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2801] 199.204.45.53 () {34 vars in 748 bytes} [Fri May 8 19:35:15 2026] PUT /v2.0/ports/84f89afd-cf74-482f-a79a-d735ec5b99f3 => generated 1026 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2802] 199.204.45.53 () {30 vars in 702 bytes} [Fri May 8 19:35:16 2026] GET /v2.0/networks/b7f1cad6-25c7-4871-9248-fd4f8bb57261 => generated 798 bytes in 72 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: 1321/2803] 199.204.45.53 () {30 vars in 715 bytes} [Fri May 8 19:35:16 2026] GET /v2.0/ports?device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 4865 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2804] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:35:16 2026] GET /v2.0/ports?tenant_id=e655f5bd699d4509a5ea049e830ebb60&device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 4865 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:35:16.254 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e08d2dc-a78e-41c6-b02b-099cbc4ab690'] response: {'name': 'network-changed', 'server_uuid': '7751338e-e5ab-43f8-ab11-1613594f855e', 'tag': '84f89afd-cf74-482f-a79a-d735ec5b99f3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1484/2805] 199.204.45.53 () {30 vars in 715 bytes} [Fri May 8 19:35:16 2026] GET /v2.0/ports?device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 4865 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2806] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:35:16 2026] GET /v2.0/networks?id=b7f1cad6-25c7-4871-9248-fd4f8bb57261 => generated 801 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2807] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:35:16 2026] GET /v2.0/networks/b7f1cad6-25c7-4871-9248-fd4f8bb57261?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: 1323/2808] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:35:16 2026] GET /v2.0/networks/b7f1cad6-25c7-4871-9248-fd4f8bb57261?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: 8|app: 0|req: 1486/2809] 199.204.45.53 () {34 vars in 974 bytes} [Fri May 8 19:35:16 2026] GET /v2.0/ports/84f89afd-cf74-482f-a79a-d735ec5b99f3 => generated 1062 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2810] 199.204.45.53 () {36 vars in 996 bytes} [Fri May 8 19:35:16 2026] DELETE /v2.0/ports/84f89afd-cf74-482f-a79a-d735ec5b99f3 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2811] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:35:17 2026] GET /v2.0/ports?tenant_id=e655f5bd699d4509a5ea049e830ebb60&device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 3811 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2812] 199.204.45.53 () {34 vars in 1225 bytes} [Fri May 8 19:35:17 2026] GET /v2.0/networks?id=fafb38ef-e172-420e-aa0e-1e150710778a&id=7c837692-798a-4988-8940-c017fc6d10f6&id=03b8f923-efc4-431a-9f43-5bd4484a97de&id=b7f1cad6-25c7-4871-9248-fd4f8bb57261 => generated 3097 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2813] 199.204.45.53 () {30 vars in 715 bytes} [Fri May 8 19:35:17 2026] GET /v2.0/ports?device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 3811 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:35:17.390 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c6743b29-4a9e-478f-bfbf-09cea3ceda72 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1489/2814] 199.204.45.53 () {32 vars in 718 bytes} [Fri May 8 19:35:17 2026] DELETE /v2.0/ports/84f89afd-cf74-482f-a79a-d735ec5b99f3 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2815] 199.204.45.53 () {34 vars in 1061 bytes} [Fri May 8 19:35:17 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.189&port_id=de943286-06d8-4d4e-8713-6b9c9c7beae7 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2816] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:35:17 2026] GET /v2.0/subnets?id=fd09dd24-ff1b-4368-bab4-db3ea16926c5 => generated 630 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2817] 199.204.45.53 () {30 vars in 662 bytes} [Fri May 8 19:35:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2818] 199.204.45.53 () {30 vars in 664 bytes} [Fri May 8 19:35:17 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: 1327/2819] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:35:17 2026] GET /v2.0/ports?network_id=fafb38ef-e172-420e-aa0e-1e150710778a&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2820] 199.204.45.53 () {30 vars in 640 bytes} [Fri May 8 19:35:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2821] 199.204.45.53 () {30 vars in 676 bytes} [Fri May 8 19:35:17 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: 1328/2822] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:35:17 2026] GET /v2.0/networks/fafb38ef-e172-420e-aa0e-1e150710778a?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2823] 199.204.45.53 () {30 vars in 700 bytes} [Fri May 8 19:35:17 2026] GET /v2.0/subnets/a072b082-d5d4-43c7-941e-e342b8b99ad9 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2824] 199.204.45.53 () {30 vars in 696 bytes} [Fri May 8 19:35:17 2026] GET /v2.0/ports/268e21b1-66a9-4ff6-b3af-2dfb8be9c7f7 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2825] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:35:17 2026] GET /v2.0/networks/fafb38ef-e172-420e-aa0e-1e150710778a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2826] 199.204.45.53 () {30 vars in 696 bytes} [Fri May 8 19:35:17 2026] GET /v2.0/ports/44a17747-da76-4f3e-91b2-17404b0bd4eb => generated 1346 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2827] 199.204.45.53 () {34 vars in 1055 bytes} [Fri May 8 19:35:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.62&port_id=44a17747-da76-4f3e-91b2-17404b0bd4eb => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2828] 199.204.45.53 () {30 vars in 700 bytes} [Fri May 8 19:35:17 2026] GET /v2.0/subnets/a072b082-d5d4-43c7-941e-e342b8b99ad9 => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2829] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:35:17 2026] GET /v2.0/subnets?id=a072b082-d5d4-43c7-941e-e342b8b99ad9 => generated 655 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2830] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:35:17 2026] GET /v2.0/ports?network_id=7c837692-798a-4988-8940-c017fc6d10f6&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2831] 199.204.45.53 () {30 vars in 702 bytes} [Fri May 8 19:35:17 2026] GET /v2.0/networks/7c837692-798a-4988-8940-c017fc6d10f6 => generated 800 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2832] 199.204.45.53 () {30 vars in 696 bytes} [Fri May 8 19:35:17 2026] GET /v2.0/ports/268e21b1-66a9-4ff6-b3af-2dfb8be9c7f7 => generated 1132 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2833] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:35:17 2026] GET /v2.0/networks/7c837692-798a-4988-8940-c017fc6d10f6?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2834] 199.204.45.53 () {30 vars in 700 bytes} [Fri May 8 19:35:17 2026] GET /v2.0/subnets/a072b082-d5d4-43c7-941e-e342b8b99ad9 => 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: 1334/2835] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:35:17 2026] GET /v2.0/networks/7c837692-798a-4988-8940-c017fc6d10f6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2836] 199.204.45.53 () {34 vars in 1055 bytes} [Fri May 8 19:35:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.25&port_id=0f4c8f6f-ba0b-4d23-9be4-2fa867ad2efa => 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: 1335/2837] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:35:17 2026] GET /v2.0/subnets?id=ec42375b-39a5-4694-a9cd-5d249d73fd4c => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2838] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:35:17 2026] GET /v2.0/ports?network_id=03b8f923-efc4-431a-9f43-5bd4484a97de&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2839] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:35:18 2026] GET /v2.0/networks/03b8f923-efc4-431a-9f43-5bd4484a97de?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2840] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:35:18 2026] GET /v2.0/networks/03b8f923-efc4-431a-9f43-5bd4484a97de?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: 1338/2843] 199.204.45.53 () {30 vars in 662 bytes} [Fri May 8 19:35:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2844] 199.204.45.53 () {30 vars in 664 bytes} [Fri May 8 19:35:20 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: 1339/2845] 199.204.45.53 () {30 vars in 640 bytes} [Fri May 8 19:35:20 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: 8|app: 0|req: 1507/2846] 199.204.45.53 () {30 vars in 676 bytes} [Fri May 8 19:35:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:35:20.855 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b220654b-0481-4f38-a2d9-a0dd6bb7ee87'] response: {'server_uuid': '7751338e-e5ab-43f8-ab11-1613594f855e', 'name': 'network-vif-deleted', 'tag': '84f89afd-cf74-482f-a79a-d735ec5b99f3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1340/2847] 199.204.45.53 () {30 vars in 715 bytes} [Fri May 8 19:35:20 2026] GET /v2.0/ports?device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 3811 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2848] 199.204.45.53 () {30 vars in 662 bytes} [Fri May 8 19:35:21 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: 1341/2849] 199.204.45.53 () {30 vars in 664 bytes} [Fri May 8 19:35:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2850] 199.204.45.53 () {30 vars in 640 bytes} [Fri May 8 19:35:21 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: 1342/2851] 199.204.45.53 () {30 vars in 676 bytes} [Fri May 8 19:35:21 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: 8|app: 0|req: 1510/2852] 199.204.45.53 () {30 vars in 696 bytes} [Fri May 8 19:35:21 2026] GET /v2.0/ports/0f4c8f6f-ba0b-4d23-9be4-2fa867ad2efa => generated 1233 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2853] 199.204.45.53 () {34 vars in 748 bytes} [Fri May 8 19:35:21 2026] PUT /v2.0/ports/0f4c8f6f-ba0b-4d23-9be4-2fa867ad2efa => generated 1026 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2854] 199.204.45.53 () {30 vars in 702 bytes} [Fri May 8 19:35:21 2026] GET /v2.0/networks/03b8f923-efc4-431a-9f43-5bd4484a97de => generated 797 bytes in 480 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: 1344/2855] 199.204.45.53 () {30 vars in 715 bytes} [Fri May 8 19:35:22 2026] GET /v2.0/ports?device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 3640 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2856] 199.204.45.53 () {30 vars in 715 bytes} [Fri May 8 19:35:22 2026] GET /v2.0/ports?device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 3640 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2857] 199.204.45.53 () {34 vars in 974 bytes} [Fri May 8 19:35:22 2026] GET /v2.0/ports/0f4c8f6f-ba0b-4d23-9be4-2fa867ad2efa => generated 1062 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2858] 199.204.45.53 () {36 vars in 996 bytes} [Fri May 8 19:35:22 2026] DELETE /v2.0/ports/0f4c8f6f-ba0b-4d23-9be4-2fa867ad2efa => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2859] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:35:23 2026] GET /v2.0/ports?tenant_id=e655f5bd699d4509a5ea049e830ebb60&device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:35:23.142 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ad9f324-708b-4b9f-a753-cbc7449a75e7'] response: {'server_uuid': '7751338e-e5ab-43f8-ab11-1613594f855e', 'name': 'network-vif-deleted', 'tag': '0f4c8f6f-ba0b-4d23-9be4-2fa867ad2efa', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1514/2860] 199.204.45.53 () {34 vars in 1145 bytes} [Fri May 8 19:35:23 2026] GET /v2.0/networks?id=fafb38ef-e172-420e-aa0e-1e150710778a&id=7c837692-798a-4988-8940-c017fc6d10f6&id=03b8f923-efc4-431a-9f43-5bd4484a97de => generated 2310 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:35:23.182 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a716a214-296f-459f-8564-ee6b32ec2320'] response: {'name': 'network-changed', 'server_uuid': '7751338e-e5ab-43f8-ab11-1613594f855e', 'tag': '0f4c8f6f-ba0b-4d23-9be4-2fa867ad2efa', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1347/2861] 199.204.45.53 () {30 vars in 715 bytes} [Fri May 8 19:35:23 2026] GET /v2.0/ports?device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2862] 199.204.45.53 () {34 vars in 1061 bytes} [Fri May 8 19:35:23 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.189&port_id=de943286-06d8-4d4e-8713-6b9c9c7beae7 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:35:23.251 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e03bebb5-fe92-4366-b178-25af2e135477 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1348/2863] 199.204.45.53 () {32 vars in 718 bytes} [Fri May 8 19:35:23 2026] DELETE /v2.0/ports/0f4c8f6f-ba0b-4d23-9be4-2fa867ad2efa => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2864] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:35:23 2026] GET /v2.0/subnets?id=fd09dd24-ff1b-4368-bab4-db3ea16926c5 => generated 630 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2865] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:35:23 2026] GET /v2.0/ports?network_id=fafb38ef-e172-420e-aa0e-1e150710778a&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2866] 199.204.45.53 () {30 vars in 662 bytes} [Fri May 8 19:35:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2867] 199.204.45.53 () {30 vars in 664 bytes} [Fri May 8 19:35:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2868] 199.204.45.53 () {30 vars in 640 bytes} [Fri May 8 19:35:23 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2869] 199.204.45.53 () {30 vars in 676 bytes} [Fri May 8 19:35:23 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2870] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:35:23 2026] GET /v2.0/networks/fafb38ef-e172-420e-aa0e-1e150710778a?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2871] 199.204.45.53 () {30 vars in 700 bytes} [Fri May 8 19:35:23 2026] GET /v2.0/subnets/a072b082-d5d4-43c7-941e-e342b8b99ad9 => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2872] 199.204.45.53 () {30 vars in 696 bytes} [Fri May 8 19:35:23 2026] GET /v2.0/ports/268e21b1-66a9-4ff6-b3af-2dfb8be9c7f7 => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2873] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:35:23 2026] GET /v2.0/networks/fafb38ef-e172-420e-aa0e-1e150710778a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2874] 199.204.45.53 () {30 vars in 696 bytes} [Fri May 8 19:35:23 2026] GET /v2.0/ports/44a17747-da76-4f3e-91b2-17404b0bd4eb => generated 1346 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2875] 199.204.45.53 () {34 vars in 1055 bytes} [Fri May 8 19:35:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.62&port_id=44a17747-da76-4f3e-91b2-17404b0bd4eb => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2876] 199.204.45.53 () {30 vars in 700 bytes} [Fri May 8 19:35:23 2026] GET /v2.0/subnets/a072b082-d5d4-43c7-941e-e342b8b99ad9 => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2877] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:35:23 2026] GET /v2.0/subnets?id=a072b082-d5d4-43c7-941e-e342b8b99ad9 => generated 655 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2878] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:35:23 2026] GET /v2.0/ports?network_id=7c837692-798a-4988-8940-c017fc6d10f6&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2879] 199.204.45.53 () {30 vars in 702 bytes} [Fri May 8 19:35:23 2026] GET /v2.0/networks/7c837692-798a-4988-8940-c017fc6d10f6 => generated 800 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2880] 199.204.45.53 () {30 vars in 696 bytes} [Fri May 8 19:35:23 2026] GET /v2.0/ports/268e21b1-66a9-4ff6-b3af-2dfb8be9c7f7 => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2881] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:35:23 2026] GET /v2.0/networks/7c837692-798a-4988-8940-c017fc6d10f6?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2882] 199.204.45.53 () {30 vars in 700 bytes} [Fri May 8 19:35:23 2026] GET /v2.0/subnets/a072b082-d5d4-43c7-941e-e342b8b99ad9 => generated 652 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2883] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:35:23 2026] GET /v2.0/networks/7c837692-798a-4988-8940-c017fc6d10f6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2884] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:35:23 2026] GET /v2.0/ports?tenant_id=e655f5bd699d4509a5ea049e830ebb60&device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 2586 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2885] 199.204.45.53 () {30 vars in 662 bytes} [Fri May 8 19:35:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2886] 199.204.45.53 () {30 vars in 664 bytes} [Fri May 8 19:35:32 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: 1358/2887] 199.204.45.53 () {30 vars in 640 bytes} [Fri May 8 19:35:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2888] 199.204.45.53 () {30 vars in 676 bytes} [Fri May 8 19:35: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: 1359/2889] 199.204.45.53 () {30 vars in 731 bytes} [Fri May 8 19:35:32 2026] GET /v2.0/security-groups?name=lb-cee11838-5422-474d-8317-4b02110b4039 => generated 2741 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/2890] 199.204.45.53 () {30 vars in 761 bytes} [Fri May 8 19:35:32 2026] GET /v2.0/security-group-rules?security_group_id=b2a4629a-3a95-4bb1-a992-0a34584de981 => generated 2206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2891] 199.204.45.53 () {32 vars in 748 bytes} [Fri May 8 19:35:32 2026] DELETE /v2.0/security-group-rules/0bf7bbc4-0a3e-45b8-a2f5-1dc61c6c2fb4 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2892] 199.204.45.53 () {32 vars in 748 bytes} [Fri May 8 19:35:32 2026] DELETE /v2.0/security-group-rules/1adf7a89-5923-400f-af2b-0d06b0687e35 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:35:36.807 8 INFO neutron.db.l3_db [None req-5d2274cd-4fdd-49c7-930c-61f97d072bab 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - - -] Floating IP d92c4e20-2572-4ab9-9034-c991bd4dd458 disassociated (deleted). External IP: 10.96.250.205, port: 268e21b1-66a9-4ff6-b3af-2dfb8be9c7f7. [pid: 8|app: 0|req: 1534/2895] 10.0.0.69 () {32 vars in 731 bytes} [Fri May 8 19:35:36 2026] DELETE /v2.0/floatingips/d92c4e20-2572-4ab9-9034-c991bd4dd458 => generated 0 bytes in 793 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:35:37.221 7 INFO neutron.api.v2.resource [None req-b9021a18-c8ff-4fdf-9c23-742a8d5f8c18 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1362/2896] 10.0.0.69 () {32 vars in 728 bytes} [Fri May 8 19:35:37 2026] GET /v2.0/floatingips/d92c4e20-2572-4ab9-9034-c991bd4dd458 => generated 144 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/2897] 199.204.45.53 () {30 vars in 662 bytes} [Fri May 8 19:35:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2898] 199.204.45.53 () {30 vars in 664 bytes} [Fri May 8 19:35:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/2899] 199.204.45.53 () {30 vars in 640 bytes} [Fri May 8 19:35:37 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: 1364/2900] 199.204.45.53 () {30 vars in 676 bytes} [Fri May 8 19:35:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/2901] 199.204.45.53 () {30 vars in 700 bytes} [Fri May 8 19:35:37 2026] GET /v2.0/subnets/a072b082-d5d4-43c7-941e-e342b8b99ad9 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2902] 199.204.45.53 () {30 vars in 715 bytes} [Fri May 8 19:35:37 2026] GET /v2.0/ports?device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 2586 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/2903] 199.204.45.53 () {30 vars in 715 bytes} [Fri May 8 19:35:37 2026] GET /v2.0/ports?device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 2586 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2904] 199.204.45.53 () {30 vars in 715 bytes} [Fri May 8 19:35:37 2026] GET /v2.0/ports?device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 2586 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/2905] 199.204.45.53 () {34 vars in 974 bytes} [Fri May 8 19:35:38 2026] GET /v2.0/ports/44a17747-da76-4f3e-91b2-17404b0bd4eb => generated 1346 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2906] 199.204.45.53 () {34 vars in 1059 bytes} [Fri May 8 19:35:38 2026] GET /v2.0/ports/44a17747-da76-4f3e-91b2-17404b0bd4eb?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/2907] 199.204.45.53 () {34 vars in 1015 bytes} [Fri May 8 19:35:38 2026] GET /v2.0/networks/7c837692-798a-4988-8940-c017fc6d10f6?fields=dns_domain => generated 29 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/2908] 199.204.45.53 () {30 vars in 715 bytes} [Fri May 8 19:35:38 2026] GET /v2.0/ports?device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2909] 199.204.45.53 () {38 vars in 1027 bytes} [Fri May 8 19:35:38 2026] PUT /v2.0/ports/44a17747-da76-4f3e-91b2-17404b0bd4eb => generated 1147 bytes in 360 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: 1369/2910] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:35:38 2026] GET /v2.0/ports?tenant_id=e655f5bd699d4509a5ea049e830ebb60&device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2911] 199.204.45.53 () {34 vars in 1065 bytes} [Fri May 8 19:35:39 2026] GET /v2.0/networks?id=fafb38ef-e172-420e-aa0e-1e150710778a&id=7c837692-798a-4988-8940-c017fc6d10f6 => generated 1524 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/2912] 199.204.45.53 () {34 vars in 748 bytes} [Fri May 8 19:35:38 2026] PUT /v2.0/ports/44a17747-da76-4f3e-91b2-17404b0bd4eb => generated 1086 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2913] 199.204.45.53 () {34 vars in 1061 bytes} [Fri May 8 19:35:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.189&port_id=de943286-06d8-4d4e-8713-6b9c9c7beae7 => generated 19 bytes in 30 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: 8|app: 0|req: 1543/2914] 199.204.45.53 () {30 vars in 696 bytes} [Fri May 8 19:35:39 2026] GET /v2.0/ports/44a17747-da76-4f3e-91b2-17404b0bd4eb => generated 1086 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2915] 199.204.45.53 () {34 vars in 983 bytes} [Fri May 8 19:35:39 2026] GET /v2.0/subnets?id=fd09dd24-ff1b-4368-bab4-db3ea16926c5 => generated 630 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2916] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:35:39 2026] GET /v2.0/ports?network_id=fafb38ef-e172-420e-aa0e-1e150710778a&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2917] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:35:39 2026] GET /v2.0/networks/fafb38ef-e172-420e-aa0e-1e150710778a?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: 1375/2918] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:35:39 2026] GET /v2.0/networks/fafb38ef-e172-420e-aa0e-1e150710778a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/2919] 199.204.45.53 () {32 vars in 718 bytes} [Fri May 8 19:35:39 2026] DELETE /v2.0/ports/44a17747-da76-4f3e-91b2-17404b0bd4eb => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2920] 199.204.45.53 () {30 vars in 662 bytes} [Fri May 8 19:35:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/2921] 199.204.45.53 () {30 vars in 664 bytes} [Fri May 8 19:35:39 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: 1377/2922] 199.204.45.53 () {30 vars in 640 bytes} [Fri May 8 19:35:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/2923] 199.204.45.53 () {30 vars in 676 bytes} [Fri May 8 19:35:39 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) 2026-05-08 19:35:39.706 7 INFO neutron.pecan_wsgi.hooks.translation [None req-42e1f74f-e9c6-49ac-afdc-ea5be0d9c80b 27a067fa16b446e38702c8485318cc3f e655f5bd699d4509a5ea049e830ebb60 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1378/2924] 199.204.45.53 () {32 vars in 718 bytes} [Fri May 8 19:35:39 2026] DELETE /v2.0/ports/44a17747-da76-4f3e-91b2-17404b0bd4eb => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/2925] 199.204.45.53 () {30 vars in 696 bytes} [Fri May 8 19:35:39 2026] GET /v2.0/ports/268e21b1-66a9-4ff6-b3af-2dfb8be9c7f7 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2926] 199.204.45.53 () {30 vars in 731 bytes} [Fri May 8 19:35:39 2026] GET /v2.0/security-groups?name=lb-cee11838-5422-474d-8317-4b02110b4039 => generated 1577 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/2927] 199.204.45.53 () {30 vars in 696 bytes} [Fri May 8 19:35:39 2026] GET /v2.0/ports/268e21b1-66a9-4ff6-b3af-2dfb8be9c7f7 => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2928] 199.204.45.53 () {34 vars in 748 bytes} [Fri May 8 19:35:39 2026] PUT /v2.0/ports/268e21b1-66a9-4ff6-b3af-2dfb8be9c7f7 => generated 1094 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/2929] 199.204.45.53 () {32 vars in 738 bytes} [Fri May 8 19:35:40 2026] DELETE /v2.0/security-groups/b2a4629a-3a95-4bb1-a992-0a34584de981 => 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: 1381/2930] 199.204.45.53 () {32 vars in 718 bytes} [Fri May 8 19:35:40 2026] DELETE /v2.0/ports/268e21b1-66a9-4ff6-b3af-2dfb8be9c7f7 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/2931] 199.204.45.53 () {34 vars in 993 bytes} [Fri May 8 19:35:41 2026] GET /v2.0/ports?device_id=7751338e-e5ab-43f8-ab11-1613594f855e => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2932] 199.204.45.53 () {36 vars in 996 bytes} [Fri May 8 19:35:41 2026] DELETE /v2.0/ports/de943286-06d8-4d4e-8713-6b9c9c7beae7 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:35:42.889 8 INFO neutron.db.l3_db [None req-91dc4523-27e3-4c9c-810f-6a570362500d 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - - -] Floating IP 2d780067-6387-4dd5-bc52-e1c933806c76 disassociated (deleted). External IP: 10.96.250.219, port: 5d5b3d84-ddef-487d-bc61-668e15f5e512. [pid: 8|app: 0|req: 1551/2933] 10.0.0.69 () {32 vars in 731 bytes} [Fri May 8 19:35:42 2026] DELETE /v2.0/floatingips/2d780067-6387-4dd5-bc52-e1c933806c76 => generated 0 bytes in 824 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:35:43.324 7 INFO neutron.api.v2.resource [None req-343e1a5b-9c79-4044-ad36-669a6dccf330 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1383/2934] 10.0.0.69 () {32 vars in 728 bytes} [Fri May 8 19:35:43 2026] GET /v2.0/floatingips/2d780067-6387-4dd5-bc52-e1c933806c76 => generated 144 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:35:43.518 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b60addd-c2cf-4394-a453-de0c643fec74'] response: {'name': 'network-changed', 'server_uuid': 'a1f1b562-8b9a-4d19-8221-9731228ef2ea', 'tag': '5d5b3d84-ddef-487d-bc61-668e15f5e512', 'status': 'completed', 'code': 200} 2026-05-08 19:35:43.540 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-110b1c78-4b7e-4c9f-8aab-04bdf8259481'] response: {'server_uuid': '7751338e-e5ab-43f8-ab11-1613594f855e', 'name': 'network-vif-deleted', 'tag': 'de943286-06d8-4d4e-8713-6b9c9c7beae7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1384/2935] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:35:43 2026] GET /v2.0/ports?tenant_id=d11660b17a7e4aa2b578147a9ee3d841&device_id=a1f1b562-8b9a-4d19-8221-9731228ef2ea => generated 1473 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/2936] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:35:43 2026] GET /v2.0/ports?device_id=a1f1b562-8b9a-4d19-8221-9731228ef2ea => generated 1204 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/2937] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:35:43 2026] GET /v2.0/security-groups?id=367450b4-d81e-4051-924b-20431649f6fd&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2938] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:35:43 2026] GET /v2.0/networks?id=b7f1cad6-25c7-4871-9248-fd4f8bb57261 => generated 801 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/2939] 199.204.45.53 () {34 vars in 1057 bytes} [Fri May 8 19:35:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.128&port_id=5d5b3d84-ddef-487d-bc61-668e15f5e512 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2940] 199.204.45.53 () {34 vars in 1105 bytes} [Fri May 8 19:35:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A22a&port_id=5d5b3d84-ddef-487d-bc61-668e15f5e512 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/2941] 199.204.45.53 () {34 vars in 1063 bytes} [Fri May 8 19:35:43 2026] GET /v2.0/subnets?id=ca5d9710-20f7-4d52-9842-680e244cc8be&id=a90fadbc-7057-4790-bbdb-74f529324cca => generated 1367 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2942] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:35:43 2026] GET /v2.0/ports?network_id=b7f1cad6-25c7-4871-9248-fd4f8bb57261&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/2943] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:35:43 2026] GET /v2.0/ports?network_id=b7f1cad6-25c7-4871-9248-fd4f8bb57261&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: 1388/2944] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:35:43 2026] GET /v2.0/networks/b7f1cad6-25c7-4871-9248-fd4f8bb57261?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/2945] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:35:43 2026] GET /v2.0/networks/b7f1cad6-25c7-4871-9248-fd4f8bb57261?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2946] 199.204.45.53 () {34 vars in 993 bytes} [Fri May 8 19:35:44 2026] GET /v2.0/ports?device_id=a1f1b562-8b9a-4d19-8221-9731228ef2ea => generated 1204 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/2947] 199.204.45.53 () {36 vars in 996 bytes} [Fri May 8 19:35:44 2026] DELETE /v2.0/ports/5d5b3d84-ddef-487d-bc61-668e15f5e512 => generated 0 bytes in 433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:35:49.130 7 INFO neutron.db.l3_db [None req-602555a6-326c-4ee1-b6a5-cee63963e78c 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - - -] Floating IP 49a3ced3-7f26-4794-b638-e6b494837f3e disassociated (deleted). External IP: 10.96.250.217, port: 0feeaf3d-b780-4418-8034-2e26f1259d9f. [pid: 7|app: 0|req: 1390/2948] 10.0.0.69 () {32 vars in 731 bytes} [Fri May 8 19:35:48 2026] DELETE /v2.0/floatingips/49a3ced3-7f26-4794-b638-e6b494837f3e => generated 0 bytes in 796 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:35:49.546 8 INFO neutron.api.v2.resource [None req-873607f3-13c5-422b-b76b-9a66f146e171 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1559/2949] 10.0.0.69 () {32 vars in 728 bytes} [Fri May 8 19:35:49 2026] GET /v2.0/floatingips/49a3ced3-7f26-4794-b638-e6b494837f3e => generated 144 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:35:49.736 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-99bf4ec9-c98a-4967-a557-a29c90ec8015'] response: {'name': 'network-changed', 'server_uuid': 'dc7fcc4b-dfca-46ba-a6fc-2fbee8d7c211', 'tag': '0feeaf3d-b780-4418-8034-2e26f1259d9f', 'status': 'completed', 'code': 200} 2026-05-08 19:35:49.765 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-09f64694-37e3-4556-a43d-4251473990c4'] response: {'server_uuid': 'a1f1b562-8b9a-4d19-8221-9731228ef2ea', 'name': 'network-vif-deleted', 'tag': '5d5b3d84-ddef-487d-bc61-668e15f5e512', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1562/2952] 199.204.45.53 () {34 vars in 1079 bytes} [Fri May 8 19:35:49 2026] GET /v2.0/ports?tenant_id=d11660b17a7e4aa2b578147a9ee3d841&device_id=dc7fcc4b-dfca-46ba-a6fc-2fbee8d7c211 => generated 1465 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2953] 10.0.0.254 () {34 vars in 990 bytes} [Fri May 8 19:35:49 2026] GET /v2.0/ports?device_id=dc7fcc4b-dfca-46ba-a6fc-2fbee8d7c211 => generated 1196 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2954] 10.0.0.254 () {34 vars in 1040 bytes} [Fri May 8 19:35:49 2026] GET /v2.0/security-groups?id=367450b4-d81e-4051-924b-20431649f6fd&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/2955] 199.204.45.53 () {34 vars in 985 bytes} [Fri May 8 19:35:49 2026] GET /v2.0/networks?id=03b8f923-efc4-431a-9f43-5bd4484a97de => generated 800 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2956] 199.204.45.53 () {34 vars in 1055 bytes} [Fri May 8 19:35:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.67&port_id=0feeaf3d-b780-4418-8034-2e26f1259d9f => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/2957] 199.204.45.53 () {34 vars in 1103 bytes} [Fri May 8 19:35:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A234&port_id=0feeaf3d-b780-4418-8034-2e26f1259d9f => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2958] 199.204.45.53 () {34 vars in 1063 bytes} [Fri May 8 19:35:49 2026] GET /v2.0/subnets?id=0eb935a9-8b17-4805-b7ac-70461fe7afe9&id=ec42375b-39a5-4694-a9cd-5d249d73fd4c => generated 1361 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/2959] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:35:50 2026] GET /v2.0/ports?network_id=03b8f923-efc4-431a-9f43-5bd4484a97de&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: 1395/2960] 199.204.45.53 () {34 vars in 1051 bytes} [Fri May 8 19:35:50 2026] GET /v2.0/ports?network_id=03b8f923-efc4-431a-9f43-5bd4484a97de&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/2961] 199.204.45.53 () {34 vars in 1011 bytes} [Fri May 8 19:35:50 2026] GET /v2.0/networks/03b8f923-efc4-431a-9f43-5bd4484a97de?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: 1396/2962] 199.204.45.53 () {34 vars in 993 bytes} [Fri May 8 19:35:50 2026] GET /v2.0/ports?device_id=dc7fcc4b-dfca-46ba-a6fc-2fbee8d7c211 => generated 1196 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/2963] 199.204.45.53 () {34 vars in 1111 bytes} [Fri May 8 19:35:50 2026] GET /v2.0/networks/03b8f923-efc4-431a-9f43-5bd4484a97de?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2964] 199.204.45.53 () {36 vars in 996 bytes} [Fri May 8 19:35:50 2026] DELETE /v2.0/ports/0feeaf3d-b780-4418-8034-2e26f1259d9f => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/2965] 10.0.0.69 () {32 vars in 749 bytes} [Fri May 8 19:35:54 2026] DELETE /v2.0/security-group-rules/d02f7c32-1d65-4833-b88b-f0f446c7ca1f => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:35:55.031 7 INFO neutron.api.v2.resource [None req-dbab0aa5-db23-497c-9923-3dc079f55c4c 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1398/2966] 10.0.0.69 () {32 vars in 746 bytes} [Fri May 8 19:35:54 2026] GET /v2.0/security-group-rules/d02f7c32-1d65-4833-b88b-f0f446c7ca1f => generated 155 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/2967] 10.0.0.69 () {32 vars in 749 bytes} [Fri May 8 19:35:55 2026] DELETE /v2.0/security-group-rules/220a37fb-2758-4d62-be2d-7ca748f49ad1 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:35:55.097 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ab0fff0-f077-417e-a735-8f03e2afb8a4'] response: {'server_uuid': 'dc7fcc4b-dfca-46ba-a6fc-2fbee8d7c211', 'name': 'network-vif-deleted', 'tag': '0feeaf3d-b780-4418-8034-2e26f1259d9f', 'status': 'completed', 'code': 200} 2026-05-08 19:35:55.109 7 INFO neutron.api.v2.resource [None req-2d7bca6c-7faf-4f82-aed6-d6bcddd661df 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1399/2968] 10.0.0.69 () {32 vars in 746 bytes} [Fri May 8 19:35:55 2026] GET /v2.0/security-group-rules/220a37fb-2758-4d62-be2d-7ca748f49ad1 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/2969] 10.0.0.69 () {32 vars in 749 bytes} [Fri May 8 19:35:55 2026] DELETE /v2.0/security-group-rules/304d1924-fd3e-46d9-a4d4-0d86ebed94cf => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:35:55.199 7 INFO neutron.api.v2.resource [None req-fd2e5fcd-fa10-48c1-999a-1bc9a64841ec 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1400/2970] 10.0.0.69 () {32 vars in 746 bytes} [Fri May 8 19:35:55 2026] GET /v2.0/security-group-rules/304d1924-fd3e-46d9-a4d4-0d86ebed94cf => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/2971] 10.0.0.69 () {32 vars in 749 bytes} [Fri May 8 19:35:55 2026] DELETE /v2.0/security-group-rules/db6dbe75-a99a-4ee5-9bf7-678f70fb8319 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:35:55.284 7 INFO neutron.api.v2.resource [None req-4882078e-c658-46a9-94fa-d2205a581958 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1401/2972] 10.0.0.69 () {32 vars in 746 bytes} [Fri May 8 19:35:55 2026] GET /v2.0/security-group-rules/db6dbe75-a99a-4ee5-9bf7-678f70fb8319 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/2973] 10.0.0.69 () {32 vars in 749 bytes} [Fri May 8 19:35:55 2026] DELETE /v2.0/security-group-rules/e4cfc687-2a7d-42ff-90c1-44079a057830 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:35:55.372 7 INFO neutron.api.v2.resource [None req-8d498e1b-9357-4f44-a848-f9b78bc699af 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1402/2974] 10.0.0.69 () {32 vars in 746 bytes} [Fri May 8 19:35:55 2026] GET /v2.0/security-group-rules/e4cfc687-2a7d-42ff-90c1-44079a057830 => generated 155 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/2975] 10.0.0.69 () {32 vars in 749 bytes} [Fri May 8 19:35:55 2026] DELETE /v2.0/security-group-rules/5c0dccaa-749e-4a00-a0d1-6acbb20992f5 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:35:55.460 7 INFO neutron.api.v2.resource [None req-cf80e0fb-c8c2-4b4a-a7d4-1c2cfd7265f1 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1403/2976] 10.0.0.69 () {32 vars in 746 bytes} [Fri May 8 19:35:55 2026] GET /v2.0/security-group-rules/5c0dccaa-749e-4a00-a0d1-6acbb20992f5 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/2977] 10.0.0.69 () {32 vars in 749 bytes} [Fri May 8 19:35:55 2026] DELETE /v2.0/security-group-rules/9f338547-e538-4225-a490-0bb120e28fd4 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:35:55.547 7 INFO neutron.api.v2.resource [None req-27bc8908-46ec-4a56-8a4f-ffa28f224d32 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1404/2978] 10.0.0.69 () {32 vars in 746 bytes} [Fri May 8 19:35:55 2026] GET /v2.0/security-group-rules/9f338547-e538-4225-a490-0bb120e28fd4 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/2979] 10.0.0.69 () {32 vars in 749 bytes} [Fri May 8 19:35:55 2026] DELETE /v2.0/security-group-rules/07155427-281b-4bd4-a124-8a78abeafb17 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:35:55.632 7 INFO neutron.api.v2.resource [None req-1976e834-84e3-4c62-bab3-ec8b73c05a27 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1405/2980] 10.0.0.69 () {32 vars in 746 bytes} [Fri May 8 19:35:55 2026] GET /v2.0/security-group-rules/07155427-281b-4bd4-a124-8a78abeafb17 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/2981] 10.0.0.69 () {32 vars in 749 bytes} [Fri May 8 19:35:55 2026] DELETE /v2.0/security-group-rules/340053f9-70dd-4b4c-9dda-0709e7852921 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:35:55.724 7 INFO neutron.api.v2.resource [None req-edd15507-2885-4247-b817-ea1c2a1ed98f 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1406/2982] 10.0.0.69 () {32 vars in 746 bytes} [Fri May 8 19:35:55 2026] GET /v2.0/security-group-rules/340053f9-70dd-4b4c-9dda-0709e7852921 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/2983] 10.0.0.69 () {32 vars in 749 bytes} [Fri May 8 19:35:55 2026] DELETE /v2.0/security-group-rules/1879d624-d2d4-4f8f-9827-dd9958308253 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:35:55.805 7 INFO neutron.api.v2.resource [None req-2d85e995-76cd-42ca-81ff-c30408beaedd 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1407/2984] 10.0.0.69 () {32 vars in 746 bytes} [Fri May 8 19:35:55 2026] GET /v2.0/security-group-rules/1879d624-d2d4-4f8f-9827-dd9958308253 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/2985] 10.0.0.69 () {32 vars in 749 bytes} [Fri May 8 19:35:55 2026] DELETE /v2.0/security-group-rules/7398877a-cb07-4a98-a240-94d4e727a45f => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:35:55.893 7 INFO neutron.api.v2.resource [None req-edab638f-faf4-444c-a056-bf3f25e0039b 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1408/2986] 10.0.0.69 () {32 vars in 746 bytes} [Fri May 8 19:35:55 2026] GET /v2.0/security-group-rules/7398877a-cb07-4a98-a240-94d4e727a45f => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/2987] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:35:55 2026] DELETE /v2.0/security-groups/367450b4-d81e-4051-924b-20431649f6fd => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:35:56.015 7 INFO neutron.api.v2.resource [None req-ea87a9fa-cbad-4891-aee3-d4db3dc35e20 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1409/2988] 10.0.0.69 () {32 vars in 736 bytes} [Fri May 8 19:35:56 2026] GET /v2.0/security-groups/367450b4-d81e-4051-924b-20431649f6fd => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/2989] 10.0.0.69 () {34 vars in 788 bytes} [Fri May 8 19:35:56 2026] PUT /v2.0/routers/d06691e7-cb78-43c8-9eba-b74b2d063335/remove_router_interface => generated 309 bytes in 1772 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:35:58.644 7 INFO neutron.api.v2.resource [None req-d426632f-c7e9-4752-af9a-6596360b42cd 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1410/2990] 10.0.0.69 () {34 vars in 788 bytes} [Fri May 8 19:35:57 2026] PUT /v2.0/routers/d06691e7-cb78-43c8-9eba-b74b2d063335/remove_router_interface => generated 198 bytes in 798 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/2991] 10.0.0.69 () {34 vars in 788 bytes} [Fri May 8 19:35:58 2026] PUT /v2.0/routers/d06691e7-cb78-43c8-9eba-b74b2d063335/remove_router_interface => generated 309 bytes in 1261 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:36:00.110 7 INFO neutron.api.v2.resource [None req-0b7a1567-c4a9-47c3-88dc-d434ff2dc795 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1411/2992] 10.0.0.69 () {34 vars in 788 bytes} [Fri May 8 19:35:59 2026] PUT /v2.0/routers/d06691e7-cb78-43c8-9eba-b74b2d063335/remove_router_interface => generated 198 bytes in 194 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/2993] 10.0.0.69 () {34 vars in 788 bytes} [Fri May 8 19:36:00 2026] PUT /v2.0/routers/d06691e7-cb78-43c8-9eba-b74b2d063335/remove_router_interface => generated 309 bytes in 1324 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:36:01.678 7 INFO neutron.api.v2.resource [None req-b3e1f05a-7dba-4f5a-a7e4-b4c33368f869 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1412/2994] 10.0.0.69 () {34 vars in 788 bytes} [Fri May 8 19:36:01 2026] PUT /v2.0/routers/d06691e7-cb78-43c8-9eba-b74b2d063335/remove_router_interface => generated 198 bytes in 235 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:36:02.848 8 INFO neutron.db.l3_hamode_db [None req-3d42ac48-48d4-466c-8e19-649cb0fee318 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - - -] HA network 4130a4e4-4aa8-4819-ab64-d640ee7eba22 was deleted as no HA routers are present in tenant d11660b17a7e4aa2b578147a9ee3d841. [pid: 8|app: 0|req: 1583/2995] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:36:01 2026] DELETE /v2.0/routers/d06691e7-cb78-43c8-9eba-b74b2d063335 => generated 0 bytes in 1171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:36:02.893 7 INFO neutron.api.v2.resource [None req-2494b095-2cae-48f9-8549-12c1fd5df7c0 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1413/2996] 10.0.0.69 () {32 vars in 720 bytes} [Fri May 8 19:36:02 2026] GET /v2.0/routers/d06691e7-cb78-43c8-9eba-b74b2d063335 => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:36:02.917 8 INFO neutron.services.segments.plugin [-] Segment 9ef8fc51-eefb-4dc5-a270-610773aaa5ca resource provider aggregate not found 2026-05-08 19:36:02.938 8 INFO neutron.services.segments.plugin [-] Segment 9ef8fc51-eefb-4dc5-a270-610773aaa5ca resource provider aggregate not found 2026-05-08 19:36:02.950 8 INFO neutron.services.segments.plugin [-] Segment 9ef8fc51-eefb-4dc5-a270-610773aaa5ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ef8fc51-eefb-4dc5-a270-610773aaa5ca found for delete ", "request_id": "req-8c37ed9a-50de-4093-b9b0-101a79f8d277"}]} 2026-05-08 19:36:02.962 8 INFO neutron.services.segments.plugin [-] Segment 9ef8fc51-eefb-4dc5-a270-610773aaa5ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ef8fc51-eefb-4dc5-a270-610773aaa5ca found for delete ", "request_id": "req-e3036214-2789-458d-be9f-f0fea6b08911"}]} [pid: 8|app: 0|req: 1584/2997] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:36:02 2026] DELETE /v2.0/subnets/a90fadbc-7057-4790-bbdb-74f529324cca => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:36:03.199 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c03dedf1-6dc3-4779-a254-48156d8e9e3f 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1414/2998] 10.0.0.69 () {32 vars in 720 bytes} [Fri May 8 19:36:03 2026] GET /v2.0/subnets/a90fadbc-7057-4790-bbdb-74f529324cca => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/2999] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:36:03 2026] DELETE /v2.0/subnets/ca5d9710-20f7-4d52-9842-680e244cc8be => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:36:03.469 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6ee3ad0c-3454-4be6-9b06-417a44869541 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1415/3000] 10.0.0.69 () {32 vars in 720 bytes} [Fri May 8 19:36:03 2026] GET /v2.0/subnets/ca5d9710-20f7-4d52-9842-680e244cc8be => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3001] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:36:03 2026] DELETE /v2.0/networks/b7f1cad6-25c7-4871-9248-fd4f8bb57261 => generated 0 bytes in 448 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:36:03.945 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bcaa19b6-947b-4fe7-ac75-91dab35c4e34 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1416/3002] 10.0.0.69 () {32 vars in 722 bytes} [Fri May 8 19:36:03 2026] GET /v2.0/networks/b7f1cad6-25c7-4871-9248-fd4f8bb57261 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3003] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:36:03 2026] DELETE /v2.0/subnets/0eb935a9-8b17-4805-b7ac-70461fe7afe9 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:36:04.217 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d56eba04-e37d-44b4-a120-62226d8801f1 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1417/3004] 10.0.0.69 () {32 vars in 720 bytes} [Fri May 8 19:36:04 2026] GET /v2.0/subnets/0eb935a9-8b17-4805-b7ac-70461fe7afe9 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3005] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:36:04 2026] DELETE /v2.0/subnets/ec42375b-39a5-4694-a9cd-5d249d73fd4c => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:36:04.503 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1ea59de1-c875-4cca-a0d0-65cde3308094 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1418/3006] 10.0.0.69 () {32 vars in 720 bytes} [Fri May 8 19:36:04 2026] GET /v2.0/subnets/ec42375b-39a5-4694-a9cd-5d249d73fd4c => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:36:04.985 8 INFO neutron.services.segments.plugin [-] Segment 3aa872cb-d809-4a89-bd5d-c15c2a783467 resource provider aggregate not found 2026-05-08 19:36:04.991 8 INFO neutron.services.segments.plugin [-] Segment 3aa872cb-d809-4a89-bd5d-c15c2a783467 resource provider aggregate not found [pid: 8|app: 0|req: 1589/3009] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:36:04 2026] DELETE /v2.0/networks/03b8f923-efc4-431a-9f43-5bd4484a97de => generated 0 bytes in 494 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:36:05.024 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fe292e22-4fdc-434c-a0dd-8eeb23a5bfb7 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1421/3010] 10.0.0.69 () {32 vars in 722 bytes} [Fri May 8 19:36:05 2026] GET /v2.0/networks/03b8f923-efc4-431a-9f43-5bd4484a97de => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:36:05.035 8 INFO neutron.services.segments.plugin [-] Segment 3aa872cb-d809-4a89-bd5d-c15c2a783467 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3aa872cb-d809-4a89-bd5d-c15c2a783467 found for delete ", "request_id": "req-7111575e-2a1d-4b44-90ee-a4660ca5215c"}]} 2026-05-08 19:36:05.049 8 INFO neutron.services.segments.plugin [-] Segment 3aa872cb-d809-4a89-bd5d-c15c2a783467 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3aa872cb-d809-4a89-bd5d-c15c2a783467 found for delete ", "request_id": "req-5693d837-bcf4-43cd-896d-66eb4745b9f3"}]} 2026-05-08 19:36:05.070 8 INFO neutron.services.segments.plugin [-] Segment 7597587b-7828-49aa-b5e8-7fc5b33c8a6f resource provider aggregate not found 2026-05-08 19:36:05.075 8 INFO neutron.services.segments.plugin [-] Segment 7597587b-7828-49aa-b5e8-7fc5b33c8a6f resource provider aggregate not found 2026-05-08 19:36:05.084 8 INFO neutron.services.segments.plugin [-] Segment 7597587b-7828-49aa-b5e8-7fc5b33c8a6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7597587b-7828-49aa-b5e8-7fc5b33c8a6f found for delete ", "request_id": "req-8e69661f-50dd-46c9-a02c-a947fbfe3445"}]} 2026-05-08 19:36:05.091 8 INFO neutron.services.segments.plugin [-] Segment 7597587b-7828-49aa-b5e8-7fc5b33c8a6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7597587b-7828-49aa-b5e8-7fc5b33c8a6f found for delete ", "request_id": "req-581e5f58-52a5-4ef3-a1a6-627fd4eb25c8"}]} [pid: 8|app: 0|req: 1590/3011] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:36:05 2026] DELETE /v2.0/subnets/083f5f61-48e5-402a-afc1-3ae0d8b96165 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:36:05.347 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8599ee40-ba7b-4afc-945b-a312e1871f9e 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1422/3012] 10.0.0.69 () {32 vars in 720 bytes} [Fri May 8 19:36:05 2026] GET /v2.0/subnets/083f5f61-48e5-402a-afc1-3ae0d8b96165 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3013] 10.0.0.69 () {32 vars in 723 bytes} [Fri May 8 19:36:05 2026] DELETE /v2.0/subnets/a072b082-d5d4-43c7-941e-e342b8b99ad9 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:36:05.615 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7c3148af-cd14-406c-ae4b-96ee4223cadd 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1423/3014] 10.0.0.69 () {32 vars in 720 bytes} [Fri May 8 19:36:05 2026] GET /v2.0/subnets/a072b082-d5d4-43c7-941e-e342b8b99ad9 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3015] 10.0.0.69 () {32 vars in 725 bytes} [Fri May 8 19:36:05 2026] DELETE /v2.0/networks/7c837692-798a-4988-8940-c017fc6d10f6 => generated 0 bytes in 419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:36:06.063 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c2ecd728-5247-45a1-8173-896a25e82762 4e4dfd6e8831480db982258f8d154dda d11660b17a7e4aa2b578147a9ee3d841 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1424/3016] 10.0.0.69 () {32 vars in 722 bytes} [Fri May 8 19:36:06 2026] GET /v2.0/networks/7c837692-798a-4988-8940-c017fc6d10f6 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:36:08.180 8 INFO neutron.services.segments.plugin [-] Segment eb33d72e-39b7-4f42-b2cf-14f7ab14120b resource provider aggregate not found 2026-05-08 19:36:08.186 8 INFO neutron.services.segments.plugin [-] Segment eb33d72e-39b7-4f42-b2cf-14f7ab14120b resource provider aggregate not found 2026-05-08 19:36:08.195 8 INFO neutron.services.segments.plugin [-] Segment eb33d72e-39b7-4f42-b2cf-14f7ab14120b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb33d72e-39b7-4f42-b2cf-14f7ab14120b found for delete ", "request_id": "req-65fe468a-4a2e-4631-8ce9-6f7761756793"}]} 2026-05-08 19:36:08.209 8 INFO neutron.services.segments.plugin [-] Segment eb33d72e-39b7-4f42-b2cf-14f7ab14120b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb33d72e-39b7-4f42-b2cf-14f7ab14120b found for delete ", "request_id": "req-9b0001dc-0c87-43d7-a0da-1ab8ad27bff8"}]} [pid: 8|app: 0|req: 1593/3017] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:36:08 2026] GET /v2.0/security-groups?tenant_id=6f73efc4d25e4c7ba6fbf4706b8d7f5d&name=default => generated 2805 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/3018] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:36:08 2026] DELETE /v2.0/security-groups/466a8f75-a285-47ac-ae1f-58a0196672d1 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3019] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:36:08 2026] GET /v2.0/security-groups?tenant_id=d11660b17a7e4aa2b578147a9ee3d841&name=default => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/3020] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:36:08 2026] DELETE /v2.0/security-groups/50cb8f90-4d3c-4f7c-a63c-0360e2962b47 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3021] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:36:08 2026] GET /v2.0/security-groups?tenant_id=cdbf4c8ad80348c7a8500bc423a76c5d&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: 1427/3022] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:36:09 2026] DELETE /v2.0/security-groups/b442dbda-e7ac-4ea9-b159-4596f79a224c => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3023] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:36:09 2026] GET /v2.0/security-groups?tenant_id=f563967ec76b49a8aefdbae2ba538c76&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: 1428/3024] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:36:09 2026] DELETE /v2.0/security-groups/e49adb52-b961-489b-b060-79cb24dab4d2 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3025] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:36:09 2026] GET /v2.0/security-groups?tenant_id=c95595726ecf4c4ca714ed67630850c7&name=default => generated 2805 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/3026] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:36:09 2026] DELETE /v2.0/security-groups/b9af131f-c0cf-43a6-89f0-cded5aaab8a3 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3027] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:36:09 2026] GET /v2.0/security-groups?tenant_id=e38c38e922b94bc0bbcdc9c0ee9da736&name=default => generated 2805 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/3028] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:36:10 2026] DELETE /v2.0/security-groups/9539accc-c0a9-4d2c-84c5-40983a1af6fa => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3029] 10.0.0.69 () {32 vars in 773 bytes} [Fri May 8 19:36:10 2026] GET /v2.0/security-groups?tenant_id=8067504c2e99469681bf057ac2725d1a&name=default => generated 2805 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/3030] 10.0.0.69 () {32 vars in 739 bytes} [Fri May 8 19:36:10 2026] DELETE /v2.0/security-groups/c9b2fbdd-ad2f-41a0-b0ee-3926d2b21df1 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3031] 10.0.0.69 () {32 vars in 648 bytes} [Fri May 8 19:36:13 2026] GET /v2.0/networks => generated 2168 bytes in 679 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/3032] 10.0.0.69 () {32 vars in 654 bytes} [Fri May 8 19:36:14 2026] GET /v2.0/floatingips => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3033] 10.0.0.69 () {32 vars in 646 bytes} [Fri May 8 19:36:14 2026] GET /v2.0/routers => generated 15 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/3034] 10.0.0.69 () {32 vars in 642 bytes} [Fri May 8 19:36:15 2026] GET /v2.0/ports => generated 4725 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3035] 10.0.0.69 () {32 vars in 646 bytes} [Fri May 8 19:36:15 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: 1434/3036] 10.0.0.69 () {32 vars in 648 bytes} [Fri May 8 19:36:15 2026] GET /v2.0/networks => generated 2168 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3037] 10.0.0.69 () {32 vars in 662 bytes} [Fri May 8 19:36:15 2026] GET /v2.0/security-groups => generated 16626 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/3038] 10.0.0.69 () {32 vars in 654 bytes} [Fri May 8 19:36:15 2026] GET /v2.0/subnetpools => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)