+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jun 3 08:05:30 2026] *** compiled with version: 11.4.0 on 02 June 2026 01:53:03 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-dddc68679-hcmqw 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 0x562ade617140 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/neutron/common/utils.py:55: 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/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-03 08:05:34.780 7 INFO neutron.common.config [-] Logging enabled! 2026-06-03 08:05:34.780 7 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-06-03 08:05:34.971 8 INFO neutron.common.config [-] Logging enabled! 2026-06-03 08:05:34.971 8 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-06-03 08:05:35.250 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-03 08:05:35.436 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-03 08:05:36.136 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-03 08:05:36.138 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-03 08:05:36.141 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-03 08:05:36.142 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-03 08:05:36.142 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-03 08:05:36.143 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-03 08:05:36.143 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-03 08:05:36.149 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-03 08:05:36.149 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-03 08:05:36.149 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-03 08:05:36.167 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-03 08:05:36.168 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-03 08:05:36.169 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-03 08:05:36.212 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-03 08:05:36.213 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-03 08:05:36.213 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-03 08:05:36.213 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-03 08:05:36.220 7 WARNING oslo_policy.policy [None req-6ecf0fe2-1cdb-41cb-8c3e-f0e2c679acc8 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-06-03 08:05:36.402 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-03 08:05:36.405 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-03 08:05:36.408 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-03 08:05:36.409 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-03 08:05:36.409 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-03 08:05:36.409 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-03 08:05:36.409 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-03 08:05:36.415 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-03 08:05:36.415 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-03 08:05:36.416 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-03 08:05:36.434 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-03 08:05:36.435 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-03 08:05:36.435 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-03 08:05:36.477 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-03 08:05:36.477 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-03 08:05:36.477 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-03 08:05:36.478 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-03 08:05:36.485 8 WARNING oslo_policy.policy [None req-2eb19f6e-4ff6-47db-8ed3-6753e96b1644 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-06-03 08:05:36.504 7 INFO neutron.plugins.ml2.managers [None req-6ecf0fe2-1cdb-41cb-8c3e-f0e2c679acc8 - - - - - -] Initializing driver for type 'vlan' 2026-06-03 08:05:36.810 8 INFO neutron.plugins.ml2.managers [None req-2eb19f6e-4ff6-47db-8ed3-6753e96b1644 - - - - - -] Initializing driver for type 'vlan' 2026-06-03 08:05:36.850 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-6ecf0fe2-1cdb-41cb-8c3e-f0e2c679acc8 - - - - - -] VlanTypeDriver initialization complete 2026-06-03 08:05:36.851 7 INFO neutron.plugins.ml2.managers [None req-6ecf0fe2-1cdb-41cb-8c3e-f0e2c679acc8 - - - - - -] Initializing driver for type 'vxlan' 2026-06-03 08:05:36.851 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-6ecf0fe2-1cdb-41cb-8c3e-f0e2c679acc8 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-03 08:05:36.877 7 INFO neutron.plugins.ml2.managers [None req-6ecf0fe2-1cdb-41cb-8c3e-f0e2c679acc8 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-03 08:05:36.878 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-6ecf0fe2-1cdb-41cb-8c3e-f0e2c679acc8 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-03 08:05:36.878 7 INFO neutron.plugins.ml2.managers [None req-6ecf0fe2-1cdb-41cb-8c3e-f0e2c679acc8 - - - - - -] Initializing extension driver 'port_security' 2026-06-03 08:05:36.879 7 INFO neutron.plugins.ml2.extensions.port_security [None req-6ecf0fe2-1cdb-41cb-8c3e-f0e2c679acc8 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-03 08:05:36.879 7 INFO neutron.plugins.ml2.managers [None req-6ecf0fe2-1cdb-41cb-8c3e-f0e2c679acc8 - - - - - -] Initializing extension driver 'qos' 2026-06-03 08:05:36.879 7 INFO neutron.plugins.ml2.managers [None req-6ecf0fe2-1cdb-41cb-8c3e-f0e2c679acc8 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-03 08:05:36.879 7 INFO neutron.plugins.ml2.managers [None req-6ecf0fe2-1cdb-41cb-8c3e-f0e2c679acc8 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-03 08:05:36.892 7 INFO neutron.quota [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded quota_driver: . 2026-06-03 08:05:36.893 7 INFO neutron.plugins.ml2.plugin [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Modular L2 Plugin initialization complete 2026-06-03 08:05:36.893 7 INFO neutron.plugins.ml2.managers [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-03 08:05:36.893 7 INFO neutron.plugins.ml2.managers [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-03 08:05:36.893 7 INFO neutron.plugins.ml2.managers [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-03 08:05:36.893 7 INFO neutron.extensions.vlantransparent [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Disabled vlantransparent extension. 2026-06-03 08:05:36.894 7 INFO neutron.manager [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loading Plugin: qos 2026-06-03 08:05:36.904 7 INFO neutron.manager [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loading Plugin: router 2026-06-03 08:05:36.939 7 INFO neutron.services.service_base [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-03 08:05:36.939 7 INFO neutron.manager [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loading Plugin: segments 2026-06-03 08:05:37.033 7 INFO neutron.manager [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loading Plugin: trunk 2026-06-03 08:05:37.096 7 INFO neutron.manager [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loading Plugin: vpnaas 2026-06-03 08:05:37.136 7 WARNING stevedore.named [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-03 08:05:37.204 7 INFO neutron_vpnaas.services.vpn.plugin [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-03 08:05:37.205 7 INFO neutron.common.utils [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-03 08:05:37.205 7 INFO neutron.manager [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loading Plugin: auto_allocate 2026-06-03 08:05:37.209 7 INFO neutron.manager [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loading Plugin: tag 2026-06-03 08:05:37.216 7 INFO neutron.manager [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loading Plugin: timestamp 2026-06-03 08:05:37.218 7 INFO neutron.manager [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loading Plugin: network_ip_availability 2026-06-03 08:05:37.222 7 INFO neutron.manager [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loading Plugin: flavors 2026-06-03 08:05:37.225 7 INFO neutron.manager [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loading Plugin: revisions 2026-06-03 08:05:37.228 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Initializing extension manager. 2026-06-03 08:05:37.229 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: address-group 2026-06-03 08:05:37.230 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: address-scope 2026-06-03 08:05:37.230 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-03 08:05:37.231 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: agent 2026-06-03 08:05:37.232 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: agent-resources-synced 2026-06-03 08:05:37.233 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-03 08:05:37.234 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-03 08:05:37.234 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: availability_zone 2026-06-03 08:05:37.235 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: availability_zone_filter 2026-06-03 08:05:37.235 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-03 08:05:37.236 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: default-subnetpools 2026-06-03 08:05:37.237 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-03 08:05:37.238 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: dns-integration 2026-06-03 08:05:37.238 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: dns-domain-ports 2026-06-03 08:05:37.239 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-03 08:05:37.240 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: dvr 2026-06-03 08:05:37.240 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-03 08:05:37.241 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: empty-string-filtering 2026-06-03 08:05:37.241 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-03 08:05:37.242 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-03 08:05:37.242 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: external-net 2026-06-03 08:05:37.243 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-03 08:05:37.244 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: extraroute 2026-06-03 08:05:37.244 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: extraroute-atomic 2026-06-03 08:05:37.245 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-03 08:05:37.245 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-03 08:05:37.246 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-03 08:05:37.247 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-03 08:05:37.247 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: fip-port-details 2026-06-03 08:05:37.248 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: flavors 2026-06-03 08:05:37.249 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-03 08:05:37.250 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: floatingip-pools 2026-06-03 08:05:37.251 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: ip_allocation 2026-06-03 08:05:37.251 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-03 08:05:37.252 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: l2_adjacency 2026-06-03 08:05:37.253 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: router 2026-06-03 08:05:37.254 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-03 08:05:37.255 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-03 08:05:37.256 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-03 08:05:37.256 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: ext-gw-mode 2026-06-03 08:05:37.257 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: l3-ha 2026-06-03 08:05:37.258 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-03 08:05:37.258 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-03 08:05:37.259 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: l3-flavors 2026-06-03 08:05:37.260 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-03 08:05:37.260 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-03 08:05:37.262 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-03 08:05:37.263 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-03 08:05:37.264 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-03 08:05:37.265 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-03 08:05:37.266 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-03 08:05:37.267 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: multi-provider 2026-06-03 08:05:37.267 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: net-mtu 2026-06-03 08:05:37.268 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: net-mtu-writable 2026-06-03 08:05:37.268 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: network_availability_zone 2026-06-03 08:05:37.269 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: network_ha 2026-06-03 08:05:37.270 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: network-ip-availability 2026-06-03 08:05:37.271 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-03 08:05:37.271 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: pagination 2026-06-03 08:05:37.272 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: port-device-profile 2026-06-03 08:05:37.272 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-03 08:05:37.273 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-03 08:05:37.273 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-03 08:05:37.274 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: port-mac-override 2026-06-03 08:05:37.275 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-03 08:05:37.275 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-03 08:05:37.276 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: port-resource-request 2026-06-03 08:05:37.276 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-03 08:05:37.277 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: binding 2026-06-03 08:05:37.278 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: binding-extended 2026-06-03 08:05:37.278 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: port-security 2026-06-03 08:05:37.279 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: project-id 2026-06-03 08:05:37.279 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: provider 2026-06-03 08:05:37.281 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: qos 2026-06-03 08:05:37.282 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-03 08:05:37.282 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-03 08:05:37.283 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: qos-default 2026-06-03 08:05:37.283 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: qos-fip 2026-06-03 08:05:37.284 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-03 08:05:37.285 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-03 08:05:37.285 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-03 08:05:37.286 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-03 08:05:37.286 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-03 08:05:37.287 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: qos-pps 2026-06-03 08:05:37.288 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-03 08:05:37.288 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-03 08:05:37.289 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: qos-rules-alias 2026-06-03 08:05:37.290 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: quota-check-limit 2026-06-03 08:05:37.291 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: quotas 2026-06-03 08:05:37.292 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: quota_details 2026-06-03 08:05:37.294 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: rbac-policies 2026-06-03 08:05:37.294 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: rbac-address-group 2026-06-03 08:05:37.295 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: rbac-address-scope 2026-06-03 08:05:37.295 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: rbac-security-groups 2026-06-03 08:05:37.296 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-03 08:05:37.297 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: revision-if-match 2026-06-03 08:05:37.297 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-03 08:05:37.297 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-2eb19f6e-4ff6-47db-8ed3-6753e96b1644 - - - - - -] VlanTypeDriver initialization complete 2026-06-03 08:05:37.298 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: router_availability_zone 2026-06-03 08:05:37.298 8 INFO neutron.plugins.ml2.managers [None req-2eb19f6e-4ff6-47db-8ed3-6753e96b1644 - - - - - -] Initializing driver for type 'vxlan' 2026-06-03 08:05:37.298 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-2eb19f6e-4ff6-47db-8ed3-6753e96b1644 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-03 08:05:37.298 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-03 08:05:37.300 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-03 08:05:37.300 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-03 08:05:37.301 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-03 08:05:37.302 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-03 08:05:37.302 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-03 08:05:37.303 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-03 08:05:37.310 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: security-group 2026-06-03 08:05:37.311 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: segment 2026-06-03 08:05:37.312 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-03 08:05:37.312 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: service-type 2026-06-03 08:05:37.313 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: sorting 2026-06-03 08:05:37.314 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: standard-attr-segment 2026-06-03 08:05:37.314 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: standard-attr-description 2026-06-03 08:05:37.315 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: stateful-security-group 2026-06-03 08:05:37.315 7 WARNING neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-03 08:05:37.316 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-03 08:05:37.317 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: subnet_onboard 2026-06-03 08:05:37.317 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-03 08:05:37.318 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: subnet-service-types 2026-06-03 08:05:37.318 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: subnet_allocation 2026-06-03 08:05:37.319 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-03 08:05:37.320 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-03 08:05:37.323 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: standard-attr-tag 2026-06-03 08:05:37.323 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-03 08:05:37.324 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: trunk 2026-06-03 08:05:37.325 8 INFO neutron.plugins.ml2.managers [None req-2eb19f6e-4ff6-47db-8ed3-6753e96b1644 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-03 08:05:37.325 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: trunk-details 2026-06-03 08:05:37.325 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-2eb19f6e-4ff6-47db-8ed3-6753e96b1644 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-03 08:05:37.325 8 INFO neutron.plugins.ml2.managers [None req-2eb19f6e-4ff6-47db-8ed3-6753e96b1644 - - - - - -] Initializing extension driver 'port_security' 2026-06-03 08:05:37.325 8 INFO neutron.plugins.ml2.extensions.port_security [None req-2eb19f6e-4ff6-47db-8ed3-6753e96b1644 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-03 08:05:37.325 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-03 08:05:37.325 8 INFO neutron.plugins.ml2.managers [None req-2eb19f6e-4ff6-47db-8ed3-6753e96b1644 - - - - - -] Initializing extension driver 'qos' 2026-06-03 08:05:37.326 8 INFO neutron.plugins.ml2.managers [None req-2eb19f6e-4ff6-47db-8ed3-6753e96b1644 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-03 08:05:37.326 8 INFO neutron.plugins.ml2.managers [None req-2eb19f6e-4ff6-47db-8ed3-6753e96b1644 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-03 08:05:37.326 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-03 08:05:37.328 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-03 08:05:37.329 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-03 08:05:37.329 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: vpn-flavors 2026-06-03 08:05:37.331 7 INFO neutron.api.extensions [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Loaded extension: vpnaas 2026-06-03 08:05:37.333 7 INFO neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-03 08:05:37.333 7 INFO neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-03 08:05:37.334 7 INFO neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 08:05:37.334 7 INFO neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-03 08:05:37.337 8 INFO neutron.quota [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded quota_driver: . 2026-06-03 08:05:37.338 8 INFO neutron.plugins.ml2.plugin [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Modular L2 Plugin initialization complete 2026-06-03 08:05:37.338 8 INFO neutron.plugins.ml2.managers [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-03 08:05:37.338 8 INFO neutron.plugins.ml2.managers [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-03 08:05:37.338 8 INFO neutron.plugins.ml2.managers [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-03 08:05:37.339 8 INFO neutron.extensions.vlantransparent [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Disabled vlantransparent extension. 2026-06-03 08:05:37.339 8 INFO neutron.manager [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loading Plugin: qos 2026-06-03 08:05:37.339 7 INFO neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-03 08:05:37.339 7 INFO neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-03 08:05:37.346 7 INFO neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-03 08:05:37.347 7 INFO neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-03 08:05:37.347 7 INFO neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-03 08:05:37.348 7 INFO neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 08:05:37.349 7 WARNING neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] subnetpool is already registered 2026-06-03 08:05:37.349 7 INFO neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 08:05:37.349 8 INFO neutron.manager [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loading Plugin: router 2026-06-03 08:05:37.349 7 WARNING neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] subnetpool is already registered 2026-06-03 08:05:37.350 7 INFO neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-03 08:05:37.351 7 INFO neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-03 08:05:37.351 7 INFO neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-03 08:05:37.352 7 INFO neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-03 08:05:37.352 7 INFO neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-03 08:05:37.353 7 INFO neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-03 08:05:37.358 7 INFO neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-03 08:05:37.359 7 WARNING neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] router is already registered 2026-06-03 08:05:37.359 7 INFO neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-03 08:05:37.359 7 WARNING neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] floatingip is already registered 2026-06-03 08:05:37.366 7 INFO neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-03 08:05:37.366 7 WARNING neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] rbac_policy is already registered 2026-06-03 08:05:37.367 7 INFO neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-03 08:05:37.368 7 WARNING neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] security_group is already registered 2026-06-03 08:05:37.368 7 INFO neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-03 08:05:37.368 7 WARNING neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] security_group_rule is already registered 2026-06-03 08:05:37.370 7 INFO neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 08:05:37.370 7 WARNING neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] subnetpool is already registered 2026-06-03 08:05:37.371 7 INFO neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 08:05:37.371 7 WARNING neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] subnetpool is already registered 2026-06-03 08:05:37.372 7 INFO neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-03 08:05:37.372 7 WARNING neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] trunk is already registered 2026-06-03 08:05:37.373 7 INFO neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-03 08:05:37.373 7 WARNING neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] endpoint_group is already registered 2026-06-03 08:05:37.373 7 INFO neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-03 08:05:37.374 7 WARNING neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] vpnservice is already registered 2026-06-03 08:05:37.374 7 INFO neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-03 08:05:37.375 7 WARNING neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] ipsec_site_connection is already registered 2026-06-03 08:05:37.375 7 INFO neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-03 08:05:37.375 7 WARNING neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] ipsecpolicy is already registered 2026-06-03 08:05:37.376 7 INFO neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-03 08:05:37.376 7 WARNING neutron.quota.resource_registry [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] ikepolicy is already registered 2026-06-03 08:05:37.383 8 INFO neutron.services.service_base [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-03 08:05:37.383 8 INFO neutron.manager [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loading Plugin: segments 2026-06-03 08:05:37.415 7 WARNING keystonemiddleware._common.config [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-03 08:05:37.424 7 WARNING oslo_config.cfg [None req-84fca58f-6110-43a4-9af6-65d96c505394 - - - - - -] 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 0x562ade617140 pid: 7 (default app) 2026-06-03 08:05:37.476 8 INFO neutron.manager [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loading Plugin: trunk 2026-06-03 08:05:37.535 8 INFO neutron.manager [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loading Plugin: vpnaas 2026-06-03 08:05:37.579 8 WARNING stevedore.named [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-03 08:05:37.641 8 INFO neutron_vpnaas.services.vpn.plugin [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-03 08:05:37.642 8 INFO neutron.common.utils [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-03 08:05:37.642 8 INFO neutron.manager [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loading Plugin: auto_allocate 2026-06-03 08:05:37.646 8 INFO neutron.manager [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loading Plugin: tag 2026-06-03 08:05:37.652 8 INFO neutron.manager [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loading Plugin: timestamp 2026-06-03 08:05:37.655 8 INFO neutron.manager [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loading Plugin: network_ip_availability 2026-06-03 08:05:37.659 8 INFO neutron.manager [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loading Plugin: flavors 2026-06-03 08:05:37.662 8 INFO neutron.manager [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loading Plugin: revisions 2026-06-03 08:05:37.665 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Initializing extension manager. 2026-06-03 08:05:37.667 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: address-group 2026-06-03 08:05:37.668 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: address-scope 2026-06-03 08:05:37.668 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-03 08:05:37.669 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: agent 2026-06-03 08:05:37.670 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: agent-resources-synced 2026-06-03 08:05:37.671 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-03 08:05:37.672 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-03 08:05:37.673 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: availability_zone 2026-06-03 08:05:37.673 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: availability_zone_filter 2026-06-03 08:05:37.674 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-03 08:05:37.675 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: default-subnetpools 2026-06-03 08:05:37.676 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-03 08:05:37.677 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: dns-integration 2026-06-03 08:05:37.677 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: dns-domain-ports 2026-06-03 08:05:37.678 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-03 08:05:37.679 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: dvr 2026-06-03 08:05:37.680 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-03 08:05:37.680 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: empty-string-filtering 2026-06-03 08:05:37.681 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-03 08:05:37.681 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-03 08:05:37.682 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: external-net 2026-06-03 08:05:37.683 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-03 08:05:37.683 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: extraroute 2026-06-03 08:05:37.684 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: extraroute-atomic 2026-06-03 08:05:37.685 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-03 08:05:37.685 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-03 08:05:37.686 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-03 08:05:37.686 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-03 08:05:37.687 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: fip-port-details 2026-06-03 08:05:37.688 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: flavors 2026-06-03 08:05:37.689 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-03 08:05:37.690 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: floatingip-pools 2026-06-03 08:05:37.690 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: ip_allocation 2026-06-03 08:05:37.691 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-03 08:05:37.692 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: l2_adjacency 2026-06-03 08:05:37.693 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: router 2026-06-03 08:05:37.694 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-03 08:05:37.695 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-03 08:05:37.695 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-03 08:05:37.696 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: ext-gw-mode 2026-06-03 08:05:37.697 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: l3-ha 2026-06-03 08:05:37.697 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-03 08:05:37.698 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-03 08:05:37.699 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: l3-flavors 2026-06-03 08:05:37.700 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-03 08:05:37.701 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-03 08:05:37.703 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-03 08:05:37.704 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-03 08:05:37.705 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-03 08:05:37.706 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-03 08:05:37.707 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-03 08:05:37.707 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: multi-provider 2026-06-03 08:05:37.708 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: net-mtu 2026-06-03 08:05:37.708 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: net-mtu-writable 2026-06-03 08:05:37.709 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: network_availability_zone 2026-06-03 08:05:37.710 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: network_ha 2026-06-03 08:05:37.710 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: network-ip-availability 2026-06-03 08:05:37.711 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-03 08:05:37.712 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: pagination 2026-06-03 08:05:37.712 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: port-device-profile 2026-06-03 08:05:37.713 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-03 08:05:37.714 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-03 08:05:37.714 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-03 08:05:37.715 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: port-mac-override 2026-06-03 08:05:37.715 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-03 08:05:37.716 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-03 08:05:37.716 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: port-resource-request 2026-06-03 08:05:37.717 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-03 08:05:37.718 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: binding 2026-06-03 08:05:37.718 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: binding-extended 2026-06-03 08:05:37.719 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: port-security 2026-06-03 08:05:37.720 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: project-id 2026-06-03 08:05:37.720 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: provider 2026-06-03 08:05:37.722 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: qos 2026-06-03 08:05:37.723 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-03 08:05:37.723 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-03 08:05:37.724 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: qos-default 2026-06-03 08:05:37.724 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: qos-fip 2026-06-03 08:05:37.725 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-03 08:05:37.726 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-03 08:05:37.726 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-03 08:05:37.727 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-03 08:05:37.727 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-03 08:05:37.728 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: qos-pps 2026-06-03 08:05:37.729 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-03 08:05:37.729 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-03 08:05:37.730 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: qos-rules-alias 2026-06-03 08:05:37.731 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: quota-check-limit 2026-06-03 08:05:37.733 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: quotas 2026-06-03 08:05:37.734 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: quota_details 2026-06-03 08:05:37.735 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: rbac-policies 2026-06-03 08:05:37.736 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: rbac-address-group 2026-06-03 08:05:37.737 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: rbac-address-scope 2026-06-03 08:05:37.738 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: rbac-security-groups 2026-06-03 08:05:37.738 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-03 08:05:37.739 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: revision-if-match 2026-06-03 08:05:37.740 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-03 08:05:37.740 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: router_availability_zone 2026-06-03 08:05:37.741 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-03 08:05:37.742 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-03 08:05:37.743 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-03 08:05:37.743 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-03 08:05:37.744 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-03 08:05:37.745 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-03 08:05:37.745 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-03 08:05:37.754 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: security-group 2026-06-03 08:05:37.755 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: segment 2026-06-03 08:05:37.756 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-03 08:05:37.756 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: service-type 2026-06-03 08:05:37.757 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: sorting 2026-06-03 08:05:37.757 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: standard-attr-segment 2026-06-03 08:05:37.758 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: standard-attr-description 2026-06-03 08:05:37.759 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: stateful-security-group 2026-06-03 08:05:37.759 8 WARNING neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-03 08:05:37.760 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-03 08:05:37.760 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: subnet_onboard 2026-06-03 08:05:37.761 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-03 08:05:37.762 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: subnet-service-types 2026-06-03 08:05:37.762 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: subnet_allocation 2026-06-03 08:05:37.763 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-03 08:05:37.764 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-03 08:05:37.767 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: standard-attr-tag 2026-06-03 08:05:37.767 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-03 08:05:37.768 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: trunk 2026-06-03 08:05:37.769 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: trunk-details 2026-06-03 08:05:37.769 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-03 08:05:37.770 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-03 08:05:37.772 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-03 08:05:37.774 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-03 08:05:37.774 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: vpn-flavors 2026-06-03 08:05:37.776 8 INFO neutron.api.extensions [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Loaded extension: vpnaas 2026-06-03 08:05:37.778 8 INFO neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-03 08:05:37.778 8 INFO neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-03 08:05:37.779 8 INFO neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 08:05:37.779 8 INFO neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-03 08:05:37.784 8 INFO neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-03 08:05:37.784 8 INFO neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-03 08:05:37.790 8 INFO neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-03 08:05:37.791 8 INFO neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-03 08:05:37.791 8 INFO neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-03 08:05:37.793 8 INFO neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 08:05:37.793 8 WARNING neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] subnetpool is already registered 2026-06-03 08:05:37.793 8 INFO neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 08:05:37.794 8 WARNING neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] subnetpool is already registered 2026-06-03 08:05:37.794 8 INFO neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-03 08:05:37.795 8 INFO neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-03 08:05:37.795 8 INFO neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-03 08:05:37.796 8 INFO neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-03 08:05:37.796 8 INFO neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-03 08:05:37.797 8 INFO neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-03 08:05:37.802 8 INFO neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-03 08:05:37.802 8 WARNING neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] router is already registered 2026-06-03 08:05:37.803 8 INFO neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-03 08:05:37.803 8 WARNING neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] floatingip is already registered 2026-06-03 08:05:37.808 8 INFO neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-03 08:05:37.808 8 WARNING neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] rbac_policy is already registered 2026-06-03 08:05:37.809 8 INFO neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-03 08:05:37.809 8 WARNING neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] security_group is already registered 2026-06-03 08:05:37.809 8 INFO neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-03 08:05:37.810 8 WARNING neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] security_group_rule is already registered 2026-06-03 08:05:37.811 8 INFO neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 08:05:37.811 8 WARNING neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] subnetpool is already registered 2026-06-03 08:05:37.812 8 INFO neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 08:05:37.812 8 WARNING neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] subnetpool is already registered 2026-06-03 08:05:37.812 8 INFO neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-03 08:05:37.813 8 WARNING neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] trunk is already registered 2026-06-03 08:05:37.813 8 INFO neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-03 08:05:37.813 8 WARNING neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] endpoint_group is already registered 2026-06-03 08:05:37.814 8 INFO neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-03 08:05:37.814 8 WARNING neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] vpnservice is already registered 2026-06-03 08:05:37.814 8 INFO neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-03 08:05:37.815 8 WARNING neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] ipsec_site_connection is already registered 2026-06-03 08:05:37.815 8 INFO neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-03 08:05:37.815 8 WARNING neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] ipsecpolicy is already registered 2026-06-03 08:05:37.816 8 INFO neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-03 08:05:37.816 8 WARNING neutron.quota.resource_registry [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] ikepolicy is already registered 2026-06-03 08:05:37.855 8 WARNING keystonemiddleware._common.config [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-03 08:05:37.863 8 WARNING oslo_config.cfg [None req-2e7ec750-9a55-4913-a8ed-dd64086ad6d3 - - - - - -] 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 0x562ade617140 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 08:05:43.639 7 INFO neutron.pecan_wsgi.hooks.translation [None req-694dda40-5707-4ce4-a5a8-8d216f15bb29 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.204.45.19 () {44 vars in 922 bytes} [Wed Jun 3 08:05:42 2026] GET /v2.0/networks/public => generated 108 bytes in 873 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: 8|app: 0|req: 1/4] 199.204.45.19 () {44 vars in 944 bytes} [Wed Jun 3 08:05:43 2026] GET /v2.0/networks?name=public => generated 15 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:05:44.203 7 WARNING oslo_policy.policy [None req-5e0ad465-402e-49be-a854-458be40d7dd5 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-06-03 08:05:44.338 7 WARNING neutron.services.revisions.revision_plugin [None req-5e0ad465-402e-49be-a854-458be40d7dd5 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Could not find related network for resource to bump revision. 2026-06-03 08:05:44.366 7 INFO neutron.db.segments_db [None req-5e0ad465-402e-49be-a854-458be40d7dd5 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Added segment b7baf5b7-3e00-4bf9-81e8-fdd91c614ac0 of type flat for network 83c35852-d082-42b7-9f0b-74b0e9af17e5 2026-06-03 08:05:44.425 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5e0ad465-402e-49be-a854-458be40d7dd5 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 199.204.45.19 () {48 vars in 962 bytes} [Wed Jun 3 08:05:44 2026] POST /v2.0/networks => generated 124 bytes in 427 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:05:50.339 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5812e87c-4fd9-4a56-846f-be7b1685a849 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.204.45.19 () {44 vars in 922 bytes} [Wed Jun 3 08:05:50 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.19 () {44 vars in 944 bytes} [Wed Jun 3 08:05:50 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:05:50.437 7 WARNING neutron.services.revisions.revision_plugin [None req-643a9b94-b40c-47e0-8f05-baf086d4b707 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Could not find related network for resource to bump revision. 2026-06-03 08:05:50.456 7 INFO neutron.db.segments_db [None req-643a9b94-b40c-47e0-8f05-baf086d4b707 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Added segment c448a15b-270f-4027-a181-8f804ffe273e of type flat for network 3bce93ab-b9a7-4e43-8bbc-9aecd0e0cb52 2026-06-03 08:05:50.490 7 INFO neutron.pecan_wsgi.hooks.translation [None req-643a9b94-b40c-47e0-8f05-baf086d4b707 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.204.45.19 () {48 vars in 962 bytes} [Wed Jun 3 08:05:50 2026] POST /v2.0/networks => generated 124 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:05:56.721 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f1cde96d-598c-48be-8cbc-808703763eda 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 199.204.45.19 () {44 vars in 922 bytes} [Wed Jun 3 08:05:56 2026] GET /v2.0/networks/public => generated 108 bytes in 394 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.204.45.19 () {44 vars in 944 bytes} [Wed Jun 3 08:05:56 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:05:56.930 8 WARNING oslo_policy.policy [None req-0a7ac205-6346-41e3-aa4f-8c0cd3e3298d 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-06-03 08:05:56.974 8 WARNING neutron.services.revisions.revision_plugin [None req-0a7ac205-6346-41e3-aa4f-8c0cd3e3298d 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Could not find related network for resource to bump revision. 2026-06-03 08:05:56.993 8 INFO neutron.db.segments_db [None req-0a7ac205-6346-41e3-aa4f-8c0cd3e3298d 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Added segment d8472506-65c1-4f73-822e-c097e1cdecdb of type flat for network caf8741f-3696-4ff9-b616-43a566188651 2026-06-03 08:05:57.036 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0a7ac205-6346-41e3-aa4f-8c0cd3e3298d 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.204.45.19 () {48 vars in 962 bytes} [Wed Jun 3 08:05:56 2026] POST /v2.0/networks => generated 124 bytes in 297 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:06:03.020 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a81df2a8-df37-41cb-965a-5924219034fb 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/13] 199.204.45.19 () {44 vars in 922 bytes} [Wed Jun 3 08:06:02 2026] GET /v2.0/networks/public => generated 108 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.204.45.19 () {44 vars in 944 bytes} [Wed Jun 3 08:06:03 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:06:03.132 7 WARNING neutron.services.revisions.revision_plugin [None req-241f1a06-2598-48a3-a23c-9abc4152af20 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Could not find related network for resource to bump revision. 2026-06-03 08:06:03.159 7 INFO neutron.db.segments_db [None req-241f1a06-2598-48a3-a23c-9abc4152af20 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Added segment 1d297be8-2e72-486d-9828-fb0c44036fb0 of type flat for network 359d6908-c726-4642-aae8-334995706660 2026-06-03 08:06:03.192 7 INFO neutron.pecan_wsgi.hooks.translation [None req-241f1a06-2598-48a3-a23c-9abc4152af20 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/15] 199.204.45.19 () {48 vars in 962 bytes} [Wed Jun 3 08:06:03 2026] POST /v2.0/networks => generated 124 bytes in 151 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:06:09.083 7 INFO neutron.pecan_wsgi.hooks.translation [None req-96cda2d8-7ebc-49c3-9a11-5931fb4b0919 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.204.45.19 () {44 vars in 922 bytes} [Wed Jun 3 08:06:09 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.19 () {44 vars in 944 bytes} [Wed Jun 3 08:06:09 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:06:09.175 7 WARNING neutron.services.revisions.revision_plugin [None req-cadd9fe8-127a-48f0-8f99-6d5bc648ce40 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Could not find related network for resource to bump revision. 2026-06-03 08:06:09.194 7 INFO neutron.db.segments_db [None req-cadd9fe8-127a-48f0-8f99-6d5bc648ce40 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Added segment 674a0157-fa3b-44f9-a5b5-3217ae043e25 of type flat for network 117647e8-a5bb-41d9-970e-09484de87e39 [pid: 7|app: 0|req: 11/19] 199.204.45.19 () {48 vars in 962 bytes} [Wed Jun 3 08:06:09 2026] POST /v2.0/networks => generated 706 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:06:10.442 8 INFO neutron.pecan_wsgi.hooks.translation [None req-30981848-dc60-4d70-821e-59527e539d66 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/20] 199.204.45.19 () {44 vars in 922 bytes} [Wed Jun 3 08:06:10 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 199.204.45.19 () {44 vars in 944 bytes} [Wed Jun 3 08:06:10 2026] GET /v2.0/networks?name=public => generated 709 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:06:10.558 8 INFO neutron.pecan_wsgi.hooks.translation [None req-882807f9-c3d4-43e1-8e62-b9beb3f31baf 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/22] 199.204.45.19 () {44 vars in 1029 bytes} [Wed Jun 3 08:06:10 2026] GET /v2.0/subnets/public-subnet?network_id=117647e8-a5bb-41d9-970e-09484de87e39 => generated 113 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/23] 199.204.45.19 () {44 vars in 1052 bytes} [Wed Jun 3 08:06:10 2026] GET /v2.0/subnets?name=public-subnet&network_id=117647e8-a5bb-41d9-970e-09484de87e39 => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/24] 199.204.45.19 () {48 vars in 960 bytes} [Wed Jun 3 08:06:10 2026] POST /v2.0/subnets => generated 641 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:10:49.904 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [cb44a2e4-d95f-4792-82f2-a888f6263381] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 08:10:49.909 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [de5767f9-9bbb-4dab-bc83-32c1ab99a243] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 08:10:49.910 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jun 3 08:10:49 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.19) !!! 2026-06-03 08:10:50.060 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bbfa8380-7bb3-4ef3-a4ac-00856335abfa 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 30/62] 199.204.45.19 () {44 vars in 932 bytes} [Wed Jun 3 08:10:49 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 163 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:10:50.075 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e3e0ec8b-a22e-408f-a2b3-c71e00cc5e48] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 08:10:50.077 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7f798596-8136-4125-87b6-b220749ef52e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 08:10:50.078 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jun 3 08:10:50 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.19) !!! [pid: 7|app: 0|req: 33/63] 199.204.45.19 () {44 vars in 954 bytes} [Wed Jun 3 08:10:50 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:10:50.182 8 INFO neutron.db.segments_db [None req-fb71f908-d60a-4598-99da-d48e169f6226 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Added segment 793e90b0-48ad-476d-af8d-aa8f50f99606 of type vxlan for network 2a982d46-bc3e-431d-94bf-ae628b9692a7 [pid: 8|app: 0|req: 31/64] 199.204.45.19 () {48 vars in 961 bytes} [Wed Jun 3 08:10:50 2026] POST /v2.0/networks => generated 707 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:10:51.296 7 INFO oslo.messaging._drivers.impl_rabbit [-] [e3e0ec8b-a22e-408f-a2b3-c71e00cc5e48] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42776. 2026-06-03 08:10:51.296 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7f798596-8136-4125-87b6-b220749ef52e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42802. 2026-06-03 08:10:51.343 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5fd10a5d-7022-41d0-ae9e-53d6007328a6 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/65] 199.204.45.19 () {44 vars in 932 bytes} [Wed Jun 3 08:10:51 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 80 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:10:51.416 8 INFO oslo.messaging._drivers.impl_rabbit [-] [cb44a2e4-d95f-4792-82f2-a888f6263381] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42812. 2026-06-03 08:10:51.419 8 INFO oslo.messaging._drivers.impl_rabbit [-] [de5767f9-9bbb-4dab-bc83-32c1ab99a243] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42828. [pid: 8|app: 0|req: 32/66] 199.204.45.19 () {44 vars in 954 bytes} [Wed Jun 3 08:10:51 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:10:51.475 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ff626722-f162-4caa-ae7f-a7b8936fe3ae 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/67] 199.204.45.19 () {44 vars in 1031 bytes} [Wed Jun 3 08:10:51 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=2a982d46-bc3e-431d-94bf-ae628b9692a7 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/68] 199.204.45.19 () {44 vars in 1054 bytes} [Wed Jun 3 08:10:51 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=2a982d46-bc3e-431d-94bf-ae628b9692a7 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/69] 199.204.45.19 () {48 vars in 960 bytes} [Wed Jun 3 08:10:51 2026] POST /v2.0/subnets => generated 627 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:10:53.118 8 INFO neutron.api.v2.resource [None req-086f5310-d2ad-4042-8f5a-5fd2d9a9afd3 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/70] 199.204.45.19 () {44 vars in 966 bytes} [Wed Jun 3 08:10:53 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/71] 199.204.45.19 () {44 vars in 988 bytes} [Wed Jun 3 08:10:53 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/72] 199.204.45.19 () {48 vars in 975 bytes} [Wed Jun 3 08:10:53 2026] POST /v2.0/security-groups => generated 1616 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/73] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:10:54 2026] GET /v2.0/security-groups/15c929bb-a811-4abb-94f1-b19492f30442 => generated 1616 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/74] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:10:54 2026] GET /v2.0/security-groups/15c929bb-a811-4abb-94f1-b19492f30442 => generated 1616 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/75] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:10:54 2026] GET /v2.0/security-groups/15c929bb-a811-4abb-94f1-b19492f30442 => generated 1616 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/76] 199.204.45.19 () {48 vars in 986 bytes} [Wed Jun 3 08:10:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/77] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:10:56 2026] GET /v2.0/security-groups/15c929bb-a811-4abb-94f1-b19492f30442 => generated 2230 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/78] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:10:56 2026] GET /v2.0/security-groups/15c929bb-a811-4abb-94f1-b19492f30442 => generated 2230 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/79] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:10:56 2026] GET /v2.0/security-groups/15c929bb-a811-4abb-94f1-b19492f30442 => generated 2230 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/80] 199.204.45.19 () {48 vars in 986 bytes} [Wed Jun 3 08:10:56 2026] POST /v2.0/security-group-rules => generated 603 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/81] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:10:57 2026] GET /v2.0/security-groups/15c929bb-a811-4abb-94f1-b19492f30442 => generated 2846 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/82] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:10:57 2026] GET /v2.0/security-groups/15c929bb-a811-4abb-94f1-b19492f30442 => generated 2846 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/83] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:10:57 2026] GET /v2.0/security-groups/15c929bb-a811-4abb-94f1-b19492f30442 => generated 2846 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/84] 199.204.45.19 () {48 vars in 986 bytes} [Wed Jun 3 08:10:57 2026] POST /v2.0/security-group-rules => generated 603 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/85] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:10:58 2026] GET /v2.0/security-groups/15c929bb-a811-4abb-94f1-b19492f30442 => generated 3462 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/86] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:10:58 2026] GET /v2.0/security-groups/15c929bb-a811-4abb-94f1-b19492f30442 => generated 3462 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/87] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:10:58 2026] GET /v2.0/security-groups/15c929bb-a811-4abb-94f1-b19492f30442 => generated 3462 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/88] 199.204.45.19 () {48 vars in 986 bytes} [Wed Jun 3 08:10:58 2026] POST /v2.0/security-group-rules => generated 603 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/89] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:10:59 2026] GET /v2.0/security-groups/15c929bb-a811-4abb-94f1-b19492f30442 => generated 4078 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/90] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:10:59 2026] GET /v2.0/security-groups/15c929bb-a811-4abb-94f1-b19492f30442 => generated 4078 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/91] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:10:59 2026] GET /v2.0/security-groups/15c929bb-a811-4abb-94f1-b19492f30442 => generated 4078 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/92] 199.204.45.19 () {48 vars in 986 bytes} [Wed Jun 3 08:10:59 2026] POST /v2.0/security-group-rules => generated 603 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/93] 199.204.45.19 () {44 vars in 982 bytes} [Wed Jun 3 08:11:01 2026] GET /v2.0/networks/2a982d46-bc3e-431d-94bf-ae628b9692a7 => generated 732 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:11:01.259 8 INFO neutron.pecan_wsgi.hooks.translation [None req-66ff239b-0f3f-4ae0-9382-7e346d32ecee 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 46/94] 199.204.45.19 () {44 vars in 1071 bytes} [Wed Jun 3 08:11:01 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=2a982d46-bc3e-431d-94bf-ae628b9692a7 => generated 132 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/95] 199.204.45.19 () {44 vars in 1094 bytes} [Wed Jun 3 08:11:01 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=2a982d46-bc3e-431d-94bf-ae628b9692a7 => 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: 47/96] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:11:01 2026] GET /v2.0/security-groups/15c929bb-a811-4abb-94f1-b19492f30442 => generated 4694 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/97] 199.204.45.19 () {48 vars in 956 bytes} [Wed Jun 3 08:11:01 2026] POST /v2.0/ports => generated 1092 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 08:11:08.012 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cc4da237-ed6c-4db8-9b1e-e66d0f7f94b8 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 49/100] 199.204.45.19 () {44 vars in 974 bytes} [Wed Jun 3 08:11:07 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 72 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: 52/101] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:11:08 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1095 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/102] 199.204.45.19 () {48 vars in 1026 bytes} [Wed Jun 3 08:11:08 2026] PUT /v2.0/ports/00f5a1ab-c57c-43a7-aefb-13ed3d3814a6 => generated 1205 bytes in 728 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/103] 199.204.45.19 () {44 vars in 915 bytes} [Wed Jun 3 08:11:10 2026] GET /v2.0/ports => generated 3722 bytes in 88 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, ' 2026-06-03 08:11:11.403 8 INFO neutron.api.v2.resource [None req-5eaf2eca-bf91-4fcf-a530-3ee25b8ed583 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/104] 199.204.45.19 () {44 vars in 954 bytes} [Wed Jun 3 08:11:11 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/105] 199.204.45.19 () {44 vars in 976 bytes} [Wed Jun 3 08:11:11 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/106] 199.204.45.19 () {48 vars in 975 bytes} [Wed Jun 3 08:11:11 2026] POST /v2.0/security-groups => generated 1610 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/107] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:11:12 2026] GET /v2.0/security-groups/07c96780-fa06-402e-91cb-27d4f127625e => generated 1610 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/108] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:11:12 2026] GET /v2.0/security-groups/07c96780-fa06-402e-91cb-27d4f127625e => generated 1610 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/109] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:11:12 2026] GET /v2.0/security-groups/07c96780-fa06-402e-91cb-27d4f127625e => generated 1610 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/110] 199.204.45.19 () {48 vars in 986 bytes} [Wed Jun 3 08:11:12 2026] POST /v2.0/security-group-rules => generated 619 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/111] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:11:13 2026] GET /v2.0/security-groups/07c96780-fa06-402e-91cb-27d4f127625e => generated 2242 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/112] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:11:13 2026] GET /v2.0/security-groups/07c96780-fa06-402e-91cb-27d4f127625e => generated 2242 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/113] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:11:13 2026] GET /v2.0/security-groups/07c96780-fa06-402e-91cb-27d4f127625e => generated 2242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/114] 199.204.45.19 () {48 vars in 986 bytes} [Wed Jun 3 08:11:13 2026] POST /v2.0/security-group-rules => generated 623 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/123] 199.204.45.19 () {44 vars in 970 bytes} [Wed Jun 3 08:12:18 2026] GET /v2.0/quotas/4b3faeb638c4481fa1a62b2ac4f1cc12 => generated 292 bytes in 23 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:139: 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/124] 199.204.45.19 () {48 vars in 1022 bytes} [Wed Jun 3 08:12:18 2026] PUT /v2.0/quotas/4b3faeb638c4481fa1a62b2ac4f1cc12 => generated 291 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:14:28.114 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7f798596-8136-4125-87b6-b220749ef52e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 08:14:28.117 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e3e0ec8b-a22e-408f-a2b3-c71e00cc5e48] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 08:14:28.278 7 INFO neutron.pecan_wsgi.hooks.translation [None req-09fc871d-35ea-4b98-989c-321a06dc5723 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 73/143] 199.204.45.19 () {30 vars in 739 bytes} [Wed Jun 3 08:14:28 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 169 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:14:28.293 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [de5767f9-9bbb-4dab-bc83-32c1ab99a243] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 08:14:28.294 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [cb44a2e4-d95f-4792-82f2-a888f6263381] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 08:14:28.295 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 3 08:14:28 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.19) !!! /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: 71/144] 199.204.45.19 () {30 vars in 761 bytes} [Wed Jun 3 08:14:28 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:14:30.236 7 INFO oslo.messaging._drivers.impl_rabbit [-] [e3e0ec8b-a22e-408f-a2b3-c71e00cc5e48] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38012. 2026-06-03 08:14:30.237 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7f798596-8136-4125-87b6-b220749ef52e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37998. 2026-06-03 08:14:30.276 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a304825e-075c-4c10-a246-49519dc81969 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 74/145] 199.204.45.19 () {30 vars in 739 bytes} [Wed Jun 3 08:14:30 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:14:30.305 8 INFO oslo.messaging._drivers.impl_rabbit [-] [cb44a2e4-d95f-4792-82f2-a888f6263381] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38028. 2026-06-03 08:14:30.314 8 INFO oslo.messaging._drivers.impl_rabbit [-] [de5767f9-9bbb-4dab-bc83-32c1ab99a243] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38014. [pid: 8|app: 0|req: 72/146] 199.204.45.19 () {30 vars in 761 bytes} [Wed Jun 3 08:14:30 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:20:26.099 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7f798596-8136-4125-87b6-b220749ef52e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 08:20:26.102 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e3e0ec8b-a22e-408f-a2b3-c71e00cc5e48] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 08:20:26.103 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 3 08:20:26 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups/manila-service-security-group?project_id=dac61f492b0a4dc594e373c40d4d19ad (ip 199.204.45.19) !!! 2026-06-03 08:20:26.268 7 INFO neutron.api.v2.resource [None req-ff58a487-236d-4afb-b4d5-3b809a72d949 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 99/195] 199.204.45.19 () {44 vars in 1069 bytes} [Wed Jun 3 08:20:26 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=dac61f492b0a4dc594e373c40d4d19ad => generated 139 bytes in 177 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:20:26.280 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [cb44a2e4-d95f-4792-82f2-a888f6263381] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 08:20:26.281 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [de5767f9-9bbb-4dab-bc83-32c1ab99a243] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 08:20:26.282 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jun 3 08:20:26 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?name=manila-service-security-group&project_id=dac61f492b0a4dc594e373c40d4d19ad (ip 199.204.45.19) !!! [pid: 8|app: 0|req: 97/196] 199.204.45.19 () {44 vars in 1092 bytes} [Wed Jun 3 08:20:26 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=dac61f492b0a4dc594e373c40d4d19ad => generated 23 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/197] 199.204.45.19 () {48 vars in 976 bytes} [Wed Jun 3 08:20:26 2026] POST /v2.0/security-groups => generated 1624 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 08:20:27.618 8 INFO oslo.messaging._drivers.impl_rabbit [-] [cb44a2e4-d95f-4792-82f2-a888f6263381] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37708. 2026-06-03 08:20:27.620 8 INFO oslo.messaging._drivers.impl_rabbit [-] [de5767f9-9bbb-4dab-bc83-32c1ab99a243] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37722. [pid: 8|app: 0|req: 98/198] 199.204.45.19 () {44 vars in 1083 bytes} [Wed Jun 3 08:20:27 2026] GET /v2.0/security-groups/349e3716-35af-4c0b-8127-1709be08e00b?project_id=dac61f492b0a4dc594e373c40d4d19ad => generated 1624 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:20:27.723 7 INFO oslo.messaging._drivers.impl_rabbit [-] [e3e0ec8b-a22e-408f-a2b3-c71e00cc5e48] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37734. [pid: 7|app: 0|req: 101/199] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:20:27 2026] GET /v2.0/security-groups/349e3716-35af-4c0b-8127-1709be08e00b => generated 1624 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/200] 199.204.45.19 () {44 vars in 1083 bytes} [Wed Jun 3 08:20:27 2026] GET /v2.0/security-groups/349e3716-35af-4c0b-8127-1709be08e00b?project_id=dac61f492b0a4dc594e373c40d4d19ad => generated 1624 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:20:27.875 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7f798596-8136-4125-87b6-b220749ef52e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37726. [pid: 7|app: 0|req: 102/201] 199.204.45.19 () {48 vars in 986 bytes} [Wed Jun 3 08:20:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/202] 199.204.45.19 () {44 vars in 1083 bytes} [Wed Jun 3 08:20:28 2026] GET /v2.0/security-groups/349e3716-35af-4c0b-8127-1709be08e00b?project_id=dac61f492b0a4dc594e373c40d4d19ad => generated 2234 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/203] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:20:28 2026] GET /v2.0/security-groups/349e3716-35af-4c0b-8127-1709be08e00b => generated 2234 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/204] 199.204.45.19 () {44 vars in 1083 bytes} [Wed Jun 3 08:20:29 2026] GET /v2.0/security-groups/349e3716-35af-4c0b-8127-1709be08e00b?project_id=dac61f492b0a4dc594e373c40d4d19ad => generated 2234 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/205] 199.204.45.19 () {48 vars in 986 bytes} [Wed Jun 3 08:20:29 2026] POST /v2.0/security-group-rules => generated 599 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/206] 199.204.45.19 () {44 vars in 1083 bytes} [Wed Jun 3 08:20:30 2026] GET /v2.0/security-groups/349e3716-35af-4c0b-8127-1709be08e00b?project_id=dac61f492b0a4dc594e373c40d4d19ad => generated 2846 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/207] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:20:30 2026] GET /v2.0/security-groups/349e3716-35af-4c0b-8127-1709be08e00b => generated 2846 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/208] 199.204.45.19 () {44 vars in 1083 bytes} [Wed Jun 3 08:20:30 2026] GET /v2.0/security-groups/349e3716-35af-4c0b-8127-1709be08e00b?project_id=dac61f492b0a4dc594e373c40d4d19ad => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/209] 199.204.45.19 () {48 vars in 986 bytes} [Wed Jun 3 08:20:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/210] 199.204.45.19 () {44 vars in 1083 bytes} [Wed Jun 3 08:20:31 2026] GET /v2.0/security-groups/349e3716-35af-4c0b-8127-1709be08e00b?project_id=dac61f492b0a4dc594e373c40d4d19ad => generated 3460 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/211] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:20:31 2026] GET /v2.0/security-groups/349e3716-35af-4c0b-8127-1709be08e00b => generated 3460 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/212] 199.204.45.19 () {44 vars in 1083 bytes} [Wed Jun 3 08:20:31 2026] GET /v2.0/security-groups/349e3716-35af-4c0b-8127-1709be08e00b?project_id=dac61f492b0a4dc594e373c40d4d19ad => generated 3460 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/213] 199.204.45.19 () {48 vars in 986 bytes} [Wed Jun 3 08:20:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/232] 199.204.45.19 () {30 vars in 738 bytes} [Wed Jun 3 08:22:42 2026] GET /v2.0/networks?tenant_id=dac61f492b0a4dc594e373c40d4d19ad&shared=False => generated 15 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:22:42.552 7 INFO neutron.db.segments_db [None req-833a74d7-3efb-4ef1-81c8-090b29b34277 892faf85cf1b4650b5f665d8e49c27d3 dac61f492b0a4dc594e373c40d4d19ad - - c57c31209aee489bb7f3f8d9009dc74a c57c31209aee489bb7f3f8d9009dc74a] Added segment fe8e6bff-f4b6-4d1e-ab9f-9da98512ceb9 of type vxlan for network a2e1cc1d-8fa1-439b-8abd-24b97d8c9cf3 [pid: 7|app: 0|req: 118/233] 199.204.45.19 () {34 vars in 680 bytes} [Wed Jun 3 08:22:42 2026] POST /v2.0/networks => generated 718 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/234] 199.204.45.19 () {30 vars in 720 bytes} [Wed Jun 3 08:22:42 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/235] 199.204.45.19 () {30 vars in 631 bytes} [Wed Jun 3 08:22:42 2026] GET /v2.0/extensions => generated 19901 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/236] 199.204.45.19 () {34 vars in 675 bytes} [Wed Jun 3 08:22:42 2026] POST /v2.0/ports => generated 963 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/237] 199.204.45.19 () {30 vars in 701 bytes} [Wed Jun 3 08:22:43 2026] GET /v2.0/networks/a2e1cc1d-8fa1-439b-8abd-24b97d8c9cf3 => generated 705 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/238] 199.204.45.19 () {30 vars in 720 bytes} [Wed Jun 3 08:22:44 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/239] 199.204.45.19 () {30 vars in 701 bytes} [Wed Jun 3 08:22:45 2026] GET /v2.0/networks/a2e1cc1d-8fa1-439b-8abd-24b97d8c9cf3 => generated 705 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/242] 199.204.45.19 () {44 vars in 970 bytes} [Wed Jun 3 08:23:02 2026] GET /v2.0/quotas/dac61f492b0a4dc594e373c40d4d19ad => generated 292 bytes in 14 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:139: 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: 123/243] 199.204.45.19 () {48 vars in 1022 bytes} [Wed Jun 3 08:23:03 2026] PUT /v2.0/quotas/dac61f492b0a4dc594e373c40d4d19ad => generated 291 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:34:43.833 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7f798596-8136-4125-87b6-b220749ef52e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 08:34:43.835 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e3e0ec8b-a22e-408f-a2b3-c71e00cc5e48] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 08:34:43.837 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 3 08:34:43 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.19) !!! 2026-06-03 08:34:44.031 7 INFO neutron.pecan_wsgi.hooks.translation [None req-873142ac-6362-4bae-972f-c4e946dfbe7a 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 171/338] 199.204.45.19 () {44 vars in 922 bytes} [Wed Jun 3 08:34:43 2026] GET /v2.0/networks/public => generated 108 bytes in 203 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:34:44.041 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [cb44a2e4-d95f-4792-82f2-a888f6263381] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 08:34:44.042 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [de5767f9-9bbb-4dab-bc83-32c1ab99a243] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 08:34:44.043 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 3 08:34:44 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.19) !!! [pid: 8|app: 0|req: 168/339] 199.204.45.19 () {44 vars in 944 bytes} [Wed Jun 3 08:34:44 2026] GET /v2.0/networks?name=public => generated 753 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:34:45.210 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7f798596-8136-4125-87b6-b220749ef52e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44676. 2026-06-03 08:34:45.211 7 INFO oslo.messaging._drivers.impl_rabbit [-] [e3e0ec8b-a22e-408f-a2b3-c71e00cc5e48] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44692. 2026-06-03 08:34:45.252 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5e1b92f2-ea80-455b-a40f-0f1c0855a901 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 172/340] 199.204.45.19 () {44 vars in 922 bytes} [Wed Jun 3 08:34:45 2026] GET /v2.0/networks/public => generated 108 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:34:45.308 8 INFO oslo.messaging._drivers.impl_rabbit [-] [de5767f9-9bbb-4dab-bc83-32c1ab99a243] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44712. 2026-06-03 08:34:45.308 8 INFO oslo.messaging._drivers.impl_rabbit [-] [cb44a2e4-d95f-4792-82f2-a888f6263381] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44702. [pid: 8|app: 0|req: 169/341] 199.204.45.19 () {44 vars in 944 bytes} [Wed Jun 3 08:34:45 2026] GET /v2.0/networks?name=public => generated 753 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:34:45.369 7 INFO neutron.pecan_wsgi.hooks.translation [None req-52109dd5-1a01-4a09-ab01-bc26265c68a4 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 173/342] 199.204.45.19 () {44 vars in 1029 bytes} [Wed Jun 3 08:34:45 2026] GET /v2.0/subnets/public-subnet?network_id=117647e8-a5bb-41d9-970e-09484de87e39 => generated 113 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/343] 199.204.45.19 () {44 vars in 1052 bytes} [Wed Jun 3 08:34:45 2026] GET /v2.0/subnets?name=public-subnet&network_id=117647e8-a5bb-41d9-970e-09484de87e39 => generated 644 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:35:19.944 8 INFO neutron.pecan_wsgi.hooks.translation [None req-afadab1d-a4f0-45ee-a509-51a529963ea4 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 174/350] 199.204.45.19 () {44 vars in 932 bytes} [Wed Jun 3 08:35:19 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 81 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/351] 199.204.45.19 () {44 vars in 954 bytes} [Wed Jun 3 08:35:19 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:35:21.041 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9be29bf8-4551-46c5-aede-9b0ce643656f 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 175/352] 199.204.45.19 () {44 vars in 932 bytes} [Wed Jun 3 08:35:20 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/353] 199.204.45.19 () {44 vars in 954 bytes} [Wed Jun 3 08:35:21 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:35:21.147 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ab46daea-9e7c-4daf-9df0-395c5bc637bd 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 176/354] 199.204.45.19 () {44 vars in 1031 bytes} [Wed Jun 3 08:35:21 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=2a982d46-bc3e-431d-94bf-ae628b9692a7 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/355] 199.204.45.19 () {44 vars in 1054 bytes} [Wed Jun 3 08:35:21 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=2a982d46-bc3e-431d-94bf-ae628b9692a7 => generated 630 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:35:22.435 8 INFO neutron.api.v2.resource [None req-9016f1d2-2f19-4972-a7b2-72f828369a47 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 177/356] 199.204.45.19 () {44 vars in 966 bytes} [Wed Jun 3 08:35:22 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/357] 199.204.45.19 () {44 vars in 988 bytes} [Wed Jun 3 08:35:22 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/358] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:35:23 2026] GET /v2.0/security-groups/15c929bb-a811-4abb-94f1-b19492f30442 => generated 4694 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/359] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:35:23 2026] GET /v2.0/security-groups/15c929bb-a811-4abb-94f1-b19492f30442 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/360] 199.204.45.19 () {44 vars in 1006 bytes} [Wed Jun 3 08:35:23 2026] GET /v2.0/security-group-rules/632dd338-360e-4c42-a505-43f7096d9080 => generated 601 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/361] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:35:24 2026] GET /v2.0/security-groups/15c929bb-a811-4abb-94f1-b19492f30442 => generated 4694 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/362] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:35:24 2026] GET /v2.0/security-groups/15c929bb-a811-4abb-94f1-b19492f30442 => generated 4694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/363] 199.204.45.19 () {44 vars in 1006 bytes} [Wed Jun 3 08:35:24 2026] GET /v2.0/security-group-rules/1a498094-15eb-4737-a5e1-c88570fb1695 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/364] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:35:25 2026] GET /v2.0/security-groups/15c929bb-a811-4abb-94f1-b19492f30442 => generated 4694 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/365] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:35:25 2026] GET /v2.0/security-groups/15c929bb-a811-4abb-94f1-b19492f30442 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/366] 199.204.45.19 () {44 vars in 1006 bytes} [Wed Jun 3 08:35:25 2026] GET /v2.0/security-group-rules/b4544261-1771-440b-a93f-b0ed19426625 => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/367] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:35:26 2026] GET /v2.0/security-groups/15c929bb-a811-4abb-94f1-b19492f30442 => generated 4694 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/368] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:35:26 2026] GET /v2.0/security-groups/15c929bb-a811-4abb-94f1-b19492f30442 => generated 4694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/369] 199.204.45.19 () {44 vars in 1006 bytes} [Wed Jun 3 08:35:26 2026] GET /v2.0/security-group-rules/b77778d9-a86c-4e8e-9dc7-fc71d657a351 => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/370] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:35:27 2026] GET /v2.0/security-groups/15c929bb-a811-4abb-94f1-b19492f30442 => generated 4694 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/371] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:35:27 2026] GET /v2.0/security-groups/15c929bb-a811-4abb-94f1-b19492f30442 => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/372] 199.204.45.19 () {44 vars in 1006 bytes} [Wed Jun 3 08:35:27 2026] GET /v2.0/security-group-rules/c7f0d9a2-9131-4519-ab0e-76ca07f3d9ee => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/373] 199.204.45.19 () {44 vars in 982 bytes} [Wed Jun 3 08:35:28 2026] GET /v2.0/networks/2a982d46-bc3e-431d-94bf-ae628b9692a7 => generated 732 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:35:29.039 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c36b0c5a-9004-4a21-bec2-85f38ae58315 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 186/374] 199.204.45.19 () {44 vars in 1071 bytes} [Wed Jun 3 08:35:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=2a982d46-bc3e-431d-94bf-ae628b9692a7 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/375] 199.204.45.19 () {44 vars in 1094 bytes} [Wed Jun 3 08:35:29 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=2a982d46-bc3e-431d-94bf-ae628b9692a7 => generated 1246 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/376] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:35:29 2026] GET /v2.0/security-groups/15c929bb-a811-4abb-94f1-b19492f30442 => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:35:35.472 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7dfbcb37-2fa8-4de9-954c-ff51783eebe9 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 189/379] 199.204.45.19 () {44 vars in 974 bytes} [Wed Jun 3 08:35:35 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/380] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:35:35 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1246 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/381] 199.204.45.19 () {44 vars in 915 bytes} [Wed Jun 3 08:35:36 2026] GET /v2.0/ports => generated 4717 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:35:38.041 7 INFO neutron.api.v2.resource [None req-b1c32791-cb9b-4cbc-a8ac-1757ff19bfda 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 192/382] 199.204.45.19 () {44 vars in 954 bytes} [Wed Jun 3 08:35:37 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/383] 199.204.45.19 () {44 vars in 976 bytes} [Wed Jun 3 08:35:38 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2877 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/384] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:35:39 2026] GET /v2.0/security-groups/07c96780-fa06-402e-91cb-27d4f127625e => generated 2878 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/385] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:35:39 2026] GET /v2.0/security-groups/07c96780-fa06-402e-91cb-27d4f127625e => generated 2878 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/386] 199.204.45.19 () {44 vars in 1006 bytes} [Wed Jun 3 08:35:39 2026] GET /v2.0/security-group-rules/9cae1d50-9ca7-4ab9-bd51-40934308ef17 => generated 619 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/387] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:35:39 2026] GET /v2.0/security-groups/07c96780-fa06-402e-91cb-27d4f127625e => generated 2878 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/388] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:35:40 2026] GET /v2.0/security-groups/07c96780-fa06-402e-91cb-27d4f127625e => generated 2878 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/389] 199.204.45.19 () {44 vars in 1006 bytes} [Wed Jun 3 08:35:40 2026] GET /v2.0/security-group-rules/2669e6e6-adc8-4581-ab87-ccd26102eb56 => generated 623 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/392] 199.204.45.19 () {44 vars in 970 bytes} [Wed Jun 3 08:35:52 2026] GET /v2.0/quotas/4b3faeb638c4481fa1a62b2ac4f1cc12 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:36:44.512 8 INFO neutron.api.v2.resource [None req-574abe5d-f0f3-428b-b5e9-30fe205285a8 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 199/399] 199.204.45.19 () {44 vars in 1069 bytes} [Wed Jun 3 08:36:44 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=dac61f492b0a4dc594e373c40d4d19ad => generated 139 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/400] 199.204.45.19 () {44 vars in 1092 bytes} [Wed Jun 3 08:36:44 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=dac61f492b0a4dc594e373c40d4d19ad => generated 4072 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/401] 199.204.45.19 () {44 vars in 1083 bytes} [Wed Jun 3 08:36:45 2026] GET /v2.0/security-groups/349e3716-35af-4c0b-8127-1709be08e00b?project_id=dac61f492b0a4dc594e373c40d4d19ad => generated 4075 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/402] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:36:45 2026] GET /v2.0/security-groups/349e3716-35af-4c0b-8127-1709be08e00b => generated 4075 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/403] 199.204.45.19 () {44 vars in 1006 bytes} [Wed Jun 3 08:36:45 2026] GET /v2.0/security-group-rules/c73fa18f-d94c-42bf-97ee-19a29cbca129 => generated 597 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/404] 199.204.45.19 () {44 vars in 1083 bytes} [Wed Jun 3 08:36:46 2026] GET /v2.0/security-groups/349e3716-35af-4c0b-8127-1709be08e00b?project_id=dac61f492b0a4dc594e373c40d4d19ad => generated 4075 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/405] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:36:46 2026] GET /v2.0/security-groups/349e3716-35af-4c0b-8127-1709be08e00b => generated 4075 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/406] 199.204.45.19 () {44 vars in 1006 bytes} [Wed Jun 3 08:36:46 2026] GET /v2.0/security-group-rules/2142036a-805c-456a-8ddc-9515dc96255e => generated 599 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/407] 199.204.45.19 () {44 vars in 1083 bytes} [Wed Jun 3 08:36:47 2026] GET /v2.0/security-groups/349e3716-35af-4c0b-8127-1709be08e00b?project_id=dac61f492b0a4dc594e373c40d4d19ad => generated 4075 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/408] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:36:47 2026] GET /v2.0/security-groups/349e3716-35af-4c0b-8127-1709be08e00b => generated 4075 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/409] 199.204.45.19 () {44 vars in 1006 bytes} [Wed Jun 3 08:36:47 2026] GET /v2.0/security-group-rules/e6f24b47-35cf-4abe-8fa8-0dc1586d0aa8 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/412] 199.204.45.19 () {44 vars in 1083 bytes} [Wed Jun 3 08:36:48 2026] GET /v2.0/security-groups/349e3716-35af-4c0b-8127-1709be08e00b?project_id=dac61f492b0a4dc594e373c40d4d19ad => generated 4075 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/413] 199.204.45.19 () {44 vars in 996 bytes} [Wed Jun 3 08:36:49 2026] GET /v2.0/security-groups/349e3716-35af-4c0b-8127-1709be08e00b => generated 4075 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/414] 199.204.45.19 () {44 vars in 1006 bytes} [Wed Jun 3 08:36:49 2026] GET /v2.0/security-group-rules/b814d409-b306-41ae-835f-22ddfe463737 => generated 602 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/415] 199.204.45.19 () {44 vars in 970 bytes} [Wed Jun 3 08:36:56 2026] GET /v2.0/quotas/dac61f492b0a4dc594e373c40d4d19ad => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:37:49.260 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e3e0ec8b-a22e-408f-a2b3-c71e00cc5e48] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 08:37:49.261 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7f798596-8136-4125-87b6-b220749ef52e] 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: 213/424] 199.204.45.19 () {44 vars in 944 bytes} [Wed Jun 3 08:37:49 2026] GET /v2.0/networks?name=public => generated 753 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/429] 10.0.0.37 () {32 vars in 647 bytes} [Wed Jun 3 08:38:28 2026] GET /v2.0/networks => generated 2168 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/430] 10.0.0.37 () {32 vars in 653 bytes} [Wed Jun 3 08:38:29 2026] GET /v2.0/floatingips => 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: 215/431] 10.0.0.37 () {32 vars in 645 bytes} [Wed Jun 3 08:38:29 2026] GET /v2.0/routers => generated 15 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/432] 10.0.0.37 () {32 vars in 641 bytes} [Wed Jun 3 08:38:29 2026] GET /v2.0/ports => generated 4717 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/433] 10.0.0.37 () {32 vars in 645 bytes} [Wed Jun 3 08:38:29 2026] GET /v2.0/subnets => generated 1261 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:38:30.051 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7f798596-8136-4125-87b6-b220749ef52e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35600. 2026-06-03 08:38:30.052 7 INFO oslo.messaging._drivers.impl_rabbit [-] [e3e0ec8b-a22e-408f-a2b3-c71e00cc5e48] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35596. [pid: 7|app: 0|req: 218/434] 10.0.0.37 () {32 vars in 647 bytes} [Wed Jun 3 08:38:30 2026] GET /v2.0/networks => generated 2168 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/435] 10.0.0.37 () {32 vars in 661 bytes} [Wed Jun 3 08:38:30 2026] GET /v2.0/security-groups => generated 17393 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/436] 10.0.0.37 () {32 vars in 653 bytes} [Wed Jun 3 08:38:30 2026] GET /v2.0/subnetpools => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:38:41.582 8 INFO neutron.db.segments_db [None req-705a995f-a955-4547-b676-0d8a8e9f3948 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Added segment 8001f398-9056-424a-8c70-233f4cc86abc of type vxlan for network 84bbaeb2-038e-4d7f-a098-ac7ba696854b 2026-06-03 08:38:41.605 7 INFO neutron.db.segments_db [None req-80463ae5-a8b0-4a34-81df-4f32f569bdd0 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Added segment 51285397-d9b4-47a3-806e-95e0f949f420 of type vxlan for network 8ed8697e-99ff-44ef-a66d-4fbadab08d82 [pid: 8|app: 0|req: 219/439] 10.0.0.37 () {34 vars in 669 bytes} [Wed Jun 3 08:38:41 2026] POST /v2.0/networks => generated 750 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/440] 10.0.0.37 () {34 vars in 669 bytes} [Wed Jun 3 08:38:41 2026] POST /v2.0/networks => generated 749 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:38:42.014 8 INFO neutron.db.segments_db [None req-f3a85941-0a14-41f4-bb8c-64ad76dd19cd 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Added segment 358b5455-1934-46fd-9a30-23216478bd90 of type vxlan for network 3650230f-a928-42a0-8297-a832e44e52eb [pid: 8|app: 0|req: 220/441] 10.0.0.37 () {34 vars in 669 bytes} [Wed Jun 3 08:38:41 2026] POST /v2.0/networks => generated 737 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/442] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:38:42 2026] POST /v2.0/subnets => generated 672 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/443] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:38:41 2026] POST /v2.0/subnets => generated 673 bytes in 729 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/444] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:38:42 2026] POST /v2.0/subnets => generated 660 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/445] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:38:42 2026] GET /v2.0/security-groups?tenant_id=1623ef4fbbed4290bf1976fd0dab8731&name=default => generated 2921 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:38:42.806 7 INFO neutron.db.segments_db [None req-8eaa6fd5-7c47-4e3f-bda5-3b6f0e69c083 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Added segment e4eba714-ccac-4400-8529-33a6bf5aa4d3 of type vxlan for network 3391488e-cf0e-4b89-a31b-7746225c3fbd 2026-06-03 08:38:42.822 8 INFO neutron.db.segments_db [None req-83931ca6-e5e0-4d96-b5e9-7a8c55593586 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Added segment 7c5f04e7-1424-4ff8-87c1-31dd2470a9d5 of type vxlan for network 170ec398-7a7e-4e27-94bb-c5372d87919a 2026-06-03 08:38:43.160 7 INFO neutron.db.l3_hamode_db [None req-8eaa6fd5-7c47-4e3f-bda5-3b6f0e69c083 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 08:38:43.267 8 INFO neutron.db.l3_hamode_db [None req-83931ca6-e5e0-4d96-b5e9-7a8c55593586 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 08:38:44.405 7 INFO neutron.db.l3_hamode_db [None req-8eaa6fd5-7c47-4e3f-bda5-3b6f0e69c083 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 08:38:44.508 8 INFO neutron.db.l3_hamode_db [None req-83931ca6-e5e0-4d96-b5e9-7a8c55593586 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 224/446] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:38:42 2026] POST /v2.0/routers => generated 737 bytes in 3228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:38:46.042 7 INFO neutron.db.segments_db [None req-50273812-e512-48c6-af6c-8c3672c9055d 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Added segment d3cbfdf6-2fa8-4695-ae09-5657f5975d26 of type vxlan for network 2754b42e-ab7d-4bae-9625-4cf7399fe117 [pid: 8|app: 0|req: 223/447] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:38:42 2026] POST /v2.0/routers => generated 736 bytes in 3332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/448] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:38:46 2026] DELETE /v2.0/security-groups/2ea6d19e-6642-44e3-baf0-89a109d184ea => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:38:46.374 7 INFO neutron.db.l3_hamode_db [None req-50273812-e512-48c6-af6c-8c3672c9055d 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 08:38:47.590 7 INFO neutron.db.l3_hamode_db [None req-50273812-e512-48c6-af6c-8c3672c9055d 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 225/449] 10.0.0.37 () {34 vars in 781 bytes} [Wed Jun 3 08:38:46 2026] PUT /v2.0/routers/c9040546-0255-4bc9-acc2-ae8205996d7d/add_router_interface => generated 309 bytes in 1556 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/450] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:38:45 2026] POST /v2.0/routers => generated 724 bytes in 2910 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:38:49.173 7 INFO neutron.db.segments_db [None req-3c750302-5f8a-4855-8a58-e0cd9af48990 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Added segment 14c6414e-6187-410a-ac6a-db3ada0e22c3 of type vxlan for network aaebd5eb-14a1-4a59-a4d3-78c0ddcc53dd [pid: 7|app: 0|req: 226/451] 10.0.0.37 () {34 vars in 669 bytes} [Wed Jun 3 08:38:48 2026] POST /v2.0/networks => generated 743 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:38:49.283 7 WARNING neutron_lib.context [None req-fb0b50a1-e86d-464d-9545-6770051adbc8 f0bd5a33ca704c9bbee3b4863984022e 82f7cffe41b247879ea60e6f66857ddc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 227/452] 10.0.0.37 () {34 vars in 683 bytes} [Wed Jun 3 08:38:49 2026] POST /v2.0/security-groups => generated 1659 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/455] 10.0.0.37 () {34 vars in 781 bytes} [Wed Jun 3 08:38:47 2026] PUT /v2.0/routers/31347121-459e-4458-8010-af5c202a14aa/add_router_interface => generated 309 bytes in 2053 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/456] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:38:49 2026] POST /v2.0/subnets => generated 667 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:38:50.107 8 WARNING neutron_lib.context [None req-c22ea2a4-0637-4434-bf5d-a6452a5a339c f0bd5a33ca704c9bbee3b4863984022e 82f7cffe41b247879ea60e6f66857ddc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 228/457] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:38:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:38:50.282 8 INFO neutron.db.segments_db [None req-c536614e-8655-445f-b197-0a8aa860b910 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Added segment 8f725738-12be-4086-ae55-7eb7d3d0b10f of type vxlan for network 5f67e101-81c1-4f97-8859-603f7f26f1c7 2026-06-03 08:38:50.645 8 INFO neutron.db.l3_hamode_db [None req-c536614e-8655-445f-b197-0a8aa860b910 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 230/458] 10.0.0.37 () {34 vars in 781 bytes} [Wed Jun 3 08:38:49 2026] PUT /v2.0/routers/56d3fb80-b808-40d1-b953-938f684defec/add_router_interface => generated 309 bytes in 1824 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:38:51.275 7 WARNING neutron_lib.context [None req-3651b131-9fd1-4d37-9c90-92c96cc3a62f f0bd5a33ca704c9bbee3b4863984022e 82f7cffe41b247879ea60e6f66857ddc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 231/459] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:38:51 2026] POST /v2.0/security-group-rules => generated 602 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:38:51.452 7 WARNING neutron_lib.context [req-84b1696d-d12a-4152-a1ff-c6bff0280b3d req-bb1d8018-9e55-4938-a5cc-b00c5b7c566a ee0850ff4077480ca7d85a2c0434ad33 46ec5c1797c1404eaf1e9c3ff10fb5d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 232/460] 10.0.0.70 () {38 vars in 969 bytes} [Wed Jun 3 08:38:51 2026] POST /v2.0/security-groups => generated 1684 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 08:38:51.664 7 WARNING neutron_lib.context [None req-538c6ff5-6dc8-4270-8b45-a80359aa76c1 f0bd5a33ca704c9bbee3b4863984022e 82f7cffe41b247879ea60e6f66857ddc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:38:51.832 8 INFO neutron.db.l3_hamode_db [None req-c536614e-8655-445f-b197-0a8aa860b910 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 233/461] 10.0.0.37 () {34 vars in 674 bytes} [Wed Jun 3 08:38:51 2026] POST /v2.0/floatingips => generated 552 bytes in 736 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:38:52.401 7 WARNING neutron_lib.context [None req-05804ad7-e2e8-4d57-8b20-12d21d21021c 71ffadaf60c54d8ca26ef446ebb79c97 5d2c82e5699147edaeef9adfaf710803 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 234/462] 10.0.0.37 () {34 vars in 683 bytes} [Wed Jun 3 08:38:52 2026] POST /v2.0/security-groups => generated 1661 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/463] 10.0.0.70 () {34 vars in 989 bytes} [Wed Jun 3 08:38:52 2026] GET /v2.0/security-groups/b346b2d1-5f53-4792-bb20-66399a9686d4 => generated 1684 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:38:52.649 7 WARNING neutron_lib.context [None req-72c68e3f-2d00-4a13-a8ad-30d9edc5dcd3 71ffadaf60c54d8ca26ef446ebb79c97 5d2c82e5699147edaeef9adfaf710803 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 236/464] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:38:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:38:52.798 7 WARNING neutron_lib.context [req-6b5d19b6-635e-461b-897f-7f6f6be1627a req-d3b256b5-89b4-4036-9b2a-4887f7c13566 ee0850ff4077480ca7d85a2c0434ad33 46ec5c1797c1404eaf1e9c3ff10fb5d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 237/465] 10.0.0.70 () {38 vars in 979 bytes} [Wed Jun 3 08:38:52 2026] POST /v2.0/security-group-rules => generated 614 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:38:52.922 7 WARNING neutron_lib.context [None req-e83df0e2-15cb-423e-88aa-c5529e7c5d54 71ffadaf60c54d8ca26ef446ebb79c97 5d2c82e5699147edaeef9adfaf710803 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 229/466] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:38:50 2026] POST /v2.0/routers => generated 731 bytes in 2707 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/467] 10.0.0.70 () {34 vars in 1096 bytes} [Wed Jun 3 08:38:52 2026] GET /v2.0/security-groups?name=tempest-securitygroup--511649780&fields=id&tenant_id=82f7cffe41b247879ea60e6f66857ddc => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:38:53.008 8 WARNING neutron_lib.context [req-360e3f6c-2cd9-42f1-a92d-bdf3e5cba66a req-5aef9447-8c8e-4bc4-8b2d-a35d94204464 ee0850ff4077480ca7d85a2c0434ad33 46ec5c1797c1404eaf1e9c3ff10fb5d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 238/468] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:38:52 2026] POST /v2.0/security-group-rules => generated 602 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/469] 10.0.0.70 () {38 vars in 969 bytes} [Wed Jun 3 08:38:53 2026] POST /v2.0/security-groups => generated 1684 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/470] 10.0.0.70 () {34 vars in 980 bytes} [Wed Jun 3 08:38:53 2026] GET /v2.0/networks?id=84bbaeb2-038e-4d7f-a098-ac7ba696854b => generated 682 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:38:53.275 8 WARNING neutron_lib.context [None req-61e4412a-33ce-47f7-a501-0fadf7136efe 71ffadaf60c54d8ca26ef446ebb79c97 5d2c82e5699147edaeef9adfaf710803 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 233/471] 10.0.0.37 () {34 vars in 674 bytes} [Wed Jun 3 08:38:53 2026] POST /v2.0/floatingips => generated 552 bytes in 719 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/472] 10.0.0.70 () {34 vars in 989 bytes} [Wed Jun 3 08:38:53 2026] GET /v2.0/security-groups/3c7c4a89-eede-4f88-aa97-ee827ad53278 => generated 1684 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/473] 10.0.0.70 () {34 vars in 963 bytes} [Wed Jun 3 08:38:54 2026] GET /v2.0/quotas/82f7cffe41b247879ea60e6f66857ddc => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:38:54.057 8 WARNING neutron_lib.context [req-47af25b8-8c6b-442d-95ba-9bace6b1fde0 req-b87c8086-1667-4572-bec3-1668fe0b72b6 ee0850ff4077480ca7d85a2c0434ad33 46ec5c1797c1404eaf1e9c3ff10fb5d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 236/474] 10.0.0.70 () {38 vars in 979 bytes} [Wed Jun 3 08:38:54 2026] POST /v2.0/security-group-rules => generated 614 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/475] 10.0.0.70 () {34 vars in 1000 bytes} [Wed Jun 3 08:38:54 2026] GET /v2.0/ports?tenant_id=82f7cffe41b247879ea60e6f66857ddc&fields=id => generated 103 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/476] 10.0.0.37 () {34 vars in 781 bytes} [Wed Jun 3 08:38:53 2026] PUT /v2.0/routers/e36851fa-d3c5-4541-b853-f8a55b1860e5/add_router_interface => generated 309 bytes in 1543 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/477] 10.0.0.70 () {34 vars in 1098 bytes} [Wed Jun 3 08:38:54 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1960528369&fields=id&tenant_id=5d2c82e5699147edaeef9adfaf710803 => generated 69 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/478] 10.0.0.70 () {34 vars in 980 bytes} [Wed Jun 3 08:38:54 2026] GET /v2.0/networks?id=3650230f-a928-42a0-8297-a832e44e52eb => generated 669 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/479] 10.0.0.70 () {34 vars in 963 bytes} [Wed Jun 3 08:38:54 2026] GET /v2.0/quotas/5d2c82e5699147edaeef9adfaf710803 => 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: 241/480] 10.0.0.70 () {34 vars in 1000 bytes} [Wed Jun 3 08:38:54 2026] GET /v2.0/ports?tenant_id=5d2c82e5699147edaeef9adfaf710803&fields=id => generated 103 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/481] 10.0.0.70 () {34 vars in 905 bytes} [Wed Jun 3 08:38:54 2026] GET /v2.0/extensions => generated 19901 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/482] 10.0.0.70 () {34 vars in 1006 bytes} [Wed Jun 3 08:38:55 2026] GET /v2.0/networks/84bbaeb2-038e-4d7f-a098-ac7ba696854b?fields=segments => generated 14 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/483] 10.0.0.70 () {34 vars in 1106 bytes} [Wed Jun 3 08:38:55 2026] GET /v2.0/networks/84bbaeb2-038e-4d7f-a098-ac7ba696854b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/484] 10.0.0.70 () {34 vars in 905 bytes} [Wed Jun 3 08:38:55 2026] GET /v2.0/extensions => generated 19901 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/485] 10.0.0.70 () {34 vars in 1006 bytes} [Wed Jun 3 08:38:55 2026] GET /v2.0/networks/3650230f-a928-42a0-8297-a832e44e52eb?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: 243/486] 10.0.0.70 () {34 vars in 989 bytes} [Wed Jun 3 08:38:55 2026] GET /v2.0/security-groups/3c7c4a89-eede-4f88-aa97-ee827ad53278 => generated 2309 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/487] 10.0.0.70 () {34 vars in 1106 bytes} [Wed Jun 3 08:38:55 2026] GET /v2.0/networks/3650230f-a928-42a0-8297-a832e44e52eb?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) 2026-06-03 08:38:55.494 8 WARNING neutron_lib.context [req-1905fca2-b627-41dd-b343-600c04b236b2 req-fc5aaa07-a3ed-42b9-9994-347d43a5f3bb ee0850ff4077480ca7d85a2c0434ad33 46ec5c1797c1404eaf1e9c3ff10fb5d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 244/488] 10.0.0.70 () {38 vars in 979 bytes} [Wed Jun 3 08:38:55 2026] POST /v2.0/security-group-rules => generated 619 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:38:55.804 8 WARNING neutron_lib.context [req-1aaf3d53-affe-484e-b289-da9f820f635d req-a23c71fe-81d9-4dbf-84a4-146a5dddbcab 7fb1bba85aab4737a4e31bb335b67366 dee13b51337b4e5e9d5008321689ba2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 245/489] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:38:55 2026] GET /v2.0/ports?device_id=65408226-945e-4802-b8ab-f44ed986b76f => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/490] 10.0.0.70 () {34 vars in 989 bytes} [Wed Jun 3 08:38:55 2026] GET /v2.0/security-groups/3c7c4a89-eede-4f88-aa97-ee827ad53278 => generated 2939 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/491] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:38:55 2026] GET /v2.0/ports?device_id=12949f1c-bdb9-4c48-9608-fa6d9480af9b => 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: 248/492] 10.0.0.70 () {34 vars in 999 bytes} [Wed Jun 3 08:38:56 2026] GET /v2.0/security-group-rules/cb5bc43d-84b7-4c29-a530-a402a466f860 => generated 616 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/493] 10.0.0.70 () {34 vars in 989 bytes} [Wed Jun 3 08:38:56 2026] GET /v2.0/security-groups/3c7c4a89-eede-4f88-aa97-ee827ad53278 => generated 2939 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/494] 10.0.0.70 () {38 vars in 969 bytes} [Wed Jun 3 08:38:55 2026] POST /v2.0/security-groups => generated 1680 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 08:38:56.172 8 WARNING neutron_lib.context [req-3a59c6f8-52ea-4b2f-8f0d-36cb437d11fd req-1915032b-ae44-4a60-a261-ba2fca30ee18 7fb1bba85aab4737a4e31bb335b67366 dee13b51337b4e5e9d5008321689ba2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 250/495] 10.0.0.70 () {36 vars in 1021 bytes} [Wed Jun 3 08:38:56 2026] DELETE /v2.0/security-group-rules/cb5bc43d-84b7-4c29-a530-a402a466f860 => 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: 251/496] 10.0.0.70 () {34 vars in 989 bytes} [Wed Jun 3 08:38:56 2026] GET /v2.0/security-groups/3c7c4a89-eede-4f88-aa97-ee827ad53278 => generated 2309 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/497] 10.0.0.70 () {38 vars in 969 bytes} [Wed Jun 3 08:38:56 2026] POST /v2.0/security-groups => generated 1680 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/498] 10.0.0.70 () {36 vars in 1011 bytes} [Wed Jun 3 08:38:56 2026] DELETE /v2.0/security-groups/3c7c4a89-eede-4f88-aa97-ee827ad53278 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:38:56.412 8 WARNING neutron_lib.context [req-cf3b023b-db72-4ed7-ae87-4e350cd39a6f req-b3fd3705-cc4a-4c25-9fd1-65783375df51 7fb1bba85aab4737a4e31bb335b67366 dee13b51337b4e5e9d5008321689ba2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 253/499] 10.0.0.70 () {34 vars in 989 bytes} [Wed Jun 3 08:38:56 2026] GET /v2.0/security-groups/b346b2d1-5f53-4792-bb20-66399a9686d4 => generated 2309 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/500] 10.0.0.70 () {36 vars in 1011 bytes} [Wed Jun 3 08:38:56 2026] DELETE /v2.0/security-groups/b346b2d1-5f53-4792-bb20-66399a9686d4 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/501] 10.0.0.70 () {38 vars in 969 bytes} [Wed Jun 3 08:38:56 2026] POST /v2.0/security-groups => generated 1679 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/502] 10.0.0.70 () {34 vars in 1000 bytes} [Wed Jun 3 08:38:56 2026] GET /v2.0/security-groups?tenant_id=dee13b51337b4e5e9d5008321689ba2e => generated 7904 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/503] 10.0.0.70 () {34 vars in 989 bytes} [Wed Jun 3 08:38:56 2026] GET /v2.0/security-groups/dc4c62b8-cbdc-4900-80b5-776c6834e4b6 => generated 2922 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/504] 10.0.0.70 () {34 vars in 989 bytes} [Wed Jun 3 08:38:56 2026] GET /v2.0/security-groups/dc4c62b8-cbdc-4900-80b5-776c6834e4b6 => generated 2922 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/505] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:38:56 2026] GET /v2.0/ports?device_id=65408226-945e-4802-b8ab-f44ed986b76f => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/506] 10.0.0.70 () {34 vars in 989 bytes} [Wed Jun 3 08:38:57 2026] GET /v2.0/security-groups/ef95b5e9-7846-4680-a271-dfd3f2826e3e => generated 1680 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/507] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:38:57 2026] GET /v2.0/ports?device_id=12949f1c-bdb9-4c48-9608-fa6d9480af9b => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/508] 10.0.0.70 () {36 vars in 1011 bytes} [Wed Jun 3 08:38:57 2026] DELETE /v2.0/security-groups/ef95b5e9-7846-4680-a271-dfd3f2826e3e => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:38:57.320 8 INFO neutron.api.v2.resource [req-d3ab4754-61a0-44d7-8bf9-470b86cef95b req-cc04f32d-b78b-4041-b2c5-b965a3b6b32e 7fb1bba85aab4737a4e31bb335b67366 dee13b51337b4e5e9d5008321689ba2e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 255/509] 10.0.0.70 () {34 vars in 989 bytes} [Wed Jun 3 08:38:57 2026] GET /v2.0/security-groups/ef95b5e9-7846-4680-a271-dfd3f2826e3e => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/510] 10.0.0.70 () {34 vars in 989 bytes} [Wed Jun 3 08:38:57 2026] GET /v2.0/security-groups/99952078-cf56-4ef6-b9c5-a46e29c05316 => generated 1680 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/511] 10.0.0.70 () {36 vars in 1011 bytes} [Wed Jun 3 08:38:57 2026] DELETE /v2.0/security-groups/99952078-cf56-4ef6-b9c5-a46e29c05316 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:38:57.637 8 INFO neutron.api.v2.resource [req-7d76ed96-0267-4652-ad07-56ce79f895cf req-bb99f02a-a5d2-48d2-a2da-2d4880ed3f58 7fb1bba85aab4737a4e31bb335b67366 dee13b51337b4e5e9d5008321689ba2e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 258/512] 10.0.0.70 () {34 vars in 989 bytes} [Wed Jun 3 08:38:57 2026] GET /v2.0/security-groups/99952078-cf56-4ef6-b9c5-a46e29c05316 => generated 146 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/513] 10.0.0.70 () {34 vars in 989 bytes} [Wed Jun 3 08:38:57 2026] GET /v2.0/security-groups/bfa24de9-a995-4126-83d6-bb420b25b430 => generated 1679 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/514] 10.0.0.70 () {36 vars in 1011 bytes} [Wed Jun 3 08:38:57 2026] DELETE /v2.0/security-groups/bfa24de9-a995-4126-83d6-bb420b25b430 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/515] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:38:57 2026] GET /v2.0/networks?id=3650230f-a928-42a0-8297-a832e44e52eb => generated 669 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/516] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:38:58 2026] GET /v2.0/networks?id=84bbaeb2-038e-4d7f-a098-ac7ba696854b => generated 682 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:38:58.447 8 INFO neutron.api.v2.resource [req-334ea227-31d1-4688-9e83-0abd105f4299 req-82243c16-83ed-4514-9533-3c87b4655e7a 7fb1bba85aab4737a4e31bb335b67366 dee13b51337b4e5e9d5008321689ba2e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 263/517] 10.0.0.70 () {34 vars in 989 bytes} [Wed Jun 3 08:38:58 2026] GET /v2.0/security-groups/bfa24de9-a995-4126-83d6-bb420b25b430 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/518] 10.0.0.37 () {34 vars in 787 bytes} [Wed Jun 3 08:38:56 2026] PUT /v2.0/routers/31347121-459e-4458-8010-af5c202a14aa/remove_router_interface => generated 309 bytes in 1800 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/519] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:38:58 2026] GET /v2.0/ports?device_id=65408226-945e-4802-b8ab-f44ed986b76f => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/520] 199.204.45.19 () {34 vars in 1048 bytes} [Wed Jun 3 08:38:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5d2c82e5699147edaeef9adfaf710803 => 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: 265/521] 199.204.45.19 () {34 vars in 1048 bytes} [Wed Jun 3 08:38:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=82f7cffe41b247879ea60e6f66857ddc => generated 180 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/522] 10.0.0.70 () {34 vars in 1000 bytes} [Wed Jun 3 08:38:58 2026] GET /v2.0/security-groups?tenant_id=dee13b51337b4e5e9d5008321689ba2e => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:38:58.601 8 WARNING neutron_lib.context [req-da1b60c5-6068-4ba4-8d6d-78bed0d551c8 req-9959c00f-faca-4370-8ea9-b8357b0d1006 71ffadaf60c54d8ca26ef446ebb79c97 5d2c82e5699147edaeef9adfaf710803 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 267/523] 199.204.45.19 () {38 vars in 953 bytes} [Wed Jun 3 08:38:58 2026] POST /v2.0/ports => generated 958 bytes in 685 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 08:38:59.341 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-76de8a9a-6c5d-4d07-b8e9-437e63943be2 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.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 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, 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 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, 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 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, 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 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 644, 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 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, 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 56, 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 157, 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 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, 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 85, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 8|app: 0|req: 268/524] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:38:59 2026] GET /v2.0/ports?device_id=12949f1c-bdb9-4c48-9608-fa6d9480af9b => generated 961 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:38:59.410 8 WARNING neutron_lib.context [req-4b85eb00-e949-4937-8875-d2f620b5e32d req-17f11c43-bc95-42c5-89f8-3adeb17c80c3 f0bd5a33ca704c9bbee3b4863984022e 82f7cffe41b247879ea60e6f66857ddc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:39:00.016 7 INFO neutron.db.l3_hamode_db [None req-76de8a9a-6c5d-4d07-b8e9-437e63943be2 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] HA network 170ec398-7a7e-4e27-94bb-c5372d87919a was deleted as no HA routers are present in tenant 46ec5c1797c1404eaf1e9c3ff10fb5d0. [pid: 8|app: 0|req: 269/525] 199.204.45.19 () {38 vars in 953 bytes} [Wed Jun 3 08:38:59 2026] POST /v2.0/ports => generated 954 bytes in 622 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/526] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:38:58 2026] DELETE /v2.0/routers/31347121-459e-4458-8010-af5c202a14aa => generated 0 bytes in 1520 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: 258/527] 199.204.45.19 () {34 vars in 909 bytes} [Wed Jun 3 08:39:00 2026] GET /v2.0/extensions => generated 19901 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/528] 10.0.0.70 () {34 vars in 989 bytes} [Wed Jun 3 08:39:00 2026] GET /v2.0/security-groups/dc4c62b8-cbdc-4900-80b5-776c6834e4b6 => generated 2922 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/529] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:39:00 2026] GET /v2.0/security-groups?id=f54aa6c9-8a0d-4fe3-b0c2-4d95b760bc89&fields=id&fields=name => generated 114 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/530] 199.204.45.19 () {34 vars in 909 bytes} [Wed Jun 3 08:39:00 2026] GET /v2.0/extensions => generated 19901 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/531] 10.0.0.70 () {34 vars in 989 bytes} [Wed Jun 3 08:39:00 2026] GET /v2.0/security-groups/dc4c62b8-cbdc-4900-80b5-776c6834e4b6 => generated 2922 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:39:00.275 7 INFO neutron.services.segments.plugin [-] Segment 7c5f04e7-1424-4ff8-87c1-31dd2470a9d5 resource provider aggregate not found 2026-06-03 08:39:00.300 7 INFO neutron.services.segments.plugin [-] Segment 7c5f04e7-1424-4ff8-87c1-31dd2470a9d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c5f04e7-1424-4ff8-87c1-31dd2470a9d5 found for delete ", "request_id": "req-c9c67d50-e811-43d4-8d78-ad74b2e1ba41"}]} 2026-06-03 08:39:00.323 7 INFO neutron.services.segments.plugin [-] Segment 7c5f04e7-1424-4ff8-87c1-31dd2470a9d5 resource provider aggregate not found 2026-06-03 08:39:00.343 7 INFO neutron.services.segments.plugin [-] Segment 7c5f04e7-1424-4ff8-87c1-31dd2470a9d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c5f04e7-1424-4ff8-87c1-31dd2470a9d5 found for delete ", "request_id": "req-416fce36-d0ba-462c-a076-3b30e69ca27a"}]} [pid: 7|app: 0|req: 262/532] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:39:00 2026] GET /v2.0/ports?device_id=65408226-945e-4802-b8ab-f44ed986b76f => generated 957 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:39:00.373 7 INFO neutron.api.v2.resource [req-c333f74c-9030-472b-ada1-012609198e57 req-9b2db0ad-6e90-4885-a56e-40772075d644 7fb1bba85aab4737a4e31bb335b67366 dee13b51337b4e5e9d5008321689ba2e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 263/533] 10.0.0.70 () {34 vars in 989 bytes} [Wed Jun 3 08:39:00 2026] GET /v2.0/security-groups/bfa24de9-a995-4126-83d6-bb420b25b430 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/534] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:39:00 2026] GET /v2.0/security-groups?id=34aa9a36-c5c7-42d6-abb6-64edee6e38f6&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/535] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:39:00 2026] DELETE /v2.0/subnets/845a7ca2-05b3-496a-a4ba-83786fbc7de9 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:39:00.453 7 INFO neutron.api.v2.resource [req-89a0eaa3-b13b-4b78-a86c-dc793d01d1ca req-f168b25d-4451-4e97-b4b8-dd8ce718ec16 7fb1bba85aab4737a4e31bb335b67366 dee13b51337b4e5e9d5008321689ba2e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 265/536] 10.0.0.70 () {34 vars in 989 bytes} [Wed Jun 3 08:39:00 2026] GET /v2.0/security-groups/99952078-cf56-4ef6-b9c5-a46e29c05316 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/537] 199.204.45.19 () {38 vars in 1026 bytes} [Wed Jun 3 08:39:00 2026] PUT /v2.0/ports/12ac64c8-010f-4c38-bd3d-0c400277cb81 => generated 1199 bytes in 713 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: 272/538] 199.204.45.19 () {38 vars in 1026 bytes} [Wed Jun 3 08:39:00 2026] PUT /v2.0/ports/d9d1c388-61fc-4da9-9a40-2c67b0dc742b => generated 1203 bytes in 803 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 08:39:01.290 8 INFO neutron.api.v2.resource [req-6c1043bd-be5f-44f2-9453-41ce77e03107 req-8fa24ffa-6127-4f41-8128-541f43398fb3 7fb1bba85aab4737a4e31bb335b67366 dee13b51337b4e5e9d5008321689ba2e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 273/539] 10.0.0.70 () {34 vars in 989 bytes} [Wed Jun 3 08:39:01 2026] GET /v2.0/security-groups/ef95b5e9-7846-4680-a271-dfd3f2826e3e => generated 146 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/540] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:39:01 2026] GET /v2.0/ports?device_id=12949f1c-bdb9-4c48-9608-fa6d9480af9b => generated 973 bytes in 57 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: 267/541] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:39:01 2026] DELETE /v2.0/networks/8ed8697e-99ff-44ef-a66d-4fbadab08d82 => generated 0 bytes in 272 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: 268/542] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:39:01 2026] GET /v2.0/ports?tenant_id=82f7cffe41b247879ea60e6f66857ddc&device_id=65408226-945e-4802-b8ab-f44ed986b76f => generated 1238 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/543] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:39:01 2026] GET /v2.0/ports?tenant_id=5d2c82e5699147edaeef9adfaf710803&device_id=12949f1c-bdb9-4c48-9608-fa6d9480af9b => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/544] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:39:01 2026] GET /v2.0/security-groups?id=f54aa6c9-8a0d-4fe3-b0c2-4d95b760bc89&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/545] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:39:01 2026] GET /v2.0/ports?device_id=65408226-945e-4802-b8ab-f44ed986b76f => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/546] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:39:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=12ac64c8-010f-4c38-bd3d-0c400277cb81 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/547] 199.204.45.19 () {34 vars in 1058 bytes} [Wed Jun 3 08:39:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=d9d1c388-61fc-4da9-9a40-2c67b0dc742b => 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: 274/548] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:39:01 2026] GET /v2.0/security-groups?id=34aa9a36-c5c7-42d6-abb6-64edee6e38f6&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: 275/549] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:39:01 2026] GET /v2.0/subnets?id=96daf8fa-db07-4cad-8dd5-f15c42035ed6 => generated 676 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/550] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:39:01 2026] GET /v2.0/security-groups?tenant_id=46ec5c1797c1404eaf1e9c3ff10fb5d0&name=default => generated 2921 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:39:01.908 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ba90361-260c-4f82-9918-8ff5bc1adb86'] response: {'name': 'network-changed', 'server_uuid': '65408226-945e-4802-b8ab-f44ed986b76f', 'tag': '12ac64c8-010f-4c38-bd3d-0c400277cb81', 'status': 'completed', 'code': 200} 2026-06-03 08:39:01.939 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-80f57ec8-93a4-47d8-afda-2a9876819567'] response: {'name': 'network-changed', 'server_uuid': '12949f1c-bdb9-4c48-9608-fa6d9480af9b', 'tag': 'd9d1c388-61fc-4da9-9a40-2c67b0dc742b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 277/551] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:39:01 2026] GET /v2.0/subnets?id=9dd2e542-5c34-40dc-b029-96023651f309 => generated 663 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/552] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:39:01 2026] GET /v2.0/ports?network_id=84bbaeb2-038e-4d7f-a098-ac7ba696854b&device_owner=network%3Adhcp => generated 1244 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/553] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:39:02 2026] DELETE /v2.0/security-groups/1eecd8e5-e392-4d37-b308-eb537685a5ed => generated 0 bytes in 182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/554] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:39:02 2026] GET /v2.0/ports?network_id=3650230f-a928-42a0-8297-a832e44e52eb&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:39:02.683 7 INFO neutron.services.segments.plugin [-] Segment 51285397-d9b4-47a3-806e-95e0f949f420 resource provider aggregate not found 2026-06-03 08:39:02.687 7 INFO neutron.services.segments.plugin [-] Segment 51285397-d9b4-47a3-806e-95e0f949f420 resource provider aggregate not found 2026-06-03 08:39:02.704 7 INFO neutron.services.segments.plugin [-] Segment 51285397-d9b4-47a3-806e-95e0f949f420 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51285397-d9b4-47a3-806e-95e0f949f420 found for delete ", "request_id": "req-b6fa58aa-f70d-4957-88bb-923098723a25"}]} 2026-06-03 08:39:02.714 7 INFO neutron.services.segments.plugin [-] Segment 51285397-d9b4-47a3-806e-95e0f949f420 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51285397-d9b4-47a3-806e-95e0f949f420 found for delete ", "request_id": "req-70d03f3d-d008-4b14-93f3-790ee51a337b"}]} [pid: 7|app: 0|req: 281/555] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:39:02 2026] GET /v2.0/networks/84bbaeb2-038e-4d7f-a098-ac7ba696854b?fields=segments => generated 14 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/556] 10.0.0.37 () {34 vars in 787 bytes} [Wed Jun 3 08:39:01 2026] PUT /v2.0/routers/e36851fa-d3c5-4541-b853-f8a55b1860e5/remove_router_interface => generated 309 bytes in 1404 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/557] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:39:02 2026] GET /v2.0/networks/3650230f-a928-42a0-8297-a832e44e52eb?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: 276/558] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:39:02 2026] GET /v2.0/ports?device_id=12949f1c-bdb9-4c48-9608-fa6d9480af9b => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/559] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:39:02 2026] GET /v2.0/networks/84bbaeb2-038e-4d7f-a098-ac7ba696854b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/560] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:39:02 2026] GET /v2.0/networks/3650230f-a928-42a0-8297-a832e44e52eb?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: 285/561] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:39:02 2026] GET /v2.0/security-groups?id=f54aa6c9-8a0d-4fe3-b0c2-4d95b760bc89&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/562] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:39:02 2026] GET /v2.0/ports?device_id=65408226-945e-4802-b8ab-f44ed986b76f => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/563] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:39:03 2026] GET /v2.0/ports?tenant_id=82f7cffe41b247879ea60e6f66857ddc&device_id=65408226-945e-4802-b8ab-f44ed986b76f => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/564] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:39:03 2026] GET /v2.0/ports?tenant_id=5d2c82e5699147edaeef9adfaf710803&device_id=12949f1c-bdb9-4c48-9608-fa6d9480af9b => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/565] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:39:03 2026] GET /v2.0/security-groups?id=34aa9a36-c5c7-42d6-abb6-64edee6e38f6&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/566] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:39:03 2026] GET /v2.0/networks?id=84bbaeb2-038e-4d7f-a098-ac7ba696854b => generated 778 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/567] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:39:03 2026] GET /v2.0/networks?id=3650230f-a928-42a0-8297-a832e44e52eb => generated 765 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/568] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:39:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=12ac64c8-010f-4c38-bd3d-0c400277cb81 => 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: 293/569] 199.204.45.19 () {34 vars in 1058 bytes} [Wed Jun 3 08:39:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=d9d1c388-61fc-4da9-9a40-2c67b0dc742b => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/570] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:39:03 2026] GET /v2.0/subnets?id=96daf8fa-db07-4cad-8dd5-f15c42035ed6 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/571] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:39:03 2026] GET /v2.0/subnets?id=9dd2e542-5c34-40dc-b029-96023651f309 => generated 663 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/572] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:39:03 2026] GET /v2.0/ports?network_id=84bbaeb2-038e-4d7f-a098-ac7ba696854b&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: 297/573] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:39:03 2026] GET /v2.0/ports?network_id=3650230f-a928-42a0-8297-a832e44e52eb&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: 298/574] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:39:03 2026] GET /v2.0/networks/84bbaeb2-038e-4d7f-a098-ac7ba696854b?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: 299/575] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:39:03 2026] GET /v2.0/networks/3650230f-a928-42a0-8297-a832e44e52eb?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: 300/576] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:39:03 2026] GET /v2.0/networks/84bbaeb2-038e-4d7f-a098-ac7ba696854b?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) 2026-06-03 08:39:03.727 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-cac26501-e73e-4b8e-857b-d99b968e406c 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.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 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, 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 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, 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 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, 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 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 644, 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 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, 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 56, 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 157, 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 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, 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 85, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 7|app: 0|req: 303/579] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:39:03 2026] GET /v2.0/networks/3650230f-a928-42a0-8297-a832e44e52eb?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: 304/580] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:39:04 2026] GET /v2.0/ports?device_id=12949f1c-bdb9-4c48-9608-fa6d9480af9b => generated 973 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/581] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:39:04 2026] GET /v2.0/security-groups?id=f54aa6c9-8a0d-4fe3-b0c2-4d95b760bc89&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/582] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:39:04 2026] GET /v2.0/ports?device_id=65408226-945e-4802-b8ab-f44ed986b76f => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/583] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:39:04 2026] GET /v2.0/security-groups?id=34aa9a36-c5c7-42d6-abb6-64edee6e38f6&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:39:04.450 8 INFO neutron.db.l3_hamode_db [None req-cac26501-e73e-4b8e-857b-d99b968e406c 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] HA network 5f67e101-81c1-4f97-8859-603f7f26f1c7 was deleted as no HA routers are present in tenant dee13b51337b4e5e9d5008321689ba2e. [pid: 8|app: 0|req: 277/584] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:39:02 2026] DELETE /v2.0/routers/e36851fa-d3c5-4541-b853-f8a55b1860e5 => generated 0 bytes in 1671 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/585] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:39:04 2026] DELETE /v2.0/subnets/72dc232e-f215-4c2e-ad4a-69f77210e9ce => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:39:05.067 8 INFO neutron.services.segments.plugin [-] Segment 8f725738-12be-4086-ae55-7eb7d3d0b10f resource provider aggregate not found 2026-06-03 08:39:05.086 8 INFO neutron.services.segments.plugin [-] Segment 8f725738-12be-4086-ae55-7eb7d3d0b10f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f725738-12be-4086-ae55-7eb7d3d0b10f found for delete ", "request_id": "req-91a825ef-e201-4bc5-a49e-67d768edb8be"}]} 2026-06-03 08:39:05.092 8 INFO neutron.services.segments.plugin [-] Segment 8f725738-12be-4086-ae55-7eb7d3d0b10f resource provider aggregate not found 2026-06-03 08:39:05.110 8 INFO neutron.services.segments.plugin [-] Segment 8f725738-12be-4086-ae55-7eb7d3d0b10f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f725738-12be-4086-ae55-7eb7d3d0b10f found for delete ", "request_id": "req-4175a1ca-caec-4ca7-bb8e-2dc8337f16d3"}]} [pid: 7|app: 0|req: 309/586] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:39:05 2026] GET /v2.0/ports?device_id=12949f1c-bdb9-4c48-9608-fa6d9480af9b => generated 973 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/587] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:39:05 2026] GET /v2.0/security-groups?id=f54aa6c9-8a0d-4fe3-b0c2-4d95b760bc89&fields=id&fields=name => generated 114 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/588] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:39:04 2026] DELETE /v2.0/networks/aaebd5eb-14a1-4a59-a4d3-78c0ddcc53dd => generated 0 bytes in 713 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/589] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:39:05 2026] GET /v2.0/ports?device_id=65408226-945e-4802-b8ab-f44ed986b76f => generated 969 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/590] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:39:05 2026] GET /v2.0/security-groups?tenant_id=dee13b51337b4e5e9d5008321689ba2e&name=default => generated 2925 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/591] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:39:05 2026] GET /v2.0/security-groups?id=34aa9a36-c5c7-42d6-abb6-64edee6e38f6&fields=id&fields=name => generated 113 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/592] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:39:05 2026] DELETE /v2.0/security-groups/dc4c62b8-cbdc-4900-80b5-776c6834e4b6 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/593] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:39:06 2026] GET /v2.0/ports?device_id=12949f1c-bdb9-4c48-9608-fa6d9480af9b => generated 973 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/594] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:39:06 2026] GET /v2.0/security-groups?id=f54aa6c9-8a0d-4fe3-b0c2-4d95b760bc89&fields=id&fields=name => generated 114 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:39:07.123 8 INFO neutron.services.segments.plugin [-] Segment 14c6414e-6187-410a-ac6a-db3ada0e22c3 resource provider aggregate not found 2026-06-03 08:39:07.128 8 INFO neutron.services.segments.plugin [-] Segment 14c6414e-6187-410a-ac6a-db3ada0e22c3 resource provider aggregate not found 2026-06-03 08:39:07.144 8 INFO neutron.services.segments.plugin [-] Segment 14c6414e-6187-410a-ac6a-db3ada0e22c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14c6414e-6187-410a-ac6a-db3ada0e22c3 found for delete ", "request_id": "req-2bb3519b-36db-4679-b307-7897d65fa56c"}]} 2026-06-03 08:39:07.148 8 INFO neutron.services.segments.plugin [-] Segment 14c6414e-6187-410a-ac6a-db3ada0e22c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14c6414e-6187-410a-ac6a-db3ada0e22c3 found for delete ", "request_id": "req-cbf9e7de-a015-4109-bc84-297bf8701855"}]} [pid: 8|app: 0|req: 281/595] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:39:07 2026] GET /v2.0/ports?device_id=65408226-945e-4802-b8ab-f44ed986b76f => generated 969 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/596] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:39:07 2026] GET /v2.0/security-groups?id=34aa9a36-c5c7-42d6-abb6-64edee6e38f6&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: 282/597] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:39:07 2026] GET /v2.0/ports?device_id=12949f1c-bdb9-4c48-9608-fa6d9480af9b => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/598] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:39:07 2026] GET /v2.0/security-groups?id=f54aa6c9-8a0d-4fe3-b0c2-4d95b760bc89&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/599] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:39:08 2026] GET /v2.0/ports?device_id=65408226-945e-4802-b8ab-f44ed986b76f => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/600] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:39:08 2026] GET /v2.0/security-groups?id=34aa9a36-c5c7-42d6-abb6-64edee6e38f6&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/601] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:39:09 2026] GET /v2.0/ports?device_id=12949f1c-bdb9-4c48-9608-fa6d9480af9b => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/602] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:39:09 2026] GET /v2.0/security-groups?id=f54aa6c9-8a0d-4fe3-b0c2-4d95b760bc89&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/603] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:39:09 2026] GET /v2.0/ports?device_id=12949f1c-bdb9-4c48-9608-fa6d9480af9b => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/604] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:39:09 2026] GET /v2.0/security-groups?tenant_id=2ef5b9d65de64162a8c364d921321026&name=default => generated 2925 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/605] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:39:09 2026] GET /v2.0/ports?device_id=65408226-945e-4802-b8ab-f44ed986b76f => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:39:09.952 7 INFO neutron.db.l3_db [None req-ae2e4174-1818-4bd7-85be-b38a28a72361 71ffadaf60c54d8ca26ef446ebb79c97 5d2c82e5699147edaeef9adfaf710803 - - default default] Floating IP 92b266f4-e713-4d19-b3ce-e228f31ab03b associated. External IP: 10.96.250.210, port: d9d1c388-61fc-4da9-9a40-2c67b0dc742b. [pid: 8|app: 0|req: 288/606] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:39:09 2026] GET /v2.0/security-groups?tenant_id=0ea50123d73548ccbb78756da251981e&name=default => generated 2925 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/607] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:39:10 2026] DELETE /v2.0/security-groups/b7c92026-0dc0-48e1-a02b-29c32e01dcdf => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/608] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:39:10 2026] GET /v2.0/security-groups?id=34aa9a36-c5c7-42d6-abb6-64edee6e38f6&fields=id&fields=name => generated 113 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/609] 10.0.0.37 () {34 vars in 747 bytes} [Wed Jun 3 08:39:09 2026] PUT /v2.0/floatingips/92b266f4-e713-4d19-b3ce-e228f31ab03b => generated 856 bytes in 1054 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:39:10.457 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc995a38-6079-4313-8097-d4004a01d00f'] response: {'name': 'network-changed', 'server_uuid': '12949f1c-bdb9-4c48-9608-fa6d9480af9b', 'tag': 'd9d1c388-61fc-4da9-9a40-2c67b0dc742b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 291/610] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:39:10 2026] DELETE /v2.0/security-groups/691f4b78-acd3-40af-b267-02f3ffa79590 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/611] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:39:10 2026] GET /v2.0/ports?tenant_id=5d2c82e5699147edaeef9adfaf710803&device_id=12949f1c-bdb9-4c48-9608-fa6d9480af9b => generated 1244 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/612] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:39:10 2026] GET /v2.0/security-groups?tenant_id=e1972e3675cc4a918d61c99c6e323d13&name=default => generated 2925 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/613] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:39:10 2026] GET /v2.0/ports?device_id=12949f1c-bdb9-4c48-9608-fa6d9480af9b => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/614] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:39:10 2026] GET /v2.0/networks?id=3650230f-a928-42a0-8297-a832e44e52eb => generated 765 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/615] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:39:10 2026] GET /v2.0/security-groups?id=f54aa6c9-8a0d-4fe3-b0c2-4d95b760bc89&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/616] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:39:10 2026] DELETE /v2.0/security-groups/526f6dae-3776-4772-9069-bfcdf8d00016 => 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: 323/617] 199.204.45.19 () {34 vars in 1058 bytes} [Wed Jun 3 08:39:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=d9d1c388-61fc-4da9-9a40-2c67b0dc742b => generated 859 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/618] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:39:10 2026] GET /v2.0/subnets?id=9dd2e542-5c34-40dc-b029-96023651f309 => generated 663 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/619] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:39:10 2026] GET /v2.0/ports?network_id=3650230f-a928-42a0-8297-a832e44e52eb&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: 8|app: 0|req: 296/620] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:39:10 2026] GET /v2.0/networks/3650230f-a928-42a0-8297-a832e44e52eb?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: 325/621] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:39:11 2026] GET /v2.0/networks/3650230f-a928-42a0-8297-a832e44e52eb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/622] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:39:11 2026] GET /v2.0/ports?device_id=12949f1c-bdb9-4c48-9608-fa6d9480af9b => 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: 326/623] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:39:11 2026] GET /v2.0/security-groups?id=f54aa6c9-8a0d-4fe3-b0c2-4d95b760bc89&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/624] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:39:11 2026] GET /v2.0/ports?device_id=65408226-945e-4802-b8ab-f44ed986b76f => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/625] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:39:11 2026] GET /v2.0/security-groups?id=34aa9a36-c5c7-42d6-abb6-64edee6e38f6&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/626] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:39:11 2026] GET /v2.0/ports?device_id=65408226-945e-4802-b8ab-f44ed986b76f => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/627] 199.204.45.19 () {34 vars in 992 bytes} [Wed Jun 3 08:39:11 2026] GET /v2.0/ports?device_id=12949f1c-bdb9-4c48-9608-fa6d9480af9b => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:39:12.189 7 INFO neutron.db.l3_db [req-2dee56c0-bd2d-464d-9b91-47045e8f3a69 req-d0d82c5e-99b3-45f6-bace-0eeec06b304c 71ffadaf60c54d8ca26ef446ebb79c97 5d2c82e5699147edaeef9adfaf710803 - - default default] Floating IP 92b266f4-e713-4d19-b3ce-e228f31ab03b disassociated. External IP: 10.96.250.210, port: d9d1c388-61fc-4da9-9a40-2c67b0dc742b. 2026-06-03 08:39:12.285 8 INFO neutron.db.l3_db [None req-b804ff0f-45a5-4f9a-a2fd-9fb8a77608df f0bd5a33ca704c9bbee3b4863984022e 82f7cffe41b247879ea60e6f66857ddc - - default default] Floating IP 64395819-37bc-423c-9c3d-8ab4910c8a5a associated. External IP: 10.96.250.215, port: 12ac64c8-010f-4c38-bd3d-0c400277cb81. [pid: 8|app: 0|req: 300/628] 10.0.0.37 () {34 vars in 747 bytes} [Wed Jun 3 08:39:11 2026] PUT /v2.0/floatingips/64395819-37bc-423c-9c3d-8ab4910c8a5a => generated 855 bytes in 1044 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/629] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:39:12 2026] GET /v2.0/ports?device_id=12949f1c-bdb9-4c48-9608-fa6d9480af9b => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:39:12.795 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ca3f832-4a02-4a44-a999-a0aec73b72e9'] response: {'name': 'network-changed', 'server_uuid': '65408226-945e-4802-b8ab-f44ed986b76f', 'tag': '12ac64c8-010f-4c38-bd3d-0c400277cb81', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 302/630] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:39:12 2026] GET /v2.0/ports?device_id=65408226-945e-4802-b8ab-f44ed986b76f => generated 971 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/631] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:39:12 2026] GET /v2.0/ports?tenant_id=82f7cffe41b247879ea60e6f66857ddc&device_id=65408226-945e-4802-b8ab-f44ed986b76f => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/632] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:39:12 2026] GET /v2.0/security-groups?id=34aa9a36-c5c7-42d6-abb6-64edee6e38f6&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/633] 199.204.45.19 () {36 vars in 995 bytes} [Wed Jun 3 08:39:11 2026] DELETE /v2.0/ports/d9d1c388-61fc-4da9-9a40-2c67b0dc742b => generated 0 bytes in 1314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/634] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:39:12 2026] GET /v2.0/networks?id=84bbaeb2-038e-4d7f-a098-ac7ba696854b => generated 778 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:39:13.105 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f377ca40-2cc6-4a7d-a525-446d5c9cdbf1'] response: {'server_uuid': '12949f1c-bdb9-4c48-9608-fa6d9480af9b', 'name': 'network-vif-deleted', 'tag': 'd9d1c388-61fc-4da9-9a40-2c67b0dc742b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 330/635] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:39:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=12ac64c8-010f-4c38-bd3d-0c400277cb81 => generated 858 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/636] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:39:13 2026] GET /v2.0/subnets?id=96daf8fa-db07-4cad-8dd5-f15c42035ed6 => generated 676 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/637] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:39:13 2026] GET /v2.0/ports?network_id=84bbaeb2-038e-4d7f-a098-ac7ba696854b&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/638] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:39:13 2026] GET /v2.0/networks/84bbaeb2-038e-4d7f-a098-ac7ba696854b?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/639] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:39:13 2026] GET /v2.0/networks/84bbaeb2-038e-4d7f-a098-ac7ba696854b?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: 308/640] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:39:13 2026] DELETE /v2.0/security-groups/f54aa6c9-8a0d-4fe3-b0c2-4d95b760bc89 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:39:13.977 7 INFO neutron.api.v2.resource [None req-275835cf-1c02-450e-bbb6-b7313a9ed1b2 71ffadaf60c54d8ca26ef446ebb79c97 5d2c82e5699147edaeef9adfaf710803 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 333/641] 10.0.0.37 () {32 vars in 735 bytes} [Wed Jun 3 08:39:13 2026] GET /v2.0/security-groups/f54aa6c9-8a0d-4fe3-b0c2-4d95b760bc89 => 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: 309/642] 10.0.0.37 () {32 vars in 730 bytes} [Wed Jun 3 08:39:13 2026] DELETE /v2.0/floatingips/92b266f4-e713-4d19-b3ce-e228f31ab03b => generated 0 bytes in 347 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/643] 10.0.0.37 () {34 vars in 787 bytes} [Wed Jun 3 08:39:14 2026] PUT /v2.0/routers/56d3fb80-b808-40d1-b953-938f684defec/remove_router_interface => generated 309 bytes in 1345 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:39:16.851 8 INFO neutron.services.segments.plugin [-] Segment d3cbfdf6-2fa8-4695-ae09-5657f5975d26 resource provider aggregate not found 2026-06-03 08:39:16.859 8 INFO neutron.services.segments.plugin [-] Segment d3cbfdf6-2fa8-4695-ae09-5657f5975d26 resource provider aggregate not found 2026-06-03 08:39:16.864 8 INFO neutron.db.l3_hamode_db [None req-5fab75d0-49d1-41b3-a3c7-56a366d9c57f 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] HA network 2754b42e-ab7d-4bae-9625-4cf7399fe117 was deleted as no HA routers are present in tenant 5d2c82e5699147edaeef9adfaf710803. [pid: 8|app: 0|req: 310/644] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:39:15 2026] DELETE /v2.0/routers/56d3fb80-b808-40d1-b953-938f684defec => generated 0 bytes in 1189 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:39:16.890 8 INFO neutron.services.segments.plugin [-] Segment d3cbfdf6-2fa8-4695-ae09-5657f5975d26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3cbfdf6-2fa8-4695-ae09-5657f5975d26 found for delete ", "request_id": "req-7ce367fd-355a-49d4-b9c3-aa0f7f7b2249"}]} 2026-06-03 08:39:16.891 8 INFO neutron.services.segments.plugin [-] Segment d3cbfdf6-2fa8-4695-ae09-5657f5975d26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3cbfdf6-2fa8-4695-ae09-5657f5975d26 found for delete ", "request_id": "req-89ce7ea3-c36c-4c7b-88cc-7d54b69d7b06"}]} [pid: 7|app: 0|req: 335/645] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:39:16 2026] GET /v2.0/security-groups?tenant_id=7c662bc784a041dd8d858187fe281531&name=default => generated 2925 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/646] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:39:16 2026] DELETE /v2.0/subnets/9dd2e542-5c34-40dc-b029-96023651f309 => 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: 336/647] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:39:16 2026] DELETE /v2.0/security-groups/5c8efae4-015a-4cf8-8289-a378165d7e25 => 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: 337/648] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:39:17 2026] GET /v2.0/security-groups?tenant_id=20e0b9ea45be405eb132068e3b753ffe&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/649] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:39:17 2026] DELETE /v2.0/security-groups/f6124017-bf5a-4a13-8f45-ab4cc0fd4e9a => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/650] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:39:17 2026] DELETE /v2.0/networks/3650230f-a928-42a0-8297-a832e44e52eb => generated 0 bytes in 443 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/651] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:39:17 2026] GET /v2.0/security-groups?tenant_id=5d2c82e5699147edaeef9adfaf710803&name=default => generated 2921 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/652] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:39:17 2026] DELETE /v2.0/security-groups/803e8bd1-474d-4139-a93c-848d6de9a26e => 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: 340/653] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:39:17 2026] GET /v2.0/security-groups?tenant_id=59c3d9b1364e42b59bad6a7656b5610a&name=default => generated 2925 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/654] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:39:18 2026] DELETE /v2.0/security-groups/d26289a5-8a09-4d16-988d-b47b5b837183 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/657] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:39:18 2026] GET /v2.0/security-groups?tenant_id=2a9d80a64ac444bca7eda225b618c039&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/658] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:39:18 2026] DELETE /v2.0/security-groups/1d011e0d-8049-40f2-bcb7-a8816bdf298d => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:39:20.047 7 INFO neutron.db.segments_db [None req-ebad832f-e68d-4fa2-a065-02d5bea7214b 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Added segment d6d92f18-9f34-49ff-b62c-57f30eb23b03 of type vxlan for network 7d73308b-29f3-4f9b-9a28-03a85f0b4de6 [pid: 7|app: 0|req: 342/659] 10.0.0.37 () {34 vars in 669 bytes} [Wed Jun 3 08:39:19 2026] POST /v2.0/networks => generated 744 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:39:20.192 8 INFO neutron.services.segments.plugin [-] Segment 358b5455-1934-46fd-9a30-23216478bd90 resource provider aggregate not found 2026-06-03 08:39:20.198 8 INFO neutron.services.segments.plugin [-] Segment 358b5455-1934-46fd-9a30-23216478bd90 resource provider aggregate not found 2026-06-03 08:39:20.215 8 INFO neutron.services.segments.plugin [-] Segment 358b5455-1934-46fd-9a30-23216478bd90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 358b5455-1934-46fd-9a30-23216478bd90 found for delete ", "request_id": "req-5135ec25-81c3-4000-a560-e84a85c51ef5"}]} 2026-06-03 08:39:20.217 8 INFO neutron.services.segments.plugin [-] Segment 358b5455-1934-46fd-9a30-23216478bd90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 358b5455-1934-46fd-9a30-23216478bd90 found for delete ", "request_id": "req-cded0a98-5c90-4202-b0f9-7bc24649d6be"}]} [pid: 8|app: 0|req: 318/660] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:39:20 2026] POST /v2.0/subnets => generated 667 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:39:20.562 7 INFO neutron.db.segments_db [None req-3f92f186-9a9c-4a2a-a4ff-879cf8dcb1c4 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Added segment 6725aded-314f-4bc1-a9a0-133fae25fe01 of type vxlan for network a05b494f-7541-4d7c-95a9-7c70f58e7e7f 2026-06-03 08:39:20.868 7 INFO neutron.db.l3_hamode_db [None req-3f92f186-9a9c-4a2a-a4ff-879cf8dcb1c4 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 319/661] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:39:21 2026] GET /v2.0/security-groups?tenant_id=6e7e6275d9674b1e9486a9b5c4b58c97&name=default => generated 2925 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:39:22.029 7 INFO neutron.db.l3_hamode_db [None req-3f92f186-9a9c-4a2a-a4ff-879cf8dcb1c4 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 320/662] 10.0.0.205 () {34 vars in 989 bytes} [Wed Jun 3 08:39:21 2026] GET /v2.0/ports?device_id=65408226-945e-4802-b8ab-f44ed986b76f => generated 1240 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/663] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:39:22 2026] DELETE /v2.0/security-groups/bedd7283-6949-430d-9c2f-f0250e09eead => 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: 322/664] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:39:22 2026] GET /v2.0/security-groups?tenant_id=5f1cf90d04334b28992879c8be275051&name=default => generated 2925 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/665] 10.0.0.205 () {34 vars in 1039 bytes} [Wed Jun 3 08:39:22 2026] GET /v2.0/security-groups?id=34aa9a36-c5c7-42d6-abb6-64edee6e38f6&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: 324/666] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:39:22 2026] DELETE /v2.0/security-groups/6a18da6f-97f6-4d28-b079-adce80f37962 => generated 0 bytes in 523 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/667] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:39:23 2026] GET /v2.0/security-groups?tenant_id=03489ccb31534501950842f5dcbe4f46&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/668] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:39:20 2026] POST /v2.0/routers => generated 731 bytes in 2883 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/669] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:39:23 2026] DELETE /v2.0/security-groups/708d2938-0028-4e6a-b1ca-f02b7f9fe348 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:39:24.301 8 WARNING neutron_lib.context [None req-984c5be5-980a-48bd-bc91-d92a9bb15e38 17bfbafb0d8944938d1a8512060042f7 674423d33f354bce8e36e0985d10b521 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:39:24.463 8 INFO neutron.db.segments_db [None req-984c5be5-980a-48bd-bc91-d92a9bb15e38 17bfbafb0d8944938d1a8512060042f7 674423d33f354bce8e36e0985d10b521 - - default default] Added segment 67f78ef5-876d-4423-b9ad-6792c19e58d9 of type vxlan for network f52dadb2-1ad3-4983-ae28-3a3fef0d7d47 [pid: 8|app: 0|req: 327/670] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:39:24 2026] POST /v2.0/networks => generated 649 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:39:24.634 8 WARNING neutron_lib.context [None req-3a86c5b1-ee73-4e3a-84af-6fb7b3c7edb1 17bfbafb0d8944938d1a8512060042f7 674423d33f354bce8e36e0985d10b521 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 344/671] 10.0.0.37 () {34 vars in 781 bytes} [Wed Jun 3 08:39:23 2026] PUT /v2.0/routers/0f7459fd-b20a-4ce3-880f-07326035ffcd/add_router_interface => generated 309 bytes in 1642 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/672] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:39:24 2026] POST /v2.0/subnets => generated 603 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:39:25.037 7 WARNING neutron_lib.context [None req-374af4fc-2c47-47e0-a34e-4e59872c2141 17bfbafb0d8944938d1a8512060042f7 674423d33f354bce8e36e0985d10b521 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:39:25.101 7 INFO neutron.db.segments_db [None req-374af4fc-2c47-47e0-a34e-4e59872c2141 17bfbafb0d8944938d1a8512060042f7 674423d33f354bce8e36e0985d10b521 - - default default] Added segment 3c001210-c142-492c-a333-9a0c37331b90 of type vxlan for network 4d9c3dbd-9f95-46f5-8b07-1eba614a9e2b 2026-06-03 08:39:25.492 7 INFO neutron.db.l3_hamode_db [None req-374af4fc-2c47-47e0-a34e-4e59872c2141 17bfbafb0d8944938d1a8512060042f7 674423d33f354bce8e36e0985d10b521 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 08:39:25.823 8 WARNING neutron_lib.context [None req-7c6da984-f778-4d1a-a6f5-9342bab300a7 31022044203145ada3306cc72fbcc241 6dacc05245e94702bdbb89a777a2b351 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 329/673] 10.0.0.37 () {34 vars in 683 bytes} [Wed Jun 3 08:39:25 2026] POST /v2.0/security-groups => generated 1660 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 08:39:25.987 8 WARNING neutron_lib.context [None req-7ecb9d66-641d-40f7-bd66-3377e5e4ed92 31022044203145ada3306cc72fbcc241 6dacc05245e94702bdbb89a777a2b351 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 330/674] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:39:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:39:26.140 8 WARNING neutron_lib.context [None req-8ae6bf85-c0da-4a2e-8f7f-eecbf15700d1 31022044203145ada3306cc72fbcc241 6dacc05245e94702bdbb89a777a2b351 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 331/675] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:39:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:39:26.268 8 WARNING neutron_lib.context [None req-b391cd79-a4bc-4173-9bee-98bc3300f6a1 31022044203145ada3306cc72fbcc241 6dacc05245e94702bdbb89a777a2b351 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 332/676] 10.0.0.37 () {34 vars in 674 bytes} [Wed Jun 3 08:39:26 2026] POST /v2.0/floatingips => generated 552 bytes in 660 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/677] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:39:26 2026] GET /v2.0/ports?device_id=65408226-945e-4802-b8ab-f44ed986b76f => generated 971 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/678] 10.0.0.70 () {34 vars in 969 bytes} [Wed Jun 3 08:39:27 2026] GET /v2.0/ports/12ac64c8-010f-4c38-bd3d-0c400277cb81 => generated 968 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/679] 199.204.45.19 () {34 vars in 998 bytes} [Wed Jun 3 08:39:27 2026] GET /v2.0/subnets?network_id=84bbaeb2-038e-4d7f-a098-ac7ba696854b => generated 658 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:39:27.393 7 INFO neutron.db.l3_hamode_db [None req-374af4fc-2c47-47e0-a34e-4e59872c2141 17bfbafb0d8944938d1a8512060042f7 674423d33f354bce8e36e0985d10b521 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 336/680] 199.204.45.19 () {34 vars in 1144 bytes} [Wed Jun 3 08:39:27 2026] GET /v2.0/ports?device_id=65408226-945e-4802-b8ab-f44ed986b76f&device_owner=compute%3Anova&network_id=84bbaeb2-038e-4d7f-a098-ac7ba696854b => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/681] 10.0.0.70 () {34 vars in 1098 bytes} [Wed Jun 3 08:39:27 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1848155785&fields=id&tenant_id=6dacc05245e94702bdbb89a777a2b351 => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/682] 199.204.45.19 () {38 vars in 1026 bytes} [Wed Jun 3 08:39:27 2026] PUT /v2.0/ports/12ac64c8-010f-4c38-bd3d-0c400277cb81 => generated 1145 bytes in 626 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 08:39:28.169 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7448e28b-c835-4afa-9b21-48a0286abd2f'] response: {'name': 'network-changed', 'server_uuid': '65408226-945e-4802-b8ab-f44ed986b76f', 'tag': '12ac64c8-010f-4c38-bd3d-0c400277cb81', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 339/683] 10.0.0.70 () {34 vars in 980 bytes} [Wed Jun 3 08:39:28 2026] GET /v2.0/networks?id=7d73308b-29f3-4f9b-9a28-03a85f0b4de6 => generated 676 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/684] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:39:28 2026] GET /v2.0/ports?tenant_id=82f7cffe41b247879ea60e6f66857ddc&device_id=65408226-945e-4802-b8ab-f44ed986b76f => generated 1417 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/685] 10.0.0.70 () {34 vars in 963 bytes} [Wed Jun 3 08:39:28 2026] GET /v2.0/quotas/6dacc05245e94702bdbb89a777a2b351 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/686] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:39:28 2026] GET /v2.0/networks?id=84bbaeb2-038e-4d7f-a098-ac7ba696854b => generated 778 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/687] 10.0.0.70 () {34 vars in 1000 bytes} [Wed Jun 3 08:39:28 2026] GET /v2.0/ports?tenant_id=6dacc05245e94702bdbb89a777a2b351&fields=id => generated 103 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/688] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:39:25 2026] POST /v2.0/routers => generated 695 bytes in 3487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/689] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:39:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=12ac64c8-010f-4c38-bd3d-0c400277cb81 => generated 860 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/690] 10.0.0.70 () {34 vars in 1006 bytes} [Wed Jun 3 08:39:28 2026] GET /v2.0/networks/7d73308b-29f3-4f9b-9a28-03a85f0b4de6?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: 347/691] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:39:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=12ac64c8-010f-4c38-bd3d-0c400277cb81 => 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: 348/692] 10.0.0.70 () {34 vars in 1106 bytes} [Wed Jun 3 08:39:28 2026] GET /v2.0/networks/7d73308b-29f3-4f9b-9a28-03a85f0b4de6?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: 349/693] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:39:28 2026] GET /v2.0/subnets?id=96daf8fa-db07-4cad-8dd5-f15c42035ed6 => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/694] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:39:28 2026] GET /v2.0/ports?network_id=84bbaeb2-038e-4d7f-a098-ac7ba696854b&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: 351/695] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:39:28 2026] GET /v2.0/networks/84bbaeb2-038e-4d7f-a098-ac7ba696854b?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: 352/696] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:39:28 2026] GET /v2.0/ports?device_id=c883ff95-3084-437a-be49-2476cef3e195 => 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: 353/697] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:39:28 2026] GET /v2.0/networks/84bbaeb2-038e-4d7f-a098-ac7ba696854b?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: 354/698] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:39:28 2026] GET /v2.0/ports?tenant_id=82f7cffe41b247879ea60e6f66857ddc&device_id=65408226-945e-4802-b8ab-f44ed986b76f => generated 1417 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/699] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:39:29 2026] GET /v2.0/networks?id=84bbaeb2-038e-4d7f-a098-ac7ba696854b => generated 778 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/700] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:39:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=12ac64c8-010f-4c38-bd3d-0c400277cb81 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/701] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:39:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=12ac64c8-010f-4c38-bd3d-0c400277cb81 => 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: 358/702] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:39:29 2026] GET /v2.0/subnets?id=96daf8fa-db07-4cad-8dd5-f15c42035ed6 => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/703] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:39:29 2026] GET /v2.0/ports?network_id=84bbaeb2-038e-4d7f-a098-ac7ba696854b&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/704] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:39:29 2026] GET /v2.0/networks/84bbaeb2-038e-4d7f-a098-ac7ba696854b?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/705] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:39:29 2026] GET /v2.0/networks/84bbaeb2-038e-4d7f-a098-ac7ba696854b?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: 362/706] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:39:29 2026] GET /v2.0/ports?device_id=65408226-945e-4802-b8ab-f44ed986b76f => generated 1148 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/707] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:39:29 2026] GET /v2.0/security-groups?id=34aa9a36-c5c7-42d6-abb6-64edee6e38f6&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: 364/708] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:39:29 2026] GET /v2.0/networks?id=7d73308b-29f3-4f9b-9a28-03a85f0b4de6 => generated 676 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/709] 199.204.45.19 () {34 vars in 1048 bytes} [Wed Jun 3 08:39:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6dacc05245e94702bdbb89a777a2b351 => generated 181 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/710] 199.204.45.19 () {34 vars in 1116 bytes} [Wed Jun 3 08:39:29 2026] GET /v2.0/ports?device_id=65408226-945e-4802-b8ab-f44ed986b76f&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.9 => generated 1148 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:39:29.877 7 WARNING neutron_lib.context [req-c7fae4de-19ab-4a49-bc80-c6386047ec7f req-c648d5e0-bc07-42a8-a59c-1427795f0cca 31022044203145ada3306cc72fbcc241 6dacc05245e94702bdbb89a777a2b351 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 345/711] 10.0.0.37 () {34 vars in 781 bytes} [Wed Jun 3 08:39:28 2026] PUT /v2.0/routers/fd076a5e-e59a-4bf0-bd77-37e23565cdca/add_router_interface => generated 309 bytes in 1798 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/712] 199.204.45.19 () {38 vars in 953 bytes} [Wed Jun 3 08:39:29 2026] POST /v2.0/ports => generated 954 bytes in 597 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 368/713] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:39:30 2026] GET /v2.0/security-groups?tenant_id=dd154a95ef9443a7a0d917160d9fd2c2&name=default => generated 2925 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/714] 199.204.45.19 () {38 vars in 1026 bytes} [Wed Jun 3 08:39:30 2026] PUT /v2.0/ports/12ac64c8-010f-4c38-bd3d-0c400277cb81 => generated 968 bytes in 577 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 08:39:30.918 8 WARNING neutron_lib.context [None req-90078973-0135-4175-a958-94e054759b6b 17bfbafb0d8944938d1a8512060042f7 674423d33f354bce8e36e0985d10b521 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 369/715] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:39:30 2026] GET /v2.0/ports?device_id=c883ff95-3084-437a-be49-2476cef3e195 => generated 957 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:39:30.981 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-221ad8d6-b453-4960-a191-5508848dbd94'] response: {'name': 'network-changed', 'server_uuid': '65408226-945e-4802-b8ab-f44ed986b76f', 'tag': '12ac64c8-010f-4c38-bd3d-0c400277cb81', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 347/716] 10.0.0.37 () {34 vars in 663 bytes} [Wed Jun 3 08:39:30 2026] POST /v2.0/ports => generated 958 bytes in 489 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: 370/717] 199.204.45.19 () {38 vars in 1026 bytes} [Wed Jun 3 08:39:30 2026] PUT /v2.0/ports/00272d4e-f605-46c9-a6a0-20c37cc8cccf => generated 1199 bytes in 509 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: 371/718] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:39:31 2026] GET /v2.0/security-groups?id=d74a58a4-9b48-41f1-ab02-43b0ba25f943&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:39:31.496 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b521327b-cb4f-47db-8055-6b85ee2c9d79'] response: {'name': 'network-changed', 'server_uuid': 'c883ff95-3084-437a-be49-2476cef3e195', 'tag': '00272d4e-f605-46c9-a6a0-20c37cc8cccf', '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: 348/719] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:39:31 2026] DELETE /v2.0/security-groups/fc1b382d-51d8-434e-b841-9360d05db950 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:39:31.513 8 WARNING neutron_lib.context [None req-db8a1147-53bd-46c2-a9ce-057e98365b60 17bfbafb0d8944938d1a8512060042f7 674423d33f354bce8e36e0985d10b521 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 372/720] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:39:31 2026] GET /v2.0/ports?tenant_id=82f7cffe41b247879ea60e6f66857ddc&device_id=65408226-945e-4802-b8ab-f44ed986b76f => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/721] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:39:31 2026] GET /v2.0/ports?tenant_id=6dacc05245e94702bdbb89a777a2b351&device_id=c883ff95-3084-437a-be49-2476cef3e195 => generated 1238 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/722] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:39:31 2026] GET /v2.0/networks?id=84bbaeb2-038e-4d7f-a098-ac7ba696854b => generated 778 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/723] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:39:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=00272d4e-f605-46c9-a6a0-20c37cc8cccf => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/724] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:39:31 2026] GET /v2.0/security-groups?tenant_id=1376df3bfe42492a981ae7abc7c21cc0&name=default => generated 2925 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/725] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:39:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=12ac64c8-010f-4c38-bd3d-0c400277cb81 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/726] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:39:31 2026] GET /v2.0/subnets?id=e869b77c-cdef-4da4-85f6-a51975bb0dac => generated 670 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/727] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:39:31 2026] DELETE /v2.0/security-groups/806aed54-2289-471c-b6cc-be2e1f340497 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/728] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:39:31 2026] GET /v2.0/subnets?id=96daf8fa-db07-4cad-8dd5-f15c42035ed6 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/729] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:39:32 2026] GET /v2.0/ports?network_id=7d73308b-29f3-4f9b-9a28-03a85f0b4de6&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: 7|app: 0|req: 382/730] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:39:32 2026] GET /v2.0/ports?network_id=84bbaeb2-038e-4d7f-a098-ac7ba696854b&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/731] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:39:32 2026] GET /v2.0/networks/7d73308b-29f3-4f9b-9a28-03a85f0b4de6?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: 384/732] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:39:32 2026] GET /v2.0/networks/84bbaeb2-038e-4d7f-a098-ac7ba696854b?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: 385/733] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:39:32 2026] GET /v2.0/networks/7d73308b-29f3-4f9b-9a28-03a85f0b4de6?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: 386/734] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:39:32 2026] GET /v2.0/networks/84bbaeb2-038e-4d7f-a098-ac7ba696854b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/735] 10.0.0.37 () {34 vars in 663 bytes} [Wed Jun 3 08:39:31 2026] POST /v2.0/ports => generated 959 bytes in 884 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/736] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:39:32 2026] GET /v2.0/ports?tenant_id=6dacc05245e94702bdbb89a777a2b351&device_id=c883ff95-3084-437a-be49-2476cef3e195 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 08:39:32.410 8 WARNING neutron_lib.context [None req-961375ef-8e38-4148-94a1-30f4b637405e 17bfbafb0d8944938d1a8512060042f7 674423d33f354bce8e36e0985d10b521 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 388/737] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:39:32 2026] GET /v2.0/networks?id=7d73308b-29f3-4f9b-9a28-03a85f0b4de6 => generated 772 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/738] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:39:32 2026] GET /v2.0/ports?tenant_id=82f7cffe41b247879ea60e6f66857ddc&device_id=65408226-945e-4802-b8ab-f44ed986b76f => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/739] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:39:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=00272d4e-f605-46c9-a6a0-20c37cc8cccf => 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: 391/740] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:39:32 2026] GET /v2.0/networks?id=84bbaeb2-038e-4d7f-a098-ac7ba696854b => generated 778 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/741] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:39:32 2026] GET /v2.0/subnets?id=e869b77c-cdef-4da4-85f6-a51975bb0dac => generated 670 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/742] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:39:32 2026] GET /v2.0/ports?device_id=c883ff95-3084-437a-be49-2476cef3e195 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/743] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:39:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=12ac64c8-010f-4c38-bd3d-0c400277cb81 => generated 860 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/744] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:39:32 2026] GET /v2.0/ports?network_id=7d73308b-29f3-4f9b-9a28-03a85f0b4de6&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/745] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:39:32 2026] GET /v2.0/security-groups?id=d74a58a4-9b48-41f1-ab02-43b0ba25f943&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: 397/746] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:39:32 2026] GET /v2.0/subnets?id=96daf8fa-db07-4cad-8dd5-f15c42035ed6 => generated 676 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/747] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:39:32 2026] GET /v2.0/networks/7d73308b-29f3-4f9b-9a28-03a85f0b4de6?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/748] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:39:32 2026] GET /v2.0/ports?network_id=84bbaeb2-038e-4d7f-a098-ac7ba696854b&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/749] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:39:33 2026] GET /v2.0/networks/7d73308b-29f3-4f9b-9a28-03a85f0b4de6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/750] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:39:33 2026] GET /v2.0/networks/84bbaeb2-038e-4d7f-a098-ac7ba696854b?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: 402/751] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:39:33 2026] GET /v2.0/ports?device_id=65408226-945e-4802-b8ab-f44ed986b76f => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/752] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:39:33 2026] GET /v2.0/networks/84bbaeb2-038e-4d7f-a098-ac7ba696854b?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: 404/753] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:39:33 2026] GET /v2.0/security-groups?id=34aa9a36-c5c7-42d6-abb6-64edee6e38f6&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:39:33.602 8 INFO neutron.db.l3_db [None req-961375ef-8e38-4148-94a1-30f4b637405e 17bfbafb0d8944938d1a8512060042f7 674423d33f354bce8e36e0985d10b521 - - default default] Floating IP 6fc1fcdf-66c6-499a-82b4-2a4df5916b74 associated. External IP: 10.96.250.210, port: b2719276-ff02-4e3e-9613-2d13d793a7dd. [pid: 7|app: 0|req: 407/756] 199.204.45.19 () {34 vars in 992 bytes} [Wed Jun 3 08:39:33 2026] GET /v2.0/ports?device_id=65408226-945e-4802-b8ab-f44ed986b76f => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/757] 10.0.0.37 () {34 vars in 675 bytes} [Wed Jun 3 08:39:32 2026] POST /v2.0/floatingips => generated 843 bytes in 1627 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:39:34.232 7 INFO neutron.db.l3_db [req-dbaed1c0-8504-43d9-b3d7-405edaa274ee req-d4ee1cb9-fb0b-422f-8f59-3135fde0cb07 f0bd5a33ca704c9bbee3b4863984022e 82f7cffe41b247879ea60e6f66857ddc - - default default] Floating IP 64395819-37bc-423c-9c3d-8ab4910c8a5a disassociated. External IP: 10.96.250.215, port: 12ac64c8-010f-4c38-bd3d-0c400277cb81. 2026-06-03 08:39:34.244 8 WARNING neutron_lib.context [None req-f20eee10-15b7-436d-9d07-97269243ec0b 3b7cae8589584f949526f976b30c23d9 4a3c436de58547c29cad461539d583b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:39:34.245 8 WARNING neutron_lib.context [None req-f20eee10-15b7-436d-9d07-97269243ec0b 3b7cae8589584f949526f976b30c23d9 4a3c436de58547c29cad461539d583b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:39:34.413 8 INFO neutron.db.segments_db [None req-f20eee10-15b7-436d-9d07-97269243ec0b 3b7cae8589584f949526f976b30c23d9 4a3c436de58547c29cad461539d583b1 - - default default] Added segment 9e47f3ea-57b8-47ee-8dee-627d946d4720 of type vxlan for network 6054fecf-ab08-4a41-af44-d0f692ab0a58 2026-06-03 08:39:34.498 8 INFO neutron.db.segments_db [None req-f20eee10-15b7-436d-9d07-97269243ec0b 3b7cae8589584f949526f976b30c23d9 4a3c436de58547c29cad461539d583b1 - - default default] Added segment dbff2b32-3e0b-408e-8f94-8c13e682390c of type vxlan for network f037b7ec-0135-4cdf-8778-2bbaa34b068a [pid: 8|app: 0|req: 351/758] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:39:34 2026] POST /v2.0/networks => generated 1245 bytes in 579 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/759] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:39:34 2026] GET /v2.0/ports?device_id=c883ff95-3084-437a-be49-2476cef3e195 => generated 971 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:39:34.900 8 INFO neutron.db.l3_db [None req-2e811447-ac93-482d-8e8a-58176c8cf0dc 17bfbafb0d8944938d1a8512060042f7 674423d33f354bce8e36e0985d10b521 - - default default] Floating IP 6fc1fcdf-66c6-499a-82b4-2a4df5916b74 disassociated. External IP: 10.96.250.210, port: b2719276-ff02-4e3e-9613-2d13d793a7dd. [pid: 8|app: 0|req: 353/760] 10.0.0.37 () {34 vars in 747 bytes} [Wed Jun 3 08:39:34 2026] PUT /v2.0/floatingips/6fc1fcdf-66c6-499a-82b4-2a4df5916b74 => generated 552 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/761] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:39:35 2026] GET /v2.0/ports?device_id=65408226-945e-4802-b8ab-f44ed986b76f => 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: 408/762] 199.204.45.19 () {36 vars in 995 bytes} [Wed Jun 3 08:39:33 2026] DELETE /v2.0/ports/12ac64c8-010f-4c38-bd3d-0c400277cb81 => generated 0 bytes in 1617 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/763] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:39:35 2026] GET /v2.0/security-groups?id=d74a58a4-9b48-41f1-ab02-43b0ba25f943&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/764] 10.0.0.37 () {32 vars in 647 bytes} [Wed Jun 3 08:39:35 2026] GET /v2.0/networks => generated 1844 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:39:35.499 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-81d89ee1-3f86-4b6d-9e54-44163666c452'] response: {'server_uuid': '65408226-945e-4802-b8ab-f44ed986b76f', 'name': 'network-vif-deleted', 'tag': '12ac64c8-010f-4c38-bd3d-0c400277cb81', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 356/765] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:39:35 2026] DELETE /v2.0/networks/6054fecf-ab08-4a41-af44-d0f692ab0a58 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:39:35.772 8 INFO neutron.services.segments.plugin [-] Segment 9e47f3ea-57b8-47ee-8dee-627d946d4720 resource provider aggregate not found 2026-06-03 08:39:35.777 8 INFO neutron.services.segments.plugin [-] Segment 9e47f3ea-57b8-47ee-8dee-627d946d4720 resource provider aggregate not found 2026-06-03 08:39:35.832 8 INFO neutron.services.segments.plugin [-] Segment 9e47f3ea-57b8-47ee-8dee-627d946d4720 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e47f3ea-57b8-47ee-8dee-627d946d4720 found for delete ", "request_id": "req-5a892c6b-2d90-4942-b87e-f456198eea3e"}]} 2026-06-03 08:39:35.833 8 INFO neutron.services.segments.plugin [-] Segment 9e47f3ea-57b8-47ee-8dee-627d946d4720 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e47f3ea-57b8-47ee-8dee-627d946d4720 found for delete ", "request_id": "req-b3050b09-3b98-449f-9153-1b5e45f2b8fc"}]} [pid: 7|app: 0|req: 410/766] 10.0.0.37 () {32 vars in 730 bytes} [Wed Jun 3 08:39:35 2026] DELETE /v2.0/floatingips/6fc1fcdf-66c6-499a-82b4-2a4df5916b74 => generated 0 bytes in 462 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:39:35.951 7 WARNING neutron_lib.context [None req-12d0f45f-be64-4bee-9ce4-d3c3bbed4caa 17bfbafb0d8944938d1a8512060042f7 674423d33f354bce8e36e0985d10b521 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 357/767] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:39:35 2026] DELETE /v2.0/networks/f037b7ec-0135-4cdf-8778-2bbaa34b068a => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/768] 10.0.0.37 () {32 vars in 647 bytes} [Wed Jun 3 08:39:36 2026] GET /v2.0/networks => generated 651 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:39:36.179 8 WARNING neutron_lib.context [None req-c896c47d-93f4-4450-bdf8-0990329ef23c 3b7cae8589584f949526f976b30c23d9 4a3c436de58547c29cad461539d583b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:39:36.247 8 INFO neutron.db.segments_db [None req-c896c47d-93f4-4450-bdf8-0990329ef23c 3b7cae8589584f949526f976b30c23d9 4a3c436de58547c29cad461539d583b1 - - default default] Added segment f52683cf-7b4c-4a09-8750-c12bf322c4af of type vxlan for network e0ac8a67-d549-4177-ab7e-495e7eac3330 [pid: 8|app: 0|req: 359/769] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:39:36 2026] POST /v2.0/networks => generated 649 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:39:36.385 8 WARNING neutron_lib.context [None req-439e8a5c-596c-411f-b4fc-2c53716b3fc7 3b7cae8589584f949526f976b30c23d9 4a3c436de58547c29cad461539d583b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:39:36.465 8 INFO neutron.db.segments_db [None req-439e8a5c-596c-411f-b4fc-2c53716b3fc7 3b7cae8589584f949526f976b30c23d9 4a3c436de58547c29cad461539d583b1 - - default default] Added segment 644b1859-e618-4139-b42b-e77459256fea of type vxlan for network 53958314-d547-4f5e-a9ac-4c892a376b1f [pid: 8|app: 0|req: 360/770] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:39:36 2026] POST /v2.0/networks => generated 650 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/771] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:39:36 2026] DELETE /v2.0/security-groups/34aa9a36-c5c7-42d6-abb6-64edee6e38f6 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/772] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:39:36 2026] GET /v2.0/ports?device_id=c883ff95-3084-437a-be49-2476cef3e195 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:39:36.774 8 WARNING neutron_lib.context [None req-f3e30053-7bca-483a-bbf3-e6e4fd6334a0 3b7cae8589584f949526f976b30c23d9 4a3c436de58547c29cad461539d583b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:39:36.828 8 WARNING neutron_lib.context [None req-f3e30053-7bca-483a-bbf3-e6e4fd6334a0 3b7cae8589584f949526f976b30c23d9 4a3c436de58547c29cad461539d583b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:39:37.089 7 INFO neutron.db.l3_db [None req-12d0f45f-be64-4bee-9ce4-d3c3bbed4caa 17bfbafb0d8944938d1a8512060042f7 674423d33f354bce8e36e0985d10b521 - - default default] Floating IP 5552f077-4eba-45fe-853a-fb23e05c14ff associated. External IP: 10.96.250.217, port: 678500e7-4405-4875-bfa2-148bb7be4ced. [pid: 8|app: 0|req: 363/773] 10.0.0.37 () {34 vars in 663 bytes} [Wed Jun 3 08:39:36 2026] POST /v2.0/ports => generated 1505 bytes in 766 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/774] 10.0.0.37 () {34 vars in 675 bytes} [Wed Jun 3 08:39:35 2026] POST /v2.0/floatingips => generated 842 bytes in 1593 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 08:39:37.552 8 INFO neutron.api.v2.resource [None req-814b8153-15a5-4395-8a45-0f5a05c49c1b f0bd5a33ca704c9bbee3b4863984022e 82f7cffe41b247879ea60e6f66857ddc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 364/775] 10.0.0.37 () {32 vars in 735 bytes} [Wed Jun 3 08:39:37 2026] GET /v2.0/security-groups/34aa9a36-c5c7-42d6-abb6-64edee6e38f6 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/776] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:39:37 2026] GET /v2.0/security-groups?id=d74a58a4-9b48-41f1-ab02-43b0ba25f943&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/777] 10.0.0.37 () {32 vars in 727 bytes} [Wed Jun 3 08:39:37 2026] GET /v2.0/floatingips/5552f077-4eba-45fe-853a-fb23e05c14ff => generated 842 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/778] 10.0.0.37 () {32 vars in 641 bytes} [Wed Jun 3 08:39:37 2026] GET /v2.0/ports => generated 1505 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:39:37.858 8 INFO neutron.services.segments.plugin [-] Segment dbff2b32-3e0b-408e-8f94-8c13e682390c resource provider aggregate not found 2026-06-03 08:39:37.862 8 INFO neutron.services.segments.plugin [-] Segment dbff2b32-3e0b-408e-8f94-8c13e682390c resource provider aggregate not found [pid: 7|app: 0|req: 414/779] 10.0.0.37 () {32 vars in 653 bytes} [Wed Jun 3 08:39:37 2026] GET /v2.0/floatingips => generated 845 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:39:37.882 8 INFO neutron.services.segments.plugin [-] Segment dbff2b32-3e0b-408e-8f94-8c13e682390c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbff2b32-3e0b-408e-8f94-8c13e682390c found for delete ", "request_id": "req-c02c4f65-df98-4234-8a53-4c08fec03a6a"}]} 2026-06-03 08:39:37.896 8 INFO neutron.services.segments.plugin [-] Segment dbff2b32-3e0b-408e-8f94-8c13e682390c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbff2b32-3e0b-408e-8f94-8c13e682390c found for delete ", "request_id": "req-35b9a606-81be-44be-8e12-c21037d64941"}]} [pid: 8|app: 0|req: 366/780] 10.0.0.37 () {32 vars in 730 bytes} [Wed Jun 3 08:39:37 2026] DELETE /v2.0/floatingips/64395819-37bc-423c-9c3d-8ab4910c8a5a => generated 0 bytes in 355 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/781] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:39:37 2026] GET /v2.0/ports?device_id=c883ff95-3084-437a-be49-2476cef3e195 => generated 971 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/782] 10.0.0.37 () {32 vars in 718 bytes} [Wed Jun 3 08:39:37 2026] DELETE /v2.0/ports/d134be46-de45-447e-95cc-8c3c21e52428 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:39:38.589 7 INFO neutron.db.l3_db [None req-c26492e0-96b3-4122-93c1-39b6ef093ceb 17bfbafb0d8944938d1a8512060042f7 674423d33f354bce8e36e0985d10b521 - - default default] Floating IP 5552f077-4eba-45fe-853a-fb23e05c14ff associated. External IP: 10.96.250.217, port: 678500e7-4405-4875-bfa2-148bb7be4ced. 2026-06-03 08:39:38.679 8 INFO neutron.db.l3_db [None req-3e8a23f0-d546-41dd-accf-0bc088695f3e 31022044203145ada3306cc72fbcc241 6dacc05245e94702bdbb89a777a2b351 - - default default] Floating IP 0396a4db-8414-4b17-b5a7-38f1e969d48d associated. External IP: 10.96.250.220, port: 00272d4e-f605-46c9-a6a0-20c37cc8cccf. [pid: 8|app: 0|req: 368/783] 10.0.0.37 () {34 vars in 747 bytes} [Wed Jun 3 08:39:38 2026] PUT /v2.0/floatingips/0396a4db-8414-4b17-b5a7-38f1e969d48d => generated 855 bytes in 768 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:39:39.079 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ab0b697-79c5-4695-9785-18228f55e9ff'] response: {'name': 'network-changed', 'server_uuid': 'c883ff95-3084-437a-be49-2476cef3e195', 'tag': '00272d4e-f605-46c9-a6a0-20c37cc8cccf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 416/784] 10.0.0.37 () {34 vars in 747 bytes} [Wed Jun 3 08:39:37 2026] PUT /v2.0/floatingips/5552f077-4eba-45fe-853a-fb23e05c14ff => generated 843 bytes in 1376 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/785] 10.0.0.37 () {32 vars in 718 bytes} [Wed Jun 3 08:39:39 2026] DELETE /v2.0/ports/c04066df-23cd-42f5-9752-3e31b3f9a073 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/786] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:39:39 2026] GET /v2.0/ports?device_id=c883ff95-3084-437a-be49-2476cef3e195 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/787] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:39:39 2026] GET /v2.0/ports?tenant_id=6dacc05245e94702bdbb89a777a2b351&device_id=c883ff95-3084-437a-be49-2476cef3e195 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:39:39.910 7 INFO neutron.db.l3_db [None req-990c6b4c-cfa7-4a29-9e15-fc192f39c5cf 17bfbafb0d8944938d1a8512060042f7 674423d33f354bce8e36e0985d10b521 - - default default] Floating IP 5552f077-4eba-45fe-853a-fb23e05c14ff disassociated. External IP: 10.96.250.217, port: b2719276-ff02-4e3e-9613-2d13d793a7dd. [pid: 7|app: 0|req: 420/788] 10.0.0.37 () {34 vars in 747 bytes} [Wed Jun 3 08:39:39 2026] PUT /v2.0/floatingips/5552f077-4eba-45fe-853a-fb23e05c14ff => generated 552 bytes in 613 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/789] 10.0.0.37 () {32 vars in 641 bytes} [Wed Jun 3 08:39:40 2026] GET /v2.0/ports => 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: 422/790] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:39:40 2026] GET /v2.0/security-groups?id=d74a58a4-9b48-41f1-ab02-43b0ba25f943&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/791] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:39:40 2026] GET /v2.0/networks?id=7d73308b-29f3-4f9b-9a28-03a85f0b4de6 => generated 772 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/792] 10.0.0.37 () {32 vars in 730 bytes} [Wed Jun 3 08:39:40 2026] DELETE /v2.0/floatingips/5552f077-4eba-45fe-853a-fb23e05c14ff => generated 0 bytes in 352 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:39:40.843 7 WARNING neutron_lib.context [None req-0bbf20b4-6641-4170-a720-f38a74b5117b 3b7cae8589584f949526f976b30c23d9 4a3c436de58547c29cad461539d583b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:39:40.906 7 INFO neutron.db.segments_db [None req-0bbf20b4-6641-4170-a720-f38a74b5117b 3b7cae8589584f949526f976b30c23d9 4a3c436de58547c29cad461539d583b1 - - default default] Added segment a5a9ac28-9096-4784-89e9-46582ec7d08b of type vxlan for network aeaec3eb-a20b-4b68-8718-909511dd25ee [pid: 7|app: 0|req: 425/793] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:39:40 2026] POST /v2.0/networks => generated 650 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/794] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:39:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=00272d4e-f605-46c9-a6a0-20c37cc8cccf => generated 860 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/795] 10.0.0.37 () {34 vars in 787 bytes} [Wed Jun 3 08:39:39 2026] PUT /v2.0/routers/c9040546-0255-4bc9-acc2-ae8205996d7d/remove_router_interface => generated 309 bytes in 2075 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:39:41.126 8 INFO neutron.api.v2.resource [None req-a0020d9b-43d7-4494-a1d9-91b84c93cf79 17bfbafb0d8944938d1a8512060042f7 674423d33f354bce8e36e0985d10b521 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 370/796] 10.0.0.37 () {32 vars in 730 bytes} [Wed Jun 3 08:39:41 2026] DELETE /v2.0/floatingips/5552f077-4eba-45fe-853a-fb23e05c14ff => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:39:41.132 8 WARNING neutron_lib.context [None req-ec55cb7c-d6d0-4c81-be09-ccdaa4cc101e 3b7cae8589584f949526f976b30c23d9 4a3c436de58547c29cad461539d583b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 427/797] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:39:41 2026] GET /v2.0/ports?device_id=c883ff95-3084-437a-be49-2476cef3e195 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/798] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:39:41 2026] GET /v2.0/subnets?id=e869b77c-cdef-4da4-85f6-a51975bb0dac => generated 670 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:39:41.223 8 INFO neutron.db.segments_db [None req-ec55cb7c-d6d0-4c81-be09-ccdaa4cc101e 3b7cae8589584f949526f976b30c23d9 4a3c436de58547c29cad461539d583b1 - - default default] Added segment a1a3af80-a827-44d4-9b38-67e769bd80ad of type vxlan for network 98e8a120-313f-4985-b575-a6c777c1970e [pid: 8|app: 0|req: 371/799] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:39:41 2026] POST /v2.0/networks => generated 650 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/800] 10.0.0.37 () {32 vars in 718 bytes} [Wed Jun 3 08:39:41 2026] DELETE /v2.0/ports/b2719276-ff02-4e3e-9613-2d13d793a7dd => generated 0 bytes in 441 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/801] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:39:41 2026] GET /v2.0/security-groups?id=d74a58a4-9b48-41f1-ab02-43b0ba25f943&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/802] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:39:41 2026] GET /v2.0/ports?network_id=7d73308b-29f3-4f9b-9a28-03a85f0b4de6&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:39:41.886 8 WARNING neutron_lib.context [None req-3548f9e0-b8a3-475e-b88d-93d31d10bd78 3b7cae8589584f949526f976b30c23d9 4a3c436de58547c29cad461539d583b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:39:41.952 8 WARNING neutron_lib.context [None req-3548f9e0-b8a3-475e-b88d-93d31d10bd78 3b7cae8589584f949526f976b30c23d9 4a3c436de58547c29cad461539d583b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:39:42.462 7 INFO neutron.services.segments.plugin [-] Segment e4eba714-ccac-4400-8529-33a6bf5aa4d3 resource provider aggregate not found 2026-06-03 08:39:42.472 7 INFO neutron.services.segments.plugin [-] Segment e4eba714-ccac-4400-8529-33a6bf5aa4d3 resource provider aggregate not found 2026-06-03 08:39:42.478 7 INFO neutron.services.segments.plugin [-] Segment e4eba714-ccac-4400-8529-33a6bf5aa4d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4eba714-ccac-4400-8529-33a6bf5aa4d3 found for delete ", "request_id": "req-8f534a52-b6f6-426a-b3e8-45b87ccbc2cc"}]} 2026-06-03 08:39:42.485 7 INFO neutron.db.l3_hamode_db [None req-ac9ba0e9-b7af-4a72-b101-7ace76308479 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] HA network 3391488e-cf0e-4b89-a31b-7746225c3fbd was deleted as no HA routers are present in tenant 82f7cffe41b247879ea60e6f66857ddc. [pid: 7|app: 0|req: 429/803] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:39:41 2026] DELETE /v2.0/routers/c9040546-0255-4bc9-acc2-ae8205996d7d => generated 0 bytes in 1309 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:39:42.501 7 INFO neutron.services.segments.plugin [-] Segment e4eba714-ccac-4400-8529-33a6bf5aa4d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4eba714-ccac-4400-8529-33a6bf5aa4d3 found for delete ", "request_id": "req-72de30d0-f567-4840-bcc4-5f2935775051"}]} [pid: 7|app: 0|req: 430/804] 199.204.45.19 () {34 vars in 992 bytes} [Wed Jun 3 08:39:42 2026] GET /v2.0/ports?device_id=c883ff95-3084-437a-be49-2476cef3e195 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/805] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:39:41 2026] POST /v2.0/subnets => generated 1226 bytes in 713 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/806] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:39:42 2026] GET /v2.0/networks/7d73308b-29f3-4f9b-9a28-03a85f0b4de6?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: 377/807] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:39:42 2026] DELETE /v2.0/subnets/96daf8fa-db07-4cad-8dd5-f15c42035ed6 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:39:43.300 8 INFO neutron.db.l3_db [req-4c4ce04d-a020-4edb-85fb-73f6f5c18e96 req-0c1e7803-1f9a-45fe-8e91-6a9713b7ef70 31022044203145ada3306cc72fbcc241 6dacc05245e94702bdbb89a777a2b351 - - default default] Floating IP 0396a4db-8414-4b17-b5a7-38f1e969d48d disassociated. External IP: 10.96.250.220, port: 00272d4e-f605-46c9-a6a0-20c37cc8cccf. [pid: 8|app: 0|req: 378/808] 199.204.45.19 () {36 vars in 995 bytes} [Wed Jun 3 08:39:42 2026] DELETE /v2.0/ports/00272d4e-f605-46c9-a6a0-20c37cc8cccf => generated 0 bytes in 888 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/809] 10.0.0.37 () {32 vars in 718 bytes} [Wed Jun 3 08:39:42 2026] DELETE /v2.0/ports/678500e7-4405-4875-bfa2-148bb7be4ced => generated 0 bytes in 1306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:39:43.858 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6bfbca3a-9b1a-460e-a120-9e345a2b9b51'] response: {'server_uuid': 'c883ff95-3084-437a-be49-2476cef3e195', 'name': 'network-vif-deleted', 'tag': '00272d4e-f605-46c9-a6a0-20c37cc8cccf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 379/810] 10.0.0.37 () {32 vars in 645 bytes} [Wed Jun 3 08:39:43 2026] GET /v2.0/subnets => generated 1839 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/811] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:39:43 2026] GET /v2.0/ports?device_id=c883ff95-3084-437a-be49-2476cef3e195 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/812] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:39:43 2026] GET /v2.0/networks/7d73308b-29f3-4f9b-9a28-03a85f0b4de6?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: 433/813] 10.0.0.37 () {32 vars in 734 bytes} [Wed Jun 3 08:39:43 2026] GET /v2.0/ports?device_id=fd076a5e-e59a-4bf0-bd77-37e23565cdca => generated 958 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:39:44.099 8 INFO neutron.services.segments.plugin [-] Segment 8001f398-9056-424a-8c70-233f4cc86abc resource provider aggregate not found 2026-06-03 08:39:44.107 8 INFO neutron.services.segments.plugin [-] Segment 8001f398-9056-424a-8c70-233f4cc86abc resource provider aggregate not found 2026-06-03 08:39:44.118 8 INFO neutron.services.segments.plugin [-] Segment 8001f398-9056-424a-8c70-233f4cc86abc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8001f398-9056-424a-8c70-233f4cc86abc found for delete ", "request_id": "req-c9a94950-ca00-4f76-98f0-ef72080f4d11"}]} 2026-06-03 08:39:44.123 8 INFO neutron.services.segments.plugin [-] Segment 8001f398-9056-424a-8c70-233f4cc86abc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8001f398-9056-424a-8c70-233f4cc86abc found for delete ", "request_id": "req-ab3369ac-5aa3-4dc5-8132-d7405f20e628"}]} [pid: 8|app: 0|req: 381/814] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:39:43 2026] DELETE /v2.0/networks/84bbaeb2-038e-4d7f-a098-ac7ba696854b => 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: 434/815] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:39:44 2026] DELETE /v2.0/subnets/113c300b-99a4-4323-9c0a-a1600743a1b8 => 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: 435/816] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:39:44 2026] DELETE /v2.0/subnets/1808af0f-82e7-47c7-8484-a83665eddaa4 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/817] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:39:44 2026] GET /v2.0/security-groups?tenant_id=82f7cffe41b247879ea60e6f66857ddc&name=default => generated 2921 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/818] 10.0.0.37 () {32 vars in 645 bytes} [Wed Jun 3 08:39:44 2026] GET /v2.0/subnets => generated 626 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/819] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:39:44 2026] DELETE /v2.0/security-groups/f46c47f0-9812-4182-a8e4-ec4ec91223c5 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:39:45.355 7 INFO neutron.services.segments.plugin [-] Segment a1a3af80-a827-44d4-9b38-67e769bd80ad resource provider aggregate not found 2026-06-03 08:39:45.362 7 INFO neutron.services.segments.plugin [-] Segment a1a3af80-a827-44d4-9b38-67e769bd80ad resource provider aggregate not found 2026-06-03 08:39:45.382 7 INFO neutron.services.segments.plugin [-] Segment a1a3af80-a827-44d4-9b38-67e769bd80ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1a3af80-a827-44d4-9b38-67e769bd80ad found for delete ", "request_id": "req-08fb83fa-433f-4e48-98cf-731294c85fcf"}]} 2026-06-03 08:39:45.392 7 INFO neutron.services.segments.plugin [-] Segment a1a3af80-a827-44d4-9b38-67e769bd80ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1a3af80-a827-44d4-9b38-67e769bd80ad found for delete ", "request_id": "req-801b5525-2cf7-4ec7-b46b-816f7f6932da"}]} [pid: 7|app: 0|req: 439/820] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:39:44 2026] DELETE /v2.0/networks/98e8a120-313f-4985-b575-a6c777c1970e => generated 0 bytes in 517 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/821] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:39:45 2026] DELETE /v2.0/security-groups/d74a58a4-9b48-41f1-ab02-43b0ba25f943 => 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: 382/822] 10.0.0.37 () {34 vars in 787 bytes} [Wed Jun 3 08:39:44 2026] PUT /v2.0/routers/fd076a5e-e59a-4bf0-bd77-37e23565cdca/remove_router_interface => generated 309 bytes in 1444 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:39:45.591 8 INFO neutron.api.v2.resource [None req-f43b17d2-e603-4614-8121-ce9c2ef4bd52 31022044203145ada3306cc72fbcc241 6dacc05245e94702bdbb89a777a2b351 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 383/823] 10.0.0.37 () {32 vars in 735 bytes} [Wed Jun 3 08:39:45 2026] GET /v2.0/security-groups/d74a58a4-9b48-41f1-ab02-43b0ba25f943 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/824] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:39:45 2026] DELETE /v2.0/networks/aeaec3eb-a20b-4b68-8718-909511dd25ee => 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: 442/825] 10.0.0.37 () {32 vars in 730 bytes} [Wed Jun 3 08:39:45 2026] DELETE /v2.0/floatingips/0396a4db-8414-4b17-b5a7-38f1e969d48d => generated 0 bytes in 435 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/826] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:39:46 2026] DELETE /v2.0/networks/53958314-d547-4f5e-a9ac-4c892a376b1f => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:39:46.819 8 INFO neutron.services.segments.plugin [-] Segment 3c001210-c142-492c-a333-9a0c37331b90 resource provider aggregate not found 2026-06-03 08:39:46.824 8 INFO neutron.services.segments.plugin [-] Segment 3c001210-c142-492c-a333-9a0c37331b90 resource provider aggregate not found 2026-06-03 08:39:46.836 8 INFO neutron.services.segments.plugin [-] Segment 3c001210-c142-492c-a333-9a0c37331b90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c001210-c142-492c-a333-9a0c37331b90 found for delete ", "request_id": "req-a4cf12de-c8e9-4b2b-ad93-b06d2d11f919"}]} 2026-06-03 08:39:46.844 8 INFO neutron.services.segments.plugin [-] Segment 3c001210-c142-492c-a333-9a0c37331b90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c001210-c142-492c-a333-9a0c37331b90 found for delete ", "request_id": "req-606693b9-7f60-4ea3-8940-a66e04fba5b7"}]} 2026-06-03 08:39:46.845 8 INFO neutron.db.l3_hamode_db [None req-e4b126cd-0829-4397-b3b7-2c03f1f5d312 17bfbafb0d8944938d1a8512060042f7 674423d33f354bce8e36e0985d10b521 - - default default] HA network 4d9c3dbd-9f95-46f5-8b07-1eba614a9e2b was deleted as no HA routers are present in tenant 674423d33f354bce8e36e0985d10b521. [pid: 8|app: 0|req: 384/827] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:39:45 2026] DELETE /v2.0/routers/fd076a5e-e59a-4bf0-bd77-37e23565cdca => generated 0 bytes in 1258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/828] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:39:46 2026] DELETE /v2.0/networks/e0ac8a67-d549-4177-ab7e-495e7eac3330 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:39:47.404 7 INFO neutron.services.segments.plugin [-] Segment a5a9ac28-9096-4784-89e9-46582ec7d08b resource provider aggregate not found 2026-06-03 08:39:47.430 7 INFO neutron.services.segments.plugin [-] Segment a5a9ac28-9096-4784-89e9-46582ec7d08b resource provider aggregate not found 2026-06-03 08:39:47.435 7 INFO neutron.services.segments.plugin [-] Segment a5a9ac28-9096-4784-89e9-46582ec7d08b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5a9ac28-9096-4784-89e9-46582ec7d08b found for delete ", "request_id": "req-003ba954-693e-4e0a-8624-76d0b44bcf96"}]} 2026-06-03 08:39:47.451 7 INFO neutron.services.segments.plugin [-] Segment 644b1859-e618-4139-b42b-e77459256fea resource provider aggregate not found 2026-06-03 08:39:47.455 7 INFO neutron.services.segments.plugin [-] Segment a5a9ac28-9096-4784-89e9-46582ec7d08b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5a9ac28-9096-4784-89e9-46582ec7d08b found for delete ", "request_id": "req-56e9d87e-8ada-4293-993a-bd106a5e36ab"}]} 2026-06-03 08:39:47.489 7 INFO neutron.services.segments.plugin [-] Segment 644b1859-e618-4139-b42b-e77459256fea resource provider aggregate not found 2026-06-03 08:39:47.495 7 INFO neutron.services.segments.plugin [-] Segment 644b1859-e618-4139-b42b-e77459256fea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 644b1859-e618-4139-b42b-e77459256fea found for delete ", "request_id": "req-0cdafed2-4b56-4dd6-a223-a3ba6f88b3e0"}]} 2026-06-03 08:39:47.507 7 INFO neutron.services.segments.plugin [-] Segment 644b1859-e618-4139-b42b-e77459256fea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 644b1859-e618-4139-b42b-e77459256fea found for delete ", "request_id": "req-b2c500ff-714b-46de-8c73-fe32b181a63c"}]} 2026-06-03 08:39:47.526 8 INFO neutron.db.segments_db [None req-4eb12dec-076b-4f35-a421-176e83e82778 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Added segment 89c885aa-f9d1-44bb-ba12-3a5ebcb99395 of type vxlan for network 3a4d437e-59a1-4dcf-9ed0-309dd0cdc245 [pid: 8|app: 0|req: 386/829] 10.0.0.37 () {34 vars in 669 bytes} [Wed Jun 3 08:39:47 2026] POST /v2.0/networks => generated 747 bytes in 595 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/830] 10.0.0.37 () {34 vars in 787 bytes} [Wed Jun 3 08:39:46 2026] PUT /v2.0/routers/0f7459fd-b20a-4ce3-880f-07326035ffcd/remove_router_interface => generated 309 bytes in 1527 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/831] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:39:47 2026] GET /v2.0/security-groups?tenant_id=4a3c436de58547c29cad461539d583b1&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/832] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:39:48 2026] POST /v2.0/subnets => generated 670 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/833] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:39:47 2026] DELETE /v2.0/subnets/09ab179f-f93e-48cf-b43a-992652da46d0 => generated 0 bytes in 832 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/834] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:39:48 2026] DELETE /v2.0/security-groups/dde13a6c-a797-44c2-92bc-c39d00355a75 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:39:48.733 8 INFO neutron.db.segments_db [None req-a0e91673-e993-4d85-9114-4d67309adc53 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Added segment fa3cd3b4-1793-4d98-a43e-72589e311611 of type vxlan for network b5a583ac-e02f-4143-be03-f605b7839f2a 2026-06-03 08:39:48.868 8 INFO neutron.services.segments.plugin [-] Segment f52683cf-7b4c-4a09-8750-c12bf322c4af resource provider aggregate not found 2026-06-03 08:39:48.887 8 INFO neutron.services.segments.plugin [-] Segment f52683cf-7b4c-4a09-8750-c12bf322c4af resource provider aggregate not found 2026-06-03 08:39:48.892 8 INFO neutron.services.segments.plugin [-] Segment f52683cf-7b4c-4a09-8750-c12bf322c4af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f52683cf-7b4c-4a09-8750-c12bf322c4af found for delete ", "request_id": "req-53a389ae-8e66-426b-bda2-3ffc2e30e9ee"}]} 2026-06-03 08:39:48.913 8 INFO neutron.services.segments.plugin [-] Segment f52683cf-7b4c-4a09-8750-c12bf322c4af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f52683cf-7b4c-4a09-8750-c12bf322c4af found for delete ", "request_id": "req-8e6e37b5-5a64-4374-89f0-f7a8600aaba4"}]} 2026-06-03 08:39:49.116 8 INFO neutron.db.l3_hamode_db [None req-a0e91673-e993-4d85-9114-4d67309adc53 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 08:39:49.691 7 INFO neutron.services.segments.plugin [-] Segment 6725aded-314f-4bc1-a9a0-133fae25fe01 resource provider aggregate not found 2026-06-03 08:39:49.698 7 INFO neutron.services.segments.plugin [-] Segment 6725aded-314f-4bc1-a9a0-133fae25fe01 resource provider aggregate not found 2026-06-03 08:39:49.708 7 INFO neutron.services.segments.plugin [-] Segment 6725aded-314f-4bc1-a9a0-133fae25fe01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6725aded-314f-4bc1-a9a0-133fae25fe01 found for delete ", "request_id": "req-89dc6c23-f45d-4c1e-bc83-7eae5d0c01f3"}]} 2026-06-03 08:39:49.726 7 INFO neutron.services.segments.plugin [-] Segment 6725aded-314f-4bc1-a9a0-133fae25fe01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6725aded-314f-4bc1-a9a0-133fae25fe01 found for delete ", "request_id": "req-57d156d7-6850-4717-bc40-2c994ba2f09d"}]} 2026-06-03 08:39:49.728 7 INFO neutron.db.l3_hamode_db [None req-26f8b2e5-1338-4b2d-8e58-8abf097af469 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] HA network a05b494f-7541-4d7c-95a9-7c70f58e7e7f was deleted as no HA routers are present in tenant 6dacc05245e94702bdbb89a777a2b351. [pid: 7|app: 0|req: 447/835] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:39:48 2026] DELETE /v2.0/routers/0f7459fd-b20a-4ce3-880f-07326035ffcd => generated 0 bytes in 1308 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/836] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:39:49 2026] DELETE /v2.0/networks/f52dadb2-1ad3-4983-ae28-3a3fef0d7d47 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/839] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:39:49 2026] DELETE /v2.0/subnets/e869b77c-cdef-4da4-85f6-a51975bb0dac => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:39:50.341 8 INFO neutron.db.l3_hamode_db [None req-a0e91673-e993-4d85-9114-4d67309adc53 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 452/840] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:39:50 2026] DELETE /v2.0/networks/7d73308b-29f3-4f9b-9a28-03a85f0b4de6 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/841] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:39:50 2026] GET /v2.0/security-groups?tenant_id=674423d33f354bce8e36e0985d10b521&name=default => generated 2925 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:39:50.844 7 WARNING neutron_lib.context [None req-343c63b8-be19-4f2f-b829-9728c0723e5b 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:39:50.999 7 INFO neutron.db.segments_db [None req-343c63b8-be19-4f2f-b829-9728c0723e5b 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] Added segment 4260c22c-96f5-4b6b-b06e-2243b4de5bc3 of type vxlan for network 13171d68-b13b-4e32-972a-55987bbeba16 [pid: 7|app: 0|req: 454/842] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:39:50 2026] POST /v2.0/networks => generated 634 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/843] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:39:51 2026] DELETE /v2.0/security-groups/e9adbdd1-aaa2-407b-bb0b-40c81d4e84eb => 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: 456/844] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:39:51 2026] GET /v2.0/security-groups?tenant_id=6dacc05245e94702bdbb89a777a2b351&name=default => generated 2925 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:39:51.327 7 WARNING neutron_lib.context [None req-37a5d580-be19-4c1d-8189-15c6ec6e7855 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:39:51.386 7 INFO neutron.db.segments_db [None req-37a5d580-be19-4c1d-8189-15c6ec6e7855 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] Added segment eb005934-2083-4fe7-b38d-7c43d7b035a7 of type vxlan for network 18bc0c5d-aa06-408f-b2b8-236e92b2448a [pid: 7|app: 0|req: 457/845] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:39:51 2026] POST /v2.0/networks => generated 634 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/846] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:39:51 2026] DELETE /v2.0/security-groups/0954b338-189c-4287-87a2-6c7abdb0a3ea => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:39:51.683 7 WARNING neutron_lib.context [None req-e4e853af-2d86-481b-8b81-9b1bd7ce4cc9 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:39:51.744 7 INFO neutron.services.segments.plugin [-] Segment 67f78ef5-876d-4423-b9ad-6792c19e58d9 resource provider aggregate not found 2026-06-03 08:39:51.749 7 INFO neutron.services.segments.plugin [-] Segment 67f78ef5-876d-4423-b9ad-6792c19e58d9 resource provider aggregate not found 2026-06-03 08:39:51.763 7 INFO neutron.services.segments.plugin [-] Segment 67f78ef5-876d-4423-b9ad-6792c19e58d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67f78ef5-876d-4423-b9ad-6792c19e58d9 found for delete ", "request_id": "req-f208b3a1-7fb5-41fe-b8d9-01003783e999"}]} [pid: 8|app: 0|req: 389/847] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:39:48 2026] POST /v2.0/routers => generated 734 bytes in 3119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:39:51.781 7 INFO neutron.services.segments.plugin [-] Segment d6d92f18-9f34-49ff-b62c-57f30eb23b03 resource provider aggregate not found 2026-06-03 08:39:51.786 7 INFO neutron.services.segments.plugin [-] Segment 67f78ef5-876d-4423-b9ad-6792c19e58d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67f78ef5-876d-4423-b9ad-6792c19e58d9 found for delete ", "request_id": "req-8331262a-3deb-499c-af6b-ed3f173fba47"}]} 2026-06-03 08:39:51.805 7 INFO neutron.services.segments.plugin [-] Segment d6d92f18-9f34-49ff-b62c-57f30eb23b03 resource provider aggregate not found 2026-06-03 08:39:51.816 7 INFO neutron.services.segments.plugin [-] Segment d6d92f18-9f34-49ff-b62c-57f30eb23b03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6d92f18-9f34-49ff-b62c-57f30eb23b03 found for delete ", "request_id": "req-90096265-4f9c-45f3-b600-042680d7f000"}]} 2026-06-03 08:39:51.838 7 INFO neutron.services.segments.plugin [-] Segment d6d92f18-9f34-49ff-b62c-57f30eb23b03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6d92f18-9f34-49ff-b62c-57f30eb23b03 found for delete ", "request_id": "req-57b8d2db-7e50-46ae-9936-65ac6793a331"}]} [pid: 7|app: 0|req: 459/848] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:39:51 2026] POST /v2.0/subnets => generated 622 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:39:52.079 7 WARNING neutron_lib.context [None req-d445182e-96b2-4ace-a603-a5d689af1dc8 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 460/849] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:39:52 2026] POST /v2.0/subnets => generated 631 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:39:52.439 7 WARNING neutron_lib.context [None req-285e2357-c5ae-4f2f-9c12-7e11a1229034 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:39:52.484 7 INFO neutron.db.segments_db [None req-285e2357-c5ae-4f2f-9c12-7e11a1229034 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] Added segment b8d0dbac-9624-4ca6-b265-2e40e2d016e5 of type vxlan for network 18a62187-73a2-4ea9-a98e-dfd5c04399f2 2026-06-03 08:39:52.863 7 INFO neutron.db.l3_hamode_db [None req-285e2357-c5ae-4f2f-9c12-7e11a1229034 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 08:39:53.133 7 INFO neutron.db.l3_hamode_db [None req-285e2357-c5ae-4f2f-9c12-7e11a1229034 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 390/850] 10.0.0.37 () {34 vars in 781 bytes} [Wed Jun 3 08:39:51 2026] PUT /v2.0/routers/5454a065-308c-45e8-b8e5-920d698b4820/add_router_interface => generated 309 bytes in 1788 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:39:53.899 8 WARNING neutron_lib.context [None req-42140398-6a90-45d8-aa85-3de38e91537e 93074e4fc67c455183e9723ac332f12d cc3a9db71c324aa8bc18a76e4db27316 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:39:53.900 8 WARNING neutron_lib.context [None req-42140398-6a90-45d8-aa85-3de38e91537e 93074e4fc67c455183e9723ac332f12d cc3a9db71c324aa8bc18a76e4db27316 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:39:54.142 8 INFO neutron.db.segments_db [None req-42140398-6a90-45d8-aa85-3de38e91537e 93074e4fc67c455183e9723ac332f12d cc3a9db71c324aa8bc18a76e4db27316 - - default default] Added segment b91c80e7-9bfd-4944-b6ba-48dc2812e889 of type vxlan for network 6d643af8-442f-4f22-9bef-b47038f6df57 2026-06-03 08:39:54.292 8 INFO neutron.db.segments_db [None req-42140398-6a90-45d8-aa85-3de38e91537e 93074e4fc67c455183e9723ac332f12d cc3a9db71c324aa8bc18a76e4db27316 - - default default] Added segment a048d8e7-314e-4106-a9eb-b5223bb55491 of type vxlan for network d039a094-ceb6-4dfd-9077-8be9531f2079 [pid: 8|app: 0|req: 391/851] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:39:53 2026] POST /v2.0/networks => generated 1245 bytes in 870 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/852] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:39:52 2026] POST /v2.0/routers => generated 510 bytes in 2127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:39:54.566 7 WARNING neutron_lib.context [None req-628ef7f0-9fad-4a22-b495-97d4aa2b20e4 a09d242f53624cde96ff85227f284963 fe8cfefee4c14d7b83fbfdda1d9ab404 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:39:54.692 8 INFO neutron.db.segments_db [None req-6e5265db-a7a4-4ca4-8ec4-0a8e076b1a33 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Added segment aed88338-aed9-48b5-8b7a-6303786d7aff of type vxlan for network f0d7f76e-a4fc-41c2-a090-d5eaa2174c8f [pid: 7|app: 0|req: 462/853] 10.0.0.37 () {34 vars in 683 bytes} [Wed Jun 3 08:39:54 2026] POST /v2.0/security-groups => generated 1660 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/854] 10.0.0.37 () {34 vars in 669 bytes} [Wed Jun 3 08:39:54 2026] POST /v2.0/networks => generated 744 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/855] 10.0.0.37 () {32 vars in 647 bytes} [Wed Jun 3 08:39:54 2026] GET /v2.0/networks => generated 1844 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:39:54.916 7 WARNING neutron_lib.context [None req-ad0b3eb0-9c34-475d-8261-ac6518180d9b a09d242f53624cde96ff85227f284963 fe8cfefee4c14d7b83fbfdda1d9ab404 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 464/856] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:39:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/857] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:39:55 2026] POST /v2.0/subnets => generated 667 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:39:55.662 7 INFO neutron.services.segments.plugin [-] Segment b91c80e7-9bfd-4944-b6ba-48dc2812e889 resource provider aggregate not found 2026-06-03 08:39:55.669 7 INFO neutron.services.segments.plugin [-] Segment b91c80e7-9bfd-4944-b6ba-48dc2812e889 resource provider aggregate not found 2026-06-03 08:39:55.684 7 INFO neutron.services.segments.plugin [-] Segment b91c80e7-9bfd-4944-b6ba-48dc2812e889 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b91c80e7-9bfd-4944-b6ba-48dc2812e889 found for delete ", "request_id": "req-5a3bc0ff-cfdd-44b5-80d5-907985de6033"}]} 2026-06-03 08:39:55.695 7 INFO neutron.services.segments.plugin [-] Segment b91c80e7-9bfd-4944-b6ba-48dc2812e889 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b91c80e7-9bfd-4944-b6ba-48dc2812e889 found for delete ", "request_id": "req-327df7dc-e60c-43c5-b8e2-72cede757377"}]} [pid: 7|app: 0|req: 466/858] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:39:55 2026] DELETE /v2.0/networks/6d643af8-442f-4f22-9bef-b47038f6df57 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:39:55.723 7 WARNING neutron_lib.context [None req-86db785f-b5fc-4862-8534-a196f7e1688a a09d242f53624cde96ff85227f284963 fe8cfefee4c14d7b83fbfdda1d9ab404 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 467/859] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:39:55 2026] POST /v2.0/security-group-rules => generated 602 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:39:55.964 7 INFO neutron.db.segments_db [None req-ff751e41-cdcc-422a-b1e8-23bc748ef335 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Added segment a34ccc1d-e178-41e9-b3e0-e6b4353eff94 of type vxlan for network b89d6857-b5a1-4f1e-9614-ec6cf976bad2 2026-06-03 08:39:56.417 7 INFO neutron.db.l3_hamode_db [None req-ff751e41-cdcc-422a-b1e8-23bc748ef335 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 393/860] 10.0.0.37 () {34 vars in 781 bytes} [Wed Jun 3 08:39:54 2026] PUT /v2.0/routers/c6213821-b5fa-4d0f-8f09-fec5a6bf24b8/add_router_interface => generated 309 bytes in 1929 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:39:56.957 8 INFO neutron.services.segments.plugin [-] Segment a048d8e7-314e-4106-a9eb-b5223bb55491 resource provider aggregate not found 2026-06-03 08:39:56.962 8 INFO neutron.services.segments.plugin [-] Segment a048d8e7-314e-4106-a9eb-b5223bb55491 resource provider aggregate not found 2026-06-03 08:39:56.981 8 INFO neutron.services.segments.plugin [-] Segment a048d8e7-314e-4106-a9eb-b5223bb55491 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a048d8e7-314e-4106-a9eb-b5223bb55491 found for delete ", "request_id": "req-2d7baf4a-a523-48ac-b50b-1518039ad7fd"}]} 2026-06-03 08:39:56.983 8 INFO neutron.services.segments.plugin [-] Segment a048d8e7-314e-4106-a9eb-b5223bb55491 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a048d8e7-314e-4106-a9eb-b5223bb55491 found for delete ", "request_id": "req-9f44efe4-12e4-4633-9dba-abb838494fc1"}]} [pid: 8|app: 0|req: 394/861] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:39:56 2026] DELETE /v2.0/networks/d039a094-ceb6-4dfd-9077-8be9531f2079 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:39:57.003 8 WARNING neutron_lib.context [None req-157219b0-0e4b-453d-b2c3-71d9979e1c52 a09d242f53624cde96ff85227f284963 fe8cfefee4c14d7b83fbfdda1d9ab404 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:39:57.721 7 INFO neutron.db.l3_hamode_db [None req-ff751e41-cdcc-422a-b1e8-23bc748ef335 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 395/862] 10.0.0.37 () {34 vars in 674 bytes} [Wed Jun 3 08:39:56 2026] POST /v2.0/floatingips => generated 552 bytes in 765 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/863] 10.0.0.37 () {32 vars in 715 bytes} [Wed Jun 3 08:39:57 2026] GET /v2.0/ports/207b4caa-e583-46dd-b96f-6953900815aa => generated 959 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/864] 10.0.0.37 () {32 vars in 647 bytes} [Wed Jun 3 08:39:57 2026] GET /v2.0/networks => generated 651 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/865] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:39:55 2026] POST /v2.0/routers => generated 731 bytes in 3115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:39:59.029 7 WARNING neutron_lib.context [None req-6fc031ce-0a5d-4509-a8fc-f7b9dd4314eb 93074e4fc67c455183e9723ac332f12d cc3a9db71c324aa8bc18a76e4db27316 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:39:59.095 7 INFO neutron.db.segments_db [None req-6fc031ce-0a5d-4509-a8fc-f7b9dd4314eb 93074e4fc67c455183e9723ac332f12d cc3a9db71c324aa8bc18a76e4db27316 - - default default] Added segment ce5f6901-2693-412d-a103-85863d7e30cb of type vxlan for network 5cf92325-beb6-4e6b-8b80-8c4224969121 [pid: 7|app: 0|req: 469/866] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:39:59 2026] POST /v2.0/networks => generated 654 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/867] 10.0.0.37 () {34 vars in 781 bytes} [Wed Jun 3 08:39:57 2026] PUT /v2.0/routers/c6213821-b5fa-4d0f-8f09-fec5a6bf24b8/add_router_interface => generated 309 bytes in 1553 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:39:59.504 8 WARNING neutron_lib.context [None req-cdb33009-dda6-466b-8a5d-85b23543ca11 93074e4fc67c455183e9723ac332f12d cc3a9db71c324aa8bc18a76e4db27316 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:39:59.594 8 INFO neutron.db.segments_db [None req-cdb33009-dda6-466b-8a5d-85b23543ca11 93074e4fc67c455183e9723ac332f12d cc3a9db71c324aa8bc18a76e4db27316 - - default default] Added segment cfdc9a70-07bb-4bb8-b892-9dedf185edc1 of type vxlan for network 9d7b6007-ef05-4c26-a1b2-21dc099724b3 [pid: 8|app: 0|req: 399/868] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:39:59 2026] POST /v2.0/networks => generated 654 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/869] 10.0.0.37 () {32 vars in 715 bytes} [Wed Jun 3 08:39:59 2026] GET /v2.0/ports/ad18645a-7de6-42ff-b21d-913e6e0ce790 => generated 967 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:39:59.864 8 WARNING neutron_lib.context [None req-dbdcabd5-2cea-463a-b56a-b7a6e0a4d9b0 93074e4fc67c455183e9723ac332f12d cc3a9db71c324aa8bc18a76e4db27316 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:39:59.924 8 WARNING neutron_lib.context [None req-dbdcabd5-2cea-463a-b56a-b7a6e0a4d9b0 93074e4fc67c455183e9723ac332f12d cc3a9db71c324aa8bc18a76e4db27316 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 401/870] 10.0.0.37 () {34 vars in 663 bytes} [Wed Jun 3 08:39:59 2026] POST /v2.0/ports => generated 1504 bytes in 963 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: 470/871] 10.0.0.37 () {34 vars in 781 bytes} [Wed Jun 3 08:39:59 2026] PUT /v2.0/routers/2940bf55-5726-4665-88af-7708da362877/add_router_interface => generated 309 bytes in 2606 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/872] 10.0.0.37 () {32 vars in 641 bytes} [Wed Jun 3 08:40:01 2026] GET /v2.0/ports => generated 1504 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/873] 10.0.0.37 () {34 vars in 787 bytes} [Wed Jun 3 08:40:00 2026] PUT /v2.0/routers/c6213821-b5fa-4d0f-8f09-fec5a6bf24b8/remove_router_interface => generated 309 bytes in 1224 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/874] 10.0.0.37 () {32 vars in 718 bytes} [Wed Jun 3 08:40:01 2026] DELETE /v2.0/ports/7364c5c0-90b1-4402-bc17-3e99fbd35929 => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/875] 10.0.0.37 () {32 vars in 718 bytes} [Wed Jun 3 08:40:02 2026] DELETE /v2.0/ports/411dba34-6b27-4cb6-9a3a-9b43a193ed47 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:40:02.690 7 WARNING neutron_lib.context [None req-b3cc8316-0234-49a5-bebc-e48caaefdf0f bb6d0a648e584c598f06a3091c97d3dd c047204941fd41a394486c238396e581 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 474/876] 10.0.0.37 () {34 vars in 683 bytes} [Wed Jun 3 08:40:02 2026] POST /v2.0/security-groups => generated 1660 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/877] 10.0.0.70 () {34 vars in 1098 bytes} [Wed Jun 3 08:40:02 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1517244086&fields=id&tenant_id=fe8cfefee4c14d7b83fbfdda1d9ab404 => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/878] 10.0.0.37 () {32 vars in 641 bytes} [Wed Jun 3 08:40:02 2026] GET /v2.0/ports => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:40:02.913 7 WARNING neutron_lib.context [None req-1281c582-c84d-42cc-ba57-96b814e930ae bb6d0a648e584c598f06a3091c97d3dd c047204941fd41a394486c238396e581 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 477/879] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:40:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/880] 10.0.0.70 () {34 vars in 980 bytes} [Wed Jun 3 08:40:03 2026] GET /v2.0/networks?id=3a4d437e-59a1-4dcf-9ed0-309dd0cdc245 => generated 679 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:40:03.144 7 WARNING neutron_lib.context [None req-df8cd3ad-d552-4117-b580-356528b9f16c 93074e4fc67c455183e9723ac332f12d cc3a9db71c324aa8bc18a76e4db27316 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:40:03.204 7 INFO neutron.db.segments_db [None req-df8cd3ad-d552-4117-b580-356528b9f16c 93074e4fc67c455183e9723ac332f12d cc3a9db71c324aa8bc18a76e4db27316 - - default default] Added segment bdd2e7c1-0f0c-4657-b842-268616ef52e5 of type vxlan for network a062d1d0-6fd4-4130-a22e-355d1346e4e6 [pid: 7|app: 0|req: 479/881] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:40:03 2026] POST /v2.0/networks => generated 654 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:40:03.348 7 WARNING neutron_lib.context [None req-ea0d1835-6186-42be-a9e9-1d5c167ca5ae bb6d0a648e584c598f06a3091c97d3dd c047204941fd41a394486c238396e581 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 480/882] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:40:03 2026] POST /v2.0/security-group-rules => generated 602 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/883] 10.0.0.70 () {34 vars in 963 bytes} [Wed Jun 3 08:40:03 2026] GET /v2.0/quotas/fe8cfefee4c14d7b83fbfdda1d9ab404 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:40:03.555 7 WARNING neutron_lib.context [None req-5df47c25-edb7-43f2-aaf1-d9e9af415fee 93074e4fc67c455183e9723ac332f12d cc3a9db71c324aa8bc18a76e4db27316 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 403/884] 10.0.0.37 () {34 vars in 787 bytes} [Wed Jun 3 08:40:02 2026] PUT /v2.0/routers/c6213821-b5fa-4d0f-8f09-fec5a6bf24b8/remove_router_interface => generated 309 bytes in 1554 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:40:03.620 8 WARNING neutron_lib.context [None req-c7e3f967-a791-4edc-ba75-882d530bada3 bb6d0a648e584c598f06a3091c97d3dd c047204941fd41a394486c238396e581 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:40:03.630 7 INFO neutron.db.segments_db [None req-5df47c25-edb7-43f2-aaf1-d9e9af415fee 93074e4fc67c455183e9723ac332f12d cc3a9db71c324aa8bc18a76e4db27316 - - default default] Added segment 581875eb-0bf8-4efb-9d95-cab8d36031cb of type vxlan for network 5991066b-2ae6-42e6-8077-942561bfd083 [pid: 7|app: 0|req: 482/885] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:40:03 2026] POST /v2.0/networks => generated 653 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/886] 10.0.0.70 () {34 vars in 1000 bytes} [Wed Jun 3 08:40:03 2026] GET /v2.0/ports?tenant_id=fe8cfefee4c14d7b83fbfdda1d9ab404&fields=id => generated 103 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/887] 10.0.0.37 () {32 vars in 734 bytes} [Wed Jun 3 08:40:03 2026] GET /v2.0/ports?device_id=c6213821-b5fa-4d0f-8f09-fec5a6bf24b8 => 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: 487/890] 10.0.0.70 () {34 vars in 1006 bytes} [Wed Jun 3 08:40:03 2026] GET /v2.0/networks/3a4d437e-59a1-4dcf-9ed0-309dd0cdc245?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/891] 10.0.0.37 () {34 vars in 674 bytes} [Wed Jun 3 08:40:03 2026] POST /v2.0/floatingips => generated 552 bytes in 722 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/892] 10.0.0.70 () {34 vars in 1106 bytes} [Wed Jun 3 08:40:04 2026] GET /v2.0/networks/3a4d437e-59a1-4dcf-9ed0-309dd0cdc245?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) 2026-06-03 08:40:04.424 8 WARNING neutron_lib.context [None req-7083f492-8384-45ff-815c-9cf8be54bdd2 93074e4fc67c455183e9723ac332f12d cc3a9db71c324aa8bc18a76e4db27316 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:40:04.471 8 WARNING neutron_lib.context [None req-7083f492-8384-45ff-815c-9cf8be54bdd2 93074e4fc67c455183e9723ac332f12d cc3a9db71c324aa8bc18a76e4db27316 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:40:04.925 7 INFO neutron.services.segments.plugin [-] Segment b8d0dbac-9624-4ca6-b265-2e40e2d016e5 resource provider aggregate not found 2026-06-03 08:40:04.932 7 INFO neutron.services.segments.plugin [-] Segment b8d0dbac-9624-4ca6-b265-2e40e2d016e5 resource provider aggregate not found 2026-06-03 08:40:04.954 7 INFO neutron.services.segments.plugin [-] Segment b8d0dbac-9624-4ca6-b265-2e40e2d016e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8d0dbac-9624-4ca6-b265-2e40e2d016e5 found for delete ", "request_id": "req-62ca1b34-4f25-44da-a7e9-a94807453b5d"}]} 2026-06-03 08:40:04.955 7 INFO neutron.services.segments.plugin [-] Segment b8d0dbac-9624-4ca6-b265-2e40e2d016e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8d0dbac-9624-4ca6-b265-2e40e2d016e5 found for delete ", "request_id": "req-c6e0640f-781a-439e-bb13-983d4ba0afa2"}]} 2026-06-03 08:40:04.966 7 INFO neutron.db.l3_hamode_db [None req-6d6ea50a-ceae-4dc2-9695-b501fe2ceb29 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] HA network 18a62187-73a2-4ea9-a98e-dfd5c04399f2 was deleted as no HA routers are present in tenant 41642ae39a7c44d5b798817f0ce84054. [pid: 7|app: 0|req: 488/893] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:40:03 2026] DELETE /v2.0/routers/c6213821-b5fa-4d0f-8f09-fec5a6bf24b8 => generated 0 bytes in 999 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/894] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:04 2026] GET /v2.0/ports?device_id=4bfd531f-5eb5-46f6-a75a-b7596fa4f9d4 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/895] 10.0.0.70 () {34 vars in 1096 bytes} [Wed Jun 3 08:40:05 2026] GET /v2.0/security-groups?name=tempest-securitygroup--756355778&fields=id&tenant_id=c047204941fd41a394486c238396e581 => 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: 406/896] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:40:04 2026] POST /v2.0/subnets => generated 1274 bytes in 818 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/897] 10.0.0.70 () {34 vars in 980 bytes} [Wed Jun 3 08:40:05 2026] GET /v2.0/networks?id=f0d7f76e-a4fc-41c2-a090-d5eaa2174c8f => generated 676 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/898] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:40:05 2026] DELETE /v2.0/subnets/c628f80d-deff-4ab2-a3c3-f76912e02207 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/899] 10.0.0.70 () {34 vars in 963 bytes} [Wed Jun 3 08:40:05 2026] GET /v2.0/quotas/c047204941fd41a394486c238396e581 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/900] 10.0.0.37 () {32 vars in 645 bytes} [Wed Jun 3 08:40:05 2026] GET /v2.0/subnets => generated 1887 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/901] 10.0.0.70 () {34 vars in 1000 bytes} [Wed Jun 3 08:40:05 2026] GET /v2.0/ports?tenant_id=c047204941fd41a394486c238396e581&fields=id => generated 103 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/902] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:40:05 2026] DELETE /v2.0/subnets/11caac85-f87f-4497-a0cf-b2f069316369 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/903] 10.0.0.70 () {34 vars in 1006 bytes} [Wed Jun 3 08:40:05 2026] GET /v2.0/networks/f0d7f76e-a4fc-41c2-a090-d5eaa2174c8f?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: 410/904] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:40:05 2026] DELETE /v2.0/subnets/3ae201d8-c1c0-444b-9505-3b30344e6e23 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/905] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:40:05 2026] GET /v2.0/networks?id=3a4d437e-59a1-4dcf-9ed0-309dd0cdc245 => generated 679 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/906] 10.0.0.70 () {34 vars in 1106 bytes} [Wed Jun 3 08:40:05 2026] GET /v2.0/networks/f0d7f76e-a4fc-41c2-a090-d5eaa2174c8f?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) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 497/907] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:40:05 2026] DELETE /v2.0/subnets/ea1e27d1-a0fb-4ceb-9093-20b004de32c8 => 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: 498/908] 199.204.45.19 () {34 vars in 1048 bytes} [Wed Jun 3 08:40:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fe8cfefee4c14d7b83fbfdda1d9ab404 => generated 181 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/909] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:06 2026] GET /v2.0/ports?device_id=44a0a184-9f02-4c57-8435-91b5359c5cdc => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:40:06.294 8 INFO neutron.services.segments.plugin [-] Segment eb005934-2083-4fe7-b38d-7c43d7b035a7 resource provider aggregate not found [pid: 8|app: 0|req: 411/910] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:40:05 2026] DELETE /v2.0/networks/18bc0c5d-aa06-408f-b2b8-236e92b2448a => generated 0 bytes in 568 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:40:06.313 8 INFO neutron.services.segments.plugin [-] Segment eb005934-2083-4fe7-b38d-7c43d7b035a7 resource provider aggregate not found [pid: 7|app: 0|req: 500/911] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:06 2026] GET /v2.0/ports?device_id=4bfd531f-5eb5-46f6-a75a-b7596fa4f9d4 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:40:06.331 8 INFO neutron.services.segments.plugin [-] Segment eb005934-2083-4fe7-b38d-7c43d7b035a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb005934-2083-4fe7-b38d-7c43d7b035a7 found for delete ", "request_id": "req-dff93be3-1cb1-4c66-8e99-a1f9201a7961"}]} 2026-06-03 08:40:06.336 7 WARNING neutron_lib.context [req-2e7e9cc9-887a-45b8-90ab-1555a11a8714 req-1c4841cb-212a-4dd6-aea5-675d2bb198bd a09d242f53624cde96ff85227f284963 fe8cfefee4c14d7b83fbfdda1d9ab404 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:40:06.362 8 INFO neutron.services.segments.plugin [-] Segment eb005934-2083-4fe7-b38d-7c43d7b035a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb005934-2083-4fe7-b38d-7c43d7b035a7 found for delete ", "request_id": "req-e0b2a5fc-a278-4a28-beaa-1e0d298ec820"}]} [pid: 8|app: 0|req: 412/912] 10.0.0.37 () {32 vars in 645 bytes} [Wed Jun 3 08:40:06 2026] GET /v2.0/subnets => generated 626 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/913] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:40:06 2026] DELETE /v2.0/networks/13171d68-b13b-4e32-972a-55987bbeba16 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/914] 199.204.45.19 () {38 vars in 953 bytes} [Wed Jun 3 08:40:06 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, ' 2026-06-03 08:40:06.959 7 WARNING neutron_lib.context [None req-46a45dfa-4297-4b74-a4d6-ee11064ab172 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:40:07.071 7 INFO neutron.db.segments_db [None req-46a45dfa-4297-4b74-a4d6-ee11064ab172 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] Added segment ea441d27-f161-49eb-b7c3-6d40f3ab42d6 of type vxlan for network 23481e9d-639a-42c1-b7ff-529433a84515 [pid: 7|app: 0|req: 502/915] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:40:06 2026] POST /v2.0/networks => generated 634 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/916] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:40:06 2026] DELETE /v2.0/networks/5991066b-2ae6-42e6-8077-942561bfd083 => generated 0 bytes in 529 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/917] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:40:07 2026] GET /v2.0/networks?id=f0d7f76e-a4fc-41c2-a090-d5eaa2174c8f => generated 676 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:40:07.367 8 WARNING neutron_lib.context [None req-72b03423-b934-4a4f-b59d-4959aeaba98f 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 416/918] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:40:07 2026] POST /v2.0/subnets => generated 622 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/919] 199.204.45.19 () {38 vars in 1026 bytes} [Wed Jun 3 08:40:07 2026] PUT /v2.0/ports/4311d045-378a-48cb-b75e-8f9d268f5417 => generated 1203 bytes in 684 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: 504/920] 199.204.45.19 () {34 vars in 1048 bytes} [Wed Jun 3 08:40:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c047204941fd41a394486c238396e581 => generated 180 bytes in 92 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: 505/921] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:08 2026] GET /v2.0/ports?device_id=44a0a184-9f02-4c57-8435-91b5359c5cdc => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/922] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:40:07 2026] DELETE /v2.0/networks/a062d1d0-6fd4-4130-a22e-355d1346e4e6 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:40:08.084 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4611d1d3-e688-40b2-aa75-51044d7c40cf'] response: {'name': 'network-changed', 'server_uuid': '4bfd531f-5eb5-46f6-a75a-b7596fa4f9d4', 'tag': '4311d045-378a-48cb-b75e-8f9d268f5417', 'status': 'completed', 'code': 200} 2026-06-03 08:40:08.090 8 WARNING neutron_lib.context [None req-353b1fd8-99b9-43f6-a4e0-9b32e71caa27 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 506/923] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:08 2026] GET /v2.0/ports?device_id=4bfd531f-5eb5-46f6-a75a-b7596fa4f9d4 => generated 973 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/924] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:40:08 2026] GET /v2.0/ports?tenant_id=fe8cfefee4c14d7b83fbfdda1d9ab404&device_id=4bfd531f-5eb5-46f6-a75a-b7596fa4f9d4 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:40:08.145 7 WARNING neutron_lib.context [req-ff4a5457-cfeb-4ba8-ac62-1d672aa1a335 req-c955be11-cbbb-46d7-9f60-66a455b0a61f bb6d0a648e584c598f06a3091c97d3dd c047204941fd41a394486c238396e581 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:40:08.156 8 INFO neutron.db.segments_db [None req-353b1fd8-99b9-43f6-a4e0-9b32e71caa27 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] Added segment be6806c3-bdea-4ef9-854d-ca5918a8175f of type vxlan for network 2cb3434a-5683-40d2-93d1-eade72a6a0e6 2026-06-03 08:40:08.397 8 INFO neutron.services.segments.plugin [-] Segment 4260c22c-96f5-4b6b-b06e-2243b4de5bc3 resource provider aggregate not found 2026-06-03 08:40:08.426 8 INFO neutron.services.segments.plugin [-] Segment 4260c22c-96f5-4b6b-b06e-2243b4de5bc3 resource provider aggregate not found 2026-06-03 08:40:08.449 8 INFO neutron.services.segments.plugin [-] Segment 4260c22c-96f5-4b6b-b06e-2243b4de5bc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4260c22c-96f5-4b6b-b06e-2243b4de5bc3 found for delete ", "request_id": "req-39013976-670a-49b0-9efb-1b45a0acb57d"}]} 2026-06-03 08:40:08.478 8 INFO neutron.services.segments.plugin [-] Segment 4260c22c-96f5-4b6b-b06e-2243b4de5bc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4260c22c-96f5-4b6b-b06e-2243b4de5bc3 found for delete ", "request_id": "req-f42a4685-9e28-4d06-94b4-004cc401608a"}]} 2026-06-03 08:40:08.493 8 INFO neutron.services.segments.plugin [-] Segment 581875eb-0bf8-4efb-9d95-cab8d36031cb resource provider aggregate not found 2026-06-03 08:40:08.514 8 INFO neutron.services.segments.plugin [-] Segment 581875eb-0bf8-4efb-9d95-cab8d36031cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 581875eb-0bf8-4efb-9d95-cab8d36031cb found for delete ", "request_id": "req-bb579aa7-e0aa-44e5-a4df-0bb257ce0a3b"}]} 2026-06-03 08:40:08.527 8 INFO neutron.services.segments.plugin [-] Segment 581875eb-0bf8-4efb-9d95-cab8d36031cb resource provider aggregate not found 2026-06-03 08:40:08.559 8 INFO neutron.services.segments.plugin [-] Segment bdd2e7c1-0f0c-4657-b842-268616ef52e5 resource provider aggregate not found 2026-06-03 08:40:08.568 8 INFO neutron.services.segments.plugin [-] Segment 581875eb-0bf8-4efb-9d95-cab8d36031cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 581875eb-0bf8-4efb-9d95-cab8d36031cb found for delete ", "request_id": "req-ddecf9a1-4813-4b76-b415-470686bcd2bb"}]} 2026-06-03 08:40:08.595 8 INFO neutron.services.segments.plugin [-] Segment bdd2e7c1-0f0c-4657-b842-268616ef52e5 resource provider aggregate not found 2026-06-03 08:40:08.607 8 INFO neutron.services.segments.plugin [-] Segment bdd2e7c1-0f0c-4657-b842-268616ef52e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdd2e7c1-0f0c-4657-b842-268616ef52e5 found for delete ", "request_id": "req-4fdec947-d7aa-4cf4-972f-8f618385fd2d"}]} 2026-06-03 08:40:08.616 8 INFO neutron.services.segments.plugin [-] Segment bdd2e7c1-0f0c-4657-b842-268616ef52e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdd2e7c1-0f0c-4657-b842-268616ef52e5 found for delete ", "request_id": "req-50f9e239-c20b-48ef-a7fd-81659019bd59"}]} 2026-06-03 08:40:08.763 8 INFO neutron.db.l3_hamode_db [None req-353b1fd8-99b9-43f6-a4e0-9b32e71caa27 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 508/925] 199.204.45.19 () {38 vars in 953 bytes} [Wed Jun 3 08:40:08 2026] POST /v2.0/ports => generated 954 bytes in 639 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 08:40:08.975 8 INFO neutron.db.l3_hamode_db [None req-353b1fd8-99b9-43f6-a4e0-9b32e71caa27 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 08:40:09.026 7 INFO neutron.services.segments.plugin [-] Segment cfdc9a70-07bb-4bb8-b892-9dedf185edc1 resource provider aggregate not found 2026-06-03 08:40:09.031 7 INFO neutron.services.segments.plugin [-] Segment cfdc9a70-07bb-4bb8-b892-9dedf185edc1 resource provider aggregate not found 2026-06-03 08:40:09.047 7 INFO neutron.services.segments.plugin [-] Segment cfdc9a70-07bb-4bb8-b892-9dedf185edc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfdc9a70-07bb-4bb8-b892-9dedf185edc1 found for delete ", "request_id": "req-a327c6d7-96e0-44fe-97bd-4a50f90c5f81"}]} 2026-06-03 08:40:09.052 7 INFO neutron.services.segments.plugin [-] Segment cfdc9a70-07bb-4bb8-b892-9dedf185edc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfdc9a70-07bb-4bb8-b892-9dedf185edc1 found for delete ", "request_id": "req-2d79393b-092c-4b0d-a958-8667e1da4ca5"}]} [pid: 7|app: 0|req: 509/926] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:40:08 2026] DELETE /v2.0/networks/9d7b6007-ef05-4c26-a1b2-21dc099724b3 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/927] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:40:09 2026] GET /v2.0/security-groups?id=a32ff586-37c7-43ea-a032-6a378f954e8b&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/928] 199.204.45.19 () {34 vars in 1058 bytes} [Wed Jun 3 08:40:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=4311d045-378a-48cb-b75e-8f9d268f5417 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/929] 199.204.45.19 () {38 vars in 1026 bytes} [Wed Jun 3 08:40:09 2026] PUT /v2.0/ports/5044271a-4002-45db-bca2-866a66e6d40b => 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: 8|app: 0|req: 418/930] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:40:08 2026] POST /v2.0/routers => generated 511 bytes in 1716 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/931] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:09 2026] GET /v2.0/ports?device_id=44a0a184-9f02-4c57-8435-91b5359c5cdc => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/932] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:40:09 2026] GET /v2.0/subnets?id=78a89e4a-975b-4f5e-bbf4-abd47c557566 => generated 673 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/933] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:40:09 2026] GET /v2.0/ports?tenant_id=c047204941fd41a394486c238396e581&device_id=44a0a184-9f02-4c57-8435-91b5359c5cdc => generated 1238 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:40:09.915 8 WARNING neutron_lib.context [None req-6e4a36b1-0599-41dd-bf02-e324d10f0039 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 513/934] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:40:09 2026] DELETE /v2.0/networks/5cf92325-beb6-4e6b-8b80-8c4224969121 => generated 0 bytes in 230 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: 514/935] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:40:09 2026] GET /v2.0/security-groups?id=c214ea5b-ef27-4270-8b36-c5c3a37131cc&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/936] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:40:10 2026] GET /v2.0/ports?network_id=3a4d437e-59a1-4dcf-9ed0-309dd0cdc245&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: 516/937] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:40:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=5044271a-4002-45db-bca2-866a66e6d40b => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:40:10.131 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-32717bab-9215-4871-8b1f-a6f4a1a3e6d1'] response: {'name': 'network-changed', 'server_uuid': '44a0a184-9f02-4c57-8435-91b5359c5cdc', 'tag': '5044271a-4002-45db-bca2-866a66e6d40b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 517/938] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:40:10 2026] GET /v2.0/networks/3a4d437e-59a1-4dcf-9ed0-309dd0cdc245?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: 518/939] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:40:10 2026] GET /v2.0/subnets?id=90967e10-0e55-4848-9fcf-de524b5ca700 => generated 670 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/940] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:40:10 2026] GET /v2.0/networks/3a4d437e-59a1-4dcf-9ed0-309dd0cdc245?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: 520/941] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:10 2026] GET /v2.0/ports?device_id=4bfd531f-5eb5-46f6-a75a-b7596fa4f9d4 => generated 973 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/942] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:40:10 2026] GET /v2.0/ports?network_id=f0d7f76e-a4fc-41c2-a090-d5eaa2174c8f&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/943] 10.0.0.37 () {34 vars in 663 bytes} [Wed Jun 3 08:40:09 2026] POST /v2.0/ports => generated 963 bytes in 569 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/944] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:40:10 2026] GET /v2.0/ports?tenant_id=fe8cfefee4c14d7b83fbfdda1d9ab404&device_id=4bfd531f-5eb5-46f6-a75a-b7596fa4f9d4 => generated 1242 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: 423/945] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:40:10 2026] GET /v2.0/security-groups?id=a32ff586-37c7-43ea-a032-6a378f954e8b&fields=id&fields=name => generated 114 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/946] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:40:10 2026] GET /v2.0/networks/f0d7f76e-a4fc-41c2-a090-d5eaa2174c8f?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/947] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:40:10 2026] GET /v2.0/networks?id=3a4d437e-59a1-4dcf-9ed0-309dd0cdc245 => generated 775 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/948] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:40:10 2026] GET /v2.0/security-groups?tenant_id=cc3a9db71c324aa8bc18a76e4db27316&name=default => generated 2925 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/949] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:40:10 2026] GET /v2.0/networks/f0d7f76e-a4fc-41c2-a090-d5eaa2174c8f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/950] 199.204.45.19 () {34 vars in 1058 bytes} [Wed Jun 3 08:40:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=4311d045-378a-48cb-b75e-8f9d268f5417 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:40:11.068 7 INFO neutron.services.segments.plugin [-] Segment ce5f6901-2693-412d-a103-85863d7e30cb resource provider aggregate not found 2026-06-03 08:40:11.075 7 INFO neutron.services.segments.plugin [-] Segment ce5f6901-2693-412d-a103-85863d7e30cb resource provider aggregate not found [pid: 7|app: 0|req: 528/951] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:40:10 2026] DELETE /v2.0/security-groups/28205774-b275-468d-a7fe-4aa7fb4ffa47 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:40:11.094 7 INFO neutron.services.segments.plugin [-] Segment ce5f6901-2693-412d-a103-85863d7e30cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce5f6901-2693-412d-a103-85863d7e30cb found for delete ", "request_id": "req-fe2b2248-35cc-45c7-b18c-9999f6fba709"}]} 2026-06-03 08:40:11.095 7 INFO neutron.services.segments.plugin [-] Segment ce5f6901-2693-412d-a103-85863d7e30cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce5f6901-2693-412d-a103-85863d7e30cb found for delete ", "request_id": "req-15795275-dae5-4c73-a919-a37c9561a14c"}]} [pid: 7|app: 0|req: 529/952] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:40:11 2026] GET /v2.0/subnets?id=78a89e4a-975b-4f5e-bbf4-abd47c557566 => generated 673 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/953] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:40:11 2026] GET /v2.0/ports?tenant_id=c047204941fd41a394486c238396e581&device_id=44a0a184-9f02-4c57-8435-91b5359c5cdc => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/954] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:11 2026] GET /v2.0/ports?device_id=44a0a184-9f02-4c57-8435-91b5359c5cdc => generated 969 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/955] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:40:11 2026] GET /v2.0/ports?network_id=3a4d437e-59a1-4dcf-9ed0-309dd0cdc245&device_owner=network%3Adhcp => generated 1244 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/956] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:40:11 2026] GET /v2.0/networks?id=f0d7f76e-a4fc-41c2-a090-d5eaa2174c8f => generated 772 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/957] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:40:11 2026] GET /v2.0/security-groups?id=c214ea5b-ef27-4270-8b36-c5c3a37131cc&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: 535/958] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:40:11 2026] GET /v2.0/networks/3a4d437e-59a1-4dcf-9ed0-309dd0cdc245?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/959] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:40:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=5044271a-4002-45db-bca2-866a66e6d40b => 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: 537/960] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:11 2026] GET /v2.0/ports?device_id=4bfd531f-5eb5-46f6-a75a-b7596fa4f9d4 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/961] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:40:11 2026] GET /v2.0/networks/3a4d437e-59a1-4dcf-9ed0-309dd0cdc245?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/962] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:40:11 2026] GET /v2.0/subnets?id=90967e10-0e55-4848-9fcf-de524b5ca700 => generated 670 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/963] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:40:11 2026] GET /v2.0/security-groups?id=a32ff586-37c7-43ea-a032-6a378f954e8b&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: 541/964] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:40:11 2026] GET /v2.0/ports?network_id=f0d7f76e-a4fc-41c2-a090-d5eaa2174c8f&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/965] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:40:11 2026] GET /v2.0/networks/f0d7f76e-a4fc-41c2-a090-d5eaa2174c8f?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: 543/966] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:40:11 2026] GET /v2.0/networks/f0d7f76e-a4fc-41c2-a090-d5eaa2174c8f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/967] 10.0.0.37 () {34 vars in 781 bytes} [Wed Jun 3 08:40:10 2026] PUT /v2.0/routers/23de603f-bba3-4b0c-aeda-2ad61620a35d/add_router_interface => generated 309 bytes in 1626 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/968] 10.0.0.37 () {32 vars in 715 bytes} [Wed Jun 3 08:40:12 2026] GET /v2.0/ports/cf6fa36f-e210-458b-8b37-e3badd34553c => generated 1037 bytes in 114 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: 545/969] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:12 2026] GET /v2.0/ports?device_id=44a0a184-9f02-4c57-8435-91b5359c5cdc => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/970] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:40:12 2026] GET /v2.0/security-groups?id=c214ea5b-ef27-4270-8b36-c5c3a37131cc&fields=id&fields=name => generated 113 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/971] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:12 2026] GET /v2.0/ports?device_id=4bfd531f-5eb5-46f6-a75a-b7596fa4f9d4 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/972] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:40:12 2026] GET /v2.0/security-groups?id=a32ff586-37c7-43ea-a032-6a378f954e8b&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:40:13.199 7 WARNING neutron_lib.context [None req-bae6c475-d1e3-4dd2-8923-4fcf9dd2382f 9a4b2f4dd12d463fb47e310cac78830c 9ae4eabee12e4a138b5314e2726de626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:40:13.379 7 INFO neutron.db.segments_db [None req-bae6c475-d1e3-4dd2-8923-4fcf9dd2382f 9a4b2f4dd12d463fb47e310cac78830c 9ae4eabee12e4a138b5314e2726de626 - - default default] Added segment 59da3296-99b5-47b6-ad86-a3b4e36050f1 of type vxlan for network 33180f8e-db4b-4b68-bc2e-5db31708a996 [pid: 7|app: 0|req: 549/973] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:40:13 2026] POST /v2.0/networks => generated 648 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:40:13.560 7 WARNING neutron_lib.context [None req-ecef2e99-02a5-4255-87f0-6ac655a772f7 9a4b2f4dd12d463fb47e310cac78830c 9ae4eabee12e4a138b5314e2726de626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 550/974] 10.0.0.37 () {34 vars in 663 bytes} [Wed Jun 3 08:40:13 2026] POST /v2.0/ports => generated 778 bytes in 451 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: 551/975] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:14 2026] GET /v2.0/ports?device_id=44a0a184-9f02-4c57-8435-91b5359c5cdc => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:40:14.058 7 WARNING neutron_lib.context [None req-c1db9f39-ff6c-4678-bcd9-4fe86b841df9 9a4b2f4dd12d463fb47e310cac78830c 9ae4eabee12e4a138b5314e2726de626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:40:14.124 7 INFO neutron.db.segments_db [None req-c1db9f39-ff6c-4678-bcd9-4fe86b841df9 9a4b2f4dd12d463fb47e310cac78830c 9ae4eabee12e4a138b5314e2726de626 - - default default] Added segment 027e0ac4-f93d-4932-8338-7bc4687c9282 of type vxlan for network 9bd39596-c8c1-4b78-aa1e-e44ae445bd03 [pid: 8|app: 0|req: 425/976] 10.0.0.37 () {34 vars in 787 bytes} [Wed Jun 3 08:40:12 2026] PUT /v2.0/routers/23de603f-bba3-4b0c-aeda-2ad61620a35d/remove_router_interface => generated 309 bytes in 1924 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/977] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:40:14 2026] POST /v2.0/networks => generated 635 bytes in 190 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/978] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:40:14 2026] GET /v2.0/security-groups?id=c214ea5b-ef27-4270-8b36-c5c3a37131cc&fields=id&fields=name => generated 113 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/979] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:14 2026] GET /v2.0/ports?device_id=4bfd531f-5eb5-46f6-a75a-b7596fa4f9d4 => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:40:14.313 8 WARNING neutron_lib.context [None req-1f2d78fc-4580-4a47-9b58-c6ea564a8219 9a4b2f4dd12d463fb47e310cac78830c 9ae4eabee12e4a138b5314e2726de626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:40:14.486 7 INFO neutron.api.v2.resource [None req-2752ed35-0e18-4560-8908-77c41a045185 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 554/980] 10.0.0.37 () {34 vars in 787 bytes} [Wed Jun 3 08:40:14 2026] PUT /v2.0/routers/23de603f-bba3-4b0c-aeda-2ad61620a35d/remove_router_interface => generated 197 bytes in 177 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/981] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:40:14 2026] GET /v2.0/security-groups?id=a32ff586-37c7-43ea-a032-6a378f954e8b&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: 556/982] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:14 2026] GET /v2.0/ports?device_id=44a0a184-9f02-4c57-8435-91b5359c5cdc => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/983] 10.0.0.37 () {32 vars in 734 bytes} [Wed Jun 3 08:40:14 2026] GET /v2.0/ports?device_id=23de603f-bba3-4b0c-aeda-2ad61620a35d => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/984] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:40:14 2026] POST /v2.0/subnets => generated 622 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:40:15.085 7 INFO neutron.db.l3_db [None req-e231a5d0-ce7a-4ad9-a0ae-415a4f2c217d bb6d0a648e584c598f06a3091c97d3dd c047204941fd41a394486c238396e581 - - default default] Floating IP bdaac768-303b-48ca-8583-26b9614cdf1c associated. External IP: 10.96.250.205, port: 5044271a-4002-45db-bca2-866a66e6d40b. 2026-06-03 08:40:15.744 8 INFO neutron.services.segments.plugin [-] Segment be6806c3-bdea-4ef9-854d-ca5918a8175f resource provider aggregate not found 2026-06-03 08:40:15.749 8 INFO neutron.services.segments.plugin [-] Segment be6806c3-bdea-4ef9-854d-ca5918a8175f resource provider aggregate not found 2026-06-03 08:40:15.764 8 INFO neutron.services.segments.plugin [-] Segment be6806c3-bdea-4ef9-854d-ca5918a8175f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be6806c3-bdea-4ef9-854d-ca5918a8175f found for delete ", "request_id": "req-7b82bc1a-ed85-4faa-820b-f1d77a575c1d"}]} 2026-06-03 08:40:15.765 8 INFO neutron.services.segments.plugin [-] Segment be6806c3-bdea-4ef9-854d-ca5918a8175f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be6806c3-bdea-4ef9-854d-ca5918a8175f found for delete ", "request_id": "req-533e0c35-adb7-4740-b36b-fa773ab5614f"}]} 2026-06-03 08:40:15.771 8 INFO neutron.db.l3_hamode_db [None req-98c835ff-92b5-42a6-b290-b49804ddd496 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] HA network 2cb3434a-5683-40d2-93d1-eade72a6a0e6 was deleted as no HA routers are present in tenant 41642ae39a7c44d5b798817f0ce84054. [pid: 8|app: 0|req: 428/985] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:40:14 2026] DELETE /v2.0/routers/23de603f-bba3-4b0c-aeda-2ad61620a35d => generated 0 bytes in 1025 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:40:15.787 8 WARNING neutron_lib.context [None req-2000e086-a253-4873-9e2c-fa765be07f39 9a4b2f4dd12d463fb47e310cac78830c 9ae4eabee12e4a138b5314e2726de626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 558/986] 10.0.0.37 () {34 vars in 747 bytes} [Wed Jun 3 08:40:14 2026] PUT /v2.0/floatingips/bdaac768-303b-48ca-8583-26b9614cdf1c => generated 855 bytes in 1382 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:40:16.034 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-29fd0cf9-cce7-4ef1-b107-745e6d017d82'] response: {'name': 'network-changed', 'server_uuid': '44a0a184-9f02-4c57-8435-91b5359c5cdc', 'tag': '5044271a-4002-45db-bca2-866a66e6d40b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 559/987] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:15 2026] GET /v2.0/ports?device_id=4bfd531f-5eb5-46f6-a75a-b7596fa4f9d4 => generated 975 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/988] 10.0.0.37 () {34 vars in 663 bytes} [Wed Jun 3 08:40:15 2026] POST /v2.0/ports => generated 965 bytes in 513 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: 560/989] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:40:16 2026] DELETE /v2.0/subnets/a3b84d96-cf0f-475d-8714-4687879255d1 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/990] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:40:16 2026] GET /v2.0/ports?tenant_id=c047204941fd41a394486c238396e581&device_id=44a0a184-9f02-4c57-8435-91b5359c5cdc => generated 1240 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/991] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:40:16 2026] GET /v2.0/security-groups?id=a32ff586-37c7-43ea-a032-6a378f954e8b&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/992] 10.0.0.37 () {32 vars in 718 bytes} [Wed Jun 3 08:40:16 2026] DELETE /v2.0/ports/6833e38f-cb1b-4d19-825e-e816f3ffeb17 => generated 0 bytes in 431 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:40:16.809 7 INFO neutron.services.segments.plugin [-] Segment ea441d27-f161-49eb-b7c3-6d40f3ab42d6 resource provider aggregate not found 2026-06-03 08:40:16.815 7 INFO neutron.services.segments.plugin [-] Segment ea441d27-f161-49eb-b7c3-6d40f3ab42d6 resource provider aggregate not found 2026-06-03 08:40:16.851 7 INFO neutron.services.segments.plugin [-] Segment ea441d27-f161-49eb-b7c3-6d40f3ab42d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea441d27-f161-49eb-b7c3-6d40f3ab42d6 found for delete ", "request_id": "req-50737ee6-01e3-46a9-98b8-7b07ccd8cd83"}]} [pid: 7|app: 0|req: 562/993] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:40:16 2026] DELETE /v2.0/networks/23481e9d-639a-42c1-b7ff-529433a84515 => generated 0 bytes in 488 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:40:16.864 7 INFO neutron.services.segments.plugin [-] Segment ea441d27-f161-49eb-b7c3-6d40f3ab42d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea441d27-f161-49eb-b7c3-6d40f3ab42d6 found for delete ", "request_id": "req-726ad9ce-c524-45ad-82db-f9b604683020"}]} [pid: 8|app: 0|req: 432/994] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:40:16 2026] GET /v2.0/networks?id=f0d7f76e-a4fc-41c2-a090-d5eaa2174c8f => generated 772 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/995] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:16 2026] GET /v2.0/ports?device_id=4bfd531f-5eb5-46f6-a75a-b7596fa4f9d4 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:40:16.914 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e459c3e5-8eed-43d6-9407-e11102469067 9a4b2f4dd12d463fb47e310cac78830c 9ae4eabee12e4a138b5314e2726de626 - - default default] DELETE failed (client error): The resource could not be found. 2026-06-03 08:40:16.916 7 WARNING neutron_lib.context [None req-0bd6077e-a0f9-4be9-9045-2aba6e56646d 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 433/996] 10.0.0.37 () {32 vars in 718 bytes} [Wed Jun 3 08:40:16 2026] DELETE /v2.0/ports/6833e38f-cb1b-4d19-825e-e816f3ffeb17 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/997] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:40:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=5044271a-4002-45db-bca2-866a66e6d40b => generated 858 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:40:17.008 7 INFO neutron.db.segments_db [None req-0bd6077e-a0f9-4be9-9045-2aba6e56646d 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] Added segment 86f356b6-19f9-457c-a767-5a08e6936da1 of type vxlan for network 5d01717b-9cc0-48cb-b211-d21aa765523d [pid: 7|app: 0|req: 564/998] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:40:16 2026] POST /v2.0/networks => generated 634 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:40:17.152 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ad7d00fc-d4b0-4bde-aa75-da4cb8ffeadd 9a4b2f4dd12d463fb47e310cac78830c 9ae4eabee12e4a138b5314e2726de626 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 565/999] 10.0.0.37 () {32 vars in 715 bytes} [Wed Jun 3 08:40:17 2026] GET /v2.0/ports/6833e38f-cb1b-4d19-825e-e816f3ffeb17 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1000] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:40:17 2026] GET /v2.0/subnets?id=90967e10-0e55-4848-9fcf-de524b5ca700 => generated 670 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:40:17.195 7 WARNING neutron_lib.context [None req-99741e79-31da-4e0c-b070-6bd596e1a380 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:40:17.480 8 INFO neutron.db.l3_db [None req-d58420ef-cb07-4530-9814-13b4f3f19f4e a09d242f53624cde96ff85227f284963 fe8cfefee4c14d7b83fbfdda1d9ab404 - - default default] Floating IP 688edff0-ec05-4fd6-9562-4c9ab40f4b1c associated. External IP: 10.96.250.219, port: 4311d045-378a-48cb-b75e-8f9d268f5417. [pid: 7|app: 0|req: 567/1001] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:40:17 2026] POST /v2.0/subnets => generated 622 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1002] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:40:17 2026] DELETE /v2.0/subnets/e933d812-4f39-4165-80dc-ae97606c36ee => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1003] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:40:17 2026] GET /v2.0/ports?network_id=f0d7f76e-a4fc-41c2-a090-d5eaa2174c8f&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:40:17.865 7 WARNING neutron_lib.context [None req-043fd777-f5ed-49a4-aa53-f8cadd3825f3 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 435/1004] 10.0.0.37 () {34 vars in 747 bytes} [Wed Jun 3 08:40:16 2026] PUT /v2.0/floatingips/688edff0-ec05-4fd6-9562-4c9ab40f4b1c => generated 856 bytes in 888 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:40:17.919 7 INFO neutron.db.segments_db [None req-043fd777-f5ed-49a4-aa53-f8cadd3825f3 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] Added segment 619a1ffa-c066-4df4-83f3-9e0a2fc2b51e of type vxlan for network 846b3215-b8ae-406b-84bd-9790053f46a5 2026-06-03 08:40:17.942 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-324993d6-850d-4c67-b0f6-3cf760d7723a'] response: {'name': 'network-changed', 'server_uuid': '4bfd531f-5eb5-46f6-a75a-b7596fa4f9d4', 'tag': '4311d045-378a-48cb-b75e-8f9d268f5417', 'status': 'completed', 'code': 200} 2026-06-03 08:40:18.329 8 INFO neutron.services.segments.plugin [-] Segment 027e0ac4-f93d-4932-8338-7bc4687c9282 resource provider aggregate not found 2026-06-03 08:40:18.333 8 INFO neutron.services.segments.plugin [-] Segment 027e0ac4-f93d-4932-8338-7bc4687c9282 resource provider aggregate not found 2026-06-03 08:40:18.353 8 INFO neutron.services.segments.plugin [-] Segment 027e0ac4-f93d-4932-8338-7bc4687c9282 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 027e0ac4-f93d-4932-8338-7bc4687c9282 found for delete ", "request_id": "req-2335678b-532d-4070-9f95-5eb9ca400a32"}]} 2026-06-03 08:40:18.355 8 INFO neutron.services.segments.plugin [-] Segment 027e0ac4-f93d-4932-8338-7bc4687c9282 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 027e0ac4-f93d-4932-8338-7bc4687c9282 found for delete ", "request_id": "req-e1d183e7-838f-4f83-8d80-7f09c358ec35"}]} [pid: 8|app: 0|req: 436/1005] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:40:17 2026] DELETE /v2.0/networks/9bd39596-c8c1-4b78-aa1e-e44ae445bd03 => generated 0 bytes in 501 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:40:18.380 7 INFO neutron.db.l3_hamode_db [None req-043fd777-f5ed-49a4-aa53-f8cadd3825f3 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 437/1006] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:40:18 2026] GET /v2.0/networks/f0d7f76e-a4fc-41c2-a090-d5eaa2174c8f?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: 438/1007] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:18 2026] GET /v2.0/ports?device_id=4bfd531f-5eb5-46f6-a75a-b7596fa4f9d4 => generated 975 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/1008] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:40:18 2026] GET /v2.0/ports?tenant_id=fe8cfefee4c14d7b83fbfdda1d9ab404&device_id=4bfd531f-5eb5-46f6-a75a-b7596fa4f9d4 => generated 1244 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:40:18.651 7 INFO neutron.db.l3_hamode_db [None req-043fd777-f5ed-49a4-aa53-f8cadd3825f3 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 08:40:18.657 8 WARNING neutron_lib.context [None req-cfb6ca4b-dd77-4841-b4db-af8b010126a0 9a4b2f4dd12d463fb47e310cac78830c 9ae4eabee12e4a138b5314e2726de626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:40:18.758 8 INFO neutron.db.segments_db [None req-cfb6ca4b-dd77-4841-b4db-af8b010126a0 9a4b2f4dd12d463fb47e310cac78830c 9ae4eabee12e4a138b5314e2726de626 - - default default] Added segment ec23ef75-150f-4da6-8d98-43be3cef3a4f of type vxlan for network 09db5e18-e1bb-4b71-a4f9-ea4d1fd548d7 [pid: 8|app: 0|req: 440/1009] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:40:18 2026] POST /v2.0/networks => generated 636 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/1010] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:40:18 2026] GET /v2.0/networks/f0d7f76e-a4fc-41c2-a090-d5eaa2174c8f?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: 442/1011] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:40:18 2026] GET /v2.0/security-groups?id=a32ff586-37c7-43ea-a032-6a378f954e8b&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/1014] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:40:19 2026] GET /v2.0/networks?id=3a4d437e-59a1-4dcf-9ed0-309dd0cdc245 => generated 775 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:40:19.127 8 WARNING neutron_lib.context [None req-4a5fcb33-37cc-4c88-904d-20c1674ac294 9a4b2f4dd12d463fb47e310cac78830c 9ae4eabee12e4a138b5314e2726de626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 446/1015] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:40:19 2026] POST /v2.0/subnets => generated 622 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/1016] 199.204.45.19 () {34 vars in 1058 bytes} [Wed Jun 3 08:40:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=4311d045-378a-48cb-b75e-8f9d268f5417 => generated 861 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1017] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:40:17 2026] POST /v2.0/routers => generated 510 bytes in 1716 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:40:19.584 7 WARNING neutron_lib.context [None req-03846265-6c5d-4d38-9ad4-04c8b8de5d3d 9a4b2f4dd12d463fb47e310cac78830c 9ae4eabee12e4a138b5314e2726de626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 448/1018] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:19 2026] GET /v2.0/ports?device_id=4bfd531f-5eb5-46f6-a75a-b7596fa4f9d4 => 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: 571/1019] 10.0.0.37 () {34 vars in 663 bytes} [Wed Jun 3 08:40:19 2026] POST /v2.0/ports => generated 928 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1020] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:40:20 2026] GET /v2.0/subnets?id=78a89e4a-975b-4f5e-bbf4-abd47c557566 => generated 673 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1021] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:40:20 2026] GET /v2.0/security-groups?id=a32ff586-37c7-43ea-a032-6a378f954e8b&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1022] 199.204.45.19 () {34 vars in 992 bytes} [Wed Jun 3 08:40:20 2026] GET /v2.0/ports?device_id=4bfd531f-5eb5-46f6-a75a-b7596fa4f9d4 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1023] 10.0.0.37 () {32 vars in 718 bytes} [Wed Jun 3 08:40:20 2026] DELETE /v2.0/ports/49ac4a29-99d0-40e6-a97f-bd5162782b34 => 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: 576/1024] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:40:20 2026] GET /v2.0/ports?network_id=3a4d437e-59a1-4dcf-9ed0-309dd0cdc245&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:40:20.964 7 INFO neutron.db.l3_db [req-9ff04dc5-b2fd-4171-a1ea-f9ff28583c34 req-14a380ba-b54e-47ca-84d1-ab17ee10cdc0 a09d242f53624cde96ff85227f284963 fe8cfefee4c14d7b83fbfdda1d9ab404 - - default default] Floating IP 688edff0-ec05-4fd6-9562-4c9ab40f4b1c disassociated. External IP: 10.96.250.219, port: 4311d045-378a-48cb-b75e-8f9d268f5417. [pid: 8|app: 0|req: 449/1025] 10.0.0.37 () {34 vars in 781 bytes} [Wed Jun 3 08:40:19 2026] PUT /v2.0/routers/77b92f8f-037c-43c9-8aa9-43653d4d1a98/add_router_interface => generated 309 bytes in 1576 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:40:21.228 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2ffad7bd-7677-47f8-9eb0-4c610a23c9ed 9a4b2f4dd12d463fb47e310cac78830c 9ae4eabee12e4a138b5314e2726de626 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 450/1026] 10.0.0.37 () {32 vars in 715 bytes} [Wed Jun 3 08:40:21 2026] GET /v2.0/ports/49ac4a29-99d0-40e6-a97f-bd5162782b34 => 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: 451/1027] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:40:21 2026] GET /v2.0/networks/3a4d437e-59a1-4dcf-9ed0-309dd0cdc245?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: 452/1028] 10.0.0.37 () {32 vars in 715 bytes} [Wed Jun 3 08:40:21 2026] GET /v2.0/ports/303eb476-3202-42c6-907c-5e8e37a23720 => generated 959 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1029] 199.204.45.19 () {36 vars in 995 bytes} [Wed Jun 3 08:40:20 2026] DELETE /v2.0/ports/4311d045-378a-48cb-b75e-8f9d268f5417 => generated 0 bytes in 763 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1030] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:21 2026] GET /v2.0/ports?device_id=4bfd531f-5eb5-46f6-a75a-b7596fa4f9d4 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:40:21.480 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6bd4b9d9-eb55-4e9e-b19f-075db6de4ae5'] response: {'server_uuid': '4bfd531f-5eb5-46f6-a75a-b7596fa4f9d4', 'name': 'network-vif-deleted', 'tag': '4311d045-378a-48cb-b75e-8f9d268f5417', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 579/1031] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:40:21 2026] GET /v2.0/networks/3a4d437e-59a1-4dcf-9ed0-309dd0cdc245?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: 8|app: 0|req: 453/1032] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:40:21 2026] DELETE /v2.0/subnets/8b2f7106-8543-4291-8175-3e34b26f8543 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:40:22.102 8 INFO neutron.services.segments.plugin [-] Segment ec23ef75-150f-4da6-8d98-43be3cef3a4f resource provider aggregate not found 2026-06-03 08:40:22.119 8 INFO neutron.services.segments.plugin [-] Segment ec23ef75-150f-4da6-8d98-43be3cef3a4f resource provider aggregate not found 2026-06-03 08:40:22.133 8 INFO neutron.services.segments.plugin [-] Segment ec23ef75-150f-4da6-8d98-43be3cef3a4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec23ef75-150f-4da6-8d98-43be3cef3a4f found for delete ", "request_id": "req-54bca861-7eb4-4693-a364-8c9a58027f38"}]} 2026-06-03 08:40:22.135 8 INFO neutron.services.segments.plugin [-] Segment ec23ef75-150f-4da6-8d98-43be3cef3a4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec23ef75-150f-4da6-8d98-43be3cef3a4f found for delete ", "request_id": "req-731df1d2-31b7-493a-8c01-09cb8a5bd9a7"}]} [pid: 8|app: 0|req: 454/1033] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:40:21 2026] DELETE /v2.0/networks/09db5e18-e1bb-4b71-a4f9-ea4d1fd548d7 => generated 0 bytes in 476 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:40:22.187 8 WARNING neutron_lib.context [None req-bf1ca690-ec5b-4b19-a094-edc55dcf6777 9a4b2f4dd12d463fb47e310cac78830c 9ae4eabee12e4a138b5314e2726de626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 455/1034] 10.0.0.37 () {34 vars in 663 bytes} [Wed Jun 3 08:40:22 2026] POST /v2.0/ports => generated 779 bytes in 417 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: 580/1035] 10.0.0.37 () {34 vars in 787 bytes} [Wed Jun 3 08:40:21 2026] PUT /v2.0/routers/77b92f8f-037c-43c9-8aa9-43653d4d1a98/remove_router_interface => generated 309 bytes in 1151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/1036] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:40:22 2026] DELETE /v2.0/security-groups/a32ff586-37c7-43ea-a032-6a378f954e8b => generated 0 bytes in 219 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/1037] 10.0.0.37 () {32 vars in 734 bytes} [Wed Jun 3 08:40:22 2026] GET /v2.0/ports?device_id=77b92f8f-037c-43c9-8aa9-43653d4d1a98 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:40:22.856 8 INFO neutron.api.v2.resource [None req-4d2e202b-9d59-4b48-99ba-2dd568a7d136 a09d242f53624cde96ff85227f284963 fe8cfefee4c14d7b83fbfdda1d9ab404 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 458/1038] 10.0.0.37 () {32 vars in 735 bytes} [Wed Jun 3 08:40:22 2026] GET /v2.0/security-groups/a32ff586-37c7-43ea-a032-6a378f954e8b => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1039] 10.0.0.37 () {34 vars in 735 bytes} [Wed Jun 3 08:40:22 2026] PUT /v2.0/ports/2ec6c099-5c55-4608-8cc2-02f6d5f289db => generated 752 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1040] 10.0.0.37 () {32 vars in 730 bytes} [Wed Jun 3 08:40:22 2026] DELETE /v2.0/floatingips/688edff0-ec05-4fd6-9562-4c9ab40f4b1c => generated 0 bytes in 388 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, ' 2026-06-03 08:40:23.554 8 INFO neutron.db.l3_hamode_db [None req-67792dfe-5ca6-4082-baba-598635ee7316 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] HA network 846b3215-b8ae-406b-84bd-9790053f46a5 was deleted as no HA routers are present in tenant 41642ae39a7c44d5b798817f0ce84054. [pid: 8|app: 0|req: 459/1041] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:40:22 2026] DELETE /v2.0/routers/77b92f8f-037c-43c9-8aa9-43653d4d1a98 => generated 0 bytes in 706 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1042] 10.0.0.37 () {32 vars in 718 bytes} [Wed Jun 3 08:40:23 2026] DELETE /v2.0/ports/2ec6c099-5c55-4608-8cc2-02f6d5f289db => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1043] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:40:23 2026] DELETE /v2.0/subnets/2a65f3ee-84f1-4921-aae4-63b2e4a1f57c => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1044] 10.0.0.37 () {32 vars in 641 bytes} [Wed Jun 3 08:40:23 2026] GET /v2.0/ports => generated 781 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:40:24.159 8 INFO neutron.services.segments.plugin [-] Segment 619a1ffa-c066-4df4-83f3-9e0a2fc2b51e resource provider aggregate not found 2026-06-03 08:40:24.165 8 INFO neutron.services.segments.plugin [-] Segment 619a1ffa-c066-4df4-83f3-9e0a2fc2b51e resource provider aggregate not found 2026-06-03 08:40:24.182 8 INFO neutron.services.segments.plugin [-] Segment 619a1ffa-c066-4df4-83f3-9e0a2fc2b51e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 619a1ffa-c066-4df4-83f3-9e0a2fc2b51e found for delete ", "request_id": "req-09882295-90da-4136-8311-cdc679716a04"}]} 2026-06-03 08:40:24.184 8 INFO neutron.services.segments.plugin [-] Segment 619a1ffa-c066-4df4-83f3-9e0a2fc2b51e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 619a1ffa-c066-4df4-83f3-9e0a2fc2b51e found for delete ", "request_id": "req-d2bef90b-d670-4cd9-a7cf-c07ca7580ffc"}]} 2026-06-03 08:40:24.283 7 INFO neutron.services.segments.plugin [-] Segment 86f356b6-19f9-457c-a767-5a08e6936da1 resource provider aggregate not found 2026-06-03 08:40:24.288 7 INFO neutron.services.segments.plugin [-] Segment 86f356b6-19f9-457c-a767-5a08e6936da1 resource provider aggregate not found 2026-06-03 08:40:24.315 7 INFO neutron.services.segments.plugin [-] Segment 86f356b6-19f9-457c-a767-5a08e6936da1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86f356b6-19f9-457c-a767-5a08e6936da1 found for delete ", "request_id": "req-e72dc8ad-62a4-4bfc-803f-0828ba4f7b72"}]} 2026-06-03 08:40:24.316 7 INFO neutron.services.segments.plugin [-] Segment 86f356b6-19f9-457c-a767-5a08e6936da1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86f356b6-19f9-457c-a767-5a08e6936da1 found for delete ", "request_id": "req-c7d665e6-6cea-4f7c-aecf-7a2f22b7c724"}]} [pid: 7|app: 0|req: 586/1045] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:40:23 2026] DELETE /v2.0/networks/5d01717b-9cc0-48cb-b211-d21aa765523d => generated 0 bytes in 445 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:40:24.354 7 INFO neutron.pecan_wsgi.hooks.translation [None req-326dad54-e53f-4542-bdec-4926205f4bd1 9a4b2f4dd12d463fb47e310cac78830c 9ae4eabee12e4a138b5314e2726de626 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 587/1046] 10.0.0.37 () {32 vars in 715 bytes} [Wed Jun 3 08:40:24 2026] GET /v2.0/ports/2ec6c099-5c55-4608-8cc2-02f6d5f289db => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:40:24.364 7 WARNING neutron_lib.context [None req-ad5925d4-6c0a-4cf2-ae73-b1ec13cac765 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:40:24.409 7 INFO neutron.db.segments_db [None req-ad5925d4-6c0a-4cf2-ae73-b1ec13cac765 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] Added segment 9b603f16-cdd9-4438-983a-d0f0fea734cb of type vxlan for network a81edf69-0cf9-4374-9683-debb6df12e02 2026-06-03 08:40:24.751 7 INFO neutron.db.l3_hamode_db [None req-ad5925d4-6c0a-4cf2-ae73-b1ec13cac765 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 460/1047] 10.0.0.37 () {34 vars in 787 bytes} [Wed Jun 3 08:40:23 2026] PUT /v2.0/routers/5454a065-308c-45e8-b8e5-920d698b4820/remove_router_interface => generated 309 bytes in 1671 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/1048] 10.0.0.37 () {32 vars in 641 bytes} [Wed Jun 3 08:40:25 2026] GET /v2.0/ports => generated 781 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:40:26.432 7 INFO neutron.db.l3_hamode_db [None req-ad5925d4-6c0a-4cf2-ae73-b1ec13cac765 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 08:40:26.463 8 INFO neutron.services.segments.plugin [-] Segment fa3cd3b4-1793-4d98-a43e-72589e311611 resource provider aggregate not found 2026-06-03 08:40:26.477 8 INFO neutron.services.segments.plugin [-] Segment fa3cd3b4-1793-4d98-a43e-72589e311611 resource provider aggregate not found 2026-06-03 08:40:26.492 8 INFO neutron.services.segments.plugin [-] Segment fa3cd3b4-1793-4d98-a43e-72589e311611 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa3cd3b4-1793-4d98-a43e-72589e311611 found for delete ", "request_id": "req-898ce619-eec6-4f52-83f6-b2179cd8ddaa"}]} 2026-06-03 08:40:26.494 8 INFO neutron.services.segments.plugin [-] Segment fa3cd3b4-1793-4d98-a43e-72589e311611 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa3cd3b4-1793-4d98-a43e-72589e311611 found for delete ", "request_id": "req-466329b5-263d-4899-aebc-5c7decb0a272"}]} 2026-06-03 08:40:26.505 8 INFO neutron.db.l3_hamode_db [None req-313adfbf-9102-4e95-a0ee-a85fda594047 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] HA network b5a583ac-e02f-4143-be03-f605b7839f2a was deleted as no HA routers are present in tenant fe8cfefee4c14d7b83fbfdda1d9ab404. [pid: 8|app: 0|req: 462/1049] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:40:25 2026] DELETE /v2.0/routers/5454a065-308c-45e8-b8e5-920d698b4820 => generated 0 bytes in 1156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/1050] 10.0.0.37 () {32 vars in 715 bytes} [Wed Jun 3 08:40:26 2026] GET /v2.0/ports/445edab5-31c9-4cc6-b4fd-a8013bac0ac0 => generated 778 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/1051] 10.0.0.205 () {34 vars in 989 bytes} [Wed Jun 3 08:40:26 2026] GET /v2.0/ports?device_id=44a0a184-9f02-4c57-8435-91b5359c5cdc => generated 1240 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/1052] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:40:26 2026] DELETE /v2.0/subnets/78a89e4a-975b-4f5e-bbf4-abd47c557566 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:40:26.892 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9981628c-1484-4d18-a528-cd2cb1cdf563 9a4b2f4dd12d463fb47e310cac78830c 9ae4eabee12e4a138b5314e2726de626 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 466/1053] 10.0.0.37 () {32 vars in 718 bytes} [Wed Jun 3 08:40:26 2026] DELETE /v2.0/ports/49ac4a29-99d0-40e6-a97f-bd5162782b34 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/1054] 10.0.0.205 () {34 vars in 1039 bytes} [Wed Jun 3 08:40:26 2026] GET /v2.0/security-groups?id=c214ea5b-ef27-4270-8b36-c5c3a37131cc&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: 468/1055] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:40:26 2026] DELETE /v2.0/networks/3a4d437e-59a1-4dcf-9ed0-309dd0cdc245 => generated 0 bytes in 450 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:40:27.424 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0f1ffca1-9d60-420e-bc4e-8cb3b557534a 9a4b2f4dd12d463fb47e310cac78830c 9ae4eabee12e4a138b5314e2726de626 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 469/1056] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:40:27 2026] DELETE /v2.0/subnets/8b2f7106-8543-4291-8175-3e34b26f8543 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:40:27.457 8 INFO neutron.pecan_wsgi.hooks.translation [None req-76a07ad5-08ac-41f3-8ccb-cf6255585072 9a4b2f4dd12d463fb47e310cac78830c 9ae4eabee12e4a138b5314e2726de626 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 470/1057] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:40:27 2026] DELETE /v2.0/subnets/e933d812-4f39-4165-80dc-ae97606c36ee => 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: 471/1058] 10.0.0.37 () {32 vars in 718 bytes} [Wed Jun 3 08:40:27 2026] DELETE /v2.0/ports/445edab5-31c9-4cc6-b4fd-a8013bac0ac0 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/1059] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:40:27 2026] GET /v2.0/security-groups?tenant_id=fe8cfefee4c14d7b83fbfdda1d9ab404&name=default => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1060] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:40:24 2026] POST /v2.0/routers => generated 692 bytes in 3525 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/1061] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:27 2026] GET /v2.0/ports?device_id=44a0a184-9f02-4c57-8435-91b5359c5cdc => 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: 474/1062] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:40:27 2026] DELETE /v2.0/security-groups/09c46735-7b13-4dcb-b682-05fa99e6679a => 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: 475/1063] 10.0.0.37 () {32 vars in 719 bytes} [Wed Jun 3 08:40:27 2026] GET /v2.0/routers/3d1e7739-96e6-4ae6-a9e1-de74f0f540af => generated 698 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:40:28.101 7 INFO neutron.services.segments.plugin [-] Segment 59da3296-99b5-47b6-ad86-a3b4e36050f1 resource provider aggregate not found 2026-06-03 08:40:28.107 7 INFO neutron.services.segments.plugin [-] Segment 59da3296-99b5-47b6-ad86-a3b4e36050f1 resource provider aggregate not found [pid: 8|app: 0|req: 476/1064] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:40:28 2026] GET /v2.0/security-groups?id=c214ea5b-ef27-4270-8b36-c5c3a37131cc&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:40:28.125 7 INFO neutron.services.segments.plugin [-] Segment 59da3296-99b5-47b6-ad86-a3b4e36050f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59da3296-99b5-47b6-ad86-a3b4e36050f1 found for delete ", "request_id": "req-57cd71ab-9ed3-4eeb-8439-341080c700ef"}]} 2026-06-03 08:40:28.128 7 INFO neutron.services.segments.plugin [-] Segment 59da3296-99b5-47b6-ad86-a3b4e36050f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59da3296-99b5-47b6-ad86-a3b4e36050f1 found for delete ", "request_id": "req-db2cff1b-d00e-4828-84a7-22c2823527c0"}]} [pid: 7|app: 0|req: 589/1065] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:40:27 2026] DELETE /v2.0/networks/33180f8e-db4b-4b68-bc2e-5db31708a996 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/1066] 10.0.0.37 () {32 vars in 645 bytes} [Wed Jun 3 08:40:28 2026] GET /v2.0/routers => generated 701 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1067] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:28 2026] GET /v2.0/ports?device_id=44a0a184-9f02-4c57-8435-91b5359c5cdc => generated 971 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1068] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:40:28 2026] GET /v2.0/security-groups?id=c214ea5b-ef27-4270-8b36-c5c3a37131cc&fields=id&fields=name => generated 113 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:40:28.535 8 INFO neutron.services.segments.plugin [-] Segment 89c885aa-f9d1-44bb-ba12-3a5ebcb99395 resource provider aggregate not found 2026-06-03 08:40:28.539 8 INFO neutron.services.segments.plugin [-] Segment 89c885aa-f9d1-44bb-ba12-3a5ebcb99395 resource provider aggregate not found 2026-06-03 08:40:28.563 8 INFO neutron.services.segments.plugin [-] Segment 89c885aa-f9d1-44bb-ba12-3a5ebcb99395 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89c885aa-f9d1-44bb-ba12-3a5ebcb99395 found for delete ", "request_id": "req-9ba38fe9-81ff-40d4-bdc4-fd6a2890b14d"}]} 2026-06-03 08:40:28.565 8 INFO neutron.services.segments.plugin [-] Segment 89c885aa-f9d1-44bb-ba12-3a5ebcb99395 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89c885aa-f9d1-44bb-ba12-3a5ebcb99395 found for delete ", "request_id": "req-cb7c85fd-ac88-4859-9b06-857e6623a641"}]} [pid: 7|app: 0|req: 592/1069] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:40:28 2026] GET /v2.0/security-groups?tenant_id=9ae4eabee12e4a138b5314e2726de626&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1070] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:28 2026] GET /v2.0/ports?device_id=44a0a184-9f02-4c57-8435-91b5359c5cdc => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1071] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:40:28 2026] GET /v2.0/ports?tenant_id=c047204941fd41a394486c238396e581&device_id=44a0a184-9f02-4c57-8435-91b5359c5cdc => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/1072] 10.0.0.37 () {34 vars in 739 bytes} [Wed Jun 3 08:40:28 2026] PUT /v2.0/routers/3d1e7739-96e6-4ae6-a9e1-de74f0f540af => generated 705 bytes in 680 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1073] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:40:28 2026] DELETE /v2.0/security-groups/c872e65e-64d8-4d79-9cc3-a60859186287 => 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: 479/1074] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:40:28 2026] GET /v2.0/security-groups?id=c214ea5b-ef27-4270-8b36-c5c3a37131cc&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: 596/1075] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:40:29 2026] GET /v2.0/networks?id=f0d7f76e-a4fc-41c2-a090-d5eaa2174c8f => generated 772 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/1076] 10.0.0.37 () {32 vars in 719 bytes} [Wed Jun 3 08:40:29 2026] GET /v2.0/routers/3d1e7739-96e6-4ae6-a9e1-de74f0f540af => generated 705 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/1077] 10.0.0.37 () {32 vars in 734 bytes} [Wed Jun 3 08:40:29 2026] GET /v2.0/ports?device_id=3d1e7739-96e6-4ae6-a9e1-de74f0f540af => 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: 597/1078] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:40:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=5044271a-4002-45db-bca2-866a66e6d40b => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1079] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:40:29 2026] GET /v2.0/subnets?id=90967e10-0e55-4848-9fcf-de524b5ca700 => generated 670 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1080] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:40:29 2026] GET /v2.0/ports?network_id=f0d7f76e-a4fc-41c2-a090-d5eaa2174c8f&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1081] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:40:29 2026] GET /v2.0/networks/f0d7f76e-a4fc-41c2-a090-d5eaa2174c8f?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: 601/1082] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:40:29 2026] GET /v2.0/networks/f0d7f76e-a4fc-41c2-a090-d5eaa2174c8f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:40:30.247 7 INFO neutron.db.segments_db [None req-25eea05c-70ed-46b8-a298-67f397cb9565 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Added segment 01e89fce-6913-4dc4-b8bd-79297eff6147 of type vxlan for network 7318aa24-f2f4-499e-b086-2d31e5a46882 2026-06-03 08:40:30.313 8 INFO neutron.db.l3_hamode_db [None req-236525f5-200f-41ea-b3a3-42bca61a57e0 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] HA network a81edf69-0cf9-4374-9683-debb6df12e02 was deleted as no HA routers are present in tenant 41642ae39a7c44d5b798817f0ce84054. [pid: 8|app: 0|req: 482/1083] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:40:29 2026] DELETE /v2.0/routers/3d1e7739-96e6-4ae6-a9e1-de74f0f540af => generated 0 bytes in 1152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1084] 10.0.0.37 () {34 vars in 669 bytes} [Wed Jun 3 08:40:29 2026] POST /v2.0/networks => generated 745 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/1085] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:30 2026] GET /v2.0/ports?device_id=44a0a184-9f02-4c57-8435-91b5359c5cdc => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1086] 10.0.0.37 () {32 vars in 734 bytes} [Wed Jun 3 08:40:30 2026] GET /v2.0/ports?device_id=3d1e7739-96e6-4ae6-a9e1-de74f0f540af => 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: 604/1087] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:40:30 2026] GET /v2.0/security-groups?id=c214ea5b-ef27-4270-8b36-c5c3a37131cc&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:40:30.508 7 INFO neutron.api.v2.resource [None req-8f33dcd0-7790-4e08-ba91-72b1a70d7c51 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 605/1088] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:40:30 2026] DELETE /v2.0/routers/3d1e7739-96e6-4ae6-a9e1-de74f0f540af => generated 135 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1089] 10.0.0.37 () {32 vars in 734 bytes} [Wed Jun 3 08:40:30 2026] GET /v2.0/ports?device_id=77b92f8f-037c-43c9-8aa9-43653d4d1a98 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:40:30.595 8 INFO neutron.services.segments.plugin [-] Segment 9b603f16-cdd9-4438-983a-d0f0fea734cb resource provider aggregate not found 2026-06-03 08:40:30.599 8 INFO neutron.services.segments.plugin [-] Segment 9b603f16-cdd9-4438-983a-d0f0fea734cb resource provider aggregate not found 2026-06-03 08:40:30.602 7 INFO neutron.api.v2.resource [None req-170b584d-dd7b-4554-9092-c1d8726040bd 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 607/1090] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:40:30 2026] DELETE /v2.0/routers/77b92f8f-037c-43c9-8aa9-43653d4d1a98 => generated 135 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:40:30.620 8 INFO neutron.services.segments.plugin [-] Segment 9b603f16-cdd9-4438-983a-d0f0fea734cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b603f16-cdd9-4438-983a-d0f0fea734cb found for delete ", "request_id": "req-b3ffa551-f71b-4109-99b1-0f51ef35329a"}]} 2026-06-03 08:40:30.624 8 INFO neutron.services.segments.plugin [-] Segment 9b603f16-cdd9-4438-983a-d0f0fea734cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b603f16-cdd9-4438-983a-d0f0fea734cb found for delete ", "request_id": "req-07a1bbde-eed9-49b7-9ca1-00477e41f71c"}]} 2026-06-03 08:40:30.629 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4e2072ec-dce1-41d8-ba9a-0c334dea5e40 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 608/1091] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:40:30 2026] DELETE /v2.0/subnets/2a65f3ee-84f1-4921-aae4-63b2e4a1f57c => 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: 609/1092] 10.0.0.37 () {32 vars in 734 bytes} [Wed Jun 3 08:40:30 2026] GET /v2.0/ports?device_id=23de603f-bba3-4b0c-aeda-2ad61620a35d => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/1093] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:40:30 2026] POST /v2.0/subnets => generated 668 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:40:30.692 7 INFO neutron.api.v2.resource [None req-c69b4c7f-4842-4ed8-8f61-ba2d0609d9df 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 610/1094] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:40:30 2026] DELETE /v2.0/routers/23de603f-bba3-4b0c-aeda-2ad61620a35d => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:40:30.717 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6ec7ed7b-cf32-4027-aa50-705900c77dfc 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 611/1095] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:40:30 2026] DELETE /v2.0/subnets/a3b84d96-cf0f-475d-8714-4687879255d1 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:40:30.743 8 INFO neutron.db.segments_db [None req-31337d45-dc68-4a4d-bcaa-e02bae8617d0 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Added segment 3e54cfa1-fa0b-4e4c-a87c-3a01ac1ff595 of type vxlan for network ff1c7584-5d7b-490b-8c68-0f099647fb22 [pid: 7|app: 0|req: 612/1096] 10.0.0.37 () {32 vars in 734 bytes} [Wed Jun 3 08:40:30 2026] GET /v2.0/ports?device_id=c6213821-b5fa-4d0f-8f09-fec5a6bf24b8 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:40:30.770 7 INFO neutron.api.v2.resource [None req-7df8626c-1696-432e-a38a-54b3c6dc5d8d 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 613/1097] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:40:30 2026] DELETE /v2.0/routers/c6213821-b5fa-4d0f-8f09-fec5a6bf24b8 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:40:30.791 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9bf8a48c-b1c8-405f-9035-4d0d30320431 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 614/1098] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:40:30 2026] DELETE /v2.0/subnets/c628f80d-deff-4ab2-a3c3-f76912e02207 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:40:30.817 7 INFO neutron.pecan_wsgi.hooks.translation [None req-18f2f557-1b27-4223-906a-f53fe5884161 7336ff6e0c974edfb59d10f36c51b48b 41642ae39a7c44d5b798817f0ce84054 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 615/1099] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:40:30 2026] DELETE /v2.0/subnets/11caac85-f87f-4497-a0cf-b2f069316369 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:40:31.126 8 INFO neutron.db.l3_hamode_db [None req-31337d45-dc68-4a4d-bcaa-e02bae8617d0 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 08:40:31.400 7 INFO neutron.db.segments_db [None req-86ea4eb1-be5e-474b-873b-950ea45c3928 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Added segment 8447bacc-58fb-454f-86d4-f6980b30b830 of type vxlan for network 5f275547-3eb9-4c82-89c3-202e7f482a4f [pid: 7|app: 0|req: 616/1100] 10.0.0.37 () {34 vars in 669 bytes} [Wed Jun 3 08:40:30 2026] POST /v2.0/networks => generated 740 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1101] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:40:31 2026] GET /v2.0/security-groups?tenant_id=41642ae39a7c44d5b798817f0ce84054&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1102] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:40:31 2026] POST /v2.0/subnets => generated 663 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1103] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:31 2026] GET /v2.0/ports?device_id=44a0a184-9f02-4c57-8435-91b5359c5cdc => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1104] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:40:32 2026] DELETE /v2.0/security-groups/11b422df-c14c-48b7-ad70-292898c900cc => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:40:32.285 7 INFO neutron.db.segments_db [None req-1df03904-c9c2-4322-b0ff-e6a738629633 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Added segment e556c068-e13f-4c8b-bd13-ba3f977a0f45 of type vxlan for network 5c1e4949-2e0b-479a-8138-4c04ddadc873 2026-06-03 08:40:32.675 7 INFO neutron.db.l3_hamode_db [None req-1df03904-c9c2-4322-b0ff-e6a738629633 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 08:40:32.951 8 INFO neutron.db.l3_hamode_db [None req-31337d45-dc68-4a4d-bcaa-e02bae8617d0 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 08:40:33.795 7 INFO neutron.db.l3_hamode_db [None req-1df03904-c9c2-4322-b0ff-e6a738629633 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 485/1105] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:40:30 2026] POST /v2.0/routers => generated 732 bytes in 3566 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1106] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:40:34 2026] GET /v2.0/security-groups?id=c214ea5b-ef27-4270-8b36-c5c3a37131cc&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-06-03 08:40:34.468 8 WARNING neutron_lib.context [None req-bc69bffe-34e3-4d27-b2c3-4b49efbd2d7c f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:40:34.650 8 INFO neutron.db.segments_db [None req-bc69bffe-34e3-4d27-b2c3-4b49efbd2d7c f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] Added segment 4875861c-f9e5-49d1-8a0e-5470dfb960c4 of type vxlan for network 4949c2c8-4804-4c97-b149-b2aaa7934e16 [pid: 8|app: 0|req: 489/1109] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:40:34 2026] POST /v2.0/networks => generated 628 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1110] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:40:32 2026] POST /v2.0/routers => generated 727 bytes in 2894 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:40:35.122 7 WARNING neutron_lib.context [None req-974201ae-caf2-446d-bdc9-cb700f2c7618 f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:40:35.184 7 INFO neutron.db.segments_db [None req-974201ae-caf2-446d-bdc9-cb700f2c7618 f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] Added segment aa81a830-e2ae-4f45-9cb4-d00425ade99d of type vxlan for network 1f9e2031-c0ac-47df-98bb-36b7f7740269 [pid: 7|app: 0|req: 622/1111] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:40:35 2026] POST /v2.0/networks => generated 629 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1112] 10.0.0.37 () {34 vars in 781 bytes} [Wed Jun 3 08:40:34 2026] PUT /v2.0/routers/42a2fd62-a7b5-4274-94be-967023423610/add_router_interface => generated 309 bytes in 1627 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:40:36.385 8 WARNING neutron_lib.context [None req-3ea80b84-2349-441a-b4f7-a20f114f7ab6 f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 491/1113] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:40:36 2026] POST /v2.0/subnets => generated 602 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:40:36.745 8 WARNING neutron_lib.context [None req-8ca7d98b-14fa-4ef8-915b-da04f1dd5132 f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 492/1114] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:40:36 2026] POST /v2.0/subnets => generated 602 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:40:37.077 8 WARNING neutron_lib.context [None req-13bba3f7-b716-4d02-b826-fedd8d89ebef f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:40:37.125 8 INFO neutron.db.segments_db [None req-13bba3f7-b716-4d02-b826-fedd8d89ebef f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] Added segment b40fb12b-7982-4998-8634-e8a0f88775a2 of type vxlan for network ce831580-95dd-4479-9c3e-9ef524b1da5c [pid: 7|app: 0|req: 623/1115] 10.0.0.37 () {34 vars in 781 bytes} [Wed Jun 3 08:40:35 2026] PUT /v2.0/routers/4af04772-2efc-48d4-988d-37c150a17ab4/add_router_interface => generated 309 bytes in 2183 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:40:37.490 8 INFO neutron.db.l3_hamode_db [None req-13bba3f7-b716-4d02-b826-fedd8d89ebef f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 624/1116] 10.0.0.70 () {34 vars in 980 bytes} [Wed Jun 3 08:40:37 2026] GET /v2.0/networks?id=7318aa24-f2f4-499e-b086-2d31e5a46882 => generated 677 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1117] 10.0.0.70 () {34 vars in 963 bytes} [Wed Jun 3 08:40:37 2026] GET /v2.0/quotas/73f693b7a6954f51a057ca008bd39c90 => generated 292 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:40:37.689 8 INFO neutron.db.l3_hamode_db [None req-13bba3f7-b716-4d02-b826-fedd8d89ebef f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 626/1118] 10.0.0.70 () {34 vars in 1000 bytes} [Wed Jun 3 08:40:37 2026] GET /v2.0/ports?tenant_id=73f693b7a6954f51a057ca008bd39c90&fields=id => generated 103 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1119] 10.0.0.70 () {34 vars in 1006 bytes} [Wed Jun 3 08:40:37 2026] GET /v2.0/networks/7318aa24-f2f4-499e-b086-2d31e5a46882?fields=segments => generated 14 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1120] 10.0.0.70 () {34 vars in 1106 bytes} [Wed Jun 3 08:40:37 2026] GET /v2.0/networks/7318aa24-f2f4-499e-b086-2d31e5a46882?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: 629/1121] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:38 2026] GET /v2.0/ports?device_id=cad4d0e7-d112-4753-b3e8-7da98bff052d => 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: 493/1122] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:40:37 2026] POST /v2.0/routers => generated 506 bytes in 1555 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1123] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:40:39 2026] GET /v2.0/networks?id=7318aa24-f2f4-499e-b086-2d31e5a46882 => generated 677 bytes in 541 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1124] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:39 2026] GET /v2.0/ports?device_id=cad4d0e7-d112-4753-b3e8-7da98bff052d => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:40:39.684 8 WARNING neutron_lib.context [req-830d5b74-752f-4f91-9fcc-0389c9bb9982 req-68bd94b7-6b9a-4cfa-86b1-d06a70bc4616 987690bce703458ebff5230920b22423 73f693b7a6954f51a057ca008bd39c90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 496/1125] 199.204.45.19 () {38 vars in 953 bytes} [Wed Jun 3 08:40:39 2026] POST /v2.0/ports => generated 958 bytes in 509 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: 497/1126] 10.0.0.70 () {34 vars in 980 bytes} [Wed Jun 3 08:40:40 2026] GET /v2.0/networks?id=5f275547-3eb9-4c82-89c3-202e7f482a4f => generated 672 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1127] 10.0.0.37 () {34 vars in 781 bytes} [Wed Jun 3 08:40:38 2026] PUT /v2.0/routers/6b8c45e2-22ef-46dd-a3d5-3af83225aba1/add_router_interface => generated 309 bytes in 1815 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1128] 10.0.0.70 () {34 vars in 963 bytes} [Wed Jun 3 08:40:40 2026] GET /v2.0/quotas/e3d9fe55441041769d6feed66dcbd9ba => 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: 632/1129] 10.0.0.37 () {32 vars in 715 bytes} [Wed Jun 3 08:40:40 2026] GET /v2.0/ports/60a9e9cf-fa36-4ae7-ac0f-e39ffe9b1349 => generated 955 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1130] 10.0.0.70 () {34 vars in 1000 bytes} [Wed Jun 3 08:40:40 2026] GET /v2.0/ports?tenant_id=e3d9fe55441041769d6feed66dcbd9ba&fields=id => generated 103 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1131] 199.204.45.19 () {38 vars in 1026 bytes} [Wed Jun 3 08:40:40 2026] PUT /v2.0/ports/18c18c51-224b-4a29-9745-928658c2cf91 => generated 1203 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: 8|app: 0|req: 499/1132] 10.0.0.70 () {34 vars in 1006 bytes} [Wed Jun 3 08:40:40 2026] GET /v2.0/networks/5f275547-3eb9-4c82-89c3-202e7f482a4f?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 500/1133] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:40 2026] GET /v2.0/ports?device_id=cad4d0e7-d112-4753-b3e8-7da98bff052d => generated 973 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1134] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:40:41 2026] GET /v2.0/ports?tenant_id=73f693b7a6954f51a057ca008bd39c90&device_id=cad4d0e7-d112-4753-b3e8-7da98bff052d => 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: 502/1135] 10.0.0.70 () {34 vars in 1106 bytes} [Wed Jun 3 08:40:41 2026] GET /v2.0/networks/5f275547-3eb9-4c82-89c3-202e7f482a4f?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: 8|app: 0|req: 503/1136] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:40:41 2026] GET /v2.0/security-groups?id=6908da00-23e9-455a-a696-2268819a2fc2&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1137] 199.204.45.19 () {34 vars in 1058 bytes} [Wed Jun 3 08:40:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=18c18c51-224b-4a29-9745-928658c2cf91 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:40:41.248 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-77434f6a-4b31-4542-9546-a9f508b2222c'] response: {'name': 'network-changed', 'server_uuid': 'cad4d0e7-d112-4753-b3e8-7da98bff052d', 'tag': '18c18c51-224b-4a29-9745-928658c2cf91', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 505/1138] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:40:41 2026] GET /v2.0/subnets?id=d34e2d17-5a41-4b1a-adee-69a394044288 => generated 671 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1139] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:40:41 2026] GET /v2.0/ports?network_id=7318aa24-f2f4-499e-b086-2d31e5a46882&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1140] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:41 2026] GET /v2.0/ports?device_id=7cf7065d-d112-4501-b30f-9d06a570755e => 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: 508/1141] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:40:41 2026] GET /v2.0/networks/7318aa24-f2f4-499e-b086-2d31e5a46882?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: 509/1142] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:40:41 2026] GET /v2.0/networks/7318aa24-f2f4-499e-b086-2d31e5a46882?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1143] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:40:41 2026] GET /v2.0/ports?tenant_id=73f693b7a6954f51a057ca008bd39c90&device_id=cad4d0e7-d112-4753-b3e8-7da98bff052d => generated 1242 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1144] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:40:41 2026] GET /v2.0/networks?id=7318aa24-f2f4-499e-b086-2d31e5a46882 => generated 773 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1145] 199.204.45.19 () {34 vars in 1058 bytes} [Wed Jun 3 08:40:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=18c18c51-224b-4a29-9745-928658c2cf91 => 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: 513/1146] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:40:41 2026] GET /v2.0/subnets?id=d34e2d17-5a41-4b1a-adee-69a394044288 => generated 671 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1147] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:40:41 2026] GET /v2.0/ports?network_id=7318aa24-f2f4-499e-b086-2d31e5a46882&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1148] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:40:41 2026] GET /v2.0/networks/7318aa24-f2f4-499e-b086-2d31e5a46882?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: 516/1149] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:40:42 2026] GET /v2.0/networks/7318aa24-f2f4-499e-b086-2d31e5a46882?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: 8|app: 0|req: 517/1150] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:40:42 2026] GET /v2.0/networks?id=5f275547-3eb9-4c82-89c3-202e7f482a4f => generated 672 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1151] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:42 2026] GET /v2.0/ports?device_id=cad4d0e7-d112-4753-b3e8-7da98bff052d => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:40:42.415 8 WARNING neutron_lib.context [req-f1cc0154-f256-4d37-ab43-eca834471c43 req-e09296ec-2d60-4d61-b11e-6866edcfcadd c14b085a08c040b5a6d08e6e36abbf7d e3d9fe55441041769d6feed66dcbd9ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 634/1152] 10.0.0.37 () {34 vars in 781 bytes} [Wed Jun 3 08:40:40 2026] PUT /v2.0/routers/6b8c45e2-22ef-46dd-a3d5-3af83225aba1/add_router_interface => generated 309 bytes in 1851 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1153] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:40:42 2026] GET /v2.0/security-groups?id=6908da00-23e9-455a-a696-2268819a2fc2&fields=id&fields=name => generated 88 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1154] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:42 2026] GET /v2.0/ports?device_id=7cf7065d-d112-4501-b30f-9d06a570755e => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1155] 10.0.0.37 () {32 vars in 715 bytes} [Wed Jun 3 08:40:42 2026] GET /v2.0/ports/ca1673fa-7038-4874-a81d-68a11cb2c222 => generated 955 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1156] 199.204.45.19 () {38 vars in 953 bytes} [Wed Jun 3 08:40:42 2026] POST /v2.0/ports => generated 958 bytes in 585 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: 520/1157] 199.204.45.19 () {38 vars in 1026 bytes} [Wed Jun 3 08:40:43 2026] PUT /v2.0/ports/65af4bbf-a978-49bd-9977-ac28f4616c25 => generated 1203 bytes in 584 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 08:40:43.692 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab296032-6f49-4090-8ef2-1f47c5882891'] response: {'name': 'network-changed', 'server_uuid': '7cf7065d-d112-4501-b30f-9d06a570755e', 'tag': '65af4bbf-a978-49bd-9977-ac28f4616c25', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 521/1158] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:40:43 2026] GET /v2.0/ports?tenant_id=e3d9fe55441041769d6feed66dcbd9ba&device_id=7cf7065d-d112-4501-b30f-9d06a570755e => generated 1242 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1159] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:43 2026] GET /v2.0/ports?device_id=cad4d0e7-d112-4753-b3e8-7da98bff052d => generated 975 bytes in 46 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: 523/1160] 199.204.45.19 () {34 vars in 1058 bytes} [Wed Jun 3 08:40:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=65af4bbf-a978-49bd-9977-ac28f4616c25 => 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: 524/1161] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:43 2026] GET /v2.0/ports?device_id=7cf7065d-d112-4501-b30f-9d06a570755e => generated 973 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1162] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:40:43 2026] GET /v2.0/security-groups?id=6908da00-23e9-455a-a696-2268819a2fc2&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: 638/1163] 10.0.0.37 () {34 vars in 787 bytes} [Wed Jun 3 08:40:42 2026] PUT /v2.0/routers/6b8c45e2-22ef-46dd-a3d5-3af83225aba1/remove_router_interface => generated 309 bytes in 1247 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1164] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:40:43 2026] GET /v2.0/subnets?id=bd5eb35d-f68f-48c7-b248-8529429f1a96 => generated 666 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1165] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:40:44 2026] GET /v2.0/security-groups?id=cec4aa48-d38b-4816-a15c-1be4a081f5ca&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1166] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:40:44 2026] GET /v2.0/ports?network_id=5f275547-3eb9-4c82-89c3-202e7f482a4f&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: 641/1167] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:40:44 2026] GET /v2.0/networks/5f275547-3eb9-4c82-89c3-202e7f482a4f?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1168] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:40:44 2026] GET /v2.0/networks/5f275547-3eb9-4c82-89c3-202e7f482a4f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1169] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:44 2026] GET /v2.0/ports?device_id=cad4d0e7-d112-4753-b3e8-7da98bff052d => generated 975 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1170] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:40:44 2026] GET /v2.0/ports?tenant_id=e3d9fe55441041769d6feed66dcbd9ba&device_id=7cf7065d-d112-4501-b30f-9d06a570755e => generated 1242 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1171] 10.0.0.205 () {34 vars in 989 bytes} [Wed Jun 3 08:40:44 2026] GET /v2.0/ports?device_id=44a0a184-9f02-4c57-8435-91b5359c5cdc => generated 1240 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1172] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:40:44 2026] GET /v2.0/security-groups?id=6908da00-23e9-455a-a696-2268819a2fc2&fields=id&fields=name => generated 88 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1173] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:40:44 2026] GET /v2.0/networks?id=5f275547-3eb9-4c82-89c3-202e7f482a4f => generated 768 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1174] 10.0.0.205 () {34 vars in 1039 bytes} [Wed Jun 3 08:40:44 2026] GET /v2.0/security-groups?id=c214ea5b-ef27-4270-8b36-c5c3a37131cc&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: 649/1175] 199.204.45.19 () {34 vars in 1058 bytes} [Wed Jun 3 08:40:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=65af4bbf-a978-49bd-9977-ac28f4616c25 => 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: 650/1176] 199.204.45.19 () {34 vars in 992 bytes} [Wed Jun 3 08:40:44 2026] GET /v2.0/ports?device_id=cad4d0e7-d112-4753-b3e8-7da98bff052d => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1177] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:40:44 2026] GET /v2.0/subnets?id=bd5eb35d-f68f-48c7-b248-8529429f1a96 => generated 666 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1178] 10.0.0.37 () {34 vars in 787 bytes} [Wed Jun 3 08:40:44 2026] PUT /v2.0/routers/6b8c45e2-22ef-46dd-a3d5-3af83225aba1/remove_router_interface => generated 309 bytes in 1248 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1179] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:40:45 2026] GET /v2.0/ports?network_id=5f275547-3eb9-4c82-89c3-202e7f482a4f&device_owner=network%3Adhcp => generated 1244 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1180] 199.204.45.19 () {36 vars in 995 bytes} [Wed Jun 3 08:40:44 2026] DELETE /v2.0/ports/18c18c51-224b-4a29-9745-928658c2cf91 => generated 0 bytes in 432 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1181] 10.0.0.37 () {32 vars in 734 bytes} [Wed Jun 3 08:40:45 2026] GET /v2.0/ports?device_id=6b8c45e2-22ef-46dd-a3d5-3af83225aba1 => 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: 529/1182] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:45 2026] GET /v2.0/ports?device_id=7cf7065d-d112-4501-b30f-9d06a570755e => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:40:46.025 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-17dcbe36-2a47-4b5c-bde8-a26be589f0a5'] response: {'server_uuid': 'cad4d0e7-d112-4753-b3e8-7da98bff052d', 'name': 'network-vif-deleted', 'tag': '18c18c51-224b-4a29-9745-928658c2cf91', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 654/1183] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:40:45 2026] GET /v2.0/networks/5f275547-3eb9-4c82-89c3-202e7f482a4f?fields=segments => generated 14 bytes in 656 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1184] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:40:46 2026] GET /v2.0/security-groups?id=cec4aa48-d38b-4816-a15c-1be4a081f5ca&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1185] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:46 2026] GET /v2.0/ports?device_id=cad4d0e7-d112-4753-b3e8-7da98bff052d => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1186] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:40:46 2026] GET /v2.0/networks/5f275547-3eb9-4c82-89c3-202e7f482a4f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1187] 199.204.45.19 () {34 vars in 1094 bytes} [Wed Jun 3 08:40:46 2026] GET /v2.0/ports?device_id=44a0a184-9f02-4c57-8435-91b5359c5cdc&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:40:46.330 8 INFO neutron.services.segments.plugin [-] Segment b40fb12b-7982-4998-8634-e8a0f88775a2 resource provider aggregate not found 2026-06-03 08:40:46.337 8 INFO neutron.services.segments.plugin [-] Segment b40fb12b-7982-4998-8634-e8a0f88775a2 resource provider aggregate not found 2026-06-03 08:40:46.345 8 INFO neutron.db.l3_hamode_db [None req-f1764805-95ba-4ef9-b557-f20babcc4bd7 f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] HA network ce831580-95dd-4479-9c3e-9ef524b1da5c was deleted as no HA routers are present in tenant cd38613968704e9296a9a65837d289a4. [pid: 8|app: 0|req: 530/1188] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:40:45 2026] DELETE /v2.0/routers/6b8c45e2-22ef-46dd-a3d5-3af83225aba1 => generated 0 bytes in 917 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:40:46.378 8 INFO neutron.services.segments.plugin [-] Segment b40fb12b-7982-4998-8634-e8a0f88775a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b40fb12b-7982-4998-8634-e8a0f88775a2 found for delete ", "request_id": "req-7651bbf6-9074-4d9e-859a-dfd7576d30ca"}]} 2026-06-03 08:40:46.380 8 INFO neutron.services.segments.plugin [-] Segment b40fb12b-7982-4998-8634-e8a0f88775a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b40fb12b-7982-4998-8634-e8a0f88775a2 found for delete ", "request_id": "req-0841615e-c428-4776-852a-412d03b1cd27"}]} [pid: 8|app: 0|req: 531/1189] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:40:46 2026] GET /v2.0/ports?tenant_id=c047204941fd41a394486c238396e581&device_id=44a0a184-9f02-4c57-8435-91b5359c5cdc => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1190] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:40:46 2026] GET /v2.0/networks?id=f0d7f76e-a4fc-41c2-a090-d5eaa2174c8f => 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: 533/1191] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:40:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=5044271a-4002-45db-bca2-866a66e6d40b => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1192] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:40:46 2026] DELETE /v2.0/subnets/acd06db4-c407-4e1d-af0b-10d0be9a1855 => 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: 534/1193] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:40:46 2026] GET /v2.0/subnets?id=90967e10-0e55-4848-9fcf-de524b5ca700 => 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: 535/1194] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:40:46 2026] GET /v2.0/ports?network_id=f0d7f76e-a4fc-41c2-a090-d5eaa2174c8f&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1195] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:40:46 2026] GET /v2.0/networks/f0d7f76e-a4fc-41c2-a090-d5eaa2174c8f?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: 660/1196] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:40:46 2026] DELETE /v2.0/subnets/fc12c2b3-0560-43e1-9e20-01809f5db414 => 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: 537/1197] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:40:46 2026] GET /v2.0/networks/f0d7f76e-a4fc-41c2-a090-d5eaa2174c8f?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) 2026-06-03 08:40:47.074 7 INFO neutron.services.segments.plugin [-] Segment aa81a830-e2ae-4f45-9cb4-d00425ade99d resource provider aggregate not found 2026-06-03 08:40:47.078 7 INFO neutron.services.segments.plugin [-] Segment aa81a830-e2ae-4f45-9cb4-d00425ade99d resource provider aggregate not found [pid: 7|app: 0|req: 661/1198] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:40:46 2026] DELETE /v2.0/networks/1f9e2031-c0ac-47df-98bb-36b7f7740269 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:40:47.216 7 INFO neutron.services.segments.plugin [-] Segment aa81a830-e2ae-4f45-9cb4-d00425ade99d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa81a830-e2ae-4f45-9cb4-d00425ade99d found for delete ", "request_id": "req-6191d286-528b-41bf-8ae1-d5bf26177b7a"}]} 2026-06-03 08:40:47.220 7 INFO neutron.services.segments.plugin [-] Segment aa81a830-e2ae-4f45-9cb4-d00425ade99d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa81a830-e2ae-4f45-9cb4-d00425ade99d found for delete ", "request_id": "req-130ebe82-3ec5-4b47-99e0-5a31ba25ea36"}]} [pid: 7|app: 0|req: 662/1199] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:47 2026] GET /v2.0/ports?device_id=7cf7065d-d112-4501-b30f-9d06a570755e => generated 975 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1200] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:40:47 2026] DELETE /v2.0/networks/4949c2c8-4804-4c97-b149-b2aaa7934e16 => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1201] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:40:47 2026] GET /v2.0/security-groups?id=cec4aa48-d38b-4816-a15c-1be4a081f5ca&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:40:47.565 8 WARNING neutron_lib.context [None req-b416b18c-3e97-42bd-af3b-9629220db677 f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:40:47.636 8 INFO neutron.db.segments_db [None req-b416b18c-3e97-42bd-af3b-9629220db677 f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] Added segment 6b9ef0bc-d265-4cc6-aee7-3ecd8080b573 of type vxlan for network 6cdbcf6a-4a23-49e8-ad4d-8b7f42f591b2 [pid: 8|app: 0|req: 540/1202] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:40:47 2026] POST /v2.0/networks => generated 629 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:40:47.774 8 WARNING neutron_lib.context [None req-042a108e-e67a-4ddf-a69f-ef75680fd54a f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 541/1203] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:40:47 2026] POST /v2.0/subnets => generated 602 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:40:48.145 8 WARNING neutron_lib.context [None req-5ab8667e-444c-4d7b-882c-2a9af7f9ec26 f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:40:48.202 8 INFO neutron.db.segments_db [None req-5ab8667e-444c-4d7b-882c-2a9af7f9ec26 f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] Added segment a2e5d81c-1888-418f-b5db-0ad56230771a of type vxlan for network 7aee4fd4-9eae-428b-9606-c2a7af514022 2026-06-03 08:40:48.412 8 INFO neutron.services.segments.plugin [-] Segment 4875861c-f9e5-49d1-8a0e-5470dfb960c4 resource provider aggregate not found 2026-06-03 08:40:48.419 8 INFO neutron.services.segments.plugin [-] Segment 4875861c-f9e5-49d1-8a0e-5470dfb960c4 resource provider aggregate not found 2026-06-03 08:40:48.431 8 INFO neutron.services.segments.plugin [-] Segment 4875861c-f9e5-49d1-8a0e-5470dfb960c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4875861c-f9e5-49d1-8a0e-5470dfb960c4 found for delete ", "request_id": "req-f6c3c8d7-f56d-437f-9beb-20785cfe3704"}]} 2026-06-03 08:40:48.433 8 INFO neutron.services.segments.plugin [-] Segment 4875861c-f9e5-49d1-8a0e-5470dfb960c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4875861c-f9e5-49d1-8a0e-5470dfb960c4 found for delete ", "request_id": "req-88c306fa-ae04-43d0-80dd-1cf027207dd2"}]} 2026-06-03 08:40:48.539 8 INFO neutron.db.l3_hamode_db [None req-5ab8667e-444c-4d7b-882c-2a9af7f9ec26 f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 663/1204] 10.0.0.37 () {34 vars in 787 bytes} [Wed Jun 3 08:40:47 2026] PUT /v2.0/routers/42a2fd62-a7b5-4274-94be-967023423610/remove_router_interface => generated 309 bytes in 1239 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1205] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:48 2026] GET /v2.0/ports?device_id=7cf7065d-d112-4501-b30f-9d06a570755e => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:40:49.168 8 INFO neutron.db.l3_hamode_db [None req-5ab8667e-444c-4d7b-882c-2a9af7f9ec26 f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 08:40:49.873 7 INFO neutron.services.segments.plugin [-] Segment 3e54cfa1-fa0b-4e4c-a87c-3a01ac1ff595 resource provider aggregate not found 2026-06-03 08:40:49.877 7 INFO neutron.services.segments.plugin [-] Segment 3e54cfa1-fa0b-4e4c-a87c-3a01ac1ff595 resource provider aggregate not found 2026-06-03 08:40:49.892 7 INFO neutron.services.segments.plugin [-] Segment 3e54cfa1-fa0b-4e4c-a87c-3a01ac1ff595 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e54cfa1-fa0b-4e4c-a87c-3a01ac1ff595 found for delete ", "request_id": "req-46c569af-ae6b-435b-9c0c-96c3445e8745"}]} 2026-06-03 08:40:49.895 7 INFO neutron.services.segments.plugin [-] Segment 3e54cfa1-fa0b-4e4c-a87c-3a01ac1ff595 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e54cfa1-fa0b-4e4c-a87c-3a01ac1ff595 found for delete ", "request_id": "req-5e47d3cd-95f6-4458-83eb-bbf0e4327091"}]} 2026-06-03 08:40:49.896 7 INFO neutron.db.l3_hamode_db [None req-f6e5503d-8775-462c-82ba-a6017b0a2040 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] HA network ff1c7584-5d7b-490b-8c68-0f099647fb22 was deleted as no HA routers are present in tenant 73f693b7a6954f51a057ca008bd39c90. [pid: 7|app: 0|req: 665/1206] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:40:48 2026] DELETE /v2.0/routers/42a2fd62-a7b5-4274-94be-967023423610 => generated 0 bytes in 1256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1209] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:40:49 2026] GET /v2.0/security-groups?id=cec4aa48-d38b-4816-a15c-1be4a081f5ca&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1210] 199.204.45.19 () {34 vars in 992 bytes} [Wed Jun 3 08:40:49 2026] GET /v2.0/ports?device_id=7cf7065d-d112-4501-b30f-9d06a570755e => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1211] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:49 2026] GET /v2.0/ports?device_id=44a0a184-9f02-4c57-8435-91b5359c5cdc => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1212] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:40:48 2026] POST /v2.0/routers => generated 507 bytes in 1948 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1213] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:40:50 2026] DELETE /v2.0/subnets/d34e2d17-5a41-4b1a-adee-69a394044288 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:40:50.327 7 WARNING neutron_lib.context [None req-2ece5a1e-c919-4430-92a8-aa1d3f12d27b f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 543/1214] 199.204.45.19 () {36 vars in 995 bytes} [Wed Jun 3 08:40:50 2026] DELETE /v2.0/ports/65af4bbf-a978-49bd-9977-ac28f4616c25 => generated 0 bytes in 420 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:40:50.554 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b90babd6-2326-4359-96ae-16dff9808c47'] response: {'server_uuid': '7cf7065d-d112-4501-b30f-9d06a570755e', 'name': 'network-vif-deleted', 'tag': '65af4bbf-a978-49bd-9977-ac28f4616c25', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 544/1215] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:40:50 2026] GET /v2.0/security-groups?id=c214ea5b-ef27-4270-8b36-c5c3a37131cc&fields=id&fields=name => generated 113 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:40:50.915 8 INFO neutron.services.segments.plugin [-] Segment 01e89fce-6913-4dc4-b8bd-79297eff6147 resource provider aggregate not found 2026-06-03 08:40:50.922 8 INFO neutron.services.segments.plugin [-] Segment 01e89fce-6913-4dc4-b8bd-79297eff6147 resource provider aggregate not found 2026-06-03 08:40:50.934 8 INFO neutron.services.segments.plugin [-] Segment 01e89fce-6913-4dc4-b8bd-79297eff6147 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01e89fce-6913-4dc4-b8bd-79297eff6147 found for delete ", "request_id": "req-9822348c-c7c9-45c3-a042-c19b8d64eed9"}]} 2026-06-03 08:40:50.940 8 INFO neutron.services.segments.plugin [-] Segment 01e89fce-6913-4dc4-b8bd-79297eff6147 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01e89fce-6913-4dc4-b8bd-79297eff6147 found for delete ", "request_id": "req-767def65-2c46-435e-b6f1-10c20c8cede1"}]} [pid: 8|app: 0|req: 545/1216] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:40:50 2026] DELETE /v2.0/networks/7318aa24-f2f4-499e-b086-2d31e5a46882 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1217] 10.0.0.37 () {34 vars in 663 bytes} [Wed Jun 3 08:40:50 2026] POST /v2.0/ports => generated 951 bytes in 628 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: 546/1218] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:50 2026] GET /v2.0/ports?device_id=44a0a184-9f02-4c57-8435-91b5359c5cdc => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1219] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:40:51 2026] GET /v2.0/security-groups?id=c214ea5b-ef27-4270-8b36-c5c3a37131cc&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1220] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:40:51 2026] GET /v2.0/security-groups?tenant_id=73f693b7a6954f51a057ca008bd39c90&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1221] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:40:51 2026] DELETE /v2.0/security-groups/6908da00-23e9-455a-a696-2268819a2fc2 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1222] 199.204.45.19 () {34 vars in 992 bytes} [Wed Jun 3 08:40:51 2026] GET /v2.0/ports?device_id=44a0a184-9f02-4c57-8435-91b5359c5cdc => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:40:51.934 8 INFO neutron.db.l3_db [req-63d6b5a3-ad00-4be1-99c4-fdc4674b5256 req-c26b8cf3-dcd0-459d-8f84-c3618313ef14 bb6d0a648e584c598f06a3091c97d3dd c047204941fd41a394486c238396e581 - - default default] Floating IP bdaac768-303b-48ca-8583-26b9614cdf1c disassociated. External IP: 10.96.250.205, port: 5044271a-4002-45db-bca2-866a66e6d40b. [pid: 8|app: 0|req: 551/1223] 199.204.45.19 () {36 vars in 995 bytes} [Wed Jun 3 08:40:51 2026] DELETE /v2.0/ports/5044271a-4002-45db-bca2-866a66e6d40b => generated 0 bytes in 867 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1224] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:40:52 2026] GET /v2.0/ports?device_id=44a0a184-9f02-4c57-8435-91b5359c5cdc => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1225] 10.0.0.37 () {34 vars in 781 bytes} [Wed Jun 3 08:40:50 2026] PUT /v2.0/routers/a1f6caaa-add9-4264-be2c-45b770f547e5/add_router_interface => generated 309 bytes in 1592 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 08:40:52.628 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c557802-0de1-4f58-ad4e-4cc0df4a7a3e'] response: {'server_uuid': '44a0a184-9f02-4c57-8435-91b5359c5cdc', 'name': 'network-vif-deleted', 'tag': '5044271a-4002-45db-bca2-866a66e6d40b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 674/1226] 10.0.0.37 () {32 vars in 715 bytes} [Wed Jun 3 08:40:52 2026] GET /v2.0/ports/b22b9548-7525-4f03-afc9-1244737b1547 => generated 1025 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1227] 10.0.0.37 () {34 vars in 787 bytes} [Wed Jun 3 08:40:52 2026] PUT /v2.0/routers/4af04772-2efc-48d4-988d-37c150a17ab4/remove_router_interface => generated 309 bytes in 1492 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1228] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:40:53 2026] DELETE /v2.0/security-groups/c214ea5b-ef27-4270-8b36-c5c3a37131cc => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1229] 10.0.0.37 () {34 vars in 787 bytes} [Wed Jun 3 08:40:52 2026] PUT /v2.0/routers/a1f6caaa-add9-4264-be2c-45b770f547e5/remove_router_interface => generated 309 bytes in 1572 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 08:40:54.255 7 INFO neutron.api.v2.resource [None req-7a6803b3-4f23-440b-ad3d-9c6aa813cb84 bb6d0a648e584c598f06a3091c97d3dd c047204941fd41a394486c238396e581 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 676/1230] 10.0.0.37 () {32 vars in 735 bytes} [Wed Jun 3 08:40:54 2026] GET /v2.0/security-groups/c214ea5b-ef27-4270-8b36-c5c3a37131cc => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:40:54.412 7 INFO neutron.api.v2.resource [None req-599c1ae4-8ac8-4ce5-8d50-3a5720f58930 f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 677/1231] 10.0.0.37 () {34 vars in 787 bytes} [Wed Jun 3 08:40:54 2026] PUT /v2.0/routers/a1f6caaa-add9-4264-be2c-45b770f547e5/remove_router_interface => generated 197 bytes in 157 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1232] 10.0.0.37 () {32 vars in 730 bytes} [Wed Jun 3 08:40:54 2026] DELETE /v2.0/floatingips/bdaac768-303b-48ca-8583-26b9614cdf1c => generated 0 bytes in 394 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1233] 10.0.0.37 () {32 vars in 734 bytes} [Wed Jun 3 08:40:54 2026] GET /v2.0/ports?device_id=a1f6caaa-add9-4264-be2c-45b770f547e5 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:40:55.163 8 INFO neutron.services.segments.plugin [-] Segment e556c068-e13f-4c8b-bd13-ba3f977a0f45 resource provider aggregate not found 2026-06-03 08:40:55.171 8 INFO neutron.services.segments.plugin [-] Segment e556c068-e13f-4c8b-bd13-ba3f977a0f45 resource provider aggregate not found 2026-06-03 08:40:55.180 8 INFO neutron.services.segments.plugin [-] Segment e556c068-e13f-4c8b-bd13-ba3f977a0f45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e556c068-e13f-4c8b-bd13-ba3f977a0f45 found for delete ", "request_id": "req-caa88bc6-77ae-4989-aeab-771de60e20ed"}]} 2026-06-03 08:40:55.186 8 INFO neutron.services.segments.plugin [-] Segment e556c068-e13f-4c8b-bd13-ba3f977a0f45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e556c068-e13f-4c8b-bd13-ba3f977a0f45 found for delete ", "request_id": "req-97179687-6748-4bc7-9c64-7ab6d0f4f0aa"}]} 2026-06-03 08:40:55.192 8 INFO neutron.db.l3_hamode_db [None req-77858660-8a26-4b1c-92b8-812850c1d430 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] HA network 5c1e4949-2e0b-479a-8138-4c04ddadc873 was deleted as no HA routers are present in tenant e3d9fe55441041769d6feed66dcbd9ba. [pid: 8|app: 0|req: 555/1234] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:40:53 2026] DELETE /v2.0/routers/4af04772-2efc-48d4-988d-37c150a17ab4 => generated 0 bytes in 1211 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:40:55.978 8 INFO neutron.db.l3_hamode_db [None req-a88011a3-d5a3-41b2-ab7b-0a78cfd88e90 f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] HA network 7aee4fd4-9eae-428b-9606-c2a7af514022 was deleted as no HA routers are present in tenant cd38613968704e9296a9a65837d289a4. [pid: 8|app: 0|req: 556/1235] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:40:55 2026] DELETE /v2.0/routers/a1f6caaa-add9-4264-be2c-45b770f547e5 => generated 0 bytes in 792 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1236] 10.0.0.37 () {34 vars in 787 bytes} [Wed Jun 3 08:40:54 2026] PUT /v2.0/routers/2940bf55-5726-4665-88af-7708da362877/remove_router_interface => generated 309 bytes in 1328 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1237] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:40:55 2026] DELETE /v2.0/subnets/bd5eb35d-f68f-48c7-b248-8529429f1a96 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1238] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:40:56 2026] GET /v2.0/security-groups?tenant_id=885e6277b9994ca3b5db2f2bb2dcf5a2&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1239] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:40:56 2026] DELETE /v2.0/subnets/165395f5-6b42-43e2-931a-ffa5ad574596 => 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/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: 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: 559/1240] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:40:56 2026] DELETE /v2.0/networks/5f275547-3eb9-4c82-89c3-202e7f482a4f => generated 0 bytes in 452 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1241] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:40:56 2026] DELETE /v2.0/security-groups/66110b56-262d-4cde-aa8c-239528889c7f => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:40:57.210 8 INFO neutron.services.segments.plugin [-] Segment a2e5d81c-1888-418f-b5db-0ad56230771a resource provider aggregate not found 2026-06-03 08:40:57.217 8 INFO neutron.services.segments.plugin [-] Segment a2e5d81c-1888-418f-b5db-0ad56230771a resource provider aggregate not found 2026-06-03 08:40:57.243 8 INFO neutron.services.segments.plugin [-] Segment a2e5d81c-1888-418f-b5db-0ad56230771a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2e5d81c-1888-418f-b5db-0ad56230771a found for delete ", "request_id": "req-a705cd8a-00dc-48ef-80f7-d3fc1a9a04ba"}]} 2026-06-03 08:40:57.251 8 INFO neutron.services.segments.plugin [-] Segment a2e5d81c-1888-418f-b5db-0ad56230771a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2e5d81c-1888-418f-b5db-0ad56230771a found for delete ", "request_id": "req-94d26567-520c-4c99-ad1a-ee32c7655ce5"}]} 2026-06-03 08:40:57.261 8 INFO neutron.services.segments.plugin [-] Segment 8447bacc-58fb-454f-86d4-f6980b30b830 resource provider aggregate not found 2026-06-03 08:40:57.270 8 INFO neutron.services.segments.plugin [-] Segment 8447bacc-58fb-454f-86d4-f6980b30b830 resource provider aggregate not found 2026-06-03 08:40:57.285 8 INFO neutron.services.segments.plugin [-] Segment 8447bacc-58fb-454f-86d4-f6980b30b830 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8447bacc-58fb-454f-86d4-f6980b30b830 found for delete ", "request_id": "req-408091fe-c16c-4a66-a3d6-0c99b4a6c1f5"}]} 2026-06-03 08:40:57.298 8 INFO neutron.services.segments.plugin [-] Segment 8447bacc-58fb-454f-86d4-f6980b30b830 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8447bacc-58fb-454f-86d4-f6980b30b830 found for delete ", "request_id": "req-85b40778-fffa-46c7-9449-8cd138177ffc"}]} [pid: 8|app: 0|req: 561/1242] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:40:57 2026] DELETE /v2.0/networks/6cdbcf6a-4a23-49e8-ad4d-8b7f42f591b2 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1243] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:40:57 2026] GET /v2.0/security-groups?tenant_id=e3d9fe55441041769d6feed66dcbd9ba&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1244] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:40:57 2026] GET /v2.0/security-groups?tenant_id=f4690a6961094c64a173a6cce9d04ad2&name=default => generated 2925 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:40:57.599 8 WARNING neutron_lib.context [None req-4b143e59-78d1-4756-9b16-cf033dcd177d f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:40:57.677 8 INFO neutron.db.segments_db [None req-4b143e59-78d1-4756-9b16-cf033dcd177d f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] Added segment c6b984a8-4829-40b6-bb35-b2b4b2cc6992 of type vxlan for network e9a413d4-56a9-4a21-a218-8bcd8097e0b0 2026-06-03 08:40:57.759 7 INFO neutron.services.segments.plugin [-] Segment a34ccc1d-e178-41e9-b3e0-e6b4353eff94 resource provider aggregate not found 2026-06-03 08:40:57.769 7 INFO neutron.services.segments.plugin [-] Segment a34ccc1d-e178-41e9-b3e0-e6b4353eff94 resource provider aggregate not found 2026-06-03 08:40:57.776 7 INFO neutron.services.segments.plugin [-] Segment a34ccc1d-e178-41e9-b3e0-e6b4353eff94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a34ccc1d-e178-41e9-b3e0-e6b4353eff94 found for delete ", "request_id": "req-1df5e1a5-cb49-40dd-83a7-87a9c23ec560"}]} [pid: 8|app: 0|req: 564/1245] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:40:57 2026] POST /v2.0/networks => generated 630 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:40:57.784 7 INFO neutron.db.l3_hamode_db [None req-0d1f5bba-a375-4316-b735-481b4550a690 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] HA network b89d6857-b5a1-4f1e-9614-ec6cf976bad2 was deleted as no HA routers are present in tenant c047204941fd41a394486c238396e581. 2026-06-03 08:40:57.786 7 INFO neutron.services.segments.plugin [-] Segment a34ccc1d-e178-41e9-b3e0-e6b4353eff94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a34ccc1d-e178-41e9-b3e0-e6b4353eff94 found for delete ", "request_id": "req-92f800d6-5620-45ab-83bf-827b0761f1cf"}]} [pid: 7|app: 0|req: 682/1246] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:40:56 2026] DELETE /v2.0/routers/2940bf55-5726-4665-88af-7708da362877 => generated 0 bytes in 1335 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1247] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:40:57 2026] DELETE /v2.0/security-groups/cec4aa48-d38b-4816-a15c-1be4a081f5ca => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1248] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:40:57 2026] DELETE /v2.0/security-groups/ed832c04-348f-44b2-a3b8-7b9889148995 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:40:57.925 8 WARNING neutron_lib.context [None req-54f4a8d2-d938-4d7a-b11c-f2cee17934d9 f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 684/1249] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:40:57 2026] DELETE /v2.0/subnets/90967e10-0e55-4848-9fcf-de524b5ca700 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1250] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:40:57 2026] POST /v2.0/subnets => generated 602 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:40:58.293 8 WARNING neutron_lib.context [None req-1283c8f9-7a21-4436-a914-7cb8f4ed0b1b f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:40:58.350 8 INFO neutron.db.segments_db [None req-1283c8f9-7a21-4436-a914-7cb8f4ed0b1b f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] Added segment 376e1f40-e913-462a-a416-e344bfd28383 of type vxlan for network d761a642-9231-4669-9c7c-36d831678cb7 [pid: 7|app: 0|req: 685/1251] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:40:58 2026] DELETE /v2.0/networks/f0d7f76e-a4fc-41c2-a090-d5eaa2174c8f => generated 0 bytes in 444 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1252] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:40:58 2026] GET /v2.0/security-groups?tenant_id=c047204941fd41a394486c238396e581&name=default => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1253] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:40:58 2026] DELETE /v2.0/security-groups/6d2bf9ac-cdf7-4b1c-bc1b-f26048ab3a48 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:40:59.168 8 INFO neutron.db.l3_hamode_db [None req-1283c8f9-7a21-4436-a914-7cb8f4ed0b1b f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 08:40:59.316 8 INFO neutron.services.segments.plugin [-] Segment 6b9ef0bc-d265-4cc6-aee7-3ecd8080b573 resource provider aggregate not found 2026-06-03 08:40:59.338 8 INFO neutron.services.segments.plugin [-] Segment 6b9ef0bc-d265-4cc6-aee7-3ecd8080b573 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b9ef0bc-d265-4cc6-aee7-3ecd8080b573 found for delete ", "request_id": "req-e3f7754f-71f7-4bf6-83af-98cec839a62c"}]} 2026-06-03 08:40:59.339 8 INFO neutron.services.segments.plugin [-] Segment 6b9ef0bc-d265-4cc6-aee7-3ecd8080b573 resource provider aggregate not found 2026-06-03 08:40:59.354 8 INFO neutron.services.segments.plugin [-] Segment 6b9ef0bc-d265-4cc6-aee7-3ecd8080b573 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b9ef0bc-d265-4cc6-aee7-3ecd8080b573 found for delete ", "request_id": "req-90b50703-784f-479e-a7ca-cef8812cdd85"}]} 2026-06-03 08:40:59.367 8 INFO neutron.db.l3_hamode_db [None req-1283c8f9-7a21-4436-a914-7cb8f4ed0b1b f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 567/1254] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:40:58 2026] POST /v2.0/routers => generated 507 bytes in 1917 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:41:00.246 7 INFO neutron.services.segments.plugin [-] Segment aed88338-aed9-48b5-8b7a-6303786d7aff resource provider aggregate not found 2026-06-03 08:41:00.252 7 INFO neutron.services.segments.plugin [-] Segment aed88338-aed9-48b5-8b7a-6303786d7aff resource provider aggregate not found 2026-06-03 08:41:00.273 7 INFO neutron.services.segments.plugin [-] Segment aed88338-aed9-48b5-8b7a-6303786d7aff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aed88338-aed9-48b5-8b7a-6303786d7aff found for delete ", "request_id": "req-0c65caab-03ad-44da-82ae-4376f3adda9a"}]} 2026-06-03 08:41:00.276 7 INFO neutron.services.segments.plugin [-] Segment aed88338-aed9-48b5-8b7a-6303786d7aff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aed88338-aed9-48b5-8b7a-6303786d7aff found for delete ", "request_id": "req-63577ad6-1050-4b44-aefe-0355280d185f"}]} [pid: 7|app: 0|req: 688/1255] 10.0.0.37 () {34 vars in 781 bytes} [Wed Jun 3 08:41:00 2026] PUT /v2.0/routers/8a3d53cb-f426-447c-8b17-a663e65e4f99/add_router_interface => generated 309 bytes in 1672 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1256] 10.0.0.37 () {32 vars in 715 bytes} [Wed Jun 3 08:41:01 2026] GET /v2.0/ports/90735e6d-d2a5-4a0a-85cd-277773260878 => generated 955 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1257] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:41:02 2026] GET /v2.0/security-groups?tenant_id=0117776b0e5946a198be18f110161690&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1258] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:41:02 2026] DELETE /v2.0/security-groups/7b411eef-a195-4dc1-934d-d4aafe870349 => 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: 571/1259] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:41:02 2026] GET /v2.0/security-groups?tenant_id=622174b03312431b8c951cea945c8397&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1260] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:41:02 2026] DELETE /v2.0/security-groups/df6a4d05-3575-4750-826b-742d8979afd9 => 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: 689/1261] 10.0.0.37 () {34 vars in 787 bytes} [Wed Jun 3 08:41:01 2026] PUT /v2.0/routers/8a3d53cb-f426-447c-8b17-a663e65e4f99/remove_router_interface => generated 309 bytes in 1106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1262] 10.0.0.37 () {32 vars in 734 bytes} [Wed Jun 3 08:41:03 2026] GET /v2.0/ports?device_id=8a3d53cb-f426-447c-8b17-a663e65e4f99 => generated 12 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:41:04.390 7 INFO neutron.services.segments.plugin [-] Segment 376e1f40-e913-462a-a416-e344bfd28383 resource provider aggregate not found 2026-06-03 08:41:04.394 7 INFO neutron.services.segments.plugin [-] Segment 376e1f40-e913-462a-a416-e344bfd28383 resource provider aggregate not found 2026-06-03 08:41:04.411 7 INFO neutron.services.segments.plugin [-] Segment 376e1f40-e913-462a-a416-e344bfd28383 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 376e1f40-e913-462a-a416-e344bfd28383 found for delete ", "request_id": "req-9d83bb71-88f2-411f-9f3e-cc83f817b5f3"}]} 2026-06-03 08:41:04.415 7 INFO neutron.db.l3_hamode_db [None req-a41c3ecd-8cb1-411a-b027-da6b21840b9f f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] HA network d761a642-9231-4669-9c7c-36d831678cb7 was deleted as no HA routers are present in tenant cd38613968704e9296a9a65837d289a4. 2026-06-03 08:41:04.418 7 INFO neutron.services.segments.plugin [-] Segment 376e1f40-e913-462a-a416-e344bfd28383 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 376e1f40-e913-462a-a416-e344bfd28383 found for delete ", "request_id": "req-4f0c32ca-5e42-4ded-8d5f-773491c2c28f"}]} [pid: 7|app: 0|req: 690/1265] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:41:03 2026] DELETE /v2.0/routers/8a3d53cb-f426-447c-8b17-a663e65e4f99 => generated 0 bytes in 1237 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1266] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:41:04 2026] DELETE /v2.0/subnets/6109d5f3-e34d-4402-9561-44c1838b0146 => 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: 691/1267] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:41:04 2026] DELETE /v2.0/networks/e9a413d4-56a9-4a21-a218-8bcd8097e0b0 => generated 0 bytes in 447 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:41:05.154 8 WARNING neutron_lib.context [None req-47479bc8-19e1-4c3b-ab0a-42491eebfe2e f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:41:05.194 8 INFO neutron.db.segments_db [None req-47479bc8-19e1-4c3b-ab0a-42491eebfe2e f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] Added segment 47a8f248-86a5-43be-9c8e-9737cd4bf7d8 of type vxlan for network 0d80e763-ec54-4392-9191-1c0a2fc5f95c 2026-06-03 08:41:05.543 8 INFO neutron.db.l3_hamode_db [None req-47479bc8-19e1-4c3b-ab0a-42491eebfe2e f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 692/1268] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:41:06 2026] GET /v2.0/security-groups?tenant_id=39908495fce14296b70d32756e20e617&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:41:06.439 7 INFO neutron.services.segments.plugin [-] Segment c6b984a8-4829-40b6-bb35-b2b4b2cc6992 resource provider aggregate not found 2026-06-03 08:41:06.450 7 INFO neutron.services.segments.plugin [-] Segment c6b984a8-4829-40b6-bb35-b2b4b2cc6992 resource provider aggregate not found 2026-06-03 08:41:06.456 7 INFO neutron.services.segments.plugin [-] Segment c6b984a8-4829-40b6-bb35-b2b4b2cc6992 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6b984a8-4829-40b6-bb35-b2b4b2cc6992 found for delete ", "request_id": "req-2ca7f3f4-7a70-478b-aa50-bcd08c88d1ca"}]} 2026-06-03 08:41:06.465 7 INFO neutron.services.segments.plugin [-] Segment c6b984a8-4829-40b6-bb35-b2b4b2cc6992 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6b984a8-4829-40b6-bb35-b2b4b2cc6992 found for delete ", "request_id": "req-4284e2fd-77cf-4ea4-8f05-17b16fa9eb7e"}]} [pid: 7|app: 0|req: 693/1269] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:41:06 2026] DELETE /v2.0/security-groups/afa6a16a-4d38-4f24-93ad-c1b7abed4a0c => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:41:06.799 8 INFO neutron.db.l3_hamode_db [None req-47479bc8-19e1-4c3b-ab0a-42491eebfe2e f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 694/1270] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:41:06 2026] GET /v2.0/security-groups?tenant_id=16a51a3db0e8425293bcffcae9377934&name=default => generated 2925 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1271] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:41:07 2026] DELETE /v2.0/security-groups/2d6af149-4b0d-46b5-9a9a-b6b1ce0d0ff1 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1272] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:41:07 2026] GET /v2.0/security-groups?tenant_id=8a1bfe87761340efa6e0b625fdb0705f&name=default => generated 2925 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1273] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:41:07 2026] DELETE /v2.0/security-groups/4745cd7d-cd5e-488f-91a4-afaf35384b28 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1274] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:41:05 2026] POST /v2.0/routers => generated 687 bytes in 2925 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1275] 10.0.0.37 () {32 vars in 719 bytes} [Wed Jun 3 08:41:08 2026] GET /v2.0/routers/2f501306-8f51-4726-9f0c-e17c3d3d3f97 => generated 693 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1276] 10.0.0.37 () {32 vars in 645 bytes} [Wed Jun 3 08:41:08 2026] GET /v2.0/routers => generated 696 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:41:08.815 8 WARNING neutron_lib.context [None req-abfcc1a9-11b6-4346-af5b-a948521aae22 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 699/1277] 10.0.0.37 () {34 vars in 739 bytes} [Wed Jun 3 08:41:08 2026] PUT /v2.0/routers/2f501306-8f51-4726-9f0c-e17c3d3d3f97 => generated 700 bytes in 652 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:41:08.960 8 INFO neutron.db.segments_db [None req-abfcc1a9-11b6-4346-af5b-a948521aae22 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] Added segment 8a616385-1ac5-4830-8e3c-c5ea286b9e0b of type vxlan for network 3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4 [pid: 7|app: 0|req: 700/1278] 10.0.0.37 () {32 vars in 719 bytes} [Wed Jun 3 08:41:08 2026] GET /v2.0/routers/2f501306-8f51-4726-9f0c-e17c3d3d3f97 => generated 700 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1279] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:41:08 2026] POST /v2.0/networks => generated 640 bytes in 488 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:41:09.067 7 WARNING neutron_lib.context [None req-5438d770-3249-453c-b734-cef9523056fe 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 580/1280] 10.0.0.37 () {32 vars in 734 bytes} [Wed Jun 3 08:41:09 2026] GET /v2.0/ports?device_id=2f501306-8f51-4726-9f0c-e17c3d3d3f97 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1281] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:41:09 2026] POST /v2.0/subnets => generated 633 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1282] 10.0.0.37 () {32 vars in 720 bytes} [Wed Jun 3 08:41:09 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1283] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:41:09 2026] GET /v2.0/security-groups?tenant_id=50bcd084d3fa4096ab73b4d35b3e68bc&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:41:10.001 7 WARNING neutron_lib.context [None req-fa3c5830-16fc-4e04-b88d-31af3ddfea92 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:41:10.251 8 INFO neutron.services.segments.plugin [-] Segment 47a8f248-86a5-43be-9c8e-9737cd4bf7d8 resource provider aggregate not found 2026-06-03 08:41:10.257 8 INFO neutron.services.segments.plugin [-] Segment 47a8f248-86a5-43be-9c8e-9737cd4bf7d8 resource provider aggregate not found 2026-06-03 08:41:10.274 8 INFO neutron.services.segments.plugin [-] Segment 47a8f248-86a5-43be-9c8e-9737cd4bf7d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47a8f248-86a5-43be-9c8e-9737cd4bf7d8 found for delete ", "request_id": "req-155a7593-5f94-4535-abff-9b148a06e147"}]} 2026-06-03 08:41:10.275 8 INFO neutron.services.segments.plugin [-] Segment 47a8f248-86a5-43be-9c8e-9737cd4bf7d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47a8f248-86a5-43be-9c8e-9737cd4bf7d8 found for delete ", "request_id": "req-354a5c6d-ec44-4a33-a5a0-4fc35c2f3f41"}]} 2026-06-03 08:41:10.284 8 INFO neutron.db.l3_hamode_db [None req-c86c8315-d514-4e17-9927-a3a6d4317ff6 f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] HA network 0d80e763-ec54-4392-9191-1c0a2fc5f95c was deleted as no HA routers are present in tenant cd38613968704e9296a9a65837d289a4. [pid: 8|app: 0|req: 581/1284] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:41:09 2026] DELETE /v2.0/routers/2f501306-8f51-4726-9f0c-e17c3d3d3f97 => generated 0 bytes in 1210 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1285] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:41:09 2026] POST /v2.0/subnets => generated 708 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1286] 10.0.0.37 () {32 vars in 734 bytes} [Wed Jun 3 08:41:10 2026] GET /v2.0/ports?device_id=2f501306-8f51-4726-9f0c-e17c3d3d3f97 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:41:10.406 7 WARNING neutron_lib.context [None req-490c6f40-bcc4-481a-8bab-ab33d1d42bcd 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 582/1287] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:41:10 2026] DELETE /v2.0/security-groups/d8a4aa18-d740-405e-813f-985edfafd44a => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:41:10.442 8 INFO neutron.api.v2.resource [None req-064f57be-641b-4500-b8c8-d92f82ee20b2 f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 583/1288] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:41:10 2026] DELETE /v2.0/routers/2f501306-8f51-4726-9f0c-e17c3d3d3f97 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1289] 10.0.0.37 () {32 vars in 734 bytes} [Wed Jun 3 08:41:10 2026] GET /v2.0/ports?device_id=8a3d53cb-f426-447c-8b17-a663e65e4f99 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:41:10.478 7 INFO neutron.db.segments_db [None req-490c6f40-bcc4-481a-8bab-ab33d1d42bcd 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] Added segment 34bc8742-6fce-4f66-aa19-41eb7b82838a of type vxlan for network ae49fc22-c364-404b-b7a6-4087ad054d69 2026-06-03 08:41:10.500 8 INFO neutron.api.v2.resource [None req-90927f9b-d5d4-4b24-b91e-f2a7df7a222a f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 585/1290] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:41:10 2026] DELETE /v2.0/routers/8a3d53cb-f426-447c-8b17-a663e65e4f99 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:41:10.527 8 INFO neutron.pecan_wsgi.hooks.translation [None req-253647b4-dfd6-4a67-a5d6-98cb301b2f72 f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 586/1291] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:41:10 2026] DELETE /v2.0/subnets/6109d5f3-e34d-4402-9561-44c1838b0146 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1292] 10.0.0.37 () {32 vars in 734 bytes} [Wed Jun 3 08:41:10 2026] GET /v2.0/ports?device_id=a1f6caaa-add9-4264-be2c-45b770f547e5 => 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: 706/1293] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:41:10 2026] POST /v2.0/networks => generated 637 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:41:10.608 7 WARNING neutron_lib.context [None req-597b285d-ef34-4356-a5ce-43b0117dc36a 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:41:10.614 8 INFO neutron.api.v2.resource [None req-de3a06c7-2d4c-4d34-b959-035fc6b5041d f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 588/1294] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:41:10 2026] DELETE /v2.0/routers/a1f6caaa-add9-4264-be2c-45b770f547e5 => generated 135 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:41:10.645 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9419e1f3-45de-4b18-896a-e04f470cc4a4 f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 589/1295] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:41:10 2026] DELETE /v2.0/subnets/165395f5-6b42-43e2-931a-ffa5ad574596 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1296] 10.0.0.37 () {32 vars in 734 bytes} [Wed Jun 3 08:41:10 2026] GET /v2.0/ports?device_id=6b8c45e2-22ef-46dd-a3d5-3af83225aba1 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:41:10.708 8 INFO neutron.api.v2.resource [None req-18f1909a-ee41-48e3-b587-0714f2e1dc53 f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 591/1297] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:41:10 2026] DELETE /v2.0/routers/6b8c45e2-22ef-46dd-a3d5-3af83225aba1 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:41:10.734 8 INFO neutron.pecan_wsgi.hooks.translation [None req-86aa7628-6332-406e-8aff-33725153767c f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 592/1298] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:41:10 2026] DELETE /v2.0/subnets/acd06db4-c407-4e1d-af0b-10d0be9a1855 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:41:10.761 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3621c3e6-b336-44cb-908b-3cdf9f513753 f6277de948b943ff9a16026615fed9b3 cd38613968704e9296a9a65837d289a4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 593/1299] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:41:10 2026] DELETE /v2.0/subnets/fc12c2b3-0560-43e1-9e20-01809f5db414 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1300] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:41:10 2026] POST /v2.0/subnets => generated 632 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:41:10.971 8 WARNING neutron_lib.context [None req-3e8a0f6a-f3a6-4227-8770-c83827f2e79b 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 594/1301] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:41:10 2026] POST /v2.0/subnets => generated 702 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:41:11.359 8 WARNING neutron_lib.context [None req-a451ba22-d2b6-4722-9219-a55221b6803f 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:41:11.415 8 INFO neutron.db.segments_db [None req-a451ba22-d2b6-4722-9219-a55221b6803f 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] Added segment 44a5adfb-96d5-485f-a37c-4452e48549a7 of type vxlan for network 2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7 [pid: 7|app: 0|req: 708/1302] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:41:11 2026] GET /v2.0/security-groups?tenant_id=cd38613968704e9296a9a65837d289a4&name=default => generated 2925 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1303] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:41:11 2026] POST /v2.0/networks => generated 637 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:41:11.563 8 WARNING neutron_lib.context [None req-bf5b94aa-415d-4c57-b0d5-16797a12af14 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 709/1304] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:41:11 2026] DELETE /v2.0/security-groups/e2d6ed2c-78d6-467f-af4d-47336ed2a5b0 => 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: 596/1305] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:41:11 2026] POST /v2.0/subnets => generated 631 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:41:11.998 8 WARNING neutron_lib.context [None req-a06c68ae-5321-4080-96bc-2e47067a55c0 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 710/1306] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:41:11 2026] GET /v2.0/security-groups?tenant_id=72ad05ac886b47feb9a61c99ef87b766&name=default => generated 2925 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1307] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:41:12 2026] DELETE /v2.0/security-groups/b36673ff-02eb-4f23-bb08-b4cfb97ecf60 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1308] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:41:11 2026] POST /v2.0/subnets => generated 706 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:41:12.410 7 WARNING neutron_lib.context [None req-56fe76ac-ee9f-45e7-beb7-db15e98d387c 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:41:12.475 7 INFO neutron.db.segments_db [None req-56fe76ac-ee9f-45e7-beb7-db15e98d387c 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] Added segment 850bc0b4-206e-46f3-b893-07bded6cf14e of type vxlan for network 77b431d2-314b-4e17-90db-11e87897afc2 [pid: 8|app: 0|req: 598/1309] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:41:12 2026] GET /v2.0/security-groups?tenant_id=804c7480d35a417584d60ca823fe647e&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:41:12.866 7 INFO neutron.db.l3_hamode_db [None req-56fe76ac-ee9f-45e7-beb7-db15e98d387c 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 599/1310] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:41:12 2026] DELETE /v2.0/security-groups/bed8d26c-6883-4edd-9ed9-9febae98faed => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:41:13.856 8 WARNING neutron_lib.context [None req-e5d5ce66-724b-439d-9886-88964d63d53c b1d87c3730174081aa6b812860425a88 07a71563dc714e64a7ca1d4c8021665f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:41:14.061 7 INFO neutron.db.l3_hamode_db [None req-56fe76ac-ee9f-45e7-beb7-db15e98d387c 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 600/1311] 10.0.0.37 () {34 vars in 682 bytes} [Wed Jun 3 08:41:13 2026] POST /v2.0/security-groups => generated 1624 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1312] 10.0.0.37 () {32 vars in 661 bytes} [Wed Jun 3 08:41:14 2026] GET /v2.0/security-groups => generated 4529 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1313] 10.0.0.37 () {34 vars in 756 bytes} [Wed Jun 3 08:41:14 2026] PUT /v2.0/security-groups/d8ad9ccf-da1e-4eae-9955-c7fae2112931 => generated 1664 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1314] 10.0.0.37 () {32 vars in 735 bytes} [Wed Jun 3 08:41:14 2026] GET /v2.0/security-groups/d8ad9ccf-da1e-4eae-9955-c7fae2112931 => generated 1664 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1315] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:41:14 2026] DELETE /v2.0/security-groups/d8ad9ccf-da1e-4eae-9955-c7fae2112931 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1316] 10.0.0.37 () {32 vars in 661 bytes} [Wed Jun 3 08:41:14 2026] GET /v2.0/security-groups => generated 2925 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:41:14.598 8 INFO neutron.api.v2.resource [None req-83c8bb66-2a6e-447a-a760-df7d029c2208 b1d87c3730174081aa6b812860425a88 07a71563dc714e64a7ca1d4c8021665f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 606/1317] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:41:14 2026] DELETE /v2.0/security-groups/d8ad9ccf-da1e-4eae-9955-c7fae2112931 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:41:14.616 8 WARNING neutron_lib.context [None req-3db85a49-a6f0-4891-9915-87d6a2adadfb b1d87c3730174081aa6b812860425a88 07a71563dc714e64a7ca1d4c8021665f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 607/1318] 10.0.0.37 () {34 vars in 682 bytes} [Wed Jun 3 08:41:14 2026] POST /v2.0/security-groups => generated 1625 bytes in 597 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1319] 10.0.0.37 () {32 vars in 651 bytes} [Wed Jun 3 08:41:15 2026] GET /v2.0/extensions => generated 19901 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-03 08:41:15.434 8 WARNING neutron_lib.context [None req-71ecab3b-41c7-49f2-93b4-d34be34c4244 b1d87c3730174081aa6b812860425a88 07a71563dc714e64a7ca1d4c8021665f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 712/1320] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:41:12 2026] POST /v2.0/routers => generated 684 bytes in 3069 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1321] 10.0.0.37 () {32 vars in 679 bytes} [Wed Jun 3 08:41:15 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1322] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:41:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1323] 10.0.0.37 () {32 vars in 679 bytes} [Wed Jun 3 08:41:15 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: 611/1324] 10.0.0.37 () {32 vars in 745 bytes} [Wed Jun 3 08:41:15 2026] GET /v2.0/security-group-rules/49dd4b59-854a-4cea-ba60-8318a4ec2749 => generated 601 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1325] 10.0.0.37 () {32 vars in 727 bytes} [Wed Jun 3 08:41:15 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: 8|app: 0|req: 613/1326] 10.0.0.37 () {32 vars in 671 bytes} [Wed Jun 3 08:41:15 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1327] 10.0.0.37 () {32 vars in 663 bytes} [Wed Jun 3 08:41:15 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1328] 10.0.0.37 () {32 vars in 748 bytes} [Wed Jun 3 08:41:15 2026] DELETE /v2.0/security-group-rules/49dd4b59-854a-4cea-ba60-8318a4ec2749 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1329] 10.0.0.37 () {32 vars in 697 bytes} [Wed Jun 3 08:41:15 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1330] 10.0.0.37 () {32 vars in 671 bytes} [Wed Jun 3 08:41:15 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1331] 10.0.0.37 () {32 vars in 695 bytes} [Wed Jun 3 08:41:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:41:15.902 8 WARNING neutron_lib.context [None req-4d06b947-188f-43aa-ab85-216bb4e7f072 b1d87c3730174081aa6b812860425a88 07a71563dc714e64a7ca1d4c8021665f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 619/1332] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:41:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1333] 10.0.0.37 () {32 vars in 699 bytes} [Wed Jun 3 08:41:16 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1334] 10.0.0.37 () {32 vars in 745 bytes} [Wed Jun 3 08:41:16 2026] GET /v2.0/security-group-rules/4f43f6bd-59e1-41ee-ab27-614c845a1bae => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1335] 10.0.0.37 () {32 vars in 687 bytes} [Wed Jun 3 08:41:16 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1336] 10.0.0.37 () {32 vars in 671 bytes} [Wed Jun 3 08:41:16 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1337] 10.0.0.37 () {32 vars in 701 bytes} [Wed Jun 3 08:41:16 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1338] 10.0.0.37 () {32 vars in 748 bytes} [Wed Jun 3 08:41:16 2026] DELETE /v2.0/security-group-rules/4f43f6bd-59e1-41ee-ab27-614c845a1bae => 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: 626/1339] 10.0.0.37 () {32 vars in 691 bytes} [Wed Jun 3 08:41:16 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: 627/1340] 10.0.0.37 () {32 vars in 671 bytes} [Wed Jun 3 08:41:16 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1341] 10.0.0.37 () {32 vars in 693 bytes} [Wed Jun 3 08:41:16 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) 2026-06-03 08:41:16.280 8 WARNING neutron_lib.context [None req-e353340e-c644-4e9e-8b4b-8713fd8f5159 b1d87c3730174081aa6b812860425a88 07a71563dc714e64a7ca1d4c8021665f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:41:16.312 8 INFO neutron.db.securitygroups_db [None req-e353340e-c644-4e9e-8b4b-8713fd8f5159 b1d87c3730174081aa6b812860425a88 07a71563dc714e64a7ca1d4c8021665f - - default default] Project 07a71563dc714e64a7ca1d4c8021665f 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: 629/1342] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:41:16 2026] POST /v2.0/security-group-rules => generated 607 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1343] 10.0.0.37 () {32 vars in 683 bytes} [Wed Jun 3 08:41:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1344] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:41:16 2026] GET /v2.0/security-groups?tenant_id=298f337d0f2b4bd0998736933de81a5e&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1345] 10.0.0.37 () {32 vars in 745 bytes} [Wed Jun 3 08:41:16 2026] GET /v2.0/security-group-rules/adbc4c7d-f827-4c14-ad19-f435be02272d => generated 607 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1346] 10.0.0.37 () {32 vars in 685 bytes} [Wed Jun 3 08:41:16 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1347] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:41:16 2026] DELETE /v2.0/security-groups/70a33243-b23f-4ca9-a225-f6534037bfb5 => 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: 635/1348] 10.0.0.37 () {32 vars in 671 bytes} [Wed Jun 3 08:41:16 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1349] 10.0.0.37 () {32 vars in 659 bytes} [Wed Jun 3 08:41:16 2026] GET /v2.0/extensions/dvr => 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: 637/1350] 10.0.0.37 () {32 vars in 748 bytes} [Wed Jun 3 08:41:16 2026] DELETE /v2.0/security-group-rules/adbc4c7d-f827-4c14-ad19-f435be02272d => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1351] 10.0.0.37 () {32 vars in 697 bytes} [Wed Jun 3 08:41:16 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1352] 10.0.0.37 () {32 vars in 671 bytes} [Wed Jun 3 08:41:16 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1353] 10.0.0.37 () {32 vars in 677 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1354] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:41:17 2026] DELETE /v2.0/security-groups/c6c33102-1300-495a-b335-f72461455d12 => 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: 642/1355] 10.0.0.37 () {32 vars in 681 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1356] 10.0.0.37 () {32 vars in 661 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/security-groups => generated 2925 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1357] 10.0.0.37 () {32 vars in 673 bytes} [Wed Jun 3 08:41:17 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: 645/1358] 10.0.0.37 () {32 vars in 661 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/security-groups => generated 2925 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1359] 10.0.0.37 () {32 vars in 687 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1360] 10.0.0.37 () {32 vars in 721 bytes} [Wed Jun 3 08:41:17 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: 648/1361] 10.0.0.37 () {32 vars in 685 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1362] 10.0.0.37 () {32 vars in 667 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1363] 10.0.0.37 () {32 vars in 685 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1364] 10.0.0.37 () {32 vars in 679 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1365] 10.0.0.37 () {32 vars in 697 bytes} [Wed Jun 3 08:41:17 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: 653/1366] 10.0.0.37 () {32 vars in 677 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1367] 10.0.0.37 () {32 vars in 665 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/router => generated 256 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1368] 10.0.0.37 () {32 vars in 675 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1369] 10.0.0.37 () {32 vars in 663 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1370] 10.0.0.37 () {32 vars in 673 bytes} [Wed Jun 3 08:41:17 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: 658/1371] 10.0.0.37 () {32 vars in 711 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1372] 10.0.0.37 () {32 vars in 689 bytes} [Wed Jun 3 08:41:17 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: 660/1373] 10.0.0.37 () {32 vars in 681 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1374] 10.0.0.37 () {32 vars in 667 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1375] 10.0.0.37 () {32 vars in 685 bytes} [Wed Jun 3 08:41:17 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: 663/1376] 10.0.0.37 () {32 vars in 703 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1377] 10.0.0.37 () {32 vars in 673 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1378] 10.0.0.37 () {32 vars in 699 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1379] 10.0.0.37 () {32 vars in 673 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1380] 10.0.0.37 () {32 vars in 691 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1381] 10.0.0.37 () {32 vars in 687 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1382] 10.0.0.37 () {32 vars in 707 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1383] 10.0.0.37 () {32 vars in 703 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1384] 10.0.0.37 () {32 vars in 695 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1385] 10.0.0.37 () {32 vars in 709 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1386] 10.0.0.37 () {32 vars in 667 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1387] 10.0.0.37 () {32 vars in 685 bytes} [Wed Jun 3 08:41:17 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: 675/1388] 10.0.0.37 () {32 vars in 679 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1389] 10.0.0.37 () {32 vars in 673 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1390] 10.0.0.37 () {32 vars in 669 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1391] 10.0.0.37 () {32 vars in 659 bytes} [Wed Jun 3 08:41: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: 679/1392] 10.0.0.37 () {32 vars in 697 bytes} [Wed Jun 3 08:41:17 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: 680/1393] 10.0.0.37 () {32 vars in 697 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1394] 10.0.0.37 () {32 vars in 675 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1395] 10.0.0.37 () {32 vars in 667 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1396] 10.0.0.37 () {32 vars in 681 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1397] 10.0.0.37 () {32 vars in 699 bytes} [Wed Jun 3 08:41:17 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: 8|app: 0|req: 685/1398] 10.0.0.37 () {32 vars in 683 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1399] 10.0.0.37 () {32 vars in 705 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1400] 10.0.0.37 () {32 vars in 667 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1401] 10.0.0.37 () {32 vars in 695 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1402] 10.0.0.37 () {32 vars in 693 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1403] 10.0.0.37 () {32 vars in 683 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1404] 10.0.0.37 () {32 vars in 687 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1405] 10.0.0.37 () {32 vars in 665 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1406] 10.0.0.37 () {32 vars in 679 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1407] 10.0.0.37 () {32 vars in 679 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1408] 10.0.0.37 () {32 vars in 689 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1409] 10.0.0.37 () {32 vars in 689 bytes} [Wed Jun 3 08:41:17 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: 8|app: 0|req: 697/1410] 10.0.0.37 () {32 vars in 693 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1411] 10.0.0.37 () {34 vars in 781 bytes} [Wed Jun 3 08:41:15 2026] PUT /v2.0/routers/2a89309a-af6b-4679-a08b-dd1b89059705/add_router_interface => generated 309 bytes in 2323 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1412] 10.0.0.37 () {32 vars in 683 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/extensions/rbac-subnetpool => 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: 698/1413] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:41:17 2026] GET /v2.0/security-groups?tenant_id=07a71563dc714e64a7ca1d4c8021665f&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1414] 10.0.0.37 () {32 vars in 687 bytes} [Wed Jun 3 08:41:18 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1415] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:41:18 2026] DELETE /v2.0/security-groups/d98e1278-0cf9-4b0c-b88f-7dc133513e4c => 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: 701/1416] 10.0.0.37 () {32 vars in 699 bytes} [Wed Jun 3 08:41:18 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1417] 10.0.0.37 () {32 vars in 701 bytes} [Wed Jun 3 08:41:18 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1418] 10.0.0.37 () {32 vars in 711 bytes} [Wed Jun 3 08:41:18 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1419] 10.0.0.37 () {32 vars in 715 bytes} [Wed Jun 3 08:41:18 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1420] 10.0.0.37 () {32 vars in 713 bytes} [Wed Jun 3 08:41:18 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1421] 10.0.0.37 () {32 vars in 725 bytes} [Wed Jun 3 08:41:18 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1422] 10.0.0.37 () {32 vars in 739 bytes} [Wed Jun 3 08:41:18 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1423] 10.0.0.37 () {32 vars in 717 bytes} [Wed Jun 3 08:41:18 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1424] 10.0.0.37 () {32 vars in 681 bytes} [Wed Jun 3 08:41:18 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: 710/1425] 10.0.0.37 () {32 vars in 667 bytes} [Wed Jun 3 08:41:18 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1426] 10.0.0.37 () {32 vars in 717 bytes} [Wed Jun 3 08:41:18 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1427] 10.0.0.37 () {32 vars in 677 bytes} [Wed Jun 3 08:41:18 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1428] 10.0.0.37 () {32 vars in 667 bytes} [Wed Jun 3 08:41:18 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1429] 10.0.0.37 () {32 vars in 695 bytes} [Wed Jun 3 08:41:18 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1430] 10.0.0.37 () {32 vars in 703 bytes} [Wed Jun 3 08:41:18 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1431] 10.0.0.37 () {32 vars in 699 bytes} [Wed Jun 3 08:41:18 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1432] 10.0.0.37 () {32 vars in 681 bytes} [Wed Jun 3 08:41:18 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1433] 10.0.0.37 () {32 vars in 703 bytes} [Wed Jun 3 08:41:18 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1434] 10.0.0.37 () {32 vars in 693 bytes} [Wed Jun 3 08:41:18 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1435] 10.0.0.37 () {32 vars in 687 bytes} [Wed Jun 3 08:41:18 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1436] 10.0.0.37 () {32 vars in 695 bytes} [Wed Jun 3 08:41:18 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1437] 10.0.0.37 () {32 vars in 687 bytes} [Wed Jun 3 08:41:18 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1438] 10.0.0.37 () {32 vars in 699 bytes} [Wed Jun 3 08:41:18 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: 8|app: 0|req: 724/1439] 10.0.0.37 () {32 vars in 663 bytes} [Wed Jun 3 08:41:18 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1440] 10.0.0.37 () {32 vars in 679 bytes} [Wed Jun 3 08:41:18 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1441] 10.0.0.37 () {32 vars in 691 bytes} [Wed Jun 3 08:41:18 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1442] 10.0.0.37 () {32 vars in 675 bytes} [Wed Jun 3 08:41:18 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1443] 10.0.0.37 () {32 vars in 665 bytes} [Wed Jun 3 08:41:18 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:41:18.951 8 WARNING neutron_lib.context [None req-1a10d6a1-2def-4852-9cd8-99c7212cfd40 e33bbea566134890b00c5ae434b9cbec 50fbdea87b184258880ed93108828153 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:41:19.123 8 INFO neutron.db.segments_db [None req-1a10d6a1-2def-4852-9cd8-99c7212cfd40 e33bbea566134890b00c5ae434b9cbec 50fbdea87b184258880ed93108828153 - - default default] Added segment cc9dc8a8-3ebb-4475-bc36-c083e274c475 of type vxlan for network e5ed3d53-727f-4081-b71d-02c017a8eaf3 [pid: 8|app: 0|req: 729/1444] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:41:18 2026] POST /v2.0/networks => generated 648 bytes in 629 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1447] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:41:19 2026] GET /v2.0/security-groups?tenant_id=7d65a6fbdba64e54b27c664901dbb85a&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1448] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:41:19 2026] DELETE /v2.0/security-groups/d3028712-492c-4f93-8f86-3a6569022283 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:41:19.758 8 WARNING neutron_lib.context [None req-f3bd29b8-bf88-435d-903b-ab0e54dd9fcb e33bbea566134890b00c5ae434b9cbec 50fbdea87b184258880ed93108828153 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 716/1449] 10.0.0.37 () {34 vars in 781 bytes} [Wed Jun 3 08:41:17 2026] PUT /v2.0/routers/2a89309a-af6b-4679-a08b-dd1b89059705/add_router_interface => generated 309 bytes in 1985 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1450] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:41:19 2026] POST /v2.0/subnets => generated 649 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:41:20.101 8 WARNING neutron_lib.context [None req-10e96229-541e-4744-af1d-e3aac72f71fe e33bbea566134890b00c5ae434b9cbec 50fbdea87b184258880ed93108828153 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:41:20.159 8 INFO neutron.db.segments_db [None req-10e96229-541e-4744-af1d-e3aac72f71fe e33bbea566134890b00c5ae434b9cbec 50fbdea87b184258880ed93108828153 - - default default] Added segment 660f7ded-0ed7-4d52-9bdd-db48e6eee794 of type vxlan for network 4d8ac4b2-f1ec-426c-88d0-e20926374232 [pid: 8|app: 0|req: 735/1451] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:41:20 2026] POST /v2.0/networks => generated 647 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:41:20.498 8 WARNING neutron_lib.context [None req-fb98d94f-2884-4725-b8ef-8dca4dfe163d 584ee91d38604bfaa58a47d6b928198f f87fcab647e1457084b3fcbdcacc3e87 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 736/1452] 10.0.0.37 () {34 vars in 675 bytes} [Wed Jun 3 08:41:20 2026] POST /v2.0/subnetpools => generated 549 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1453] 10.0.0.37 () {34 vars in 741 bytes} [Wed Jun 3 08:41:20 2026] PUT /v2.0/networks/4d8ac4b2-f1ec-426c-88d0-e20926374232 => generated 592 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1454] 10.0.0.37 () {32 vars in 727 bytes} [Wed Jun 3 08:41:20 2026] GET /v2.0/subnetpools/c96f56aa-bf88-4793-9455-b6acd9136786 => generated 549 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:41:20.828 8 WARNING neutron_lib.context [None req-f692409a-39ab-4db7-97a0-d9ffa0cc0738 e33bbea566134890b00c5ae434b9cbec 50fbdea87b184258880ed93108828153 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 739/1455] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:41:20 2026] POST /v2.0/subnets => generated 622 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1456] 10.0.0.37 () {34 vars in 747 bytes} [Wed Jun 3 08:41:21 2026] PUT /v2.0/subnetpools/c96f56aa-bf88-4793-9455-b6acd9136786 => generated 500 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1457] 10.0.0.37 () {34 vars in 739 bytes} [Wed Jun 3 08:41:21 2026] PUT /v2.0/subnets/b37faf36-7484-4c30-8920-07f8994b476a => generated 632 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1458] 10.0.0.37 () {32 vars in 730 bytes} [Wed Jun 3 08:41:21 2026] DELETE /v2.0/subnetpools/c96f56aa-bf88-4793-9455-b6acd9136786 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1459] 10.0.0.37 () {34 vars in 781 bytes} [Wed Jun 3 08:41:19 2026] PUT /v2.0/routers/2a89309a-af6b-4679-a08b-dd1b89059705/add_router_interface => generated 309 bytes in 2004 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:41:21.997 7 WARNING neutron_lib.context [None req-c084cc62-a6b8-44c2-b719-89f049e4762f 8fc3c77ee476483a9efe677d38fa9fcd 371f835672a7415cac89d64105a1a679 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:41:22.176 7 INFO neutron.db.segments_db [None req-c084cc62-a6b8-44c2-b719-89f049e4762f 8fc3c77ee476483a9efe677d38fa9fcd 371f835672a7415cac89d64105a1a679 - - default default] Added segment dc33fa06-0461-445e-8d9c-2ddbc401c50c of type vxlan for network 2b58cece-eb7d-47d0-9a21-0d51a26774d0 [pid: 7|app: 0|req: 718/1460] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:41:21 2026] POST /v2.0/networks => generated 643 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:41:22.328 7 INFO neutron.api.v2.resource [None req-3b7a3971-91d7-4f79-945b-5962606bd36b 584ee91d38604bfaa58a47d6b928198f f87fcab647e1457084b3fcbdcacc3e87 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 719/1461] 10.0.0.37 () {32 vars in 727 bytes} [Wed Jun 3 08:41:22 2026] GET /v2.0/subnetpools/c96f56aa-bf88-4793-9455-b6acd9136786 => generated 145 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:41:22.334 7 WARNING neutron_lib.context [None req-e8a7bbcf-74d2-4eaf-801a-f9b77e4c8355 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 743/1462] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:41:21 2026] DELETE /v2.0/networks/4d8ac4b2-f1ec-426c-88d0-e20926374232 => generated 0 bytes in 622 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:41:22.389 8 INFO neutron.services.segments.plugin [-] Segment 660f7ded-0ed7-4d52-9bdd-db48e6eee794 resource provider aggregate not found 2026-06-03 08:41:22.399 8 INFO neutron.services.segments.plugin [-] Segment 660f7ded-0ed7-4d52-9bdd-db48e6eee794 resource provider aggregate not found 2026-06-03 08:41:22.411 8 INFO neutron.api.v2.resource [None req-6b12e34e-089c-4f97-bd41-c9c2f09efdcd 584ee91d38604bfaa58a47d6b928198f f87fcab647e1457084b3fcbdcacc3e87 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 744/1463] 10.0.0.37 () {32 vars in 730 bytes} [Wed Jun 3 08:41:22 2026] DELETE /v2.0/subnetpools/c96f56aa-bf88-4793-9455-b6acd9136786 => generated 145 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:41:22.416 8 WARNING neutron_lib.context [None req-bb5dd5e5-c449-4c81-8cea-494276bdc7dd 8fc3c77ee476483a9efe677d38fa9fcd 371f835672a7415cac89d64105a1a679 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:41:22.421 8 INFO neutron.services.segments.plugin [-] Segment 660f7ded-0ed7-4d52-9bdd-db48e6eee794 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 660f7ded-0ed7-4d52-9bdd-db48e6eee794 found for delete ", "request_id": "req-8b3c40fc-cca0-4c7a-a68d-164bd03d6b2b"}]} 2026-06-03 08:41:22.426 8 INFO neutron.services.segments.plugin [-] Segment 660f7ded-0ed7-4d52-9bdd-db48e6eee794 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 660f7ded-0ed7-4d52-9bdd-db48e6eee794 found for delete ", "request_id": "req-f726dc74-c315-4947-90ef-1dee09ef4a18"}]} [pid: 7|app: 0|req: 720/1464] 10.0.0.37 () {34 vars in 682 bytes} [Wed Jun 3 08:41:22 2026] POST /v2.0/security-groups => generated 1626 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 08:41:22.474 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6369e7b0-7996-46f4-9fb0-cabb25f73833 e33bbea566134890b00c5ae434b9cbec 50fbdea87b184258880ed93108828153 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 721/1465] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:41:22 2026] DELETE /v2.0/networks/4d8ac4b2-f1ec-426c-88d0-e20926374232 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:41:22.481 7 WARNING neutron_lib.context [None req-50c6fe11-b0eb-4da9-a5a2-e2bfcad09329 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 722/1466] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:41:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1467] 10.0.0.37 () {32 vars in 692 bytes} [Wed Jun 3 08:41:22 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:41:22.785 7 WARNING neutron_lib.context [None req-f269aa56-73ed-4d40-936c-88369f640a9f 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 745/1468] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:41:22 2026] POST /v2.0/subnets => generated 617 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1469] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:41:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:41:22.933 7 WARNING neutron_lib.context [None req-f1930fa0-e318-47c0-afd5-e62b4ac0a2bd 8fc3c77ee476483a9efe677d38fa9fcd 371f835672a7415cac89d64105a1a679 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 746/1470] 10.0.0.37 () {32 vars in 740 bytes} [Wed Jun 3 08:41:22 2026] GET /v2.0/subnets?network_id=117647e8-a5bb-41d9-970e-09484de87e39 => generated 626 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:41:22.955 8 WARNING neutron_lib.context [None req-04a35d56-1dff-4cf0-b52e-de6d5f803c2a 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:41:23.003 7 INFO neutron.db.segments_db [None req-f1930fa0-e318-47c0-afd5-e62b4ac0a2bd 8fc3c77ee476483a9efe677d38fa9fcd 371f835672a7415cac89d64105a1a679 - - default default] Added segment 09beb28b-682a-437c-9c29-a5f13e0348c2 of type vxlan for network d735b0ef-84d2-420c-acf6-7ef6d9e794c1 [pid: 7|app: 0|req: 725/1471] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:41:22 2026] POST /v2.0/networks => generated 642 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1472] 10.0.0.37 () {32 vars in 651 bytes} [Wed Jun 3 08:41:23 2026] GET /v2.0/extensions => generated 19901 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1473] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:41:22 2026] POST /v2.0/security-group-rules => generated 599 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1474] 10.0.0.37 () {34 vars in 741 bytes} [Wed Jun 3 08:41:23 2026] PUT /v2.0/networks/d735b0ef-84d2-420c-acf6-7ef6d9e794c1 => generated 592 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1475] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:41:23 2026] GET /v2.0/security-groups?tenant_id=f87fcab647e1457084b3fcbdcacc3e87&name=default => generated 2925 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:41:23.375 7 WARNING neutron_lib.context [None req-45f9aed6-6a05-44a7-b4a8-1da38bf877cd 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 749/1476] 10.0.0.37 () {32 vars in 647 bytes} [Wed Jun 3 08:41:23 2026] GET /v2.0/networks => generated 1313 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:41:23.467 8 WARNING neutron_lib.context [None req-f7be6f14-a1df-42fb-9092-d706a65d91a1 8fc3c77ee476483a9efe677d38fa9fcd 371f835672a7415cac89d64105a1a679 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 728/1477] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:41:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1478] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:41:23 2026] DELETE /v2.0/security-groups/ee055887-88da-4fd9-8eba-c13850368e13 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1479] 10.0.0.37 () {32 vars in 645 bytes} [Wed Jun 3 08:41:23 2026] GET /v2.0/subnets => generated 1265 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:41:23.721 7 WARNING neutron_lib.context [None req-7b5d31dc-8870-4033-9a13-89da6774183c 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 731/1480] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:41:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1481] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:41:23 2026] POST /v2.0/subnets => generated 602 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1482] 10.0.0.37 () {32 vars in 721 bytes} [Wed Jun 3 08:41:23 2026] GET /v2.0/networks/e5ed3d53-727f-4081-b71d-02c017a8eaf3 => generated 673 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:41:23.959 7 WARNING neutron_lib.context [None req-e61b0e49-5a54-479e-853c-2ee969ed574e 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 751/1483] 10.0.0.37 () {34 vars in 739 bytes} [Wed Jun 3 08:41:23 2026] PUT /v2.0/subnets/f44733ba-b428-410b-83b7-0d77beef5616 => generated 612 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1484] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:41:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:41:24.086 7 WARNING neutron_lib.context [None req-3db20510-a91a-487f-8e2e-d9427235cdb8 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 752/1485] 10.0.0.37 () {32 vars in 719 bytes} [Wed Jun 3 08:41:24 2026] GET /v2.0/subnets/334bf43b-463d-4243-b53e-65113017a940 => generated 649 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1486] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:41:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:41:24.250 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ff245e48-f6e8-4687-ae4d-76f02fea0f7b e33bbea566134890b00c5ae434b9cbec 50fbdea87b184258880ed93108828153 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 735/1487] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:41:24 2026] DELETE /v2.0/subnets/b37faf36-7484-4c30-8920-07f8994b476a => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:41:24.257 7 WARNING neutron_lib.context [None req-6400ebdf-f181-4193-b634-2b0e5ee618db 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 736/1488] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:41:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:41:24.408 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dd3bec64-a24a-4d8f-9d9f-c99ff4301884 e33bbea566134890b00c5ae434b9cbec 50fbdea87b184258880ed93108828153 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 737/1489] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:41:24 2026] DELETE /v2.0/networks/4d8ac4b2-f1ec-426c-88d0-e20926374232 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:41:24.416 7 WARNING neutron_lib.context [None req-64319e37-11c9-4a7e-a810-b7f03832f3c8 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:41:24.485 8 INFO neutron.services.segments.plugin [-] Segment 09beb28b-682a-437c-9c29-a5f13e0348c2 resource provider aggregate not found 2026-06-03 08:41:24.491 8 INFO neutron.services.segments.plugin [-] Segment 09beb28b-682a-437c-9c29-a5f13e0348c2 resource provider aggregate not found 2026-06-03 08:41:24.504 8 INFO neutron.services.segments.plugin [-] Segment 09beb28b-682a-437c-9c29-a5f13e0348c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09beb28b-682a-437c-9c29-a5f13e0348c2 found for delete ", "request_id": "req-2cef104f-3034-40b6-a2ec-ced230619e1b"}]} 2026-06-03 08:41:24.511 8 INFO neutron.services.segments.plugin [-] Segment 09beb28b-682a-437c-9c29-a5f13e0348c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09beb28b-682a-437c-9c29-a5f13e0348c2 found for delete ", "request_id": "req-9af2537a-4543-4de0-ba8f-660610446742"}]} [pid: 7|app: 0|req: 738/1490] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:41:24 2026] POST /v2.0/security-group-rules => generated 599 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1491] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:41:24 2026] DELETE /v2.0/subnets/334bf43b-463d-4243-b53e-65113017a940 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:41:24.808 7 WARNING neutron_lib.context [None req-1fcf1d94-abe0-41f3-a3a5-2ec91e27d576 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 740/1492] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:41:24 2026] POST /v2.0/security-group-rules => generated 601 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: 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: 753/1493] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:41:24 2026] DELETE /v2.0/networks/d735b0ef-84d2-420c-acf6-7ef6d9e794c1 => generated 0 bytes in 1308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:41:25.429 8 WARNING neutron_lib.context [None req-1b9c629c-706f-458a-af1f-b21b048f9be9 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 741/1494] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:41:24 2026] DELETE /v2.0/networks/e5ed3d53-727f-4081-b71d-02c017a8eaf3 => generated 0 bytes in 495 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:41:25.439 7 INFO neutron.services.segments.plugin [-] Segment cc9dc8a8-3ebb-4475-bc36-c083e274c475 resource provider aggregate not found 2026-06-03 08:41:25.451 7 INFO neutron.services.segments.plugin [-] Segment cc9dc8a8-3ebb-4475-bc36-c083e274c475 resource provider aggregate not found 2026-06-03 08:41:25.461 7 INFO neutron.services.segments.plugin [-] Segment cc9dc8a8-3ebb-4475-bc36-c083e274c475 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc9dc8a8-3ebb-4475-bc36-c083e274c475 found for delete ", "request_id": "req-16ecb79a-4afe-47a1-b10f-4e45ca39442a"}]} 2026-06-03 08:41:25.467 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bfd372fd-ba77-43ff-9d14-b32199ca8e88 8fc3c77ee476483a9efe677d38fa9fcd 371f835672a7415cac89d64105a1a679 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 742/1495] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:41:25 2026] DELETE /v2.0/networks/d735b0ef-84d2-420c-acf6-7ef6d9e794c1 => generated 138 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:41:25.485 7 INFO neutron.services.segments.plugin [-] Segment cc9dc8a8-3ebb-4475-bc36-c083e274c475 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc9dc8a8-3ebb-4475-bc36-c083e274c475 found for delete ", "request_id": "req-928f6263-2cd8-4ea6-a095-fcf7e0f050b5"}]} [pid: 7|app: 0|req: 743/1496] 10.0.0.37 () {32 vars in 692 bytes} [Wed Jun 3 08:41:25 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1497] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:41:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1498] 10.0.0.37 () {32 vars in 740 bytes} [Wed Jun 3 08:41:25 2026] GET /v2.0/subnets?network_id=117647e8-a5bb-41d9-970e-09484de87e39 => generated 626 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1499] 10.0.0.37 () {32 vars in 651 bytes} [Wed Jun 3 08:41:25 2026] GET /v2.0/extensions => generated 19901 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1500] 10.0.0.37 () {32 vars in 647 bytes} [Wed Jun 3 08:41:25 2026] GET /v2.0/networks => generated 1308 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1501] 10.0.0.37 () {32 vars in 645 bytes} [Wed Jun 3 08:41:25 2026] GET /v2.0/subnets => generated 1233 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1502] 10.0.0.37 () {32 vars in 721 bytes} [Wed Jun 3 08:41:25 2026] GET /v2.0/networks/2b58cece-eb7d-47d0-9a21-0d51a26774d0 => generated 668 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1503] 10.0.0.37 () {32 vars in 719 bytes} [Wed Jun 3 08:41:25 2026] GET /v2.0/subnets/b058860e-291e-4e88-becf-fecd64fcba2f => generated 617 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:41:25.993 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9a084cee-71cd-429c-a317-edfebf256fdc 8fc3c77ee476483a9efe677d38fa9fcd 371f835672a7415cac89d64105a1a679 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 758/1504] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:41:25 2026] DELETE /v2.0/subnets/f44733ba-b428-410b-83b7-0d77beef5616 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1505] 10.0.0.70 () {34 vars in 1090 bytes} [Wed Jun 3 08:41:25 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-20028059&fields=id&tenant_id=09128d5926564bd3bba49545764f17b0 => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:41:26.017 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cfa145ee-2c41-454f-a72e-78ab52b800ac 8fc3c77ee476483a9efe677d38fa9fcd 371f835672a7415cac89d64105a1a679 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 759/1506] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:41:26 2026] DELETE /v2.0/networks/d735b0ef-84d2-420c-acf6-7ef6d9e794c1 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1507] 10.0.0.70 () {34 vars in 980 bytes} [Wed Jun 3 08:41:26 2026] GET /v2.0/networks?id=ae49fc22-c364-404b-b7a6-4087ad054d69 => generated 704 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1508] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:41:26 2026] GET /v2.0/security-groups?tenant_id=50fbdea87b184258880ed93108828153&name=default => generated 2925 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1509] 10.0.0.70 () {34 vars in 963 bytes} [Wed Jun 3 08:41:26 2026] GET /v2.0/quotas/09128d5926564bd3bba49545764f17b0 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1510] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:41:26 2026] DELETE /v2.0/subnets/b058860e-291e-4e88-becf-fecd64fcba2f => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1511] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:41:26 2026] DELETE /v2.0/security-groups/7de66f06-5045-4095-814e-5b3ec4c52b7f => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:41:26.527 8 INFO neutron.services.segments.plugin [-] Segment 09beb28b-682a-437c-9c29-a5f13e0348c2 resource provider aggregate not found 2026-06-03 08:41:26.542 8 INFO neutron.services.segments.plugin [-] Segment 09beb28b-682a-437c-9c29-a5f13e0348c2 resource provider aggregate not found 2026-06-03 08:41:26.553 8 INFO neutron.services.segments.plugin [-] Segment 09beb28b-682a-437c-9c29-a5f13e0348c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09beb28b-682a-437c-9c29-a5f13e0348c2 found for delete ", "request_id": "req-3160097f-6b46-4209-9a80-d3c627b44ea0"}]} 2026-06-03 08:41:26.566 8 INFO neutron.services.segments.plugin [-] Segment 09beb28b-682a-437c-9c29-a5f13e0348c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09beb28b-682a-437c-9c29-a5f13e0348c2 found for delete ", "request_id": "req-03a5be4c-07ef-470f-8738-014dbf6c65e7"}]} [pid: 8|app: 0|req: 762/1512] 10.0.0.70 () {34 vars in 1000 bytes} [Wed Jun 3 08:41:26 2026] GET /v2.0/ports?tenant_id=09128d5926564bd3bba49545764f17b0&fields=id => generated 287 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1513] 10.0.0.70 () {34 vars in 1006 bytes} [Wed Jun 3 08:41:26 2026] GET /v2.0/networks/ae49fc22-c364-404b-b7a6-4087ad054d69?fields=segments => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1514] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:41:26 2026] DELETE /v2.0/networks/2b58cece-eb7d-47d0-9a21-0d51a26774d0 => generated 0 bytes in 453 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1515] 10.0.0.70 () {34 vars in 1106 bytes} [Wed Jun 3 08:41:26 2026] GET /v2.0/networks/ae49fc22-c364-404b-b7a6-4087ad054d69?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1516] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:41:27 2026] GET /v2.0/ports?device_id=d1d7c74a-867f-4961-a343-a0c4a0c9d643 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1517] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:41:27 2026] GET /v2.0/security-groups?tenant_id=371f835672a7415cac89d64105a1a679&name=default => generated 2925 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:41:27.713 7 INFO neutron.services.segments.plugin [-] Segment dc33fa06-0461-445e-8d9c-2ddbc401c50c resource provider aggregate not found 2026-06-03 08:41:27.720 7 INFO neutron.services.segments.plugin [-] Segment dc33fa06-0461-445e-8d9c-2ddbc401c50c resource provider aggregate not found 2026-06-03 08:41:27.747 7 INFO neutron.services.segments.plugin [-] Segment dc33fa06-0461-445e-8d9c-2ddbc401c50c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc33fa06-0461-445e-8d9c-2ddbc401c50c found for delete ", "request_id": "req-2103ecb3-9f3f-4427-8309-0a6e30ffd4b2"}]} 2026-06-03 08:41:27.751 7 INFO neutron.services.segments.plugin [-] Segment dc33fa06-0461-445e-8d9c-2ddbc401c50c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc33fa06-0461-445e-8d9c-2ddbc401c50c found for delete ", "request_id": "req-84e1552f-8609-49cd-9b43-6de508a81140"}]} [pid: 7|app: 0|req: 753/1518] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:41:27 2026] DELETE /v2.0/security-groups/ef08c1a3-6f24-4849-be5a-9963941c29ca => 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: 766/1519] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:41:27 2026] GET /v2.0/networks?id=ae49fc22-c364-404b-b7a6-4087ad054d69 => generated 704 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1520] 199.204.45.19 () {34 vars in 1048 bytes} [Wed Jun 3 08:41:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=09128d5926564bd3bba49545764f17b0 => generated 177 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:41:28.041 8 WARNING neutron_lib.context [req-1181dc5f-3701-4c97-af7e-aecc81b73975 req-aa8d762d-ee5d-4df6-a624-657fc39dda30 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:41:28.515 7 WARNING neutron_lib.context [None req-4effcdae-3fcd-46d4-9ab6-067b51f6a8de 05ad97b7e016499f9e624475f5f28d75 705dcf39aef14076bec032b107cad1fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 767/1521] 199.204.45.19 () {38 vars in 953 bytes} [Wed Jun 3 08:41:28 2026] POST /v2.0/ports => generated 1179 bytes in 640 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 08:41:28.683 7 INFO neutron.db.segments_db [None req-4effcdae-3fcd-46d4-9ab6-067b51f6a8de 05ad97b7e016499f9e624475f5f28d75 705dcf39aef14076bec032b107cad1fe - - default default] Added segment 29de3a11-2927-48bb-8c09-be0a05fcceec of type vxlan for network ebcd7e31-e9f1-4abe-9974-51c105048bc3 /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: 755/1522] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:41:28 2026] POST /v2.0/networks => generated 645 bytes in 593 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:41:28.814 7 WARNING neutron_lib.context [None req-b12cd2d3-6dbd-49eb-86f4-ca1f67684307 05ad97b7e016499f9e624475f5f28d75 705dcf39aef14076bec032b107cad1fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 756/1523] 10.0.0.37 () {34 vars in 663 bytes} [Wed Jun 3 08:41:28 2026] POST /v2.0/ports => generated 774 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1524] 199.204.45.19 () {38 vars in 1026 bytes} [Wed Jun 3 08:41:28 2026] PUT /v2.0/ports/833266b6-e290-4eb3-a72d-a1d758a28cbe => generated 1424 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 08:41:29.264 8 WARNING neutron_lib.context [None req-ead8c0da-90bb-4d7b-8fbb-9b14f836eed3 05ad97b7e016499f9e624475f5f28d75 705dcf39aef14076bec032b107cad1fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:41:29.340 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0e9ed73-ca69-4004-8a6e-44ce9d87d859'] response: {'name': 'network-changed', 'server_uuid': 'd1d7c74a-867f-4961-a343-a0c4a0c9d643', 'tag': '833266b6-e290-4eb3-a72d-a1d758a28cbe', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 08:41:29.367 8 INFO neutron.db.segments_db [None req-ead8c0da-90bb-4d7b-8fbb-9b14f836eed3 05ad97b7e016499f9e624475f5f28d75 705dcf39aef14076bec032b107cad1fe - - default default] Added segment f8139d4f-63e5-4992-84c7-d7a44746ffe3 of type vxlan for network 09c641c4-4f3a-469e-b39d-317e76bd4b2d [pid: 7|app: 0|req: 757/1525] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:41:29 2026] GET /v2.0/security-groups?tenant_id=240753aa01874b5ba843173f0cf806d4&name=default => generated 2925 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1526] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:41:29 2026] POST /v2.0/networks => generated 631 bytes in 239 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: 758/1527] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:41:29 2026] GET /v2.0/ports?tenant_id=09128d5926564bd3bba49545764f17b0&device_id=d1d7c74a-867f-4961-a343-a0c4a0c9d643 => generated 1463 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:41:29.540 7 WARNING neutron_lib.context [None req-ffd22177-fdad-4afe-8060-4b0877caa3ad 05ad97b7e016499f9e624475f5f28d75 705dcf39aef14076bec032b107cad1fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 770/1528] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:41:29 2026] DELETE /v2.0/security-groups/74dbda4b-df3b-4de0-b51a-a947cb9b6065 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1529] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:41:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.175&port_id=833266b6-e290-4eb3-a72d-a1d758a28cbe => 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: 772/1530] 199.204.45.19 () {34 vars in 1100 bytes} [Wed Jun 3 08:41:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Af3&port_id=833266b6-e290-4eb3-a72d-a1d758a28cbe => 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: 773/1531] 199.204.45.19 () {34 vars in 1062 bytes} [Wed Jun 3 08:41:29 2026] GET /v2.0/subnets?id=be81f70c-a145-4b11-bdc5-b41a0b5619c6&id=5f70ca15-241d-4e1c-8d4b-1802c0ac5baf => generated 1363 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1532] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:41:29 2026] GET /v2.0/ports?network_id=ae49fc22-c364-404b-b7a6-4087ad054d69&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: 759/1533] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:41:29 2026] POST /v2.0/subnets => generated 602 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1534] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:41:29 2026] GET /v2.0/ports?network_id=ae49fc22-c364-404b-b7a6-4087ad054d69&device_owner=network%3Adhcp => generated 1457 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:41:29.930 7 WARNING neutron_lib.context [None req-5952c099-46a9-441d-bcb0-74b4c55332f0 05ad97b7e016499f9e624475f5f28d75 705dcf39aef14076bec032b107cad1fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 775/1535] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:41:29 2026] GET /v2.0/security-groups?tenant_id=ca93032f66fd438689ea16320a01202e&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1536] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:41:29 2026] GET /v2.0/networks/ae49fc22-c364-404b-b7a6-4087ad054d69?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:41:30.190 8 WARNING neutron_lib.context [None req-813506f4-4c6e-4731-80cd-c58a3a30e48d cc13e19b91c945d3a10571e3ac8d1421 8e5c7a461f944e29a5ab682de622c2c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 777/1537] 10.0.0.37 () {34 vars in 682 bytes} [Wed Jun 3 08:41:30 2026] POST /v2.0/security-groups => generated 1624 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1538] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:41:30 2026] DELETE /v2.0/security-groups/9c86c135-0f9f-470c-b222-0f3fec63a0a2 => 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: 779/1539] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:41:30 2026] GET /v2.0/networks/ae49fc22-c364-404b-b7a6-4087ad054d69?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: 780/1540] 10.0.0.37 () {32 vars in 661 bytes} [Wed Jun 3 08:41:30 2026] GET /v2.0/security-groups => generated 4529 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1541] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:41:30 2026] GET /v2.0/ports?tenant_id=09128d5926564bd3bba49545764f17b0&device_id=d1d7c74a-867f-4961-a343-a0c4a0c9d643 => generated 1463 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1542] 10.0.0.37 () {34 vars in 756 bytes} [Wed Jun 3 08:41:30 2026] PUT /v2.0/security-groups/b5151726-fd1e-42e5-bbde-d31b31f70513 => generated 1661 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1543] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:41:30 2026] GET /v2.0/networks?id=ae49fc22-c364-404b-b7a6-4087ad054d69 => generated 800 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1544] 10.0.0.37 () {34 vars in 663 bytes} [Wed Jun 3 08:41:29 2026] POST /v2.0/ports => generated 949 bytes in 980 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: 784/1545] 10.0.0.37 () {32 vars in 735 bytes} [Wed Jun 3 08:41:30 2026] GET /v2.0/security-groups/b5151726-fd1e-42e5-bbde-d31b31f70513 => generated 1661 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1546] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:41:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.175&port_id=833266b6-e290-4eb3-a72d-a1d758a28cbe => 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: 763/1547] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:41:30 2026] DELETE /v2.0/security-groups/b5151726-fd1e-42e5-bbde-d31b31f70513 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1548] 199.204.45.19 () {34 vars in 1100 bytes} [Wed Jun 3 08:41:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Af3&port_id=833266b6-e290-4eb3-a72d-a1d758a28cbe => 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: 765/1549] 10.0.0.37 () {32 vars in 661 bytes} [Wed Jun 3 08:41:31 2026] GET /v2.0/security-groups => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1550] 199.204.45.19 () {34 vars in 1062 bytes} [Wed Jun 3 08:41:31 2026] GET /v2.0/subnets?id=be81f70c-a145-4b11-bdc5-b41a0b5619c6&id=5f70ca15-241d-4e1c-8d4b-1802c0ac5baf => generated 1363 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:41:31.171 7 INFO neutron.api.v2.resource [None req-fa062e70-6559-4437-a779-383f5c413a7c cc13e19b91c945d3a10571e3ac8d1421 8e5c7a461f944e29a5ab682de622c2c8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 767/1551] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:41:31 2026] DELETE /v2.0/security-groups/b5151726-fd1e-42e5-bbde-d31b31f70513 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1552] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:41:31 2026] GET /v2.0/ports?network_id=ae49fc22-c364-404b-b7a6-4087ad054d69&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:41:31.224 7 WARNING neutron_lib.context [None req-ac3c2461-3386-40bb-848e-0cc4512219ca cc13e19b91c945d3a10571e3ac8d1421 8e5c7a461f944e29a5ab682de622c2c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 785/1553] 10.0.0.37 () {32 vars in 718 bytes} [Wed Jun 3 08:41:30 2026] DELETE /v2.0/ports/295c9cac-dd5f-47b1-843d-b733c6f005a9 => generated 0 bytes in 422 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1554] 10.0.0.37 () {34 vars in 682 bytes} [Wed Jun 3 08:41:31 2026] POST /v2.0/security-groups => generated 1624 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 08:41:31.380 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3186dd39-a4ce-46fa-87e7-8ae0bbc8aff3 05ad97b7e016499f9e624475f5f28d75 705dcf39aef14076bec032b107cad1fe - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 770/1555] 10.0.0.37 () {32 vars in 718 bytes} [Wed Jun 3 08:41:31 2026] DELETE /v2.0/ports/295c9cac-dd5f-47b1-843d-b733c6f005a9 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:41:31.388 7 WARNING neutron_lib.context [None req-34207dc5-0cbd-42a3-a2e9-971c780bbf6d cc13e19b91c945d3a10571e3ac8d1421 8e5c7a461f944e29a5ab682de622c2c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 786/1556] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:41:31 2026] GET /v2.0/ports?network_id=ae49fc22-c364-404b-b7a6-4087ad054d69&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:41:31.407 8 INFO neutron.pecan_wsgi.hooks.translation [None req-15e117b6-1706-4454-9e37-ef1c8c321094 05ad97b7e016499f9e624475f5f28d75 705dcf39aef14076bec032b107cad1fe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 787/1557] 10.0.0.37 () {32 vars in 715 bytes} [Wed Jun 3 08:41:31 2026] GET /v2.0/ports/295c9cac-dd5f-47b1-843d-b733c6f005a9 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1558] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:41:31 2026] GET /v2.0/networks/ae49fc22-c364-404b-b7a6-4087ad054d69?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: 771/1559] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:41:31 2026] POST /v2.0/security-group-rules => generated 601 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1560] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:41:31 2026] GET /v2.0/networks/ae49fc22-c364-404b-b7a6-4087ad054d69?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: 773/1561] 10.0.0.37 () {32 vars in 745 bytes} [Wed Jun 3 08:41:31 2026] GET /v2.0/security-group-rules/d68fc453-3d70-4865-b0b5-5c9ea6679a52 => generated 601 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1562] 10.0.0.37 () {32 vars in 671 bytes} [Wed Jun 3 08:41:31 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1563] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:41:31 2026] DELETE /v2.0/subnets/182f1d01-7473-4da6-a7bd-9a04bfc43466 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1564] 10.0.0.37 () {32 vars in 748 bytes} [Wed Jun 3 08:41:31 2026] DELETE /v2.0/security-group-rules/d68fc453-3d70-4865-b0b5-5c9ea6679a52 => 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: 776/1565] 10.0.0.37 () {32 vars in 671 bytes} [Wed Jun 3 08:41:31 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:41:31.903 7 WARNING neutron_lib.context [None req-33049363-461a-4986-ba94-e222b5dd9086 cc13e19b91c945d3a10571e3ac8d1421 8e5c7a461f944e29a5ab682de622c2c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 777/1566] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:41:31 2026] POST /v2.0/security-group-rules => generated 601 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1567] 10.0.0.37 () {32 vars in 745 bytes} [Wed Jun 3 08:41:32 2026] GET /v2.0/security-group-rules/454b34ad-cfae-416b-9efe-80713e9e3848 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1568] 10.0.0.37 () {32 vars in 671 bytes} [Wed Jun 3 08:41:32 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:41:32.100 8 INFO neutron.services.segments.plugin [-] Segment f8139d4f-63e5-4992-84c7-d7a44746ffe3 resource provider aggregate not found 2026-06-03 08:41:32.114 8 INFO neutron.services.segments.plugin [-] Segment f8139d4f-63e5-4992-84c7-d7a44746ffe3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8139d4f-63e5-4992-84c7-d7a44746ffe3 found for delete ", "request_id": "req-7dc45bf5-85a1-4d9e-a102-efadf48857c5"}]} 2026-06-03 08:41:32.115 8 INFO neutron.services.segments.plugin [-] Segment f8139d4f-63e5-4992-84c7-d7a44746ffe3 resource provider aggregate not found 2026-06-03 08:41:32.131 8 INFO neutron.services.segments.plugin [-] Segment f8139d4f-63e5-4992-84c7-d7a44746ffe3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8139d4f-63e5-4992-84c7-d7a44746ffe3 found for delete ", "request_id": "req-0e715fbc-827c-4297-bccc-4c84c1946286"}]} [pid: 8|app: 0|req: 790/1569] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:41:31 2026] DELETE /v2.0/networks/09c641c4-4f3a-469e-b39d-317e76bd4b2d => generated 0 bytes in 398 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1570] 10.0.0.37 () {32 vars in 748 bytes} [Wed Jun 3 08:41:32 2026] DELETE /v2.0/security-group-rules/454b34ad-cfae-416b-9efe-80713e9e3848 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:41:32.176 7 WARNING neutron_lib.context [None req-9616804e-5b9f-4e32-b93e-a7d9000b2bfc 05ad97b7e016499f9e624475f5f28d75 705dcf39aef14076bec032b107cad1fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:41:32.229 7 INFO neutron.db.segments_db [None req-9616804e-5b9f-4e32-b93e-a7d9000b2bfc 05ad97b7e016499f9e624475f5f28d75 705dcf39aef14076bec032b107cad1fe - - default default] Added segment 583f3995-7d91-4539-816d-590d057e1c73 of type vxlan for network 50521636-892b-4471-b563-1a71b646903e [pid: 8|app: 0|req: 791/1571] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:41:32 2026] GET /v2.0/ports?device_id=d1d7c74a-867f-4961-a343-a0c4a0c9d643 => generated 1194 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1572] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:41:32 2026] POST /v2.0/networks => generated 632 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1573] 10.0.0.37 () {32 vars in 671 bytes} [Wed Jun 3 08:41:32 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:41:32.362 8 WARNING neutron_lib.context [None req-f6c66596-facb-47cc-90dc-01a50afc8f33 05ad97b7e016499f9e624475f5f28d75 705dcf39aef14076bec032b107cad1fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 782/1574] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:41:32 2026] GET /v2.0/security-groups?id=8c5e21c2-b3d6-433d-be06-ec99777c1e31&fields=id&fields=name => generated 110 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:41:32.402 7 WARNING neutron_lib.context [None req-5c451678-5c21-48fa-92a0-e530339a6ad0 cc13e19b91c945d3a10571e3ac8d1421 8e5c7a461f944e29a5ab682de622c2c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 783/1575] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:41:32 2026] POST /v2.0/security-group-rules => generated 602 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1576] 10.0.0.37 () {32 vars in 745 bytes} [Wed Jun 3 08:41:32 2026] GET /v2.0/security-group-rules/481c6408-17d2-48c5-a832-3ccf4be4273c => generated 602 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1577] 10.0.0.37 () {32 vars in 671 bytes} [Wed Jun 3 08:41:32 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1578] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:41:32 2026] POST /v2.0/subnets => generated 602 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:41:32.711 8 WARNING neutron_lib.context [None req-5e5e8d86-40b3-4de4-a07c-e06759e3225d 05ad97b7e016499f9e624475f5f28d75 705dcf39aef14076bec032b107cad1fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 786/1579] 10.0.0.37 () {32 vars in 748 bytes} [Wed Jun 3 08:41:32 2026] DELETE /v2.0/security-group-rules/481c6408-17d2-48c5-a832-3ccf4be4273c => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1580] 10.0.0.37 () {32 vars in 671 bytes} [Wed Jun 3 08:41:32 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1581] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:41:32 2026] DELETE /v2.0/security-groups/205792ae-d8a3-48de-993a-0ef291a1a88d => 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: 789/1582] 10.0.0.37 () {32 vars in 661 bytes} [Wed Jun 3 08:41:32 2026] GET /v2.0/security-groups => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1583] 10.0.0.37 () {32 vars in 661 bytes} [Wed Jun 3 08:41:32 2026] GET /v2.0/security-groups => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1584] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:41:33 2026] GET /v2.0/security-groups?tenant_id=8e5c7a461f944e29a5ab682de622c2c8&name=default => generated 2925 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1587] 10.0.0.37 () {34 vars in 663 bytes} [Wed Jun 3 08:41:32 2026] POST /v2.0/ports => generated 912 bytes in 1292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1588] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:41:33 2026] DELETE /v2.0/security-groups/d05cc34e-472f-460f-bba7-925921d885df => 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: 795/1589] 10.0.0.37 () {32 vars in 718 bytes} [Wed Jun 3 08:41:34 2026] DELETE /v2.0/ports/a3f35b08-3ca6-46ac-b3c9-99ab7e3d186f => generated 0 bytes in 382 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:41:34.420 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9a8ebb1c-6a79-4aaf-bd38-0fedbcc8967c 05ad97b7e016499f9e624475f5f28d75 705dcf39aef14076bec032b107cad1fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 795/1590] 10.0.0.37 () {32 vars in 715 bytes} [Wed Jun 3 08:41:34 2026] GET /v2.0/ports/a3f35b08-3ca6-46ac-b3c9-99ab7e3d186f => 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: 796/1591] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:41:34 2026] DELETE /v2.0/subnets/560d10b7-fb5e-4281-b8b9-a988e4c38672 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1592] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:41:34 2026] GET /v2.0/security-groups?tenant_id=3c70527a6d064e37b16c73fa96767aab&name=default => generated 2925 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1593] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:41:34 2026] DELETE /v2.0/security-groups/2ccd5d21-fca8-404e-a2c4-f00d77df9674 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:41:35.294 8 INFO neutron.services.segments.plugin [-] Segment 583f3995-7d91-4539-816d-590d057e1c73 resource provider aggregate not found 2026-06-03 08:41:35.307 8 INFO neutron.services.segments.plugin [-] Segment 583f3995-7d91-4539-816d-590d057e1c73 resource provider aggregate not found 2026-06-03 08:41:35.333 8 INFO neutron.services.segments.plugin [-] Segment 583f3995-7d91-4539-816d-590d057e1c73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 583f3995-7d91-4539-816d-590d057e1c73 found for delete ", "request_id": "req-131edfe1-a9d5-4019-9a84-4a5ff9952af5"}]} [pid: 8|app: 0|req: 797/1594] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:41:34 2026] DELETE /v2.0/networks/50521636-892b-4471-b563-1a71b646903e => generated 0 bytes in 590 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:41:35.369 7 WARNING neutron_lib.context [None req-d47301d4-aa3a-4f06-a37a-20a24109b2d7 05ad97b7e016499f9e624475f5f28d75 705dcf39aef14076bec032b107cad1fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 798/1595] 10.0.0.37 () {34 vars in 663 bytes} [Wed Jun 3 08:41:35 2026] POST /v2.0/ports => generated 774 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:41:35.745 8 INFO neutron.services.segments.plugin [-] Segment 583f3995-7d91-4539-816d-590d057e1c73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 583f3995-7d91-4539-816d-590d057e1c73 found for delete ", "request_id": "req-d13eecb3-1c3a-48a3-8bf9-f1e256d5484f"}]} [pid: 8|app: 0|req: 798/1596] 10.0.0.37 () {34 vars in 735 bytes} [Wed Jun 3 08:41:35 2026] PUT /v2.0/ports/ad656437-98d1-4b72-9476-e2c75287504d => generated 752 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1597] 10.0.0.37 () {32 vars in 621 bytes} [Wed Jun 3 08:41:36 2026] GET / => generated 151 bytes in 2 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: 7|app: 0|req: 800/1598] 10.0.0.37 () {32 vars in 631 bytes} [Wed Jun 3 08:41:36 2026] GET /v2.0/ => generated 632 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1599] 10.0.0.37 () {32 vars in 718 bytes} [Wed Jun 3 08:41:36 2026] DELETE /v2.0/ports/ad656437-98d1-4b72-9476-e2c75287504d => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1600] 10.0.0.37 () {32 vars in 641 bytes} [Wed Jun 3 08:41:36 2026] GET /v2.0/ports => generated 777 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 08:41:36.451 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bddb00cb-361d-4adb-b918-5a4ad46ed8e9 05ad97b7e016499f9e624475f5f28d75 705dcf39aef14076bec032b107cad1fe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 800/1601] 10.0.0.37 () {32 vars in 715 bytes} [Wed Jun 3 08:41:36 2026] GET /v2.0/ports/ad656437-98d1-4b72-9476-e2c75287504d => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1602] 10.0.0.37 () {32 vars in 641 bytes} [Wed Jun 3 08:41:36 2026] GET /v2.0/ports => generated 777 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1603] 10.0.0.37 () {32 vars in 715 bytes} [Wed Jun 3 08:41:36 2026] GET /v2.0/ports/65f967c1-8e8e-4dfd-a667-a891d30e29d1 => generated 774 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:41:36.606 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c21db5d3-4d06-44f9-9ace-623058ba225a 05ad97b7e016499f9e624475f5f28d75 705dcf39aef14076bec032b107cad1fe - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 803/1604] 10.0.0.37 () {32 vars in 718 bytes} [Wed Jun 3 08:41:36 2026] DELETE /v2.0/ports/a3f35b08-3ca6-46ac-b3c9-99ab7e3d186f => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:41:36.639 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8ee1afdf-0868-48d6-8ba3-354885fc2e7f 05ad97b7e016499f9e624475f5f28d75 705dcf39aef14076bec032b107cad1fe - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 802/1605] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:41:36 2026] DELETE /v2.0/subnets/560d10b7-fb5e-4281-b8b9-a988e4c38672 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:41:36.668 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f8b63d06-7860-4a3b-b6f3-7d26b608b0ff 05ad97b7e016499f9e624475f5f28d75 705dcf39aef14076bec032b107cad1fe - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 804/1606] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:41:36 2026] DELETE /v2.0/subnets/182f1d01-7473-4da6-a7bd-9a04bfc43466 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1607] 10.0.0.37 () {32 vars in 718 bytes} [Wed Jun 3 08:41:36 2026] DELETE /v2.0/ports/65f967c1-8e8e-4dfd-a667-a891d30e29d1 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1608] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:41:36 2026] GET /v2.0/security-groups?tenant_id=32e9bbf2678d4863b78303a9ac27080c&name=default => generated 2925 bytes in 408 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1609] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:41:36 2026] DELETE /v2.0/networks/ebcd7e31-e9f1-4abe-9974-51c105048bc3 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1610] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:41:37 2026] DELETE /v2.0/security-groups/cddd54b3-1aa5-440a-b79d-519b312b226e => generated 0 bytes in 174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:41:37.503 8 INFO neutron.services.segments.plugin [-] Segment 29de3a11-2927-48bb-8c09-be0a05fcceec resource provider aggregate not found 2026-06-03 08:41:37.520 8 INFO neutron.services.segments.plugin [-] Segment 29de3a11-2927-48bb-8c09-be0a05fcceec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29de3a11-2927-48bb-8c09-be0a05fcceec found for delete ", "request_id": "req-52039e41-232d-49fa-aa12-cbc635ddd392"}]} [pid: 7|app: 0|req: 807/1611] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:41:37 2026] GET /v2.0/security-groups?tenant_id=705dcf39aef14076bec032b107cad1fe&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:41:38.067 8 INFO neutron.services.segments.plugin [-] Segment 29de3a11-2927-48bb-8c09-be0a05fcceec resource provider aggregate not found [pid: 8|app: 0|req: 805/1612] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:41:37 2026] GET /v2.0/ports?device_id=d1d7c74a-867f-4961-a343-a0c4a0c9d643 => generated 1196 bytes in 610 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:41:38.098 8 INFO neutron.services.segments.plugin [-] Segment 29de3a11-2927-48bb-8c09-be0a05fcceec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29de3a11-2927-48bb-8c09-be0a05fcceec found for delete ", "request_id": "req-f05d4198-de84-464d-85ad-ce28278e6fee"}]} [pid: 7|app: 0|req: 808/1613] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:41:37 2026] DELETE /v2.0/security-groups/bc5a05dc-ae0f-4dec-8f67-60bf4081dd98 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1614] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:41:38 2026] GET /v2.0/security-groups?id=8c5e21c2-b3d6-433d-be06-ec99777c1e31&fields=id&fields=name => generated 110 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1615] 10.0.0.37 () {32 vars in 816 bytes} [Wed Jun 3 08:41:38 2026] GET /v2.0/ports?network_id=ae49fc22-c364-404b-b7a6-4087ad054d69&mac_address=fa%3A16%3A3e%3Ac5%3Aa9%3Aba => generated 1196 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:41:38.386 8 WARNING neutron_lib.context [None req-37102b3d-c32b-4bdb-9cc1-7950afadf593 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:41:39.480 8 INFO neutron.db.l3_db [None req-37102b3d-c32b-4bdb-9cc1-7950afadf593 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] Floating IP aab0f24b-9881-4831-88f5-3e0e1487ee75 associated. External IP: 10.96.250.217, port: 833266b6-e290-4eb3-a72d-a1d758a28cbe. [pid: 8|app: 0|req: 807/1616] 10.0.0.37 () {34 vars in 675 bytes} [Wed Jun 3 08:41:38 2026] POST /v2.0/floatingips => generated 855 bytes in 1528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1617] 10.0.0.70 () {34 vars in 1090 bytes} [Wed Jun 3 08:41:40 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-20028059&fields=id&tenant_id=09128d5926564bd3bba49545764f17b0 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:41:40.124 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b94dccad-7485-4e86-8d59-58e15c4fcbf2'] response: {'name': 'network-changed', 'server_uuid': 'd1d7c74a-867f-4961-a343-a0c4a0c9d643', 'tag': '833266b6-e290-4eb3-a72d-a1d758a28cbe', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 808/1618] 10.0.0.70 () {34 vars in 980 bytes} [Wed Jun 3 08:41:40 2026] GET /v2.0/networks?id=2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7 => generated 704 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1619] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:41:40 2026] GET /v2.0/ports?tenant_id=09128d5926564bd3bba49545764f17b0&device_id=d1d7c74a-867f-4961-a343-a0c4a0c9d643 => generated 1465 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1620] 10.0.0.70 () {34 vars in 963 bytes} [Wed Jun 3 08:41:40 2026] GET /v2.0/quotas/09128d5926564bd3bba49545764f17b0 => 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: 810/1621] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:41:40 2026] GET /v2.0/networks?id=ae49fc22-c364-404b-b7a6-4087ad054d69 => generated 800 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1622] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:41:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.175&port_id=833266b6-e290-4eb3-a72d-a1d758a28cbe => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1623] 199.204.45.19 () {34 vars in 1100 bytes} [Wed Jun 3 08:41:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Af3&port_id=833266b6-e290-4eb3-a72d-a1d758a28cbe => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1624] 10.0.0.70 () {34 vars in 1000 bytes} [Wed Jun 3 08:41:40 2026] GET /v2.0/ports?tenant_id=09128d5926564bd3bba49545764f17b0&fields=id => generated 333 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1625] 199.204.45.19 () {34 vars in 1062 bytes} [Wed Jun 3 08:41:40 2026] GET /v2.0/subnets?id=be81f70c-a145-4b11-bdc5-b41a0b5619c6&id=5f70ca15-241d-4e1c-8d4b-1802c0ac5baf => generated 1363 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1626] 10.0.0.70 () {34 vars in 1006 bytes} [Wed Jun 3 08:41:40 2026] GET /v2.0/networks/2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7?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: 814/1627] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:41:40 2026] GET /v2.0/ports?network_id=ae49fc22-c364-404b-b7a6-4087ad054d69&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: 815/1628] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:41:40 2026] GET /v2.0/ports?network_id=ae49fc22-c364-404b-b7a6-4087ad054d69&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1629] 10.0.0.70 () {34 vars in 1106 bytes} [Wed Jun 3 08:41:40 2026] GET /v2.0/networks/2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7?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: 816/1630] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:41:40 2026] GET /v2.0/networks/ae49fc22-c364-404b-b7a6-4087ad054d69?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1631] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:41:40 2026] GET /v2.0/networks/ae49fc22-c364-404b-b7a6-4087ad054d69?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: 8|app: 0|req: 817/1632] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:41:40 2026] GET /v2.0/ports?device_id=852deced-8594-40d6-a4d1-db396bda0c7c => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1633] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:41:41 2026] GET /v2.0/networks?id=2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7 => generated 704 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1634] 199.204.45.19 () {34 vars in 1048 bytes} [Wed Jun 3 08:41:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=09128d5926564bd3bba49545764f17b0 => generated 177 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:41:41.671 8 WARNING neutron_lib.context [req-dc475156-82a4-434c-9cc1-40efb729c9a0 req-c6b002e8-5d81-48bf-90fd-c355bca1720a 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 817/1635] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:41:41 2026] GET /v2.0/security-groups?tenant_id=c524ace150fd4ac0a3c5d3ffcc467207&name=default => generated 2925 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1636] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:41:41 2026] DELETE /v2.0/security-groups/5b877b2b-bbbd-450a-a10b-d1af2702007c => 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: 819/1637] 199.204.45.19 () {38 vars in 953 bytes} [Wed Jun 3 08:41:41 2026] POST /v2.0/ports => generated 1187 bytes in 573 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: 820/1638] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:41:42 2026] GET /v2.0/security-groups?tenant_id=a91fb956c148422c98171391a8c62ab6&name=default => generated 2925 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1639] 199.204.45.19 () {38 vars in 1026 bytes} [Wed Jun 3 08:41:42 2026] PUT /v2.0/ports/dcc50576-5755-448e-9a4b-423300d06995 => generated 1432 bytes in 638 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: 821/1640] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:41:42 2026] DELETE /v2.0/security-groups/da444b46-1dc3-441e-9304-0c688f8d9374 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1641] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:41:42 2026] GET /v2.0/ports?tenant_id=09128d5926564bd3bba49545764f17b0&device_id=852deced-8594-40d6-a4d1-db396bda0c7c => generated 1471 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1642] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:41:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.156&port_id=dcc50576-5755-448e-9a4b-423300d06995 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:41:43.062 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c4e920a-0cde-47bd-9f6d-1b67ff507e40'] response: {'name': 'network-changed', 'server_uuid': '852deced-8594-40d6-a4d1-db396bda0c7c', 'tag': 'dcc50576-5755-448e-9a4b-423300d06995', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 821/1643] 199.204.45.19 () {34 vars in 1104 bytes} [Wed Jun 3 08:41:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A127&port_id=dcc50576-5755-448e-9a4b-423300d06995 => generated 19 bytes in 50 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: 822/1644] 199.204.45.19 () {34 vars in 1062 bytes} [Wed Jun 3 08:41:43 2026] GET /v2.0/subnets?id=cc7831de-3bef-4b23-b3d8-a5659118d5d9&id=464180fa-0adc-4dc3-8c34-dda25492ec55 => generated 1366 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1645] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:41:43 2026] GET /v2.0/security-groups?tenant_id=b1dc2f6b49bf47c18c9e0dcb32a58eae&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1646] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:41:43 2026] GET /v2.0/ports?network_id=2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7&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: 824/1647] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:41:43 2026] GET /v2.0/ports?network_id=2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1648] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:41:43 2026] DELETE /v2.0/security-groups/94ce6965-a327-4b47-a02a-d980588a05d9 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1649] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:41:43 2026] GET /v2.0/networks/2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1650] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:41:43 2026] GET /v2.0/networks/2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7?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: 826/1651] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:41:43 2026] GET /v2.0/ports?tenant_id=09128d5926564bd3bba49545764f17b0&device_id=852deced-8594-40d6-a4d1-db396bda0c7c => generated 1471 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1652] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:41:43 2026] GET /v2.0/networks?id=2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7 => 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: 827/1653] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:41:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.156&port_id=dcc50576-5755-448e-9a4b-423300d06995 => 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: 827/1654] 199.204.45.19 () {34 vars in 1104 bytes} [Wed Jun 3 08:41:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A127&port_id=dcc50576-5755-448e-9a4b-423300d06995 => 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: 828/1655] 199.204.45.19 () {34 vars in 1062 bytes} [Wed Jun 3 08:41:43 2026] GET /v2.0/subnets?id=cc7831de-3bef-4b23-b3d8-a5659118d5d9&id=464180fa-0adc-4dc3-8c34-dda25492ec55 => generated 1366 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1656] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:41:43 2026] GET /v2.0/ports?network_id=2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7&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: 829/1657] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:41:43 2026] GET /v2.0/ports?network_id=2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7&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: 829/1658] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:41:43 2026] GET /v2.0/networks/2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1659] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:41:44 2026] GET /v2.0/networks/2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7?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: 830/1660] 10.0.0.205 () {34 vars in 989 bytes} [Wed Jun 3 08:41:45 2026] GET /v2.0/ports?device_id=d1d7c74a-867f-4961-a343-a0c4a0c9d643 => generated 1465 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1661] 10.0.0.205 () {34 vars in 1039 bytes} [Wed Jun 3 08:41:45 2026] GET /v2.0/security-groups?id=8c5e21c2-b3d6-433d-be06-ec99777c1e31&fields=id&fields=name => generated 110 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1662] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:41:45 2026] GET /v2.0/ports?device_id=852deced-8594-40d6-a4d1-db396bda0c7c => generated 1204 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1663] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:41:45 2026] GET /v2.0/security-groups?id=8c5e21c2-b3d6-433d-be06-ec99777c1e31&fields=id&fields=name => generated 110 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1664] 10.0.0.37 () {32 vars in 816 bytes} [Wed Jun 3 08:41:46 2026] GET /v2.0/ports?network_id=2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7&mac_address=fa%3A16%3A3e%3A2a%3Aae%3A23 => generated 1204 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:41:46.133 7 WARNING neutron_lib.context [None req-afc16fab-19e0-4e7b-8a89-b31df1e369fd 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 831/1665] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:41:45 2026] GET /v2.0/security-groups?tenant_id=4b6a916a0bf94ab193425fd77847d5c0&name=default => generated 2925 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1666] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:41:46 2026] DELETE /v2.0/security-groups/de18a508-055e-445c-a586-5984a0395d29 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:41:46.745 8 WARNING neutron_lib.context [None req-839e4504-0f6b-4aa0-9bee-cd09e9c6396b 5f91877d6d0f40efbd927098398d57fc 73165194cb9d497c98a36e60adce6fd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:41:46.912 8 INFO neutron.db.segments_db [None req-839e4504-0f6b-4aa0-9bee-cd09e9c6396b 5f91877d6d0f40efbd927098398d57fc 73165194cb9d497c98a36e60adce6fd7 - - default default] Added segment 5e686f50-7553-4c86-87d1-de0c68a03348 of type vxlan for network 4719ca48-e935-4100-b151-32a0b552ba5d [pid: 8|app: 0|req: 833/1667] 10.0.0.37 () {34 vars in 669 bytes} [Wed Jun 3 08:41:46 2026] POST /v2.0/networks => generated 632 bytes in 580 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:41:47.048 8 WARNING neutron_lib.context [None req-d2a798cc-1541-446d-bd59-2eeef6d78a22 5f91877d6d0f40efbd927098398d57fc 73165194cb9d497c98a36e60adce6fd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:41:47.101 8 INFO neutron.db.segments_db [None req-d2a798cc-1541-446d-bd59-2eeef6d78a22 5f91877d6d0f40efbd927098398d57fc 73165194cb9d497c98a36e60adce6fd7 - - default default] Added segment de95c1bf-d85e-4250-99ce-daa614d2e434 of type vxlan for network 889d6c60-2b6a-44e5-84ad-778fba86f6e6 2026-06-03 08:41:47.209 7 INFO neutron.db.l3_db [None req-afc16fab-19e0-4e7b-8a89-b31df1e369fd 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] Floating IP 1c3e9085-5318-4ef3-98d1-af4283fc340c associated. External IP: 10.96.250.201, port: dcc50576-5755-448e-9a4b-423300d06995. 2026-06-03 08:41:47.466 8 INFO neutron.db.l3_hamode_db [None req-d2a798cc-1541-446d-bd59-2eeef6d78a22 5f91877d6d0f40efbd927098398d57fc 73165194cb9d497c98a36e60adce6fd7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 835/1668] 10.0.0.37 () {34 vars in 675 bytes} [Wed Jun 3 08:41:46 2026] POST /v2.0/floatingips => generated 855 bytes in 1967 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:41:48.152 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9db09743-4ea9-44c6-9010-1d795cd774fb'] response: {'name': 'network-changed', 'server_uuid': '852deced-8594-40d6-a4d1-db396bda0c7c', 'tag': 'dcc50576-5755-448e-9a4b-423300d06995', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 836/1669] 199.204.45.19 () {34 vars in 1094 bytes} [Wed Jun 3 08:41:48 2026] GET /v2.0/ports?device_id=d1d7c74a-867f-4961-a343-a0c4a0c9d643&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1670] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:41:48 2026] GET /v2.0/ports?tenant_id=09128d5926564bd3bba49545764f17b0&device_id=852deced-8594-40d6-a4d1-db396bda0c7c => generated 1473 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1671] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:41:48 2026] GET /v2.0/ports?tenant_id=09128d5926564bd3bba49545764f17b0&device_id=d1d7c74a-867f-4961-a343-a0c4a0c9d643 => generated 1465 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1672] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:41:48 2026] GET /v2.0/networks?id=2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7 => generated 800 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1673] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:41:48 2026] GET /v2.0/networks?id=ae49fc22-c364-404b-b7a6-4087ad054d69 => generated 800 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1674] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:41:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.156&port_id=dcc50576-5755-448e-9a4b-423300d06995 => generated 858 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1675] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:41:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.175&port_id=833266b6-e290-4eb3-a72d-a1d758a28cbe => generated 860 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1676] 199.204.45.19 () {34 vars in 1104 bytes} [Wed Jun 3 08:41:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A127&port_id=dcc50576-5755-448e-9a4b-423300d06995 => 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: 846/1679] 199.204.45.19 () {34 vars in 1100 bytes} [Wed Jun 3 08:41:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Af3&port_id=833266b6-e290-4eb3-a72d-a1d758a28cbe => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:41:48.739 8 INFO neutron.db.l3_hamode_db [None req-d2a798cc-1541-446d-bd59-2eeef6d78a22 5f91877d6d0f40efbd927098398d57fc 73165194cb9d497c98a36e60adce6fd7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 847/1680] 199.204.45.19 () {34 vars in 1062 bytes} [Wed Jun 3 08:41:48 2026] GET /v2.0/subnets?id=cc7831de-3bef-4b23-b3d8-a5659118d5d9&id=464180fa-0adc-4dc3-8c34-dda25492ec55 => generated 1366 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1681] 199.204.45.19 () {34 vars in 1062 bytes} [Wed Jun 3 08:41:48 2026] GET /v2.0/subnets?id=be81f70c-a145-4b11-bdc5-b41a0b5619c6&id=5f70ca15-241d-4e1c-8d4b-1802c0ac5baf => generated 1363 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1682] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:41:48 2026] GET /v2.0/ports?network_id=2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7&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: 850/1683] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:41:48 2026] GET /v2.0/ports?network_id=ae49fc22-c364-404b-b7a6-4087ad054d69&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1684] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:41:48 2026] GET /v2.0/ports?network_id=2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1685] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:41:48 2026] GET /v2.0/ports?network_id=ae49fc22-c364-404b-b7a6-4087ad054d69&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1686] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:41:48 2026] GET /v2.0/security-groups?tenant_id=c9b100bdde534528bfc2bb646963ebde&name=default => generated 2925 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1687] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:41:49 2026] GET /v2.0/networks/2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7?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: 855/1688] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:41:49 2026] GET /v2.0/networks/ae49fc22-c364-404b-b7a6-4087ad054d69?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1689] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:41:49 2026] GET /v2.0/security-groups?tenant_id=73f6490754e5490bb3d5bb2411209ea0&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1690] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:41:49 2026] DELETE /v2.0/security-groups/9a5a114e-032f-4567-8bbb-2802fd452073 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1691] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:41:49 2026] GET /v2.0/networks/2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1692] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:41:49 2026] GET /v2.0/networks/ae49fc22-c364-404b-b7a6-4087ad054d69?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: 860/1693] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:41:49 2026] DELETE /v2.0/security-groups/c76083b9-248b-4ef2-9f1a-18baa352c4db => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1694] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:41:47 2026] POST /v2.0/routers => generated 694 bytes in 2965 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1695] 10.0.0.37 () {32 vars in 774 bytes} [Wed Jun 3 08:41:50 2026] GET /v2.0/subnets?project_id=73165194cb9d497c98a36e60adce6fd7&cidr=10.100.0.0%2F28 => generated 14 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1696] 10.0.0.37 () {32 vars in 692 bytes} [Wed Jun 3 08:41:50 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1697] 10.0.0.37 () {32 vars in 782 bytes} [Wed Jun 3 08:41:50 2026] GET /v2.0/subnets?network_id=117647e8-a5bb-41d9-970e-09484de87e39&cidr=10.100.0.0%2F28 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:41:50.416 8 WARNING neutron_lib.context [None req-d880139a-717a-4173-9c7a-b67888786ebf 5f91877d6d0f40efbd927098398d57fc 73165194cb9d497c98a36e60adce6fd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 836/1698] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:41:50 2026] POST /v2.0/subnets => generated 632 bytes in 892 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1699] 10.0.0.38 () {30 vars in 648 bytes} [Wed Jun 3 08:41:53 2026] GET /v2.0/extensions => generated 19901 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1700] 10.0.0.38 () {30 vars in 722 bytes} [Wed Jun 3 08:41:53 2026] GET /v2.0/quotas/21c3e3791d1640f78e2a73361bf41924/details => generated 847 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1701] 10.0.0.37 () {34 vars in 781 bytes} [Wed Jun 3 08:41:51 2026] PUT /v2.0/routers/e9010189-540d-4b79-b0ee-9580caccca6b/add_router_interface => generated 309 bytes in 2225 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1702] 10.0.0.37 () {32 vars in 647 bytes} [Wed Jun 3 08:41:53 2026] GET /v2.0/networks => generated 6663 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1703] 10.0.0.37 () {32 vars in 645 bytes} [Wed Jun 3 08:41:53 2026] GET /v2.0/subnets => generated 7157 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1704] 10.0.0.37 () {32 vars in 645 bytes} [Wed Jun 3 08:41:53 2026] GET /v2.0/routers => generated 1451 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:41:54.025 7 WARNING neutron_lib.context [None req-e4344ffd-e0dd-49e3-9d22-f8c62c24a0af 5f91877d6d0f40efbd927098398d57fc 73165194cb9d497c98a36e60adce6fd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 865/1705] 10.0.0.37 () {34 vars in 683 bytes} [Wed Jun 3 08:41:54 2026] POST /v2.0/security-groups => generated 1673 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 08:41:54.171 8 WARNING neutron_lib.context [None req-682c7074-f18b-486f-859f-d1e6f430ad58 5f91877d6d0f40efbd927098398d57fc 73165194cb9d497c98a36e60adce6fd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 841/1706] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:41:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:41:54.339 7 WARNING neutron_lib.context [None req-e7bb7990-38dc-460d-bb38-21d7ba165a60 5f91877d6d0f40efbd927098398d57fc 73165194cb9d497c98a36e60adce6fd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 866/1707] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:41:54 2026] POST /v2.0/security-group-rules => generated 596 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:41:54.483 8 WARNING neutron_lib.context [None req-b5c1bbae-44e9-49b3-8490-f18555126d0f 5f91877d6d0f40efbd927098398d57fc 73165194cb9d497c98a36e60adce6fd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 842/1708] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:41:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:41:54.641 7 WARNING neutron_lib.context [None req-1f1e267b-17b5-4b50-8404-11e9dbf48478 5f91877d6d0f40efbd927098398d57fc 73165194cb9d497c98a36e60adce6fd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 867/1709] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:41:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:41:54.799 8 WARNING neutron_lib.context [None req-56080067-6788-4a6d-bebe-ac8c9faf313a 5f91877d6d0f40efbd927098398d57fc 73165194cb9d497c98a36e60adce6fd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:41:54.836 8 INFO neutron.db.securitygroups_db [None req-56080067-6788-4a6d-bebe-ac8c9faf313a 5f91877d6d0f40efbd927098398d57fc 73165194cb9d497c98a36e60adce6fd7 - - default default] Project 73165194cb9d497c98a36e60adce6fd7 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: 843/1710] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:41:54 2026] POST /v2.0/security-group-rules => generated 607 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:41:54.938 7 WARNING neutron_lib.context [None req-8ccf69c3-5066-45c9-8624-7e982d60baba 5f91877d6d0f40efbd927098398d57fc 73165194cb9d497c98a36e60adce6fd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:41:54.990 7 INFO neutron.db.securitygroups_db [None req-8ccf69c3-5066-45c9-8624-7e982d60baba 5f91877d6d0f40efbd927098398d57fc 73165194cb9d497c98a36e60adce6fd7 - - default default] Project 73165194cb9d497c98a36e60adce6fd7 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: 868/1711] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:41:54 2026] POST /v2.0/security-group-rules => generated 606 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1712] 10.0.0.205 () {34 vars in 989 bytes} [Wed Jun 3 08:41:55 2026] GET /v2.0/ports?device_id=852deced-8594-40d6-a4d1-db396bda0c7c => generated 1473 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1713] 10.0.0.205 () {34 vars in 1039 bytes} [Wed Jun 3 08:41:55 2026] GET /v2.0/security-groups?id=8c5e21c2-b3d6-433d-be06-ec99777c1e31&fields=id&fields=name => generated 110 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1714] 10.0.0.37 () {32 vars in 647 bytes} [Wed Jun 3 08:41:55 2026] GET /v2.0/networks => generated 1297 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1715] 10.0.0.70 () {34 vars in 1096 bytes} [Wed Jun 3 08:41:55 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-543713105&fields=id&tenant_id=73165194cb9d497c98a36e60adce6fd7 => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1716] 10.0.0.38 () {30 vars in 648 bytes} [Wed Jun 3 08:41:55 2026] GET /v2.0/extensions => generated 19901 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1717] 10.0.0.70 () {34 vars in 980 bytes} [Wed Jun 3 08:41:55 2026] GET /v2.0/networks?id=4719ca48-e935-4100-b151-32a0b552ba5d => generated 660 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1718] 10.0.0.70 () {34 vars in 963 bytes} [Wed Jun 3 08:41:55 2026] GET /v2.0/quotas/73165194cb9d497c98a36e60adce6fd7 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1719] 10.0.0.38 () {30 vars in 722 bytes} [Wed Jun 3 08:41:55 2026] GET /v2.0/quotas/21c3e3791d1640f78e2a73361bf41924/details => generated 847 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1720] 10.0.0.70 () {34 vars in 1000 bytes} [Wed Jun 3 08:41:55 2026] GET /v2.0/ports?tenant_id=73165194cb9d497c98a36e60adce6fd7&fields=id => generated 103 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1721] 10.0.0.70 () {34 vars in 1006 bytes} [Wed Jun 3 08:41:56 2026] GET /v2.0/networks/4719ca48-e935-4100-b151-32a0b552ba5d?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: 849/1722] 10.0.0.70 () {34 vars in 1106 bytes} [Wed Jun 3 08:41:56 2026] GET /v2.0/networks/4719ca48-e935-4100-b151-32a0b552ba5d?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: 874/1723] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:41:56 2026] GET /v2.0/ports?device_id=83f67535-46ed-44d6-ae75-ad0a8e792f27 => 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: 850/1724] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:41:57 2026] GET /v2.0/networks?id=4719ca48-e935-4100-b151-32a0b552ba5d => generated 660 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1725] 199.204.45.19 () {34 vars in 1048 bytes} [Wed Jun 3 08:41:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=73165194cb9d497c98a36e60adce6fd7 => generated 180 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:41:57.462 8 WARNING neutron_lib.context [req-8f287a85-04f2-4970-889b-33c3d10872ad req-6e052356-3904-4da9-b691-f0297e9f4771 5f91877d6d0f40efbd927098398d57fc 73165194cb9d497c98a36e60adce6fd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 876/1726] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:41:57 2026] GET /v2.0/ports?device_id=83f67535-46ed-44d6-ae75-ad0a8e792f27 => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1727] 199.204.45.19 () {38 vars in 953 bytes} [Wed Jun 3 08:41:57 2026] POST /v2.0/ports => generated 954 bytes in 603 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: 877/1728] 199.204.45.19 () {38 vars in 1026 bytes} [Wed Jun 3 08:41:58 2026] PUT /v2.0/ports/285f3f2e-375f-4176-87f3-34862d6ed0a8 => generated 1199 bytes in 637 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1729] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:41:58 2026] GET /v2.0/ports?device_id=83f67535-46ed-44d6-ae75-ad0a8e792f27 => generated 969 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 878/1730] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:41:58 2026] GET /v2.0/security-groups?id=02fdee83-46ed-4f83-8a29-cf18d370157c&fields=id&fields=name => generated 113 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1731] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:41:58 2026] GET /v2.0/ports?tenant_id=73165194cb9d497c98a36e60adce6fd7&device_id=83f67535-46ed-44d6-ae75-ad0a8e792f27 => generated 1238 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1732] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:41:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=285f3f2e-375f-4176-87f3-34862d6ed0a8 => 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: 855/1733] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:41:58 2026] GET /v2.0/subnets?id=21778a38-3404-47e0-936e-8a267f76daec => generated 653 bytes in 57 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: 856/1734] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:41:58 2026] GET /v2.0/ports?network_id=4719ca48-e935-4100-b151-32a0b552ba5d&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:41:59.037 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6947a50a-d0ee-4ff8-bf19-26cc726af2f0'] response: {'name': 'network-changed', 'server_uuid': '83f67535-46ed-44d6-ae75-ad0a8e792f27', 'tag': '285f3f2e-375f-4176-87f3-34862d6ed0a8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 857/1735] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:41:58 2026] GET /v2.0/networks/4719ca48-e935-4100-b151-32a0b552ba5d?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: 879/1736] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:41:58 2026] GET /v2.0/security-groups?tenant_id=21c3e3791d1640f78e2a73361bf41924&name=default => generated 2925 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1737] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:41:59 2026] GET /v2.0/networks/4719ca48-e935-4100-b151-32a0b552ba5d?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: 880/1738] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:41:59 2026] DELETE /v2.0/security-groups/bc123057-3897-4b69-a429-bfa37ba56e9e => 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: 859/1739] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:41:59 2026] GET /v2.0/ports?tenant_id=73165194cb9d497c98a36e60adce6fd7&device_id=83f67535-46ed-44d6-ae75-ad0a8e792f27 => generated 1238 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1740] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:41:59 2026] GET /v2.0/networks?id=4719ca48-e935-4100-b151-32a0b552ba5d => generated 756 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1741] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:41:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=285f3f2e-375f-4176-87f3-34862d6ed0a8 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1742] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:41:59 2026] GET /v2.0/subnets?id=21778a38-3404-47e0-936e-8a267f76daec => generated 653 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1743] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:41:59 2026] GET /v2.0/ports?network_id=4719ca48-e935-4100-b151-32a0b552ba5d&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1744] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:41:59 2026] GET /v2.0/networks/4719ca48-e935-4100-b151-32a0b552ba5d?fields=segments => generated 14 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1745] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:41:59 2026] GET /v2.0/networks/4719ca48-e935-4100-b151-32a0b552ba5d?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: 884/1746] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:41:59 2026] GET /v2.0/ports?device_id=83f67535-46ed-44d6-ae75-ad0a8e792f27 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1747] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:41:59 2026] GET /v2.0/security-groups?id=02fdee83-46ed-4f83-8a29-cf18d370157c&fields=id&fields=name => generated 113 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1748] 10.0.0.37 () {32 vars in 719 bytes} [Wed Jun 3 08:42:00 2026] GET /v2.0/subnets/428c5fba-73b6-4122-9815-a99cb8b2a508 => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1749] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:42:00 2026] GET /v2.0/security-groups?tenant_id=cfec10293b264dc98ed5e98287c605ee&name=default => generated 2925 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1750] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:42:01 2026] DELETE /v2.0/security-groups/8d864d7e-d90e-4ba0-a66f-5b5656b8eec4 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1751] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:42:01 2026] GET /v2.0/ports?device_id=83f67535-46ed-44d6-ae75-ad0a8e792f27 => generated 971 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1752] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:42:01 2026] GET /v2.0/security-groups?id=02fdee83-46ed-4f83-8a29-cf18d370157c&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: 866/1753] 10.0.0.154 () {30 vars in 689 bytes} [Wed Jun 3 08:42:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1754] 10.0.0.154 () {30 vars in 691 bytes} [Wed Jun 3 08:42:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1755] 10.0.0.154 () {30 vars in 667 bytes} [Wed Jun 3 08:42:01 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1756] 10.0.0.154 () {30 vars in 703 bytes} [Wed Jun 3 08:42:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1757] 10.0.0.154 () {28 vars in 438 bytes} [Wed Jun 3 08:42:02 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: 890/1758] 10.0.0.154 () {30 vars in 727 bytes} [Wed Jun 3 08:42:02 2026] GET /v2.0/subnets/428c5fba-73b6-4122-9815-a99cb8b2a508 => generated 633 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1759] 10.0.0.154 () {30 vars in 689 bytes} [Wed Jun 3 08:42:02 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: 891/1760] 10.0.0.154 () {30 vars in 691 bytes} [Wed Jun 3 08:42:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1761] 10.0.0.154 () {30 vars in 667 bytes} [Wed Jun 3 08:42:02 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: 892/1762] 10.0.0.154 () {30 vars in 703 bytes} [Wed Jun 3 08:42:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1763] 10.0.0.154 () {30 vars in 727 bytes} [Wed Jun 3 08:42:02 2026] GET /v2.0/subnets/428c5fba-73b6-4122-9815-a99cb8b2a508 => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1764] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:42:02 2026] GET /v2.0/ports?device_id=83f67535-46ed-44d6-ae75-ad0a8e792f27 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1765] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:42:02 2026] GET /v2.0/security-groups?id=02fdee83-46ed-4f83-8a29-cf18d370157c&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1766] 10.0.0.154 () {30 vars in 689 bytes} [Wed Jun 3 08:42:02 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: 873/1767] 10.0.0.154 () {30 vars in 691 bytes} [Wed Jun 3 08:42:02 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: 895/1768] 10.0.0.154 () {30 vars in 667 bytes} [Wed Jun 3 08:42:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1769] 10.0.0.154 () {30 vars in 703 bytes} [Wed Jun 3 08:42:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1770] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:42:02 2026] GET /v2.0/ports?device_id=83f67535-46ed-44d6-ae75-ad0a8e792f27 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1771] 10.0.0.154 () {30 vars in 729 bytes} [Wed Jun 3 08:42:02 2026] GET /v2.0/networks/3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4 => generated 800 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1772] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:42:02 2026] GET /v2.0/security-groups?id=02fdee83-46ed-4f83-8a29-cf18d370157c&fields=id&fields=name => generated 113 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1773] 10.0.0.154 () {30 vars in 681 bytes} [Wed Jun 3 08:42:02 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1774] 10.0.0.37 () {32 vars in 734 bytes} [Wed Jun 3 08:42:02 2026] GET /v2.0/ports?device_id=83f67535-46ed-44d6-ae75-ad0a8e792f27 => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:42:02.828 7 WARNING neutron_lib.context [None req-8177952b-4f60-4331-88f7-88d2ef8d85a1 5f91877d6d0f40efbd927098398d57fc 73165194cb9d497c98a36e60adce6fd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 876/1775] 10.0.0.154 () {34 vars in 703 bytes} [Wed Jun 3 08:42:02 2026] POST /v2.0/ports => generated 1132 bytes in 488 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 08:42:03.763 8 WARNING neutron_lib.context [None req-798a5ce3-b4a4-48dc-a82b-6a770399685e 7d8ad6db56d14f5ca51372c296917c81 c63e3d6c12d34996a5f0419ccc2a4064 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:42:03.933 7 INFO neutron.db.l3_db [None req-8177952b-4f60-4331-88f7-88d2ef8d85a1 5f91877d6d0f40efbd927098398d57fc 73165194cb9d497c98a36e60adce6fd7 - - default default] Floating IP e13ab876-faa7-4bd9-9cf4-c1924b64208f associated. External IP: 10.96.250.202, port: 285f3f2e-375f-4176-87f3-34862d6ed0a8. [pid: 7|app: 0|req: 900/1776] 10.0.0.37 () {34 vars in 675 bytes} [Wed Jun 3 08:42:02 2026] POST /v2.0/floatingips => generated 855 bytes in 1553 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:42:04.466 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-72d0a4d0-2528-41da-aba2-3e8901735481'] response: {'name': 'network-changed', 'server_uuid': '83f67535-46ed-44d6-ae75-ad0a8e792f27', 'tag': '285f3f2e-375f-4176-87f3-34862d6ed0a8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 903/1779] 10.0.0.37 () {32 vars in 727 bytes} [Wed Jun 3 08:42:04 2026] GET /v2.0/floatingips/e13ab876-faa7-4bd9-9cf4-c1924b64208f => generated 855 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1780] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:42:04 2026] GET /v2.0/ports?tenant_id=73165194cb9d497c98a36e60adce6fd7&device_id=83f67535-46ed-44d6-ae75-ad0a8e792f27 => generated 1240 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1781] 10.0.0.37 () {34 vars in 674 bytes} [Wed Jun 3 08:42:03 2026] POST /v2.0/floatingips => generated 552 bytes in 1033 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:42:04.625 7 WARNING neutron_lib.context [None req-2439a47d-4c05-41b6-b089-cfd0887e946c 7d8ad6db56d14f5ca51372c296917c81 c63e3d6c12d34996a5f0419ccc2a4064 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 878/1782] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:42:04 2026] GET /v2.0/networks?id=4719ca48-e935-4100-b151-32a0b552ba5d => generated 756 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1783] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:42:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=285f3f2e-375f-4176-87f3-34862d6ed0a8 => generated 858 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1784] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:42:04 2026] GET /v2.0/subnets?id=21778a38-3404-47e0-936e-8a267f76daec => generated 653 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1785] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:42:05 2026] GET /v2.0/ports?network_id=4719ca48-e935-4100-b151-32a0b552ba5d&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:42:05.256 8 WARNING neutron_lib.context [None req-4d18f1b0-4691-4c38-8583-ad9fbe57b78c acacb5884cfc45079f855f5cca43784e 10af838859864eca986df4405d38cfb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 905/1786] 10.0.0.37 () {34 vars in 674 bytes} [Wed Jun 3 08:42:04 2026] POST /v2.0/floatingips => generated 552 bytes in 862 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1787] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:42:05 2026] GET /v2.0/networks/4719ca48-e935-4100-b151-32a0b552ba5d?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1788] 10.0.0.37 () {32 vars in 727 bytes} [Wed Jun 3 08:42:05 2026] GET /v2.0/floatingips/e13ab876-faa7-4bd9-9cf4-c1924b64208f => generated 855 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:42:05.612 7 WARNING neutron_lib.context [None req-d56ef6f0-6526-4389-9523-6e961ba572cf 7d8ad6db56d14f5ca51372c296917c81 c63e3d6c12d34996a5f0419ccc2a4064 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 882/1789] 10.0.0.37 () {34 vars in 674 bytes} [Wed Jun 3 08:42:05 2026] POST /v2.0/floatingips => generated 552 bytes in 1012 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1790] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:42:06 2026] GET /v2.0/networks/4719ca48-e935-4100-b151-32a0b552ba5d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1791] 10.0.0.37 () {34 vars in 757 bytes} [Wed Jun 3 08:42:06 2026] PUT /v2.0/floatingips/51f2aafe-3282-48fc-9416-154e941f64f2/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1792] 199.204.45.19 () {30 vars in 701 bytes} [Wed Jun 3 08:42:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1793] 10.0.0.37 () {32 vars in 737 bytes} [Wed Jun 3 08:42:06 2026] GET /v2.0/floatingips/51f2aafe-3282-48fc-9416-154e941f64f2/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: 887/1794] 199.204.45.19 () {30 vars in 703 bytes} [Wed Jun 3 08:42:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1795] 10.0.0.37 () {34 vars in 768 bytes} [Wed Jun 3 08:42:06 2026] PUT /v2.0/floatingips/51f2aafe-3282-48fc-9416-154e941f64f2/tags/green => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1796] 199.204.45.19 () {30 vars in 679 bytes} [Wed Jun 3 08:42:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1797] 10.0.0.37 () {32 vars in 737 bytes} [Wed Jun 3 08:42:06 2026] GET /v2.0/floatingips/51f2aafe-3282-48fc-9416-154e941f64f2/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1798] 199.204.45.19 () {30 vars in 715 bytes} [Wed Jun 3 08:42:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1799] 10.0.0.37 () {34 vars in 764 bytes} [Wed Jun 3 08:42:06 2026] PUT /v2.0/floatingips/51f2aafe-3282-48fc-9416-154e941f64f2/tags/red => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1800] 199.204.45.19 () {30 vars in 735 bytes} [Wed Jun 3 08:42:06 2026] GET /v2.0/ports/c5e9d9d8-e154-4f9d-a9e7-5d1f78f4f3d6 => 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: 894/1801] 10.0.0.37 () {32 vars in 737 bytes} [Wed Jun 3 08:42:06 2026] GET /v2.0/floatingips/51f2aafe-3282-48fc-9416-154e941f64f2/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: 895/1802] 10.0.0.37 () {34 vars in 786 bytes} [Wed Jun 3 08:42:06 2026] PUT /v2.0/floatingips/51f2aafe-3282-48fc-9416-154e941f64f2/tags/black.or.white => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1803] 10.0.0.37 () {32 vars in 737 bytes} [Wed Jun 3 08:42:06 2026] GET /v2.0/floatingips/51f2aafe-3282-48fc-9416-154e941f64f2/tags => generated 52 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1804] 10.0.0.37 () {34 vars in 757 bytes} [Wed Jun 3 08:42:06 2026] PUT /v2.0/floatingips/51f2aafe-3282-48fc-9416-154e941f64f2/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: 898/1805] 10.0.0.37 () {32 vars in 727 bytes} [Wed Jun 3 08:42:06 2026] GET /v2.0/floatingips/e13ab876-faa7-4bd9-9cf4-c1924b64208f => generated 857 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1806] 10.0.0.37 () {32 vars in 737 bytes} [Wed Jun 3 08:42:06 2026] GET /v2.0/floatingips/51f2aafe-3282-48fc-9416-154e941f64f2/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1807] 199.204.45.19 () {30 vars in 701 bytes} [Wed Jun 3 08:42:06 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: 8|app: 0|req: 901/1808] 10.0.0.37 () {32 vars in 745 bytes} [Wed Jun 3 08:42:06 2026] GET /v2.0/floatingips/51f2aafe-3282-48fc-9416-154e941f64f2/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1809] 199.204.45.19 () {30 vars in 703 bytes} [Wed Jun 3 08:42: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) 2026-06-03 08:42:06.847 8 INFO neutron.api.v2.resource [None req-99cfa53a-1b38-477e-99ed-f41896f6c96f acacb5884cfc45079f855f5cca43784e 10af838859864eca986df4405d38cfb9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 903/1810] 10.0.0.37 () {32 vars in 749 bytes} [Wed Jun 3 08:42:06 2026] GET /v2.0/floatingips/51f2aafe-3282-48fc-9416-154e941f64f2/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1811] 199.204.45.19 () {30 vars in 679 bytes} [Wed Jun 3 08:42:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1812] 10.0.0.37 () {32 vars in 748 bytes} [Wed Jun 3 08:42:06 2026] DELETE /v2.0/floatingips/51f2aafe-3282-48fc-9416-154e941f64f2/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1813] 199.204.45.19 () {30 vars in 715 bytes} [Wed Jun 3 08:42:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1814] 10.0.0.37 () {34 vars in 674 bytes} [Wed Jun 3 08:42:05 2026] POST /v2.0/floatingips => generated 552 bytes in 1329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1815] 10.0.0.37 () {32 vars in 737 bytes} [Wed Jun 3 08:42:06 2026] GET /v2.0/floatingips/51f2aafe-3282-48fc-9416-154e941f64f2/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:42:06.946 8 WARNING neutron_lib.context [None req-099902d1-541e-48f3-8eef-5fc05851561e 7d8ad6db56d14f5ca51372c296917c81 c63e3d6c12d34996a5f0419ccc2a4064 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:42:06.946 7 INFO neutron.api.v2.resource [None req-838af967-0e58-4329-b603-bb8257ef8b7d 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 909/1816] 199.204.45.19 () {30 vars in 761 bytes} [Wed Jun 3 08:42:06 2026] GET /v2.0/security-groups/lb-1567ab81-a568-4d91-a6a0-74c1c98f7521 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:42:07.003 7 INFO neutron.api.v2.resource [None req-283858e5-38fc-4ac1-936d-da1a81cad27e acacb5884cfc45079f855f5cca43784e 10af838859864eca986df4405d38cfb9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 910/1817] 10.0.0.37 () {32 vars in 752 bytes} [Wed Jun 3 08:42:06 2026] DELETE /v2.0/floatingips/51f2aafe-3282-48fc-9416-154e941f64f2/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1818] 199.204.45.19 () {30 vars in 783 bytes} [Wed Jun 3 08:42:07 2026] GET /v2.0/security-groups?name=lb-1567ab81-a568-4d91-a6a0-74c1c98f7521 => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1819] 10.0.0.37 () {32 vars in 740 bytes} [Wed Jun 3 08:42:07 2026] DELETE /v2.0/floatingips/51f2aafe-3282-48fc-9416-154e941f64f2/tags => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1820] 199.204.45.19 () {34 vars in 734 bytes} [Wed Jun 3 08:42:07 2026] POST /v2.0/security-groups => generated 1636 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1821] 10.0.0.37 () {32 vars in 737 bytes} [Wed Jun 3 08:42:07 2026] GET /v2.0/floatingips/51f2aafe-3282-48fc-9416-154e941f64f2/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1822] 199.204.45.19 () {30 vars in 813 bytes} [Wed Jun 3 08:42:07 2026] GET /v2.0/security-group-rules?security_group_id=28e26b4f-dcba-4d12-aa41-bbb3f4080663 => generated 1182 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1823] 10.0.0.37 () {34 vars in 674 bytes} [Wed Jun 3 08:42:06 2026] POST /v2.0/floatingips => generated 552 bytes in 705 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1824] 10.0.0.37 () {32 vars in 730 bytes} [Wed Jun 3 08:42:07 2026] DELETE /v2.0/floatingips/51f2aafe-3282-48fc-9416-154e941f64f2 => generated 0 bytes in 431 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:42:07.798 7 WARNING neutron_lib.context [None req-3a341ee1-4fa4-4670-8dcb-250cc385a12c 7d8ad6db56d14f5ca51372c296917c81 c63e3d6c12d34996a5f0419ccc2a4064 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 909/1825] 199.204.45.19 () {34 vars in 787 bytes} [Wed Jun 3 08:42:07 2026] PUT /v2.0/ports/c5e9d9d8-e154-4f9d-a9e7-5d1f78f4f3d6 => generated 1132 bytes in 316 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: 910/1826] 199.204.45.19 () {30 vars in 701 bytes} [Wed Jun 3 08:42:08 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: 911/1827] 199.204.45.19 () {30 vars in 703 bytes} [Wed Jun 3 08:42:08 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: 912/1828] 199.204.45.19 () {30 vars in 679 bytes} [Wed Jun 3 08:42:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1829] 199.204.45.19 () {30 vars in 715 bytes} [Wed Jun 3 08:42:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1830] 199.204.45.19 () {30 vars in 739 bytes} [Wed Jun 3 08:42:08 2026] GET /v2.0/subnets/428c5fba-73b6-4122-9815-a99cb8b2a508 => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1831] 10.0.0.37 () {34 vars in 674 bytes} [Wed Jun 3 08:42:07 2026] POST /v2.0/floatingips => generated 552 bytes in 666 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1832] 10.0.0.37 () {34 vars in 757 bytes} [Wed Jun 3 08:42:08 2026] PUT /v2.0/floatingips/12e9b82d-9528-4e61-9782-5289fef9374f/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1833] 10.0.0.37 () {34 vars in 757 bytes} [Wed Jun 3 08:42:08 2026] PUT /v2.0/floatingips/c9f62659-5d0c-4cc5-858c-59927d281e94/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1834] 10.0.0.37 () {34 vars in 757 bytes} [Wed Jun 3 08:42:08 2026] PUT /v2.0/floatingips/9a13e865-bd1a-465e-80f4-1810c9bf5f4a/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: 918/1835] 10.0.0.37 () {34 vars in 757 bytes} [Wed Jun 3 08:42:08 2026] PUT /v2.0/floatingips/f8922184-3be6-4e5c-bf02-c5dbe4ff6b5b/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: 918/1836] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:42:08 2026] GET /v2.0/security-groups?tenant_id=b477f599c52247a781fc4117f8fc82e5&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1837] 10.0.0.37 () {32 vars in 670 bytes} [Wed Jun 3 08:42:08 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1838] 10.0.0.37 () {32 vars in 684 bytes} [Wed Jun 3 08:42:08 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1839] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:42:08 2026] DELETE /v2.0/security-groups/edee660a-fc79-41c1-91f4-5ff3632e5f3f => 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: 920/1840] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:42:09 2026] GET /v2.0/security-groups?tenant_id=10af838859864eca986df4405d38cfb9&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1841] 10.0.0.37 () {32 vars in 680 bytes} [Wed Jun 3 08:42:08 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1842] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:42:09 2026] DELETE /v2.0/security-groups/a0ab51e6-a555-494d-94cd-544576e2ad9d => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1843] 10.0.0.37 () {32 vars in 692 bytes} [Wed Jun 3 08:42:09 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1844] 10.0.0.37 () {32 vars in 678 bytes} [Wed Jun 3 08:42:09 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1845] 10.0.0.37 () {32 vars in 692 bytes} [Wed Jun 3 08:42:09 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1846] 10.0.0.37 () {32 vars in 688 bytes} [Wed Jun 3 08:42:09 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1847] 10.0.0.37 () {32 vars in 700 bytes} [Wed Jun 3 08:42:09 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1848] 10.0.0.37 () {32 vars in 730 bytes} [Wed Jun 3 08:42:09 2026] DELETE /v2.0/floatingips/12e9b82d-9528-4e61-9782-5289fef9374f => generated 0 bytes in 407 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1849] 10.0.0.37 () {32 vars in 730 bytes} [Wed Jun 3 08:42:10 2026] DELETE /v2.0/floatingips/c9f62659-5d0c-4cc5-858c-59927d281e94 => generated 0 bytes in 428 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1850] 10.0.0.37 () {32 vars in 730 bytes} [Wed Jun 3 08:42:10 2026] DELETE /v2.0/floatingips/9a13e865-bd1a-465e-80f4-1810c9bf5f4a => generated 0 bytes in 395 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1851] 10.0.0.37 () {32 vars in 730 bytes} [Wed Jun 3 08:42:10 2026] DELETE /v2.0/floatingips/f8922184-3be6-4e5c-bf02-c5dbe4ff6b5b => generated 0 bytes in 337 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1852] 10.0.0.37 () {32 vars in 730 bytes} [Wed Jun 3 08:42:11 2026] DELETE /v2.0/floatingips/a6d8a4f1-a439-4d8e-9f76-1d2a14473789 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:42:12.687 8 WARNING neutron_lib.context [None req-080e52da-4086-4178-81dc-fbbc28d9d3bb 1aa7bc4b734b4aaeb4f2494ba739d12f 9c8f4e57045c432bbb178dea49b972c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 927/1853] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:42:12 2026] GET /v2.0/security-groups?tenant_id=b7c50d621dc14976a629c8d23b8a8e5b&name=default => generated 2925 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:42:12.850 8 INFO neutron.db.segments_db [None req-080e52da-4086-4178-81dc-fbbc28d9d3bb 1aa7bc4b734b4aaeb4f2494ba739d12f 9c8f4e57045c432bbb178dea49b972c0 - - default default] Added segment bc307ac0-5d0b-45c8-b38c-f8efd48cf0fa of type vxlan for network 12d09882-259a-4c73-8db8-4429cb290afe [pid: 7|app: 0|req: 928/1854] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:42:12 2026] DELETE /v2.0/security-groups/1ad7e774-ec3f-4e4b-bac5-b767995e2b35 => 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: 927/1855] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:42:12 2026] POST /v2.0/networks => generated 631 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:42:12.977 7 WARNING neutron_lib.context [None req-e844a815-9bcb-4b8b-9b4f-6a6e93b27070 1aa7bc4b734b4aaeb4f2494ba739d12f 9c8f4e57045c432bbb178dea49b972c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 928/1856] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:42:13 2026] GET /v2.0/security-groups?tenant_id=f0fa8d267ac44e43b0f62a7b44f7897f&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1857] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:42:13 2026] DELETE /v2.0/security-groups/805d6d26-67c4-4614-a4a6-2efe0bf1e1b0 => 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: 929/1858] 10.0.0.37 () {34 vars in 662 bytes} [Wed Jun 3 08:42:12 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-06-03 08:42:13.330 8 WARNING neutron_lib.context [None req-52d1b374-cf6a-4e04-8d16-e14190892f74 1aa7bc4b734b4aaeb4f2494ba739d12f 9c8f4e57045c432bbb178dea49b972c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /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: 930/1859] 10.0.0.37 () {34 vars in 664 bytes} [Wed Jun 3 08:42:13 2026] POST /v2.0/trunks => generated 407 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1860] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:42:13 2026] GET /v2.0/security-groups?tenant_id=c63e3d6c12d34996a5f0419ccc2a4064&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1861] 10.0.0.37 () {34 vars in 747 bytes} [Wed Jun 3 08:42:13 2026] PUT /v2.0/trunks/14ea476c-1253-435d-99c2-521729c12113/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: 932/1862] 10.0.0.37 () {32 vars in 727 bytes} [Wed Jun 3 08:42:13 2026] GET /v2.0/trunks/14ea476c-1253-435d-99c2-521729c12113/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: 933/1863] 10.0.0.37 () {34 vars in 758 bytes} [Wed Jun 3 08:42:13 2026] PUT /v2.0/trunks/14ea476c-1253-435d-99c2-521729c12113/tags/green => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1864] 10.0.0.37 () {32 vars in 727 bytes} [Wed Jun 3 08:42:13 2026] GET /v2.0/trunks/14ea476c-1253-435d-99c2-521729c12113/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1865] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:42:13 2026] DELETE /v2.0/security-groups/098a22f8-efd0-4f68-8bf0-bcc9f256c685 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1866] 10.0.0.37 () {34 vars in 754 bytes} [Wed Jun 3 08:42:13 2026] PUT /v2.0/trunks/14ea476c-1253-435d-99c2-521729c12113/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1867] 10.0.0.37 () {32 vars in 727 bytes} [Wed Jun 3 08:42:13 2026] GET /v2.0/trunks/14ea476c-1253-435d-99c2-521729c12113/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: 932/1868] 10.0.0.205 () {34 vars in 989 bytes} [Wed Jun 3 08:42:13 2026] GET /v2.0/ports?device_id=83f67535-46ed-44d6-ae75-ad0a8e792f27 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1869] 10.0.0.37 () {34 vars in 776 bytes} [Wed Jun 3 08:42:13 2026] PUT /v2.0/trunks/14ea476c-1253-435d-99c2-521729c12113/tags/black.or.white => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1870] 10.0.0.37 () {32 vars in 727 bytes} [Wed Jun 3 08:42:13 2026] GET /v2.0/trunks/14ea476c-1253-435d-99c2-521729c12113/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1871] 10.0.0.205 () {34 vars in 1039 bytes} [Wed Jun 3 08:42:13 2026] GET /v2.0/security-groups?id=02fdee83-46ed-4f83-8a29-cf18d370157c&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1872] 10.0.0.37 () {34 vars in 747 bytes} [Wed Jun 3 08:42:13 2026] PUT /v2.0/trunks/14ea476c-1253-435d-99c2-521729c12113/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1873] 10.0.0.37 () {32 vars in 727 bytes} [Wed Jun 3 08:42:13 2026] GET /v2.0/trunks/14ea476c-1253-435d-99c2-521729c12113/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1874] 10.0.0.37 () {32 vars in 735 bytes} [Wed Jun 3 08:42:13 2026] GET /v2.0/trunks/14ea476c-1253-435d-99c2-521729c12113/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:42:13.991 7 INFO neutron.api.v2.resource [None req-8e976881-f529-498b-b307-8563c1992dd4 1aa7bc4b734b4aaeb4f2494ba739d12f 9c8f4e57045c432bbb178dea49b972c0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 935/1875] 10.0.0.37 () {32 vars in 739 bytes} [Wed Jun 3 08:42:13 2026] GET /v2.0/trunks/14ea476c-1253-435d-99c2-521729c12113/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1876] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:42:13 2026] DELETE /v2.0/trunks/14ea476c-1253-435d-99c2-521729c12113/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1877] 10.0.0.37 () {32 vars in 727 bytes} [Wed Jun 3 08:42:14 2026] GET /v2.0/trunks/14ea476c-1253-435d-99c2-521729c12113/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:42:14.100 8 INFO neutron.api.v2.resource [None req-960438c3-b952-4ce2-84ab-45bac8cabfd5 1aa7bc4b734b4aaeb4f2494ba739d12f 9c8f4e57045c432bbb178dea49b972c0 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 942/1878] 10.0.0.37 () {32 vars in 742 bytes} [Wed Jun 3 08:42:14 2026] DELETE /v2.0/trunks/14ea476c-1253-435d-99c2-521729c12113/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1879] 10.0.0.37 () {32 vars in 730 bytes} [Wed Jun 3 08:42:14 2026] DELETE /v2.0/trunks/14ea476c-1253-435d-99c2-521729c12113/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1880] 10.0.0.37 () {32 vars in 727 bytes} [Wed Jun 3 08:42:14 2026] GET /v2.0/trunks/14ea476c-1253-435d-99c2-521729c12113/tags => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1881] 10.0.0.37 () {32 vars in 717 bytes} [Wed Jun 3 08:42:14 2026] GET /v2.0/trunks/14ea476c-1253-435d-99c2-521729c12113 => generated 407 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1882] 10.0.0.37 () {32 vars in 715 bytes} [Wed Jun 3 08:42:14 2026] GET /v2.0/ports/96f2a80b-fb80-4de6-9c72-90ccf7a7600f => generated 826 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1883] 10.0.0.37 () {32 vars in 720 bytes} [Wed Jun 3 08:42:14 2026] DELETE /v2.0/trunks/14ea476c-1253-435d-99c2-521729c12113 => 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: 945/1884] 10.0.0.37 () {32 vars in 718 bytes} [Wed Jun 3 08:42:14 2026] DELETE /v2.0/ports/96f2a80b-fb80-4de6-9c72-90ccf7a7600f => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:42:15.014 7 INFO neutron.services.segments.plugin [-] Segment bc307ac0-5d0b-45c8-b38c-f8efd48cf0fa resource provider aggregate not found 2026-06-03 08:42:15.023 7 INFO neutron.services.segments.plugin [-] Segment bc307ac0-5d0b-45c8-b38c-f8efd48cf0fa resource provider aggregate not found [pid: 7|app: 0|req: 940/1885] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:42:14 2026] DELETE /v2.0/networks/12d09882-259a-4c73-8db8-4429cb290afe => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:42:15.736 7 INFO neutron.services.segments.plugin [-] Segment bc307ac0-5d0b-45c8-b38c-f8efd48cf0fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc307ac0-5d0b-45c8-b38c-f8efd48cf0fa found for delete ", "request_id": "req-43ca36dd-22c1-4e89-940a-0663ccd8564c"}]} 2026-06-03 08:42:15.753 7 INFO neutron.services.segments.plugin [-] Segment bc307ac0-5d0b-45c8-b38c-f8efd48cf0fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc307ac0-5d0b-45c8-b38c-f8efd48cf0fa found for delete ", "request_id": "req-44a48bc5-9171-49e2-93d8-0864d836cb8a"}]} [pid: 7|app: 0|req: 941/1886] 10.0.0.37 () {32 vars in 824 bytes} [Wed Jun 3 08:42:15 2026] GET /v2.0/ports?project_id=73165194cb9d497c98a36e60adce6fd7&network_id=4719ca48-e935-4100-b151-32a0b552ba5d => generated 3691 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1887] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:42:15 2026] GET /v2.0/security-groups?tenant_id=9c8f4e57045c432bbb178dea49b972c0&name=default => generated 2925 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1888] 10.0.0.70 () {34 vars in 1014 bytes} [Wed Jun 3 08:42:15 2026] GET /v2.0/security-groups?id=07c96780-fa06-402e-91cb-27d4f127625e&fields=id => generated 69 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1889] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:42:15 2026] DELETE /v2.0/security-groups/8d950ce8-8448-425c-86d4-bd3e0ac040d8 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1890] 10.0.0.70 () {34 vars in 980 bytes} [Wed Jun 3 08:42:16 2026] GET /v2.0/networks?id=2a982d46-bc3e-431d-94bf-ae628b9692a7 => generated 735 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1891] 10.0.0.70 () {34 vars in 963 bytes} [Wed Jun 3 08:42:16 2026] GET /v2.0/quotas/4b3faeb638c4481fa1a62b2ac4f1cc12 => generated 291 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1892] 10.0.0.37 () {32 vars in 740 bytes} [Wed Jun 3 08:42:16 2026] GET /v2.0/subnets?network_id=117647e8-a5bb-41d9-970e-09484de87e39 => generated 644 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1893] 10.0.0.70 () {34 vars in 1000 bytes} [Wed Jun 3 08:42:16 2026] GET /v2.0/ports?tenant_id=4b3faeb638c4481fa1a62b2ac4f1cc12&fields=id => generated 149 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1894] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:42:16 2026] GET /v2.0/security-groups?tenant_id=2c32a0946cf948cb8694367abb37c03d&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1895] 10.0.0.70 () {34 vars in 1006 bytes} [Wed Jun 3 08:42:16 2026] GET /v2.0/networks/2a982d46-bc3e-431d-94bf-ae628b9692a7?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: 950/1896] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:42:16 2026] DELETE /v2.0/security-groups/5e7490e6-c761-4761-965e-28de2c112364 => 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: 947/1897] 10.0.0.70 () {34 vars in 1106 bytes} [Wed Jun 3 08:42:16 2026] GET /v2.0/networks/2a982d46-bc3e-431d-94bf-ae628b9692a7?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) 2026-06-03 08:42:16.582 8 INFO neutron.db.l3_db [None req-21b42eef-f1c6-4aa4-afd0-a48675c603a8 5f91877d6d0f40efbd927098398d57fc 73165194cb9d497c98a36e60adce6fd7 - - default default] Floating IP e13ab876-faa7-4bd9-9cf4-c1924b64208f disassociated. External IP: 10.96.250.202, port: 285f3f2e-375f-4176-87f3-34862d6ed0a8. [pid: 7|app: 0|req: 948/1898] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:42:16 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => 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: 949/1899] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:42:17 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => 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: 951/1900] 10.0.0.37 () {34 vars in 747 bytes} [Wed Jun 3 08:42:16 2026] PUT /v2.0/floatingips/e13ab876-faa7-4bd9-9cf4-c1924b64208f => generated 554 bytes in 713 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1901] 10.0.0.37 () {32 vars in 727 bytes} [Wed Jun 3 08:42:17 2026] GET /v2.0/floatingips/e13ab876-faa7-4bd9-9cf4-c1924b64208f => generated 554 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:42:17.840 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-885c751d-807e-41ba-924a-4c7c30078277'] response: {'name': 'network-changed', 'server_uuid': '83f67535-46ed-44d6-ae75-ad0a8e792f27', 'tag': '285f3f2e-375f-4176-87f3-34862d6ed0a8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 952/1902] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:42:17 2026] GET /v2.0/networks?id=2a982d46-bc3e-431d-94bf-ae628b9692a7 => generated 735 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1903] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:42:17 2026] GET /v2.0/ports?tenant_id=73165194cb9d497c98a36e60adce6fd7&device_id=83f67535-46ed-44d6-ae75-ad0a8e792f27 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1904] 199.204.45.19 () {34 vars in 1048 bytes} [Wed Jun 3 08:42:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4b3faeb638c4481fa1a62b2ac4f1cc12 => generated 343 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1905] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:42:17 2026] GET /v2.0/networks?id=4719ca48-e935-4100-b151-32a0b552ba5d => generated 756 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1906] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:42:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=285f3f2e-375f-4176-87f3-34862d6ed0a8 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1907] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:42:18 2026] GET /v2.0/subnets?id=21778a38-3404-47e0-936e-8a267f76daec => generated 653 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1908] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:42:18 2026] GET /v2.0/ports?network_id=4719ca48-e935-4100-b151-32a0b552ba5d&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1909] 10.0.0.37 () {32 vars in 727 bytes} [Wed Jun 3 08:42:18 2026] GET /v2.0/floatingips/e13ab876-faa7-4bd9-9cf4-c1924b64208f => generated 554 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1910] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:42:18 2026] GET /v2.0/networks/4719ca48-e935-4100-b151-32a0b552ba5d?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:42:18.426 8 WARNING neutron_lib.context [None req-7fc2c9d4-41e3-49fc-8096-6d94a059d992 06cc78f5b89b4082bcfd7f750f3c70d5 78cafe80bde0459e9792e58a1ec0f5ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 952/1911] 199.204.45.19 () {38 vars in 953 bytes} [Wed Jun 3 08:42:17 2026] POST /v2.0/ports => generated 1082 bytes in 531 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: 953/1912] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:42:18 2026] GET /v2.0/networks/4719ca48-e935-4100-b151-32a0b552ba5d?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-06-03 08:42:18.628 8 INFO neutron.db.segments_db [None req-7fc2c9d4-41e3-49fc-8096-6d94a059d992 06cc78f5b89b4082bcfd7f750f3c70d5 78cafe80bde0459e9792e58a1ec0f5ef - - default default] Added segment b496b42e-dc05-4482-853d-8d803d7ffa8b of type vxlan for network c6d97b74-8ae4-4b94-9a65-3e698ef76190 [pid: 8|app: 0|req: 960/1913] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:42:18 2026] POST /v2.0/networks => generated 632 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:42:18.791 8 WARNING neutron_lib.context [None req-7cb2e0e8-c514-4062-ac35-590109c9526c 06cc78f5b89b4082bcfd7f750f3c70d5 78cafe80bde0459e9792e58a1ec0f5ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 954/1916] 199.204.45.19 () {38 vars in 1026 bytes} [Wed Jun 3 08:42:18 2026] PUT /v2.0/ports/ee28187d-f3ea-4b9e-beaf-0963a20c6d02 => generated 1207 bytes in 547 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1917] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:42:18 2026] POST /v2.0/subnets => generated 602 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:42:19.146 8 WARNING neutron_lib.context [None req-07357066-242d-41bb-8aa8-c87f02fa6243 06cc78f5b89b4082bcfd7f750f3c70d5 78cafe80bde0459e9792e58a1ec0f5ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /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: 955/1918] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:42:19 2026] GET /v2.0/ports?tenant_id=4b3faeb638c4481fa1a62b2ac4f1cc12&device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 1246 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:42:19.202 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e92cbaff-4417-48a1-9b9b-e6371f08cd40'] response: {'name': 'network-changed', 'server_uuid': 'd8949a98-7249-492f-9bfa-a00a9e88626a', 'tag': 'ee28187d-f3ea-4b9e-beaf-0963a20c6d02', 'status': 'completed', 'code': 200} 2026-06-03 08:42:19.217 8 INFO neutron.db.segments_db [None req-07357066-242d-41bb-8aa8-c87f02fa6243 06cc78f5b89b4082bcfd7f750f3c70d5 78cafe80bde0459e9792e58a1ec0f5ef - - default default] Added segment 2960ed8e-e1e1-41f3-ae8b-07d4e40c53f5 of type vxlan for network 86e267d8-8b69-4a48-829f-2dde3155962f [pid: 7|app: 0|req: 956/1919] 10.0.0.37 () {32 vars in 727 bytes} [Wed Jun 3 08:42:19 2026] GET /v2.0/floatingips/e13ab876-faa7-4bd9-9cf4-c1924b64208f => generated 552 bytes in 32 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: 957/1920] 199.204.45.19 () {34 vars in 1060 bytes} [Wed Jun 3 08:42:19 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.210&port_id=ee28187d-f3ea-4b9e-beaf-0963a20c6d02 => 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: 958/1921] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:42:19 2026] GET /v2.0/subnets?id=925611ca-e22b-4430-9f78-20142c166b0d => generated 630 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1922] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:42:19 2026] POST /v2.0/networks => generated 631 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:42:19.373 8 WARNING neutron_lib.context [None req-822fbba1-b4e5-4632-a794-6f4979928e2a 06cc78f5b89b4082bcfd7f750f3c70d5 78cafe80bde0459e9792e58a1ec0f5ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 959/1923] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:42:19 2026] GET /v2.0/ports?network_id=2a982d46-bc3e-431d-94bf-ae628b9692a7&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1924] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:42:19 2026] GET /v2.0/networks/2a982d46-bc3e-431d-94bf-ae628b9692a7?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: 961/1925] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:42:19 2026] GET /v2.0/networks/2a982d46-bc3e-431d-94bf-ae628b9692a7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1926] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:42:19 2026] GET /v2.0/ports?tenant_id=4b3faeb638c4481fa1a62b2ac4f1cc12&device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 1246 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1927] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:42:19 2026] POST /v2.0/subnets => generated 605 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:42:19.805 8 WARNING neutron_lib.context [None req-4e143155-ce63-41d6-992e-36c0b9fc2d5d 06cc78f5b89b4082bcfd7f750f3c70d5 78cafe80bde0459e9792e58a1ec0f5ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 963/1928] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:42:19 2026] GET /v2.0/networks?id=2a982d46-bc3e-431d-94bf-ae628b9692a7 => generated 735 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:42:19.866 8 INFO neutron.db.segments_db [None req-4e143155-ce63-41d6-992e-36c0b9fc2d5d 06cc78f5b89b4082bcfd7f750f3c70d5 78cafe80bde0459e9792e58a1ec0f5ef - - default default] Added segment 1c0f4bbd-7671-4955-9b05-4a109bb4f4c7 of type vxlan for network 5a2af15e-4ede-4c5c-9710-13c15ea2b51e [pid: 7|app: 0|req: 964/1929] 199.204.45.19 () {34 vars in 1060 bytes} [Wed Jun 3 08:42:19 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.210&port_id=ee28187d-f3ea-4b9e-beaf-0963a20c6d02 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1930] 199.204.45.19 () {34 vars in 992 bytes} [Wed Jun 3 08:42:19 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1931] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:42:19 2026] GET /v2.0/subnets?id=925611ca-e22b-4430-9f78-20142c166b0d => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1932] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:42:19 2026] POST /v2.0/networks => generated 632 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1933] 199.204.45.19 () {34 vars in 1042 bytes} [Wed Jun 3 08:42:19 2026] GET /v2.0/security-groups?id=07c96780-fa06-402e-91cb-27d4f127625e&fields=id&fields=name => generated 96 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:42:20.003 7 WARNING neutron_lib.context [None req-42e0e931-c630-4e91-bf6b-809e1c4ff9e6 06cc78f5b89b4082bcfd7f750f3c70d5 78cafe80bde0459e9792e58a1ec0f5ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 967/1934] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:42:19 2026] GET /v2.0/ports?network_id=2a982d46-bc3e-431d-94bf-ae628b9692a7&device_owner=network%3Adhcp => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1935] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:42:20 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 1246 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1936] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:42:20 2026] GET /v2.0/networks/2a982d46-bc3e-431d-94bf-ae628b9692a7?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: 970/1937] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:42:20 2026] GET /v2.0/security-groups?id=07c96780-fa06-402e-91cb-27d4f127625e&fields=id&fields=name => generated 96 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1938] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:42:20 2026] GET /v2.0/networks/2a982d46-bc3e-431d-94bf-ae628b9692a7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:42:20.350 8 WARNING neutron_lib.context [None req-8f924ff0-c891-45f4-95e7-9d9c0d9e58aa 5f91877d6d0f40efbd927098398d57fc 73165194cb9d497c98a36e60adce6fd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 968/1939] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:42:19 2026] POST /v2.0/subnets => generated 605 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1940] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:42:20 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 1246 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:42:20.433 7 WARNING neutron_lib.context [None req-5839cfcd-3ca6-4e3f-b14d-e78e0a565f71 06cc78f5b89b4082bcfd7f750f3c70d5 78cafe80bde0459e9792e58a1ec0f5ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:42:20.525 7 INFO neutron.db.segments_db [None req-5839cfcd-3ca6-4e3f-b14d-e78e0a565f71 06cc78f5b89b4082bcfd7f750f3c70d5 78cafe80bde0459e9792e58a1ec0f5ef - - default default] Added segment 8f839891-3b06-4a8e-b5b3-a08e82c4bfb1 of type vxlan for network 2c640873-0bfc-4132-9dd3-fac1eafae3e1 [pid: 8|app: 0|req: 972/1941] 10.0.0.37 () {34 vars in 683 bytes} [Wed Jun 3 08:42:20 2026] POST /v2.0/security-groups => generated 1675 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 08:42:20.563 8 WARNING neutron_lib.context [None req-fb66625a-9120-44d8-9910-f2b07f575fab 5f91877d6d0f40efbd927098398d57fc 73165194cb9d497c98a36e60adce6fd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 970/1942] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:42:20 2026] POST /v2.0/networks => generated 631 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1943] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:42:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:42:20.756 7 WARNING neutron_lib.context [None req-d97b96bd-f3a4-48f4-a807-27e4aa5b0a7b 06cc78f5b89b4082bcfd7f750f3c70d5 78cafe80bde0459e9792e58a1ec0f5ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:42:20.758 8 WARNING neutron_lib.context [None req-695a61bf-4e14-458b-8f69-ef28f54dc962 5f91877d6d0f40efbd927098398d57fc 73165194cb9d497c98a36e60adce6fd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 974/1944] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:42:20 2026] POST /v2.0/security-group-rules => generated 596 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:42:20.899 8 WARNING neutron_lib.context [None req-cbd27209-89a1-4200-815b-e2689f4e1d55 5f91877d6d0f40efbd927098398d57fc 73165194cb9d497c98a36e60adce6fd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 975/1945] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:42:20 2026] POST /v2.0/security-group-rules => generated 602 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:42:21.041 8 WARNING neutron_lib.context [None req-392fa39c-31a2-4a78-9756-0e756c2b71b1 5f91877d6d0f40efbd927098398d57fc 73165194cb9d497c98a36e60adce6fd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 971/1946] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:42:20 2026] POST /v2.0/subnets => generated 605 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:42:21.157 7 WARNING neutron_lib.context [None req-d9d58813-5056-4d87-af4b-18f55ec46330 06cc78f5b89b4082bcfd7f750f3c70d5 78cafe80bde0459e9792e58a1ec0f5ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 976/1947] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:42:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:42:21.202 8 WARNING neutron_lib.context [None req-cbb4f8f3-0500-48e8-876f-273ed15b1299 5f91877d6d0f40efbd927098398d57fc 73165194cb9d497c98a36e60adce6fd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:42:21.253 7 INFO neutron.db.segments_db [None req-d9d58813-5056-4d87-af4b-18f55ec46330 06cc78f5b89b4082bcfd7f750f3c70d5 78cafe80bde0459e9792e58a1ec0f5ef - - default default] Added segment e77701e5-dd04-4e6a-b9bb-e2fee6b3a722 of type vxlan for network d2b69e58-98c7-44d0-ab14-11009f0de2ee 2026-06-03 08:42:21.260 8 INFO neutron.db.securitygroups_db [None req-cbb4f8f3-0500-48e8-876f-273ed15b1299 5f91877d6d0f40efbd927098398d57fc 73165194cb9d497c98a36e60adce6fd7 - - default default] Project 73165194cb9d497c98a36e60adce6fd7 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: 972/1948] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:42:21 2026] POST /v2.0/networks => generated 632 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1949] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:42:21 2026] POST /v2.0/security-group-rules => generated 607 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:42:21.360 7 WARNING neutron_lib.context [None req-ddb3d5e3-4803-4b92-8b47-cf3af1ac6b1b 06cc78f5b89b4082bcfd7f750f3c70d5 78cafe80bde0459e9792e58a1ec0f5ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:42:21.369 8 WARNING neutron_lib.context [None req-b7db8f67-9681-4b29-9075-d23bd6b439bb 5f91877d6d0f40efbd927098398d57fc 73165194cb9d497c98a36e60adce6fd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:42:21.427 8 INFO neutron.db.securitygroups_db [None req-b7db8f67-9681-4b29-9075-d23bd6b439bb 5f91877d6d0f40efbd927098398d57fc 73165194cb9d497c98a36e60adce6fd7 - - default default] Project 73165194cb9d497c98a36e60adce6fd7 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: 978/1950] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:42:21 2026] POST /v2.0/security-group-rules => generated 606 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1951] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:42:21 2026] POST /v2.0/subnets => generated 605 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1952] 10.0.0.37 () {34 vars in 749 bytes} [Wed Jun 3 08:42:21 2026] PUT /v2.0/subnets/16f4a52e-627e-4e25-925d-fd36a16982a1/tags => generated 17 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1953] 10.0.0.37 () {34 vars in 749 bytes} [Wed Jun 3 08:42:21 2026] PUT /v2.0/subnets/1fb89c94-39b6-4596-85b5-748f8c335af5/tags => generated 25 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1954] 10.0.0.37 () {34 vars in 749 bytes} [Wed Jun 3 08:42:21 2026] PUT /v2.0/subnets/902cddd3-0b64-4ba7-bd61-610cf87fff59/tags => generated 34 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1955] 10.0.0.37 () {34 vars in 749 bytes} [Wed Jun 3 08:42:22 2026] PUT /v2.0/subnets/b985671a-5027-47cc-aa1f-93d0dd90ef46/tags => generated 19 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1956] 10.0.0.37 () {32 vars in 647 bytes} [Wed Jun 3 08:42:21 2026] GET /v2.0/networks => generated 1297 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1957] 10.0.0.37 () {32 vars in 662 bytes} [Wed Jun 3 08:42:22 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1958] 10.0.0.37 () {32 vars in 676 bytes} [Wed Jun 3 08:42:22 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1959] 10.0.0.37 () {32 vars in 672 bytes} [Wed Jun 3 08:42:22 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1960] 10.0.0.70 () {34 vars in 1098 bytes} [Wed Jun 3 08:42:22 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1624750809&fields=id&tenant_id=73165194cb9d497c98a36e60adce6fd7 => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1961] 10.0.0.37 () {32 vars in 684 bytes} [Wed Jun 3 08:42:22 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1962] 10.0.0.37 () {32 vars in 670 bytes} [Wed Jun 3 08:42:22 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1963] 10.0.0.70 () {34 vars in 980 bytes} [Wed Jun 3 08:42:22 2026] GET /v2.0/networks?id=4719ca48-e935-4100-b151-32a0b552ba5d => generated 660 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1964] 10.0.0.37 () {32 vars in 684 bytes} [Wed Jun 3 08:42:22 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1965] 10.0.0.70 () {34 vars in 963 bytes} [Wed Jun 3 08:42:22 2026] GET /v2.0/quotas/73165194cb9d497c98a36e60adce6fd7 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1966] 10.0.0.37 () {32 vars in 680 bytes} [Wed Jun 3 08:42:22 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1967] 10.0.0.37 () {32 vars in 692 bytes} [Wed Jun 3 08:42:22 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1968] 10.0.0.70 () {34 vars in 1000 bytes} [Wed Jun 3 08:42:22 2026] GET /v2.0/ports?tenant_id=73165194cb9d497c98a36e60adce6fd7&fields=id => generated 149 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1969] 10.0.0.70 () {34 vars in 1006 bytes} [Wed Jun 3 08:42:22 2026] GET /v2.0/networks/4719ca48-e935-4100-b151-32a0b552ba5d?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: 982/1970] 10.0.0.70 () {34 vars in 1106 bytes} [Wed Jun 3 08:42:23 2026] GET /v2.0/networks/4719ca48-e935-4100-b151-32a0b552ba5d?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: 989/1971] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:42:22 2026] DELETE /v2.0/subnets/16f4a52e-627e-4e25-925d-fd36a16982a1 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1972] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:42:23 2026] GET /v2.0/ports?device_id=8a134243-7db1-42d7-a72d-018aea8c980f => 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: 983/1973] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:42:23 2026] DELETE /v2.0/subnets/1fb89c94-39b6-4596-85b5-748f8c335af5 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1974] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:42:23 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => 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: 985/1975] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:42:23 2026] GET /v2.0/security-groups?id=07c96780-fa06-402e-91cb-27d4f127625e&fields=id&fields=name => generated 96 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1976] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:42:23 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 1248 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1977] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:42:23 2026] DELETE /v2.0/subnets/902cddd3-0b64-4ba7-bd61-610cf87fff59 => 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: 992/1978] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:42:24 2026] GET /v2.0/networks?id=4719ca48-e935-4100-b151-32a0b552ba5d => generated 660 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1979] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:42:24 2026] GET /v2.0/ports?device_id=8a134243-7db1-42d7-a72d-018aea8c980f => 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: 994/1980] 199.204.45.19 () {34 vars in 1048 bytes} [Wed Jun 3 08:42:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=73165194cb9d497c98a36e60adce6fd7 => generated 273 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:42:24.555 8 WARNING neutron_lib.context [req-7339482e-00c4-4705-a90b-bfdac3f85602 req-d302427a-8933-4766-8cde-0fbd58cf7208 5f91877d6d0f40efbd927098398d57fc 73165194cb9d497c98a36e60adce6fd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 987/1981] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:42:23 2026] DELETE /v2.0/subnets/b985671a-5027-47cc-aa1f-93d0dd90ef46 => generated 0 bytes in 881 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1982] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:42:24 2026] DELETE /v2.0/subnets/ffd4f8a8-8e2d-45ca-ac9e-c61b84548a68 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1983] 199.204.45.19 () {38 vars in 953 bytes} [Wed Jun 3 08:42:24 2026] POST /v2.0/ports => generated 958 bytes in 599 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 08:42:25.210 7 INFO neutron.services.segments.plugin [-] Segment b496b42e-dc05-4482-853d-8d803d7ffa8b resource provider aggregate not found 2026-06-03 08:42:25.219 7 INFO neutron.services.segments.plugin [-] Segment b496b42e-dc05-4482-853d-8d803d7ffa8b resource provider aggregate not found 2026-06-03 08:42:25.237 7 INFO neutron.services.segments.plugin [-] Segment b496b42e-dc05-4482-853d-8d803d7ffa8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b496b42e-dc05-4482-853d-8d803d7ffa8b found for delete ", "request_id": "req-c7fcd8b9-0bfa-4b91-83b0-dccc8742bcad"}]} 2026-06-03 08:42:25.248 7 INFO neutron.services.segments.plugin [-] Segment b496b42e-dc05-4482-853d-8d803d7ffa8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b496b42e-dc05-4482-853d-8d803d7ffa8b found for delete ", "request_id": "req-c1959a4d-ad94-4bd9-a891-ae4f2a334ba9"}]} [pid: 7|app: 0|req: 989/1984] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:42:24 2026] DELETE /v2.0/networks/c6d97b74-8ae4-4b94-9a65-3e698ef76190 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1985] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:42:25 2026] DELETE /v2.0/networks/86e267d8-8b69-4a48-829f-2dde3155962f => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1986] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:42:25 2026] DELETE /v2.0/networks/5a2af15e-4ede-4c5c-9710-13c15ea2b51e => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1987] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:42:25 2026] GET /v2.0/ports?device_id=8a134243-7db1-42d7-a72d-018aea8c980f => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1988] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:42:25 2026] DELETE /v2.0/networks/2c640873-0bfc-4132-9dd3-fac1eafae3e1 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1989] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:42:26 2026] GET /v2.0/security-groups?id=ac146220-7c64-4231-baa1-ddd4c49ff662&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1990] 199.204.45.19 () {38 vars in 1026 bytes} [Wed Jun 3 08:42:25 2026] PUT /v2.0/ports/edce6510-2884-4e8f-9350-53ded8cbf191 => generated 1203 bytes in 1097 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1991] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:42:26 2026] DELETE /v2.0/networks/d2b69e58-98c7-44d0-ab14-11009f0de2ee => generated 0 bytes in 219 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: 8|app: 0|req: 997/1992] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:42:26 2026] GET /v2.0/ports?tenant_id=73165194cb9d497c98a36e60adce6fd7&device_id=8a134243-7db1-42d7-a72d-018aea8c980f => generated 1242 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1993] 199.204.45.19 () {34 vars in 1058 bytes} [Wed Jun 3 08:42:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=edce6510-2884-4e8f-9350-53ded8cbf191 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:42:26.426 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-233cc6cf-3582-49c0-b65d-34028a12ce01'] response: {'name': 'network-changed', 'server_uuid': '8a134243-7db1-42d7-a72d-018aea8c980f', 'tag': 'edce6510-2884-4e8f-9350-53ded8cbf191', '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: 998/1994] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:42:26 2026] GET /v2.0/subnets?id=21778a38-3404-47e0-936e-8a267f76daec => generated 653 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1995] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:42:26 2026] GET /v2.0/ports?network_id=4719ca48-e935-4100-b151-32a0b552ba5d&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1996] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:42:26 2026] GET /v2.0/networks/4719ca48-e935-4100-b151-32a0b552ba5d?fields=segments => generated 14 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1997] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:42:26 2026] GET /v2.0/networks/4719ca48-e935-4100-b151-32a0b552ba5d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1998] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:42:26 2026] GET /v2.0/ports?tenant_id=73165194cb9d497c98a36e60adce6fd7&device_id=8a134243-7db1-42d7-a72d-018aea8c980f => generated 1242 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1999] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:42:26 2026] GET /v2.0/networks?id=4719ca48-e935-4100-b151-32a0b552ba5d => generated 756 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2000] 199.204.45.19 () {34 vars in 1058 bytes} [Wed Jun 3 08:42:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=edce6510-2884-4e8f-9350-53ded8cbf191 => 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: 1000/2001] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:42:27 2026] GET /v2.0/subnets?id=21778a38-3404-47e0-936e-8a267f76daec => generated 653 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2002] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:42:27 2026] GET /v2.0/ports?network_id=4719ca48-e935-4100-b151-32a0b552ba5d&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2003] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:42:27 2026] GET /v2.0/networks/4719ca48-e935-4100-b151-32a0b552ba5d?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: 1003/2004] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:42:27 2026] GET /v2.0/ports?device_id=8a134243-7db1-42d7-a72d-018aea8c980f => generated 973 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:42:27.275 7 INFO neutron.services.segments.plugin [-] Segment 2960ed8e-e1e1-41f3-ae8b-07d4e40c53f5 resource provider aggregate not found 2026-06-03 08:42:27.282 7 INFO neutron.services.segments.plugin [-] Segment 2960ed8e-e1e1-41f3-ae8b-07d4e40c53f5 resource provider aggregate not found 2026-06-03 08:42:27.295 7 INFO neutron.services.segments.plugin [-] Segment 2960ed8e-e1e1-41f3-ae8b-07d4e40c53f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2960ed8e-e1e1-41f3-ae8b-07d4e40c53f5 found for delete ", "request_id": "req-6606d735-dbda-4431-9841-54fca9b3acb7"}]} 2026-06-03 08:42:27.307 7 INFO neutron.services.segments.plugin [-] Segment 2960ed8e-e1e1-41f3-ae8b-07d4e40c53f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2960ed8e-e1e1-41f3-ae8b-07d4e40c53f5 found for delete ", "request_id": "req-aff11381-888d-4795-973a-28b58cd54a37"}]} 2026-06-03 08:42:27.311 7 INFO neutron.services.segments.plugin [-] Segment 1c0f4bbd-7671-4955-9b05-4a109bb4f4c7 resource provider aggregate not found [pid: 8|app: 0|req: 1004/2005] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:42:27 2026] GET /v2.0/security-groups?id=ac146220-7c64-4231-baa1-ddd4c49ff662&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:42:27.330 7 INFO neutron.services.segments.plugin [-] Segment 1c0f4bbd-7671-4955-9b05-4a109bb4f4c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c0f4bbd-7671-4955-9b05-4a109bb4f4c7 found for delete ", "request_id": "req-9c4be62e-908d-487f-b408-58da358b14ae"}]} 2026-06-03 08:42:27.338 7 INFO neutron.services.segments.plugin [-] Segment 1c0f4bbd-7671-4955-9b05-4a109bb4f4c7 resource provider aggregate not found 2026-06-03 08:42:27.345 7 INFO neutron.services.segments.plugin [-] Segment 8f839891-3b06-4a8e-b5b3-a08e82c4bfb1 resource provider aggregate not found [pid: 7|app: 0|req: 1002/2006] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:42:27 2026] GET /v2.0/networks/4719ca48-e935-4100-b151-32a0b552ba5d?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: 8|app: 0|req: 1005/2007] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:42:27 2026] GET /v2.0/security-groups?tenant_id=78cafe80bde0459e9792e58a1ec0f5ef&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:42:27.564 7 INFO neutron.services.segments.plugin [-] Segment 8f839891-3b06-4a8e-b5b3-a08e82c4bfb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f839891-3b06-4a8e-b5b3-a08e82c4bfb1 found for delete ", "request_id": "req-79f27edc-47b5-45b6-bd54-25d6ab6ea22c"}]} 2026-06-03 08:42:27.570 7 INFO neutron.services.segments.plugin [-] Segment 1c0f4bbd-7671-4955-9b05-4a109bb4f4c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c0f4bbd-7671-4955-9b05-4a109bb4f4c7 found for delete ", "request_id": "req-8e68572a-90f3-4a69-b7e8-8150e109150d"}]} 2026-06-03 08:42:27.603 7 INFO neutron.services.segments.plugin [-] Segment e77701e5-dd04-4e6a-b9bb-e2fee6b3a722 resource provider aggregate not found 2026-06-03 08:42:27.610 7 INFO neutron.services.segments.plugin [-] Segment 8f839891-3b06-4a8e-b5b3-a08e82c4bfb1 resource provider aggregate not found 2026-06-03 08:42:27.631 7 INFO neutron.services.segments.plugin [-] Segment e77701e5-dd04-4e6a-b9bb-e2fee6b3a722 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e77701e5-dd04-4e6a-b9bb-e2fee6b3a722 found for delete ", "request_id": "req-a846057e-6ee4-481a-b22b-68e25e504f69"}]} 2026-06-03 08:42:27.632 7 INFO neutron.services.segments.plugin [-] Segment 8f839891-3b06-4a8e-b5b3-a08e82c4bfb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f839891-3b06-4a8e-b5b3-a08e82c4bfb1 found for delete ", "request_id": "req-1304d025-3978-4d13-8c53-54ac217154fe"}]} 2026-06-03 08:42:27.652 7 INFO neutron.services.segments.plugin [-] Segment e77701e5-dd04-4e6a-b9bb-e2fee6b3a722 resource provider aggregate not found 2026-06-03 08:42:27.679 7 INFO neutron.services.segments.plugin [-] Segment e77701e5-dd04-4e6a-b9bb-e2fee6b3a722 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e77701e5-dd04-4e6a-b9bb-e2fee6b3a722 found for delete ", "request_id": "req-84bd6d2c-e093-4c47-b33b-4b2aae6a4135"}]} [pid: 7|app: 0|req: 1003/2008] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:42:27 2026] DELETE /v2.0/security-groups/fa116d4e-ab79-43ce-8084-4528b099b189 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2009] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:42:27 2026] GET /v2.0/security-groups?tenant_id=25f67c258f674c02aae3cad1998d2ce4&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2010] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:42:28 2026] DELETE /v2.0/security-groups/a992e5d3-37e6-4903-b916-fac753b1775a => 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: 1007/2011] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:42:28 2026] GET /v2.0/security-groups?tenant_id=29a5b1ff514b4e8e89b5d5af8379f4a0&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2012] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:42:28 2026] GET /v2.0/ports?device_id=8a134243-7db1-42d7-a72d-018aea8c980f => generated 975 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2013] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:42:28 2026] DELETE /v2.0/security-groups/f150e7af-19d2-435a-8677-cb2f2b5522c7 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2014] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:42:28 2026] GET /v2.0/security-groups?id=ac146220-7c64-4231-baa1-ddd4c49ff662&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2015] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:42:28 2026] GET /v2.0/ports?device_id=8a134243-7db1-42d7-a72d-018aea8c980f => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2016] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:42:28 2026] GET /v2.0/security-groups?id=ac146220-7c64-4231-baa1-ddd4c49ff662&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2017] 10.0.0.37 () {32 vars in 734 bytes} [Wed Jun 3 08:42:28 2026] GET /v2.0/ports?device_id=8a134243-7db1-42d7-a72d-018aea8c980f => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:42:29.429 7 INFO neutron.db.l3_db [None req-efd24beb-e64e-4b3e-bb2e-98a8d3c21684 5f91877d6d0f40efbd927098398d57fc 73165194cb9d497c98a36e60adce6fd7 - - default default] Floating IP e13ab876-faa7-4bd9-9cf4-c1924b64208f associated. External IP: 10.96.250.202, port: edce6510-2884-4e8f-9350-53ded8cbf191. [pid: 7|app: 0|req: 1008/2018] 10.0.0.37 () {34 vars in 747 bytes} [Wed Jun 3 08:42:28 2026] PUT /v2.0/floatingips/e13ab876-faa7-4bd9-9cf4-c1924b64208f => generated 856 bytes in 1078 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2019] 10.0.0.37 () {32 vars in 727 bytes} [Wed Jun 3 08:42:30 2026] GET /v2.0/floatingips/e13ab876-faa7-4bd9-9cf4-c1924b64208f => generated 856 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2020] 10.0.0.37 () {32 vars in 727 bytes} [Wed Jun 3 08:42:31 2026] GET /v2.0/floatingips/e13ab876-faa7-4bd9-9cf4-c1924b64208f => generated 856 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2021] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:42:31 2026] GET /v2.0/ports?tenant_id=73165194cb9d497c98a36e60adce6fd7&device_id=8a134243-7db1-42d7-a72d-018aea8c980f => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:42:31.261 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-52b3b8f9-8364-47a4-9c81-cc922d5b7899'] response: {'name': 'network-changed', 'server_uuid': '8a134243-7db1-42d7-a72d-018aea8c980f', 'tag': 'edce6510-2884-4e8f-9350-53ded8cbf191', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1010/2022] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:42:31 2026] GET /v2.0/networks?id=4719ca48-e935-4100-b151-32a0b552ba5d => generated 756 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2023] 199.204.45.19 () {34 vars in 1058 bytes} [Wed Jun 3 08:42:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=edce6510-2884-4e8f-9350-53ded8cbf191 => generated 859 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2024] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:42:31 2026] GET /v2.0/subnets?id=21778a38-3404-47e0-936e-8a267f76daec => generated 653 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2025] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:42:31 2026] GET /v2.0/ports?network_id=4719ca48-e935-4100-b151-32a0b552ba5d&device_owner=network%3Adhcp => generated 1244 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2026] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:42:31 2026] GET /v2.0/networks/4719ca48-e935-4100-b151-32a0b552ba5d?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: 1015/2027] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:42:31 2026] GET /v2.0/networks/4719ca48-e935-4100-b151-32a0b552ba5d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2028] 10.0.0.37 () {32 vars in 727 bytes} [Wed Jun 3 08:42:32 2026] GET /v2.0/floatingips/e13ab876-faa7-4bd9-9cf4-c1924b64208f => generated 858 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:42:33.731 8 WARNING neutron_lib.context [None req-a85e4088-5325-4240-98e8-f942ac535036 d6555bbbe3b945c4adbd3409b1211c76 8e179a16d7d74a049fc781d004a02377 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:42:33.879 8 INFO neutron.db.segments_db [None req-a85e4088-5325-4240-98e8-f942ac535036 d6555bbbe3b945c4adbd3409b1211c76 8e179a16d7d74a049fc781d004a02377 - - default default] Added segment 05ee5d88-a745-49a9-b70b-592f8f1d1b31 of type vxlan for network fac610d8-c93a-4778-8913-5d24fe4d8014 [pid: 8|app: 0|req: 1016/2031] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:42:33 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) 2026-06-03 08:42:34.032 7 WARNING neutron_lib.context [None req-d19e4db1-dfa4-433b-aa1e-2c9fa9305789 d6555bbbe3b945c4adbd3409b1211c76 8e179a16d7d74a049fc781d004a02377 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1016/2032] 10.0.0.37 () {34 vars in 662 bytes} [Wed Jun 3 08:42:34 2026] POST /v2.0/ports => generated 743 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:42:34.429 8 WARNING neutron_lib.context [None req-80878dae-953e-4f7d-aaf6-1a0485201e78 d6555bbbe3b945c4adbd3409b1211c76 8e179a16d7d74a049fc781d004a02377 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1017/2033] 10.0.0.37 () {34 vars in 664 bytes} [Wed Jun 3 08:42:34 2026] POST /v2.0/trunks => generated 407 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 08:42:34.686 7 WARNING neutron_lib.context [None req-cf3301ad-32cd-4422-bbb6-101152324c2e d6555bbbe3b945c4adbd3409b1211c76 8e179a16d7d74a049fc781d004a02377 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:42:34.745 7 INFO neutron.db.segments_db [None req-cf3301ad-32cd-4422-bbb6-101152324c2e d6555bbbe3b945c4adbd3409b1211c76 8e179a16d7d74a049fc781d004a02377 - - default default] Added segment dfeaac97-e0dd-42ff-bb6f-fb2e57d8a440 of type vxlan for network e4af70e4-a216-4dbc-8b00-2fc1505e61d8 [pid: 7|app: 0|req: 1017/2034] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:42:34 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) 2026-06-03 08:42:34.866 8 WARNING neutron_lib.context [None req-0cb3f191-72f1-4d5f-9afc-b2b0a4da1c18 d6555bbbe3b945c4adbd3409b1211c76 8e179a16d7d74a049fc781d004a02377 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1018/2035] 10.0.0.37 () {34 vars in 662 bytes} [Wed Jun 3 08:42:34 2026] POST /v2.0/ports => generated 743 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:42:35.251 7 WARNING neutron_lib.context [None req-b1e87c3d-f54b-466b-89f4-5d3508f24e78 d6555bbbe3b945c4adbd3409b1211c76 8e179a16d7d74a049fc781d004a02377 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1018/2036] 10.0.0.37 () {34 vars in 664 bytes} [Wed Jun 3 08:42:35 2026] POST /v2.0/trunks => generated 407 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 08:42:35.566 8 WARNING neutron_lib.context [None req-0df08251-38ed-43d5-af0f-ef6d5e0c68a1 d6555bbbe3b945c4adbd3409b1211c76 8e179a16d7d74a049fc781d004a02377 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:42:35.643 8 INFO neutron.db.segments_db [None req-0df08251-38ed-43d5-af0f-ef6d5e0c68a1 d6555bbbe3b945c4adbd3409b1211c76 8e179a16d7d74a049fc781d004a02377 - - default default] Added segment 5514e056-d4ab-49df-8b98-93999a23abdb of type vxlan for network 18bebd5d-51cd-49e1-b1c9-7b0bf4c578db [pid: 8|app: 0|req: 1019/2037] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:42:35 2026] POST /v2.0/networks => generated 632 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:42:35.767 7 WARNING neutron_lib.context [None req-54e9c116-7cf4-47a2-9533-3e3a8da6e5d7 d6555bbbe3b945c4adbd3409b1211c76 8e179a16d7d74a049fc781d004a02377 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1019/2038] 10.0.0.37 () {34 vars in 662 bytes} [Wed Jun 3 08:42:35 2026] POST /v2.0/ports => generated 743 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:42:36.180 8 WARNING neutron_lib.context [None req-16103537-9fb3-45d0-a91f-297a92022328 d6555bbbe3b945c4adbd3409b1211c76 8e179a16d7d74a049fc781d004a02377 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1020/2039] 10.0.0.37 () {34 vars in 664 bytes} [Wed Jun 3 08:42:36 2026] POST /v2.0/trunks => generated 407 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 08:42:36.420 7 WARNING neutron_lib.context [None req-5737889b-62ac-4b14-9289-24d3a4a3c0eb d6555bbbe3b945c4adbd3409b1211c76 8e179a16d7d74a049fc781d004a02377 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:42:36.495 7 INFO neutron.db.segments_db [None req-5737889b-62ac-4b14-9289-24d3a4a3c0eb d6555bbbe3b945c4adbd3409b1211c76 8e179a16d7d74a049fc781d004a02377 - - default default] Added segment b34e0f0b-3719-4643-8749-5949d48eb7a4 of type vxlan for network 81893eb7-ea32-4905-94de-f718e5fd3067 [pid: 7|app: 0|req: 1020/2040] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:42:36 2026] POST /v2.0/networks => generated 631 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:42:36.651 8 WARNING neutron_lib.context [None req-60f5f887-a5e1-47fa-a002-c38ea26d2de5 d6555bbbe3b945c4adbd3409b1211c76 8e179a16d7d74a049fc781d004a02377 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1021/2041] 10.0.0.37 () {34 vars in 662 bytes} [Wed Jun 3 08:42:36 2026] POST /v2.0/ports => generated 743 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:42:37.055 7 WARNING neutron_lib.context [None req-e3fd5aa5-12b5-4c77-be71-8652c5f9de1b d6555bbbe3b945c4adbd3409b1211c76 8e179a16d7d74a049fc781d004a02377 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1021/2042] 10.0.0.37 () {34 vars in 664 bytes} [Wed Jun 3 08:42:37 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 08:42:37.371 8 WARNING neutron_lib.context [None req-4f834555-4974-4ce5-821a-acd5423a5e9e d6555bbbe3b945c4adbd3409b1211c76 8e179a16d7d74a049fc781d004a02377 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:42:37.437 8 INFO neutron.db.segments_db [None req-4f834555-4974-4ce5-821a-acd5423a5e9e d6555bbbe3b945c4adbd3409b1211c76 8e179a16d7d74a049fc781d004a02377 - - default default] Added segment dc0842a1-e983-4448-b0c7-296e327f77f8 of type vxlan for network 9d34e7fb-825e-42b8-b9f9-39550f2d9044 [pid: 8|app: 0|req: 1022/2043] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:42:37 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-06-03 08:42:37.578 7 WARNING neutron_lib.context [None req-77f04399-95c7-4038-b933-685098748cb3 d6555bbbe3b945c4adbd3409b1211c76 8e179a16d7d74a049fc781d004a02377 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1022/2044] 10.0.0.37 () {34 vars in 662 bytes} [Wed Jun 3 08:42:37 2026] POST /v2.0/ports => generated 743 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:42:37.959 8 WARNING neutron_lib.context [None req-b538490b-99c5-4936-9fce-5a97fb5adf86 d6555bbbe3b945c4adbd3409b1211c76 8e179a16d7d74a049fc781d004a02377 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1023/2045] 10.0.0.37 () {34 vars in 664 bytes} [Wed Jun 3 08:42:37 2026] POST /v2.0/trunks => generated 407 bytes in 267 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: 1023/2046] 10.0.0.37 () {34 vars in 747 bytes} [Wed Jun 3 08:42:38 2026] PUT /v2.0/trunks/e67bd32a-4565-4b30-ae43-91de63e61434/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2047] 10.0.0.37 () {34 vars in 747 bytes} [Wed Jun 3 08:42:38 2026] PUT /v2.0/trunks/5d138de3-5f71-4abf-9519-9ab05887dae9/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2048] 10.0.0.37 () {34 vars in 747 bytes} [Wed Jun 3 08:42:38 2026] PUT /v2.0/trunks/f39ea536-9af4-4d8b-9534-797523c89a47/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2049] 10.0.0.37 () {34 vars in 747 bytes} [Wed Jun 3 08:42:38 2026] PUT /v2.0/trunks/1ddd93a4-a493-498d-80d6-4e631a933a4d/tags => 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: 1025/2050] 10.0.0.37 () {32 vars in 660 bytes} [Wed Jun 3 08:42:38 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: 1026/2051] 10.0.0.37 () {32 vars in 674 bytes} [Wed Jun 3 08:42:38 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2052] 10.0.0.37 () {32 vars in 670 bytes} [Wed Jun 3 08:42:38 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2053] 10.0.0.37 () {32 vars in 682 bytes} [Wed Jun 3 08:42:38 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2054] 10.0.0.37 () {32 vars in 668 bytes} [Wed Jun 3 08:42:38 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2055] 10.0.0.37 () {32 vars in 682 bytes} [Wed Jun 3 08:42:38 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2056] 10.0.0.37 () {32 vars in 678 bytes} [Wed Jun 3 08:42:38 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2057] 10.0.0.37 () {32 vars in 690 bytes} [Wed Jun 3 08:42:38 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2058] 10.0.0.37 () {32 vars in 717 bytes} [Wed Jun 3 08:42:38 2026] GET /v2.0/trunks/e67bd32a-4565-4b30-ae43-91de63e61434 => generated 412 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2059] 10.0.0.37 () {32 vars in 715 bytes} [Wed Jun 3 08:42:38 2026] GET /v2.0/ports/d9773d50-38ee-49f4-a313-a68550b321ef => generated 826 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2060] 10.0.0.37 () {32 vars in 720 bytes} [Wed Jun 3 08:42:38 2026] DELETE /v2.0/trunks/e67bd32a-4565-4b30-ae43-91de63e61434 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2061] 10.0.0.37 () {32 vars in 717 bytes} [Wed Jun 3 08:42:38 2026] GET /v2.0/trunks/5d138de3-5f71-4abf-9519-9ab05887dae9 => generated 420 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2062] 10.0.0.37 () {32 vars in 715 bytes} [Wed Jun 3 08:42:38 2026] GET /v2.0/ports/6fdf59a9-8a8c-4a96-826a-1aad57d61e7c => generated 826 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2063] 10.0.0.37 () {32 vars in 720 bytes} [Wed Jun 3 08:42:39 2026] DELETE /v2.0/trunks/5d138de3-5f71-4abf-9519-9ab05887dae9 => 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: 1032/2064] 10.0.0.37 () {32 vars in 717 bytes} [Wed Jun 3 08:42:39 2026] GET /v2.0/trunks/f39ea536-9af4-4d8b-9534-797523c89a47 => generated 429 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2065] 10.0.0.37 () {32 vars in 715 bytes} [Wed Jun 3 08:42:39 2026] GET /v2.0/ports/42cea6c9-5849-40b6-8abb-250567623acd => generated 826 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2066] 10.0.0.37 () {32 vars in 720 bytes} [Wed Jun 3 08:42:39 2026] DELETE /v2.0/trunks/f39ea536-9af4-4d8b-9534-797523c89a47 => 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: 1034/2067] 10.0.0.37 () {32 vars in 717 bytes} [Wed Jun 3 08:42:39 2026] GET /v2.0/trunks/1ddd93a4-a493-498d-80d6-4e631a933a4d => generated 414 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2068] 10.0.0.37 () {32 vars in 715 bytes} [Wed Jun 3 08:42:39 2026] GET /v2.0/ports/01dc61f1-3f3d-4e6b-a27f-4eddc0b7de5a => generated 826 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2069] 10.0.0.37 () {32 vars in 720 bytes} [Wed Jun 3 08:42:39 2026] DELETE /v2.0/trunks/1ddd93a4-a493-498d-80d6-4e631a933a4d => 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: 1035/2070] 10.0.0.37 () {32 vars in 717 bytes} [Wed Jun 3 08:42:39 2026] GET /v2.0/trunks/bcb3526b-7869-464b-8554-85811d7c6361 => generated 407 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2071] 10.0.0.37 () {32 vars in 715 bytes} [Wed Jun 3 08:42:39 2026] GET /v2.0/ports/35c5be9c-bfa4-429f-9fa4-424ded346945 => generated 826 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2072] 10.0.0.37 () {32 vars in 720 bytes} [Wed Jun 3 08:42:39 2026] DELETE /v2.0/trunks/bcb3526b-7869-464b-8554-85811d7c6361 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2073] 10.0.0.37 () {32 vars in 718 bytes} [Wed Jun 3 08:42:39 2026] DELETE /v2.0/ports/d9773d50-38ee-49f4-a313-a68550b321ef => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2074] 10.0.0.37 () {32 vars in 718 bytes} [Wed Jun 3 08:42:40 2026] DELETE /v2.0/ports/6fdf59a9-8a8c-4a96-826a-1aad57d61e7c => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2075] 10.0.0.205 () {34 vars in 989 bytes} [Wed Jun 3 08:42:40 2026] GET /v2.0/ports?device_id=8a134243-7db1-42d7-a72d-018aea8c980f => generated 1244 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2076] 10.0.0.205 () {34 vars in 1039 bytes} [Wed Jun 3 08:42:40 2026] GET /v2.0/security-groups?id=ac146220-7c64-4231-baa1-ddd4c49ff662&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2077] 10.0.0.37 () {32 vars in 718 bytes} [Wed Jun 3 08:42:40 2026] DELETE /v2.0/ports/42cea6c9-5849-40b6-8abb-250567623acd => 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: 1040/2078] 10.0.0.37 () {32 vars in 718 bytes} [Wed Jun 3 08:42:40 2026] DELETE /v2.0/ports/01dc61f1-3f3d-4e6b-a27f-4eddc0b7de5a => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2079] 10.0.0.37 () {32 vars in 718 bytes} [Wed Jun 3 08:42:41 2026] DELETE /v2.0/ports/35c5be9c-bfa4-429f-9fa4-424ded346945 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:42:41.604 7 INFO neutron.services.segments.plugin [-] Segment 05ee5d88-a745-49a9-b70b-592f8f1d1b31 resource provider aggregate not found 2026-06-03 08:42:41.615 7 INFO neutron.services.segments.plugin [-] Segment 05ee5d88-a745-49a9-b70b-592f8f1d1b31 resource provider aggregate not found 2026-06-03 08:42:41.643 7 INFO neutron.services.segments.plugin [-] Segment 05ee5d88-a745-49a9-b70b-592f8f1d1b31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05ee5d88-a745-49a9-b70b-592f8f1d1b31 found for delete ", "request_id": "req-b7b0f66d-2769-4c7a-b4fb-eb1ecaee0e6c"}]} 2026-06-03 08:42:41.651 7 INFO neutron.services.segments.plugin [-] Segment 05ee5d88-a745-49a9-b70b-592f8f1d1b31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05ee5d88-a745-49a9-b70b-592f8f1d1b31 found for delete ", "request_id": "req-58d8b47a-2382-45f8-ac1c-a0ddfc151cdb"}]} [pid: 7|app: 0|req: 1041/2080] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:42:41 2026] DELETE /v2.0/networks/fac610d8-c93a-4778-8913-5d24fe4d8014 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:42:41.896 8 INFO neutron.services.segments.plugin [-] Segment dfeaac97-e0dd-42ff-bb6f-fb2e57d8a440 resource provider aggregate not found 2026-06-03 08:42:41.907 8 INFO neutron.services.segments.plugin [-] Segment dfeaac97-e0dd-42ff-bb6f-fb2e57d8a440 resource provider aggregate not found [pid: 8|app: 0|req: 1040/2081] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:42:41 2026] DELETE /v2.0/networks/e4af70e4-a216-4dbc-8b00-2fc1505e61d8 => 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: 1042/2082] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:42:41 2026] DELETE /v2.0/networks/18bebd5d-51cd-49e1-b1c9-7b0bf4c578db => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:42:42.156 8 INFO neutron.services.segments.plugin [-] Segment dfeaac97-e0dd-42ff-bb6f-fb2e57d8a440 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfeaac97-e0dd-42ff-bb6f-fb2e57d8a440 found for delete ", "request_id": "req-334791b6-3407-4007-a4f6-e32f2c3ebdf8"}]} 2026-06-03 08:42:42.157 8 INFO neutron.services.segments.plugin [-] Segment dfeaac97-e0dd-42ff-bb6f-fb2e57d8a440 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfeaac97-e0dd-42ff-bb6f-fb2e57d8a440 found for delete ", "request_id": "req-40d0bf3b-8e02-4576-9f4c-6563fb52316c"}]} [pid: 8|app: 0|req: 1041/2083] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:42:42 2026] DELETE /v2.0/networks/81893eb7-ea32-4905-94de-f718e5fd3067 => 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: 1043/2084] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:42:42 2026] DELETE /v2.0/networks/9d34e7fb-825e-42b8-b9f9-39550f2d9044 => 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: 1042/2085] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:42:43 2026] GET /v2.0/ports?device_id=8a134243-7db1-42d7-a72d-018aea8c980f => generated 975 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2086] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:42:43 2026] GET /v2.0/security-groups?id=ac146220-7c64-4231-baa1-ddd4c49ff662&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:42:43.707 7 INFO neutron.services.segments.plugin [-] Segment 5514e056-d4ab-49df-8b98-93999a23abdb resource provider aggregate not found 2026-06-03 08:42:43.722 7 INFO neutron.services.segments.plugin [-] Segment 5514e056-d4ab-49df-8b98-93999a23abdb resource provider aggregate not found 2026-06-03 08:42:43.734 7 INFO neutron.services.segments.plugin [-] Segment 5514e056-d4ab-49df-8b98-93999a23abdb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5514e056-d4ab-49df-8b98-93999a23abdb found for delete ", "request_id": "req-8d336651-cea3-482c-93a8-573fd1b0808d"}]} 2026-06-03 08:42:43.755 7 INFO neutron.services.segments.plugin [-] Segment dc0842a1-e983-4448-b0c7-296e327f77f8 resource provider aggregate not found 2026-06-03 08:42:43.780 7 INFO neutron.services.segments.plugin [-] Segment dc0842a1-e983-4448-b0c7-296e327f77f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc0842a1-e983-4448-b0c7-296e327f77f8 found for delete ", "request_id": "req-8f3b969f-55b8-4689-ad43-1363d3ea46a8"}]} [pid: 8|app: 0|req: 1043/2087] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:42:43 2026] GET /v2.0/security-groups?tenant_id=0fe1e48fb7bb4b00bc19bd3750778983&name=default => generated 2925 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2088] 199.204.45.19 () {34 vars in 992 bytes} [Wed Jun 3 08:42:43 2026] GET /v2.0/ports?device_id=8a134243-7db1-42d7-a72d-018aea8c980f => generated 975 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:42:43.847 7 INFO neutron.services.segments.plugin [-] Segment 5514e056-d4ab-49df-8b98-93999a23abdb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5514e056-d4ab-49df-8b98-93999a23abdb found for delete ", "request_id": "req-78b74f1a-8b90-4d5f-a9ba-c24a6767899e"}]} 2026-06-03 08:42:43.866 7 INFO neutron.services.segments.plugin [-] Segment dc0842a1-e983-4448-b0c7-296e327f77f8 resource provider aggregate not found 2026-06-03 08:42:43.890 7 INFO neutron.services.segments.plugin [-] Segment dc0842a1-e983-4448-b0c7-296e327f77f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc0842a1-e983-4448-b0c7-296e327f77f8 found for delete ", "request_id": "req-a0bcd1c1-9f60-47e1-9603-20bdd06de8ef"}]} [pid: 7|app: 0|req: 1046/2089] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:42:43 2026] DELETE /v2.0/security-groups/eaa1f0fc-46dd-4399-884b-54422c15985a => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:42:44.185 8 INFO neutron.services.segments.plugin [-] Segment b34e0f0b-3719-4643-8749-5949d48eb7a4 resource provider aggregate not found 2026-06-03 08:42:44.192 8 INFO neutron.services.segments.plugin [-] Segment b34e0f0b-3719-4643-8749-5949d48eb7a4 resource provider aggregate not found 2026-06-03 08:42:44.223 8 INFO neutron.services.segments.plugin [-] Segment b34e0f0b-3719-4643-8749-5949d48eb7a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b34e0f0b-3719-4643-8749-5949d48eb7a4 found for delete ", "request_id": "req-3bdcd2d6-9427-4ab4-8de3-7add6f2d6aa9"}]} 2026-06-03 08:42:44.224 8 INFO neutron.services.segments.plugin [-] Segment b34e0f0b-3719-4643-8749-5949d48eb7a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b34e0f0b-3719-4643-8749-5949d48eb7a4 found for delete ", "request_id": "req-7606862a-8f4b-4da6-81e4-b2eb7072cf4f"}]} [pid: 7|app: 0|req: 1047/2090] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:42:44 2026] GET /v2.0/security-groups?tenant_id=f861b79dabd642d7a8370e605cc149ce&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:42:44.290 8 INFO neutron.db.l3_db [req-7dc7ab3d-1ad2-41f5-a2d9-03c6ab71677c req-c9846267-c4f5-4919-8f26-462d67fc9af1 5f91877d6d0f40efbd927098398d57fc 73165194cb9d497c98a36e60adce6fd7 - - default default] Floating IP e13ab876-faa7-4bd9-9cf4-c1924b64208f disassociated. External IP: 10.96.250.202, port: edce6510-2884-4e8f-9350-53ded8cbf191. [pid: 7|app: 0|req: 1048/2091] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:42:44 2026] DELETE /v2.0/security-groups/13dc0240-b16b-4028-9de0-e89395abb6cb => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2092] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:42:44 2026] GET /v2.0/ports?device_id=8a134243-7db1-42d7-a72d-018aea8c980f => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2093] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:42:44 2026] GET /v2.0/security-groups?tenant_id=8e179a16d7d74a049fc781d004a02377&name=default => generated 2925 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2094] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:42:44 2026] DELETE /v2.0/security-groups/0d60468b-cfdb-471f-8c1f-873e33dcdb6e => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2095] 199.204.45.19 () {36 vars in 995 bytes} [Wed Jun 3 08:42:43 2026] DELETE /v2.0/ports/edce6510-2884-4e8f-9350-53ded8cbf191 => generated 0 bytes in 1038 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2096] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:42:45 2026] DELETE /v2.0/security-groups/ac146220-7c64-4231-baa1-ddd4c49ff662 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:42:45.838 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-418f2812-81c6-4fbc-9518-71ece8cfa7ea'] response: {'server_uuid': '8a134243-7db1-42d7-a72d-018aea8c980f', 'name': 'network-vif-deleted', 'tag': 'edce6510-2884-4e8f-9350-53ded8cbf191', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1045/2097] 10.0.0.37 () {32 vars in 730 bytes} [Wed Jun 3 08:42:45 2026] DELETE /v2.0/floatingips/e13ab876-faa7-4bd9-9cf4-c1924b64208f => generated 0 bytes in 460 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2098] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:42:46 2026] GET /v2.0/ports?device_id=83f67535-46ed-44d6-ae75-ad0a8e792f27 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2099] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:42:46 2026] GET /v2.0/security-groups?id=02fdee83-46ed-4f83-8a29-cf18d370157c&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: 1054/2100] 199.204.45.19 () {34 vars in 992 bytes} [Wed Jun 3 08:42:46 2026] GET /v2.0/ports?device_id=83f67535-46ed-44d6-ae75-ad0a8e792f27 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2101] 199.204.45.19 () {36 vars in 995 bytes} [Wed Jun 3 08:42:46 2026] DELETE /v2.0/ports/285f3f2e-375f-4176-87f3-34862d6ed0a8 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2102] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:42:47 2026] GET /v2.0/ports?device_id=83f67535-46ed-44d6-ae75-ad0a8e792f27 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:42:48.509 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-59987f6e-93e3-4ee1-96c5-b902f6bad0cb'] response: {'server_uuid': '83f67535-46ed-44d6-ae75-ad0a8e792f27', 'name': 'network-vif-deleted', 'tag': '285f3f2e-375f-4176-87f3-34862d6ed0a8', 'status': 'completed', 'code': 200} 2026-06-03 08:42:48.676 8 WARNING neutron_lib.context [None req-ee15dc2d-2b17-4e3f-bdd3-f38079a0f4ca 2798b90bd73e4335ab82d20175a59c8a 331690ad5da54b49a6577181c0f420aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1058/2105] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:42:48 2026] DELETE /v2.0/security-groups/02fdee83-46ed-4f83-8a29-cf18d370157c => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2106] 10.0.0.37 () {34 vars in 682 bytes} [Wed Jun 3 08:42:48 2026] POST /v2.0/security-groups => generated 1601 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2107] 10.0.0.37 () {34 vars in 765 bytes} [Wed Jun 3 08:42:48 2026] PUT /v2.0/security-groups/4f390f41-7e0f-4664-a99d-fa0f35276a05/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2108] 10.0.0.37 () {32 vars in 745 bytes} [Wed Jun 3 08:42:48 2026] GET /v2.0/security-groups/4f390f41-7e0f-4664-a99d-fa0f35276a05/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2109] 10.0.0.37 () {34 vars in 776 bytes} [Wed Jun 3 08:42:48 2026] PUT /v2.0/security-groups/4f390f41-7e0f-4664-a99d-fa0f35276a05/tags/green => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2110] 10.0.0.37 () {32 vars in 745 bytes} [Wed Jun 3 08:42:49 2026] GET /v2.0/security-groups/4f390f41-7e0f-4664-a99d-fa0f35276a05/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2111] 10.0.0.37 () {34 vars in 772 bytes} [Wed Jun 3 08:42:49 2026] PUT /v2.0/security-groups/4f390f41-7e0f-4664-a99d-fa0f35276a05/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2112] 10.0.0.37 () {32 vars in 745 bytes} [Wed Jun 3 08:42:49 2026] GET /v2.0/security-groups/4f390f41-7e0f-4664-a99d-fa0f35276a05/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2113] 10.0.0.37 () {34 vars in 794 bytes} [Wed Jun 3 08:42:49 2026] PUT /v2.0/security-groups/4f390f41-7e0f-4664-a99d-fa0f35276a05/tags/black.or.white => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2114] 10.0.0.37 () {32 vars in 745 bytes} [Wed Jun 3 08:42:49 2026] GET /v2.0/security-groups/4f390f41-7e0f-4664-a99d-fa0f35276a05/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2115] 10.0.0.37 () {34 vars in 765 bytes} [Wed Jun 3 08:42:49 2026] PUT /v2.0/security-groups/4f390f41-7e0f-4664-a99d-fa0f35276a05/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2116] 10.0.0.37 () {32 vars in 745 bytes} [Wed Jun 3 08:42:49 2026] GET /v2.0/security-groups/4f390f41-7e0f-4664-a99d-fa0f35276a05/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2117] 10.0.0.37 () {32 vars in 753 bytes} [Wed Jun 3 08:42:49 2026] GET /v2.0/security-groups/4f390f41-7e0f-4664-a99d-fa0f35276a05/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:42:49.252 7 INFO neutron.api.v2.resource [None req-a15a3b24-5cc7-414b-9a02-59d9fb726d9d 2798b90bd73e4335ab82d20175a59c8a 331690ad5da54b49a6577181c0f420aa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1070/2118] 10.0.0.37 () {32 vars in 757 bytes} [Wed Jun 3 08:42:49 2026] GET /v2.0/security-groups/4f390f41-7e0f-4664-a99d-fa0f35276a05/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2119] 10.0.0.37 () {32 vars in 756 bytes} [Wed Jun 3 08:42:49 2026] DELETE /v2.0/security-groups/4f390f41-7e0f-4664-a99d-fa0f35276a05/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2120] 10.0.0.37 () {32 vars in 745 bytes} [Wed Jun 3 08:42:49 2026] GET /v2.0/security-groups/4f390f41-7e0f-4664-a99d-fa0f35276a05/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:42:49.355 7 INFO neutron.api.v2.resource [None req-89e839f1-f8ca-4b05-9a16-4499446f6312 2798b90bd73e4335ab82d20175a59c8a 331690ad5da54b49a6577181c0f420aa - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1073/2121] 10.0.0.37 () {32 vars in 760 bytes} [Wed Jun 3 08:42:49 2026] DELETE /v2.0/security-groups/4f390f41-7e0f-4664-a99d-fa0f35276a05/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2122] 10.0.0.37 () {32 vars in 748 bytes} [Wed Jun 3 08:42:49 2026] DELETE /v2.0/security-groups/4f390f41-7e0f-4664-a99d-fa0f35276a05/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2123] 10.0.0.37 () {32 vars in 745 bytes} [Wed Jun 3 08:42:49 2026] GET /v2.0/security-groups/4f390f41-7e0f-4664-a99d-fa0f35276a05/tags => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2124] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:42:49 2026] DELETE /v2.0/security-groups/4f390f41-7e0f-4664-a99d-fa0f35276a05 => 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: 1077/2125] 199.204.45.19 () {34 vars in 1094 bytes} [Wed Jun 3 08:42:50 2026] GET /v2.0/ports?device_id=852deced-8594-40d6-a4d1-db396bda0c7c&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2126] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:42:50 2026] GET /v2.0/ports?tenant_id=09128d5926564bd3bba49545764f17b0&device_id=852deced-8594-40d6-a4d1-db396bda0c7c => generated 1473 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2127] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:42:50 2026] GET /v2.0/security-groups?tenant_id=331690ad5da54b49a6577181c0f420aa&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2128] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:42:50 2026] GET /v2.0/networks?id=2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7 => generated 800 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2129] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:42:50 2026] DELETE /v2.0/security-groups/8f9c6f8f-3fd0-4099-8921-5dedbce36421 => 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: 1082/2130] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:42:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.156&port_id=dcc50576-5755-448e-9a4b-423300d06995 => generated 860 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2131] 199.204.45.19 () {34 vars in 1104 bytes} [Wed Jun 3 08:42:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A127&port_id=dcc50576-5755-448e-9a4b-423300d06995 => 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: 1084/2132] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:42:50 2026] GET /v2.0/security-groups?tenant_id=0c1e41a93ffa419da44058c23b6c6cb8&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2133] 10.0.0.37 () {34 vars in 787 bytes} [Wed Jun 3 08:42:48 2026] PUT /v2.0/routers/e9010189-540d-4b79-b0ee-9580caccca6b/remove_router_interface => generated 309 bytes in 1962 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2134] 199.204.45.19 () {34 vars in 1062 bytes} [Wed Jun 3 08:42:50 2026] GET /v2.0/subnets?id=cc7831de-3bef-4b23-b3d8-a5659118d5d9&id=464180fa-0adc-4dc3-8c34-dda25492ec55 => generated 1366 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2135] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:42:50 2026] DELETE /v2.0/security-groups/b57780b5-0c91-4cd9-9abf-f17b995c9075 => 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: 1051/2136] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:42:51 2026] GET /v2.0/ports?network_id=2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2137] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:42:51 2026] GET /v2.0/ports?network_id=2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2138] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:42:51 2026] GET /v2.0/networks/2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7?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: 1086/2139] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:42:50 2026] DELETE /v2.0/subnets/21778a38-3404-47e0-936e-8a267f76daec => 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: 1054/2140] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:42:51 2026] GET /v2.0/networks/2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:42:52.865 7 INFO neutron.services.segments.plugin [-] Segment de95c1bf-d85e-4250-99ce-daa614d2e434 resource provider aggregate not found 2026-06-03 08:42:52.871 7 INFO neutron.services.segments.plugin [-] Segment de95c1bf-d85e-4250-99ce-daa614d2e434 resource provider aggregate not found 2026-06-03 08:42:52.880 7 INFO neutron.db.l3_hamode_db [None req-e4189072-eb9b-4ce4-922c-07d4b1e0719d 5f91877d6d0f40efbd927098398d57fc 73165194cb9d497c98a36e60adce6fd7 - - default default] HA network 889d6c60-2b6a-44e5-84ad-778fba86f6e6 was deleted as no HA routers are present in tenant 73165194cb9d497c98a36e60adce6fd7. [pid: 7|app: 0|req: 1087/2141] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:42:51 2026] DELETE /v2.0/routers/e9010189-540d-4b79-b0ee-9580caccca6b => generated 0 bytes in 1677 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:42:53.118 8 INFO neutron.services.segments.plugin [-] Segment 5e686f50-7553-4c86-87d1-de0c68a03348 resource provider aggregate not found 2026-06-03 08:42:53.123 8 INFO neutron.services.segments.plugin [-] Segment 5e686f50-7553-4c86-87d1-de0c68a03348 resource provider aggregate not found 2026-06-03 08:42:53.140 8 INFO neutron.services.segments.plugin [-] Segment 5e686f50-7553-4c86-87d1-de0c68a03348 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e686f50-7553-4c86-87d1-de0c68a03348 found for delete ", "request_id": "req-e398808a-c485-4e50-bbb4-99e3d42a40f8"}]} [pid: 8|app: 0|req: 1055/2142] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:42:52 2026] DELETE /v2.0/networks/4719ca48-e935-4100-b151-32a0b552ba5d => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:42:53.953 7 INFO neutron.services.segments.plugin [-] Segment de95c1bf-d85e-4250-99ce-daa614d2e434 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de95c1bf-d85e-4250-99ce-daa614d2e434 found for delete ", "request_id": "req-7ea9bfac-c085-436d-9f9c-5e254fc980b5"}]} 2026-06-03 08:42:53.962 7 INFO neutron.services.segments.plugin [-] Segment de95c1bf-d85e-4250-99ce-daa614d2e434 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de95c1bf-d85e-4250-99ce-daa614d2e434 found for delete ", "request_id": "req-2564a2aa-e18e-440a-a5c5-b608b6450614"}]} [pid: 7|app: 0|req: 1088/2143] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:42:53 2026] GET /v2.0/security-groups?tenant_id=73165194cb9d497c98a36e60adce6fd7&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:42:54.186 8 INFO neutron.services.segments.plugin [-] Segment 5e686f50-7553-4c86-87d1-de0c68a03348 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e686f50-7553-4c86-87d1-de0c68a03348 found for delete ", "request_id": "req-2b7fe8b1-7f52-4ce3-932f-88f87072a316"}]} [pid: 8|app: 0|req: 1056/2144] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:42:54 2026] DELETE /v2.0/security-groups/7ac964d0-7377-4a67-b016-21b3eea33194 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2145] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:42:54 2026] GET /v2.0/security-groups?tenant_id=5cddf574b3d4439990e101046221b3b1&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2146] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:42:54 2026] DELETE /v2.0/security-groups/f60912b0-15b2-41ba-ad60-9014ee44fcdd => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:42:56.890 7 INFO neutron.db.segments_db [None req-d2506c9c-2375-48db-bb67-9df33bd0b0cd 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Added segment 2e206928-6adb-4a9e-b992-8b0f5014ca50 of type vxlan for network da53a7cb-37cd-40d7-a5d9-08d6c7f54643 [pid: 7|app: 0|req: 1090/2147] 10.0.0.37 () {34 vars in 669 bytes} [Wed Jun 3 08:42:56 2026] POST /v2.0/networks => generated 740 bytes in 502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2148] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:42:57 2026] POST /v2.0/subnets => generated 664 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:42:57.332 7 INFO neutron.db.segments_db [None req-75068ffd-4c3e-414a-93ed-92af17c3df3a 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Added segment 9253b7c3-ca22-4d49-9bfc-5a35f7d5893b of type vxlan for network 7c35cc61-8a38-42d6-b4a5-346e81061683 2026-06-03 08:42:57.685 7 INFO neutron.db.l3_hamode_db [None req-75068ffd-4c3e-414a-93ed-92af17c3df3a 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 08:42:58.867 7 INFO neutron.db.l3_hamode_db [None req-75068ffd-4c3e-414a-93ed-92af17c3df3a 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1059/2149] 199.204.45.19 () {30 vars in 701 bytes} [Wed Jun 3 08:43:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2150] 199.204.45.19 () {30 vars in 703 bytes} [Wed Jun 3 08:43:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2151] 199.204.45.19 () {30 vars in 679 bytes} [Wed Jun 3 08:43:00 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: 1091/2152] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:42:57 2026] POST /v2.0/routers => generated 728 bytes in 2888 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2153] 199.204.45.19 () {30 vars in 715 bytes} [Wed Jun 3 08:43:00 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: 1063/2154] 199.204.45.19 () {30 vars in 739 bytes} [Wed Jun 3 08:43:00 2026] GET /v2.0/subnets/428c5fba-73b6-4122-9815-a99cb8b2a508 => generated 651 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2155] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:43:00 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2156] 199.204.45.19 () {34 vars in 715 bytes} [Wed Jun 3 08:43:00 2026] POST /v2.0/ports => generated 1097 bytes in 520 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: 1066/2157] 10.0.0.70 () {34 vars in 969 bytes} [Wed Jun 3 08:43:00 2026] GET /v2.0/ports/b4a6c5f0-db78-49b0-a4c6-c9cda390df36 => generated 1097 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2158] 10.0.0.70 () {34 vars in 905 bytes} [Wed Jun 3 08:43:00 2026] GET /v2.0/extensions => generated 19901 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2159] 199.204.45.19 () {34 vars in 1260 bytes} [Wed Jun 3 08:43:00 2026] GET /v2.0/ports/b4a6c5f0-db78-49b0-a4c6-c9cda390df36?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2160] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:43:01 2026] GET /v2.0/networks/3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2161] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:43:01 2026] GET /v2.0/networks/3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4?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: 1071/2162] 199.204.45.19 () {34 vars in 973 bytes} [Wed Jun 3 08:43:01 2026] GET /v2.0/ports/b4a6c5f0-db78-49b0-a4c6-c9cda390df36 => generated 1097 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2163] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:43:01 2026] GET /v2.0/networks?id=3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4 => generated 803 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2164] 199.204.45.19 () {38 vars in 1026 bytes} [Wed Jun 3 08:43:01 2026] PUT /v2.0/ports/b4a6c5f0-db78-49b0-a4c6-c9cda390df36 => generated 1251 bytes in 566 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: 1074/2165] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:43:01 2026] GET /v2.0/ports?tenant_id=4b3faeb638c4481fa1a62b2ac4f1cc12&device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 2527 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:43:02.067 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c70261b3-b306-4db6-b54b-7ec30ec9524a'] response: {'name': 'network-changed', 'server_uuid': 'd8949a98-7249-492f-9bfa-a00a9e88626a', 'tag': 'b4a6c5f0-db78-49b0-a4c6-c9cda390df36', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1075/2166] 199.204.45.19 () {34 vars in 1060 bytes} [Wed Jun 3 08:43:02 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.210&port_id=ee28187d-f3ea-4b9e-beaf-0963a20c6d02 => generated 19 bytes in 32 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: 1076/2167] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:43:02 2026] GET /v2.0/subnets?id=925611ca-e22b-4430-9f78-20142c166b0d => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2168] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:43:02 2026] GET /v2.0/ports?network_id=2a982d46-bc3e-431d-94bf-ae628b9692a7&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2169] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:43:02 2026] GET /v2.0/networks/2a982d46-bc3e-431d-94bf-ae628b9692a7?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2170] 10.0.0.37 () {34 vars in 781 bytes} [Wed Jun 3 08:43:00 2026] PUT /v2.0/routers/7a3b1dde-852e-4894-acea-8bb68e8666ad/add_router_interface => generated 309 bytes in 2194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2171] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:43:02 2026] GET /v2.0/networks/2a982d46-bc3e-431d-94bf-ae628b9692a7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2172] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:43:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.248&port_id=b4a6c5f0-db78-49b0-a4c6-c9cda390df36 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2173] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:43:02 2026] GET /v2.0/subnets?id=428c5fba-73b6-4122-9815-a99cb8b2a508 => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2174] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:43:02 2026] GET /v2.0/ports?network_id=3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2175] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:43:02 2026] GET /v2.0/networks/3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2176] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:43:02 2026] GET /v2.0/networks/3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4?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: 1082/2177] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:43:02 2026] GET /v2.0/ports?tenant_id=4b3faeb638c4481fa1a62b2ac4f1cc12&device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 2527 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2178] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:43:02 2026] GET /v2.0/networks?id=3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4 => generated 803 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2179] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:43:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.248&port_id=b4a6c5f0-db78-49b0-a4c6-c9cda390df36 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2180] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:43:03 2026] GET /v2.0/subnets?id=428c5fba-73b6-4122-9815-a99cb8b2a508 => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2181] 10.0.0.70 () {34 vars in 969 bytes} [Wed Jun 3 08:43:03 2026] GET /v2.0/ports/b4a6c5f0-db78-49b0-a4c6-c9cda390df36 => generated 1287 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2182] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:43:03 2026] GET /v2.0/ports?network_id=3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2183] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:43:03 2026] GET /v2.0/networks/3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2184] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:43:03 2026] GET /v2.0/networks/3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4?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: 1085/2185] 199.204.45.19 () {34 vars in 787 bytes} [Wed Jun 3 08:43:03 2026] PUT /v2.0/ports/b4a6c5f0-db78-49b0-a4c6-c9cda390df36 => generated 1312 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:43:03.422 7 INFO neutron.api.v2.resource [None req-1084b499-50b1-4e4e-95e7-f64a36ce3b53 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1101/2186] 199.204.45.19 () {30 vars in 761 bytes} [Wed Jun 3 08:43:03 2026] GET /v2.0/security-groups/lb-1567ab81-a568-4d91-a6a0-74c1c98f7521 => generated 149 bytes in 12 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1086/2187] 199.204.45.19 () {30 vars in 783 bytes} [Wed Jun 3 08:43:03 2026] GET /v2.0/security-groups?name=lb-1567ab81-a568-4d91-a6a0-74c1c98f7521 => generated 1637 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:43:03.721 8 INFO neutron.db.segments_db [None req-b503971d-314d-4b32-814d-389899481808 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Added segment 368f7fda-0cc1-4ec8-a456-4f8c69a54c55 of type vxlan for network 1e39075d-3e1c-403c-af6e-c8393ca1b4a9 [pid: 7|app: 0|req: 1102/2188] 199.204.45.19 () {34 vars in 787 bytes} [Wed Jun 3 08:43:03 2026] PUT /v2.0/ports/b4a6c5f0-db78-49b0-a4c6-c9cda390df36 => generated 1312 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2191] 10.0.0.37 () {34 vars in 669 bytes} [Wed Jun 3 08:43:03 2026] POST /v2.0/networks => generated 741 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 08:43:03.919 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-927dad18-5b66-4db0-bf36-4bcbb728b96c'] response: {'name': 'network-changed', 'server_uuid': 'd8949a98-7249-492f-9bfa-a00a9e88626a', 'tag': 'b4a6c5f0-db78-49b0-a4c6-c9cda390df36', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1088/2192] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:43:03 2026] GET /v2.0/ports?tenant_id=4b3faeb638c4481fa1a62b2ac4f1cc12&device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 2588 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2193] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:43:04 2026] GET /v2.0/networks?id=3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4 => generated 803 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2194] 199.204.45.19 () {30 vars in 701 bytes} [Wed Jun 3 08:43:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:43:04.112 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3212a40f-097f-4d3a-b106-56b0956c57c8'] response: {'name': 'network-changed', 'server_uuid': 'd8949a98-7249-492f-9bfa-a00a9e88626a', 'tag': 'b4a6c5f0-db78-49b0-a4c6-c9cda390df36', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1091/2195] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:43:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.248&port_id=b4a6c5f0-db78-49b0-a4c6-c9cda390df36 => 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: 1092/2196] 199.204.45.19 () {30 vars in 703 bytes} [Wed Jun 3 08:43:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2197] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:43:03 2026] POST /v2.0/subnets => generated 664 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2198] 199.204.45.19 () {30 vars in 679 bytes} [Wed Jun 3 08:43:04 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: 1093/2199] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:43:04 2026] GET /v2.0/subnets?id=428c5fba-73b6-4122-9815-a99cb8b2a508 => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2200] 199.204.45.19 () {30 vars in 715 bytes} [Wed Jun 3 08:43:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2201] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:43:04 2026] GET /v2.0/ports?network_id=3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:43:04.243 7 INFO neutron.db.segments_db [None req-0f3b6d3c-2f95-4696-95f4-39e0b83374af 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Added segment 13ee63d7-1d0b-47db-b7fd-e0c39a9f82b6 of type vxlan for network 989dbccd-118a-4dad-8f8c-5f5092b2fabe [pid: 8|app: 0|req: 1096/2202] 199.204.45.19 () {30 vars in 739 bytes} [Wed Jun 3 08:43:04 2026] GET /v2.0/subnets/428c5fba-73b6-4122-9815-a99cb8b2a508 => generated 651 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2203] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:43:04 2026] GET /v2.0/networks/3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2204] 199.204.45.19 () {30 vars in 735 bytes} [Wed Jun 3 08:43:04 2026] GET /v2.0/ports/c5e9d9d8-e154-4f9d-a9e7-5d1f78f4f3d6 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2205] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:43:04 2026] GET /v2.0/networks/3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2206] 199.204.45.19 () {30 vars in 735 bytes} [Wed Jun 3 08:43:04 2026] GET /v2.0/ports/b4a6c5f0-db78-49b0-a4c6-c9cda390df36 => generated 1348 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2207] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:43:04 2026] GET /v2.0/ports?tenant_id=4b3faeb638c4481fa1a62b2ac4f1cc12&device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 2588 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2208] 199.204.45.19 () {30 vars in 739 bytes} [Wed Jun 3 08:43:04 2026] GET /v2.0/subnets/428c5fba-73b6-4122-9815-a99cb8b2a508 => generated 651 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:43:04.593 7 INFO neutron.db.l3_hamode_db [None req-0f3b6d3c-2f95-4696-95f4-39e0b83374af 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1103/2209] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:43:04 2026] GET /v2.0/networks?id=3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4 => generated 803 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2210] 199.204.45.19 () {30 vars in 741 bytes} [Wed Jun 3 08:43:04 2026] GET /v2.0/networks/3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4 => generated 800 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2211] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:43:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.248&port_id=b4a6c5f0-db78-49b0-a4c6-c9cda390df36 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2212] 199.204.45.19 () {30 vars in 735 bytes} [Wed Jun 3 08:43:04 2026] GET /v2.0/ports/c5e9d9d8-e154-4f9d-a9e7-5d1f78f4f3d6 => generated 1132 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2213] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:43:04 2026] GET /v2.0/subnets?id=428c5fba-73b6-4122-9815-a99cb8b2a508 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2214] 199.204.45.19 () {30 vars in 739 bytes} [Wed Jun 3 08:43:04 2026] GET /v2.0/subnets/428c5fba-73b6-4122-9815-a99cb8b2a508 => generated 651 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2215] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:43:04 2026] GET /v2.0/ports?network_id=3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2216] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:43:04 2026] GET /v2.0/networks/3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4?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: 1111/2217] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:43:05 2026] GET /v2.0/networks/3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4?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-06-03 08:43:05.983 7 INFO neutron.db.l3_hamode_db [None req-0f3b6d3c-2f95-4696-95f4-39e0b83374af 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1107/2218] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:43:04 2026] POST /v2.0/routers => generated 728 bytes in 3135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2219] 10.0.0.37 () {34 vars in 781 bytes} [Wed Jun 3 08:43:07 2026] PUT /v2.0/routers/e9a32985-812a-49db-b650-151c333cbb92/add_router_interface => generated 309 bytes in 1780 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:43:09.756 7 WARNING neutron_lib.context [None req-f3ee66c2-be14-419b-ab14-dbe7d5da8127 1e46a9c227b8461ebcd9cd5ed4f8db8a e9f162253a644babbfca26eee085b315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1108/2220] 10.0.0.37 () {34 vars in 683 bytes} [Wed Jun 3 08:43:09 2026] POST /v2.0/security-groups => generated 1673 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 08:43:09.891 8 WARNING neutron_lib.context [None req-9c1535a3-9cb3-4555-9b81-9842daed9e4c 1e46a9c227b8461ebcd9cd5ed4f8db8a e9f162253a644babbfca26eee085b315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1113/2221] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:43:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:43:10.044 7 WARNING neutron_lib.context [None req-453ebd0e-eefd-4f17-8ffe-63bcc3316bd1 1e46a9c227b8461ebcd9cd5ed4f8db8a e9f162253a644babbfca26eee085b315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1109/2222] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:43:10 2026] POST /v2.0/security-group-rules => generated 596 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:43:10.191 8 WARNING neutron_lib.context [None req-444ba3b5-402a-48b4-be5e-39aa9b0db431 1e46a9c227b8461ebcd9cd5ed4f8db8a e9f162253a644babbfca26eee085b315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1114/2223] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:43:10 2026] POST /v2.0/security-group-rules => generated 602 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:43:10.317 7 WARNING neutron_lib.context [None req-8cc9d21a-a995-469d-94ff-69e0e0231015 1e46a9c227b8461ebcd9cd5ed4f8db8a e9f162253a644babbfca26eee085b315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1110/2224] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:43:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:43:10.454 8 WARNING neutron_lib.context [None req-1094c2a4-6e5b-4f60-a84c-693cea3eadd6 1e46a9c227b8461ebcd9cd5ed4f8db8a e9f162253a644babbfca26eee085b315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:43:10.493 8 INFO neutron.db.securitygroups_db [None req-1094c2a4-6e5b-4f60-a84c-693cea3eadd6 1e46a9c227b8461ebcd9cd5ed4f8db8a e9f162253a644babbfca26eee085b315 - - default default] Project e9f162253a644babbfca26eee085b315 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: 1115/2225] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:43:10 2026] POST /v2.0/security-group-rules => generated 607 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:43:10.609 7 WARNING neutron_lib.context [None req-2506cc4c-531a-44ce-830a-659877a75029 1e46a9c227b8461ebcd9cd5ed4f8db8a e9f162253a644babbfca26eee085b315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:43:10.668 7 INFO neutron.db.securitygroups_db [None req-2506cc4c-531a-44ce-830a-659877a75029 1e46a9c227b8461ebcd9cd5ed4f8db8a e9f162253a644babbfca26eee085b315 - - default default] Project e9f162253a644babbfca26eee085b315 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: 1111/2226] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:43:10 2026] POST /v2.0/security-group-rules => generated 606 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:43:11.252 8 WARNING neutron_lib.context [None req-36a5da16-76b4-4b25-84b9-d34bbb31da21 1e46a9c227b8461ebcd9cd5ed4f8db8a e9f162253a644babbfca26eee085b315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1116/2227] 10.0.0.37 () {34 vars in 683 bytes} [Wed Jun 3 08:43:11 2026] POST /v2.0/security-groups => generated 1661 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 08:43:11.446 7 WARNING neutron_lib.context [None req-6412d676-6de8-4397-ab31-918f05cad4eb 1e46a9c227b8461ebcd9cd5ed4f8db8a e9f162253a644babbfca26eee085b315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1112/2228] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:43:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:43:11.634 8 WARNING neutron_lib.context [None req-5a07948d-fd78-485b-bd23-db02f19a179a 1e46a9c227b8461ebcd9cd5ed4f8db8a e9f162253a644babbfca26eee085b315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1117/2229] 10.0.0.37 () {34 vars in 693 bytes} [Wed Jun 3 08:43:11 2026] POST /v2.0/security-group-rules => generated 602 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:43:11.805 7 WARNING neutron_lib.context [None req-31d7b3b0-e253-46d5-b6f2-9b1bf207f211 1e46a9c227b8461ebcd9cd5ed4f8db8a e9f162253a644babbfca26eee085b315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1113/2230] 10.0.0.37 () {34 vars in 674 bytes} [Wed Jun 3 08:43:11 2026] POST /v2.0/floatingips => generated 552 bytes in 674 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2231] 10.0.0.70 () {34 vars in 1096 bytes} [Wed Jun 3 08:43:12 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-206604843&fields=id&tenant_id=e9f162253a644babbfca26eee085b315 => generated 69 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2232] 10.0.0.70 () {34 vars in 1098 bytes} [Wed Jun 3 08:43:12 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1376522801&fields=id&tenant_id=e9f162253a644babbfca26eee085b315 => generated 69 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2233] 10.0.0.70 () {34 vars in 980 bytes} [Wed Jun 3 08:43:12 2026] GET /v2.0/networks?id=da53a7cb-37cd-40d7-a5d9-08d6c7f54643 => generated 673 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2234] 10.0.0.70 () {34 vars in 963 bytes} [Wed Jun 3 08:43:12 2026] GET /v2.0/quotas/e9f162253a644babbfca26eee085b315 => 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: 1120/2235] 10.0.0.70 () {34 vars in 1000 bytes} [Wed Jun 3 08:43:12 2026] GET /v2.0/ports?tenant_id=e9f162253a644babbfca26eee085b315&fields=id => generated 103 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2236] 10.0.0.70 () {34 vars in 1006 bytes} [Wed Jun 3 08:43:12 2026] GET /v2.0/networks/da53a7cb-37cd-40d7-a5d9-08d6c7f54643?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: 1121/2237] 10.0.0.70 () {34 vars in 1106 bytes} [Wed Jun 3 08:43:13 2026] GET /v2.0/networks/da53a7cb-37cd-40d7-a5d9-08d6c7f54643?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2238] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:43:13 2026] GET /v2.0/ports?device_id=e59f7bb3-6ea5-4eb4-b9e0-9364d96f42a9 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:43:13.717 8 WARNING neutron_lib.context [None req-027367ef-d77e-4573-9162-a823408ca44e 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1118/2239] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:43:14 2026] GET /v2.0/networks?id=da53a7cb-37cd-40d7-a5d9-08d6c7f54643 => generated 673 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2240] 199.204.45.19 () {34 vars in 1048 bytes} [Wed Jun 3 08:43:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e9f162253a644babbfca26eee085b315 => generated 273 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:43:14.215 7 WARNING neutron_lib.context [req-575815ee-7a05-4261-8e7a-353e78225c7b req-f4e8727e-5f3c-4d53-8818-9b2e1aa6ab71 1e46a9c227b8461ebcd9cd5ed4f8db8a e9f162253a644babbfca26eee085b315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1120/2241] 199.204.45.19 () {38 vars in 953 bytes} [Wed Jun 3 08:43:14 2026] POST /v2.0/ports => generated 997 bytes in 533 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: 1121/2242] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:43:14 2026] GET /v2.0/ports?device_id=e59f7bb3-6ea5-4eb4-b9e0-9364d96f42a9 => generated 1000 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:43:15.135 8 INFO neutron.db.l3_db [None req-027367ef-d77e-4573-9162-a823408ca44e 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] Floating IP 3a04e651-4fb0-4661-be45-f23b86883320 associated. External IP: 10.96.250.208, port: c5e9d9d8-e154-4f9d-a9e7-5d1f78f4f3d6. [pid: 7|app: 0|req: 1122/2243] 199.204.45.19 () {38 vars in 1026 bytes} [Wed Jun 3 08:43:14 2026] PUT /v2.0/ports/d1991f14-96f0-4d4d-9445-43eef5424d2c => generated 1242 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 08:43:15.371 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f2e25e5-3d6f-49b1-b5f7-9649764b8c16'] response: {'name': 'network-changed', 'server_uuid': 'e59f7bb3-6ea5-4eb4-b9e0-9364d96f42a9', 'tag': 'd1991f14-96f0-4d4d-9445-43eef5424d2c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1123/2244] 10.0.0.70 () {34 vars in 1118 bytes} [Wed Jun 3 08:43:15 2026] GET /v2.0/security-groups?id=6bc17aaf-29f6-49f8-931d-4e21d0a99dcb&id=ab8bb6a0-6151-4259-a597-07f84f7804da&fields=id&fields=name => generated 206 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1124/2245] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:43:15 2026] GET /v2.0/ports?tenant_id=e9f162253a644babbfca26eee085b315&device_id=e59f7bb3-6ea5-4eb4-b9e0-9364d96f42a9 => generated 1281 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2246] 199.204.45.19 () {34 vars in 1058 bytes} [Wed Jun 3 08:43:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=d1991f14-96f0-4d4d-9445-43eef5424d2c => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2247] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:43:15 2026] GET /v2.0/subnets?id=52f740ba-2ecc-40c7-b52a-1798610b7c7b => generated 667 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2248] 10.0.0.37 () {34 vars in 675 bytes} [Wed Jun 3 08:43:13 2026] POST /v2.0/floatingips => generated 899 bytes in 1862 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2249] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:43:15 2026] GET /v2.0/ports?network_id=da53a7cb-37cd-40d7-a5d9-08d6c7f54643&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2250] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:43:15 2026] GET /v2.0/networks/da53a7cb-37cd-40d7-a5d9-08d6c7f54643?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: 1128/2251] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:43:15 2026] GET /v2.0/networks/da53a7cb-37cd-40d7-a5d9-08d6c7f54643?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: 1124/2252] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:43:15 2026] GET /v2.0/ports?tenant_id=e9f162253a644babbfca26eee085b315&device_id=e59f7bb3-6ea5-4eb4-b9e0-9364d96f42a9 => generated 1281 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2253] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:43:15 2026] GET /v2.0/networks?id=da53a7cb-37cd-40d7-a5d9-08d6c7f54643 => generated 768 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2254] 199.204.45.19 () {34 vars in 1058 bytes} [Wed Jun 3 08:43:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=d1991f14-96f0-4d4d-9445-43eef5424d2c => 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: 1125/2255] 199.204.45.19 () {34 vars in 992 bytes} [Wed Jun 3 08:43:15 2026] GET /v2.0/ports?device_id=e59f7bb3-6ea5-4eb4-b9e0-9364d96f42a9 => generated 1281 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2256] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:43:15 2026] GET /v2.0/subnets?id=52f740ba-2ecc-40c7-b52a-1798610b7c7b => generated 667 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2257] 199.204.45.19 () {34 vars in 1122 bytes} [Wed Jun 3 08:43:16 2026] GET /v2.0/security-groups?id=6bc17aaf-29f6-49f8-931d-4e21d0a99dcb&id=ab8bb6a0-6151-4259-a597-07f84f7804da&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2258] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:43:16 2026] GET /v2.0/ports?network_id=da53a7cb-37cd-40d7-a5d9-08d6c7f54643&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: 1127/2259] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:43:16 2026] GET /v2.0/networks/da53a7cb-37cd-40d7-a5d9-08d6c7f54643?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: 1133/2260] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:43:16 2026] GET /v2.0/networks/da53a7cb-37cd-40d7-a5d9-08d6c7f54643?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2261] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:43:16 2026] GET /v2.0/ports?device_id=e59f7bb3-6ea5-4eb4-b9e0-9364d96f42a9 => generated 1012 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2262] 10.0.0.70 () {34 vars in 1118 bytes} [Wed Jun 3 08:43:16 2026] GET /v2.0/security-groups?id=6bc17aaf-29f6-49f8-931d-4e21d0a99dcb&id=ab8bb6a0-6151-4259-a597-07f84f7804da&fields=id&fields=name => generated 206 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2263] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:43:17 2026] GET /v2.0/ports?device_id=e59f7bb3-6ea5-4eb4-b9e0-9364d96f42a9 => generated 1012 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2264] 10.0.0.70 () {34 vars in 1118 bytes} [Wed Jun 3 08:43:17 2026] GET /v2.0/security-groups?id=6bc17aaf-29f6-49f8-931d-4e21d0a99dcb&id=ab8bb6a0-6151-4259-a597-07f84f7804da&fields=id&fields=name => generated 206 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2265] 199.204.45.19 () {30 vars in 701 bytes} [Wed Jun 3 08:43:18 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: 1136/2266] 199.204.45.19 () {30 vars in 703 bytes} [Wed Jun 3 08:43:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2267] 199.204.45.19 () {30 vars in 679 bytes} [Wed Jun 3 08:43:18 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: 1137/2268] 199.204.45.19 () {30 vars in 715 bytes} [Wed Jun 3 08:43:18 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) 2026-06-03 08:43:18.406 8 INFO neutron.api.v2.resource [None req-b0a6e4a6-b327-4029-aa0a-0406ce508acf 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1132/2269] 199.204.45.19 () {30 vars in 761 bytes} [Wed Jun 3 08:43:18 2026] GET /v2.0/security-groups/lb-1567ab81-a568-4d91-a6a0-74c1c98f7521 => generated 149 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2270] 199.204.45.19 () {30 vars in 783 bytes} [Wed Jun 3 08:43:18 2026] GET /v2.0/security-groups?name=lb-1567ab81-a568-4d91-a6a0-74c1c98f7521 => generated 1637 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2271] 199.204.45.19 () {30 vars in 813 bytes} [Wed Jun 3 08:43:18 2026] GET /v2.0/security-group-rules?security_group_id=28e26b4f-dcba-4d12-aa41-bbb3f4080663 => generated 1182 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2274] 199.204.45.19 () {34 vars in 745 bytes} [Wed Jun 3 08:43:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2275] 199.204.45.19 () {34 vars in 745 bytes} [Wed Jun 3 08:43:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2276] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:43:18 2026] GET /v2.0/ports?device_id=e59f7bb3-6ea5-4eb4-b9e0-9364d96f42a9 => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2277] 10.0.0.70 () {34 vars in 1118 bytes} [Wed Jun 3 08:43:19 2026] GET /v2.0/security-groups?id=6bc17aaf-29f6-49f8-931d-4e21d0a99dcb&id=ab8bb6a0-6151-4259-a597-07f84f7804da&fields=id&fields=name => generated 206 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2278] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:43:19 2026] GET /v2.0/ports?device_id=e59f7bb3-6ea5-4eb4-b9e0-9364d96f42a9 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:43:19.742 8 INFO neutron.db.l3_db [None req-37bd1597-bc0d-4e00-bb30-766340aea896 1e46a9c227b8461ebcd9cd5ed4f8db8a e9f162253a644babbfca26eee085b315 - - default default] Floating IP 012b29d5-f33b-4e9e-a3cd-230eb681cda1 associated. External IP: 10.96.250.212, port: d1991f14-96f0-4d4d-9445-43eef5424d2c. [pid: 8|app: 0|req: 1138/2279] 10.0.0.37 () {34 vars in 747 bytes} [Wed Jun 3 08:43:19 2026] PUT /v2.0/floatingips/012b29d5-f33b-4e9e-a3cd-230eb681cda1 => generated 856 bytes in 953 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2280] 10.0.0.154 () {30 vars in 689 bytes} [Wed Jun 3 08:43:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2281] 10.0.0.154 () {30 vars in 691 bytes} [Wed Jun 3 08:43:27 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: 1143/2282] 10.0.0.154 () {30 vars in 667 bytes} [Wed Jun 3 08:43:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2283] 10.0.0.154 () {30 vars in 703 bytes} [Wed Jun 3 08:43:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2284] 10.0.0.154 () {28 vars in 438 bytes} [Wed Jun 3 08:43:28 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-03 08:43:28.067 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e682a55e-57aa-469d-918e-50b0ffc5e658'] response: {'name': 'network-changed', 'server_uuid': 'e59f7bb3-6ea5-4eb4-b9e0-9364d96f42a9', 'tag': 'd1991f14-96f0-4d4d-9445-43eef5424d2c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1141/2285] 10.0.0.154 () {30 vars in 727 bytes} [Wed Jun 3 08:43:28 2026] GET /v2.0/subnets/5f70ca15-241d-4e1c-8d4b-1802c0ac5baf => generated 632 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2286] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:43:28 2026] GET /v2.0/ports?tenant_id=e9f162253a644babbfca26eee085b315&device_id=e59f7bb3-6ea5-4eb4-b9e0-9364d96f42a9 => generated 1283 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2287] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:43:28 2026] GET /v2.0/networks?id=da53a7cb-37cd-40d7-a5d9-08d6c7f54643 => generated 768 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2288] 199.204.45.19 () {34 vars in 1058 bytes} [Wed Jun 3 08:43:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=d1991f14-96f0-4d4d-9445-43eef5424d2c => 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: 1143/2289] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:43:28 2026] GET /v2.0/subnets?id=52f740ba-2ecc-40c7-b52a-1798610b7c7b => generated 667 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2290] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:43:28 2026] GET /v2.0/ports?network_id=da53a7cb-37cd-40d7-a5d9-08d6c7f54643&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: 8|app: 0|req: 1144/2291] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:43:28 2026] GET /v2.0/networks/da53a7cb-37cd-40d7-a5d9-08d6c7f54643?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2292] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:43:28 2026] GET /v2.0/ports?device_id=e59f7bb3-6ea5-4eb4-b9e0-9364d96f42a9 => generated 1014 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2293] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:43:28 2026] GET /v2.0/networks/da53a7cb-37cd-40d7-a5d9-08d6c7f54643?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: 1149/2294] 10.0.0.70 () {34 vars in 1118 bytes} [Wed Jun 3 08:43:28 2026] GET /v2.0/security-groups?id=6bc17aaf-29f6-49f8-931d-4e21d0a99dcb&id=ab8bb6a0-6151-4259-a597-07f84f7804da&fields=id&fields=name => generated 206 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2295] 10.0.0.37 () {32 vars in 734 bytes} [Wed Jun 3 08:43:28 2026] GET /v2.0/ports?device_id=e59f7bb3-6ea5-4eb4-b9e0-9364d96f42a9 => generated 1283 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2296] 10.0.0.37 () {32 vars in 856 bytes} [Wed Jun 3 08:43:28 2026] GET /v2.0/floatingips?floating_network_id=117647e8-a5bb-41d9-970e-09484de87e39&port_id=d1991f14-96f0-4d4d-9445-43eef5424d2c => generated 861 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2297] 10.0.0.205 () {34 vars in 989 bytes} [Wed Jun 3 08:43:29 2026] GET /v2.0/ports?device_id=e59f7bb3-6ea5-4eb4-b9e0-9364d96f42a9 => generated 1283 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2298] 10.0.0.205 () {34 vars in 1119 bytes} [Wed Jun 3 08:43:29 2026] GET /v2.0/security-groups?id=6bc17aaf-29f6-49f8-931d-4e21d0a99dcb&id=ab8bb6a0-6151-4259-a597-07f84f7804da&fields=id&fields=name => generated 206 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2299] 199.204.45.19 () {30 vars in 701 bytes} [Wed Jun 3 08:43:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2300] 199.204.45.19 () {30 vars in 703 bytes} [Wed Jun 3 08:43:29 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: 1149/2301] 199.204.45.19 () {30 vars in 679 bytes} [Wed Jun 3 08:43:29 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: 1153/2302] 199.204.45.19 () {30 vars in 715 bytes} [Wed Jun 3 08:43:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2303] 199.204.45.19 () {30 vars in 739 bytes} [Wed Jun 3 08:43:29 2026] GET /v2.0/subnets/5f70ca15-241d-4e1c-8d4b-1802c0ac5baf => generated 650 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2304] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:43:29 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 2590 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2305] 199.204.45.19 () {30 vars in 701 bytes} [Wed Jun 3 08:43:30 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: 1155/2306] 199.204.45.19 () {30 vars in 703 bytes} [Wed Jun 3 08:43:30 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2307] 199.204.45.19 () {30 vars in 679 bytes} [Wed Jun 3 08:43:30 2026] GET /v2.0/extensions/qos => generated 166 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2308] 199.204.45.19 () {30 vars in 715 bytes} [Wed Jun 3 08:43:30 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: 1153/2309] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:43:30 2026] GET /v2.0/networks/ae49fc22-c364-404b-b7a6-4087ad054d69?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2310] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:43:30 2026] GET /v2.0/networks/ae49fc22-c364-404b-b7a6-4087ad054d69?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: 1154/2311] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:43:30 2026] GET /v2.0/networks?id=ae49fc22-c364-404b-b7a6-4087ad054d69 => generated 800 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2312] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:43:31 2026] GET /v2.0/ports?device_id=e59f7bb3-6ea5-4eb4-b9e0-9364d96f42a9 => generated 1014 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2313] 10.0.0.70 () {34 vars in 1118 bytes} [Wed Jun 3 08:43:31 2026] GET /v2.0/security-groups?id=6bc17aaf-29f6-49f8-931d-4e21d0a99dcb&id=ab8bb6a0-6151-4259-a597-07f84f7804da&fields=id&fields=name => generated 206 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2314] 199.204.45.19 () {38 vars in 953 bytes} [Wed Jun 3 08:43:30 2026] POST /v2.0/ports => generated 1299 bytes in 484 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: 1159/2315] 199.204.45.19 () {34 vars in 992 bytes} [Wed Jun 3 08:43:31 2026] GET /v2.0/ports?device_id=e59f7bb3-6ea5-4eb4-b9e0-9364d96f42a9 => generated 1014 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2316] 199.204.45.19 () {38 vars in 1026 bytes} [Wed Jun 3 08:43:31 2026] PUT /v2.0/ports/2f51128b-7870-472b-b47f-84fe260723ef => generated 1424 bytes in 549 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: 1158/2317] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:43:32 2026] GET /v2.0/ports?tenant_id=4b3faeb638c4481fa1a62b2ac4f1cc12&device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 4042 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:43:32.087 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6df0ec5f-7591-425b-8064-d7284ace832b'] response: {'name': 'network-changed', 'server_uuid': 'd8949a98-7249-492f-9bfa-a00a9e88626a', 'tag': '2f51128b-7870-472b-b47f-84fe260723ef', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1159/2318] 199.204.45.19 () {34 vars in 1060 bytes} [Wed Jun 3 08:43:32 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.210&port_id=ee28187d-f3ea-4b9e-beaf-0963a20c6d02 => generated 19 bytes in 31 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: 1160/2319] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:43:32 2026] GET /v2.0/subnets?id=925611ca-e22b-4430-9f78-20142c166b0d => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2320] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:43:32 2026] GET /v2.0/ports?network_id=2a982d46-bc3e-431d-94bf-ae628b9692a7&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:43:32.229 7 INFO neutron.db.l3_db [req-2bcca652-7d1a-418e-af39-222dba9648ad req-a34c9fb2-701d-4beb-b02b-b0f2ebaf9960 1e46a9c227b8461ebcd9cd5ed4f8db8a e9f162253a644babbfca26eee085b315 - - default default] Floating IP 012b29d5-f33b-4e9e-a3cd-230eb681cda1 disassociated. External IP: 10.96.250.212, port: d1991f14-96f0-4d4d-9445-43eef5424d2c. [pid: 8|app: 0|req: 1162/2321] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:43:32 2026] GET /v2.0/networks/2a982d46-bc3e-431d-94bf-ae628b9692a7?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: 1163/2322] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:43:32 2026] GET /v2.0/networks/2a982d46-bc3e-431d-94bf-ae628b9692a7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2323] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:43:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.248&port_id=b4a6c5f0-db78-49b0-a4c6-c9cda390df36 => 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: 1165/2324] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:43:32 2026] GET /v2.0/subnets?id=428c5fba-73b6-4122-9815-a99cb8b2a508 => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2325] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:43:32 2026] GET /v2.0/ports?device_id=e59f7bb3-6ea5-4eb4-b9e0-9364d96f42a9 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2326] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:43:32 2026] GET /v2.0/ports?network_id=3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4&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: 8|app: 0|req: 1168/2327] 10.0.0.70 () {34 vars in 1118 bytes} [Wed Jun 3 08:43:32 2026] GET /v2.0/security-groups?id=6bc17aaf-29f6-49f8-931d-4e21d0a99dcb&id=ab8bb6a0-6151-4259-a597-07f84f7804da&fields=id&fields=name => generated 206 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2328] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:43:32 2026] GET /v2.0/networks/3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4?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: 1170/2329] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:43:32 2026] GET /v2.0/networks/3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4?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: 1171/2330] 199.204.45.19 () {34 vars in 1054 bytes} [Wed Jun 3 08:43:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.11&port_id=2f51128b-7870-472b-b47f-84fe260723ef => 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: 1172/2331] 199.204.45.19 () {34 vars in 1102 bytes} [Wed Jun 3 08:43:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A148&port_id=2f51128b-7870-472b-b47f-84fe260723ef => 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: 1173/2332] 199.204.45.19 () {34 vars in 1062 bytes} [Wed Jun 3 08:43:32 2026] GET /v2.0/subnets?id=be81f70c-a145-4b11-bdc5-b41a0b5619c6&id=5f70ca15-241d-4e1c-8d4b-1802c0ac5baf => generated 1363 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2333] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:43:32 2026] GET /v2.0/ports?network_id=ae49fc22-c364-404b-b7a6-4087ad054d69&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2334] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:43:32 2026] GET /v2.0/ports?network_id=ae49fc22-c364-404b-b7a6-4087ad054d69&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2335] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:43:33 2026] GET /v2.0/networks/ae49fc22-c364-404b-b7a6-4087ad054d69?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: 1160/2336] 199.204.45.19 () {36 vars in 995 bytes} [Wed Jun 3 08:43:31 2026] DELETE /v2.0/ports/d1991f14-96f0-4d4d-9445-43eef5424d2c => generated 0 bytes in 1353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2337] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:43:33 2026] GET /v2.0/networks/ae49fc22-c364-404b-b7a6-4087ad054d69?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: 1161/2338] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:43:33 2026] GET /v2.0/ports?tenant_id=4b3faeb638c4481fa1a62b2ac4f1cc12&device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 4042 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2339] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:43:33 2026] GET /v2.0/networks?id=ae49fc22-c364-404b-b7a6-4087ad054d69 => generated 800 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:43:33.388 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-eacdb3ba-d60f-467f-96db-261d956c6ec6'] response: {'server_uuid': 'e59f7bb3-6ea5-4eb4-b9e0-9364d96f42a9', 'name': 'network-vif-deleted', 'tag': 'd1991f14-96f0-4d4d-9445-43eef5424d2c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1162/2340] 199.204.45.19 () {34 vars in 1054 bytes} [Wed Jun 3 08:43:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.11&port_id=2f51128b-7870-472b-b47f-84fe260723ef => 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: 1179/2341] 199.204.45.19 () {34 vars in 1102 bytes} [Wed Jun 3 08:43:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A148&port_id=2f51128b-7870-472b-b47f-84fe260723ef => 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: 1180/2342] 10.0.0.70 () {34 vars in 969 bytes} [Wed Jun 3 08:43:33 2026] GET /v2.0/ports/2f51128b-7870-472b-b47f-84fe260723ef => generated 1460 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2343] 199.204.45.19 () {34 vars in 1062 bytes} [Wed Jun 3 08:43:33 2026] GET /v2.0/subnets?id=be81f70c-a145-4b11-bdc5-b41a0b5619c6&id=5f70ca15-241d-4e1c-8d4b-1802c0ac5baf => generated 1363 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2344] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:43:33 2026] GET /v2.0/ports?network_id=ae49fc22-c364-404b-b7a6-4087ad054d69&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2345] 199.204.45.19 () {30 vars in 735 bytes} [Wed Jun 3 08:43:33 2026] GET /v2.0/ports/2f51128b-7870-472b-b47f-84fe260723ef => generated 1460 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2346] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:43:33 2026] GET /v2.0/ports?network_id=ae49fc22-c364-404b-b7a6-4087ad054d69&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2347] 199.204.45.19 () {30 vars in 735 bytes} [Wed Jun 3 08:43:33 2026] GET /v2.0/ports/2f51128b-7870-472b-b47f-84fe260723ef => generated 1460 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2350] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:43:33 2026] GET /v2.0/networks/ae49fc22-c364-404b-b7a6-4087ad054d69?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2351] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:43:33 2026] GET /v2.0/networks/ae49fc22-c364-404b-b7a6-4087ad054d69?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: 1185/2352] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:43:33 2026] DELETE /v2.0/security-groups/6bc17aaf-29f6-49f8-931d-4e21d0a99dcb => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:43:33.944 8 INFO neutron.api.v2.resource [None req-413bb184-9672-4f55-931e-c0265377cff4 1e46a9c227b8461ebcd9cd5ed4f8db8a e9f162253a644babbfca26eee085b315 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1186/2353] 10.0.0.37 () {32 vars in 735 bytes} [Wed Jun 3 08:43:33 2026] GET /v2.0/security-groups/6bc17aaf-29f6-49f8-931d-4e21d0a99dcb => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2354] 199.204.45.19 () {34 vars in 788 bytes} [Wed Jun 3 08:43:33 2026] PUT /v2.0/ports/2f51128b-7870-472b-b47f-84fe260723ef => generated 1197 bytes in 473 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: 1169/2355] 199.204.45.19 () {30 vars in 741 bytes} [Wed Jun 3 08:43:34 2026] GET /v2.0/networks/ae49fc22-c364-404b-b7a6-4087ad054d69 => generated 797 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2356] 199.204.45.19 () {30 vars in 739 bytes} [Wed Jun 3 08:43:34 2026] GET /v2.0/subnets/5f70ca15-241d-4e1c-8d4b-1802c0ac5baf => generated 650 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2357] 10.0.0.37 () {32 vars in 730 bytes} [Wed Jun 3 08:43:33 2026] DELETE /v2.0/floatingips/012b29d5-f33b-4e9e-a3cd-230eb681cda1 => generated 0 bytes in 383 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2358] 199.204.45.19 () {30 vars in 701 bytes} [Wed Jun 3 08:43:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2359] 199.204.45.19 () {30 vars in 703 bytes} [Wed Jun 3 08:43:34 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: 1190/2360] 199.204.45.19 () {30 vars in 679 bytes} [Wed Jun 3 08:43:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2361] 199.204.45.19 () {30 vars in 715 bytes} [Wed Jun 3 08:43:34 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: 1171/2362] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:43:34 2026] DELETE /v2.0/security-groups/ab8bb6a0-6151-4259-a597-07f84f7804da => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2363] 199.204.45.19 () {30 vars in 739 bytes} [Wed Jun 3 08:43:34 2026] GET /v2.0/subnets/428c5fba-73b6-4122-9815-a99cb8b2a508 => generated 651 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2364] 199.204.45.19 () {30 vars in 735 bytes} [Wed Jun 3 08:43:34 2026] GET /v2.0/ports/c5e9d9d8-e154-4f9d-a9e7-5d1f78f4f3d6 => generated 1132 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2365] 199.204.45.19 () {30 vars in 735 bytes} [Wed Jun 3 08:43:34 2026] GET /v2.0/ports/b4a6c5f0-db78-49b0-a4c6-c9cda390df36 => generated 1350 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2366] 199.204.45.19 () {30 vars in 739 bytes} [Wed Jun 3 08:43:34 2026] GET /v2.0/subnets/428c5fba-73b6-4122-9815-a99cb8b2a508 => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2367] 199.204.45.19 () {30 vars in 741 bytes} [Wed Jun 3 08:43:34 2026] GET /v2.0/networks/3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4 => generated 800 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2368] 199.204.45.19 () {30 vars in 735 bytes} [Wed Jun 3 08:43:34 2026] GET /v2.0/ports/c5e9d9d8-e154-4f9d-a9e7-5d1f78f4f3d6 => 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: 1177/2369] 199.204.45.19 () {30 vars in 739 bytes} [Wed Jun 3 08:43:34 2026] GET /v2.0/subnets/428c5fba-73b6-4122-9815-a99cb8b2a508 => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2370] 10.0.0.37 () {34 vars in 787 bytes} [Wed Jun 3 08:43:34 2026] PUT /v2.0/routers/7a3b1dde-852e-4894-acea-8bb68e8666ad/remove_router_interface => generated 309 bytes in 1311 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:43:35.927 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9612c91b-15ed-493a-85be-d26377ffcc58'] response: {'name': 'network-changed', 'server_uuid': 'd8949a98-7249-492f-9bfa-a00a9e88626a', 'tag': '2f51128b-7870-472b-b47f-84fe260723ef', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1194/2371] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:43:35 2026] GET /v2.0/ports?tenant_id=4b3faeb638c4481fa1a62b2ac4f1cc12&device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 3815 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2372] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:43:36 2026] GET /v2.0/networks?id=ae49fc22-c364-404b-b7a6-4087ad054d69 => generated 800 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2373] 199.204.45.19 () {34 vars in 1054 bytes} [Wed Jun 3 08:43:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.11&port_id=2f51128b-7870-472b-b47f-84fe260723ef => 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: 1197/2374] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:43:36 2026] GET /v2.0/subnets?id=5f70ca15-241d-4e1c-8d4b-1802c0ac5baf => generated 653 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2375] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:43:36 2026] GET /v2.0/ports?network_id=ae49fc22-c364-404b-b7a6-4087ad054d69&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2376] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:43:36 2026] GET /v2.0/networks/ae49fc22-c364-404b-b7a6-4087ad054d69?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: 1200/2377] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:43:36 2026] GET /v2.0/networks/ae49fc22-c364-404b-b7a6-4087ad054d69?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:43:37.019 7 INFO neutron.services.segments.plugin [-] Segment 9253b7c3-ca22-4d49-9bfc-5a35f7d5893b resource provider aggregate not found 2026-06-03 08:43:37.026 7 INFO neutron.services.segments.plugin [-] Segment 9253b7c3-ca22-4d49-9bfc-5a35f7d5893b resource provider aggregate not found 2026-06-03 08:43:37.033 7 INFO neutron.db.l3_hamode_db [None req-6a27e1d0-1cb2-4d2c-b9cf-29589b340f6c 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] HA network 7c35cc61-8a38-42d6-b4a5-346e81061683 was deleted as no HA routers are present in tenant e9f162253a644babbfca26eee085b315. [pid: 7|app: 0|req: 1178/2378] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:43:35 2026] DELETE /v2.0/routers/7a3b1dde-852e-4894-acea-8bb68e8666ad => generated 0 bytes in 1194 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2379] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:43:37 2026] DELETE /v2.0/subnets/52f740ba-2ecc-40c7-b52a-1798610b7c7b => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:43:37.250 7 INFO neutron.services.segments.plugin [-] Segment 9253b7c3-ca22-4d49-9bfc-5a35f7d5893b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9253b7c3-ca22-4d49-9bfc-5a35f7d5893b found for delete ", "request_id": "req-4a159920-8cca-4b8c-b56c-3c773d4877a5"}]} 2026-06-03 08:43:37.256 7 INFO neutron.services.segments.plugin [-] Segment 9253b7c3-ca22-4d49-9bfc-5a35f7d5893b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9253b7c3-ca22-4d49-9bfc-5a35f7d5893b found for delete ", "request_id": "req-025f5c38-fc4d-4831-bf01-75b748edb36d"}]} [pid: 7|app: 0|req: 1179/2380] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:43:37 2026] DELETE /v2.0/networks/da53a7cb-37cd-40d7-a5d9-08d6c7f54643 => generated 0 bytes in 447 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2381] 10.0.0.154 () {30 vars in 689 bytes} [Wed Jun 3 08:43:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2382] 10.0.0.154 () {30 vars in 691 bytes} [Wed Jun 3 08:43:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2383] 10.0.0.154 () {30 vars in 667 bytes} [Wed Jun 3 08:43:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2384] 10.0.0.154 () {30 vars in 703 bytes} [Wed Jun 3 08:43:38 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: 1184/2385] 10.0.0.154 () {28 vars in 438 bytes} [Wed Jun 3 08:43:38 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2386] 10.0.0.37 () {34 vars in 787 bytes} [Wed Jun 3 08:43:37 2026] PUT /v2.0/routers/e9a32985-812a-49db-b650-151c333cbb92/remove_router_interface => generated 309 bytes in 1323 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2387] 10.0.0.154 () {30 vars in 727 bytes} [Wed Jun 3 08:43:38 2026] GET /v2.0/subnets/cc7831de-3bef-4b23-b3d8-a5659118d5d9 => generated 631 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2388] 199.204.45.19 () {30 vars in 701 bytes} [Wed Jun 3 08:43:39 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: 1187/2389] 199.204.45.19 () {30 vars in 703 bytes} [Wed Jun 3 08:43:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2390] 199.204.45.19 () {30 vars in 679 bytes} [Wed Jun 3 08:43:39 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) 2026-06-03 08:43:39.936 7 INFO neutron.services.segments.plugin [-] Segment 2e206928-6adb-4a9e-b992-8b0f5014ca50 resource provider aggregate not found [pid: 7|app: 0|req: 1189/2391] 199.204.45.19 () {30 vars in 715 bytes} [Wed Jun 3 08:43:39 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) 2026-06-03 08:43:39.958 7 INFO neutron.services.segments.plugin [-] Segment 2e206928-6adb-4a9e-b992-8b0f5014ca50 resource provider aggregate not found 2026-06-03 08:43:39.984 7 INFO neutron.services.segments.plugin [-] Segment 2e206928-6adb-4a9e-b992-8b0f5014ca50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e206928-6adb-4a9e-b992-8b0f5014ca50 found for delete ", "request_id": "req-0a4ebdf8-c02d-47fb-bb7d-c28ab3fe2fd4"}]} 2026-06-03 08:43:39.990 7 INFO neutron.services.segments.plugin [-] Segment 2e206928-6adb-4a9e-b992-8b0f5014ca50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e206928-6adb-4a9e-b992-8b0f5014ca50 found for delete ", "request_id": "req-e5ee1bab-5f29-4f5c-91e6-2037cff36cb8"}]} [pid: 7|app: 0|req: 1190/2392] 199.204.45.19 () {30 vars in 739 bytes} [Wed Jun 3 08:43:39 2026] GET /v2.0/subnets/5f70ca15-241d-4e1c-8d4b-1802c0ac5baf => generated 650 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2393] 199.204.45.19 () {30 vars in 739 bytes} [Wed Jun 3 08:43:40 2026] GET /v2.0/subnets/cc7831de-3bef-4b23-b3d8-a5659118d5d9 => generated 649 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2394] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:43:40 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 3815 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:43:40.221 8 INFO neutron.db.l3_hamode_db [None req-dc280410-0c47-409f-835b-0ac2ce50764c 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] HA network 989dbccd-118a-4dad-8f8c-5f5092b2fabe was deleted as no HA routers are present in tenant 35ff24a4e1e94cdf91ff8ba003efaa08. 2026-06-03 08:43:40.223 8 INFO neutron.services.segments.plugin [-] Segment 13ee63d7-1d0b-47db-b7fd-e0c39a9f82b6 resource provider aggregate not found [pid: 8|app: 0|req: 1203/2395] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:43:39 2026] DELETE /v2.0/routers/e9a32985-812a-49db-b650-151c333cbb92 => generated 0 bytes in 1206 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:43:40.251 8 INFO neutron.services.segments.plugin [-] Segment 13ee63d7-1d0b-47db-b7fd-e0c39a9f82b6 resource provider aggregate not found [pid: 8|app: 0|req: 1204/2396] 199.204.45.19 () {30 vars in 701 bytes} [Wed Jun 3 08:43:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:43:40.271 8 INFO neutron.services.segments.plugin [-] Segment 13ee63d7-1d0b-47db-b7fd-e0c39a9f82b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13ee63d7-1d0b-47db-b7fd-e0c39a9f82b6 found for delete ", "request_id": "req-4f121fcb-7132-4081-b491-9ef32742a7c6"}]} [pid: 8|app: 0|req: 1205/2397] 199.204.45.19 () {30 vars in 703 bytes} [Wed Jun 3 08:43:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2398] 199.204.45.19 () {30 vars in 679 bytes} [Wed Jun 3 08:43:40 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2399] 199.204.45.19 () {30 vars in 715 bytes} [Wed Jun 3 08:43:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:43:40.409 8 INFO neutron.services.segments.plugin [-] Segment 13ee63d7-1d0b-47db-b7fd-e0c39a9f82b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13ee63d7-1d0b-47db-b7fd-e0c39a9f82b6 found for delete ", "request_id": "req-6bc360b4-a0cc-494c-a0b4-8243fea81dc0"}]} [pid: 8|app: 0|req: 1208/2400] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:43:40 2026] GET /v2.0/networks/2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7?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: 1193/2401] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:43:40 2026] DELETE /v2.0/subnets/2f5ba750-c6a2-4435-a48c-6d57ea630637 => 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: 1209/2402] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:43:40 2026] GET /v2.0/networks/2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2403] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:43:40 2026] GET /v2.0/networks?id=2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7 => 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: 1194/2404] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:43:40 2026] DELETE /v2.0/networks/1e39075d-3e1c-403c-af6e-c8393ca1b4a9 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2405] 199.204.45.19 () {38 vars in 953 bytes} [Wed Jun 3 08:43:40 2026] POST /v2.0/ports => generated 1303 bytes in 428 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: 1195/2406] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:43:41 2026] GET /v2.0/security-groups?tenant_id=35ff24a4e1e94cdf91ff8ba003efaa08&name=default => generated 2925 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2407] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:43:41 2026] DELETE /v2.0/security-groups/f4c82169-0633-4d28-88e7-28d2629b6a19 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2408] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:43:41 2026] GET /v2.0/security-groups?tenant_id=e9f162253a644babbfca26eee085b315&name=default => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2409] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:43:41 2026] DELETE /v2.0/security-groups/e061ee3a-0fd6-4235-bdfa-7962fe96e514 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2410] 199.204.45.19 () {38 vars in 1026 bytes} [Wed Jun 3 08:43:41 2026] PUT /v2.0/ports/e5042fa4-5436-4b00-ac41-dd8578f5526c => generated 1428 bytes in 607 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2411] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:43:41 2026] GET /v2.0/ports?tenant_id=4b3faeb638c4481fa1a62b2ac4f1cc12&device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 5271 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: 8|app: 0|req: 1213/2412] 199.204.45.19 () {34 vars in 1060 bytes} [Wed Jun 3 08:43:41 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.210&port_id=ee28187d-f3ea-4b9e-beaf-0963a20c6d02 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2413] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:43:41 2026] GET /v2.0/subnets?id=925611ca-e22b-4430-9f78-20142c166b0d => generated 630 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:43:41.934 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-471de73f-873a-4cc9-bcca-947c7c41df53'] response: {'name': 'network-changed', 'server_uuid': 'd8949a98-7249-492f-9bfa-a00a9e88626a', 'tag': 'e5042fa4-5436-4b00-ac41-dd8578f5526c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1214/2414] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:43:41 2026] GET /v2.0/ports?network_id=2a982d46-bc3e-431d-94bf-ae628b9692a7&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:43:42.021 7 INFO neutron.services.segments.plugin [-] Segment 368f7fda-0cc1-4ec8-a456-4f8c69a54c55 resource provider aggregate not found 2026-06-03 08:43:42.028 7 INFO neutron.services.segments.plugin [-] Segment 368f7fda-0cc1-4ec8-a456-4f8c69a54c55 resource provider aggregate not found 2026-06-03 08:43:42.054 7 INFO neutron.services.segments.plugin [-] Segment 368f7fda-0cc1-4ec8-a456-4f8c69a54c55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 368f7fda-0cc1-4ec8-a456-4f8c69a54c55 found for delete ", "request_id": "req-933a611c-a8c8-4b38-8d20-5051c32a61a8"}]} 2026-06-03 08:43:42.055 7 INFO neutron.services.segments.plugin [-] Segment 368f7fda-0cc1-4ec8-a456-4f8c69a54c55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 368f7fda-0cc1-4ec8-a456-4f8c69a54c55 found for delete ", "request_id": "req-19033090-7bc7-47a2-9e3c-b94e39eb9a80"}]} [pid: 7|app: 0|req: 1201/2415] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:43:41 2026] GET /v2.0/networks/2a982d46-bc3e-431d-94bf-ae628b9692a7?fields=segments => generated 14 bytes in 87 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: 1215/2416] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:43:42 2026] GET /v2.0/networks/2a982d46-bc3e-431d-94bf-ae628b9692a7?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: 1202/2417] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:43:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.248&port_id=b4a6c5f0-db78-49b0-a4c6-c9cda390df36 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2418] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:43:42 2026] GET /v2.0/subnets?id=428c5fba-73b6-4122-9815-a99cb8b2a508 => generated 654 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2419] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:43:42 2026] GET /v2.0/ports?network_id=3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2420] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:43:42 2026] GET /v2.0/networks/3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4?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: 1204/2421] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:43:42 2026] GET /v2.0/networks/3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4?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: 1218/2422] 199.204.45.19 () {34 vars in 1054 bytes} [Wed Jun 3 08:43:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.11&port_id=2f51128b-7870-472b-b47f-84fe260723ef => 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: 1205/2423] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:43:42 2026] GET /v2.0/subnets?id=5f70ca15-241d-4e1c-8d4b-1802c0ac5baf => generated 653 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2424] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:43:42 2026] GET /v2.0/ports?network_id=ae49fc22-c364-404b-b7a6-4087ad054d69&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2425] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:43:42 2026] GET /v2.0/networks/ae49fc22-c364-404b-b7a6-4087ad054d69?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: 1220/2426] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:43:42 2026] GET /v2.0/networks/ae49fc22-c364-404b-b7a6-4087ad054d69?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: 1207/2427] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:43:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.239&port_id=e5042fa4-5436-4b00-ac41-dd8578f5526c => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2428] 199.204.45.19 () {34 vars in 1102 bytes} [Wed Jun 3 08:43:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A43&port_id=e5042fa4-5436-4b00-ac41-dd8578f5526c => 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: 1208/2429] 199.204.45.19 () {34 vars in 1062 bytes} [Wed Jun 3 08:43:42 2026] GET /v2.0/subnets?id=cc7831de-3bef-4b23-b3d8-a5659118d5d9&id=464180fa-0adc-4dc3-8c34-dda25492ec55 => generated 1366 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2430] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:43:42 2026] GET /v2.0/ports?network_id=2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2431] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:43:42 2026] GET /v2.0/ports?network_id=2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2432] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:43:43 2026] GET /v2.0/networks/2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2433] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:43:43 2026] GET /v2.0/networks/2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7?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: 1224/2434] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:43:43 2026] GET /v2.0/ports?tenant_id=4b3faeb638c4481fa1a62b2ac4f1cc12&device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 5271 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2435] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:43:43 2026] GET /v2.0/networks?id=2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7 => generated 800 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2436] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:43:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.239&port_id=e5042fa4-5436-4b00-ac41-dd8578f5526c => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2437] 199.204.45.19 () {34 vars in 1102 bytes} [Wed Jun 3 08:43:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A43&port_id=e5042fa4-5436-4b00-ac41-dd8578f5526c => 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: 1226/2438] 199.204.45.19 () {34 vars in 1062 bytes} [Wed Jun 3 08:43:43 2026] GET /v2.0/subnets?id=cc7831de-3bef-4b23-b3d8-a5659118d5d9&id=464180fa-0adc-4dc3-8c34-dda25492ec55 => generated 1366 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2439] 10.0.0.70 () {34 vars in 969 bytes} [Wed Jun 3 08:43:43 2026] GET /v2.0/ports/e5042fa4-5436-4b00-ac41-dd8578f5526c => generated 1464 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2440] 199.204.45.19 () {30 vars in 735 bytes} [Wed Jun 3 08:43:43 2026] GET /v2.0/ports/e5042fa4-5436-4b00-ac41-dd8578f5526c => generated 1464 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2441] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:43:43 2026] GET /v2.0/ports?network_id=2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7&device_owner=network%3Adhcp => generated 1461 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2442] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:43:43 2026] GET /v2.0/ports?network_id=2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7&device_owner=network%3Adhcp => generated 1461 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2443] 199.204.45.19 () {30 vars in 735 bytes} [Wed Jun 3 08:43:43 2026] GET /v2.0/ports/e5042fa4-5436-4b00-ac41-dd8578f5526c => generated 1464 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2444] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:43:43 2026] GET /v2.0/networks/2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7?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: 1230/2445] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:43:43 2026] GET /v2.0/networks/2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7?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: 1216/2446] 199.204.45.19 () {34 vars in 788 bytes} [Wed Jun 3 08:43:43 2026] PUT /v2.0/ports/e5042fa4-5436-4b00-ac41-dd8578f5526c => generated 1201 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2447] 199.204.45.19 () {30 vars in 741 bytes} [Wed Jun 3 08:43:44 2026] GET /v2.0/networks/2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7 => generated 797 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: 1217/2448] 199.204.45.19 () {30 vars in 739 bytes} [Wed Jun 3 08:43:44 2026] GET /v2.0/subnets/cc7831de-3bef-4b23-b3d8-a5659118d5d9 => generated 649 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2449] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:43:44 2026] GET /v2.0/ports?tenant_id=4b3faeb638c4481fa1a62b2ac4f1cc12&device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 5044 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:43:44.371 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-563188ae-dbca-49de-9429-c39f3ab35db3'] response: {'name': 'network-changed', 'server_uuid': 'd8949a98-7249-492f-9bfa-a00a9e88626a', 'tag': 'e5042fa4-5436-4b00-ac41-dd8578f5526c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1233/2450] 199.204.45.19 () {30 vars in 701 bytes} [Wed Jun 3 08:43:44 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: 1234/2451] 199.204.45.19 () {30 vars in 703 bytes} [Wed Jun 3 08:43: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: 7|app: 0|req: 1218/2452] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:43:44 2026] GET /v2.0/networks?id=2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7 => 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: 1235/2453] 199.204.45.19 () {30 vars in 679 bytes} [Wed Jun 3 08:43:44 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: 1236/2454] 199.204.45.19 () {30 vars in 715 bytes} [Wed Jun 3 08:43:44 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: 1219/2455] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:43:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.239&port_id=e5042fa4-5436-4b00-ac41-dd8578f5526c => 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: 1237/2456] 199.204.45.19 () {30 vars in 739 bytes} [Wed Jun 3 08:43:44 2026] GET /v2.0/subnets/428c5fba-73b6-4122-9815-a99cb8b2a508 => generated 651 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2457] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:43:44 2026] GET /v2.0/subnets?id=cc7831de-3bef-4b23-b3d8-a5659118d5d9 => 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: 1238/2458] 199.204.45.19 () {30 vars in 735 bytes} [Wed Jun 3 08:43:44 2026] GET /v2.0/ports/c5e9d9d8-e154-4f9d-a9e7-5d1f78f4f3d6 => generated 1132 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2459] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:43:44 2026] GET /v2.0/ports?network_id=2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7&device_owner=network%3Adhcp => generated 1461 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2460] 199.204.45.19 () {30 vars in 735 bytes} [Wed Jun 3 08:43:44 2026] GET /v2.0/ports/b4a6c5f0-db78-49b0-a4c6-c9cda390df36 => generated 1350 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2461] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:43:44 2026] GET /v2.0/networks/2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2462] 199.204.45.19 () {30 vars in 739 bytes} [Wed Jun 3 08:43:44 2026] GET /v2.0/subnets/428c5fba-73b6-4122-9815-a99cb8b2a508 => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2463] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:43:44 2026] GET /v2.0/networks/2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7?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: 1241/2464] 199.204.45.19 () {30 vars in 741 bytes} [Wed Jun 3 08:43:44 2026] GET /v2.0/networks/3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4 => generated 800 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2465] 199.204.45.19 () {30 vars in 735 bytes} [Wed Jun 3 08:43:44 2026] GET /v2.0/ports/c5e9d9d8-e154-4f9d-a9e7-5d1f78f4f3d6 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2466] 199.204.45.19 () {30 vars in 739 bytes} [Wed Jun 3 08:43:44 2026] GET /v2.0/subnets/428c5fba-73b6-4122-9815-a99cb8b2a508 => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:43:45.997 7 WARNING neutron_lib.context [None req-83bf3941-1074-46e1-a213-e01b24025b5b 311091e2cb83434a825b50186c74eddf 4bc2d88d75284edf88f90b4ab17a9b65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:43:46.135 7 INFO neutron.db.segments_db [None req-83bf3941-1074-46e1-a213-e01b24025b5b 311091e2cb83434a825b50186c74eddf 4bc2d88d75284edf88f90b4ab17a9b65 - - default default] Added segment faddc44d-c047-4b71-8020-202872eaed31 of type vxlan for network 1880e506-2153-4465-bc8e-62c85a1172ab [pid: 7|app: 0|req: 1225/2467] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:43:45 2026] POST /v2.0/networks => generated 631 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:43:46.289 8 WARNING neutron_lib.context [None req-a6f01599-d5d8-4e40-b02c-6e2814ff2fff 311091e2cb83434a825b50186c74eddf 4bc2d88d75284edf88f90b4ab17a9b65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:43:46.358 8 INFO neutron.db.segments_db [None req-a6f01599-d5d8-4e40-b02c-6e2814ff2fff 311091e2cb83434a825b50186c74eddf 4bc2d88d75284edf88f90b4ab17a9b65 - - default default] Added segment 83e3e7af-444a-4b3f-b424-c3eb8fe975e0 of type vxlan for network 2b6613f7-9582-49ed-a93f-418eb97c687d [pid: 8|app: 0|req: 1243/2468] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:43:46 2026] POST /v2.0/networks => generated 631 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:43:46.494 7 WARNING neutron_lib.context [None req-351b50e2-4e32-4d57-8ac9-4e501a5934c3 311091e2cb83434a825b50186c74eddf 4bc2d88d75284edf88f90b4ab17a9b65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:43:46.584 7 INFO neutron.db.segments_db [None req-351b50e2-4e32-4d57-8ac9-4e501a5934c3 311091e2cb83434a825b50186c74eddf 4bc2d88d75284edf88f90b4ab17a9b65 - - default default] Added segment 4d285b57-de77-411d-b2b7-ff12a123b53b of type vxlan for network d072f3ec-bc0d-43a5-bf1f-819493add4e8 [pid: 7|app: 0|req: 1226/2469] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:43:46 2026] POST /v2.0/networks => generated 632 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:43:46.736 8 WARNING neutron_lib.context [None req-abdfd0da-4caa-45b1-8651-56c43f6ade9a 311091e2cb83434a825b50186c74eddf 4bc2d88d75284edf88f90b4ab17a9b65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:43:46.812 8 INFO neutron.db.segments_db [None req-abdfd0da-4caa-45b1-8651-56c43f6ade9a 311091e2cb83434a825b50186c74eddf 4bc2d88d75284edf88f90b4ab17a9b65 - - default default] Added segment d15af133-656b-4b70-a248-b66e6a82ae8a of type vxlan for network c7d2cc83-13f0-45c0-a251-375789a402f8 [pid: 8|app: 0|req: 1244/2470] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:43:46 2026] POST /v2.0/networks => generated 632 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:43:46.944 7 WARNING neutron_lib.context [None req-5e43fe75-8d2c-40ad-b232-29e021381fd2 311091e2cb83434a825b50186c74eddf 4bc2d88d75284edf88f90b4ab17a9b65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:43:47.017 7 INFO neutron.db.segments_db [None req-5e43fe75-8d2c-40ad-b232-29e021381fd2 311091e2cb83434a825b50186c74eddf 4bc2d88d75284edf88f90b4ab17a9b65 - - default default] Added segment 681080b9-ddc4-4eda-a142-d2ef67cac6ab of type vxlan for network df8d0217-7899-4c40-a44a-b2578044e4d2 [pid: 7|app: 0|req: 1227/2471] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:43:46 2026] POST /v2.0/networks => generated 631 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2472] 10.0.0.37 () {34 vars in 751 bytes} [Wed Jun 3 08:43:47 2026] PUT /v2.0/networks/1880e506-2153-4465-bc8e-62c85a1172ab/tags => generated 17 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2473] 10.0.0.37 () {34 vars in 751 bytes} [Wed Jun 3 08:43:47 2026] PUT /v2.0/networks/2b6613f7-9582-49ed-a93f-418eb97c687d/tags => generated 25 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2474] 10.0.0.37 () {34 vars in 751 bytes} [Wed Jun 3 08:43:47 2026] PUT /v2.0/networks/d072f3ec-bc0d-43a5-bf1f-819493add4e8/tags => generated 34 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2475] 10.0.0.37 () {34 vars in 751 bytes} [Wed Jun 3 08:43:47 2026] PUT /v2.0/networks/c7d2cc83-13f0-45c0-a251-375789a402f8/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: 1247/2476] 10.0.0.37 () {32 vars in 664 bytes} [Wed Jun 3 08:43:47 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2477] 10.0.0.37 () {32 vars in 678 bytes} [Wed Jun 3 08:43:47 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2478] 10.0.0.37 () {32 vars in 674 bytes} [Wed Jun 3 08:43:47 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2479] 10.0.0.37 () {32 vars in 686 bytes} [Wed Jun 3 08:43:47 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2480] 10.0.0.37 () {32 vars in 672 bytes} [Wed Jun 3 08:43:47 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2481] 10.0.0.37 () {32 vars in 686 bytes} [Wed Jun 3 08:43:48 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2482] 10.0.0.37 () {32 vars in 682 bytes} [Wed Jun 3 08:43:48 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2483] 10.0.0.37 () {32 vars in 694 bytes} [Wed Jun 3 08:43:48 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:43:48.611 8 INFO neutron.services.segments.plugin [-] Segment faddc44d-c047-4b71-8020-202872eaed31 resource provider aggregate not found 2026-06-03 08:43:48.615 8 INFO neutron.services.segments.plugin [-] Segment faddc44d-c047-4b71-8020-202872eaed31 resource provider aggregate not found 2026-06-03 08:43:48.633 8 INFO neutron.services.segments.plugin [-] Segment faddc44d-c047-4b71-8020-202872eaed31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid faddc44d-c047-4b71-8020-202872eaed31 found for delete ", "request_id": "req-95e39721-561a-4ad7-9cc8-8d6d65bd1f03"}]} 2026-06-03 08:43:48.639 8 INFO neutron.services.segments.plugin [-] Segment faddc44d-c047-4b71-8020-202872eaed31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid faddc44d-c047-4b71-8020-202872eaed31 found for delete ", "request_id": "req-37ddb5db-4996-4725-a720-4e98ab04c129"}]} [pid: 8|app: 0|req: 1251/2484] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:43:48 2026] DELETE /v2.0/networks/1880e506-2153-4465-bc8e-62c85a1172ab => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2487] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:43:48 2026] DELETE /v2.0/networks/2b6613f7-9582-49ed-a93f-418eb97c687d => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:43:49.054 7 INFO neutron.services.segments.plugin [-] Segment 4d285b57-de77-411d-b2b7-ff12a123b53b resource provider aggregate not found 2026-06-03 08:43:49.058 7 INFO neutron.services.segments.plugin [-] Segment 4d285b57-de77-411d-b2b7-ff12a123b53b resource provider aggregate not found 2026-06-03 08:43:49.068 7 INFO neutron.services.segments.plugin [-] Segment 4d285b57-de77-411d-b2b7-ff12a123b53b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d285b57-de77-411d-b2b7-ff12a123b53b found for delete ", "request_id": "req-0840093e-83e5-4ca9-995a-53214900dc13"}]} 2026-06-03 08:43:49.072 7 INFO neutron.services.segments.plugin [-] Segment 4d285b57-de77-411d-b2b7-ff12a123b53b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d285b57-de77-411d-b2b7-ff12a123b53b found for delete ", "request_id": "req-a400e932-8d50-42f9-8d74-d04e1684390f"}]} [pid: 7|app: 0|req: 1235/2488] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:43:48 2026] DELETE /v2.0/networks/d072f3ec-bc0d-43a5-bf1f-819493add4e8 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2489] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:43:49 2026] DELETE /v2.0/networks/c7d2cc83-13f0-45c0-a251-375789a402f8 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2490] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:43:49 2026] DELETE /v2.0/networks/df8d0217-7899-4c40-a44a-b2578044e4d2 => generated 0 bytes in 597 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2491] 199.204.45.19 () {34 vars in 1094 bytes} [Wed Jun 3 08:43:50 2026] GET /v2.0/ports?device_id=d1d7c74a-867f-4961-a343-a0c4a0c9d643&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2492] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:43:50 2026] GET /v2.0/ports?tenant_id=09128d5926564bd3bba49545764f17b0&device_id=d1d7c74a-867f-4961-a343-a0c4a0c9d643 => generated 1465 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2493] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:43:50 2026] GET /v2.0/networks?id=ae49fc22-c364-404b-b7a6-4087ad054d69 => generated 800 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2494] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:43:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.175&port_id=833266b6-e290-4eb3-a72d-a1d758a28cbe => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2495] 199.204.45.19 () {34 vars in 1100 bytes} [Wed Jun 3 08:43:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Af3&port_id=833266b6-e290-4eb3-a72d-a1d758a28cbe => 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: 1239/2496] 199.204.45.19 () {34 vars in 1062 bytes} [Wed Jun 3 08:43:50 2026] GET /v2.0/subnets?id=be81f70c-a145-4b11-bdc5-b41a0b5619c6&id=5f70ca15-241d-4e1c-8d4b-1802c0ac5baf => generated 1363 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2497] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:43:50 2026] GET /v2.0/ports?network_id=ae49fc22-c364-404b-b7a6-4087ad054d69&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2498] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:43:50 2026] GET /v2.0/ports?network_id=ae49fc22-c364-404b-b7a6-4087ad054d69&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2499] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:43:50 2026] GET /v2.0/networks/ae49fc22-c364-404b-b7a6-4087ad054d69?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2500] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:43:50 2026] GET /v2.0/networks/ae49fc22-c364-404b-b7a6-4087ad054d69?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-06-03 08:43:50.756 8 INFO neutron.services.segments.plugin [-] Segment 83e3e7af-444a-4b3f-b424-c3eb8fe975e0 resource provider aggregate not found 2026-06-03 08:43:50.765 8 INFO neutron.services.segments.plugin [-] Segment 83e3e7af-444a-4b3f-b424-c3eb8fe975e0 resource provider aggregate not found 2026-06-03 08:43:50.778 8 INFO neutron.services.segments.plugin [-] Segment 83e3e7af-444a-4b3f-b424-c3eb8fe975e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83e3e7af-444a-4b3f-b424-c3eb8fe975e0 found for delete ", "request_id": "req-11022be7-b5b1-455e-b696-8e673c5b164d"}]} 2026-06-03 08:43:50.784 8 INFO neutron.services.segments.plugin [-] Segment 83e3e7af-444a-4b3f-b424-c3eb8fe975e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83e3e7af-444a-4b3f-b424-c3eb8fe975e0 found for delete ", "request_id": "req-c4525323-cb08-42fe-90e1-a6c22850d2b7"}]} 2026-06-03 08:43:50.804 8 INFO neutron.services.segments.plugin [-] Segment d15af133-656b-4b70-a248-b66e6a82ae8a resource provider aggregate not found 2026-06-03 08:43:50.812 8 INFO neutron.services.segments.plugin [-] Segment d15af133-656b-4b70-a248-b66e6a82ae8a resource provider aggregate not found 2026-06-03 08:43:50.831 8 INFO neutron.services.segments.plugin [-] Segment d15af133-656b-4b70-a248-b66e6a82ae8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d15af133-656b-4b70-a248-b66e6a82ae8a found for delete ", "request_id": "req-b3b6cf61-c80e-4fa0-9b43-194853f48758"}]} 2026-06-03 08:43:50.833 8 INFO neutron.services.segments.plugin [-] Segment d15af133-656b-4b70-a248-b66e6a82ae8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d15af133-656b-4b70-a248-b66e6a82ae8a found for delete ", "request_id": "req-4ac4bc8d-faac-450a-9d10-8d561c14d815"}]} [pid: 8|app: 0|req: 1260/2501] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:43:50 2026] GET /v2.0/security-groups?tenant_id=4bc2d88d75284edf88f90b4ab17a9b65&name=default => generated 2925 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2502] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:43:50 2026] DELETE /v2.0/security-groups/012cccc0-7954-4b9f-851d-8aa3a38a7f73 => 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: 1261/2503] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:43:51 2026] GET /v2.0/security-groups?tenant_id=fcb775e7f1af4896892470832f564f9a&name=default => generated 2929 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:43:51.302 7 INFO neutron.services.segments.plugin [-] Segment 681080b9-ddc4-4eda-a142-d2ef67cac6ab resource provider aggregate not found 2026-06-03 08:43:51.308 7 INFO neutron.services.segments.plugin [-] Segment 681080b9-ddc4-4eda-a142-d2ef67cac6ab resource provider aggregate not found 2026-06-03 08:43:51.318 7 INFO neutron.services.segments.plugin [-] Segment 681080b9-ddc4-4eda-a142-d2ef67cac6ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 681080b9-ddc4-4eda-a142-d2ef67cac6ab found for delete ", "request_id": "req-c69d6897-6943-41a6-a497-718c1bd99719"}]} 2026-06-03 08:43:51.324 7 INFO neutron.services.segments.plugin [-] Segment 681080b9-ddc4-4eda-a142-d2ef67cac6ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 681080b9-ddc4-4eda-a142-d2ef67cac6ab found for delete ", "request_id": "req-aa5e31f6-7362-42d3-bedd-3d5270b47d68"}]} [pid: 7|app: 0|req: 1243/2504] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:43:51 2026] DELETE /v2.0/security-groups/ca20f5cc-0a19-4e25-a452-98ae9c698e9e => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2505] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:43:51 2026] GET /v2.0/security-groups?tenant_id=7e719baf17604000b0eb0fbf187c861c&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2506] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:43:51 2026] DELETE /v2.0/security-groups/562801fa-64a6-4a89-a313-3adec9fc3048 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2507] 199.204.45.19 () {30 vars in 701 bytes} [Wed Jun 3 08:43:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2508] 199.204.45.19 () {30 vars in 703 bytes} [Wed Jun 3 08:43:53 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: 1264/2509] 199.204.45.19 () {30 vars in 679 bytes} [Wed Jun 3 08:43:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2510] 199.204.45.19 () {30 vars in 715 bytes} [Wed Jun 3 08:43:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2511] 199.204.45.19 () {30 vars in 739 bytes} [Wed Jun 3 08:43:54 2026] GET /v2.0/subnets/5f70ca15-241d-4e1c-8d4b-1802c0ac5baf => generated 650 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2512] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:43:54 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 5044 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2513] 199.204.45.19 () {30 vars in 701 bytes} [Wed Jun 3 08:43:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2514] 199.204.45.19 () {30 vars in 703 bytes} [Wed Jun 3 08:43:54 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: 1267/2515] 199.204.45.19 () {30 vars in 679 bytes} [Wed Jun 3 08:43:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2516] 199.204.45.19 () {30 vars in 715 bytes} [Wed Jun 3 08:43:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2517] 199.204.45.19 () {30 vars in 735 bytes} [Wed Jun 3 08:43:54 2026] GET /v2.0/ports/e5042fa4-5436-4b00-ac41-dd8578f5526c => generated 1237 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2518] 199.204.45.19 () {34 vars in 787 bytes} [Wed Jun 3 08:43:54 2026] PUT /v2.0/ports/e5042fa4-5436-4b00-ac41-dd8578f5526c => generated 1026 bytes in 417 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2519] 199.204.45.19 () {30 vars in 741 bytes} [Wed Jun 3 08:43:54 2026] GET /v2.0/networks/2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7 => generated 797 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2520] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:43:54 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 4869 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2521] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:43:54 2026] GET /v2.0/ports?tenant_id=4b3faeb638c4481fa1a62b2ac4f1cc12&device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 4869 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:43:55.069 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4ec8da6-c4b2-4cd7-bef2-80ca10754c18'] response: {'name': 'network-changed', 'server_uuid': 'd8949a98-7249-492f-9bfa-a00a9e88626a', 'tag': 'e5042fa4-5436-4b00-ac41-dd8578f5526c', '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: 1271/2522] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:43:55 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 4869 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2523] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:43:55 2026] GET /v2.0/networks?id=2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7 => generated 800 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2524] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:43:55 2026] GET /v2.0/networks/2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2525] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:43:55 2026] GET /v2.0/networks/2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:43:56.136 8 WARNING neutron_lib.context [None req-321b33e4-f695-4509-80f3-dd7e1821db09 5f2af6227ef24bed90dab3b38d1a4b0f c5b0ff5d966d4a4194f4e695c3b5fd2a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1254/2526] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:43:56 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 4869 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2527] 10.0.0.37 () {34 vars in 682 bytes} [Wed Jun 3 08:43:55 2026] POST /v2.0/security-groups => generated 1603 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 08:43:56.369 7 WARNING neutron_lib.context [None req-91fc9e7d-65aa-4887-96e5-b87f5fad3f90 5f2af6227ef24bed90dab3b38d1a4b0f c5b0ff5d966d4a4194f4e695c3b5fd2a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1255/2528] 10.0.0.37 () {34 vars in 682 bytes} [Wed Jun 3 08:43:56 2026] POST /v2.0/security-groups => generated 1603 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 08:43:56.584 8 WARNING neutron_lib.context [None req-e662796a-1969-414a-9673-2c1ad19bc4c0 5f2af6227ef24bed90dab3b38d1a4b0f c5b0ff5d966d4a4194f4e695c3b5fd2a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1274/2529] 10.0.0.37 () {34 vars in 682 bytes} [Wed Jun 3 08:43:56 2026] POST /v2.0/security-groups => generated 1603 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 08:43:56.744 7 WARNING neutron_lib.context [None req-1bf507c2-e358-408b-b686-8e9e18044650 5f2af6227ef24bed90dab3b38d1a4b0f c5b0ff5d966d4a4194f4e695c3b5fd2a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1256/2530] 10.0.0.37 () {34 vars in 682 bytes} [Wed Jun 3 08:43:56 2026] POST /v2.0/security-groups => generated 1603 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 08:43:56.864 8 WARNING neutron_lib.context [None req-f9ca53a3-29f0-4dc4-8725-fbee03728ec2 5f2af6227ef24bed90dab3b38d1a4b0f c5b0ff5d966d4a4194f4e695c3b5fd2a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1275/2531] 10.0.0.37 () {34 vars in 682 bytes} [Wed Jun 3 08:43:56 2026] POST /v2.0/security-groups => generated 1603 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2532] 10.0.0.37 () {34 vars in 765 bytes} [Wed Jun 3 08:43:56 2026] PUT /v2.0/security-groups/c0f803a2-a332-4a49-94bb-d4f0468bd1fd/tags => generated 17 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2533] 10.0.0.37 () {34 vars in 765 bytes} [Wed Jun 3 08:43:57 2026] PUT /v2.0/security-groups/739ba89e-e47b-4611-8433-0061ed4fcb03/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2534] 10.0.0.37 () {34 vars in 765 bytes} [Wed Jun 3 08:43:57 2026] PUT /v2.0/security-groups/e0f8f6ca-d360-4d79-bc0b-54c4d8d7ac0d/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: 1277/2535] 10.0.0.37 () {34 vars in 765 bytes} [Wed Jun 3 08:43:57 2026] PUT /v2.0/security-groups/e64ca144-f985-455d-8b9a-58a200ebecf0/tags => generated 19 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2536] 10.0.0.37 () {32 vars in 678 bytes} [Wed Jun 3 08:43:57 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2537] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:43:57 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 4869 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2538] 10.0.0.37 () {32 vars in 692 bytes} [Wed Jun 3 08:43:57 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2539] 10.0.0.37 () {32 vars in 688 bytes} [Wed Jun 3 08:43:57 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2540] 10.0.0.37 () {32 vars in 700 bytes} [Wed Jun 3 08:43:57 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2541] 10.0.0.37 () {32 vars in 686 bytes} [Wed Jun 3 08:43:57 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2542] 10.0.0.37 () {32 vars in 700 bytes} [Wed Jun 3 08:43:57 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2543] 10.0.0.37 () {32 vars in 696 bytes} [Wed Jun 3 08:43:57 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2544] 10.0.0.37 () {32 vars in 708 bytes} [Wed Jun 3 08:43:57 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2545] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:43:57 2026] DELETE /v2.0/security-groups/c0f803a2-a332-4a49-94bb-d4f0468bd1fd => 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: 1283/2546] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:43:57 2026] DELETE /v2.0/security-groups/739ba89e-e47b-4611-8433-0061ed4fcb03 => 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: 1264/2547] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:43:57 2026] DELETE /v2.0/security-groups/e0f8f6ca-d360-4d79-bc0b-54c4d8d7ac0d => 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: 1284/2548] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:43:58 2026] DELETE /v2.0/security-groups/e64ca144-f985-455d-8b9a-58a200ebecf0 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2549] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:43:58 2026] DELETE /v2.0/security-groups/0bac2849-5033-43b7-b820-8bcf6181021c => 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: 1285/2550] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:43:58 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 4869 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2551] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:43:59 2026] GET /v2.0/security-groups?tenant_id=747a208c65b64d358776f96d95f4eb58&name=default => generated 2929 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2552] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:43:59 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 4869 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2553] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:43:59 2026] DELETE /v2.0/security-groups/41cbc0c4-7cc9-461b-bf75-ca7faca73132 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2554] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:43:59 2026] GET /v2.0/security-groups?tenant_id=ff7d840bb271489e9457e9da0059770a&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2555] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:43:59 2026] DELETE /v2.0/security-groups/08f51ee0-4a1a-48c0-9630-bf26eeff2c46 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2556] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:44:00 2026] GET /v2.0/security-groups?tenant_id=c5b0ff5d966d4a4194f4e695c3b5fd2a&name=default => generated 2929 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2557] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:44:00 2026] DELETE /v2.0/security-groups/af4aaae5-be87-4929-9b04-84212af04fe3 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2558] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:44:00 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 4869 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2559] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:44:01 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 4869 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2560] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:44:02 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 4869 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2563] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:44:03 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 4869 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:44:04.808 8 WARNING neutron_lib.context [None req-a209e81a-cd73-45be-9c77-3afa86cd8c7b c36d504af7c64e76ab30a32a6a3cb802 e6cfb4a35bb745f6b5fd170c5064edf4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1292/2564] 10.0.0.37 () {34 vars in 674 bytes} [Wed Jun 3 08:44:04 2026] POST /v2.0/subnetpools => generated 516 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:44:04.871 8 WARNING neutron_lib.context [None req-25f16773-52f3-4a26-b3a8-e072e9f8c930 c36d504af7c64e76ab30a32a6a3cb802 e6cfb4a35bb745f6b5fd170c5064edf4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1273/2565] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:44:04 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 4869 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2566] 10.0.0.37 () {34 vars in 674 bytes} [Wed Jun 3 08:44:04 2026] POST /v2.0/subnetpools => generated 516 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:44:04.942 7 WARNING neutron_lib.context [None req-309d8bbb-2709-4dd5-afd3-ba52f11ffb96 c36d504af7c64e76ab30a32a6a3cb802 e6cfb4a35bb745f6b5fd170c5064edf4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1274/2567] 10.0.0.37 () {34 vars in 674 bytes} [Wed Jun 3 08:44:04 2026] POST /v2.0/subnetpools => generated 516 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:44:05.022 8 WARNING neutron_lib.context [None req-41b68ef1-419a-41a4-b231-9127b79b7eee c36d504af7c64e76ab30a32a6a3cb802 e6cfb4a35bb745f6b5fd170c5064edf4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1294/2568] 10.0.0.37 () {34 vars in 674 bytes} [Wed Jun 3 08:44:05 2026] POST /v2.0/subnetpools => generated 516 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:44:05.086 7 WARNING neutron_lib.context [None req-a4c5a252-4971-4538-a91d-c1c23f4c6d45 c36d504af7c64e76ab30a32a6a3cb802 e6cfb4a35bb745f6b5fd170c5064edf4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1275/2569] 10.0.0.37 () {34 vars in 674 bytes} [Wed Jun 3 08:44:05 2026] POST /v2.0/subnetpools => generated 516 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2570] 10.0.0.37 () {34 vars in 757 bytes} [Wed Jun 3 08:44:05 2026] PUT /v2.0/subnetpools/00442f88-47a0-43c9-98e4-4f2ef6802cd9/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2571] 10.0.0.37 () {34 vars in 757 bytes} [Wed Jun 3 08:44:05 2026] PUT /v2.0/subnetpools/b6c721b6-8a1e-44f8-b548-f8000cb23a57/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2572] 10.0.0.37 () {34 vars in 757 bytes} [Wed Jun 3 08:44:05 2026] PUT /v2.0/subnetpools/55c28f5d-61f4-4a2d-b4e2-2c7d48f6a42b/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2573] 10.0.0.37 () {34 vars in 757 bytes} [Wed Jun 3 08:44:05 2026] PUT /v2.0/subnetpools/744edb60-a523-4435-808d-8b6bbb4c3971/tags => 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: 1297/2574] 10.0.0.37 () {32 vars in 670 bytes} [Wed Jun 3 08:44:05 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2575] 10.0.0.37 () {32 vars in 684 bytes} [Wed Jun 3 08:44:05 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: 1298/2576] 10.0.0.37 () {32 vars in 680 bytes} [Wed Jun 3 08:44:05 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2577] 10.0.0.37 () {32 vars in 692 bytes} [Wed Jun 3 08:44:05 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2578] 10.0.0.37 () {32 vars in 678 bytes} [Wed Jun 3 08:44:05 2026] GET /v2.0/subnetpools?not-tags=red => 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: 1280/2579] 10.0.0.37 () {32 vars in 692 bytes} [Wed Jun 3 08:44:05 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2580] 10.0.0.37 () {32 vars in 688 bytes} [Wed Jun 3 08:44:05 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2581] 10.0.0.37 () {32 vars in 700 bytes} [Wed Jun 3 08:44:05 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2582] 10.0.0.37 () {32 vars in 730 bytes} [Wed Jun 3 08:44:05 2026] DELETE /v2.0/subnetpools/00442f88-47a0-43c9-98e4-4f2ef6802cd9 => 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: 1282/2583] 10.0.0.37 () {32 vars in 730 bytes} [Wed Jun 3 08:44:05 2026] DELETE /v2.0/subnetpools/b6c721b6-8a1e-44f8-b548-f8000cb23a57 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2584] 10.0.0.37 () {32 vars in 730 bytes} [Wed Jun 3 08:44:05 2026] DELETE /v2.0/subnetpools/55c28f5d-61f4-4a2d-b4e2-2c7d48f6a42b => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2585] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:44:05 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 4869 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2586] 10.0.0.37 () {32 vars in 730 bytes} [Wed Jun 3 08:44:05 2026] DELETE /v2.0/subnetpools/744edb60-a523-4435-808d-8b6bbb4c3971 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2587] 10.0.0.37 () {32 vars in 730 bytes} [Wed Jun 3 08:44:05 2026] DELETE /v2.0/subnetpools/7fa32a95-a366-40b8-a4f8-4a0e61dc4761 => 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: 1284/2588] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:44:06 2026] GET /v2.0/security-groups?tenant_id=868542eba59e4a00a0200e190755e9a2&name=default => generated 2929 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2589] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:44:07 2026] DELETE /v2.0/security-groups/7fd88f70-b440-4118-8aa1-b020615ac75f => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2590] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:44:06 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 4869 bytes in 481 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2591] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:44:07 2026] GET /v2.0/security-groups?tenant_id=e6cfb4a35bb745f6b5fd170c5064edf4&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2592] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:44:07 2026] DELETE /v2.0/security-groups/c32c0186-828b-4775-93a7-558de8f2efe3 => 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: 1287/2593] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:44:07 2026] GET /v2.0/security-groups?tenant_id=fad3e56216cc4042be18211437c2541f&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2594] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:44:08 2026] DELETE /v2.0/security-groups/9cf630c1-915a-49e6-83b7-865079b1a261 => 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: 1288/2595] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:44:08 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 4869 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2596] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:44:09 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 4869 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2597] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:44:10 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 4869 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2598] 10.0.0.37 () {34 vars in 676 bytes} [Wed Jun 3 08:44:11 2026] POST /v2.0/qos/policies => generated 359 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2599] 10.0.0.37 () {34 vars in 751 bytes} [Wed Jun 3 08:44:11 2026] PUT /v2.0/policies/467d34d3-7b91-4879-a54d-9b8bda344051/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2600] 10.0.0.37 () {32 vars in 731 bytes} [Wed Jun 3 08:44:11 2026] GET /v2.0/policies/467d34d3-7b91-4879-a54d-9b8bda344051/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2601] 10.0.0.37 () {34 vars in 762 bytes} [Wed Jun 3 08:44:11 2026] PUT /v2.0/policies/467d34d3-7b91-4879-a54d-9b8bda344051/tags/green => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2602] 10.0.0.37 () {32 vars in 731 bytes} [Wed Jun 3 08:44:11 2026] GET /v2.0/policies/467d34d3-7b91-4879-a54d-9b8bda344051/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2603] 10.0.0.37 () {34 vars in 758 bytes} [Wed Jun 3 08:44:11 2026] PUT /v2.0/policies/467d34d3-7b91-4879-a54d-9b8bda344051/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2604] 10.0.0.37 () {32 vars in 731 bytes} [Wed Jun 3 08:44:11 2026] GET /v2.0/policies/467d34d3-7b91-4879-a54d-9b8bda344051/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2605] 10.0.0.37 () {34 vars in 780 bytes} [Wed Jun 3 08:44:11 2026] PUT /v2.0/policies/467d34d3-7b91-4879-a54d-9b8bda344051/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: 7|app: 0|req: 1294/2606] 10.0.0.37 () {32 vars in 731 bytes} [Wed Jun 3 08:44:11 2026] GET /v2.0/policies/467d34d3-7b91-4879-a54d-9b8bda344051/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2607] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:44:11 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 4869 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2608] 10.0.0.37 () {34 vars in 751 bytes} [Wed Jun 3 08:44:11 2026] PUT /v2.0/policies/467d34d3-7b91-4879-a54d-9b8bda344051/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2609] 10.0.0.37 () {32 vars in 731 bytes} [Wed Jun 3 08:44:11 2026] GET /v2.0/policies/467d34d3-7b91-4879-a54d-9b8bda344051/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2610] 10.0.0.37 () {32 vars in 739 bytes} [Wed Jun 3 08:44:11 2026] GET /v2.0/policies/467d34d3-7b91-4879-a54d-9b8bda344051/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:44:11.961 8 INFO neutron.api.v2.resource [None req-4be44d12-4f42-4270-82fe-bf590f71e2a5 04448a0d9b144e35b0c053620df976a3 9504e6348640424c8403f0b037e21bb8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1315/2611] 10.0.0.37 () {32 vars in 743 bytes} [Wed Jun 3 08:44:11 2026] GET /v2.0/policies/467d34d3-7b91-4879-a54d-9b8bda344051/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2612] 10.0.0.37 () {32 vars in 742 bytes} [Wed Jun 3 08:44:11 2026] DELETE /v2.0/policies/467d34d3-7b91-4879-a54d-9b8bda344051/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2613] 10.0.0.37 () {32 vars in 731 bytes} [Wed Jun 3 08:44:12 2026] GET /v2.0/policies/467d34d3-7b91-4879-a54d-9b8bda344051/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:44:12.072 7 INFO neutron.api.v2.resource [None req-f04f1c67-f33f-4b10-8262-9b9d07701355 04448a0d9b144e35b0c053620df976a3 9504e6348640424c8403f0b037e21bb8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1298/2614] 10.0.0.37 () {32 vars in 746 bytes} [Wed Jun 3 08:44:12 2026] DELETE /v2.0/policies/467d34d3-7b91-4879-a54d-9b8bda344051/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: 1317/2615] 10.0.0.37 () {32 vars in 734 bytes} [Wed Jun 3 08:44:12 2026] DELETE /v2.0/policies/467d34d3-7b91-4879-a54d-9b8bda344051/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2616] 10.0.0.37 () {32 vars in 731 bytes} [Wed Jun 3 08:44:12 2026] GET /v2.0/policies/467d34d3-7b91-4879-a54d-9b8bda344051/tags => 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: 1318/2617] 10.0.0.37 () {32 vars in 732 bytes} [Wed Jun 3 08:44:12 2026] DELETE /v2.0/qos/policies/467d34d3-7b91-4879-a54d-9b8bda344051 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2618] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:44:12 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 4869 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2619] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:44:12 2026] GET /v2.0/security-groups?tenant_id=9504e6348640424c8403f0b037e21bb8&name=default => generated 2929 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2620] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:44:13 2026] DELETE /v2.0/security-groups/61a2b818-138c-455e-b0a1-62289549543a => 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: 1320/2621] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:44:13 2026] GET /v2.0/security-groups?tenant_id=0612641fd0c14026b314e94e94d16741&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2622] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:44:13 2026] DELETE /v2.0/security-groups/dd9b56de-b7b6-42c9-8e15-005ee87b81ae => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2623] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:44:13 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 4869 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2624] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:44:15 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 4869 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2625] 199.204.45.19 () {34 vars in 973 bytes} [Wed Jun 3 08:44:15 2026] GET /v2.0/ports/e5042fa4-5436-4b00-ac41-dd8578f5526c => generated 1062 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2626] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:44:16 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 4869 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2627] 199.204.45.19 () {36 vars in 995 bytes} [Wed Jun 3 08:44:16 2026] DELETE /v2.0/ports/e5042fa4-5436-4b00-ac41-dd8578f5526c => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2628] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:44:16 2026] GET /v2.0/ports?tenant_id=4b3faeb638c4481fa1a62b2ac4f1cc12&device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 3815 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2629] 199.204.45.19 () {34 vars in 1224 bytes} [Wed Jun 3 08:44:16 2026] GET /v2.0/networks?id=2a982d46-bc3e-431d-94bf-ae628b9692a7&id=3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4&id=ae49fc22-c364-404b-b7a6-4087ad054d69&id=2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7 => generated 3096 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2630] 199.204.45.19 () {34 vars in 1060 bytes} [Wed Jun 3 08:44:16 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.210&port_id=ee28187d-f3ea-4b9e-beaf-0963a20c6d02 => 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: 1306/2631] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:44:16 2026] GET /v2.0/subnets?id=925611ca-e22b-4430-9f78-20142c166b0d => generated 630 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2632] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:44:16 2026] GET /v2.0/ports?network_id=2a982d46-bc3e-431d-94bf-ae628b9692a7&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:44:16.757 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8df1db11-14f6-406f-b6a8-3e02380f8eb4'] response: {'server_uuid': 'd8949a98-7249-492f-9bfa-a00a9e88626a', 'name': 'network-vif-deleted', 'tag': 'e5042fa4-5436-4b00-ac41-dd8578f5526c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1307/2633] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:44:16 2026] GET /v2.0/networks/2a982d46-bc3e-431d-94bf-ae628b9692a7?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: 1327/2634] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:44:16 2026] GET /v2.0/networks/2a982d46-bc3e-431d-94bf-ae628b9692a7?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: 1328/2635] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:44:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.248&port_id=b4a6c5f0-db78-49b0-a4c6-c9cda390df36 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:44:16.950 7 WARNING neutron_lib.context [None req-f792f445-a990-4c65-adab-e7ebeaec97f3 287a614e39534699a9d9d3d792e5765e 71eb58a2379e42f0988030ef38ca7600 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1329/2636] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:44:16 2026] GET /v2.0/subnets?id=428c5fba-73b6-4122-9815-a99cb8b2a508 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2637] 10.0.0.37 () {34 vars in 674 bytes} [Wed Jun 3 08:44:16 2026] POST /v2.0/subnetpools => generated 516 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2638] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:44:16 2026] GET /v2.0/ports?network_id=3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2639] 10.0.0.37 () {34 vars in 757 bytes} [Wed Jun 3 08:44:17 2026] PUT /v2.0/subnetpools/33333542-7bd0-42cc-9111-c21a93e8b2b6/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2640] 10.0.0.37 () {32 vars in 737 bytes} [Wed Jun 3 08:44:17 2026] GET /v2.0/subnetpools/33333542-7bd0-42cc-9111-c21a93e8b2b6/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2641] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:44:17 2026] GET /v2.0/networks/3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4?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: 1311/2642] 10.0.0.37 () {34 vars in 768 bytes} [Wed Jun 3 08:44:17 2026] PUT /v2.0/subnetpools/33333542-7bd0-42cc-9111-c21a93e8b2b6/tags/green => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2643] 10.0.0.37 () {32 vars in 737 bytes} [Wed Jun 3 08:44:17 2026] GET /v2.0/subnetpools/33333542-7bd0-42cc-9111-c21a93e8b2b6/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2644] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:44:17 2026] GET /v2.0/networks/3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2645] 10.0.0.37 () {34 vars in 764 bytes} [Wed Jun 3 08:44:17 2026] PUT /v2.0/subnetpools/33333542-7bd0-42cc-9111-c21a93e8b2b6/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2646] 199.204.45.19 () {34 vars in 1054 bytes} [Wed Jun 3 08:44:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.11&port_id=2f51128b-7870-472b-b47f-84fe260723ef => 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: 1314/2647] 10.0.0.37 () {32 vars in 737 bytes} [Wed Jun 3 08:44:17 2026] GET /v2.0/subnetpools/33333542-7bd0-42cc-9111-c21a93e8b2b6/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: 1334/2648] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:44:17 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 3815 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2649] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:44:17 2026] GET /v2.0/subnets?id=5f70ca15-241d-4e1c-8d4b-1802c0ac5baf => generated 653 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2650] 10.0.0.37 () {34 vars in 786 bytes} [Wed Jun 3 08:44:17 2026] PUT /v2.0/subnetpools/33333542-7bd0-42cc-9111-c21a93e8b2b6/tags/black.or.white => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-03 08:44:17.319 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a2a9be7f-1ebc-44fe-8b09-99c2ac703cb3 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1336/2651] 199.204.45.19 () {32 vars in 757 bytes} [Wed Jun 3 08:44:17 2026] DELETE /v2.0/ports/e5042fa4-5436-4b00-ac41-dd8578f5526c => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2652] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:44:17 2026] GET /v2.0/ports?network_id=ae49fc22-c364-404b-b7a6-4087ad054d69&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2653] 10.0.0.37 () {32 vars in 737 bytes} [Wed Jun 3 08:44:17 2026] GET /v2.0/subnetpools/33333542-7bd0-42cc-9111-c21a93e8b2b6/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2654] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:44:17 2026] GET /v2.0/networks/ae49fc22-c364-404b-b7a6-4087ad054d69?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: 1338/2655] 10.0.0.37 () {34 vars in 757 bytes} [Wed Jun 3 08:44:17 2026] PUT /v2.0/subnetpools/33333542-7bd0-42cc-9111-c21a93e8b2b6/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2656] 10.0.0.37 () {32 vars in 737 bytes} [Wed Jun 3 08:44:17 2026] GET /v2.0/subnetpools/33333542-7bd0-42cc-9111-c21a93e8b2b6/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2657] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:44:17 2026] GET /v2.0/networks/ae49fc22-c364-404b-b7a6-4087ad054d69?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: 1319/2658] 199.204.45.19 () {30 vars in 701 bytes} [Wed Jun 3 08:44:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2659] 10.0.0.37 () {32 vars in 745 bytes} [Wed Jun 3 08:44:17 2026] GET /v2.0/subnetpools/33333542-7bd0-42cc-9111-c21a93e8b2b6/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: 1320/2660] 199.204.45.19 () {30 vars in 703 bytes} [Wed Jun 3 08:44:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2661] 199.204.45.19 () {30 vars in 679 bytes} [Wed Jun 3 08:44: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) 2026-06-03 08:44:17.505 8 INFO neutron.api.v2.resource [None req-53649e7e-d197-46d6-926d-410eab241115 287a614e39534699a9d9d3d792e5765e 71eb58a2379e42f0988030ef38ca7600 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1341/2662] 10.0.0.37 () {32 vars in 749 bytes} [Wed Jun 3 08:44:17 2026] GET /v2.0/subnetpools/33333542-7bd0-42cc-9111-c21a93e8b2b6/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: 1322/2663] 199.204.45.19 () {30 vars in 715 bytes} [Wed Jun 3 08:44:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2664] 10.0.0.37 () {32 vars in 748 bytes} [Wed Jun 3 08:44:17 2026] DELETE /v2.0/subnetpools/33333542-7bd0-42cc-9111-c21a93e8b2b6/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2665] 199.204.45.19 () {30 vars in 739 bytes} [Wed Jun 3 08:44:17 2026] GET /v2.0/subnets/428c5fba-73b6-4122-9815-a99cb8b2a508 => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2666] 10.0.0.37 () {32 vars in 737 bytes} [Wed Jun 3 08:44:17 2026] GET /v2.0/subnetpools/33333542-7bd0-42cc-9111-c21a93e8b2b6/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2667] 199.204.45.19 () {30 vars in 735 bytes} [Wed Jun 3 08:44:17 2026] GET /v2.0/ports/c5e9d9d8-e154-4f9d-a9e7-5d1f78f4f3d6 => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2668] 199.204.45.19 () {30 vars in 735 bytes} [Wed Jun 3 08:44:17 2026] GET /v2.0/ports/b4a6c5f0-db78-49b0-a4c6-c9cda390df36 => generated 1350 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:44:17.668 8 INFO neutron.api.v2.resource [None req-ac1faad7-9758-4cd0-a81a-0740be42c22d 287a614e39534699a9d9d3d792e5765e 71eb58a2379e42f0988030ef38ca7600 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1344/2669] 10.0.0.37 () {32 vars in 752 bytes} [Wed Jun 3 08:44:17 2026] DELETE /v2.0/subnetpools/33333542-7bd0-42cc-9111-c21a93e8b2b6/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2670] 10.0.0.37 () {32 vars in 740 bytes} [Wed Jun 3 08:44:17 2026] DELETE /v2.0/subnetpools/33333542-7bd0-42cc-9111-c21a93e8b2b6/tags => 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: 1345/2671] 199.204.45.19 () {30 vars in 739 bytes} [Wed Jun 3 08:44:17 2026] GET /v2.0/subnets/428c5fba-73b6-4122-9815-a99cb8b2a508 => generated 651 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2672] 10.0.0.37 () {32 vars in 737 bytes} [Wed Jun 3 08:44:17 2026] GET /v2.0/subnetpools/33333542-7bd0-42cc-9111-c21a93e8b2b6/tags => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2673] 10.0.0.37 () {32 vars in 730 bytes} [Wed Jun 3 08:44:17 2026] DELETE /v2.0/subnetpools/33333542-7bd0-42cc-9111-c21a93e8b2b6 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2674] 199.204.45.19 () {30 vars in 741 bytes} [Wed Jun 3 08:44:17 2026] GET /v2.0/networks/3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4 => generated 800 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2675] 199.204.45.19 () {30 vars in 735 bytes} [Wed Jun 3 08:44:17 2026] GET /v2.0/ports/c5e9d9d8-e154-4f9d-a9e7-5d1f78f4f3d6 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2676] 199.204.45.19 () {30 vars in 739 bytes} [Wed Jun 3 08:44:17 2026] GET /v2.0/subnets/428c5fba-73b6-4122-9815-a99cb8b2a508 => generated 651 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2679] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:44:18 2026] GET /v2.0/security-groups?tenant_id=71eb58a2379e42f0988030ef38ca7600&name=default => generated 2929 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2680] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:44:18 2026] DELETE /v2.0/security-groups/ded89a14-2689-409d-b6a7-ee512b7cf643 => 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: 1331/2681] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:44:19 2026] GET /v2.0/security-groups?tenant_id=0f64c5f18e5b4031b984d2555d229e84&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2682] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:44:19 2026] DELETE /v2.0/security-groups/454cc5ab-1431-4dd8-99c2-c01cb534c620 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2683] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:44:22 2026] GET /v2.0/security-groups?tenant_id=635a9b0fb80f4b42a016455b178c05d8&name=default => generated 2929 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2684] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:44:23 2026] DELETE /v2.0/security-groups/e1dfd439-9c15-4bb7-b063-d37e16aac58e => 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: 1333/2685] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:44:23 2026] GET /v2.0/security-groups?tenant_id=1d1269785d944bb89ccf7eed099c3de1&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2686] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:44:23 2026] DELETE /v2.0/security-groups/51efac7f-b629-4728-9258-582c13d9b92d => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2687] 199.204.45.19 () {30 vars in 701 bytes} [Wed Jun 3 08:44:24 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: 1354/2688] 199.204.45.19 () {30 vars in 703 bytes} [Wed Jun 3 08:44:24 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: 1335/2689] 199.204.45.19 () {30 vars in 679 bytes} [Wed Jun 3 08:44:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2690] 199.204.45.19 () {30 vars in 715 bytes} [Wed Jun 3 08:44:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2691] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:44:24 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 3815 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2692] 199.204.45.19 () {30 vars in 701 bytes} [Wed Jun 3 08:44:24 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: 1337/2693] 199.204.45.19 () {30 vars in 703 bytes} [Wed Jun 3 08:44:24 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: 1357/2694] 199.204.45.19 () {30 vars in 679 bytes} [Wed Jun 3 08:44: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: 1338/2695] 199.204.45.19 () {30 vars in 715 bytes} [Wed Jun 3 08:44:24 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: 1358/2696] 199.204.45.19 () {30 vars in 735 bytes} [Wed Jun 3 08:44:24 2026] GET /v2.0/ports/2f51128b-7870-472b-b47f-84fe260723ef => generated 1233 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2697] 199.204.45.19 () {34 vars in 787 bytes} [Wed Jun 3 08:44:24 2026] PUT /v2.0/ports/2f51128b-7870-472b-b47f-84fe260723ef => generated 1026 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2698] 199.204.45.19 () {30 vars in 741 bytes} [Wed Jun 3 08:44:25 2026] GET /v2.0/networks/ae49fc22-c364-404b-b7a6-4087ad054d69 => generated 797 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2699] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:44:25 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 3644 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2700] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:44:25 2026] GET /v2.0/ports?tenant_id=4b3faeb638c4481fa1a62b2ac4f1cc12&device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 3644 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:44:25.547 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4633df7e-27fa-489b-a72e-ab338ba6de41'] response: {'name': 'network-changed', 'server_uuid': 'd8949a98-7249-492f-9bfa-a00a9e88626a', 'tag': '2f51128b-7870-472b-b47f-84fe260723ef', '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: 1361/2701] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:44:25 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 3644 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2702] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:44:25 2026] GET /v2.0/networks?id=ae49fc22-c364-404b-b7a6-4087ad054d69 => generated 800 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2703] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:44:25 2026] GET /v2.0/networks/ae49fc22-c364-404b-b7a6-4087ad054d69?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: 1342/2704] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:44:25 2026] GET /v2.0/networks/ae49fc22-c364-404b-b7a6-4087ad054d69?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: 1363/2705] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:44:26 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 3644 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2706] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:44:27 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 3644 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2707] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:44:28 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 3644 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2708] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:44:29 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 3644 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2709] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:44:30 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 3644 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2710] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:44:32 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 3644 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2711] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:44:33 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 3644 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2714] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:44:34 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 3644 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2715] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:44:35 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 3644 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2716] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:44:36 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 3644 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2717] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:44:37 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 3644 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2718] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:44:38 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 3644 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2719] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:44:39 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 3644 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2720] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:44:40 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 3644 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2721] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:44:41 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 3644 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2722] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:44:42 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 3644 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2723] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:44:43 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 3644 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2724] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:44:44 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 3644 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2725] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:44:46 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 3644 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2726] 199.204.45.19 () {34 vars in 973 bytes} [Wed Jun 3 08:44:46 2026] GET /v2.0/ports/2f51128b-7870-472b-b47f-84fe260723ef => generated 1062 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2727] 199.204.45.19 () {36 vars in 995 bytes} [Wed Jun 3 08:44:46 2026] DELETE /v2.0/ports/2f51128b-7870-472b-b47f-84fe260723ef => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2728] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:44:46 2026] GET /v2.0/ports?tenant_id=4b3faeb638c4481fa1a62b2ac4f1cc12&device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 2590 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2729] 199.204.45.19 () {34 vars in 1144 bytes} [Wed Jun 3 08:44:46 2026] GET /v2.0/networks?id=2a982d46-bc3e-431d-94bf-ae628b9692a7&id=3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4&id=ae49fc22-c364-404b-b7a6-4087ad054d69 => generated 2310 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2730] 199.204.45.19 () {34 vars in 1060 bytes} [Wed Jun 3 08:44:46 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.210&port_id=ee28187d-f3ea-4b9e-beaf-0963a20c6d02 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2731] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:44:46 2026] GET /v2.0/subnets?id=925611ca-e22b-4430-9f78-20142c166b0d => generated 630 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2732] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:44:46 2026] GET /v2.0/ports?network_id=2a982d46-bc3e-431d-94bf-ae628b9692a7&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:44:46.907 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-711c496e-a0e6-47f2-8c64-6173c3ee4f23'] response: {'server_uuid': 'd8949a98-7249-492f-9bfa-a00a9e88626a', 'name': 'network-vif-deleted', 'tag': '2f51128b-7870-472b-b47f-84fe260723ef', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1377/2733] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:44:46 2026] GET /v2.0/networks/2a982d46-bc3e-431d-94bf-ae628b9692a7?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2734] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:44:47 2026] GET /v2.0/networks/2a982d46-bc3e-431d-94bf-ae628b9692a7?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: 1378/2735] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:44:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.248&port_id=b4a6c5f0-db78-49b0-a4c6-c9cda390df36 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2736] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:44:47 2026] GET /v2.0/subnets?id=428c5fba-73b6-4122-9815-a99cb8b2a508 => generated 654 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2737] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:44:47 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 2590 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:44:47.205 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1c23e2fc-2f53-4bf7-899b-33e8b1246421 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1380/2738] 199.204.45.19 () {32 vars in 757 bytes} [Wed Jun 3 08:44:47 2026] DELETE /v2.0/ports/2f51128b-7870-472b-b47f-84fe260723ef => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2739] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:44:47 2026] GET /v2.0/ports?network_id=3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4&device_owner=network%3Adhcp => generated 1461 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2740] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:44:47 2026] GET /v2.0/networks/3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4?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: 1382/2741] 199.204.45.19 () {30 vars in 701 bytes} [Wed Jun 3 08:44:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2742] 199.204.45.19 () {30 vars in 703 bytes} [Wed Jun 3 08:44:47 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: 1384/2743] 199.204.45.19 () {30 vars in 679 bytes} [Wed Jun 3 08:44:47 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: 1385/2744] 199.204.45.19 () {30 vars in 715 bytes} [Wed Jun 3 08:44:47 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: 1360/2745] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:44:47 2026] GET /v2.0/networks/3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4?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: 1386/2746] 199.204.45.19 () {30 vars in 739 bytes} [Wed Jun 3 08:44:47 2026] GET /v2.0/subnets/428c5fba-73b6-4122-9815-a99cb8b2a508 => generated 651 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2747] 199.204.45.19 () {30 vars in 735 bytes} [Wed Jun 3 08:44:47 2026] GET /v2.0/ports/c5e9d9d8-e154-4f9d-a9e7-5d1f78f4f3d6 => generated 1132 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2748] 199.204.45.19 () {30 vars in 735 bytes} [Wed Jun 3 08:44:47 2026] GET /v2.0/ports/b4a6c5f0-db78-49b0-a4c6-c9cda390df36 => generated 1350 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2749] 199.204.45.19 () {30 vars in 739 bytes} [Wed Jun 3 08:44:47 2026] GET /v2.0/subnets/428c5fba-73b6-4122-9815-a99cb8b2a508 => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2750] 199.204.45.19 () {30 vars in 741 bytes} [Wed Jun 3 08:44:47 2026] GET /v2.0/networks/3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4 => generated 800 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2751] 199.204.45.19 () {30 vars in 735 bytes} [Wed Jun 3 08:44:47 2026] GET /v2.0/ports/c5e9d9d8-e154-4f9d-a9e7-5d1f78f4f3d6 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2752] 199.204.45.19 () {30 vars in 739 bytes} [Wed Jun 3 08:44:47 2026] GET /v2.0/subnets/428c5fba-73b6-4122-9815-a99cb8b2a508 => generated 651 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2755] 199.204.45.19 () {34 vars in 1094 bytes} [Wed Jun 3 08:44:52 2026] GET /v2.0/ports?device_id=852deced-8594-40d6-a4d1-db396bda0c7c&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: 8|app: 0|req: 1391/2756] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:44:52 2026] GET /v2.0/ports?tenant_id=09128d5926564bd3bba49545764f17b0&device_id=852deced-8594-40d6-a4d1-db396bda0c7c => generated 1473 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2757] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:44:52 2026] GET /v2.0/networks?id=2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7 => generated 800 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2758] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:44:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.156&port_id=dcc50576-5755-448e-9a4b-423300d06995 => generated 860 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2759] 199.204.45.19 () {34 vars in 1104 bytes} [Wed Jun 3 08:44:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A127&port_id=dcc50576-5755-448e-9a4b-423300d06995 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2760] 199.204.45.19 () {34 vars in 1062 bytes} [Wed Jun 3 08:44:53 2026] GET /v2.0/subnets?id=cc7831de-3bef-4b23-b3d8-a5659118d5d9&id=464180fa-0adc-4dc3-8c34-dda25492ec55 => generated 1366 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2761] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:44:53 2026] GET /v2.0/ports?network_id=2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7&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: 1394/2762] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:44:53 2026] GET /v2.0/ports?network_id=2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2763] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:44:53 2026] GET /v2.0/networks/2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7?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: 1395/2764] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:44:53 2026] GET /v2.0/networks/2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7?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: 1370/2765] 199.204.45.19 () {30 vars in 701 bytes} [Wed Jun 3 08:45:00 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: 1396/2766] 199.204.45.19 () {30 vars in 703 bytes} [Wed Jun 3 08:45:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2767] 199.204.45.19 () {30 vars in 679 bytes} [Wed Jun 3 08:45:00 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: 1397/2768] 199.204.45.19 () {30 vars in 715 bytes} [Wed Jun 3 08:45:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:45:00.883 7 INFO neutron.api.v2.resource [None req-e1133704-b66c-4a96-875f-7f1c4de29468 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1372/2769] 199.204.45.19 () {30 vars in 761 bytes} [Wed Jun 3 08:45:00 2026] GET /v2.0/security-groups/lb-1567ab81-a568-4d91-a6a0-74c1c98f7521 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2770] 199.204.45.19 () {30 vars in 783 bytes} [Wed Jun 3 08:45:00 2026] GET /v2.0/security-groups?name=lb-1567ab81-a568-4d91-a6a0-74c1c98f7521 => generated 2861 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2771] 199.204.45.19 () {30 vars in 813 bytes} [Wed Jun 3 08:45:00 2026] GET /v2.0/security-group-rules?security_group_id=28e26b4f-dcba-4d12-aa41-bbb3f4080663 => generated 2334 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2772] 199.204.45.19 () {32 vars in 787 bytes} [Wed Jun 3 08:45:01 2026] DELETE /v2.0/security-group-rules/87bb3f80-adb2-45f0-8076-71e2f3ace3bd => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2773] 199.204.45.19 () {32 vars in 787 bytes} [Wed Jun 3 08:45:01 2026] DELETE /v2.0/security-group-rules/99cf2a66-02ae-4cca-803e-f319ab7015cf => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:45:05.127 7 INFO neutron.db.l3_db [None req-7728e444-f4d2-4b59-8b9e-5d4621397951 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] Floating IP 3a04e651-4fb0-4661-be45-f23b86883320 disassociated (deleted). External IP: 10.96.250.208, port: c5e9d9d8-e154-4f9d-a9e7-5d1f78f4f3d6. [pid: 7|app: 0|req: 1376/2776] 10.0.0.37 () {32 vars in 730 bytes} [Wed Jun 3 08:45:04 2026] DELETE /v2.0/floatingips/3a04e651-4fb0-4661-be45-f23b86883320 => generated 0 bytes in 896 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:45:05.625 8 INFO neutron.api.v2.resource [None req-5cf063b0-8079-40c1-91b5-2deaf97b0784 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1401/2777] 10.0.0.37 () {32 vars in 727 bytes} [Wed Jun 3 08:45:05 2026] GET /v2.0/floatingips/3a04e651-4fb0-4661-be45-f23b86883320 => generated 144 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2778] 199.204.45.19 () {30 vars in 701 bytes} [Wed Jun 3 08:45:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2779] 199.204.45.19 () {30 vars in 703 bytes} [Wed Jun 3 08:45:06 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: 1378/2780] 199.204.45.19 () {30 vars in 679 bytes} [Wed Jun 3 08:45:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2781] 199.204.45.19 () {30 vars in 715 bytes} [Wed Jun 3 08:45:06 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: 1379/2782] 199.204.45.19 () {30 vars in 739 bytes} [Wed Jun 3 08:45:06 2026] GET /v2.0/subnets/428c5fba-73b6-4122-9815-a99cb8b2a508 => generated 651 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2783] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:45:07 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 2590 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2784] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:45:07 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 2590 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2785] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:45:07 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 2590 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2786] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:45:08 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 2590 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2787] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:45:09 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 2590 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2788] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:45:10 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 2590 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2789] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:45:11 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 2590 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2790] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:45:12 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 2590 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2791] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:45:13 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 2590 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2792] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:45:14 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 2590 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2793] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:45:15 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 2590 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2794] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:45:16 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 2590 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2795] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:45:17 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 2590 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2798] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:45:19 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 2590 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2799] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:45:20 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 2590 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2800] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:45:21 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 2590 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2801] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:45:22 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 2590 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2802] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:45:23 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 2590 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2803] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:45:24 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 2590 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2804] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:45:25 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 2590 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2805] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:45:26 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 2590 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2806] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:45:27 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 2590 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2807] 199.204.45.19 () {34 vars in 973 bytes} [Wed Jun 3 08:45:27 2026] GET /v2.0/ports/b4a6c5f0-db78-49b0-a4c6-c9cda390df36 => generated 1350 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2808] 199.204.45.19 () {34 vars in 1058 bytes} [Wed Jun 3 08:45:27 2026] GET /v2.0/ports/b4a6c5f0-db78-49b0-a4c6-c9cda390df36?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2809] 199.204.45.19 () {34 vars in 1014 bytes} [Wed Jun 3 08:45:27 2026] GET /v2.0/networks/3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4?fields=dns_domain => generated 29 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2810] 199.204.45.19 () {38 vars in 1026 bytes} [Wed Jun 3 08:45:28 2026] PUT /v2.0/ports/b4a6c5f0-db78-49b0-a4c6-c9cda390df36 => generated 1151 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2811] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:45:28 2026] GET /v2.0/ports?tenant_id=4b3faeb638c4481fa1a62b2ac4f1cc12&device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 1248 bytes in 48 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: 1419/2812] 199.204.45.19 () {34 vars in 1064 bytes} [Wed Jun 3 08:45:28 2026] GET /v2.0/networks?id=2a982d46-bc3e-431d-94bf-ae628b9692a7&id=3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4 => generated 1524 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2813] 199.204.45.19 () {34 vars in 1060 bytes} [Wed Jun 3 08:45:28 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.210&port_id=ee28187d-f3ea-4b9e-beaf-0963a20c6d02 => 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: 1420/2814] 199.204.45.19 () {30 vars in 767 bytes} [Wed Jun 3 08:45:28 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 1248 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2815] 199.204.45.19 () {34 vars in 982 bytes} [Wed Jun 3 08:45:28 2026] GET /v2.0/subnets?id=925611ca-e22b-4430-9f78-20142c166b0d => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2816] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:45:28 2026] GET /v2.0/ports?network_id=2a982d46-bc3e-431d-94bf-ae628b9692a7&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2817] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:45:28 2026] GET /v2.0/networks/2a982d46-bc3e-431d-94bf-ae628b9692a7?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: 1398/2818] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:45:28 2026] GET /v2.0/networks/2a982d46-bc3e-431d-94bf-ae628b9692a7?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: 1421/2819] 199.204.45.19 () {34 vars in 787 bytes} [Wed Jun 3 08:45:28 2026] PUT /v2.0/ports/b4a6c5f0-db78-49b0-a4c6-c9cda390df36 => generated 1090 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2820] 199.204.45.19 () {30 vars in 735 bytes} [Wed Jun 3 08:45:29 2026] GET /v2.0/ports/b4a6c5f0-db78-49b0-a4c6-c9cda390df36 => generated 1090 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: 1422/2821] 199.204.45.19 () {32 vars in 757 bytes} [Wed Jun 3 08:45:29 2026] DELETE /v2.0/ports/b4a6c5f0-db78-49b0-a4c6-c9cda390df36 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2822] 199.204.45.19 () {30 vars in 701 bytes} [Wed Jun 3 08:45:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2823] 199.204.45.19 () {30 vars in 703 bytes} [Wed Jun 3 08:45:29 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: 1401/2824] 199.204.45.19 () {30 vars in 679 bytes} [Wed Jun 3 08:45:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2825] 199.204.45.19 () {30 vars in 715 bytes} [Wed Jun 3 08:45:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:45:29.626 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9ac2c325-d289-4e8c-a629-69564fc7990f 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1402/2826] 199.204.45.19 () {32 vars in 757 bytes} [Wed Jun 3 08:45:29 2026] DELETE /v2.0/ports/b4a6c5f0-db78-49b0-a4c6-c9cda390df36 => generated 132 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2827] 199.204.45.19 () {30 vars in 735 bytes} [Wed Jun 3 08:45:29 2026] GET /v2.0/ports/c5e9d9d8-e154-4f9d-a9e7-5d1f78f4f3d6 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:45:29.706 7 INFO neutron.api.v2.resource [None req-0bc0b6c4-562f-4fd1-b707-d4ccdc3f816a 7d9b1eff5ab449a0a2a2d0cc0df05503 4b3faeb638c4481fa1a62b2ac4f1cc12 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1403/2828] 199.204.45.19 () {30 vars in 761 bytes} [Wed Jun 3 08:45:29 2026] GET /v2.0/security-groups/lb-1567ab81-a568-4d91-a6a0-74c1c98f7521 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2829] 199.204.45.19 () {30 vars in 783 bytes} [Wed Jun 3 08:45:29 2026] GET /v2.0/security-groups?name=lb-1567ab81-a568-4d91-a6a0-74c1c98f7521 => generated 1637 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2830] 199.204.45.19 () {30 vars in 735 bytes} [Wed Jun 3 08:45:29 2026] GET /v2.0/ports/c5e9d9d8-e154-4f9d-a9e7-5d1f78f4f3d6 => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2831] 199.204.45.19 () {34 vars in 787 bytes} [Wed Jun 3 08:45:29 2026] PUT /v2.0/ports/c5e9d9d8-e154-4f9d-a9e7-5d1f78f4f3d6 => generated 1094 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2832] 199.204.45.19 () {32 vars in 777 bytes} [Wed Jun 3 08:45:30 2026] DELETE /v2.0/security-groups/28e26b4f-dcba-4d12-aa41-bbb3f4080663 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2833] 199.204.45.19 () {32 vars in 757 bytes} [Wed Jun 3 08:45:30 2026] DELETE /v2.0/ports/c5e9d9d8-e154-4f9d-a9e7-5d1f78f4f3d6 => generated 0 bytes in 376 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2834] 199.204.45.19 () {34 vars in 992 bytes} [Wed Jun 3 08:45:31 2026] GET /v2.0/ports?device_id=d8949a98-7249-492f-9bfa-a00a9e88626a => generated 1248 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2835] 199.204.45.19 () {36 vars in 995 bytes} [Wed Jun 3 08:45:31 2026] DELETE /v2.0/ports/ee28187d-f3ea-4b9e-beaf-0963a20c6d02 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:45:36.412 7 INFO neutron.db.l3_db [None req-42cb92de-6473-4ef4-a0d1-730a49812526 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] Floating IP 1c3e9085-5318-4ef3-98d1-af4283fc340c disassociated (deleted). External IP: 10.96.250.201, port: dcc50576-5755-448e-9a4b-423300d06995. [pid: 7|app: 0|req: 1408/2838] 10.0.0.37 () {32 vars in 730 bytes} [Wed Jun 3 08:45:35 2026] DELETE /v2.0/floatingips/1c3e9085-5318-4ef3-98d1-af4283fc340c => generated 0 bytes in 1251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:45:37.293 8 INFO neutron.api.v2.resource [None req-57102065-5523-482f-a654-d8f4fb635c15 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1431/2839] 10.0.0.37 () {32 vars in 727 bytes} [Wed Jun 3 08:45:37 2026] GET /v2.0/floatingips/1c3e9085-5318-4ef3-98d1-af4283fc340c => generated 144 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:45:37.527 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b3fd1d0-7cb6-4278-945a-a41d803a5fd4'] response: {'name': 'network-changed', 'server_uuid': '852deced-8594-40d6-a4d1-db396bda0c7c', 'tag': 'dcc50576-5755-448e-9a4b-423300d06995', 'status': 'completed', 'code': 200} 2026-06-03 08:45:37.584 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc38e714-17a5-4957-84b1-2d8e8fb7b512'] response: {'server_uuid': 'd8949a98-7249-492f-9bfa-a00a9e88626a', 'name': 'network-vif-deleted', 'tag': 'ee28187d-f3ea-4b9e-beaf-0963a20c6d02', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1432/2840] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:45:37 2026] GET /v2.0/ports?tenant_id=09128d5926564bd3bba49545764f17b0&device_id=852deced-8594-40d6-a4d1-db396bda0c7c => generated 1473 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2841] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:45:37 2026] GET /v2.0/networks?id=2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7 => generated 800 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2842] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:45:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.156&port_id=dcc50576-5755-448e-9a4b-423300d06995 => 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: 1409/2843] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:45:37 2026] GET /v2.0/ports?device_id=852deced-8594-40d6-a4d1-db396bda0c7c => generated 1204 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2844] 199.204.45.19 () {34 vars in 1104 bytes} [Wed Jun 3 08:45:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A127&port_id=dcc50576-5755-448e-9a4b-423300d06995 => 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: 1410/2845] 199.204.45.19 () {34 vars in 1062 bytes} [Wed Jun 3 08:45:37 2026] GET /v2.0/subnets?id=cc7831de-3bef-4b23-b3d8-a5659118d5d9&id=464180fa-0adc-4dc3-8c34-dda25492ec55 => generated 1366 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2846] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:45:37 2026] GET /v2.0/security-groups?id=8c5e21c2-b3d6-433d-be06-ec99777c1e31&fields=id&fields=name => generated 110 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2847] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:45:37 2026] GET /v2.0/ports?network_id=2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2848] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:45:37 2026] GET /v2.0/ports?network_id=2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7&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: 1412/2849] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:45:37 2026] GET /v2.0/networks/2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7?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: 1413/2850] 199.204.45.19 () {34 vars in 992 bytes} [Wed Jun 3 08:45:38 2026] GET /v2.0/ports?device_id=852deced-8594-40d6-a4d1-db396bda0c7c => generated 1204 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2851] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:45:38 2026] GET /v2.0/networks/2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7?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: 1414/2852] 199.204.45.19 () {36 vars in 995 bytes} [Wed Jun 3 08:45:38 2026] DELETE /v2.0/ports/dcc50576-5755-448e-9a4b-423300d06995 => generated 0 bytes in 381 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:45:43.372 8 INFO neutron.db.l3_db [None req-4aad22ba-6800-46dd-a1c9-f768869e7944 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] Floating IP aab0f24b-9881-4831-88f5-3e0e1487ee75 disassociated (deleted). External IP: 10.96.250.217, port: 833266b6-e290-4eb3-a72d-a1d758a28cbe. [pid: 8|app: 0|req: 1439/2853] 10.0.0.37 () {32 vars in 730 bytes} [Wed Jun 3 08:45:42 2026] DELETE /v2.0/floatingips/aab0f24b-9881-4831-88f5-3e0e1487ee75 => generated 0 bytes in 1383 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:45:44.324 7 INFO neutron.api.v2.resource [None req-7376bb30-e47c-4831-9dc9-79104cff4769 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1415/2854] 10.0.0.37 () {32 vars in 727 bytes} [Wed Jun 3 08:45:44 2026] GET /v2.0/floatingips/aab0f24b-9881-4831-88f5-3e0e1487ee75 => generated 144 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:45:44.527 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-62923a6c-0fa5-4114-ab42-2ab5ac26bd16'] response: {'name': 'network-changed', 'server_uuid': 'd1d7c74a-867f-4961-a343-a0c4a0c9d643', 'tag': '833266b6-e290-4eb3-a72d-a1d758a28cbe', 'status': 'completed', 'code': 200} 2026-06-03 08:45:44.559 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f41614c0-e6a6-4662-a5f1-20128858b0b8'] response: {'server_uuid': '852deced-8594-40d6-a4d1-db396bda0c7c', 'name': 'network-vif-deleted', 'tag': 'dcc50576-5755-448e-9a4b-423300d06995', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1440/2855] 10.0.0.70 () {34 vars in 988 bytes} [Wed Jun 3 08:45:44 2026] GET /v2.0/ports?device_id=d1d7c74a-867f-4961-a343-a0c4a0c9d643 => generated 1196 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2856] 199.204.45.19 () {34 vars in 1078 bytes} [Wed Jun 3 08:45:44 2026] GET /v2.0/ports?tenant_id=09128d5926564bd3bba49545764f17b0&device_id=d1d7c74a-867f-4961-a343-a0c4a0c9d643 => generated 1465 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2857] 10.0.0.70 () {34 vars in 1038 bytes} [Wed Jun 3 08:45:44 2026] GET /v2.0/security-groups?id=8c5e21c2-b3d6-433d-be06-ec99777c1e31&fields=id&fields=name => generated 110 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2858] 199.204.45.19 () {34 vars in 984 bytes} [Wed Jun 3 08:45:44 2026] GET /v2.0/networks?id=ae49fc22-c364-404b-b7a6-4087ad054d69 => generated 800 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2859] 199.204.45.19 () {34 vars in 1056 bytes} [Wed Jun 3 08:45:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.175&port_id=833266b6-e290-4eb3-a72d-a1d758a28cbe => 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: 1418/2860] 199.204.45.19 () {34 vars in 1100 bytes} [Wed Jun 3 08:45:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Af3&port_id=833266b6-e290-4eb3-a72d-a1d758a28cbe => 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: 1443/2861] 199.204.45.19 () {34 vars in 1062 bytes} [Wed Jun 3 08:45:44 2026] GET /v2.0/subnets?id=be81f70c-a145-4b11-bdc5-b41a0b5619c6&id=5f70ca15-241d-4e1c-8d4b-1802c0ac5baf => generated 1363 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2862] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:45:44 2026] GET /v2.0/ports?network_id=ae49fc22-c364-404b-b7a6-4087ad054d69&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2863] 199.204.45.19 () {34 vars in 1050 bytes} [Wed Jun 3 08:45:44 2026] GET /v2.0/ports?network_id=ae49fc22-c364-404b-b7a6-4087ad054d69&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2864] 199.204.45.19 () {34 vars in 1010 bytes} [Wed Jun 3 08:45:44 2026] GET /v2.0/networks/ae49fc22-c364-404b-b7a6-4087ad054d69?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: 1420/2865] 199.204.45.19 () {34 vars in 992 bytes} [Wed Jun 3 08:45:44 2026] GET /v2.0/ports?device_id=d1d7c74a-867f-4961-a343-a0c4a0c9d643 => generated 1196 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2866] 199.204.45.19 () {34 vars in 1110 bytes} [Wed Jun 3 08:45:45 2026] GET /v2.0/networks/ae49fc22-c364-404b-b7a6-4087ad054d69?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2867] 199.204.45.19 () {36 vars in 995 bytes} [Wed Jun 3 08:45:45 2026] DELETE /v2.0/ports/833266b6-e290-4eb3-a72d-a1d758a28cbe => generated 0 bytes in 398 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:45:49.869 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-56f140bc-b319-4b2b-8537-7c4155e06046'] response: {'server_uuid': 'd1d7c74a-867f-4961-a343-a0c4a0c9d643', 'name': 'network-vif-deleted', 'tag': '833266b6-e290-4eb3-a72d-a1d758a28cbe', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1423/2870] 10.0.0.37 () {32 vars in 748 bytes} [Wed Jun 3 08:45:49 2026] DELETE /v2.0/security-group-rules/0f344055-6a68-4754-89be-1bb21c4d096b => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:45:49.952 8 INFO neutron.api.v2.resource [None req-8b814c9e-6cfb-4141-8e9b-4eda2540c530 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1448/2871] 10.0.0.37 () {32 vars in 745 bytes} [Wed Jun 3 08:45:49 2026] GET /v2.0/security-group-rules/0f344055-6a68-4754-89be-1bb21c4d096b => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2872] 10.0.0.37 () {32 vars in 748 bytes} [Wed Jun 3 08:45:49 2026] DELETE /v2.0/security-group-rules/dbcb59e3-ac01-4ada-b45a-f5bceb17ec27 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:45:50.047 8 INFO neutron.api.v2.resource [None req-ddf0813b-36a1-4235-822c-987744f889d7 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1449/2873] 10.0.0.37 () {32 vars in 745 bytes} [Wed Jun 3 08:45:50 2026] GET /v2.0/security-group-rules/dbcb59e3-ac01-4ada-b45a-f5bceb17ec27 => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2874] 10.0.0.37 () {32 vars in 748 bytes} [Wed Jun 3 08:45:50 2026] DELETE /v2.0/security-group-rules/5e28131a-0ae2-4a57-aa5a-ca0a74153fec => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:45:50.141 8 INFO neutron.api.v2.resource [None req-e140d437-f698-4eae-be19-fb3d4342eaa5 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1450/2875] 10.0.0.37 () {32 vars in 745 bytes} [Wed Jun 3 08:45:50 2026] GET /v2.0/security-group-rules/5e28131a-0ae2-4a57-aa5a-ca0a74153fec => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2876] 10.0.0.37 () {32 vars in 748 bytes} [Wed Jun 3 08:45:50 2026] DELETE /v2.0/security-group-rules/a96a9a89-8497-4c3f-9cc5-9849eee1cf9a => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:45:50.236 8 INFO neutron.api.v2.resource [None req-12c6fb5f-9f23-43ae-b82c-f0140b20b753 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1451/2877] 10.0.0.37 () {32 vars in 745 bytes} [Wed Jun 3 08:45:50 2026] GET /v2.0/security-group-rules/a96a9a89-8497-4c3f-9cc5-9849eee1cf9a => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2878] 10.0.0.37 () {32 vars in 748 bytes} [Wed Jun 3 08:45:50 2026] DELETE /v2.0/security-group-rules/5404a554-7753-4870-81f4-af5cb139a2fa => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:45:50.339 8 INFO neutron.api.v2.resource [None req-4b117202-5aa2-4c2d-adfa-1f876353505e 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1452/2879] 10.0.0.37 () {32 vars in 745 bytes} [Wed Jun 3 08:45:50 2026] GET /v2.0/security-group-rules/5404a554-7753-4870-81f4-af5cb139a2fa => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2880] 10.0.0.37 () {32 vars in 748 bytes} [Wed Jun 3 08:45:50 2026] DELETE /v2.0/security-group-rules/5c6adba9-7e8c-4aaf-aba7-da78a28778de => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:45:50.445 8 INFO neutron.api.v2.resource [None req-a5a75272-decc-4b74-8d31-5db76ca5f73c 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1453/2881] 10.0.0.37 () {32 vars in 745 bytes} [Wed Jun 3 08:45:50 2026] GET /v2.0/security-group-rules/5c6adba9-7e8c-4aaf-aba7-da78a28778de => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2882] 10.0.0.37 () {32 vars in 748 bytes} [Wed Jun 3 08:45:50 2026] DELETE /v2.0/security-group-rules/4a63c952-4391-41d9-bf87-836f3ce56434 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:45:50.559 8 INFO neutron.api.v2.resource [None req-ab1016ef-8210-40a2-a25c-a922cec9fe60 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1454/2883] 10.0.0.37 () {32 vars in 745 bytes} [Wed Jun 3 08:45:50 2026] GET /v2.0/security-group-rules/4a63c952-4391-41d9-bf87-836f3ce56434 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2884] 10.0.0.37 () {32 vars in 748 bytes} [Wed Jun 3 08:45:50 2026] DELETE /v2.0/security-group-rules/03f8d9a3-4e8f-4a6b-9abf-8db783a8eb7a => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:45:50.684 8 INFO neutron.api.v2.resource [None req-18b2949b-1ee9-46c9-8f6b-fbb8f2efe1aa 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1455/2885] 10.0.0.37 () {32 vars in 745 bytes} [Wed Jun 3 08:45:50 2026] GET /v2.0/security-group-rules/03f8d9a3-4e8f-4a6b-9abf-8db783a8eb7a => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2886] 10.0.0.37 () {32 vars in 748 bytes} [Wed Jun 3 08:45:50 2026] DELETE /v2.0/security-group-rules/a77c052c-4c4a-4f07-9a56-5d83b22f13c4 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:45:50.778 8 INFO neutron.api.v2.resource [None req-e3692403-2045-4a1f-820c-8772953a3077 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1456/2887] 10.0.0.37 () {32 vars in 745 bytes} [Wed Jun 3 08:45:50 2026] GET /v2.0/security-group-rules/a77c052c-4c4a-4f07-9a56-5d83b22f13c4 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2888] 10.0.0.37 () {32 vars in 748 bytes} [Wed Jun 3 08:45:50 2026] DELETE /v2.0/security-group-rules/8a76bebb-7b01-4828-99a0-45b85ce67fa5 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:45:50.865 8 INFO neutron.api.v2.resource [None req-24cda7cb-bbd4-4d4e-8382-a3eaec1f0405 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1457/2889] 10.0.0.37 () {32 vars in 745 bytes} [Wed Jun 3 08:45:50 2026] GET /v2.0/security-group-rules/8a76bebb-7b01-4828-99a0-45b85ce67fa5 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2890] 10.0.0.37 () {32 vars in 748 bytes} [Wed Jun 3 08:45:50 2026] DELETE /v2.0/security-group-rules/6b1dfc31-97a4-48d4-9f57-94060f10ac79 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:45:50.969 8 INFO neutron.api.v2.resource [None req-e95d8787-3cd0-43b5-8dae-c830151702b4 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1458/2891] 10.0.0.37 () {32 vars in 745 bytes} [Wed Jun 3 08:45:50 2026] GET /v2.0/security-group-rules/6b1dfc31-97a4-48d4-9f57-94060f10ac79 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2892] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:45:50 2026] DELETE /v2.0/security-groups/8c5e21c2-b3d6-433d-be06-ec99777c1e31 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:45:51.105 8 INFO neutron.api.v2.resource [None req-529cf11b-6379-4238-b494-e18fc0c41f01 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1459/2893] 10.0.0.37 () {32 vars in 735 bytes} [Wed Jun 3 08:45:51 2026] GET /v2.0/security-groups/8c5e21c2-b3d6-433d-be06-ec99777c1e31 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2894] 10.0.0.37 () {34 vars in 787 bytes} [Wed Jun 3 08:45:51 2026] PUT /v2.0/routers/2a89309a-af6b-4679-a08b-dd1b89059705/remove_router_interface => generated 309 bytes in 1533 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:45:52.970 8 INFO neutron.api.v2.resource [None req-af0a4481-18d9-4b24-9928-de3c2baa5b36 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1460/2895] 10.0.0.37 () {34 vars in 787 bytes} [Wed Jun 3 08:45:52 2026] PUT /v2.0/routers/2a89309a-af6b-4679-a08b-dd1b89059705/remove_router_interface => generated 198 bytes in 273 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2896] 10.0.0.37 () {34 vars in 787 bytes} [Wed Jun 3 08:45:52 2026] PUT /v2.0/routers/2a89309a-af6b-4679-a08b-dd1b89059705/remove_router_interface => generated 309 bytes in 1402 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:45:54.602 8 INFO neutron.api.v2.resource [None req-6b92b1bd-6e25-4e04-8f3b-e38371781ca4 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1461/2897] 10.0.0.37 () {34 vars in 787 bytes} [Wed Jun 3 08:45:54 2026] PUT /v2.0/routers/2a89309a-af6b-4679-a08b-dd1b89059705/remove_router_interface => generated 198 bytes in 219 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2898] 10.0.0.37 () {34 vars in 787 bytes} [Wed Jun 3 08:45:54 2026] PUT /v2.0/routers/2a89309a-af6b-4679-a08b-dd1b89059705/remove_router_interface => generated 309 bytes in 1471 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:45:56.321 8 INFO neutron.api.v2.resource [None req-024b5d31-a831-4a27-9980-8a90d788a29a 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1462/2899] 10.0.0.37 () {34 vars in 787 bytes} [Wed Jun 3 08:45:56 2026] PUT /v2.0/routers/2a89309a-af6b-4679-a08b-dd1b89059705/remove_router_interface => generated 198 bytes in 237 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:45:57.965 7 INFO neutron.db.l3_hamode_db [None req-bda35535-8462-43ac-a9ef-733ab3290f71 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] HA network 77b431d2-314b-4e17-90db-11e87897afc2 was deleted as no HA routers are present in tenant 09128d5926564bd3bba49545764f17b0. [pid: 7|app: 0|req: 1438/2900] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:45:56 2026] DELETE /v2.0/routers/2a89309a-af6b-4679-a08b-dd1b89059705 => generated 0 bytes in 1644 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:45:58.006 8 INFO neutron.api.v2.resource [None req-27b6a010-c96f-4c76-a5b5-3793e1bd6335 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1463/2901] 10.0.0.37 () {32 vars in 719 bytes} [Wed Jun 3 08:45:57 2026] GET /v2.0/routers/2a89309a-af6b-4679-a08b-dd1b89059705 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:45:58.079 7 INFO neutron.services.segments.plugin [-] Segment 850bc0b4-206e-46f3-b893-07bded6cf14e resource provider aggregate not found 2026-06-03 08:45:58.085 7 INFO neutron.services.segments.plugin [-] Segment 850bc0b4-206e-46f3-b893-07bded6cf14e resource provider aggregate not found 2026-06-03 08:45:58.093 7 INFO neutron.services.segments.plugin [-] Segment 850bc0b4-206e-46f3-b893-07bded6cf14e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 850bc0b4-206e-46f3-b893-07bded6cf14e found for delete ", "request_id": "req-ac7e6eee-4daa-4795-bcb0-3ba41dc2d217"}]} 2026-06-03 08:45:58.099 7 INFO neutron.services.segments.plugin [-] Segment 850bc0b4-206e-46f3-b893-07bded6cf14e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 850bc0b4-206e-46f3-b893-07bded6cf14e found for delete ", "request_id": "req-47a3c3f5-52ed-46e7-a433-ba205a415350"}]} [pid: 7|app: 0|req: 1439/2902] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:45:58 2026] DELETE /v2.0/subnets/464180fa-0adc-4dc3-8c34-dda25492ec55 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:45:58.291 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ee50d0e4-8ac2-4495-b42f-913dd90fa9f0 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1464/2903] 10.0.0.37 () {32 vars in 719 bytes} [Wed Jun 3 08:45:58 2026] GET /v2.0/subnets/464180fa-0adc-4dc3-8c34-dda25492ec55 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2904] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:45:58 2026] DELETE /v2.0/subnets/cc7831de-3bef-4b23-b3d8-a5659118d5d9 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:45:58.605 8 INFO neutron.pecan_wsgi.hooks.translation [None req-874f3d49-420d-4fff-af4b-fccd008976a5 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1465/2905] 10.0.0.37 () {32 vars in 719 bytes} [Wed Jun 3 08:45:58 2026] GET /v2.0/subnets/cc7831de-3bef-4b23-b3d8-a5659118d5d9 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2906] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:45:58 2026] DELETE /v2.0/networks/2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7 => generated 0 bytes in 460 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:45:59.097 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f39fa68f-23a2-495d-8cdf-212119245ffb 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1466/2907] 10.0.0.37 () {32 vars in 721 bytes} [Wed Jun 3 08:45:59 2026] GET /v2.0/networks/2e0458ea-aeb4-48cd-bd98-e6b99a3b3bc7 => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2908] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:45:59 2026] DELETE /v2.0/subnets/be81f70c-a145-4b11-bdc5-b41a0b5619c6 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:45:59.369 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f72ad5d3-2cb9-4548-b464-e7f65dfe8c02 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1467/2909] 10.0.0.37 () {32 vars in 719 bytes} [Wed Jun 3 08:45:59 2026] GET /v2.0/subnets/be81f70c-a145-4b11-bdc5-b41a0b5619c6 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2910] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:45:59 2026] DELETE /v2.0/subnets/5f70ca15-241d-4e1c-8d4b-1802c0ac5baf => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:45:59.685 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a2753bdb-6044-417d-9b72-f1ab22489ce7 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1468/2911] 10.0.0.37 () {32 vars in 719 bytes} [Wed Jun 3 08:45:59 2026] GET /v2.0/subnets/5f70ca15-241d-4e1c-8d4b-1802c0ac5baf => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:46:00.112 7 INFO neutron.services.segments.plugin [-] Segment 44a5adfb-96d5-485f-a37c-4452e48549a7 resource provider aggregate not found 2026-06-03 08:46:00.118 7 INFO neutron.services.segments.plugin [-] Segment 44a5adfb-96d5-485f-a37c-4452e48549a7 resource provider aggregate not found 2026-06-03 08:46:00.125 7 INFO neutron.services.segments.plugin [-] Segment 44a5adfb-96d5-485f-a37c-4452e48549a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44a5adfb-96d5-485f-a37c-4452e48549a7 found for delete ", "request_id": "req-4aa71dd6-d7b6-4409-80f5-b01a6e027c00"}]} [pid: 7|app: 0|req: 1444/2912] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:45:59 2026] DELETE /v2.0/networks/ae49fc22-c364-404b-b7a6-4087ad054d69 => generated 0 bytes in 452 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:46:00.174 8 INFO neutron.pecan_wsgi.hooks.translation [None req-96595dd9-5c0d-4b1a-b046-dd7a49d8416e 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1469/2913] 10.0.0.37 () {32 vars in 721 bytes} [Wed Jun 3 08:46:00 2026] GET /v2.0/networks/ae49fc22-c364-404b-b7a6-4087ad054d69 => generated 138 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:46:00.198 7 INFO neutron.services.segments.plugin [-] Segment 44a5adfb-96d5-485f-a37c-4452e48549a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44a5adfb-96d5-485f-a37c-4452e48549a7 found for delete ", "request_id": "req-31ebed88-a7b6-40bf-9172-4d327df1dc18"}]} 2026-06-03 08:46:00.203 7 INFO neutron.services.segments.plugin [-] Segment 34bc8742-6fce-4f66-aa19-41eb7b82838a resource provider aggregate not found 2026-06-03 08:46:00.217 7 INFO neutron.services.segments.plugin [-] Segment 34bc8742-6fce-4f66-aa19-41eb7b82838a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34bc8742-6fce-4f66-aa19-41eb7b82838a found for delete ", "request_id": "req-45d9179e-2517-448f-8800-56fb7d395559"}]} 2026-06-03 08:46:00.222 7 INFO neutron.services.segments.plugin [-] Segment 34bc8742-6fce-4f66-aa19-41eb7b82838a resource provider aggregate not found 2026-06-03 08:46:00.235 7 INFO neutron.services.segments.plugin [-] Segment 34bc8742-6fce-4f66-aa19-41eb7b82838a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34bc8742-6fce-4f66-aa19-41eb7b82838a found for delete ", "request_id": "req-ce759a94-bc60-450c-bb68-08f0ba81ea9e"}]} [pid: 7|app: 0|req: 1445/2914] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:46:00 2026] DELETE /v2.0/subnets/8c546b3e-1be9-42be-8e3e-13fed9fb1dd2 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:46:00.446 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3e00eb25-da67-45d6-8738-a4835b35677f 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1470/2915] 10.0.0.37 () {32 vars in 719 bytes} [Wed Jun 3 08:46:00 2026] GET /v2.0/subnets/8c546b3e-1be9-42be-8e3e-13fed9fb1dd2 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2916] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:46:00 2026] DELETE /v2.0/subnets/428c5fba-73b6-4122-9815-a99cb8b2a508 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:46:00.729 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b09e393f-f4ab-4beb-ac28-f3d0cdf166d4 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1471/2917] 10.0.0.37 () {32 vars in 719 bytes} [Wed Jun 3 08:46:00 2026] GET /v2.0/subnets/428c5fba-73b6-4122-9815-a99cb8b2a508 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2918] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:46:00 2026] DELETE /v2.0/networks/3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4 => generated 0 bytes in 405 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:46:01.164 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ce953659-a0f9-457a-a4b6-7ea4e3595966 43a0c0b3c66a4416a86812b96b0a1b26 09128d5926564bd3bba49545764f17b0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1472/2919] 10.0.0.37 () {32 vars in 721 bytes} [Wed Jun 3 08:46:01 2026] GET /v2.0/networks/3e8fe5c9-8f32-41af-b4e3-165a79f3c8e4 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:46:03.489 7 INFO neutron.services.segments.plugin [-] Segment 8a616385-1ac5-4830-8e3c-c5ea286b9e0b resource provider aggregate not found 2026-06-03 08:46:03.496 7 INFO neutron.services.segments.plugin [-] Segment 8a616385-1ac5-4830-8e3c-c5ea286b9e0b resource provider aggregate not found 2026-06-03 08:46:03.508 7 INFO neutron.services.segments.plugin [-] Segment 8a616385-1ac5-4830-8e3c-c5ea286b9e0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a616385-1ac5-4830-8e3c-c5ea286b9e0b found for delete ", "request_id": "req-7018c222-ba22-4f08-977f-14f5e8ef7810"}]} 2026-06-03 08:46:03.515 7 INFO neutron.services.segments.plugin [-] Segment 8a616385-1ac5-4830-8e3c-c5ea286b9e0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a616385-1ac5-4830-8e3c-c5ea286b9e0b found for delete ", "request_id": "req-ca65f953-a93f-45ed-982b-21c9b6e411d3"}]} [pid: 7|app: 0|req: 1448/2922] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:46:03 2026] GET /v2.0/security-groups?tenant_id=aff7053e0419477a9550544fb717f8a9&name=default => generated 2929 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2923] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:46:03 2026] DELETE /v2.0/security-groups/802d2237-9114-4833-8570-87070fbd4a6c => 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: 1449/2924] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:46:03 2026] GET /v2.0/security-groups?tenant_id=50c5e071327e4cb49e5f5943114048cd&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2925] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:46:04 2026] DELETE /v2.0/security-groups/22c23460-c248-4ea8-9c2f-236c0a1d673a => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2926] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:46:04 2026] GET /v2.0/security-groups?tenant_id=7205ac59771b4db6aa0aac403f76c156&name=default => generated 2929 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2927] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:46:04 2026] DELETE /v2.0/security-groups/a8edfaa6-a5da-442b-ad9f-32d61c23b27c => generated 0 bytes in 170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2928] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:46:04 2026] GET /v2.0/security-groups?tenant_id=2448936baddb451785f88cecf4dde09f&name=default => generated 2929 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2929] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:46:05 2026] DELETE /v2.0/security-groups/5465ea6c-4dd3-4018-a317-c216e59df78c => 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: 1452/2930] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:46:05 2026] GET /v2.0/security-groups?tenant_id=60f7318d179e4f248223a94e0d83e46d&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2931] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:46:05 2026] DELETE /v2.0/security-groups/5651ae7e-bae8-4f1d-8542-281c5eb0ca52 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2932] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:46:05 2026] GET /v2.0/security-groups?tenant_id=6c3bf0733e6e4c97aeb3240c4a2205bc&name=default => generated 2929 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2933] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:46:05 2026] DELETE /v2.0/security-groups/8104e7f8-e9a3-41b6-b0e5-32711ba54930 => 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: 1454/2934] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:46:06 2026] GET /v2.0/security-groups?tenant_id=09128d5926564bd3bba49545764f17b0&name=default => generated 2925 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2935] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:46:06 2026] DELETE /v2.0/security-groups/5535b52f-a9aa-4ca7-94e7-6a59e87e8ca9 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:46:10.868 7 INFO neutron.db.segments_db [None req-afd8169e-1e6f-446b-abac-76f1625ce77c 137a092a92214d4d9c20a4fc4ee36f0c 2cbb94a148924c3dac0cb5650a5541ba - - default default] Added segment 9b2b7104-4f67-45e5-9fe0-2136d96b851d of type vxlan for network adcfc8df-2c35-48f2-97cf-205a307365c4 [pid: 7|app: 0|req: 1455/2936] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:46:10 2026] POST /v2.0/networks => generated 727 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2937] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:46:10 2026] POST /v2.0/subnets => generated 620 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:46:11.219 7 WARNING neutron.api.v2.base [None req-28e8cb8a-47d6-4ad2-834f-28dea1b5228d 137a092a92214d4d9c20a4fc4ee36f0c 2cbb94a148924c3dac0cb5650a5541ba - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-06-03 08:46:11.220 7 INFO neutron.api.v2.resource [None req-28e8cb8a-47d6-4ad2-834f-28dea1b5228d 137a092a92214d4d9c20a4fc4ee36f0c 2cbb94a148924c3dac0cb5650a5541ba - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1456/2938] 10.0.0.37 () {34 vars in 679 bytes} [Wed Jun 3 08:46:11 2026] POST /v2.0/rbac-policies => generated 143 bytes in 12 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2939] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:46:11 2026] DELETE /v2.0/networks/adcfc8df-2c35-48f2-97cf-205a307365c4 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:46:11.639 7 INFO neutron.db.segments_db [None req-4e7267d7-bf5f-4f61-90f3-cdcfd2dcfa25 137a092a92214d4d9c20a4fc4ee36f0c 2cbb94a148924c3dac0cb5650a5541ba - - default default] Added segment 3431817b-2a97-4847-8837-3450ff539979 of type vxlan for network ff9bc732-5239-4ef8-bf3e-12bcf0298707 [pid: 7|app: 0|req: 1457/2940] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:46:11 2026] POST /v2.0/networks => generated 727 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:46:11.752 8 INFO neutron.services.segments.plugin [-] Segment 9b2b7104-4f67-45e5-9fe0-2136d96b851d resource provider aggregate not found 2026-06-03 08:46:11.765 8 INFO neutron.services.segments.plugin [-] Segment 9b2b7104-4f67-45e5-9fe0-2136d96b851d resource provider aggregate not found 2026-06-03 08:46:11.783 8 INFO neutron.services.segments.plugin [-] Segment 9b2b7104-4f67-45e5-9fe0-2136d96b851d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b2b7104-4f67-45e5-9fe0-2136d96b851d found for delete ", "request_id": "req-6ac924bc-4c85-44ff-b6a4-9f68990a36db"}]} 2026-06-03 08:46:11.783 8 INFO neutron.services.segments.plugin [-] Segment 9b2b7104-4f67-45e5-9fe0-2136d96b851d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b2b7104-4f67-45e5-9fe0-2136d96b851d found for delete ", "request_id": "req-d3e45ae9-0edc-4892-9de3-a21600b14f86"}]} [pid: 8|app: 0|req: 1484/2941] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:46:11 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) 2026-06-03 08:46:11.995 7 WARNING neutron.api.v2.base [None req-8350f246-9223-4910-a8fb-66dcb47fd731 137a092a92214d4d9c20a4fc4ee36f0c 2cbb94a148924c3dac0cb5650a5541ba - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-06-03 08:46:11.996 7 INFO neutron.api.v2.resource [None req-8350f246-9223-4910-a8fb-66dcb47fd731 137a092a92214d4d9c20a4fc4ee36f0c 2cbb94a148924c3dac0cb5650a5541ba - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1458/2942] 10.0.0.37 () {34 vars in 679 bytes} [Wed Jun 3 08:46:11 2026] POST /v2.0/rbac-policies => generated 547 bytes in 23 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2943] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:46:12 2026] DELETE /v2.0/networks/ff9bc732-5239-4ef8-bf3e-12bcf0298707 => generated 0 bytes in 1183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:46:13.265 7 INFO neutron.db.segments_db [None req-520cb5dc-8fc8-411a-a541-2d665fb81682 137a092a92214d4d9c20a4fc4ee36f0c 2cbb94a148924c3dac0cb5650a5541ba - - default default] Added segment 09383444-f5ca-47a4-8d63-ef81836916a6 of type vxlan for network 759eea15-a8d0-472a-9a51-f1f339a70331 [pid: 7|app: 0|req: 1459/2944] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:46:13 2026] POST /v2.0/networks => generated 727 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2945] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:46:13 2026] POST /v2.0/subnets => generated 623 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2946] 10.0.0.37 () {34 vars in 679 bytes} [Wed Jun 3 08:46:13 2026] POST /v2.0/rbac-policies => generated 324 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:46:14.455 8 INFO neutron.services.segments.plugin [-] Segment 3431817b-2a97-4847-8837-3450ff539979 resource provider aggregate not found 2026-06-03 08:46:14.461 8 INFO neutron.services.segments.plugin [-] Segment 3431817b-2a97-4847-8837-3450ff539979 resource provider aggregate not found 2026-06-03 08:46:14.476 8 INFO neutron.services.segments.plugin [-] Segment 3431817b-2a97-4847-8837-3450ff539979 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3431817b-2a97-4847-8837-3450ff539979 found for delete ", "request_id": "req-5e4cdb61-ac83-4472-a064-57c7a7b6dd74"}]} 2026-06-03 08:46:14.483 8 INFO neutron.services.segments.plugin [-] Segment 3431817b-2a97-4847-8837-3450ff539979 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3431817b-2a97-4847-8837-3450ff539979 found for delete ", "request_id": "req-8fdcae03-417c-4561-94bd-fe7b342520a9"}]} 2026-06-03 08:46:14.496 8 INFO neutron.services.segments.plugin [-] Segment 3431817b-2a97-4847-8837-3450ff539979 resource provider aggregate not found 2026-06-03 08:46:14.502 8 INFO neutron.services.segments.plugin [-] Segment 3431817b-2a97-4847-8837-3450ff539979 resource provider aggregate not found 2026-06-03 08:46:14.525 8 INFO neutron.services.segments.plugin [-] Segment 3431817b-2a97-4847-8837-3450ff539979 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3431817b-2a97-4847-8837-3450ff539979 found for delete ", "request_id": "req-c3b4249a-2141-4496-baba-15069758a91a"}]} 2026-06-03 08:46:14.526 8 INFO neutron.services.segments.plugin [-] Segment 3431817b-2a97-4847-8837-3450ff539979 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3431817b-2a97-4847-8837-3450ff539979 found for delete ", "request_id": "req-928064b9-c306-4251-82e9-8ee9aef7dd7e"}]} [pid: 8|app: 0|req: 1487/2947] 10.0.0.37 () {32 vars in 721 bytes} [Wed Jun 3 08:46:14 2026] GET /v2.0/networks/759eea15-a8d0-472a-9a51-f1f339a70331 => generated 655 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 08:46:15.110 7 INFO neutron.pecan_wsgi.hooks.translation [None req-17a77190-28f4-4828-b94a-41cc642d0b31 4a11b8636792483c8280e28cdca6e987 a212faa9f2f84b32b7c502b38b22c224 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1461/2948] 10.0.0.37 () {32 vars in 721 bytes} [Wed Jun 3 08:46:15 2026] GET /v2.0/networks/759eea15-a8d0-472a-9a51-f1f339a70331 => generated 138 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2949] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:46:15 2026] DELETE /v2.0/networks/759eea15-a8d0-472a-9a51-f1f339a70331 => generated 0 bytes in 608 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:46:15.754 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9b6749f8-15c3-4aba-99c0-a8702c399437 137a092a92214d4d9c20a4fc4ee36f0c 2cbb94a148924c3dac0cb5650a5541ba - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1462/2950] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:46:15 2026] DELETE /v2.0/subnets/5d79dbb9-9f49-4fdd-809c-026d5ae7b498 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:46:15.786 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ebdd8b6c-db3e-4a90-8669-9d53b3c487ed 137a092a92214d4d9c20a4fc4ee36f0c 2cbb94a148924c3dac0cb5650a5541ba - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1489/2951] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:46:15 2026] DELETE /v2.0/subnets/ba5fe7c2-5060-46af-a605-a7b526530143 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:46:15.811 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6174f5d0-5887-4e0d-a5c0-0c685fa54a00 137a092a92214d4d9c20a4fc4ee36f0c 2cbb94a148924c3dac0cb5650a5541ba - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1463/2952] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:46:15 2026] DELETE /v2.0/subnets/95666e4b-d7bd-4169-86b5-dc54b11de977 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 08:46:16.638 8 INFO neutron.services.segments.plugin [-] Segment 09383444-f5ca-47a4-8d63-ef81836916a6 resource provider aggregate not found 2026-06-03 08:46:16.650 8 INFO neutron.services.segments.plugin [-] Segment 09383444-f5ca-47a4-8d63-ef81836916a6 resource provider aggregate not found 2026-06-03 08:46:16.659 8 INFO neutron.services.segments.plugin [-] Segment 09383444-f5ca-47a4-8d63-ef81836916a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09383444-f5ca-47a4-8d63-ef81836916a6 found for delete ", "request_id": "req-1e84e006-e969-4969-aa05-71203291c512"}]} 2026-06-03 08:46:16.673 8 INFO neutron.services.segments.plugin [-] Segment 09383444-f5ca-47a4-8d63-ef81836916a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09383444-f5ca-47a4-8d63-ef81836916a6 found for delete ", "request_id": "req-f652e5e7-1069-4c4b-9e84-f261fe10b947"}]} [pid: 8|app: 0|req: 1490/2953] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:46:16 2026] GET /v2.0/security-groups?tenant_id=a212faa9f2f84b32b7c502b38b22c224&name=default => generated 2929 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2954] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:46:16 2026] DELETE /v2.0/security-groups/fc79066c-ff6c-4e55-ac51-992cc23a5d38 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2955] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:46:17 2026] GET /v2.0/security-groups?tenant_id=8a4e7c2288884a3a9d43f93ec0533ec6&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2956] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:46:17 2026] DELETE /v2.0/security-groups/26e75444-214f-4a98-9e08-9f8aaae8ee88 => 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: 1492/2957] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:46:17 2026] GET /v2.0/security-groups?tenant_id=2cbb94a148924c3dac0cb5650a5541ba&name=default => generated 2929 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2958] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:46:17 2026] DELETE /v2.0/security-groups/21956fed-5852-4fa8-a3c1-208cf9f4c028 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:46:22.340 8 WARNING neutron_lib.context [None req-a2c37529-8cdd-46db-923c-c3b408ca2d46 ee5e0dea10bf4045ab185057582e9e3a 3c4ffc6de34f43b7af35e8cf90a1a41e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:46:22.491 8 INFO neutron.db.segments_db [None req-a2c37529-8cdd-46db-923c-c3b408ca2d46 ee5e0dea10bf4045ab185057582e9e3a 3c4ffc6de34f43b7af35e8cf90a1a41e - - default default] Added segment 6b0b15b7-bf1f-4cf1-b314-fcb2857129e0 of type vxlan for network 5f8e2803-e61c-40c1-bbcc-b115bdec18fe [pid: 8|app: 0|req: 1494/2961] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:46:22 2026] POST /v2.0/networks => generated 632 bytes in 503 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:46:22.661 7 WARNING neutron_lib.context [None req-0cad5a50-a424-4558-a18f-785284b02083 ee5e0dea10bf4045ab185057582e9e3a 3c4ffc6de34f43b7af35e8cf90a1a41e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1468/2962] 10.0.0.37 () {34 vars in 662 bytes} [Wed Jun 3 08:46:22 2026] POST /v2.0/ports => generated 743 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:46:23.044 8 WARNING neutron_lib.context [None req-5d45632e-1ad1-4570-b98a-ae991ff63d54 ee5e0dea10bf4045ab185057582e9e3a 3c4ffc6de34f43b7af35e8cf90a1a41e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:46:23.138 8 INFO neutron.db.segments_db [None req-5d45632e-1ad1-4570-b98a-ae991ff63d54 ee5e0dea10bf4045ab185057582e9e3a 3c4ffc6de34f43b7af35e8cf90a1a41e - - default default] Added segment e8e94ec9-5854-4c3c-9bc1-0dd57bc36109 of type vxlan for network ccab08a4-bf97-49da-931b-78a277560909 [pid: 8|app: 0|req: 1495/2963] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:46:23 2026] POST /v2.0/networks => generated 631 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 08:46:23.264 7 WARNING neutron_lib.context [None req-46c1f57e-56fe-47ca-9b3c-c398a7e4c227 ee5e0dea10bf4045ab185057582e9e3a 3c4ffc6de34f43b7af35e8cf90a1a41e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1469/2964] 10.0.0.37 () {34 vars in 662 bytes} [Wed Jun 3 08:46:23 2026] POST /v2.0/ports => generated 743 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:46:23.643 8 WARNING neutron_lib.context [None req-8fada874-b25b-470c-8d3d-914291acab14 ee5e0dea10bf4045ab185057582e9e3a 3c4ffc6de34f43b7af35e8cf90a1a41e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:46:23.716 8 INFO neutron.db.segments_db [None req-8fada874-b25b-470c-8d3d-914291acab14 ee5e0dea10bf4045ab185057582e9e3a 3c4ffc6de34f43b7af35e8cf90a1a41e - - default default] Added segment 6ef05b45-98ea-48ba-9230-92516957450d of type vxlan for network 30441b3c-a788-483e-8025-ae82120e8c64 [pid: 8|app: 0|req: 1496/2965] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:46:23 2026] POST /v2.0/networks => generated 631 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 08:46:23.861 7 WARNING neutron_lib.context [None req-c5f5078e-a95e-4131-8977-f61ebf571d4a ee5e0dea10bf4045ab185057582e9e3a 3c4ffc6de34f43b7af35e8cf90a1a41e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1470/2966] 10.0.0.37 () {34 vars in 662 bytes} [Wed Jun 3 08:46:23 2026] POST /v2.0/ports => generated 743 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:46:24.238 8 WARNING neutron_lib.context [None req-5d3f07ac-7329-49ba-bff6-ce0848e9a884 ee5e0dea10bf4045ab185057582e9e3a 3c4ffc6de34f43b7af35e8cf90a1a41e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:46:24.318 8 INFO neutron.db.segments_db [None req-5d3f07ac-7329-49ba-bff6-ce0848e9a884 ee5e0dea10bf4045ab185057582e9e3a 3c4ffc6de34f43b7af35e8cf90a1a41e - - default default] Added segment 3d33dde0-7075-4e59-81bc-fae700e61e12 of type vxlan for network ab978ba9-ae50-4187-a564-d651e452f2bd [pid: 8|app: 0|req: 1497/2967] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:46:24 2026] POST /v2.0/networks => generated 631 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 08:46:24.441 7 WARNING neutron_lib.context [None req-69860c92-d64c-449c-ae78-d0ed20e7ab95 ee5e0dea10bf4045ab185057582e9e3a 3c4ffc6de34f43b7af35e8cf90a1a41e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1471/2968] 10.0.0.37 () {34 vars in 662 bytes} [Wed Jun 3 08:46:24 2026] POST /v2.0/ports => generated 743 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:46:24.888 8 WARNING neutron_lib.context [None req-48266b0c-ebde-400b-8e3b-50aa023569d0 ee5e0dea10bf4045ab185057582e9e3a 3c4ffc6de34f43b7af35e8cf90a1a41e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:46:24.993 8 INFO neutron.db.segments_db [None req-48266b0c-ebde-400b-8e3b-50aa023569d0 ee5e0dea10bf4045ab185057582e9e3a 3c4ffc6de34f43b7af35e8cf90a1a41e - - default default] Added segment a71948ef-1672-4752-8fea-f1520005b928 of type vxlan for network 9c62e5d5-15a6-4c1d-b620-8f6433d1612d [pid: 8|app: 0|req: 1498/2969] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:46:24 2026] POST /v2.0/networks => generated 630 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 08:46:25.141 7 WARNING neutron_lib.context [None req-f967b261-8c07-4d1f-aedc-5db95b42dc55 ee5e0dea10bf4045ab185057582e9e3a 3c4ffc6de34f43b7af35e8cf90a1a41e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1472/2970] 10.0.0.37 () {34 vars in 662 bytes} [Wed Jun 3 08:46:25 2026] POST /v2.0/ports => generated 743 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2971] 10.0.0.37 () {34 vars in 745 bytes} [Wed Jun 3 08:46:25 2026] PUT /v2.0/ports/ca173a59-842d-4b4c-80b4-3f12091bac47/tags => generated 17 bytes in 144 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: 1473/2972] 10.0.0.37 () {34 vars in 745 bytes} [Wed Jun 3 08:46:25 2026] PUT /v2.0/ports/02dda2cb-6508-486d-88f5-5bd70268eef0/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: 1500/2973] 10.0.0.37 () {34 vars in 745 bytes} [Wed Jun 3 08:46:25 2026] PUT /v2.0/ports/d7fe3008-638e-4519-bd0a-72d701b5fb69/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2974] 10.0.0.37 () {34 vars in 745 bytes} [Wed Jun 3 08:46:25 2026] PUT /v2.0/ports/5c9c41fd-526d-445a-a3ef-cd058b292a2d/tags => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2975] 10.0.0.37 () {32 vars in 658 bytes} [Wed Jun 3 08:46:25 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2976] 10.0.0.37 () {32 vars in 672 bytes} [Wed Jun 3 08:46:26 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2977] 10.0.0.37 () {32 vars in 668 bytes} [Wed Jun 3 08:46:26 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2978] 10.0.0.37 () {32 vars in 680 bytes} [Wed Jun 3 08:46:26 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2979] 10.0.0.37 () {32 vars in 666 bytes} [Wed Jun 3 08:46:26 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2980] 10.0.0.37 () {32 vars in 680 bytes} [Wed Jun 3 08:46:26 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2981] 10.0.0.37 () {32 vars in 676 bytes} [Wed Jun 3 08:46:26 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2982] 10.0.0.37 () {32 vars in 688 bytes} [Wed Jun 3 08:46:26 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2983] 10.0.0.37 () {32 vars in 718 bytes} [Wed Jun 3 08:46:26 2026] DELETE /v2.0/ports/ca173a59-842d-4b4c-80b4-3f12091bac47 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2984] 10.0.0.37 () {32 vars in 718 bytes} [Wed Jun 3 08:46:27 2026] DELETE /v2.0/ports/02dda2cb-6508-486d-88f5-5bd70268eef0 => 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: 1506/2985] 10.0.0.37 () {32 vars in 718 bytes} [Wed Jun 3 08:46:27 2026] DELETE /v2.0/ports/d7fe3008-638e-4519-bd0a-72d701b5fb69 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2986] 10.0.0.37 () {32 vars in 718 bytes} [Wed Jun 3 08:46:27 2026] DELETE /v2.0/ports/5c9c41fd-526d-445a-a3ef-cd058b292a2d => 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: 1507/2987] 10.0.0.37 () {32 vars in 718 bytes} [Wed Jun 3 08:46:28 2026] DELETE /v2.0/ports/2eca1977-dd7d-43cf-8211-7c26cfa3f8e9 => 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: 1481/2988] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:46:28 2026] DELETE /v2.0/networks/5f8e2803-e61c-40c1-bbcc-b115bdec18fe => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:46:28.757 8 INFO neutron.services.segments.plugin [-] Segment e8e94ec9-5854-4c3c-9bc1-0dd57bc36109 resource provider aggregate not found 2026-06-03 08:46:28.762 8 INFO neutron.services.segments.plugin [-] Segment e8e94ec9-5854-4c3c-9bc1-0dd57bc36109 resource provider aggregate not found [pid: 8|app: 0|req: 1508/2989] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:46:28 2026] DELETE /v2.0/networks/ccab08a4-bf97-49da-931b-78a277560909 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:46:28.782 7 INFO neutron.services.segments.plugin [-] Segment 6b0b15b7-bf1f-4cf1-b314-fcb2857129e0 resource provider aggregate not found 2026-06-03 08:46:28.790 7 INFO neutron.services.segments.plugin [-] Segment 6b0b15b7-bf1f-4cf1-b314-fcb2857129e0 resource provider aggregate not found 2026-06-03 08:46:28.815 7 INFO neutron.services.segments.plugin [-] Segment 6b0b15b7-bf1f-4cf1-b314-fcb2857129e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b0b15b7-bf1f-4cf1-b314-fcb2857129e0 found for delete ", "request_id": "req-ff4f6bf3-66ce-4fda-b3e9-cc77e6269e1c"}]} 2026-06-03 08:46:28.833 7 INFO neutron.services.segments.plugin [-] Segment 6b0b15b7-bf1f-4cf1-b314-fcb2857129e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b0b15b7-bf1f-4cf1-b314-fcb2857129e0 found for delete ", "request_id": "req-5cee4a2d-f276-4d2e-92fa-1cd6caeb446d"}]} [pid: 7|app: 0|req: 1482/2990] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:46:28 2026] DELETE /v2.0/networks/30441b3c-a788-483e-8025-ae82120e8c64 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:46:29.003 8 INFO neutron.services.segments.plugin [-] Segment e8e94ec9-5854-4c3c-9bc1-0dd57bc36109 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8e94ec9-5854-4c3c-9bc1-0dd57bc36109 found for delete ", "request_id": "req-3fe4c44e-1f88-4e65-ba86-1670cdae66f4"}]} 2026-06-03 08:46:29.004 8 INFO neutron.services.segments.plugin [-] Segment e8e94ec9-5854-4c3c-9bc1-0dd57bc36109 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8e94ec9-5854-4c3c-9bc1-0dd57bc36109 found for delete ", "request_id": "req-553a723f-8e9e-4da5-a045-75f92cfe69b0"}]} [pid: 8|app: 0|req: 1509/2991] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:46:29 2026] DELETE /v2.0/networks/ab978ba9-ae50-4187-a564-d651e452f2bd => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2992] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:46:29 2026] DELETE /v2.0/networks/9c62e5d5-15a6-4c1d-b620-8f6433d1612d => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2993] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:46:30 2026] GET /v2.0/security-groups?tenant_id=d62d3a694b1d42b7bcc67e390ba947c3&name=default => generated 2929 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2994] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:46:30 2026] DELETE /v2.0/security-groups/8f68d5b5-27b3-4fd3-89f5-c31134c3a594 => 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: 1511/2995] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:46:30 2026] GET /v2.0/security-groups?tenant_id=3c4ffc6de34f43b7af35e8cf90a1a41e&name=default => generated 2929 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:46:30.910 7 INFO neutron.services.segments.plugin [-] Segment 6ef05b45-98ea-48ba-9230-92516957450d resource provider aggregate not found 2026-06-03 08:46:30.914 7 INFO neutron.services.segments.plugin [-] Segment 6ef05b45-98ea-48ba-9230-92516957450d resource provider aggregate not found 2026-06-03 08:46:30.931 7 INFO neutron.services.segments.plugin [-] Segment 6ef05b45-98ea-48ba-9230-92516957450d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ef05b45-98ea-48ba-9230-92516957450d found for delete ", "request_id": "req-5715fe38-0c62-4e70-8c79-5c2d4e16f6c6"}]} 2026-06-03 08:46:30.937 7 INFO neutron.services.segments.plugin [-] Segment 6ef05b45-98ea-48ba-9230-92516957450d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ef05b45-98ea-48ba-9230-92516957450d found for delete ", "request_id": "req-176c274e-a8c5-45d3-8b03-e9798d8af0dc"}]} 2026-06-03 08:46:30.953 7 INFO neutron.services.segments.plugin [-] Segment a71948ef-1672-4752-8fea-f1520005b928 resource provider aggregate not found 2026-06-03 08:46:30.957 7 INFO neutron.services.segments.plugin [-] Segment a71948ef-1672-4752-8fea-f1520005b928 resource provider aggregate not found 2026-06-03 08:46:30.975 7 INFO neutron.services.segments.plugin [-] Segment a71948ef-1672-4752-8fea-f1520005b928 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a71948ef-1672-4752-8fea-f1520005b928 found for delete ", "request_id": "req-98b9e488-f8e8-4b62-a7b5-b34c3ca7cf62"}]} 2026-06-03 08:46:30.978 7 INFO neutron.services.segments.plugin [-] Segment a71948ef-1672-4752-8fea-f1520005b928 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a71948ef-1672-4752-8fea-f1520005b928 found for delete ", "request_id": "req-530f1b13-3415-40df-9fc3-720505ce6541"}]} [pid: 7|app: 0|req: 1485/2996] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:46:30 2026] DELETE /v2.0/security-groups/3ad0472e-5089-47d7-86e4-90d2d11a2c91 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:46:31.225 8 INFO neutron.services.segments.plugin [-] Segment 3d33dde0-7075-4e59-81bc-fae700e61e12 resource provider aggregate not found 2026-06-03 08:46:31.230 8 INFO neutron.services.segments.plugin [-] Segment 3d33dde0-7075-4e59-81bc-fae700e61e12 resource provider aggregate not found 2026-06-03 08:46:31.242 8 INFO neutron.services.segments.plugin [-] Segment 3d33dde0-7075-4e59-81bc-fae700e61e12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d33dde0-7075-4e59-81bc-fae700e61e12 found for delete ", "request_id": "req-27c4fbae-5735-461d-9998-85ef9b71ec5a"}]} 2026-06-03 08:46:31.246 8 INFO neutron.services.segments.plugin [-] Segment 3d33dde0-7075-4e59-81bc-fae700e61e12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d33dde0-7075-4e59-81bc-fae700e61e12 found for delete ", "request_id": "req-0940ba18-4345-4683-b21a-f43ab432883e"}]} [pid: 8|app: 0|req: 1512/2997] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:46:31 2026] GET /v2.0/security-groups?tenant_id=3a931deb02914c94959c1e16fbeaab81&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2998] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:46:31 2026] DELETE /v2.0/security-groups/0c58db58-087f-45e7-869f-9d1727254f19 => 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: 1514/3001] 10.0.0.37 () {34 vars in 676 bytes} [Wed Jun 3 08:46:35 2026] POST /v2.0/qos/policies => generated 359 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3002] 10.0.0.37 () {34 vars in 676 bytes} [Wed Jun 3 08:46:36 2026] POST /v2.0/qos/policies => generated 359 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3003] 10.0.0.37 () {34 vars in 676 bytes} [Wed Jun 3 08:46:36 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: 1489/3004] 10.0.0.37 () {34 vars in 676 bytes} [Wed Jun 3 08:46:36 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: 8|app: 0|req: 1516/3005] 10.0.0.37 () {34 vars in 676 bytes} [Wed Jun 3 08:46:36 2026] POST /v2.0/qos/policies => generated 359 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3006] 10.0.0.37 () {34 vars in 751 bytes} [Wed Jun 3 08:46:36 2026] PUT /v2.0/policies/0a2f35a2-b109-45b3-933e-9096f3e7761b/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3007] 10.0.0.37 () {34 vars in 751 bytes} [Wed Jun 3 08:46:36 2026] PUT /v2.0/policies/5523acee-9159-48d6-ab35-f1b3b7f7b02f/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3008] 10.0.0.37 () {34 vars in 751 bytes} [Wed Jun 3 08:46:36 2026] PUT /v2.0/policies/b6ecc0bd-b1ee-473d-b79c-59365130d330/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3009] 10.0.0.37 () {34 vars in 751 bytes} [Wed Jun 3 08:46:36 2026] PUT /v2.0/policies/565bf9f8-74bd-4aaa-8d8f-6ac9fd815faa/tags => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3010] 10.0.0.37 () {32 vars in 672 bytes} [Wed Jun 3 08:46:36 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3011] 10.0.0.37 () {32 vars in 686 bytes} [Wed Jun 3 08:46:37 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3012] 10.0.0.37 () {32 vars in 682 bytes} [Wed Jun 3 08:46:37 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3013] 10.0.0.37 () {32 vars in 694 bytes} [Wed Jun 3 08:46:37 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3014] 10.0.0.37 () {32 vars in 680 bytes} [Wed Jun 3 08:46:37 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3015] 10.0.0.37 () {32 vars in 694 bytes} [Wed Jun 3 08:46:37 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3016] 10.0.0.37 () {32 vars in 690 bytes} [Wed Jun 3 08:46:37 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3017] 10.0.0.37 () {32 vars in 702 bytes} [Wed Jun 3 08:46:37 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3018] 10.0.0.37 () {32 vars in 732 bytes} [Wed Jun 3 08:46:37 2026] DELETE /v2.0/qos/policies/0a2f35a2-b109-45b3-933e-9096f3e7761b => 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: 1523/3019] 10.0.0.37 () {32 vars in 732 bytes} [Wed Jun 3 08:46:37 2026] DELETE /v2.0/qos/policies/5523acee-9159-48d6-ab35-f1b3b7f7b02f => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3020] 10.0.0.37 () {32 vars in 732 bytes} [Wed Jun 3 08:46:37 2026] DELETE /v2.0/qos/policies/b6ecc0bd-b1ee-473d-b79c-59365130d330 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3021] 10.0.0.37 () {32 vars in 732 bytes} [Wed Jun 3 08:46:37 2026] DELETE /v2.0/qos/policies/565bf9f8-74bd-4aaa-8d8f-6ac9fd815faa => 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: 1498/3022] 10.0.0.37 () {32 vars in 732 bytes} [Wed Jun 3 08:46:37 2026] DELETE /v2.0/qos/policies/297c21cc-df8e-4025-96e8-0c7aca18f9d7 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3023] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:46:38 2026] GET /v2.0/security-groups?tenant_id=77e7603899514e17886c541800bb637f&name=default => generated 2929 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3024] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:46:39 2026] DELETE /v2.0/security-groups/384c2582-ffbd-4efd-a7b8-f98edc520a77 => 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: 1526/3025] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:46:39 2026] GET /v2.0/security-groups?tenant_id=2cd4b5a959d94cdf95af4ae1c55f30bf&name=default => generated 2929 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3026] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:46:39 2026] DELETE /v2.0/security-groups/4ea76b47-f3e5-430b-8811-1da1fc35e149 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3027] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:46:39 2026] GET /v2.0/security-groups?tenant_id=9e53789dd2fe4407b429d3fdaa856b27&name=default => generated 2929 bytes in 585 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3028] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:46:40 2026] DELETE /v2.0/security-groups/313f2a8c-ee1c-4e3a-9e09-a0620061b2f7 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:46:44.770 8 WARNING neutron_lib.context [None req-377991a9-1e00-489b-8a9d-178334e3d285 cc974bf134344e3b8a717694de64f9e9 49ad706b6c3548daa2918274405672bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:46:44.811 8 INFO neutron.db.segments_db [None req-377991a9-1e00-489b-8a9d-178334e3d285 cc974bf134344e3b8a717694de64f9e9 49ad706b6c3548daa2918274405672bd - - default default] Added segment 5026a96f-d4a7-40d7-b0cf-7bd6869a2ee1 of type vxlan for network 562e829d-1846-49bb-9d6b-a09bf26a5692 2026-06-03 08:46:45.144 8 INFO neutron.db.l3_hamode_db [None req-377991a9-1e00-489b-8a9d-178334e3d285 cc974bf134344e3b8a717694de64f9e9 49ad706b6c3548daa2918274405672bd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 08:46:45.323 8 INFO neutron.db.l3_hamode_db [None req-377991a9-1e00-489b-8a9d-178334e3d285 cc974bf134344e3b8a717694de64f9e9 49ad706b6c3548daa2918274405672bd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1528/3029] 10.0.0.37 () {34 vars in 666 bytes} [Wed Jun 3 08:46:44 2026] POST /v2.0/routers => generated 474 bytes in 1634 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:46:46.279 7 WARNING neutron_lib.context [None req-bbf5a4ec-3226-4d58-88ff-ea5234e030e3 cc974bf134344e3b8a717694de64f9e9 49ad706b6c3548daa2918274405672bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:46:46.333 7 INFO neutron.db.l3_hamode_db [None req-bbf5a4ec-3226-4d58-88ff-ea5234e030e3 cc974bf134344e3b8a717694de64f9e9 49ad706b6c3548daa2918274405672bd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 08:46:46.551 7 INFO neutron.db.l3_hamode_db [None req-bbf5a4ec-3226-4d58-88ff-ea5234e030e3 cc974bf134344e3b8a717694de64f9e9 49ad706b6c3548daa2918274405672bd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1502/3030] 10.0.0.37 () {34 vars in 666 bytes} [Wed Jun 3 08:46:46 2026] POST /v2.0/routers => generated 474 bytes in 1645 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:46:47.926 8 WARNING neutron_lib.context [None req-990a6bf7-12e5-44d0-baad-b64974fed0fa cc974bf134344e3b8a717694de64f9e9 49ad706b6c3548daa2918274405672bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:46:47.968 8 INFO neutron.db.l3_hamode_db [None req-990a6bf7-12e5-44d0-baad-b64974fed0fa cc974bf134344e3b8a717694de64f9e9 49ad706b6c3548daa2918274405672bd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 08:46:48.128 8 INFO neutron.db.l3_hamode_db [None req-990a6bf7-12e5-44d0-baad-b64974fed0fa cc974bf134344e3b8a717694de64f9e9 49ad706b6c3548daa2918274405672bd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1529/3033] 10.0.0.37 () {34 vars in 666 bytes} [Wed Jun 3 08:46:47 2026] POST /v2.0/routers => generated 474 bytes in 957 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:46:48.889 7 WARNING neutron_lib.context [None req-8b76cad5-4669-42af-97fa-750ddcf13c8b cc974bf134344e3b8a717694de64f9e9 49ad706b6c3548daa2918274405672bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:46:48.930 7 INFO neutron.db.l3_hamode_db [None req-8b76cad5-4669-42af-97fa-750ddcf13c8b cc974bf134344e3b8a717694de64f9e9 49ad706b6c3548daa2918274405672bd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 08:46:49.102 7 INFO neutron.db.l3_hamode_db [None req-8b76cad5-4669-42af-97fa-750ddcf13c8b cc974bf134344e3b8a717694de64f9e9 49ad706b6c3548daa2918274405672bd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1505/3034] 10.0.0.37 () {34 vars in 666 bytes} [Wed Jun 3 08:46:48 2026] POST /v2.0/routers => generated 474 bytes in 1076 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:46:49.968 8 WARNING neutron_lib.context [None req-76f78100-6146-4aaf-9181-7780d0539962 cc974bf134344e3b8a717694de64f9e9 49ad706b6c3548daa2918274405672bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:46:50.010 8 INFO neutron.db.l3_hamode_db [None req-76f78100-6146-4aaf-9181-7780d0539962 cc974bf134344e3b8a717694de64f9e9 49ad706b6c3548daa2918274405672bd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 08:46:50.169 8 INFO neutron.db.l3_hamode_db [None req-76f78100-6146-4aaf-9181-7780d0539962 cc974bf134344e3b8a717694de64f9e9 49ad706b6c3548daa2918274405672bd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1530/3035] 10.0.0.37 () {34 vars in 666 bytes} [Wed Jun 3 08:46:49 2026] POST /v2.0/routers => generated 474 bytes in 1024 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3036] 10.0.0.37 () {34 vars in 749 bytes} [Wed Jun 3 08:46:50 2026] PUT /v2.0/routers/94b4dc36-e1d2-4caf-b60c-6bc5539f2e23/tags => generated 17 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3037] 10.0.0.37 () {34 vars in 749 bytes} [Wed Jun 3 08:46:51 2026] PUT /v2.0/routers/bfafd689-1a85-4072-8ee4-34aa1b2a7fa3/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3038] 10.0.0.37 () {34 vars in 749 bytes} [Wed Jun 3 08:46:51 2026] PUT /v2.0/routers/9b18c434-3a68-4574-8288-3749027aacd1/tags => generated 34 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3039] 10.0.0.37 () {34 vars in 749 bytes} [Wed Jun 3 08:46:51 2026] PUT /v2.0/routers/7cd2a5ea-4001-4c51-8dae-31359ef979a4/tags => generated 19 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3040] 10.0.0.37 () {32 vars in 662 bytes} [Wed Jun 3 08:46:51 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3041] 10.0.0.37 () {32 vars in 676 bytes} [Wed Jun 3 08:46:51 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3042] 10.0.0.37 () {32 vars in 672 bytes} [Wed Jun 3 08:46:51 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3043] 10.0.0.37 () {32 vars in 684 bytes} [Wed Jun 3 08:46:51 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3044] 10.0.0.37 () {32 vars in 670 bytes} [Wed Jun 3 08:46:52 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3045] 10.0.0.37 () {32 vars in 684 bytes} [Wed Jun 3 08:46:52 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3046] 10.0.0.37 () {32 vars in 680 bytes} [Wed Jun 3 08:46:52 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3047] 10.0.0.37 () {32 vars in 692 bytes} [Wed Jun 3 08:46:52 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3048] 10.0.0.37 () {32 vars in 719 bytes} [Wed Jun 3 08:46:52 2026] GET /v2.0/routers/94b4dc36-e1d2-4caf-b60c-6bc5539f2e23 => generated 485 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3049] 10.0.0.37 () {34 vars in 740 bytes} [Wed Jun 3 08:46:52 2026] PUT /v2.0/routers/94b4dc36-e1d2-4caf-b60c-6bc5539f2e23 => generated 485 bytes in 759 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3050] 10.0.0.37 () {32 vars in 734 bytes} [Wed Jun 3 08:46:53 2026] GET /v2.0/ports?device_id=94b4dc36-e1d2-4caf-b60c-6bc5539f2e23 => 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: 1538/3051] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:46:53 2026] DELETE /v2.0/routers/94b4dc36-e1d2-4caf-b60c-6bc5539f2e23 => generated 0 bytes in 518 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3052] 10.0.0.37 () {32 vars in 719 bytes} [Wed Jun 3 08:46:54 2026] GET /v2.0/routers/bfafd689-1a85-4072-8ee4-34aa1b2a7fa3 => generated 493 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3053] 10.0.0.37 () {34 vars in 740 bytes} [Wed Jun 3 08:46:54 2026] PUT /v2.0/routers/bfafd689-1a85-4072-8ee4-34aa1b2a7fa3 => generated 493 bytes in 822 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3054] 10.0.0.37 () {32 vars in 734 bytes} [Wed Jun 3 08:46:55 2026] GET /v2.0/ports?device_id=bfafd689-1a85-4072-8ee4-34aa1b2a7fa3 => 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: 1540/3055] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:46:55 2026] DELETE /v2.0/routers/bfafd689-1a85-4072-8ee4-34aa1b2a7fa3 => generated 0 bytes in 552 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3056] 10.0.0.37 () {32 vars in 719 bytes} [Wed Jun 3 08:46:55 2026] GET /v2.0/routers/9b18c434-3a68-4574-8288-3749027aacd1 => generated 502 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3057] 10.0.0.37 () {34 vars in 740 bytes} [Wed Jun 3 08:46:55 2026] PUT /v2.0/routers/9b18c434-3a68-4574-8288-3749027aacd1 => generated 502 bytes in 1298 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3058] 10.0.0.37 () {32 vars in 734 bytes} [Wed Jun 3 08:46:57 2026] GET /v2.0/ports?device_id=9b18c434-3a68-4574-8288-3749027aacd1 => 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: 1542/3059] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:46:57 2026] DELETE /v2.0/routers/9b18c434-3a68-4574-8288-3749027aacd1 => generated 0 bytes in 559 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3060] 10.0.0.37 () {32 vars in 719 bytes} [Wed Jun 3 08:46:57 2026] GET /v2.0/routers/7cd2a5ea-4001-4c51-8dae-31359ef979a4 => generated 487 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3061] 10.0.0.37 () {34 vars in 740 bytes} [Wed Jun 3 08:46:57 2026] PUT /v2.0/routers/7cd2a5ea-4001-4c51-8dae-31359ef979a4 => generated 487 bytes in 670 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3062] 10.0.0.37 () {32 vars in 734 bytes} [Wed Jun 3 08:46:58 2026] GET /v2.0/ports?device_id=7cd2a5ea-4001-4c51-8dae-31359ef979a4 => 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: 1544/3063] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:46:58 2026] DELETE /v2.0/routers/7cd2a5ea-4001-4c51-8dae-31359ef979a4 => generated 0 bytes in 527 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3064] 10.0.0.37 () {32 vars in 719 bytes} [Wed Jun 3 08:46:59 2026] GET /v2.0/routers/7e08555a-75f6-4da2-b5b0-af69cb96804c => generated 480 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3065] 10.0.0.37 () {34 vars in 740 bytes} [Wed Jun 3 08:46:59 2026] PUT /v2.0/routers/7e08555a-75f6-4da2-b5b0-af69cb96804c => generated 480 bytes in 765 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3066] 10.0.0.37 () {32 vars in 734 bytes} [Wed Jun 3 08:46:59 2026] GET /v2.0/ports?device_id=7e08555a-75f6-4da2-b5b0-af69cb96804c => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:47:00.729 8 INFO neutron.db.l3_hamode_db [None req-caa68d71-c2d7-4efe-9050-a02f79131629 cc974bf134344e3b8a717694de64f9e9 49ad706b6c3548daa2918274405672bd - - default default] HA network 562e829d-1846-49bb-9d6b-a09bf26a5692 was deleted as no HA routers are present in tenant 49ad706b6c3548daa2918274405672bd. 2026-06-03 08:47:00.734 8 INFO neutron.services.segments.plugin [-] Segment 5026a96f-d4a7-40d7-b0cf-7bd6869a2ee1 resource provider aggregate not found 2026-06-03 08:47:00.739 8 INFO neutron.services.segments.plugin [-] Segment 5026a96f-d4a7-40d7-b0cf-7bd6869a2ee1 resource provider aggregate not found [pid: 8|app: 0|req: 1546/3067] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:46:59 2026] DELETE /v2.0/routers/7e08555a-75f6-4da2-b5b0-af69cb96804c => generated 0 bytes in 765 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3068] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:47:01 2026] GET /v2.0/security-groups?tenant_id=49ad706b6c3548daa2918274405672bd&name=default => generated 2929 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:47:01.839 8 INFO neutron.services.segments.plugin [-] Segment 5026a96f-d4a7-40d7-b0cf-7bd6869a2ee1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5026a96f-d4a7-40d7-b0cf-7bd6869a2ee1 found for delete ", "request_id": "req-51a12269-0bef-43b3-a00d-a8b154c5620b"}]} 2026-06-03 08:47:01.840 8 INFO neutron.services.segments.plugin [-] Segment 5026a96f-d4a7-40d7-b0cf-7bd6869a2ee1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5026a96f-d4a7-40d7-b0cf-7bd6869a2ee1 found for delete ", "request_id": "req-072c0a0f-c08f-447c-8277-1728220eef55"}]} [pid: 8|app: 0|req: 1547/3069] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:47:01 2026] DELETE /v2.0/security-groups/e5bb9b2d-75bf-4649-8169-86c773b040a8 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3070] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:47:02 2026] GET /v2.0/security-groups?tenant_id=955217b2488b47e9a13ebf96238c5f2b&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3071] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:47:02 2026] DELETE /v2.0/security-groups/9ad4952c-c4a7-4ec1-9364-215db99ddae1 => 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: 1524/3072] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:47:02 2026] GET /v2.0/security-groups?tenant_id=fad144e257f643e293199f503c940bd5&name=default => generated 2929 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3073] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:47:02 2026] DELETE /v2.0/security-groups/251a8c00-2389-419d-ad1f-645645fd0626 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:47:06.175 7 WARNING neutron_lib.context [None req-c361334b-8ea7-47c1-9df0-dc6d87b55a8c 2876014573234b88b7d67b6063c1fefa 03e2602d93f043f4aec9f24ff90bd094 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:47:06.327 7 INFO neutron.db.segments_db [None req-c361334b-8ea7-47c1-9df0-dc6d87b55a8c 2876014573234b88b7d67b6063c1fefa 03e2602d93f043f4aec9f24ff90bd094 - - default default] Added segment bb18bc7b-d83f-47fb-b77d-edcfba2020ef of type vxlan for network e4ddddf8-f9f1-41d0-adea-1aea19a9567e [pid: 7|app: 0|req: 1526/3076] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:47:05 2026] POST /v2.0/networks => generated 631 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3077] 10.0.0.37 () {34 vars in 751 bytes} [Wed Jun 3 08:47:06 2026] PUT /v2.0/networks/e4ddddf8-f9f1-41d0-adea-1aea19a9567e/tags => generated 25 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3078] 10.0.0.37 () {32 vars in 731 bytes} [Wed Jun 3 08:47:06 2026] GET /v2.0/networks/e4ddddf8-f9f1-41d0-adea-1aea19a9567e/tags => generated 25 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3079] 10.0.0.37 () {34 vars in 762 bytes} [Wed Jun 3 08:47:06 2026] PUT /v2.0/networks/e4ddddf8-f9f1-41d0-adea-1aea19a9567e/tags/green => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3080] 10.0.0.37 () {32 vars in 731 bytes} [Wed Jun 3 08:47:06 2026] GET /v2.0/networks/e4ddddf8-f9f1-41d0-adea-1aea19a9567e/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3081] 10.0.0.37 () {34 vars in 758 bytes} [Wed Jun 3 08:47:06 2026] PUT /v2.0/networks/e4ddddf8-f9f1-41d0-adea-1aea19a9567e/tags/red => 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: 1529/3082] 10.0.0.37 () {32 vars in 731 bytes} [Wed Jun 3 08:47:06 2026] GET /v2.0/networks/e4ddddf8-f9f1-41d0-adea-1aea19a9567e/tags => generated 34 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3083] 10.0.0.37 () {34 vars in 780 bytes} [Wed Jun 3 08:47:06 2026] PUT /v2.0/networks/e4ddddf8-f9f1-41d0-adea-1aea19a9567e/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: 7|app: 0|req: 1530/3084] 10.0.0.37 () {32 vars in 731 bytes} [Wed Jun 3 08:47:06 2026] GET /v2.0/networks/e4ddddf8-f9f1-41d0-adea-1aea19a9567e/tags => generated 52 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3085] 10.0.0.37 () {34 vars in 751 bytes} [Wed Jun 3 08:47:07 2026] PUT /v2.0/networks/e4ddddf8-f9f1-41d0-adea-1aea19a9567e/tags => generated 37 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3086] 10.0.0.37 () {32 vars in 731 bytes} [Wed Jun 3 08:47:07 2026] GET /v2.0/networks/e4ddddf8-f9f1-41d0-adea-1aea19a9567e/tags => generated 37 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3087] 10.0.0.37 () {32 vars in 739 bytes} [Wed Jun 3 08:47:07 2026] GET /v2.0/networks/e4ddddf8-f9f1-41d0-adea-1aea19a9567e/tags/red => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:47:07.321 7 INFO neutron.api.v2.resource [None req-a5c26984-18cc-40a9-a2a2-381d6f3a71d7 2876014573234b88b7d67b6063c1fefa 03e2602d93f043f4aec9f24ff90bd094 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1532/3088] 10.0.0.37 () {32 vars in 743 bytes} [Wed Jun 3 08:47:07 2026] GET /v2.0/networks/e4ddddf8-f9f1-41d0-adea-1aea19a9567e/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3089] 10.0.0.37 () {32 vars in 742 bytes} [Wed Jun 3 08:47:07 2026] DELETE /v2.0/networks/e4ddddf8-f9f1-41d0-adea-1aea19a9567e/tags/red => 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: 1533/3090] 10.0.0.37 () {32 vars in 731 bytes} [Wed Jun 3 08:47:07 2026] GET /v2.0/networks/e4ddddf8-f9f1-41d0-adea-1aea19a9567e/tags => generated 30 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:47:07.524 8 INFO neutron.api.v2.resource [None req-94801abb-db42-46f6-95c3-e018d0dcb512 2876014573234b88b7d67b6063c1fefa 03e2602d93f043f4aec9f24ff90bd094 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1558/3091] 10.0.0.37 () {32 vars in 746 bytes} [Wed Jun 3 08:47:07 2026] DELETE /v2.0/networks/e4ddddf8-f9f1-41d0-adea-1aea19a9567e/tags/green => generated 99 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3092] 10.0.0.37 () {32 vars in 734 bytes} [Wed Jun 3 08:47:07 2026] DELETE /v2.0/networks/e4ddddf8-f9f1-41d0-adea-1aea19a9567e/tags => 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: 1559/3093] 10.0.0.37 () {32 vars in 731 bytes} [Wed Jun 3 08:47:07 2026] GET /v2.0/networks/e4ddddf8-f9f1-41d0-adea-1aea19a9567e/tags => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3094] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:47:07 2026] DELETE /v2.0/networks/e4ddddf8-f9f1-41d0-adea-1aea19a9567e => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3095] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:47:08 2026] GET /v2.0/security-groups?tenant_id=03e2602d93f043f4aec9f24ff90bd094&name=default => generated 2929 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:47:08.720 7 INFO neutron.services.segments.plugin [-] Segment bb18bc7b-d83f-47fb-b77d-edcfba2020ef resource provider aggregate not found 2026-06-03 08:47:08.727 7 INFO neutron.services.segments.plugin [-] Segment bb18bc7b-d83f-47fb-b77d-edcfba2020ef resource provider aggregate not found 2026-06-03 08:47:08.754 7 INFO neutron.services.segments.plugin [-] Segment bb18bc7b-d83f-47fb-b77d-edcfba2020ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb18bc7b-d83f-47fb-b77d-edcfba2020ef found for delete ", "request_id": "req-a438f2b2-9328-4fc1-a0bb-8b006e50a9d9"}]} 2026-06-03 08:47:08.756 7 INFO neutron.services.segments.plugin [-] Segment bb18bc7b-d83f-47fb-b77d-edcfba2020ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb18bc7b-d83f-47fb-b77d-edcfba2020ef found for delete ", "request_id": "req-8db94012-e79f-4764-be16-9da8974d319f"}]} [pid: 7|app: 0|req: 1536/3096] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:47:08 2026] DELETE /v2.0/security-groups/2f541a36-37f7-4120-a740-7d3b2f0971eb => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3097] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:47:08 2026] GET /v2.0/security-groups?tenant_id=a0231d4829d44c1caaf051f4f754b572&name=default => generated 2929 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3098] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:47:09 2026] DELETE /v2.0/security-groups/0459766b-cc25-48d8-a09b-fa61ebeca45c => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:47:12.508 8 WARNING neutron_lib.context [None req-220b01c7-96c5-4c3b-8345-0b69985edc88 ee34daa89f1f41f8900e09b4322e40b1 fa875847520b453a87d7e704f9d5b368 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:47:12.660 8 INFO neutron.db.segments_db [None req-220b01c7-96c5-4c3b-8345-0b69985edc88 ee34daa89f1f41f8900e09b4322e40b1 fa875847520b453a87d7e704f9d5b368 - - default default] Added segment 5b2d3dad-47d1-4388-8b78-1c52e9c075d5 of type vxlan for network 61e05d47-952f-4906-85ed-385b59c85600 [pid: 8|app: 0|req: 1562/3099] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:47:12 2026] POST /v2.0/networks => generated 631 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:47:12.788 7 WARNING neutron_lib.context [None req-94066e59-80c6-433f-95d9-0f52121db7d2 ee34daa89f1f41f8900e09b4322e40b1 fa875847520b453a87d7e704f9d5b368 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1538/3100] 10.0.0.37 () {34 vars in 662 bytes} [Wed Jun 3 08:47:12 2026] POST /v2.0/ports => generated 743 bytes in 825 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3101] 10.0.0.37 () {34 vars in 745 bytes} [Wed Jun 3 08:47:13 2026] PUT /v2.0/ports/b114f822-7c32-44e3-8906-ac4609d9d0e6/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1539/3102] 10.0.0.37 () {32 vars in 725 bytes} [Wed Jun 3 08:47:13 2026] GET /v2.0/ports/b114f822-7c32-44e3-8906-ac4609d9d0e6/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3103] 10.0.0.37 () {34 vars in 756 bytes} [Wed Jun 3 08:47:13 2026] PUT /v2.0/ports/b114f822-7c32-44e3-8906-ac4609d9d0e6/tags/green => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3104] 10.0.0.37 () {32 vars in 725 bytes} [Wed Jun 3 08:47:13 2026] GET /v2.0/ports/b114f822-7c32-44e3-8906-ac4609d9d0e6/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3105] 10.0.0.37 () {34 vars in 752 bytes} [Wed Jun 3 08:47:13 2026] PUT /v2.0/ports/b114f822-7c32-44e3-8906-ac4609d9d0e6/tags/red => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3106] 10.0.0.37 () {32 vars in 725 bytes} [Wed Jun 3 08:47:13 2026] GET /v2.0/ports/b114f822-7c32-44e3-8906-ac4609d9d0e6/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: 1566/3107] 10.0.0.37 () {34 vars in 774 bytes} [Wed Jun 3 08:47:13 2026] PUT /v2.0/ports/b114f822-7c32-44e3-8906-ac4609d9d0e6/tags/black.or.white => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3108] 10.0.0.37 () {32 vars in 725 bytes} [Wed Jun 3 08:47:14 2026] GET /v2.0/ports/b114f822-7c32-44e3-8906-ac4609d9d0e6/tags => generated 52 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3109] 10.0.0.37 () {34 vars in 745 bytes} [Wed Jun 3 08:47:14 2026] PUT /v2.0/ports/b114f822-7c32-44e3-8906-ac4609d9d0e6/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3110] 10.0.0.37 () {32 vars in 725 bytes} [Wed Jun 3 08:47:14 2026] GET /v2.0/ports/b114f822-7c32-44e3-8906-ac4609d9d0e6/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3111] 10.0.0.37 () {32 vars in 733 bytes} [Wed Jun 3 08:47:14 2026] GET /v2.0/ports/b114f822-7c32-44e3-8906-ac4609d9d0e6/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:47:14.250 7 INFO neutron.api.v2.resource [None req-42d318fe-0580-44be-b571-c4b3ba82392f ee34daa89f1f41f8900e09b4322e40b1 fa875847520b453a87d7e704f9d5b368 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1544/3112] 10.0.0.37 () {32 vars in 737 bytes} [Wed Jun 3 08:47:14 2026] GET /v2.0/ports/b114f822-7c32-44e3-8906-ac4609d9d0e6/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3113] 10.0.0.37 () {32 vars in 736 bytes} [Wed Jun 3 08:47:14 2026] DELETE /v2.0/ports/b114f822-7c32-44e3-8906-ac4609d9d0e6/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3114] 10.0.0.37 () {32 vars in 725 bytes} [Wed Jun 3 08:47:14 2026] GET /v2.0/ports/b114f822-7c32-44e3-8906-ac4609d9d0e6/tags => generated 30 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:47:14.410 8 INFO neutron.api.v2.resource [None req-c5cef19e-c829-4bd1-9bf7-d94c7c7ca40a ee34daa89f1f41f8900e09b4322e40b1 fa875847520b453a87d7e704f9d5b368 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1570/3115] 10.0.0.37 () {32 vars in 740 bytes} [Wed Jun 3 08:47:14 2026] DELETE /v2.0/ports/b114f822-7c32-44e3-8906-ac4609d9d0e6/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3116] 10.0.0.37 () {32 vars in 728 bytes} [Wed Jun 3 08:47:14 2026] DELETE /v2.0/ports/b114f822-7c32-44e3-8906-ac4609d9d0e6/tags => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3117] 10.0.0.37 () {32 vars in 725 bytes} [Wed Jun 3 08:47:14 2026] GET /v2.0/ports/b114f822-7c32-44e3-8906-ac4609d9d0e6/tags => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3118] 10.0.0.37 () {32 vars in 718 bytes} [Wed Jun 3 08:47:14 2026] DELETE /v2.0/ports/b114f822-7c32-44e3-8906-ac4609d9d0e6 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:47:15.007 8 INFO neutron.services.segments.plugin [-] Segment 5b2d3dad-47d1-4388-8b78-1c52e9c075d5 resource provider aggregate not found 2026-06-03 08:47:15.012 8 INFO neutron.services.segments.plugin [-] Segment 5b2d3dad-47d1-4388-8b78-1c52e9c075d5 resource provider aggregate not found 2026-06-03 08:47:15.026 8 INFO neutron.services.segments.plugin [-] Segment 5b2d3dad-47d1-4388-8b78-1c52e9c075d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b2d3dad-47d1-4388-8b78-1c52e9c075d5 found for delete ", "request_id": "req-d83b074c-d631-4023-b9ce-75a7d8cc8b5f"}]} 2026-06-03 08:47:15.036 8 INFO neutron.services.segments.plugin [-] Segment 5b2d3dad-47d1-4388-8b78-1c52e9c075d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b2d3dad-47d1-4388-8b78-1c52e9c075d5 found for delete ", "request_id": "req-3bf54528-a886-49c9-977d-3cfb5d64b7e1"}]} [pid: 8|app: 0|req: 1572/3119] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:47:14 2026] DELETE /v2.0/networks/61e05d47-952f-4906-85ed-385b59c85600 => 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: 1548/3120] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:47:15 2026] GET /v2.0/security-groups?tenant_id=fa875847520b453a87d7e704f9d5b368&name=default => generated 2929 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3121] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:47:15 2026] DELETE /v2.0/security-groups/f83a5ab1-04ac-49e7-be99-99626195e045 => 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: 1549/3122] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:47:16 2026] GET /v2.0/security-groups?tenant_id=e7b865f5408c4fdab3caa1309a4b8a09&name=default => generated 2929 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3123] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:47:16 2026] DELETE /v2.0/security-groups/82c2e4db-748d-4231-809a-d05976759b4b => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:47:19.784 7 WARNING neutron_lib.context [None req-ca36dc65-46c4-4751-a026-ae8d4c815e20 459bcc276e0e40d181cc6271bd0a8798 b2b248730d6a4c568b1e272631770183 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:47:19.824 7 INFO neutron.db.segments_db [None req-ca36dc65-46c4-4751-a026-ae8d4c815e20 459bcc276e0e40d181cc6271bd0a8798 b2b248730d6a4c568b1e272631770183 - - default default] Added segment 57223945-458d-4425-8bd7-ffcb4b62e4c9 of type vxlan for network a60c5efa-9b8c-4e8e-bb62-05f0ea0b02de 2026-06-03 08:47:20.118 7 INFO neutron.db.l3_hamode_db [None req-ca36dc65-46c4-4751-a026-ae8d4c815e20 459bcc276e0e40d181cc6271bd0a8798 b2b248730d6a4c568b1e272631770183 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 08:47:20.289 7 INFO neutron.db.l3_hamode_db [None req-ca36dc65-46c4-4751-a026-ae8d4c815e20 459bcc276e0e40d181cc6271bd0a8798 b2b248730d6a4c568b1e272631770183 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1551/3126] 10.0.0.37 () {34 vars in 666 bytes} [Wed Jun 3 08:47:19 2026] POST /v2.0/routers => generated 474 bytes in 1472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3127] 10.0.0.37 () {34 vars in 749 bytes} [Wed Jun 3 08:47:21 2026] PUT /v2.0/routers/82ca3f7f-f2bc-4900-b4a8-314f87f11ec6/tags => generated 25 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3128] 10.0.0.37 () {32 vars in 729 bytes} [Wed Jun 3 08:47:21 2026] GET /v2.0/routers/82ca3f7f-f2bc-4900-b4a8-314f87f11ec6/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3129] 10.0.0.37 () {34 vars in 760 bytes} [Wed Jun 3 08:47:21 2026] PUT /v2.0/routers/82ca3f7f-f2bc-4900-b4a8-314f87f11ec6/tags/green => generated 4 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3130] 10.0.0.37 () {32 vars in 729 bytes} [Wed Jun 3 08:47:21 2026] GET /v2.0/routers/82ca3f7f-f2bc-4900-b4a8-314f87f11ec6/tags => generated 34 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3131] 10.0.0.37 () {34 vars in 756 bytes} [Wed Jun 3 08:47:21 2026] PUT /v2.0/routers/82ca3f7f-f2bc-4900-b4a8-314f87f11ec6/tags/red => generated 4 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3132] 10.0.0.37 () {32 vars in 729 bytes} [Wed Jun 3 08:47:21 2026] GET /v2.0/routers/82ca3f7f-f2bc-4900-b4a8-314f87f11ec6/tags => generated 34 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3133] 10.0.0.37 () {34 vars in 778 bytes} [Wed Jun 3 08:47:21 2026] PUT /v2.0/routers/82ca3f7f-f2bc-4900-b4a8-314f87f11ec6/tags/black.or.white => generated 4 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3134] 10.0.0.37 () {32 vars in 729 bytes} [Wed Jun 3 08:47:21 2026] GET /v2.0/routers/82ca3f7f-f2bc-4900-b4a8-314f87f11ec6/tags => generated 52 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3135] 10.0.0.37 () {34 vars in 749 bytes} [Wed Jun 3 08:47:21 2026] PUT /v2.0/routers/82ca3f7f-f2bc-4900-b4a8-314f87f11ec6/tags => generated 37 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3136] 10.0.0.37 () {32 vars in 729 bytes} [Wed Jun 3 08:47:21 2026] GET /v2.0/routers/82ca3f7f-f2bc-4900-b4a8-314f87f11ec6/tags => generated 37 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3137] 10.0.0.37 () {32 vars in 737 bytes} [Wed Jun 3 08:47:22 2026] GET /v2.0/routers/82ca3f7f-f2bc-4900-b4a8-314f87f11ec6/tags/red => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:47:22.203 7 INFO neutron.api.v2.resource [None req-311d5652-406a-4891-aea3-6813fdddc46a 459bcc276e0e40d181cc6271bd0a8798 b2b248730d6a4c568b1e272631770183 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1557/3138] 10.0.0.37 () {32 vars in 741 bytes} [Wed Jun 3 08:47:22 2026] GET /v2.0/routers/82ca3f7f-f2bc-4900-b4a8-314f87f11ec6/tags/green => generated 99 bytes in 81 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3139] 10.0.0.37 () {32 vars in 740 bytes} [Wed Jun 3 08:47:22 2026] DELETE /v2.0/routers/82ca3f7f-f2bc-4900-b4a8-314f87f11ec6/tags/red => 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: 1558/3140] 10.0.0.37 () {32 vars in 729 bytes} [Wed Jun 3 08:47:22 2026] GET /v2.0/routers/82ca3f7f-f2bc-4900-b4a8-314f87f11ec6/tags => generated 30 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:47:22.495 8 INFO neutron.api.v2.resource [None req-21a30d0d-c179-40db-93ab-e3ad3d39d891 459bcc276e0e40d181cc6271bd0a8798 b2b248730d6a4c568b1e272631770183 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1583/3141] 10.0.0.37 () {32 vars in 744 bytes} [Wed Jun 3 08:47:22 2026] DELETE /v2.0/routers/82ca3f7f-f2bc-4900-b4a8-314f87f11ec6/tags/green => generated 99 bytes in 86 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3142] 10.0.0.37 () {32 vars in 732 bytes} [Wed Jun 3 08:47:22 2026] DELETE /v2.0/routers/82ca3f7f-f2bc-4900-b4a8-314f87f11ec6/tags => 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: 1584/3143] 10.0.0.37 () {32 vars in 729 bytes} [Wed Jun 3 08:47:22 2026] GET /v2.0/routers/82ca3f7f-f2bc-4900-b4a8-314f87f11ec6/tags => generated 12 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3144] 10.0.0.37 () {32 vars in 719 bytes} [Wed Jun 3 08:47:22 2026] GET /v2.0/routers/82ca3f7f-f2bc-4900-b4a8-314f87f11ec6 => generated 480 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3145] 10.0.0.37 () {34 vars in 740 bytes} [Wed Jun 3 08:47:22 2026] PUT /v2.0/routers/82ca3f7f-f2bc-4900-b4a8-314f87f11ec6 => generated 480 bytes in 1224 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3146] 10.0.0.37 () {32 vars in 734 bytes} [Wed Jun 3 08:47:24 2026] GET /v2.0/ports?device_id=82ca3f7f-f2bc-4900-b4a8-314f87f11ec6 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:47:24.839 8 INFO neutron.services.segments.plugin [-] Segment 57223945-458d-4425-8bd7-ffcb4b62e4c9 resource provider aggregate not found 2026-06-03 08:47:24.851 8 INFO neutron.services.segments.plugin [-] Segment 57223945-458d-4425-8bd7-ffcb4b62e4c9 resource provider aggregate not found 2026-06-03 08:47:24.875 8 INFO neutron.services.segments.plugin [-] Segment 57223945-458d-4425-8bd7-ffcb4b62e4c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57223945-458d-4425-8bd7-ffcb4b62e4c9 found for delete ", "request_id": "req-a7dee2cd-9d95-4d08-acc1-7beea7d48140"}]} 2026-06-03 08:47:24.876 8 INFO neutron.services.segments.plugin [-] Segment 57223945-458d-4425-8bd7-ffcb4b62e4c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57223945-458d-4425-8bd7-ffcb4b62e4c9 found for delete ", "request_id": "req-e8d61490-beb7-4e96-ae4c-d96d96304edc"}]} 2026-06-03 08:47:24.892 8 INFO neutron.db.l3_hamode_db [None req-2615e722-dff3-4e10-9ed5-dc636e05a876 459bcc276e0e40d181cc6271bd0a8798 b2b248730d6a4c568b1e272631770183 - - default default] HA network a60c5efa-9b8c-4e8e-bb62-05f0ea0b02de was deleted as no HA routers are present in tenant b2b248730d6a4c568b1e272631770183. [pid: 8|app: 0|req: 1586/3147] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:47:24 2026] DELETE /v2.0/routers/82ca3f7f-f2bc-4900-b4a8-314f87f11ec6 => generated 0 bytes in 838 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3148] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:47:25 2026] GET /v2.0/security-groups?tenant_id=d6cd7614b5544a01a0daf5ce23c7335e&name=default => generated 2929 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3149] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:47:25 2026] DELETE /v2.0/security-groups/188a01c9-ddf0-4fe3-8af4-a42ea2f77d53 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3150] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:47:26 2026] GET /v2.0/security-groups?tenant_id=b2b248730d6a4c568b1e272631770183&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3151] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:47:26 2026] DELETE /v2.0/security-groups/b70dfe25-faf7-409a-9803-adfd55722834 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:47:29.849 7 WARNING neutron_lib.context [None req-4b7086aa-dd8d-46aa-a730-c72366fb592d 318a2bc83afa4c88abbc0a31d40258fb 559e01112d634bc9a9aac3d7075e6cc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:47:30.048 7 INFO neutron.db.segments_db [None req-4b7086aa-dd8d-46aa-a730-c72366fb592d 318a2bc83afa4c88abbc0a31d40258fb 559e01112d634bc9a9aac3d7075e6cc7 - - default default] Added segment c7f93b91-aeeb-4d31-9461-2ff20b9f33a5 of type vxlan for network c3780c9d-ec67-45f0-a09b-43d2f8a45065 [pid: 7|app: 0|req: 1564/3152] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:47:29 2026] POST /v2.0/networks => generated 632 bytes in 556 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:47:30.217 8 WARNING neutron_lib.context [None req-a86c8e7d-1aea-4d06-b88a-c2e7735e430e 318a2bc83afa4c88abbc0a31d40258fb 559e01112d634bc9a9aac3d7075e6cc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1589/3153] 10.0.0.37 () {34 vars in 667 bytes} [Wed Jun 3 08:47:30 2026] POST /v2.0/subnets => generated 602 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3154] 10.0.0.37 () {34 vars in 749 bytes} [Wed Jun 3 08:47:30 2026] PUT /v2.0/subnets/fe1fef96-b88e-41af-90f9-a06a6ebe62e6/tags => generated 25 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3155] 10.0.0.37 () {32 vars in 729 bytes} [Wed Jun 3 08:47:30 2026] GET /v2.0/subnets/fe1fef96-b88e-41af-90f9-a06a6ebe62e6/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3156] 10.0.0.37 () {34 vars in 760 bytes} [Wed Jun 3 08:47:30 2026] PUT /v2.0/subnets/fe1fef96-b88e-41af-90f9-a06a6ebe62e6/tags/green => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3157] 10.0.0.37 () {32 vars in 729 bytes} [Wed Jun 3 08:47:30 2026] GET /v2.0/subnets/fe1fef96-b88e-41af-90f9-a06a6ebe62e6/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3158] 10.0.0.37 () {34 vars in 756 bytes} [Wed Jun 3 08:47:30 2026] PUT /v2.0/subnets/fe1fef96-b88e-41af-90f9-a06a6ebe62e6/tags/red => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3159] 10.0.0.37 () {32 vars in 729 bytes} [Wed Jun 3 08:47:30 2026] GET /v2.0/subnets/fe1fef96-b88e-41af-90f9-a06a6ebe62e6/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3160] 10.0.0.37 () {34 vars in 778 bytes} [Wed Jun 3 08:47:31 2026] PUT /v2.0/subnets/fe1fef96-b88e-41af-90f9-a06a6ebe62e6/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: 8|app: 0|req: 1593/3161] 10.0.0.37 () {32 vars in 729 bytes} [Wed Jun 3 08:47:31 2026] GET /v2.0/subnets/fe1fef96-b88e-41af-90f9-a06a6ebe62e6/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3162] 10.0.0.37 () {34 vars in 749 bytes} [Wed Jun 3 08:47:31 2026] PUT /v2.0/subnets/fe1fef96-b88e-41af-90f9-a06a6ebe62e6/tags => generated 37 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3163] 10.0.0.37 () {32 vars in 729 bytes} [Wed Jun 3 08:47:31 2026] GET /v2.0/subnets/fe1fef96-b88e-41af-90f9-a06a6ebe62e6/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3164] 10.0.0.37 () {32 vars in 737 bytes} [Wed Jun 3 08:47:31 2026] GET /v2.0/subnets/fe1fef96-b88e-41af-90f9-a06a6ebe62e6/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:47:31.348 8 INFO neutron.api.v2.resource [None req-8aac94cd-82f7-47cd-95b3-d9b211cac1c3 318a2bc83afa4c88abbc0a31d40258fb 559e01112d634bc9a9aac3d7075e6cc7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1595/3165] 10.0.0.37 () {32 vars in 741 bytes} [Wed Jun 3 08:47:31 2026] GET /v2.0/subnets/fe1fef96-b88e-41af-90f9-a06a6ebe62e6/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3166] 10.0.0.37 () {32 vars in 740 bytes} [Wed Jun 3 08:47:31 2026] DELETE /v2.0/subnets/fe1fef96-b88e-41af-90f9-a06a6ebe62e6/tags/red => 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: 1596/3167] 10.0.0.37 () {32 vars in 729 bytes} [Wed Jun 3 08:47:31 2026] GET /v2.0/subnets/fe1fef96-b88e-41af-90f9-a06a6ebe62e6/tags => generated 30 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:47:31.546 7 INFO neutron.api.v2.resource [None req-82c331e0-320c-49e8-b062-be57e879eea4 318a2bc83afa4c88abbc0a31d40258fb 559e01112d634bc9a9aac3d7075e6cc7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1572/3168] 10.0.0.37 () {32 vars in 744 bytes} [Wed Jun 3 08:47:31 2026] DELETE /v2.0/subnets/fe1fef96-b88e-41af-90f9-a06a6ebe62e6/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3169] 10.0.0.37 () {32 vars in 732 bytes} [Wed Jun 3 08:47:31 2026] DELETE /v2.0/subnets/fe1fef96-b88e-41af-90f9-a06a6ebe62e6/tags => 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: 1573/3170] 10.0.0.37 () {32 vars in 729 bytes} [Wed Jun 3 08:47:31 2026] GET /v2.0/subnets/fe1fef96-b88e-41af-90f9-a06a6ebe62e6/tags => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3171] 10.0.0.37 () {32 vars in 722 bytes} [Wed Jun 3 08:47:31 2026] DELETE /v2.0/subnets/fe1fef96-b88e-41af-90f9-a06a6ebe62e6 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:47:32.456 7 INFO neutron.services.segments.plugin [-] Segment c7f93b91-aeeb-4d31-9461-2ff20b9f33a5 resource provider aggregate not found 2026-06-03 08:47:32.463 7 INFO neutron.services.segments.plugin [-] Segment c7f93b91-aeeb-4d31-9461-2ff20b9f33a5 resource provider aggregate not found 2026-06-03 08:47:32.475 7 INFO neutron.services.segments.plugin [-] Segment c7f93b91-aeeb-4d31-9461-2ff20b9f33a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7f93b91-aeeb-4d31-9461-2ff20b9f33a5 found for delete ", "request_id": "req-1bb03db0-14fa-4391-b11a-d4ce66c9aa1f"}]} [pid: 7|app: 0|req: 1574/3172] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:47:31 2026] DELETE /v2.0/networks/c3780c9d-ec67-45f0-a09b-43d2f8a45065 => generated 0 bytes in 497 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3173] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:47:33 2026] GET /v2.0/security-groups?tenant_id=559e01112d634bc9a9aac3d7075e6cc7&name=default => generated 2929 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:47:33.410 7 INFO neutron.services.segments.plugin [-] Segment c7f93b91-aeeb-4d31-9461-2ff20b9f33a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7f93b91-aeeb-4d31-9461-2ff20b9f33a5 found for delete ", "request_id": "req-b9162792-c72b-44e5-bb2c-a01f4d4d0339"}]} [pid: 7|app: 0|req: 1575/3174] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:47:33 2026] DELETE /v2.0/security-groups/dc416939-dd27-4ae2-93c1-0011170a78ab => 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: 1601/3177] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:47:33 2026] GET /v2.0/security-groups?tenant_id=9876716a9c3e45e182ec3f6414c9c6f6&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3178] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:47:33 2026] DELETE /v2.0/security-groups/1bc73fe1-23bd-4536-bd5b-98f347a35203 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 08:47:37.448 8 WARNING neutron_lib.context [None req-928a9621-f80b-45cb-8ee1-4d8bc1d2169c 48f6dcc391634bf09d3940851dd466da 9308dc4354b24b2396482a2c8bcd41d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:47:37.630 8 INFO neutron.db.segments_db [None req-928a9621-f80b-45cb-8ee1-4d8bc1d2169c 48f6dcc391634bf09d3940851dd466da 9308dc4354b24b2396482a2c8bcd41d1 - - default default] Added segment d1def4eb-0458-4736-8924-d8e89f57681b of type vxlan for network 90adaf98-29e1-4e0c-b622-59d4c99bbed9 [pid: 8|app: 0|req: 1602/3179] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:47:37 2026] POST /v2.0/networks => generated 632 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 08:47:37.756 7 WARNING neutron_lib.context [None req-32e567b5-bfb2-4174-bbf0-bcaf516b58db 48f6dcc391634bf09d3940851dd466da 9308dc4354b24b2396482a2c8bcd41d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 08:47:37.819 7 INFO neutron.db.segments_db [None req-32e567b5-bfb2-4174-bbf0-bcaf516b58db 48f6dcc391634bf09d3940851dd466da 9308dc4354b24b2396482a2c8bcd41d1 - - default default] Added segment 208f2f10-6849-4369-8773-ef28bfc1b462 of type vxlan for network 1cbee2bc-10d7-47a6-a75f-920942fa96fe [pid: 7|app: 0|req: 1578/3180] 10.0.0.37 () {34 vars in 668 bytes} [Wed Jun 3 08:47:37 2026] POST /v2.0/networks => generated 632 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3181] 10.0.0.37 () {34 vars in 751 bytes} [Wed Jun 3 08:47:37 2026] PUT /v2.0/networks/90adaf98-29e1-4e0c-b622-59d4c99bbed9/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3182] 10.0.0.37 () {32 vars in 731 bytes} [Wed Jun 3 08:47:38 2026] GET /v2.0/networks/90adaf98-29e1-4e0c-b622-59d4c99bbed9/tags => generated 25 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3183] 10.0.0.37 () {34 vars in 751 bytes} [Wed Jun 3 08:47:38 2026] PUT /v2.0/networks/1cbee2bc-10d7-47a6-a75f-920942fa96fe/tags => generated 17 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3184] 10.0.0.37 () {32 vars in 731 bytes} [Wed Jun 3 08:47:38 2026] GET /v2.0/networks/1cbee2bc-10d7-47a6-a75f-920942fa96fe/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3185] 10.0.0.37 () {34 vars in 751 bytes} [Wed Jun 3 08:47:38 2026] PUT /v2.0/networks/1cbee2bc-10d7-47a6-a75f-920942fa96fe/tags => generated 12 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3186] 10.0.0.37 () {32 vars in 731 bytes} [Wed Jun 3 08:47:38 2026] GET /v2.0/networks/1cbee2bc-10d7-47a6-a75f-920942fa96fe/tags => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3187] 10.0.0.37 () {32 vars in 731 bytes} [Wed Jun 3 08:47:38 2026] GET /v2.0/networks/90adaf98-29e1-4e0c-b622-59d4c99bbed9/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 08:47:38.712 7 INFO neutron.services.segments.plugin [-] Segment d1def4eb-0458-4736-8924-d8e89f57681b resource provider aggregate not found 2026-06-03 08:47:38.717 7 INFO neutron.services.segments.plugin [-] Segment d1def4eb-0458-4736-8924-d8e89f57681b resource provider aggregate not found 2026-06-03 08:47:38.729 7 INFO neutron.services.segments.plugin [-] Segment d1def4eb-0458-4736-8924-d8e89f57681b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1def4eb-0458-4736-8924-d8e89f57681b found for delete ", "request_id": "req-cffce301-12c3-4d78-8823-973b0810b564"}]} 2026-06-03 08:47:38.762 7 INFO neutron.services.segments.plugin [-] Segment d1def4eb-0458-4736-8924-d8e89f57681b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1def4eb-0458-4736-8924-d8e89f57681b found for delete ", "request_id": "req-e3cd6c57-e60b-491f-8683-025f23940fa7"}]} [pid: 7|app: 0|req: 1582/3188] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:47:38 2026] DELETE /v2.0/networks/90adaf98-29e1-4e0c-b622-59d4c99bbed9 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 08:47:39.006 8 INFO neutron.services.segments.plugin [-] Segment 208f2f10-6849-4369-8773-ef28bfc1b462 resource provider aggregate not found 2026-06-03 08:47:39.014 8 INFO neutron.services.segments.plugin [-] Segment 208f2f10-6849-4369-8773-ef28bfc1b462 resource provider aggregate not found [pid: 8|app: 0|req: 1607/3189] 10.0.0.37 () {32 vars in 724 bytes} [Wed Jun 3 08:47:38 2026] DELETE /v2.0/networks/1cbee2bc-10d7-47a6-a75f-920942fa96fe => 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: 1583/3190] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:47:39 2026] GET /v2.0/security-groups?tenant_id=9308dc4354b24b2396482a2c8bcd41d1&name=default => generated 2929 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 08:47:39.965 8 INFO neutron.services.segments.plugin [-] Segment 208f2f10-6849-4369-8773-ef28bfc1b462 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 208f2f10-6849-4369-8773-ef28bfc1b462 found for delete ", "request_id": "req-3c084206-3208-4762-9d5b-41eafd0b3c4f"}]} 2026-06-03 08:47:39.976 8 INFO neutron.services.segments.plugin [-] Segment 208f2f10-6849-4369-8773-ef28bfc1b462 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 208f2f10-6849-4369-8773-ef28bfc1b462 found for delete ", "request_id": "req-c5966dba-bad9-463c-86af-a904ac8c02d7"}]} [pid: 8|app: 0|req: 1608/3191] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:47:39 2026] DELETE /v2.0/security-groups/25dd01b0-e669-4720-a1af-b079229a9e48 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3192] 10.0.0.37 () {32 vars in 772 bytes} [Wed Jun 3 08:47:40 2026] GET /v2.0/security-groups?tenant_id=ffe12ba8bb2f445f8b0e0cac7c467bd4&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3193] 10.0.0.37 () {32 vars in 738 bytes} [Wed Jun 3 08:47:40 2026] DELETE /v2.0/security-groups/4b356c8d-f66d-4e84-8318-c69cab7e0ca0 => 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: 1585/3194] 10.0.0.37 () {32 vars in 647 bytes} [Wed Jun 3 08:47:43 2026] GET /v2.0/networks => generated 2168 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3195] 10.0.0.37 () {32 vars in 653 bytes} [Wed Jun 3 08:47:44 2026] GET /v2.0/floatingips => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3196] 10.0.0.37 () {32 vars in 645 bytes} [Wed Jun 3 08:47:44 2026] GET /v2.0/routers => generated 15 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3197] 10.0.0.37 () {32 vars in 641 bytes} [Wed Jun 3 08:47:44 2026] GET /v2.0/ports => generated 4717 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3198] 10.0.0.37 () {32 vars in 645 bytes} [Wed Jun 3 08:47:44 2026] GET /v2.0/subnets => generated 1261 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3199] 10.0.0.37 () {32 vars in 647 bytes} [Wed Jun 3 08:47:44 2026] GET /v2.0/networks => generated 2168 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3200] 10.0.0.37 () {32 vars in 661 bytes} [Wed Jun 3 08:47:44 2026] GET /v2.0/security-groups => generated 17393 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3201] 10.0.0.37 () {32 vars in 653 bytes} [Wed Jun 3 08:47:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)