+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri May 29 22:35:31 2026] *** compiled with version: 11.4.0 on 29 May 2026 17:26:22 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-cddd894bc-z5k7w 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 0x562919e29140 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-05-29 22:35:34.857 7 INFO neutron.common.config [-] Logging enabled! 2026-05-29 22:35:34.857 7 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-05-29 22:35:34.872 8 INFO neutron.common.config [-] Logging enabled! 2026-05-29 22:35:34.872 8 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-05-29 22:35:35.326 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-29 22:35:35.398 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-29 22:35:36.261 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 22:35:36.264 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-29 22:35:36.267 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-29 22:35:36.268 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 22:35:36.268 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-29 22:35:36.269 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-29 22:35:36.269 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 22:35:36.275 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 22:35:36.275 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 22:35:36.275 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 22:35:36.294 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-29 22:35:36.295 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 22:35:36.295 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-29 22:35:36.339 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-29 22:35:36.339 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-29 22:35:36.339 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-29 22:35:36.339 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-29 22:35:36.346 7 WARNING oslo_policy.policy [None req-4446be76-60ed-4885-9154-c3267415a88d - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-29 22:35:36.373 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 22:35:36.376 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-29 22:35:36.379 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-29 22:35:36.380 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 22:35:36.380 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-29 22:35:36.380 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-29 22:35:36.380 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 22:35:36.386 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 22:35:36.386 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 22:35:36.387 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 22:35:36.405 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-29 22:35:36.406 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 22:35:36.406 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-29 22:35:36.449 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-29 22:35:36.449 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-29 22:35:36.449 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-29 22:35:36.449 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-29 22:35:36.458 8 WARNING oslo_policy.policy [None req-5e0df9a1-af9d-4810-9162-7c67108629d9 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-29 22:35:36.658 7 INFO neutron.plugins.ml2.managers [None req-4446be76-60ed-4885-9154-c3267415a88d - - - - - -] Initializing driver for type 'vlan' 2026-05-29 22:35:36.767 8 INFO neutron.plugins.ml2.managers [None req-5e0df9a1-af9d-4810-9162-7c67108629d9 - - - - - -] Initializing driver for type 'vlan' 2026-05-29 22:35:37.001 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-4446be76-60ed-4885-9154-c3267415a88d - - - - - -] VlanTypeDriver initialization complete 2026-05-29 22:35:37.002 7 INFO neutron.plugins.ml2.managers [None req-4446be76-60ed-4885-9154-c3267415a88d - - - - - -] Initializing driver for type 'vxlan' 2026-05-29 22:35:37.002 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-4446be76-60ed-4885-9154-c3267415a88d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-29 22:35:37.026 7 INFO neutron.plugins.ml2.managers [None req-4446be76-60ed-4885-9154-c3267415a88d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-29 22:35:37.026 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-4446be76-60ed-4885-9154-c3267415a88d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-29 22:35:37.026 7 INFO neutron.plugins.ml2.managers [None req-4446be76-60ed-4885-9154-c3267415a88d - - - - - -] Initializing extension driver 'port_security' 2026-05-29 22:35:37.027 7 INFO neutron.plugins.ml2.extensions.port_security [None req-4446be76-60ed-4885-9154-c3267415a88d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-29 22:35:37.027 7 INFO neutron.plugins.ml2.managers [None req-4446be76-60ed-4885-9154-c3267415a88d - - - - - -] Initializing extension driver 'qos' 2026-05-29 22:35:37.027 7 INFO neutron.plugins.ml2.managers [None req-4446be76-60ed-4885-9154-c3267415a88d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-29 22:35:37.027 7 INFO neutron.plugins.ml2.managers [None req-4446be76-60ed-4885-9154-c3267415a88d - - - - - -] Initializing mechanism driver 'l2population' 2026-05-29 22:35:37.038 7 INFO neutron.quota [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded quota_driver: . 2026-05-29 22:35:37.039 7 INFO neutron.plugins.ml2.plugin [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Modular L2 Plugin initialization complete 2026-05-29 22:35:37.039 7 INFO neutron.plugins.ml2.managers [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-29 22:35:37.039 7 INFO neutron.plugins.ml2.managers [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-29 22:35:37.039 7 INFO neutron.plugins.ml2.managers [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-29 22:35:37.040 7 INFO neutron.extensions.vlantransparent [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Disabled vlantransparent extension. 2026-05-29 22:35:37.040 7 INFO neutron.manager [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loading Plugin: qos 2026-05-29 22:35:37.051 7 INFO neutron.manager [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loading Plugin: router 2026-05-29 22:35:37.085 7 INFO neutron.services.service_base [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-29 22:35:37.085 7 INFO neutron.manager [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loading Plugin: segments 2026-05-29 22:35:37.129 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-5e0df9a1-af9d-4810-9162-7c67108629d9 - - - - - -] VlanTypeDriver initialization complete 2026-05-29 22:35:37.129 8 INFO neutron.plugins.ml2.managers [None req-5e0df9a1-af9d-4810-9162-7c67108629d9 - - - - - -] Initializing driver for type 'vxlan' 2026-05-29 22:35:37.130 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-5e0df9a1-af9d-4810-9162-7c67108629d9 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-29 22:35:37.155 8 INFO neutron.plugins.ml2.managers [None req-5e0df9a1-af9d-4810-9162-7c67108629d9 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-29 22:35:37.155 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-5e0df9a1-af9d-4810-9162-7c67108629d9 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-29 22:35:37.156 8 INFO neutron.plugins.ml2.managers [None req-5e0df9a1-af9d-4810-9162-7c67108629d9 - - - - - -] Initializing extension driver 'port_security' 2026-05-29 22:35:37.156 8 INFO neutron.plugins.ml2.extensions.port_security [None req-5e0df9a1-af9d-4810-9162-7c67108629d9 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-29 22:35:37.156 8 INFO neutron.plugins.ml2.managers [None req-5e0df9a1-af9d-4810-9162-7c67108629d9 - - - - - -] Initializing extension driver 'qos' 2026-05-29 22:35:37.156 8 INFO neutron.plugins.ml2.managers [None req-5e0df9a1-af9d-4810-9162-7c67108629d9 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-29 22:35:37.156 8 INFO neutron.plugins.ml2.managers [None req-5e0df9a1-af9d-4810-9162-7c67108629d9 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-29 22:35:37.167 8 INFO neutron.quota [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded quota_driver: . 2026-05-29 22:35:37.168 8 INFO neutron.plugins.ml2.plugin [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Modular L2 Plugin initialization complete 2026-05-29 22:35:37.168 8 INFO neutron.plugins.ml2.managers [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-29 22:35:37.168 8 INFO neutron.plugins.ml2.managers [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-29 22:35:37.169 8 INFO neutron.plugins.ml2.managers [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-29 22:35:37.169 8 INFO neutron.extensions.vlantransparent [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Disabled vlantransparent extension. 2026-05-29 22:35:37.169 8 INFO neutron.manager [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loading Plugin: qos 2026-05-29 22:35:37.177 7 INFO neutron.manager [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loading Plugin: trunk 2026-05-29 22:35:37.180 8 INFO neutron.manager [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loading Plugin: router 2026-05-29 22:35:37.213 8 INFO neutron.services.service_base [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-29 22:35:37.213 8 INFO neutron.manager [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loading Plugin: segments 2026-05-29 22:35:37.232 7 INFO neutron.manager [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loading Plugin: vpnaas 2026-05-29 22:35:37.272 7 WARNING stevedore.named [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-29 22:35:37.309 8 INFO neutron.manager [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loading Plugin: trunk 2026-05-29 22:35:37.340 7 INFO neutron_vpnaas.services.vpn.plugin [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-29 22:35:37.340 7 INFO neutron.common.utils [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-29 22:35:37.340 7 INFO neutron.manager [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loading Plugin: auto_allocate 2026-05-29 22:35:37.345 7 INFO neutron.manager [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loading Plugin: tag 2026-05-29 22:35:37.352 7 INFO neutron.manager [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loading Plugin: timestamp 2026-05-29 22:35:37.355 7 INFO neutron.manager [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loading Plugin: network_ip_availability 2026-05-29 22:35:37.358 7 INFO neutron.manager [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loading Plugin: flavors 2026-05-29 22:35:37.361 7 INFO neutron.manager [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loading Plugin: revisions 2026-05-29 22:35:37.362 8 INFO neutron.manager [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loading Plugin: vpnaas 2026-05-29 22:35:37.364 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Initializing extension manager. 2026-05-29 22:35:37.365 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: address-group 2026-05-29 22:35:37.366 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: address-scope 2026-05-29 22:35:37.367 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-29 22:35:37.368 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: agent 2026-05-29 22:35:37.368 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: agent-resources-synced 2026-05-29 22:35:37.370 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-29 22:35:37.370 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-29 22:35:37.371 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: availability_zone 2026-05-29 22:35:37.372 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: availability_zone_filter 2026-05-29 22:35:37.372 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-29 22:35:37.373 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: default-subnetpools 2026-05-29 22:35:37.374 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-29 22:35:37.375 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: dns-integration 2026-05-29 22:35:37.375 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: dns-domain-ports 2026-05-29 22:35:37.376 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-29 22:35:37.377 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: dvr 2026-05-29 22:35:37.377 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-29 22:35:37.378 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: empty-string-filtering 2026-05-29 22:35:37.378 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 22:35:37.379 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-29 22:35:37.379 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: external-net 2026-05-29 22:35:37.380 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-29 22:35:37.380 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: extraroute 2026-05-29 22:35:37.381 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: extraroute-atomic 2026-05-29 22:35:37.382 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-29 22:35:37.382 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-29 22:35:37.383 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-29 22:35:37.383 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-29 22:35:37.384 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: fip-port-details 2026-05-29 22:35:37.385 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: flavors 2026-05-29 22:35:37.386 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-29 22:35:37.387 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: floatingip-pools 2026-05-29 22:35:37.387 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: ip_allocation 2026-05-29 22:35:37.388 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-29 22:35:37.388 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: l2_adjacency 2026-05-29 22:35:37.389 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: router 2026-05-29 22:35:37.391 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 22:35:37.392 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-29 22:35:37.392 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-29 22:35:37.393 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: ext-gw-mode 2026-05-29 22:35:37.393 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: l3-ha 2026-05-29 22:35:37.394 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-29 22:35:37.395 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-29 22:35:37.395 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: l3-flavors 2026-05-29 22:35:37.396 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-29 22:35:37.396 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-29 22:35:37.398 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-29 22:35:37.399 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-29 22:35:37.400 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-29 22:35:37.401 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-29 22:35:37.402 8 WARNING stevedore.named [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-29 22:35:37.402 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-29 22:35:37.403 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: multi-provider 2026-05-29 22:35:37.403 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: net-mtu 2026-05-29 22:35:37.404 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: net-mtu-writable 2026-05-29 22:35:37.404 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: network_availability_zone 2026-05-29 22:35:37.405 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: network_ha 2026-05-29 22:35:37.406 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: network-ip-availability 2026-05-29 22:35:37.407 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-29 22:35:37.407 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: pagination 2026-05-29 22:35:37.408 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: port-device-profile 2026-05-29 22:35:37.408 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-29 22:35:37.409 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-29 22:35:37.409 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-29 22:35:37.410 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: port-mac-override 2026-05-29 22:35:37.410 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-29 22:35:37.411 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-29 22:35:37.411 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: port-resource-request 2026-05-29 22:35:37.412 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-29 22:35:37.413 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: binding 2026-05-29 22:35:37.413 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: binding-extended 2026-05-29 22:35:37.414 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: port-security 2026-05-29 22:35:37.415 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: project-id 2026-05-29 22:35:37.415 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: provider 2026-05-29 22:35:37.417 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: qos 2026-05-29 22:35:37.418 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-29 22:35:37.418 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-29 22:35:37.419 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: qos-default 2026-05-29 22:35:37.419 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: qos-fip 2026-05-29 22:35:37.420 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-29 22:35:37.420 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-29 22:35:37.421 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-29 22:35:37.421 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-29 22:35:37.422 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-29 22:35:37.423 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: qos-pps 2026-05-29 22:35:37.423 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-29 22:35:37.424 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-29 22:35:37.425 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: qos-rules-alias 2026-05-29 22:35:37.425 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: quota-check-limit 2026-05-29 22:35:37.427 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: quotas 2026-05-29 22:35:37.428 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: quota_details 2026-05-29 22:35:37.429 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: rbac-policies 2026-05-29 22:35:37.430 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: rbac-address-group 2026-05-29 22:35:37.430 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: rbac-address-scope 2026-05-29 22:35:37.431 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: rbac-security-groups 2026-05-29 22:35:37.431 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-29 22:35:37.432 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: revision-if-match 2026-05-29 22:35:37.432 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-29 22:35:37.433 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: router_availability_zone 2026-05-29 22:35:37.434 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-29 22:35:37.435 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-29 22:35:37.436 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-29 22:35:37.436 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-29 22:35:37.437 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-29 22:35:37.438 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-29 22:35:37.438 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-29 22:35:37.445 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: security-group 2026-05-29 22:35:37.446 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: segment 2026-05-29 22:35:37.447 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-29 22:35:37.448 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: service-type 2026-05-29 22:35:37.448 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: sorting 2026-05-29 22:35:37.449 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: standard-attr-segment 2026-05-29 22:35:37.449 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: standard-attr-description 2026-05-29 22:35:37.450 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: stateful-security-group 2026-05-29 22:35:37.450 7 WARNING neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-29 22:35:37.451 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-29 22:35:37.452 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: subnet_onboard 2026-05-29 22:35:37.452 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-29 22:35:37.453 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: subnet-service-types 2026-05-29 22:35:37.453 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: subnet_allocation 2026-05-29 22:35:37.454 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-29 22:35:37.455 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-29 22:35:37.455 8 INFO neutron_vpnaas.services.vpn.plugin [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-29 22:35:37.456 8 INFO neutron.common.utils [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-29 22:35:37.456 8 INFO neutron.manager [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loading Plugin: auto_allocate 2026-05-29 22:35:37.457 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: standard-attr-tag 2026-05-29 22:35:37.458 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-29 22:35:37.459 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: trunk 2026-05-29 22:35:37.459 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: trunk-details 2026-05-29 22:35:37.460 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-29 22:35:37.460 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-29 22:35:37.462 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-29 22:35:37.462 8 INFO neutron.manager [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loading Plugin: tag 2026-05-29 22:35:37.463 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-29 22:35:37.464 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: vpn-flavors 2026-05-29 22:35:37.465 7 INFO neutron.api.extensions [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Loaded extension: vpnaas 2026-05-29 22:35:37.467 7 INFO neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-29 22:35:37.467 7 INFO neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-29 22:35:37.468 7 INFO neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 22:35:37.468 7 INFO neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-29 22:35:37.468 8 INFO neutron.manager [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loading Plugin: timestamp 2026-05-29 22:35:37.470 8 INFO neutron.manager [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loading Plugin: network_ip_availability 2026-05-29 22:35:37.472 7 INFO neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-29 22:35:37.472 7 INFO neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-29 22:35:37.474 8 INFO neutron.manager [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loading Plugin: flavors 2026-05-29 22:35:37.477 8 INFO neutron.manager [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loading Plugin: revisions 2026-05-29 22:35:37.478 7 INFO neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-29 22:35:37.479 7 INFO neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-29 22:35:37.479 7 INFO neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-29 22:35:37.479 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Initializing extension manager. 2026-05-29 22:35:37.480 7 INFO neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 22:35:37.481 7 WARNING neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] subnetpool is already registered 2026-05-29 22:35:37.481 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: address-group 2026-05-29 22:35:37.481 7 INFO neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 22:35:37.481 7 WARNING neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] subnetpool is already registered 2026-05-29 22:35:37.482 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: address-scope 2026-05-29 22:35:37.482 7 INFO neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-29 22:35:37.482 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-29 22:35:37.482 7 INFO neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-29 22:35:37.483 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: agent 2026-05-29 22:35:37.483 7 INFO neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-29 22:35:37.484 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: agent-resources-synced 2026-05-29 22:35:37.484 7 INFO neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-29 22:35:37.484 7 INFO neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-29 22:35:37.485 7 INFO neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-29 22:35:37.485 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-29 22:35:37.486 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-29 22:35:37.486 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: availability_zone 2026-05-29 22:35:37.487 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: availability_zone_filter 2026-05-29 22:35:37.488 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-29 22:35:37.488 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: default-subnetpools 2026-05-29 22:35:37.489 7 INFO neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-29 22:35:37.490 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-29 22:35:37.490 7 WARNING neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] router is already registered 2026-05-29 22:35:37.490 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: dns-integration 2026-05-29 22:35:37.490 7 INFO neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-29 22:35:37.490 7 WARNING neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] floatingip is already registered 2026-05-29 22:35:37.491 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: dns-domain-ports 2026-05-29 22:35:37.491 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-29 22:35:37.492 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: dvr 2026-05-29 22:35:37.492 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-29 22:35:37.493 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: empty-string-filtering 2026-05-29 22:35:37.493 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 22:35:37.494 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-29 22:35:37.495 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: external-net 2026-05-29 22:35:37.495 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-29 22:35:37.496 7 INFO neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-29 22:35:37.496 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: extraroute 2026-05-29 22:35:37.496 7 WARNING neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] rbac_policy is already registered 2026-05-29 22:35:37.496 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: extraroute-atomic 2026-05-29 22:35:37.497 7 INFO neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-29 22:35:37.497 7 WARNING neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] security_group is already registered 2026-05-29 22:35:37.497 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-29 22:35:37.497 7 INFO neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-29 22:35:37.498 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-29 22:35:37.498 7 WARNING neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] security_group_rule is already registered 2026-05-29 22:35:37.498 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-29 22:35:37.499 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-29 22:35:37.499 7 INFO neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 22:35:37.499 7 WARNING neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] subnetpool is already registered 2026-05-29 22:35:37.499 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: fip-port-details 2026-05-29 22:35:37.500 7 INFO neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 22:35:37.500 7 WARNING neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] subnetpool is already registered 2026-05-29 22:35:37.500 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: flavors 2026-05-29 22:35:37.500 7 INFO neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-29 22:35:37.501 7 WARNING neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] trunk is already registered 2026-05-29 22:35:37.501 7 INFO neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-29 22:35:37.501 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-29 22:35:37.501 7 WARNING neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] endpoint_group is already registered 2026-05-29 22:35:37.502 7 INFO neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-29 22:35:37.502 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: floatingip-pools 2026-05-29 22:35:37.502 7 WARNING neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] vpnservice is already registered 2026-05-29 22:35:37.502 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: ip_allocation 2026-05-29 22:35:37.502 7 INFO neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-29 22:35:37.503 7 WARNING neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] ipsec_site_connection is already registered 2026-05-29 22:35:37.503 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-29 22:35:37.503 7 INFO neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-29 22:35:37.503 7 WARNING neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] ipsecpolicy is already registered 2026-05-29 22:35:37.504 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: l2_adjacency 2026-05-29 22:35:37.504 7 INFO neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-29 22:35:37.504 7 WARNING neutron.quota.resource_registry [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] ikepolicy is already registered 2026-05-29 22:35:37.505 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: router 2026-05-29 22:35:37.506 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 22:35:37.507 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-29 22:35:37.507 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-29 22:35:37.508 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: ext-gw-mode 2026-05-29 22:35:37.509 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: l3-ha 2026-05-29 22:35:37.509 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-29 22:35:37.510 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-29 22:35:37.510 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: l3-flavors 2026-05-29 22:35:37.511 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-29 22:35:37.512 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-29 22:35:37.513 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-29 22:35:37.515 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-29 22:35:37.515 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-29 22:35:37.517 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-29 22:35:37.517 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-29 22:35:37.518 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: multi-provider 2026-05-29 22:35:37.518 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: net-mtu 2026-05-29 22:35:37.519 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: net-mtu-writable 2026-05-29 22:35:37.520 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: network_availability_zone 2026-05-29 22:35:37.520 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: network_ha 2026-05-29 22:35:37.521 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: network-ip-availability 2026-05-29 22:35:37.522 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-29 22:35:37.522 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: pagination 2026-05-29 22:35:37.523 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: port-device-profile 2026-05-29 22:35:37.523 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-29 22:35:37.524 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-29 22:35:37.524 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-29 22:35:37.525 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: port-mac-override 2026-05-29 22:35:37.526 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-29 22:35:37.526 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-29 22:35:37.527 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: port-resource-request 2026-05-29 22:35:37.527 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-29 22:35:37.528 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: binding 2026-05-29 22:35:37.528 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: binding-extended 2026-05-29 22:35:37.529 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: port-security 2026-05-29 22:35:37.529 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: project-id 2026-05-29 22:35:37.530 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: provider 2026-05-29 22:35:37.532 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: qos 2026-05-29 22:35:37.533 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-29 22:35:37.533 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-29 22:35:37.534 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: qos-default 2026-05-29 22:35:37.534 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: qos-fip 2026-05-29 22:35:37.535 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-29 22:35:37.535 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-29 22:35:37.536 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-29 22:35:37.537 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-29 22:35:37.537 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-29 22:35:37.538 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: qos-pps 2026-05-29 22:35:37.538 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-29 22:35:37.539 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-29 22:35:37.540 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: qos-rules-alias 2026-05-29 22:35:37.540 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: quota-check-limit 2026-05-29 22:35:37.540 7 WARNING keystonemiddleware._common.config [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 22:35:37.542 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: quotas 2026-05-29 22:35:37.543 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: quota_details 2026-05-29 22:35:37.544 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: rbac-policies 2026-05-29 22:35:37.545 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: rbac-address-group 2026-05-29 22:35:37.545 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: rbac-address-scope 2026-05-29 22:35:37.546 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: rbac-security-groups 2026-05-29 22:35:37.546 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-29 22:35:37.547 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: revision-if-match 2026-05-29 22:35:37.548 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-29 22:35:37.548 7 WARNING oslo_config.cfg [None req-5c7c5a22-af4b-4055-b588-10623c171714 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-29 22:35:37.548 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: router_availability_zone 2026-05-29 22:35:37.549 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-29 22:35:37.550 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: security-groups-default-rules WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x562919e29140 pid: 7 (default app) 2026-05-29 22:35:37.551 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-29 22:35:37.551 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-29 22:35:37.552 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-29 22:35:37.553 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-29 22:35:37.553 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-29 22:35:37.562 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: security-group 2026-05-29 22:35:37.564 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: segment 2026-05-29 22:35:37.564 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-29 22:35:37.565 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: service-type 2026-05-29 22:35:37.566 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: sorting 2026-05-29 22:35:37.567 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: standard-attr-segment 2026-05-29 22:35:37.568 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: standard-attr-description 2026-05-29 22:35:37.568 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: stateful-security-group 2026-05-29 22:35:37.569 8 WARNING neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-29 22:35:37.569 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-29 22:35:37.570 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: subnet_onboard 2026-05-29 22:35:37.570 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-29 22:35:37.571 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: subnet-service-types 2026-05-29 22:35:37.572 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: subnet_allocation 2026-05-29 22:35:37.572 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-29 22:35:37.573 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-29 22:35:37.576 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: standard-attr-tag 2026-05-29 22:35:37.577 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-29 22:35:37.578 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: trunk 2026-05-29 22:35:37.578 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: trunk-details 2026-05-29 22:35:37.579 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-29 22:35:37.579 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-29 22:35:37.581 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-29 22:35:37.582 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-29 22:35:37.583 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: vpn-flavors 2026-05-29 22:35:37.584 8 INFO neutron.api.extensions [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Loaded extension: vpnaas 2026-05-29 22:35:37.587 8 INFO neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-29 22:35:37.587 8 INFO neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-29 22:35:37.588 8 INFO neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 22:35:37.588 8 INFO neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-29 22:35:37.592 8 INFO neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-29 22:35:37.593 8 INFO neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-29 22:35:37.599 8 INFO neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-29 22:35:37.599 8 INFO neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-29 22:35:37.600 8 INFO neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-29 22:35:37.601 8 INFO neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 22:35:37.601 8 WARNING neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] subnetpool is already registered 2026-05-29 22:35:37.602 8 INFO neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 22:35:37.602 8 WARNING neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] subnetpool is already registered 2026-05-29 22:35:37.603 8 INFO neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-29 22:35:37.603 8 INFO neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-29 22:35:37.604 8 INFO neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-29 22:35:37.604 8 INFO neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-29 22:35:37.605 8 INFO neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-29 22:35:37.605 8 INFO neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-29 22:35:37.610 8 INFO neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-29 22:35:37.611 8 WARNING neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] router is already registered 2026-05-29 22:35:37.611 8 INFO neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-29 22:35:37.611 8 WARNING neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] floatingip is already registered 2026-05-29 22:35:37.616 8 INFO neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-29 22:35:37.616 8 WARNING neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] rbac_policy is already registered 2026-05-29 22:35:37.617 8 INFO neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-29 22:35:37.617 8 WARNING neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] security_group is already registered 2026-05-29 22:35:37.618 8 INFO neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-29 22:35:37.618 8 WARNING neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] security_group_rule is already registered 2026-05-29 22:35:37.619 8 INFO neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 22:35:37.619 8 WARNING neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] subnetpool is already registered 2026-05-29 22:35:37.620 8 INFO neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 22:35:37.620 8 WARNING neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] subnetpool is already registered 2026-05-29 22:35:37.621 8 INFO neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-29 22:35:37.621 8 WARNING neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] trunk is already registered 2026-05-29 22:35:37.621 8 INFO neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-29 22:35:37.622 8 WARNING neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] endpoint_group is already registered 2026-05-29 22:35:37.622 8 INFO neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-29 22:35:37.622 8 WARNING neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] vpnservice is already registered 2026-05-29 22:35:37.623 8 INFO neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-29 22:35:37.623 8 WARNING neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] ipsec_site_connection is already registered 2026-05-29 22:35:37.623 8 INFO neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-29 22:35:37.624 8 WARNING neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] ipsecpolicy is already registered 2026-05-29 22:35:37.624 8 INFO neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-29 22:35:37.624 8 WARNING neutron.quota.resource_registry [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] ikepolicy is already registered 2026-05-29 22:35:37.662 8 WARNING keystonemiddleware._common.config [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 22:35:37.670 8 WARNING oslo_config.cfg [None req-98f1bca5-904a-4428-92fa-cfa28a606408 - - - - - -] 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 0x562919e29140 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-05-29 22:35:43.881 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7651e502-bec2-46df-a3f3-6aa4e628cf84 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 199.204.45.140 () {44 vars in 927 bytes} [Fri May 29 22:35:42 2026] GET /v2.0/networks/public => generated 108 bytes in 1003 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/5] 199.204.45.140 () {44 vars in 949 bytes} [Fri May 29 22:35:43 2026] GET /v2.0/networks?name=public => generated 15 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 22:35:44.574 7 WARNING oslo_policy.policy [None req-e9cb5eae-3959-47b5-8be6-1babfd9f9ba6 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-29 22:35:44.741 7 WARNING neutron.services.revisions.revision_plugin [None req-e9cb5eae-3959-47b5-8be6-1babfd9f9ba6 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Could not find related network for resource to bump revision. 2026-05-29 22:35:44.769 7 INFO neutron.db.segments_db [None req-e9cb5eae-3959-47b5-8be6-1babfd9f9ba6 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Added segment 81e9650c-9161-415e-8cf6-a4932687c9cf of type flat for network 51dc81ad-adb7-45be-a0d8-bce2a41eb7ac 2026-05-29 22:35:44.838 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e9cb5eae-3959-47b5-8be6-1babfd9f9ba6 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/6] 199.204.45.140 () {48 vars in 967 bytes} [Fri May 29 22:35:44 2026] POST /v2.0/networks => generated 124 bytes in 501 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 22:35:50.717 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7a314012-49d5-4aed-801c-15c4ea038083 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/8] 199.204.45.140 () {44 vars in 927 bytes} [Fri May 29 22:35:50 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: 8|app: 0|req: 3/9] 199.204.45.140 () {44 vars in 949 bytes} [Fri May 29 22:35:50 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 22:35:50.838 7 WARNING neutron.services.revisions.revision_plugin [None req-d528807e-9747-4127-8ec0-2001e3909e39 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Could not find related network for resource to bump revision. 2026-05-29 22:35:50.858 7 INFO neutron.db.segments_db [None req-d528807e-9747-4127-8ec0-2001e3909e39 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Added segment 2a938c3b-72c8-4e91-993d-5cd1793df60e of type flat for network f290a5df-58dc-47e7-893a-0f63f6d72d66 2026-05-29 22:35:50.899 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d528807e-9747-4127-8ec0-2001e3909e39 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/10] 199.204.45.140 () {48 vars in 967 bytes} [Fri May 29 22:35:50 2026] POST /v2.0/networks => generated 124 bytes in 184 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 22:35:57.213 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2427a32e-b0a8-4ab4-8d6e-928258d97392 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/11] 199.204.45.140 () {44 vars in 927 bytes} [Fri May 29 22:35:56 2026] GET /v2.0/networks/public => generated 108 bytes in 396 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.204.45.140 () {44 vars in 949 bytes} [Fri May 29 22:35:57 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-05-29 22:35:57.416 8 WARNING oslo_policy.policy [None req-710ad5ad-940f-4df6-995f-12a3aa4de7b8 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-29 22:35:57.460 8 WARNING neutron.services.revisions.revision_plugin [None req-710ad5ad-940f-4df6-995f-12a3aa4de7b8 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Could not find related network for resource to bump revision. 2026-05-29 22:35:57.502 8 INFO neutron.db.segments_db [None req-710ad5ad-940f-4df6-995f-12a3aa4de7b8 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Added segment d365b3bb-79d1-48ad-93b0-0c705faf8530 of type flat for network c9554018-7896-4879-830f-bdaf494fd211 2026-05-29 22:35:57.573 8 INFO neutron.pecan_wsgi.hooks.translation [None req-710ad5ad-940f-4df6-995f-12a3aa4de7b8 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/13] 199.204.45.140 () {48 vars in 967 bytes} [Fri May 29 22:35:57 2026] POST /v2.0/networks => generated 124 bytes in 343 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 22:36:03.541 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f4217324-ace4-43a8-81c7-64a95dc511c5 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/15] 199.204.45.140 () {44 vars in 927 bytes} [Fri May 29 22:36:03 2026] GET /v2.0/networks/public => generated 108 bytes in 100 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/16] 199.204.45.140 () {44 vars in 949 bytes} [Fri May 29 22:36:03 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 22:36:03.667 8 WARNING neutron.services.revisions.revision_plugin [None req-f4a8dd78-ec03-4e69-80d4-61be9c20bf6e 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Could not find related network for resource to bump revision. 2026-05-29 22:36:03.701 8 INFO neutron.db.segments_db [None req-f4a8dd78-ec03-4e69-80d4-61be9c20bf6e 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Added segment 8b054bd3-b164-4f80-9700-b2517bbec855 of type flat for network 9a5f5db0-ba55-4187-be15-218e5049243f 2026-05-29 22:36:03.763 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f4a8dd78-ec03-4e69-80d4-61be9c20bf6e 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/17] 199.204.45.140 () {48 vars in 967 bytes} [Fri May 29 22:36:03 2026] POST /v2.0/networks => generated 124 bytes in 207 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 22:36:09.634 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1782870b-74e1-4a7e-973e-e23513a72813 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/18] 199.204.45.140 () {44 vars in 927 bytes} [Fri May 29 22:36: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/19] 199.204.45.140 () {44 vars in 949 bytes} [Fri May 29 22:36:09 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 22:36:09.731 7 WARNING neutron.services.revisions.revision_plugin [None req-d4a02699-ed2c-4998-9370-432fe24d14ab 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Could not find related network for resource to bump revision. 2026-05-29 22:36:09.766 7 INFO neutron.db.segments_db [None req-d4a02699-ed2c-4998-9370-432fe24d14ab 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Added segment 159997f4-5976-4e68-9da7-e2d9370eb79e of type flat for network 00a37439-da60-4fb8-8aa5-d93b46a516a0 [pid: 7|app: 0|req: 12/20] 199.204.45.140 () {48 vars in 967 bytes} [Fri May 29 22:36:09 2026] POST /v2.0/networks => generated 706 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 22:36:11.415 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c0da51b4-e10e-4594-8be3-51996cb47a34 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/21] 199.204.45.140 () {44 vars in 927 bytes} [Fri May 29 22:36:11 2026] GET /v2.0/networks/public => generated 108 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/22] 199.204.45.140 () {44 vars in 949 bytes} [Fri May 29 22:36:11 2026] GET /v2.0/networks?name=public => generated 709 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 22:36:11.543 8 INFO neutron.pecan_wsgi.hooks.translation [None req-af482c5a-0cbe-4762-a2d8-fee0ed8faccd 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/23] 199.204.45.140 () {44 vars in 1034 bytes} [Fri May 29 22:36:11 2026] GET /v2.0/subnets/public-subnet?network_id=00a37439-da60-4fb8-8aa5-d93b46a516a0 => generated 113 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/24] 199.204.45.140 () {44 vars in 1057 bytes} [Fri May 29 22:36:11 2026] GET /v2.0/subnets?name=public-subnet&network_id=00a37439-da60-4fb8-8aa5-d93b46a516a0 => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/25] 199.204.45.140 () {48 vars in 965 bytes} [Fri May 29 22:36:11 2026] POST /v2.0/subnets => generated 641 bytes in 1594 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 22:40:49.410 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [495190f9-ba18-45e2-9efd-9b17bb6e29a9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 22:40:49.412 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [94137cea-3936-481a-8cae-70245f85ae83] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 22:40:49.416 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri May 29 22:40: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.140) !!! 2026-05-29 22:40:49.567 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6871f4de-1b7b-4431-aa14-485095ac9737 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 30/63] 199.204.45.140 () {44 vars in 937 bytes} [Fri May 29 22:40:49 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 167 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 22:40:49.580 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [62309dc7-ed2a-4309-aa46-e497224d1348] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 22:40:49.584 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [9b1b5827-0f63-48cd-aaba-5e008caa515c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 22:40:49.586 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri May 29 22:40:49 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.140) !!! [pid: 7|app: 0|req: 34/64] 199.204.45.140 () {44 vars in 959 bytes} [Fri May 29 22:40:49 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 22:40:49.688 8 INFO neutron.db.segments_db [None req-346e7921-d6ff-48eb-9c33-485535d768a3 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Added segment 3dbcb443-9915-4352-834d-cad77c2a7a3f of type vxlan for network fc8ea482-9b44-4142-96a6-36268c04f9cb [pid: 8|app: 0|req: 31/65] 199.204.45.140 () {48 vars in 966 bytes} [Fri May 29 22:40:49 2026] POST /v2.0/networks => generated 707 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 22:40:50.724 7 INFO oslo.messaging._drivers.impl_rabbit [-] [62309dc7-ed2a-4309-aa46-e497224d1348] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50116. 2026-05-29 22:40:50.724 7 INFO oslo.messaging._drivers.impl_rabbit [-] [9b1b5827-0f63-48cd-aaba-5e008caa515c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50118. 2026-05-29 22:40:50.781 7 INFO neutron.pecan_wsgi.hooks.translation [None req-23943a37-0135-431e-9b16-6ec9618f443a 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/66] 199.204.45.140 () {44 vars in 937 bytes} [Fri May 29 22:40:50 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 86 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 22:40:50.862 8 INFO oslo.messaging._drivers.impl_rabbit [-] [495190f9-ba18-45e2-9efd-9b17bb6e29a9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50124. 2026-05-29 22:40:50.867 8 INFO oslo.messaging._drivers.impl_rabbit [-] [94137cea-3936-481a-8cae-70245f85ae83] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50138. [pid: 8|app: 0|req: 32/67] 199.204.45.140 () {44 vars in 959 bytes} [Fri May 29 22:40:50 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 22:40:50.908 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cde6c586-a067-48ff-b267-6ffc89f6ab5b 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/68] 199.204.45.140 () {44 vars in 1036 bytes} [Fri May 29 22:40:50 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=fc8ea482-9b44-4142-96a6-36268c04f9cb => generated 114 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/69] 199.204.45.140 () {44 vars in 1059 bytes} [Fri May 29 22:40:50 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=fc8ea482-9b44-4142-96a6-36268c04f9cb => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/70] 199.204.45.140 () {48 vars in 965 bytes} [Fri May 29 22:40:50 2026] POST /v2.0/subnets => generated 627 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 22:40:52.534 8 INFO neutron.api.v2.resource [None req-dcadbc26-5831-4d8c-a41d-7086fd055fa5 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/71] 199.204.45.140 () {44 vars in 971 bytes} [Fri May 29 22:40:52 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/72] 199.204.45.140 () {44 vars in 993 bytes} [Fri May 29 22:40:52 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/73] 199.204.45.140 () {48 vars in 980 bytes} [Fri May 29 22:40:52 2026] POST /v2.0/security-groups => generated 1616 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/74] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 22:40:54 2026] GET /v2.0/security-groups/70ecad8d-6f49-45d9-b096-a7220e07635c => generated 1616 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/75] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 22:40:54 2026] GET /v2.0/security-groups/70ecad8d-6f49-45d9-b096-a7220e07635c => generated 1616 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 22:40:54 2026] GET /v2.0/security-groups/70ecad8d-6f49-45d9-b096-a7220e07635c => generated 1616 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 199.204.45.140 () {48 vars in 991 bytes} [Fri May 29 22:40:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 22:40:55 2026] GET /v2.0/security-groups/70ecad8d-6f49-45d9-b096-a7220e07635c => generated 2230 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/79] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 22:40:55 2026] GET /v2.0/security-groups/70ecad8d-6f49-45d9-b096-a7220e07635c => generated 2230 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/80] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 22:40:55 2026] GET /v2.0/security-groups/70ecad8d-6f49-45d9-b096-a7220e07635c => 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/81] 199.204.45.140 () {48 vars in 991 bytes} [Fri May 29 22:40:55 2026] POST /v2.0/security-group-rules => generated 603 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 22:40:56 2026] GET /v2.0/security-groups/70ecad8d-6f49-45d9-b096-a7220e07635c => generated 2846 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 22:40:56 2026] GET /v2.0/security-groups/70ecad8d-6f49-45d9-b096-a7220e07635c => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/84] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 22:40:56 2026] GET /v2.0/security-groups/70ecad8d-6f49-45d9-b096-a7220e07635c => generated 2846 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/85] 199.204.45.140 () {48 vars in 991 bytes} [Fri May 29 22:40:56 2026] POST /v2.0/security-group-rules => generated 603 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/86] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 22:40:57 2026] GET /v2.0/security-groups/70ecad8d-6f49-45d9-b096-a7220e07635c => generated 3462 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/87] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 22:40:57 2026] GET /v2.0/security-groups/70ecad8d-6f49-45d9-b096-a7220e07635c => generated 3462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/88] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 22:40:57 2026] GET /v2.0/security-groups/70ecad8d-6f49-45d9-b096-a7220e07635c => generated 3462 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/89] 199.204.45.140 () {48 vars in 991 bytes} [Fri May 29 22:40:57 2026] POST /v2.0/security-group-rules => generated 603 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/90] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 22:40:58 2026] GET /v2.0/security-groups/70ecad8d-6f49-45d9-b096-a7220e07635c => generated 4078 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/91] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 22:40:58 2026] GET /v2.0/security-groups/70ecad8d-6f49-45d9-b096-a7220e07635c => generated 4078 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/92] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 22:40:59 2026] GET /v2.0/security-groups/70ecad8d-6f49-45d9-b096-a7220e07635c => generated 4078 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/93] 199.204.45.140 () {48 vars in 991 bytes} [Fri May 29 22:40:59 2026] POST /v2.0/security-group-rules => generated 603 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/94] 199.204.45.140 () {44 vars in 987 bytes} [Fri May 29 22:41:00 2026] GET /v2.0/networks/fc8ea482-9b44-4142-96a6-36268c04f9cb => generated 732 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 22:41:00.513 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8e005210-7a0e-4494-9e41-c1b1ea7720be 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 46/95] 199.204.45.140 () {44 vars in 1076 bytes} [Fri May 29 22:41:00 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=fc8ea482-9b44-4142-96a6-36268c04f9cb => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/96] 199.204.45.140 () {44 vars in 1099 bytes} [Fri May 29 22:41:00 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=fc8ea482-9b44-4142-96a6-36268c04f9cb => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/97] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 22:41:00 2026] GET /v2.0/security-groups/70ecad8d-6f49-45d9-b096-a7220e07635c => generated 4694 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/98] 199.204.45.140 () {48 vars in 961 bytes} [Fri May 29 22:41:00 2026] POST /v2.0/ports => generated 1096 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 22:41:07.415 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8e31b3aa-edb5-4434-9f30-1908bde922a5 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/101] 199.204.45.140 () {44 vars in 979 bytes} [Fri May 29 22:41:07 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/102] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 22:41:07 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/103] 199.204.45.140 () {48 vars in 1031 bytes} [Fri May 29 22:41:07 2026] PUT /v2.0/ports/2bc7bdd3-e544-468e-81f1-1757b7916c6d => generated 1209 bytes in 655 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/104] 199.204.45.140 () {44 vars in 920 bytes} [Fri May 29 22:41:09 2026] GET /v2.0/ports => generated 3726 bytes in 109 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-05-29 22:41:10.792 7 INFO neutron.api.v2.resource [None req-d21b4550-bdde-437f-89bb-799f02bd7a23 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 55/105] 199.204.45.140 () {44 vars in 959 bytes} [Fri May 29 22:41:10 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/106] 199.204.45.140 () {44 vars in 981 bytes} [Fri May 29 22:41:10 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/107] 199.204.45.140 () {48 vars in 980 bytes} [Fri May 29 22:41:10 2026] POST /v2.0/security-groups => generated 1610 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/108] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 22:41:11 2026] GET /v2.0/security-groups/a06b03c0-4af9-4352-971a-5b233739f8e9 => generated 1610 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/109] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 22:41:11 2026] GET /v2.0/security-groups/a06b03c0-4af9-4352-971a-5b233739f8e9 => generated 1610 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/110] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 22:41:12 2026] GET /v2.0/security-groups/a06b03c0-4af9-4352-971a-5b233739f8e9 => 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: 58/111] 199.204.45.140 () {48 vars in 991 bytes} [Fri May 29 22:41:12 2026] POST /v2.0/security-group-rules => generated 621 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/112] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 22:41:13 2026] GET /v2.0/security-groups/a06b03c0-4af9-4352-971a-5b233739f8e9 => generated 2244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/113] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 22:41:13 2026] GET /v2.0/security-groups/a06b03c0-4af9-4352-971a-5b233739f8e9 => generated 2244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/114] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 22:41:13 2026] GET /v2.0/security-groups/a06b03c0-4af9-4352-971a-5b233739f8e9 => generated 2244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/115] 199.204.45.140 () {48 vars in 991 bytes} [Fri May 29 22:41:13 2026] POST /v2.0/security-group-rules => generated 625 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/126] 199.204.45.140 () {44 vars in 975 bytes} [Fri May 29 22:42:27 2026] GET /v2.0/quotas/4b07184b70294ee690f99c8c9af2998b => generated 292 bytes in 21 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: 66/127] 199.204.45.140 () {48 vars in 1027 bytes} [Fri May 29 22:42:28 2026] PUT /v2.0/quotas/4b07184b70294ee690f99c8c9af2998b => generated 291 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 22:44:48.725 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [94137cea-3936-481a-8cae-70245f85ae83] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 22:44:48.725 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [495190f9-ba18-45e2-9efd-9b17bb6e29a9] 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-05-29 22:44:48.934 8 INFO neutron.pecan_wsgi.hooks.translation [None req-de7c20ce-62cb-454d-9266-2edbec4dc679 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 72/148] 199.204.45.140 () {30 vars in 740 bytes} [Fri May 29 22:44:48 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 217 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 22:44:48.948 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [9b1b5827-0f63-48cd-aaba-5e008caa515c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 22:44:48.949 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [62309dc7-ed2a-4309-aa46-e497224d1348] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 22:44:48.951 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 29 22:44:48 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.140) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 77/149] 199.204.45.140 () {30 vars in 762 bytes} [Fri May 29 22:44:48 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 22:44:50.839 8 INFO oslo.messaging._drivers.impl_rabbit [-] [495190f9-ba18-45e2-9efd-9b17bb6e29a9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41548. 2026-05-29 22:44:50.840 8 INFO oslo.messaging._drivers.impl_rabbit [-] [94137cea-3936-481a-8cae-70245f85ae83] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41556. 2026-05-29 22:44:50.919 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b1390247-91d6-4621-9e84-66cd4d8ddc31 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 73/150] 199.204.45.140 () {30 vars in 740 bytes} [Fri May 29 22:44:50 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 22:44:50.968 7 INFO oslo.messaging._drivers.impl_rabbit [-] [9b1b5827-0f63-48cd-aaba-5e008caa515c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41558. 2026-05-29 22:44:50.972 7 INFO oslo.messaging._drivers.impl_rabbit [-] [62309dc7-ed2a-4309-aa46-e497224d1348] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41570. [pid: 7|app: 0|req: 78/151] 199.204.45.140 () {30 vars in 762 bytes} [Fri May 29 22:44:50 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 22:55:48.460 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [94137cea-3936-481a-8cae-70245f85ae83] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 22:55:48.462 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [495190f9-ba18-45e2-9efd-9b17bb6e29a9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 22:55:48.465 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 29 22:55:48 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=e57d951c87e44cb2b225660135e0e97e (ip 199.204.45.140) !!! 2026-05-29 22:55:48.642 8 INFO neutron.api.v2.resource [None req-c9cf18a6-b5ad-45a7-996b-9bec844297b3 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 118/240] 199.204.45.140 () {44 vars in 1074 bytes} [Fri May 29 22:55:48 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=e57d951c87e44cb2b225660135e0e97e => generated 139 bytes in 190 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 22:55:48.655 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [9b1b5827-0f63-48cd-aaba-5e008caa515c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 22:55:48.656 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [62309dc7-ed2a-4309-aa46-e497224d1348] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 22:55:48.659 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri May 29 22:55:48 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=e57d951c87e44cb2b225660135e0e97e (ip 199.204.45.140) !!! [pid: 7|app: 0|req: 123/241] 199.204.45.140 () {44 vars in 1097 bytes} [Fri May 29 22:55:48 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=e57d951c87e44cb2b225660135e0e97e => generated 23 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/242] 199.204.45.140 () {48 vars in 981 bytes} [Fri May 29 22:55:48 2026] POST /v2.0/security-groups => generated 1624 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 22:55:50.074 7 INFO oslo.messaging._drivers.impl_rabbit [-] [62309dc7-ed2a-4309-aa46-e497224d1348] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57226. 2026-05-29 22:55:50.075 7 INFO oslo.messaging._drivers.impl_rabbit [-] [9b1b5827-0f63-48cd-aaba-5e008caa515c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57212. [pid: 7|app: 0|req: 124/243] 199.204.45.140 () {44 vars in 1088 bytes} [Fri May 29 22:55:50 2026] GET /v2.0/security-groups/f71d8887-8d76-401d-ae09-f46d5ee57694?project_id=e57d951c87e44cb2b225660135e0e97e => generated 1624 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/244] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 22:55:50 2026] GET /v2.0/security-groups/f71d8887-8d76-401d-ae09-f46d5ee57694 => generated 1624 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/245] 199.204.45.140 () {44 vars in 1088 bytes} [Fri May 29 22:55:50 2026] GET /v2.0/security-groups/f71d8887-8d76-401d-ae09-f46d5ee57694?project_id=e57d951c87e44cb2b225660135e0e97e => generated 1624 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 22:55:50.308 8 INFO oslo.messaging._drivers.impl_rabbit [-] [94137cea-3936-481a-8cae-70245f85ae83] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57228. 2026-05-29 22:55:50.316 8 INFO oslo.messaging._drivers.impl_rabbit [-] [495190f9-ba18-45e2-9efd-9b17bb6e29a9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57240. [pid: 8|app: 0|req: 121/246] 199.204.45.140 () {48 vars in 991 bytes} [Fri May 29 22:55:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/247] 199.204.45.140 () {44 vars in 1088 bytes} [Fri May 29 22:55:51 2026] GET /v2.0/security-groups/f71d8887-8d76-401d-ae09-f46d5ee57694?project_id=e57d951c87e44cb2b225660135e0e97e => generated 2234 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/248] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 22:55:51 2026] GET /v2.0/security-groups/f71d8887-8d76-401d-ae09-f46d5ee57694 => generated 2234 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/249] 199.204.45.140 () {44 vars in 1088 bytes} [Fri May 29 22:55:51 2026] GET /v2.0/security-groups/f71d8887-8d76-401d-ae09-f46d5ee57694?project_id=e57d951c87e44cb2b225660135e0e97e => generated 2234 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/250] 199.204.45.140 () {48 vars in 991 bytes} [Fri May 29 22:55:51 2026] POST /v2.0/security-group-rules => generated 599 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/251] 199.204.45.140 () {44 vars in 1088 bytes} [Fri May 29 22:55:52 2026] GET /v2.0/security-groups/f71d8887-8d76-401d-ae09-f46d5ee57694?project_id=e57d951c87e44cb2b225660135e0e97e => generated 2846 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/252] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 22:55:52 2026] GET /v2.0/security-groups/f71d8887-8d76-401d-ae09-f46d5ee57694 => generated 2846 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/253] 199.204.45.140 () {44 vars in 1088 bytes} [Fri May 29 22:55:52 2026] GET /v2.0/security-groups/f71d8887-8d76-401d-ae09-f46d5ee57694?project_id=e57d951c87e44cb2b225660135e0e97e => generated 2846 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/254] 199.204.45.140 () {48 vars in 991 bytes} [Fri May 29 22:55:52 2026] POST /v2.0/security-group-rules => generated 601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/255] 199.204.45.140 () {44 vars in 1088 bytes} [Fri May 29 22:55:54 2026] GET /v2.0/security-groups/f71d8887-8d76-401d-ae09-f46d5ee57694?project_id=e57d951c87e44cb2b225660135e0e97e => generated 3460 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/256] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 22:55:54 2026] GET /v2.0/security-groups/f71d8887-8d76-401d-ae09-f46d5ee57694 => generated 3460 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/257] 199.204.45.140 () {44 vars in 1088 bytes} [Fri May 29 22:55:54 2026] GET /v2.0/security-groups/f71d8887-8d76-401d-ae09-f46d5ee57694?project_id=e57d951c87e44cb2b225660135e0e97e => generated 3460 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/258] 199.204.45.140 () {48 vars in 991 bytes} [Fri May 29 22:55:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/277] 199.204.45.140 () {30 vars in 739 bytes} [Fri May 29 22:58:15 2026] GET /v2.0/networks?tenant_id=e57d951c87e44cb2b225660135e0e97e&shared=False => generated 15 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 22:58:15.513 8 INFO neutron.db.segments_db [None req-44269cd3-9c28-478b-a3fa-e76eacd3e966 aaac8847b2e942288fa72ac4f6ba8984 e57d951c87e44cb2b225660135e0e97e - - 768a84c3f1d24e408c12b511223edad1 768a84c3f1d24e408c12b511223edad1] Added segment 0193c3f6-7a68-4f6c-ac03-ecb5d1624c9d of type vxlan for network 2db55892-5fd2-4851-8341-20fb6337e618 [pid: 8|app: 0|req: 137/278] 199.204.45.140 () {34 vars in 681 bytes} [Fri May 29 22:58:15 2026] POST /v2.0/networks => generated 718 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/279] 199.204.45.140 () {30 vars in 721 bytes} [Fri May 29 22:58:15 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/280] 199.204.45.140 () {30 vars in 632 bytes} [Fri May 29 22:58:15 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: 143/281] 199.204.45.140 () {34 vars in 676 bytes} [Fri May 29 22:58:15 2026] POST /v2.0/ports => generated 963 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/282] 199.204.45.140 () {30 vars in 702 bytes} [Fri May 29 22:58:16 2026] GET /v2.0/networks/2db55892-5fd2-4851-8341-20fb6337e618 => generated 705 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/285] 199.204.45.140 () {30 vars in 721 bytes} [Fri May 29 22:58:18 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/286] 199.204.45.140 () {30 vars in 702 bytes} [Fri May 29 22:58:18 2026] GET /v2.0/networks/2db55892-5fd2-4851-8341-20fb6337e618 => generated 705 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/287] 199.204.45.140 () {44 vars in 975 bytes} [Fri May 29 22:58:29 2026] GET /v2.0/quotas/e57d951c87e44cb2b225660135e0e97e => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/288] 199.204.45.140 () {48 vars in 1027 bytes} [Fri May 29 22:58:31 2026] PUT /v2.0/quotas/e57d951c87e44cb2b225660135e0e97e => generated 291 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:13:54.717 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [9b1b5827-0f63-48cd-aaba-5e008caa515c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 23:13:54.717 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [62309dc7-ed2a-4309-aa46-e497224d1348] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 23:13:54.719 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 29 23:13:54 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.140) !!! 2026-05-29 23:13:54.894 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1a05956d-7c56-491e-b8ff-d810a8eab87b 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 209/413] 199.204.45.140 () {44 vars in 927 bytes} [Fri May 29 23:13:54 2026] GET /v2.0/networks/public => generated 108 bytes in 189 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:13:54.908 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [495190f9-ba18-45e2-9efd-9b17bb6e29a9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 23:13:54.909 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [94137cea-3936-481a-8cae-70245f85ae83] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 23:13:54.910 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 29 23:13:54 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.140) !!! [pid: 8|app: 0|req: 205/414] 199.204.45.140 () {44 vars in 949 bytes} [Fri May 29 23:13:54 2026] GET /v2.0/networks?name=public => generated 753 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:13:56.400 7 INFO oslo.messaging._drivers.impl_rabbit [-] [9b1b5827-0f63-48cd-aaba-5e008caa515c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43930. 2026-05-29 23:13:56.409 7 INFO oslo.messaging._drivers.impl_rabbit [-] [62309dc7-ed2a-4309-aa46-e497224d1348] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43916. 2026-05-29 23:13:56.449 7 INFO neutron.pecan_wsgi.hooks.translation [None req-af128846-f00d-424f-9ff0-8ca18511cd2a 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 210/415] 199.204.45.140 () {44 vars in 927 bytes} [Fri May 29 23:13:56 2026] GET /v2.0/networks/public => generated 108 bytes in 84 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:13:56.482 8 INFO oslo.messaging._drivers.impl_rabbit [-] [94137cea-3936-481a-8cae-70245f85ae83] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43946. 2026-05-29 23:13:56.484 8 INFO oslo.messaging._drivers.impl_rabbit [-] [495190f9-ba18-45e2-9efd-9b17bb6e29a9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43934. [pid: 8|app: 0|req: 206/416] 199.204.45.140 () {44 vars in 949 bytes} [Fri May 29 23:13:56 2026] GET /v2.0/networks?name=public => generated 753 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:13:56.584 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8300c5ae-f900-4239-a2c3-853434a50c58 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 211/417] 199.204.45.140 () {44 vars in 1034 bytes} [Fri May 29 23:13:56 2026] GET /v2.0/subnets/public-subnet?network_id=00a37439-da60-4fb8-8aa5-d93b46a516a0 => generated 113 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/418] 199.204.45.140 () {44 vars in 1057 bytes} [Fri May 29 23:13:56 2026] GET /v2.0/subnets?name=public-subnet&network_id=00a37439-da60-4fb8-8aa5-d93b46a516a0 => generated 644 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:14:43.870 8 INFO neutron.pecan_wsgi.hooks.translation [None req-df49d9d1-f05c-4313-991f-1eca0b1c9cce 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 211/425] 199.204.45.140 () {44 vars in 937 bytes} [Fri May 29 23:14:43 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/426] 199.204.45.140 () {44 vars in 959 bytes} [Fri May 29 23:14:43 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:14:45.039 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b6cfe290-abf4-4eb7-bd0c-afa15ed26186 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 212/427] 199.204.45.140 () {44 vars in 937 bytes} [Fri May 29 23:14:44 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/428] 199.204.45.140 () {44 vars in 959 bytes} [Fri May 29 23:14:45 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:14:45.148 8 INFO neutron.pecan_wsgi.hooks.translation [None req-17dfe83b-33c0-4c07-adcc-0cddfa01ed46 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 213/429] 199.204.45.140 () {44 vars in 1036 bytes} [Fri May 29 23:14:45 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=fc8ea482-9b44-4142-96a6-36268c04f9cb => generated 114 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/430] 199.204.45.140 () {44 vars in 1059 bytes} [Fri May 29 23:14:45 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=fc8ea482-9b44-4142-96a6-36268c04f9cb => generated 630 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:14:46.582 8 INFO neutron.api.v2.resource [None req-c8481f2e-2840-402b-915a-4a3073c53468 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 214/431] 199.204.45.140 () {44 vars in 971 bytes} [Fri May 29 23:14:46 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/432] 199.204.45.140 () {44 vars in 993 bytes} [Fri May 29 23:14:46 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/435] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 23:14:47 2026] GET /v2.0/security-groups/70ecad8d-6f49-45d9-b096-a7220e07635c => generated 4694 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/436] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 23:14:48 2026] GET /v2.0/security-groups/70ecad8d-6f49-45d9-b096-a7220e07635c => 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: 221/437] 199.204.45.140 () {44 vars in 1011 bytes} [Fri May 29 23:14:48 2026] GET /v2.0/security-group-rules/09dc32c0-d215-4557-8e83-f3d49ac5df2b => generated 601 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/438] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 23:14:49 2026] GET /v2.0/security-groups/70ecad8d-6f49-45d9-b096-a7220e07635c => generated 4694 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/439] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 23:14:49 2026] GET /v2.0/security-groups/70ecad8d-6f49-45d9-b096-a7220e07635c => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/440] 199.204.45.140 () {44 vars in 1011 bytes} [Fri May 29 23:14:49 2026] GET /v2.0/security-group-rules/71d07ac8-7f59-409f-8174-542b0c075bbb => generated 603 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/441] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 23:14:50 2026] GET /v2.0/security-groups/70ecad8d-6f49-45d9-b096-a7220e07635c => generated 4694 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/442] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 23:14:50 2026] GET /v2.0/security-groups/70ecad8d-6f49-45d9-b096-a7220e07635c => generated 4694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/443] 199.204.45.140 () {44 vars in 1011 bytes} [Fri May 29 23:14:50 2026] GET /v2.0/security-group-rules/01bc38b8-a40c-4361-a334-6a45d5513256 => generated 603 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/444] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 23:14:51 2026] GET /v2.0/security-groups/70ecad8d-6f49-45d9-b096-a7220e07635c => generated 4694 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/445] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 23:14:51 2026] GET /v2.0/security-groups/70ecad8d-6f49-45d9-b096-a7220e07635c => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/446] 199.204.45.140 () {44 vars in 1011 bytes} [Fri May 29 23:14:51 2026] GET /v2.0/security-group-rules/64997b0f-0636-4206-904e-2cda866ce4bf => generated 603 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/447] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 23:14:52 2026] GET /v2.0/security-groups/70ecad8d-6f49-45d9-b096-a7220e07635c => 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: 222/448] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 23:14:52 2026] GET /v2.0/security-groups/70ecad8d-6f49-45d9-b096-a7220e07635c => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/449] 199.204.45.140 () {44 vars in 1011 bytes} [Fri May 29 23:14:52 2026] GET /v2.0/security-group-rules/13a45db6-342d-4086-9212-31656eab8957 => 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: 223/450] 199.204.45.140 () {44 vars in 987 bytes} [Fri May 29 23:14:54 2026] GET /v2.0/networks/fc8ea482-9b44-4142-96a6-36268c04f9cb => generated 732 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:14:54.491 7 INFO neutron.pecan_wsgi.hooks.translation [None req-19c8c5f7-66c2-4d29-aeb3-110b74262b8c 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 228/451] 199.204.45.140 () {44 vars in 1076 bytes} [Fri May 29 23:14:54 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=fc8ea482-9b44-4142-96a6-36268c04f9cb => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/452] 199.204.45.140 () {44 vars in 1099 bytes} [Fri May 29 23:14:54 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=fc8ea482-9b44-4142-96a6-36268c04f9cb => generated 1250 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/453] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 23:14:54 2026] GET /v2.0/security-groups/70ecad8d-6f49-45d9-b096-a7220e07635c => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:15:03.789 7 INFO neutron.pecan_wsgi.hooks.translation [None req-39a9b122-0bde-47a9-a070-b689cfe49bfe 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 231/456] 199.204.45.140 () {44 vars in 979 bytes} [Fri May 29 23:15:03 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/457] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 23:15:03 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/458] 199.204.45.140 () {44 vars in 920 bytes} [Fri May 29 23:15:07 2026] GET /v2.0/ports => generated 4721 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:15:08.747 8 INFO neutron.api.v2.resource [None req-49c7f589-ad96-4ed0-8bea-ea57cb008634 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 227/459] 199.204.45.140 () {44 vars in 959 bytes} [Fri May 29 23:15:08 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/460] 199.204.45.140 () {44 vars in 981 bytes} [Fri May 29 23:15:08 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/461] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 23:15:09 2026] GET /v2.0/security-groups/a06b03c0-4af9-4352-971a-5b233739f8e9 => generated 2882 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/462] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 23:15:09 2026] GET /v2.0/security-groups/a06b03c0-4af9-4352-971a-5b233739f8e9 => generated 2882 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/463] 199.204.45.140 () {44 vars in 1011 bytes} [Fri May 29 23:15:09 2026] GET /v2.0/security-group-rules/894c440b-8bc9-498a-af01-8aa91e0c11bf => generated 621 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/464] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 23:15:11 2026] GET /v2.0/security-groups/a06b03c0-4af9-4352-971a-5b233739f8e9 => generated 2882 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/465] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 23:15:11 2026] GET /v2.0/security-groups/a06b03c0-4af9-4352-971a-5b233739f8e9 => generated 2882 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/466] 199.204.45.140 () {44 vars in 1011 bytes} [Fri May 29 23:15:11 2026] GET /v2.0/security-group-rules/9119d807-5d0d-4288-9fc4-387766a825eb => generated 625 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/469] 199.204.45.140 () {44 vars in 975 bytes} [Fri May 29 23:15:27 2026] GET /v2.0/quotas/4b07184b70294ee690f99c8c9af2998b => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:16:39.378 8 INFO neutron.api.v2.resource [None req-ff22567e-d607-4a9a-b24b-ae2a75da8112 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 238/480] 199.204.45.140 () {44 vars in 1074 bytes} [Fri May 29 23:16:39 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=e57d951c87e44cb2b225660135e0e97e => generated 139 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/481] 199.204.45.140 () {44 vars in 1097 bytes} [Fri May 29 23:16:39 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=e57d951c87e44cb2b225660135e0e97e => generated 4072 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/482] 199.204.45.140 () {44 vars in 1088 bytes} [Fri May 29 23:16:40 2026] GET /v2.0/security-groups/f71d8887-8d76-401d-ae09-f46d5ee57694?project_id=e57d951c87e44cb2b225660135e0e97e => generated 4075 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/483] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 23:16:40 2026] GET /v2.0/security-groups/f71d8887-8d76-401d-ae09-f46d5ee57694 => generated 4075 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/484] 199.204.45.140 () {44 vars in 1011 bytes} [Fri May 29 23:16:40 2026] GET /v2.0/security-group-rules/6f2189bd-72f8-410e-a135-7189770f9737 => generated 597 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/485] 199.204.45.140 () {44 vars in 1088 bytes} [Fri May 29 23:16:41 2026] GET /v2.0/security-groups/f71d8887-8d76-401d-ae09-f46d5ee57694?project_id=e57d951c87e44cb2b225660135e0e97e => generated 4075 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/486] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 23:16:41 2026] GET /v2.0/security-groups/f71d8887-8d76-401d-ae09-f46d5ee57694 => generated 4075 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/487] 199.204.45.140 () {44 vars in 1011 bytes} [Fri May 29 23:16:42 2026] GET /v2.0/security-group-rules/4eb377e3-7143-414e-8004-95f229288c5b => generated 599 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/488] 199.204.45.140 () {44 vars in 1088 bytes} [Fri May 29 23:16:43 2026] GET /v2.0/security-groups/f71d8887-8d76-401d-ae09-f46d5ee57694?project_id=e57d951c87e44cb2b225660135e0e97e => generated 4075 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/489] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 23:16:43 2026] GET /v2.0/security-groups/f71d8887-8d76-401d-ae09-f46d5ee57694 => generated 4075 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/490] 199.204.45.140 () {44 vars in 1011 bytes} [Fri May 29 23:16:43 2026] GET /v2.0/security-group-rules/17db573c-4896-4668-9ef8-c3df58c0bff4 => generated 601 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/491] 199.204.45.140 () {44 vars in 1088 bytes} [Fri May 29 23:16:44 2026] GET /v2.0/security-groups/f71d8887-8d76-401d-ae09-f46d5ee57694?project_id=e57d951c87e44cb2b225660135e0e97e => generated 4075 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/492] 199.204.45.140 () {44 vars in 1001 bytes} [Fri May 29 23:16:44 2026] GET /v2.0/security-groups/f71d8887-8d76-401d-ae09-f46d5ee57694 => generated 4075 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/493] 199.204.45.140 () {44 vars in 1011 bytes} [Fri May 29 23:16:44 2026] GET /v2.0/security-group-rules/d1469794-5004-4929-97fc-e8edcba2f82f => generated 602 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/496] 199.204.45.140 () {44 vars in 975 bytes} [Fri May 29 23:16:53 2026] GET /v2.0/quotas/e57d951c87e44cb2b225660135e0e97e => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/505] 199.204.45.140 () {44 vars in 949 bytes} [Fri May 29 23:17:58 2026] GET /v2.0/networks?name=public => generated 753 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:19:00.219 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [62309dc7-ed2a-4309-aa46-e497224d1348] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 23:19:00.227 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [9b1b5827-0f63-48cd-aaba-5e008caa515c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 23:19:00.229 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 29 23:19:00 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 10.0.0.235) !!! [pid: 7|app: 0|req: 259/514] 10.0.0.235 () {32 vars in 648 bytes} [Fri May 29 23:19:00 2026] GET /v2.0/networks => generated 2168 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:19:01.774 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [495190f9-ba18-45e2-9efd-9b17bb6e29a9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-29 23:19:01.777 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [94137cea-3936-481a-8cae-70245f85ae83] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 8|app: 0|req: 256/515] 10.0.0.235 () {32 vars in 654 bytes} [Fri May 29 23:19:01 2026] GET /v2.0/floatingips => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/516] 10.0.0.235 () {32 vars in 646 bytes} [Fri May 29 23:19:01 2026] GET /v2.0/routers => generated 15 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/517] 10.0.0.235 () {32 vars in 642 bytes} [Fri May 29 23:19:01 2026] GET /v2.0/ports => generated 4721 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:19:02.011 7 INFO oslo.messaging._drivers.impl_rabbit [-] [62309dc7-ed2a-4309-aa46-e497224d1348] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55726. 2026-05-29 23:19:02.012 7 INFO oslo.messaging._drivers.impl_rabbit [-] [9b1b5827-0f63-48cd-aaba-5e008caa515c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55734. [pid: 7|app: 0|req: 261/518] 10.0.0.235 () {32 vars in 646 bytes} [Fri May 29 23:19:01 2026] GET /v2.0/subnets => generated 1261 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/519] 10.0.0.235 () {32 vars in 648 bytes} [Fri May 29 23:19:02 2026] GET /v2.0/networks => generated 2168 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/520] 10.0.0.235 () {32 vars in 662 bytes} [Fri May 29 23:19:02 2026] GET /v2.0/security-groups => generated 17397 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/521] 10.0.0.235 () {32 vars in 654 bytes} [Fri May 29 23:19:02 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:19:16.644 8 INFO oslo.messaging._drivers.impl_rabbit [-] [94137cea-3936-481a-8cae-70245f85ae83] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41834. 2026-05-29 23:19:16.645 8 INFO oslo.messaging._drivers.impl_rabbit [-] [495190f9-ba18-45e2-9efd-9b17bb6e29a9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41846. 2026-05-29 23:19:17.115 8 INFO neutron.db.segments_db [None req-b3e974c3-10bd-4a26-887d-2ca86545f6fc 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Added segment c7fd6a74-20f9-4798-9ec3-f371d115dd73 of type vxlan for network d786be74-43d6-45c2-8e42-7a92fed2dc5a 2026-05-29 23:19:17.201 7 INFO neutron.db.segments_db [None req-dd111e61-826a-4fbd-8105-7c8c96016116 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Added segment 6020b5b6-f80a-4fd6-a455-fded4a605dd2 of type vxlan for network d9340cfa-ea70-4161-9d66-4357111e4b3b [pid: 8|app: 0|req: 261/524] 10.0.0.235 () {34 vars in 670 bytes} [Fri May 29 23:19:16 2026] POST /v2.0/networks => generated 743 bytes in 699 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/525] 10.0.0.235 () {34 vars in 670 bytes} [Fri May 29 23:19:16 2026] POST /v2.0/networks => generated 749 bytes in 587 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:19:18.165 8 INFO neutron.db.segments_db [None req-71b3c654-6fa7-4d8f-acfd-af6d0245c482 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Added segment 844a21e9-2c79-4274-8268-363a4550cb1e of type vxlan for network b86280cb-4762-482b-9d0d-f30289647884 [pid: 7|app: 0|req: 265/526] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:19:17 2026] POST /v2.0/subnets => generated 667 bytes in 1792 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/527] 10.0.0.235 () {34 vars in 670 bytes} [Fri May 29 23:19:17 2026] POST /v2.0/networks => generated 745 bytes in 1853 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/530] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:19:19 2026] GET /v2.0/security-groups?tenant_id=70e1220a083c4732ad9a9b0f9a6c9df2&name=default => generated 2921 bytes in 898 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:19:20.614 8 INFO neutron.db.segments_db [None req-fc788315-4de3-4359-8a08-9f8562073982 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Added segment 7c467ee0-c0e7-4f75-9df9-0c977d891b8f of type vxlan for network 0056a726-08a9-45b9-bbe2-cd8587b7cdae [pid: 7|app: 0|req: 266/531] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:19:19 2026] POST /v2.0/subnets => generated 672 bytes in 2081 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:19:21.494 8 INFO neutron.db.l3_hamode_db [None req-fc788315-4de3-4359-8a08-9f8562073982 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 267/532] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:19:21 2026] POST /v2.0/subnets => generated 668 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/533] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:19:21 2026] DELETE /v2.0/security-groups/a6c1032b-17ed-4f20-bf29-d04a5868f7aa => generated 0 bytes in 241 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:19:21.825 7 INFO neutron.db.segments_db [None req-eb1f6803-f086-4aa8-9d86-de44d85a8731 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Added segment 48c22e91-7ae5-46d7-8c81-b9fae704c8b0 of type vxlan for network 9b3e0f27-2ec2-48ae-ae30-eeedb831343e 2026-05-29 23:19:22.275 7 INFO neutron.db.l3_hamode_db [None req-eb1f6803-f086-4aa8-9d86-de44d85a8731 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 23:19:23.474 8 INFO neutron.db.l3_hamode_db [None req-fc788315-4de3-4359-8a08-9f8562073982 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 23:19:23.808 7 INFO neutron.db.l3_hamode_db [None req-eb1f6803-f086-4aa8-9d86-de44d85a8731 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 266/534] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:19:20 2026] POST /v2.0/routers => generated 731 bytes in 6633 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:19:26.736 8 INFO neutron.db.segments_db [None req-35fd819b-705e-4aef-963e-684686c70449 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Added segment 21328ce4-7b6a-47a5-98e0-d0e1f3d2e96c of type vxlan for network 01cd0384-b00a-4474-ae24-9149fded72da [pid: 7|app: 0|req: 269/535] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:19:21 2026] POST /v2.0/routers => generated 736 bytes in 5188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:19:27.212 8 INFO neutron.db.l3_hamode_db [None req-35fd819b-705e-4aef-963e-684686c70449 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 23:19:28.779 8 INFO neutron.db.l3_hamode_db [None req-35fd819b-705e-4aef-963e-684686c70449 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 270/536] 10.0.0.235 () {34 vars in 782 bytes} [Fri May 29 23:19:26 2026] PUT /v2.0/routers/60387389-8a9c-4fff-8c2e-926bdff4cf97/add_router_interface => generated 309 bytes in 2182 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/537] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:19:26 2026] POST /v2.0/routers => generated 732 bytes in 3486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:19:30.148 8 WARNING neutron_lib.context [None req-ce19b97e-195a-4d49-aa01-6d15bac8195b 9a2628d147e142b3b85cca4499d36269 015625d1748f4d6db672ef01cceeac07 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 268/538] 10.0.0.235 () {34 vars in 684 bytes} [Fri May 29 23:19:30 2026] POST /v2.0/security-groups => generated 1661 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/539] 10.0.0.235 () {34 vars in 782 bytes} [Fri May 29 23:19:29 2026] PUT /v2.0/routers/bf05aef9-1b4b-469e-8046-352c9188bd38/add_router_interface => generated 309 bytes in 2338 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:19:31.463 7 WARNING neutron_lib.context [None req-13fca5a7-fbe3-4c77-bb9c-efdae8b24bcf 9a2628d147e142b3b85cca4499d36269 015625d1748f4d6db672ef01cceeac07 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 272/540] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:19:31 2026] POST /v2.0/security-group-rules => generated 597 bytes in 627 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/541] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:19:32 2026] GET /v2.0/security-groups?tenant_id=dd38d6ace1f34356b5bcd197086a4bf2&name=default => generated 2925 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:19:32.476 7 WARNING neutron_lib.context [None req-53017d16-6882-4c29-b593-eaa9edeb195f 9a2628d147e142b3b85cca4499d36269 015625d1748f4d6db672ef01cceeac07 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 274/542] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:19:32 2026] POST /v2.0/security-group-rules => generated 602 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/545] 10.0.0.235 () {34 vars in 782 bytes} [Fri May 29 23:19:30 2026] PUT /v2.0/routers/4bf77a42-ec6e-41ec-a817-fd237852e713/add_router_interface => generated 309 bytes in 2430 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:19:32.815 8 WARNING neutron_lib.context [req-ddd0b9e3-4a86-4bd4-9b91-407a7e6031f1 req-2e0a960b-b4bf-4b02-80cb-67c8df81b580 8a73543100a846ab866b2f57ecf007b1 213681acddd24994a9c3a56651f838ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 277/546] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:19:32 2026] DELETE /v2.0/security-groups/649e757e-aab6-4db8-b8ab-2aaa0a7a8727 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:19:32.843 7 WARNING neutron_lib.context [None req-97da7d3c-fa51-4e83-9d23-925ac8fdef4a 9a2628d147e142b3b85cca4499d36269 015625d1748f4d6db672ef01cceeac07 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 270/547] 10.0.0.151 () {38 vars in 970 bytes} [Fri May 29 23:19:32 2026] POST /v2.0/security-groups => generated 1683 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/548] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:19:33 2026] GET /v2.0/security-groups?tenant_id=6d543f1654b24c1da2574ed4eeaf6e14&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: 272/549] 10.0.0.151 () {34 vars in 990 bytes} [Fri May 29 23:19:33 2026] GET /v2.0/security-groups/2da032b0-120d-400d-8aff-9b3537efac54 => generated 1683 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/550] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:19:33 2026] DELETE /v2.0/security-groups/71a9626f-5ddb-4d14-90ed-6114deb8ef24 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:19:33.737 8 WARNING neutron_lib.context [req-6a13ebbe-0bbf-4d2e-81a1-50a3163928f4 req-50d8fea4-c398-4b2b-a278-a461a0f04628 8a73543100a846ab866b2f57ecf007b1 213681acddd24994a9c3a56651f838ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 278/551] 10.0.0.235 () {34 vars in 675 bytes} [Fri May 29 23:19:32 2026] POST /v2.0/floatingips => generated 552 bytes in 1078 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/552] 10.0.0.151 () {38 vars in 980 bytes} [Fri May 29 23:19:33 2026] POST /v2.0/security-group-rules => generated 614 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:19:34.015 8 WARNING neutron_lib.context [req-ddf0daa1-bc92-4fb1-8ef4-e3428ce971bb req-aaf8b37f-a6b9-43df-94ff-3f6d1cc74289 8a73543100a846ab866b2f57ecf007b1 213681acddd24994a9c3a56651f838ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:19:34.290 7 WARNING neutron_lib.context [req-b9076775-6ed8-46e9-9cbe-261f33db2eac req-3425e46c-9eb9-4775-a382-a630cd2ab963 0c4de8c6069c4215a398ef68c33634f0 c0cd0e781c014832a0df68b9e1ba742b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 275/553] 10.0.0.151 () {38 vars in 970 bytes} [Fri May 29 23:19:34 2026] POST /v2.0/security-groups => generated 1685 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/554] 10.0.0.151 () {34 vars in 1099 bytes} [Fri May 29 23:19:34 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1445263307&fields=id&tenant_id=015625d1748f4d6db672ef01cceeac07 => generated 69 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/555] 10.0.0.151 () {34 vars in 981 bytes} [Fri May 29 23:19:34 2026] GET /v2.0/networks?id=d786be74-43d6-45c2-8e42-7a92fed2dc5a => generated 676 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/556] 10.0.0.151 () {34 vars in 964 bytes} [Fri May 29 23:19:34 2026] GET /v2.0/quotas/015625d1748f4d6db672ef01cceeac07 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/557] 10.0.0.151 () {34 vars in 1001 bytes} [Fri May 29 23:19:34 2026] GET /v2.0/ports?tenant_id=015625d1748f4d6db672ef01cceeac07&fields=id => generated 103 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/558] 10.0.0.151 () {38 vars in 970 bytes} [Fri May 29 23:19:33 2026] POST /v2.0/security-groups => generated 1682 bytes in 1141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/559] 10.0.0.151 () {34 vars in 990 bytes} [Fri May 29 23:19:35 2026] GET /v2.0/security-groups/8e1523c4-1f05-45f3-8021-ac7744b043a7 => generated 1685 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:19:35.136 7 WARNING neutron_lib.context [req-88d27860-2ca7-4c9e-957d-fcd97be0e831 req-c063b34f-ae1a-409d-88a1-b340a5203985 8a73543100a846ab866b2f57ecf007b1 213681acddd24994a9c3a56651f838ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 281/560] 10.0.0.151 () {34 vars in 906 bytes} [Fri May 29 23:19:35 2026] GET /v2.0/extensions => generated 19901 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/561] 10.0.0.151 () {38 vars in 980 bytes} [Fri May 29 23:19:35 2026] POST /v2.0/security-group-rules => generated 614 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:19:35.433 7 WARNING neutron_lib.context [req-bb30bfa3-9dd2-4188-b62e-a4781e273a34 req-551e5969-d7e5-41b5-87ff-8847de1beb3e 0c4de8c6069c4215a398ef68c33634f0 c0cd0e781c014832a0df68b9e1ba742b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 282/562] 10.0.0.151 () {34 vars in 1007 bytes} [Fri May 29 23:19:35 2026] GET /v2.0/networks/d786be74-43d6-45c2-8e42-7a92fed2dc5a?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/563] 10.0.0.151 () {34 vars in 1107 bytes} [Fri May 29 23:19:35 2026] GET /v2.0/networks/d786be74-43d6-45c2-8e42-7a92fed2dc5a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/564] 10.0.0.151 () {38 vars in 970 bytes} [Fri May 29 23:19:35 2026] POST /v2.0/security-groups => generated 1680 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/565] 10.0.0.151 () {34 vars in 990 bytes} [Fri May 29 23:19:35 2026] GET /v2.0/security-groups/8e1523c4-1f05-45f3-8021-ac7744b043a7 => generated 2310 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:19:35.773 7 WARNING neutron_lib.context [req-3c443e0b-3cb2-4c34-b76a-5d6101169237 req-0026a677-384b-4d8a-8794-2cc48f326267 8a73543100a846ab866b2f57ecf007b1 213681acddd24994a9c3a56651f838ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:19:35.972 8 WARNING neutron_lib.context [req-f580bee7-5ebc-4a6b-892d-2af6e6e98fa0 req-367a7c96-f896-4e02-b7c9-2dadb0425f39 0c4de8c6069c4215a398ef68c33634f0 c0cd0e781c014832a0df68b9e1ba742b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 282/566] 10.0.0.151 () {38 vars in 980 bytes} [Fri May 29 23:19:35 2026] POST /v2.0/security-group-rules => generated 619 bytes in 650 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/567] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:19:36 2026] GET /v2.0/ports?device_id=853675ae-bd66-442f-9484-979402b64234 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/568] 10.0.0.151 () {34 vars in 990 bytes} [Fri May 29 23:19:36 2026] GET /v2.0/security-groups/8e1523c4-1f05-45f3-8021-ac7744b043a7 => generated 2940 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/569] 10.0.0.151 () {38 vars in 970 bytes} [Fri May 29 23:19:35 2026] POST /v2.0/security-groups => generated 1682 bytes in 665 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/570] 10.0.0.151 () {34 vars in 1000 bytes} [Fri May 29 23:19:36 2026] GET /v2.0/security-group-rules/0c3d6b41-9453-448b-a1b3-934ff684e5c3 => generated 616 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/571] 10.0.0.151 () {34 vars in 990 bytes} [Fri May 29 23:19:36 2026] GET /v2.0/security-groups/8e1523c4-1f05-45f3-8021-ac7744b043a7 => generated 2940 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/572] 10.0.0.151 () {34 vars in 1001 bytes} [Fri May 29 23:19:36 2026] GET /v2.0/security-groups?tenant_id=c0cd0e781c014832a0df68b9e1ba742b => generated 7905 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/573] 10.0.0.151 () {34 vars in 990 bytes} [Fri May 29 23:19:36 2026] GET /v2.0/security-groups/833cb174-1c26-4494-a88d-150d70bc1ff9 => generated 2918 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/574] 10.0.0.151 () {36 vars in 1022 bytes} [Fri May 29 23:19:36 2026] DELETE /v2.0/security-group-rules/0c3d6b41-9453-448b-a1b3-934ff684e5c3 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/575] 10.0.0.151 () {34 vars in 990 bytes} [Fri May 29 23:19:36 2026] GET /v2.0/security-groups/833cb174-1c26-4494-a88d-150d70bc1ff9 => generated 2918 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/576] 10.0.0.151 () {34 vars in 990 bytes} [Fri May 29 23:19:36 2026] GET /v2.0/security-groups/8e1523c4-1f05-45f3-8021-ac7744b043a7 => generated 2310 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/577] 10.0.0.151 () {34 vars in 990 bytes} [Fri May 29 23:19:36 2026] GET /v2.0/security-groups/5721d7d7-9013-4a78-bef0-c648c8428d99 => generated 1682 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/578] 10.0.0.151 () {36 vars in 1012 bytes} [Fri May 29 23:19:37 2026] DELETE /v2.0/security-groups/8e1523c4-1f05-45f3-8021-ac7744b043a7 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/579] 10.0.0.151 () {36 vars in 1012 bytes} [Fri May 29 23:19:37 2026] DELETE /v2.0/security-groups/5721d7d7-9013-4a78-bef0-c648c8428d99 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/580] 10.0.0.151 () {34 vars in 990 bytes} [Fri May 29 23:19:37 2026] GET /v2.0/security-groups/2da032b0-120d-400d-8aff-9b3537efac54 => generated 2308 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:19:37.282 8 INFO neutron.api.v2.resource [req-c187a0e9-f411-4c7a-a765-4e90906213a1 req-163ed761-737c-4225-a470-fa45203392b9 0c4de8c6069c4215a398ef68c33634f0 c0cd0e781c014832a0df68b9e1ba742b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 291/581] 10.0.0.151 () {34 vars in 990 bytes} [Fri May 29 23:19:37 2026] GET /v2.0/security-groups/5721d7d7-9013-4a78-bef0-c648c8428d99 => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/582] 10.0.0.151 () {34 vars in 990 bytes} [Fri May 29 23:19:37 2026] GET /v2.0/security-groups/dec078e0-3797-4634-8072-206e669f0a88 => generated 1680 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/583] 10.0.0.151 () {36 vars in 1012 bytes} [Fri May 29 23:19:37 2026] DELETE /v2.0/security-groups/dec078e0-3797-4634-8072-206e669f0a88 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/584] 10.0.0.151 () {36 vars in 1012 bytes} [Fri May 29 23:19:37 2026] DELETE /v2.0/security-groups/2da032b0-120d-400d-8aff-9b3537efac54 => generated 0 bytes in 478 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:19:37.805 7 INFO neutron.api.v2.resource [req-fd7164d2-30a3-47e4-8e50-ba05bf496f9f req-cddc4247-c21e-4c13-96d7-77d2cc58e323 0c4de8c6069c4215a398ef68c33634f0 c0cd0e781c014832a0df68b9e1ba742b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 292/585] 10.0.0.151 () {34 vars in 990 bytes} [Fri May 29 23:19:37 2026] GET /v2.0/security-groups/dec078e0-3797-4634-8072-206e669f0a88 => generated 146 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/586] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:19:37 2026] GET /v2.0/ports?device_id=853675ae-bd66-442f-9484-979402b64234 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/587] 10.0.0.151 () {34 vars in 990 bytes} [Fri May 29 23:19:37 2026] GET /v2.0/security-groups/3cb91fb0-f1d3-48af-83d0-4b324d58dbdc => generated 1682 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/588] 10.0.0.151 () {36 vars in 1012 bytes} [Fri May 29 23:19:37 2026] DELETE /v2.0/security-groups/3cb91fb0-f1d3-48af-83d0-4b324d58dbdc => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:19:38.091 7 INFO neutron.api.v2.resource [req-40727293-b5c7-46ad-8911-adaf66dd4654 req-ae43e4e6-9476-43ad-a13b-b440464a59dd 0c4de8c6069c4215a398ef68c33634f0 c0cd0e781c014832a0df68b9e1ba742b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 296/589] 10.0.0.151 () {34 vars in 990 bytes} [Fri May 29 23:19:38 2026] GET /v2.0/security-groups/3cb91fb0-f1d3-48af-83d0-4b324d58dbdc => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/590] 10.0.0.151 () {34 vars in 1001 bytes} [Fri May 29 23:19:38 2026] GET /v2.0/security-groups?tenant_id=c0cd0e781c014832a0df68b9e1ba742b => generated 2921 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/591] 10.0.0.151 () {34 vars in 990 bytes} [Fri May 29 23:19:38 2026] GET /v2.0/security-groups/833cb174-1c26-4494-a88d-150d70bc1ff9 => generated 2918 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/592] 10.0.0.151 () {34 vars in 990 bytes} [Fri May 29 23:19:38 2026] GET /v2.0/security-groups/833cb174-1c26-4494-a88d-150d70bc1ff9 => generated 2918 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:19:38.398 7 INFO neutron.api.v2.resource [req-0320cb00-2f5e-4c83-ad76-00d262102c22 req-5fc688f2-b6a9-4717-8f36-3eacc17e51b9 0c4de8c6069c4215a398ef68c33634f0 c0cd0e781c014832a0df68b9e1ba742b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 300/593] 10.0.0.151 () {34 vars in 990 bytes} [Fri May 29 23:19:38 2026] GET /v2.0/security-groups/3cb91fb0-f1d3-48af-83d0-4b324d58dbdc => generated 146 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:19:38.454 7 INFO neutron.api.v2.resource [req-43e00c64-96c7-4022-8703-33665a65915a req-ff91ece5-5230-40da-8f67-f570b61bbe50 0c4de8c6069c4215a398ef68c33634f0 c0cd0e781c014832a0df68b9e1ba742b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 301/594] 10.0.0.151 () {34 vars in 990 bytes} [Fri May 29 23:19:38 2026] GET /v2.0/security-groups/dec078e0-3797-4634-8072-206e669f0a88 => generated 146 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:19:38.507 7 INFO neutron.api.v2.resource [req-c80f765a-99e3-4428-afaa-4271fd580b9b req-ef5550c9-6f5e-4944-9c4f-6847c332fbab 0c4de8c6069c4215a398ef68c33634f0 c0cd0e781c014832a0df68b9e1ba742b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 302/595] 10.0.0.151 () {34 vars in 990 bytes} [Fri May 29 23:19:38 2026] GET /v2.0/security-groups/5721d7d7-9013-4a78-bef0-c648c8428d99 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/596] 10.0.0.235 () {34 vars in 788 bytes} [Fri May 29 23:19:37 2026] PUT /v2.0/routers/bf05aef9-1b4b-469e-8046-352c9188bd38/remove_router_interface => generated 309 bytes in 2144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/597] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:19:39 2026] GET /v2.0/ports?device_id=853675ae-bd66-442f-9484-979402b64234 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/598] 10.0.0.235 () {34 vars in 788 bytes} [Fri May 29 23:19:38 2026] PUT /v2.0/routers/4bf77a42-ec6e-41ec-a817-fd237852e713/remove_router_interface => generated 309 bytes in 1656 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/599] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:19:39 2026] GET /v2.0/networks?id=d786be74-43d6-45c2-8e42-7a92fed2dc5a => generated 676 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:19:41.152 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-5ea37ebc-c306-4354-a746-787d1dd7d75d 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - 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()  2026-05-29 23:19:41.246 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-e1d28c53-3a01-40ab-9d8b-31a0677888dd 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - 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()  2026-05-29 23:19:42.145 8 INFO neutron.db.l3_hamode_db [None req-e1d28c53-3a01-40ab-9d8b-31a0677888dd 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] HA network 01cd0384-b00a-4474-ae24-9149fded72da was deleted as no HA routers are present in tenant c0cd0e781c014832a0df68b9e1ba742b. [pid: 8|app: 0|req: 297/600] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:19:40 2026] DELETE /v2.0/routers/4bf77a42-ec6e-41ec-a817-fd237852e713 => generated 0 bytes in 1970 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/601] 199.204.45.140 () {34 vars in 1049 bytes} [Fri May 29 23:19:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=015625d1748f4d6db672ef01cceeac07 => generated 181 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/602] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:19:42 2026] GET /v2.0/ports?device_id=853675ae-bd66-442f-9484-979402b64234 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:19:42.484 8 INFO neutron.services.segments.plugin [-] Segment 21328ce4-7b6a-47a5-98e0-d0e1f3d2e96c resource provider aggregate not found 2026-05-29 23:19:42.493 8 INFO neutron.services.segments.plugin [-] Segment 21328ce4-7b6a-47a5-98e0-d0e1f3d2e96c resource provider aggregate not found 2026-05-29 23:19:42.504 8 INFO neutron.services.segments.plugin [-] Segment 21328ce4-7b6a-47a5-98e0-d0e1f3d2e96c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21328ce4-7b6a-47a5-98e0-d0e1f3d2e96c found for delete ", "request_id": "req-22f3f59c-3585-4e54-bad4-fbc4abee006a"}]} 2026-05-29 23:19:42.523 8 INFO neutron.services.segments.plugin [-] Segment 21328ce4-7b6a-47a5-98e0-d0e1f3d2e96c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21328ce4-7b6a-47a5-98e0-d0e1f3d2e96c found for delete ", "request_id": "req-145b62f5-bde8-4f51-b011-ddf2e1e14a07"}]} 2026-05-29 23:19:42.570 7 INFO neutron.db.l3_hamode_db [None req-5ea37ebc-c306-4354-a746-787d1dd7d75d 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] HA network 9b3e0f27-2ec2-48ae-ae30-eeedb831343e was deleted as no HA routers are present in tenant 213681acddd24994a9c3a56651f838ab. [pid: 7|app: 0|req: 304/603] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:19:40 2026] DELETE /v2.0/routers/bf05aef9-1b4b-469e-8046-352c9188bd38 => generated 0 bytes in 2405 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:19:42.593 7 WARNING neutron_lib.context [req-9a264d1e-477e-48c5-8d10-86c754fc71e6 req-87529cef-d9e6-4566-bd39-bbc3ff163e3c 9a2628d147e142b3b85cca4499d36269 015625d1748f4d6db672ef01cceeac07 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 300/604] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:19:42 2026] DELETE /v2.0/subnets/fa551c1f-d75d-4dec-ae58-8f555025134d => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/605] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:19:42 2026] DELETE /v2.0/subnets/6c48d92c-7457-40cb-8f39-6ffa5595babe => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:19:42.997 7 INFO neutron.services.segments.plugin [-] Segment 48c22e91-7ae5-46d7-8c81-b9fae704c8b0 resource provider aggregate not found 2026-05-29 23:19:43.014 7 INFO neutron.services.segments.plugin [-] Segment 48c22e91-7ae5-46d7-8c81-b9fae704c8b0 resource provider aggregate not found 2026-05-29 23:19:43.024 7 INFO neutron.services.segments.plugin [-] Segment 48c22e91-7ae5-46d7-8c81-b9fae704c8b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48c22e91-7ae5-46d7-8c81-b9fae704c8b0 found for delete ", "request_id": "req-7f83b335-b709-4a4c-b25d-9ab89e9dbe90"}]} 2026-05-29 23:19:43.033 7 INFO neutron.services.segments.plugin [-] Segment 48c22e91-7ae5-46d7-8c81-b9fae704c8b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48c22e91-7ae5-46d7-8c81-b9fae704c8b0 found for delete ", "request_id": "req-5456204d-12d9-4b02-b39f-47d9023a1791"}]} [pid: 8|app: 0|req: 302/606] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:19:42 2026] GET /v2.0/security-groups?tenant_id=b3d0592682a5459da2c2c996b4c49c69&name=default => generated 2925 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/607] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:19:43 2026] DELETE /v2.0/networks/b86280cb-4762-482b-9d0d-f30289647884 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/608] 199.204.45.140 () {38 vars in 954 bytes} [Fri May 29 23:19:42 2026] POST /v2.0/ports => generated 958 bytes in 1534 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: 304/609] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:19:43 2026] DELETE /v2.0/networks/d9340cfa-ea70-4161-9d66-4357111e4b3b => generated 0 bytes in 637 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/610] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:19:44 2026] GET /v2.0/ports?device_id=853675ae-bd66-442f-9484-979402b64234 => generated 961 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/611] 199.204.45.140 () {34 vars in 910 bytes} [Fri May 29 23:19:44 2026] GET /v2.0/extensions => generated 19901 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/612] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:19:44 2026] GET /v2.0/security-groups?id=73b2c363-aed6-4073-acb6-7bda3b1dbbe5&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:19:44.779 8 INFO neutron.services.segments.plugin [-] Segment 844a21e9-2c79-4274-8268-363a4550cb1e resource provider aggregate not found 2026-05-29 23:19:44.791 8 INFO neutron.services.segments.plugin [-] Segment 844a21e9-2c79-4274-8268-363a4550cb1e resource provider aggregate not found 2026-05-29 23:19:44.797 8 INFO neutron.services.segments.plugin [-] Segment 844a21e9-2c79-4274-8268-363a4550cb1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 844a21e9-2c79-4274-8268-363a4550cb1e found for delete ", "request_id": "req-f50c2feb-21fa-446d-b94f-897637c7676d"}]} 2026-05-29 23:19:44.822 8 INFO neutron.services.segments.plugin [-] Segment 844a21e9-2c79-4274-8268-363a4550cb1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 844a21e9-2c79-4274-8268-363a4550cb1e found for delete ", "request_id": "req-2d6e8609-f2f5-4ba7-9444-d1e37d774f30"}]} 2026-05-29 23:19:44.827 8 INFO neutron.services.segments.plugin [-] Segment 6020b5b6-f80a-4fd6-a455-fded4a605dd2 resource provider aggregate not found 2026-05-29 23:19:44.848 8 INFO neutron.services.segments.plugin [-] Segment 6020b5b6-f80a-4fd6-a455-fded4a605dd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6020b5b6-f80a-4fd6-a455-fded4a605dd2 found for delete ", "request_id": "req-277393ea-5a1a-4cf3-aa2e-52f23f11bb5e"}]} 2026-05-29 23:19:44.850 8 INFO neutron.services.segments.plugin [-] Segment 6020b5b6-f80a-4fd6-a455-fded4a605dd2 resource provider aggregate not found 2026-05-29 23:19:44.871 8 INFO neutron.services.segments.plugin [-] Segment 6020b5b6-f80a-4fd6-a455-fded4a605dd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6020b5b6-f80a-4fd6-a455-fded4a605dd2 found for delete ", "request_id": "req-d12b7c66-15d3-43bd-aef8-2f37856c580f"}]} [pid: 7|app: 0|req: 306/613] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:19:44 2026] DELETE /v2.0/security-groups/a51205c4-33fa-4217-89ff-49e7401300bd => generated 0 bytes in 1125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/614] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:19:45 2026] GET /v2.0/security-groups?tenant_id=c0cd0e781c014832a0df68b9e1ba742b&name=default => generated 2921 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/615] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:19:45 2026] DELETE /v2.0/security-groups/833cb174-1c26-4494-a88d-150d70bc1ff9 => generated 0 bytes in 455 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/616] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:19:45 2026] GET /v2.0/ports?device_id=853675ae-bd66-442f-9484-979402b64234 => generated 961 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/617] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:19:45 2026] GET /v2.0/security-groups?id=73b2c363-aed6-4073-acb6-7bda3b1dbbe5&fields=id&fields=name => generated 114 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/618] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:19:46 2026] GET /v2.0/security-groups?tenant_id=48599ee02fff4d6c8653e9be3e309739&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/619] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:19:46 2026] GET /v2.0/security-groups?tenant_id=213681acddd24994a9c3a56651f838ab&name=default => generated 2921 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/620] 199.204.45.140 () {38 vars in 1027 bytes} [Fri May 29 23:19:44 2026] PUT /v2.0/ports/9ce6ba3c-1c6b-4033-8b23-47583ad5c7db => generated 1203 bytes in 1801 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: 313/621] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:19:46 2026] DELETE /v2.0/security-groups/2684bc5c-e3de-453c-981f-bfa2b42c5f13 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/622] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:19:46 2026] DELETE /v2.0/security-groups/fc402f68-54a6-4000-aa80-ac2260cc346e => generated 0 bytes in 338 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/623] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:19:46 2026] GET /v2.0/ports?tenant_id=015625d1748f4d6db672ef01cceeac07&device_id=853675ae-bd66-442f-9484-979402b64234 => generated 1242 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 310/624] 199.204.45.140 () {34 vars in 1059 bytes} [Fri May 29 23:19:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9ce6ba3c-1c6b-4033-8b23-47583ad5c7db => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/625] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:19:47 2026] GET /v2.0/subnets?id=39d9322b-d0da-4a87-9ded-8d6ec7730a18 => generated 670 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/626] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:19:47 2026] GET /v2.0/ports?network_id=d786be74-43d6-45c2-8e42-7a92fed2dc5a&device_owner=network%3Adhcp => generated 1244 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/627] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:19:47 2026] GET /v2.0/ports?device_id=853675ae-bd66-442f-9484-979402b64234 => generated 973 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/628] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:19:47 2026] GET /v2.0/security-groups?id=73b2c363-aed6-4073-acb6-7bda3b1dbbe5&fields=id&fields=name => generated 114 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/631] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:19:47 2026] GET /v2.0/networks/d786be74-43d6-45c2-8e42-7a92fed2dc5a?fields=segments => generated 14 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/632] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:19:47 2026] GET /v2.0/networks/d786be74-43d6-45c2-8e42-7a92fed2dc5a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:19:48.406 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-405c5bca-4693-4365-afaf-25460cf52171'] response: {'name': 'network-changed', 'server_uuid': '853675ae-bd66-442f-9484-979402b64234', 'tag': '9ce6ba3c-1c6b-4033-8b23-47583ad5c7db', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 313/633] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:19:48 2026] GET /v2.0/ports?device_id=853675ae-bd66-442f-9484-979402b64234 => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/634] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:19:48 2026] GET /v2.0/security-groups?id=73b2c363-aed6-4073-acb6-7bda3b1dbbe5&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/635] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:19:48 2026] GET /v2.0/ports?tenant_id=015625d1748f4d6db672ef01cceeac07&device_id=853675ae-bd66-442f-9484-979402b64234 => generated 1242 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/636] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:19:49 2026] GET /v2.0/networks?id=d786be74-43d6-45c2-8e42-7a92fed2dc5a => generated 771 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/637] 199.204.45.140 () {34 vars in 1059 bytes} [Fri May 29 23:19:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9ce6ba3c-1c6b-4033-8b23-47583ad5c7db => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/638] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:19:49 2026] GET /v2.0/subnets?id=39d9322b-d0da-4a87-9ded-8d6ec7730a18 => generated 670 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/639] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:19:49 2026] GET /v2.0/ports?network_id=d786be74-43d6-45c2-8e42-7a92fed2dc5a&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/640] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:19:49 2026] GET /v2.0/networks/d786be74-43d6-45c2-8e42-7a92fed2dc5a?fields=segments => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/641] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:19:49 2026] GET /v2.0/networks/d786be74-43d6-45c2-8e42-7a92fed2dc5a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/642] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:19:49 2026] GET /v2.0/ports?device_id=853675ae-bd66-442f-9484-979402b64234 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/643] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:19:49 2026] GET /v2.0/security-groups?id=73b2c363-aed6-4073-acb6-7bda3b1dbbe5&fields=id&fields=name => generated 114 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:19:50.753 7 INFO neutron.db.segments_db [None req-35a9a4f2-c916-4122-acc3-a705b9c56244 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Added segment ea0829d2-a903-4f96-b94c-369ceed8f703 of type vxlan for network 88fb68fb-7887-4b6a-a21b-f0580c7c762a [pid: 8|app: 0|req: 319/644] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:19:50 2026] GET /v2.0/ports?device_id=853675ae-bd66-442f-9484-979402b64234 => generated 973 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/645] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:19:51 2026] GET /v2.0/security-groups?id=73b2c363-aed6-4073-acb6-7bda3b1dbbe5&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/646] 10.0.0.235 () {34 vars in 670 bytes} [Fri May 29 23:19:50 2026] POST /v2.0/networks => generated 750 bytes in 1177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/647] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:19:51 2026] POST /v2.0/subnets => generated 673 bytes in 606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/648] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:19:52 2026] GET /v2.0/security-groups?tenant_id=ccfa0d1c86f2498f9f82404171437e57&name=default => generated 2925 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:19:52.495 7 INFO neutron.db.segments_db [None req-9b0ef29f-332a-4bd8-9d74-242d9ba44d22 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Added segment d4575992-020b-45e0-b47d-45394f8faf64 of type vxlan for network 0467f49d-06ff-4686-89d4-a6baa2f3c0d8 2026-05-29 23:19:52.553 8 INFO neutron.db.segments_db [None req-e5ad06cb-9b2f-4d32-9b79-4100276d4eab 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Added segment 5a216b9e-f5fb-4411-a290-cb701f3c7e72 of type vxlan for network 6d29c8ca-203a-4939-9437-0c7491b40798 [pid: 7|app: 0|req: 327/649] 10.0.0.235 () {34 vars in 670 bytes} [Fri May 29 23:19:51 2026] POST /v2.0/networks => generated 742 bytes in 1149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/650] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:19:53 2026] GET /v2.0/ports?device_id=853675ae-bd66-442f-9484-979402b64234 => generated 973 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:19:53.344 8 INFO neutron.db.l3_hamode_db [None req-e5ad06cb-9b2f-4d32-9b79-4100276d4eab 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 329/651] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:19:53 2026] DELETE /v2.0/security-groups/ee9c3bbd-975b-4a14-9cc9-59ae93317968 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/652] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:19:53 2026] POST /v2.0/subnets => generated 666 bytes in 609 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/653] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:19:54 2026] GET /v2.0/security-groups?id=73b2c363-aed6-4073-acb6-7bda3b1dbbe5&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:19:54.168 7 INFO neutron.db.segments_db [None req-bf731e46-8912-4b84-99ff-4434cd943eb2 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Added segment 597f97dc-c8d6-44ee-ae10-8ed6dd2756dc of type vxlan for network f025e4c3-c5f0-45df-a2fc-f7ff7f6a1f45 2026-05-29 23:19:54.832 8 INFO neutron.db.l3_hamode_db [None req-e5ad06cb-9b2f-4d32-9b79-4100276d4eab 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 23:19:54.833 7 INFO neutron.db.l3_hamode_db [None req-bf731e46-8912-4b84-99ff-4434cd943eb2 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 23:19:58.558 7 INFO neutron.db.l3_hamode_db [None req-bf731e46-8912-4b84-99ff-4434cd943eb2 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 323/654] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:19:52 2026] POST /v2.0/routers => generated 737 bytes in 6628 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/655] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:19:59 2026] GET /v2.0/ports?device_id=853675ae-bd66-442f-9484-979402b64234 => generated 975 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/656] 199.204.45.140 () {34 vars in 1095 bytes} [Fri May 29 23:19:59 2026] GET /v2.0/ports?device_id=853675ae-bd66-442f-9484-979402b64234&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/657] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:19:54 2026] POST /v2.0/routers => generated 730 bytes in 6881 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/658] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:20:00 2026] GET /v2.0/security-groups?id=73b2c363-aed6-4073-acb6-7bda3b1dbbe5&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/659] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:20:01 2026] GET /v2.0/ports?tenant_id=015625d1748f4d6db672ef01cceeac07&device_id=853675ae-bd66-442f-9484-979402b64234 => 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: 335/660] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:20:01 2026] GET /v2.0/security-groups?tenant_id=f97c3fc8b80e48ee9c258f00b046cd61&name=default => generated 2925 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/661] 10.0.0.235 () {34 vars in 782 bytes} [Fri May 29 23:19:59 2026] PUT /v2.0/routers/904991ad-42ac-48e9-a40c-906e59f695d4/add_router_interface => generated 309 bytes in 2309 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/662] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:20:01 2026] GET /v2.0/networks?id=d786be74-43d6-45c2-8e42-7a92fed2dc5a => generated 771 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/663] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:01 2026] GET /v2.0/ports?device_id=853675ae-bd66-442f-9484-979402b64234 => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/664] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:20:01 2026] DELETE /v2.0/security-groups/7f141928-04eb-4c41-adbd-5cf807f5ab6f => generated 0 bytes in 353 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/665] 199.204.45.140 () {34 vars in 1059 bytes} [Fri May 29 23:20:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9ce6ba3c-1c6b-4033-8b23-47583ad5c7db => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:20:03.281 8 INFO neutron.db.l3_db [None req-c3cebdd9-fa7f-41a4-b5b2-2af2a77cd9ff 9a2628d147e142b3b85cca4499d36269 015625d1748f4d6db672ef01cceeac07 - - default default] Floating IP 4bb7619b-fbe6-4c9b-a107-b32decf8d195 associated. External IP: 10.96.250.202, port: 9ce6ba3c-1c6b-4033-8b23-47583ad5c7db. [pid: 8|app: 0|req: 331/666] 10.0.0.235 () {34 vars in 748 bytes} [Fri May 29 23:20:02 2026] PUT /v2.0/floatingips/4bb7619b-fbe6-4c9b-a107-b32decf8d195 => generated 856 bytes in 1552 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:20:03.881 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e6183434-a77e-4386-8efe-d9614a1d3254'] response: {'name': 'network-changed', 'server_uuid': '853675ae-bd66-442f-9484-979402b64234', 'tag': '9ce6ba3c-1c6b-4033-8b23-47583ad5c7db', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 332/667] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:20:03 2026] GET /v2.0/subnets?id=39d9322b-d0da-4a87-9ded-8d6ec7730a18 => generated 670 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:20:03.914 8 WARNING neutron_lib.context [None req-3b3fcf84-4339-4cb0-b150-e5e2b7fa80f6 295241282cfd4773a96b2b41a5ff3bbc b2a6234fedb5472b81c92e7b48187d4e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 336/670] 10.0.0.235 () {34 vars in 782 bytes} [Fri May 29 23:20:01 2026] PUT /v2.0/routers/c3fbc577-cc77-4a06-8c80-1f438b4c4091/add_router_interface => generated 309 bytes in 2496 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/671] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:20:03 2026] GET /v2.0/ports?network_id=d786be74-43d6-45c2-8e42-7a92fed2dc5a&device_owner=network%3Adhcp => generated 1244 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/672] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:20:04 2026] GET /v2.0/networks/d786be74-43d6-45c2-8e42-7a92fed2dc5a?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/673] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:20:04 2026] GET /v2.0/networks/d786be74-43d6-45c2-8e42-7a92fed2dc5a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/674] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:20:04 2026] GET /v2.0/ports?tenant_id=015625d1748f4d6db672ef01cceeac07&device_id=853675ae-bd66-442f-9484-979402b64234 => 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: 341/675] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:20:04 2026] GET /v2.0/networks?id=d786be74-43d6-45c2-8e42-7a92fed2dc5a => generated 771 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/676] 199.204.45.140 () {34 vars in 1059 bytes} [Fri May 29 23:20:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9ce6ba3c-1c6b-4033-8b23-47583ad5c7db => generated 859 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/677] 10.0.0.235 () {34 vars in 684 bytes} [Fri May 29 23:20:03 2026] POST /v2.0/security-groups => generated 1660 bytes in 1109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 23:20:05.037 8 WARNING neutron_lib.context [None req-63a7f646-1183-4e1a-92b5-0b7c48693f0e 295241282cfd4773a96b2b41a5ff3bbc b2a6234fedb5472b81c92e7b48187d4e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 343/678] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:20:04 2026] GET /v2.0/subnets?id=39d9322b-d0da-4a87-9ded-8d6ec7730a18 => generated 670 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/679] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:20:05 2026] GET /v2.0/ports?network_id=d786be74-43d6-45c2-8e42-7a92fed2dc5a&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: 345/680] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:20:05 2026] GET /v2.0/networks/d786be74-43d6-45c2-8e42-7a92fed2dc5a?fields=segments => generated 14 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/681] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:20:05 2026] GET /v2.0/networks/d786be74-43d6-45c2-8e42-7a92fed2dc5a?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-05-29 23:20:05.333 7 WARNING neutron_lib.context [None req-2c07eb65-a000-4587-b2b1-32f0c6efe049 a82a3fc481fa46b6bd159faff847be42 de57753549114ccbaff53ce8c766414c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 336/682] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:20:05 2026] POST /v2.0/security-group-rules => generated 597 bytes in 2070 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/683] 10.0.0.235 () {34 vars in 684 bytes} [Fri May 29 23:20:05 2026] POST /v2.0/security-groups => generated 1660 bytes in 1783 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 23:20:07.114 8 WARNING neutron_lib.context [None req-cab65973-01c2-4342-8e05-d11d7e0d27c2 295241282cfd4773a96b2b41a5ff3bbc b2a6234fedb5472b81c92e7b48187d4e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:20:07.134 7 WARNING neutron_lib.context [None req-1d4e0429-cf64-4ca5-a506-af04d74a36e4 a82a3fc481fa46b6bd159faff847be42 de57753549114ccbaff53ce8c766414c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 337/684] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:20:07 2026] POST /v2.0/security-group-rules => generated 602 bytes in 679 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/685] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:20:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 788 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:20:07.911 7 WARNING neutron_lib.context [None req-0e25cf99-c1e6-43e3-90fc-547cec31ba18 295241282cfd4773a96b2b41a5ff3bbc b2a6234fedb5472b81c92e7b48187d4e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 338/686] 10.0.0.235 () {32 vars in 652 bytes} [Fri May 29 23:20:07 2026] GET /v2.0/extensions => generated 19901 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-29 23:20:08.079 8 WARNING neutron_lib.context [None req-ac85e31c-f632-451d-9f12-b492041e4f57 a82a3fc481fa46b6bd159faff847be42 de57753549114ccbaff53ce8c766414c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 339/687] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:20:08 2026] POST /v2.0/security-group-rules => generated 602 bytes in 990 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/688] 10.0.0.235 () {32 vars in 680 bytes} [Fri May 29 23:20:09 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:20:09.072 8 WARNING neutron_lib.context [None req-1da9fcc9-1954-4d67-825e-ccce90fc065d a82a3fc481fa46b6bd159faff847be42 de57753549114ccbaff53ce8c766414c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 349/689] 10.0.0.235 () {34 vars in 675 bytes} [Fri May 29 23:20:07 2026] POST /v2.0/floatingips => generated 552 bytes in 2342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/690] 10.0.0.235 () {32 vars in 680 bytes} [Fri May 29 23:20:10 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/691] 10.0.0.94 () {34 vars in 988 bytes} [Fri May 29 23:20:10 2026] GET /v2.0/ports?device_id=853675ae-bd66-442f-9484-979402b64234 => generated 1244 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/692] 10.0.0.235 () {32 vars in 728 bytes} [Fri May 29 23:20:10 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/693] 10.0.0.94 () {34 vars in 1038 bytes} [Fri May 29 23:20:10 2026] GET /v2.0/security-groups?id=73b2c363-aed6-4073-acb6-7bda3b1dbbe5&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/694] 10.0.0.235 () {32 vars in 664 bytes} [Fri May 29 23:20:10 2026] GET /v2.0/extensions/agent => generated 153 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/695] 10.0.0.235 () {32 vars in 698 bytes} [Fri May 29 23:20:10 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/696] 10.0.0.235 () {32 vars in 696 bytes} [Fri May 29 23:20:10 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: 357/697] 10.0.0.235 () {32 vars in 700 bytes} [Fri May 29 23:20:10 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: 7|app: 0|req: 358/698] 10.0.0.235 () {32 vars in 688 bytes} [Fri May 29 23:20:10 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/699] 10.0.0.235 () {32 vars in 702 bytes} [Fri May 29 23:20:10 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/700] 10.0.0.235 () {32 vars in 692 bytes} [Fri May 29 23:20:10 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/701] 10.0.0.235 () {32 vars in 694 bytes} [Fri May 29 23:20:10 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/702] 10.0.0.235 () {32 vars in 684 bytes} [Fri May 29 23:20:10 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: 363/703] 10.0.0.235 () {32 vars in 686 bytes} [Fri May 29 23:20:10 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/704] 10.0.0.235 () {32 vars in 660 bytes} [Fri May 29 23:20:10 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/705] 10.0.0.235 () {32 vars in 698 bytes} [Fri May 29 23:20:10 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/706] 10.0.0.235 () {32 vars in 678 bytes} [Fri May 29 23:20:10 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/707] 10.0.0.235 () {32 vars in 682 bytes} [Fri May 29 23:20:10 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/708] 10.0.0.235 () {32 vars in 674 bytes} [Fri May 29 23:20:10 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/709] 10.0.0.151 () {34 vars in 1099 bytes} [Fri May 29 23:20:10 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1601238507&fields=id&tenant_id=b2a6234fedb5472b81c92e7b48187d4e => generated 69 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/710] 10.0.0.235 () {32 vars in 688 bytes} [Fri May 29 23:20:10 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/711] 10.0.0.151 () {34 vars in 981 bytes} [Fri May 29 23:20:10 2026] GET /v2.0/networks?id=88fb68fb-7887-4b6a-a21b-f0580c7c762a => generated 682 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/712] 10.0.0.235 () {32 vars in 722 bytes} [Fri May 29 23:20:11 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/713] 10.0.0.151 () {34 vars in 964 bytes} [Fri May 29 23:20:11 2026] GET /v2.0/quotas/b2a6234fedb5472b81c92e7b48187d4e => 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: 374/714] 10.0.0.235 () {32 vars in 686 bytes} [Fri May 29 23:20:11 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: 7|app: 0|req: 375/715] 10.0.0.235 () {32 vars in 668 bytes} [Fri May 29 23:20:11 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/716] 10.0.0.151 () {34 vars in 1001 bytes} [Fri May 29 23:20:11 2026] GET /v2.0/ports?tenant_id=b2a6234fedb5472b81c92e7b48187d4e&fields=id => generated 103 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/717] 10.0.0.235 () {32 vars in 686 bytes} [Fri May 29 23:20:11 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: 7|app: 0|req: 378/718] 10.0.0.235 () {32 vars in 680 bytes} [Fri May 29 23:20:11 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/719] 10.0.0.151 () {34 vars in 1007 bytes} [Fri May 29 23:20:11 2026] GET /v2.0/networks/88fb68fb-7887-4b6a-a21b-f0580c7c762a?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: 380/720] 10.0.0.235 () {32 vars in 698 bytes} [Fri May 29 23:20:11 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/721] 10.0.0.151 () {34 vars in 1107 bytes} [Fri May 29 23:20:11 2026] GET /v2.0/networks/88fb68fb-7887-4b6a-a21b-f0580c7c762a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 1526 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/722] 10.0.0.235 () {32 vars in 678 bytes} [Fri May 29 23:20:12 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: 7|app: 0|req: 383/723] 10.0.0.235 () {32 vars in 666 bytes} [Fri May 29 23:20:12 2026] GET /v2.0/extensions/router => generated 256 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/724] 10.0.0.235 () {32 vars in 676 bytes} [Fri May 29 23:20:12 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/725] 10.0.0.235 () {32 vars in 664 bytes} [Fri May 29 23:20:12 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/726] 10.0.0.235 () {32 vars in 674 bytes} [Fri May 29 23:20:12 2026] GET /v2.0/extensions/l3-flavors => 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: 387/727] 10.0.0.235 () {32 vars in 712 bytes} [Fri May 29 23:20:12 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/728] 10.0.0.235 () {32 vars in 690 bytes} [Fri May 29 23:20:12 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/729] 10.0.0.235 () {32 vars in 682 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/730] 10.0.0.235 () {32 vars in 668 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/731] 10.0.0.235 () {32 vars in 686 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/732] 10.0.0.235 () {32 vars in 704 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/733] 10.0.0.235 () {32 vars in 674 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/734] 10.0.0.235 () {32 vars in 700 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/735] 10.0.0.235 () {32 vars in 674 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/736] 10.0.0.235 () {32 vars in 692 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/737] 10.0.0.235 () {32 vars in 688 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/738] 10.0.0.235 () {32 vars in 708 bytes} [Fri May 29 23:20:13 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: 7|app: 0|req: 399/739] 10.0.0.235 () {32 vars in 704 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/740] 10.0.0.235 () {32 vars in 696 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/741] 10.0.0.235 () {32 vars in 710 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/742] 10.0.0.235 () {32 vars in 668 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/binding => generated 193 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/743] 10.0.0.235 () {32 vars in 686 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/744] 10.0.0.235 () {32 vars in 680 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/745] 10.0.0.235 () {32 vars in 674 bytes} [Fri May 29 23:20:13 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: 406/746] 10.0.0.235 () {32 vars in 670 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/747] 10.0.0.235 () {32 vars in 660 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/748] 10.0.0.235 () {32 vars in 698 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/749] 10.0.0.235 () {32 vars in 698 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/750] 10.0.0.235 () {32 vars in 676 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/751] 10.0.0.235 () {32 vars in 668 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/752] 10.0.0.235 () {32 vars in 682 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/753] 10.0.0.235 () {32 vars in 700 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/754] 10.0.0.235 () {32 vars in 684 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/755] 10.0.0.235 () {32 vars in 706 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/756] 10.0.0.235 () {32 vars in 668 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/757] 10.0.0.235 () {32 vars in 696 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/758] 10.0.0.235 () {32 vars in 694 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/759] 10.0.0.235 () {32 vars in 684 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/760] 10.0.0.235 () {32 vars in 688 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/761] 10.0.0.235 () {32 vars in 666 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/762] 10.0.0.235 () {32 vars in 680 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/763] 10.0.0.235 () {32 vars in 680 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/764] 10.0.0.235 () {32 vars in 690 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/765] 10.0.0.235 () {32 vars in 690 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/766] 10.0.0.235 () {32 vars in 694 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/767] 10.0.0.235 () {32 vars in 684 bytes} [Fri May 29 23:20:13 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: 7|app: 0|req: 428/768] 10.0.0.235 () {32 vars in 688 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/769] 10.0.0.235 () {32 vars in 700 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/770] 10.0.0.235 () {32 vars in 702 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/771] 10.0.0.235 () {32 vars in 712 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/772] 10.0.0.235 () {32 vars in 716 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/773] 10.0.0.235 () {32 vars in 714 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/774] 10.0.0.235 () {32 vars in 726 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/775] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/ports?device_id=fe30e299-207a-469f-ab8f-e1a5946dacd4 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/776] 10.0.0.235 () {32 vars in 740 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/777] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/ports?device_id=853675ae-bd66-442f-9484-979402b64234 => generated 975 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/778] 10.0.0.235 () {32 vars in 718 bytes} [Fri May 29 23:20:13 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: 7|app: 0|req: 439/779] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/security-groups?id=73b2c363-aed6-4073-acb6-7bda3b1dbbe5&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: 440/780] 10.0.0.235 () {32 vars in 682 bytes} [Fri May 29 23:20:13 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: 441/781] 10.0.0.235 () {32 vars in 668 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/segment => generated 145 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/782] 10.0.0.235 () {32 vars in 718 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/783] 10.0.0.235 () {32 vars in 678 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/784] 10.0.0.235 () {32 vars in 668 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/785] 10.0.0.235 () {32 vars in 696 bytes} [Fri May 29 23:20:13 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: 7|app: 0|req: 446/786] 10.0.0.235 () {32 vars in 704 bytes} [Fri May 29 23:20:13 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: 7|app: 0|req: 447/787] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/ports?device_id=853675ae-bd66-442f-9484-979402b64234 => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/788] 10.0.0.235 () {32 vars in 700 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/789] 10.0.0.235 () {32 vars in 682 bytes} [Fri May 29 23:20:13 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: 7|app: 0|req: 450/790] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/security-groups?id=73b2c363-aed6-4073-acb6-7bda3b1dbbe5&fields=id&fields=name => generated 114 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/791] 10.0.0.235 () {32 vars in 704 bytes} [Fri May 29 23:20:13 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/792] 10.0.0.235 () {32 vars in 694 bytes} [Fri May 29 23:20:14 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: 7|app: 0|req: 453/793] 10.0.0.235 () {32 vars in 688 bytes} [Fri May 29 23:20:14 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/794] 10.0.0.235 () {32 vars in 696 bytes} [Fri May 29 23:20:14 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/795] 10.0.0.235 () {32 vars in 688 bytes} [Fri May 29 23:20:14 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/796] 10.0.0.235 () {32 vars in 700 bytes} [Fri May 29 23:20:14 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/797] 10.0.0.235 () {32 vars in 664 bytes} [Fri May 29 23:20:14 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: 7|app: 0|req: 458/798] 10.0.0.235 () {32 vars in 680 bytes} [Fri May 29 23:20:14 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/799] 10.0.0.235 () {32 vars in 692 bytes} [Fri May 29 23:20:14 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/800] 10.0.0.235 () {32 vars in 676 bytes} [Fri May 29 23:20:14 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/801] 10.0.0.235 () {32 vars in 666 bytes} [Fri May 29 23:20:14 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/802] 10.0.0.235 () {34 vars in 675 bytes} [Fri May 29 23:20:09 2026] POST /v2.0/floatingips => generated 552 bytes in 5497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/803] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:14 2026] GET /v2.0/ports?device_id=fe30e299-207a-469f-ab8f-e1a5946dacd4 => 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: 342/804] 10.0.0.151 () {34 vars in 1097 bytes} [Fri May 29 23:20:15 2026] GET /v2.0/security-groups?name=tempest-securitygroup--365083389&fields=id&tenant_id=de57753549114ccbaff53ce8c766414c => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/805] 10.0.0.151 () {34 vars in 981 bytes} [Fri May 29 23:20:15 2026] GET /v2.0/networks?id=0467f49d-06ff-4686-89d4-a6baa2f3c0d8 => generated 675 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/806] 10.0.0.151 () {34 vars in 964 bytes} [Fri May 29 23:20:15 2026] GET /v2.0/quotas/de57753549114ccbaff53ce8c766414c => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/807] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:15 2026] GET /v2.0/ports?device_id=fe30e299-207a-469f-ab8f-e1a5946dacd4 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/808] 10.0.0.151 () {34 vars in 1001 bytes} [Fri May 29 23:20:15 2026] GET /v2.0/ports?tenant_id=de57753549114ccbaff53ce8c766414c&fields=id => generated 103 bytes in 649 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/809] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:16 2026] GET /v2.0/ports?device_id=853675ae-bd66-442f-9484-979402b64234 => generated 975 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/810] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:20:16 2026] GET /v2.0/security-groups?id=73b2c363-aed6-4073-acb6-7bda3b1dbbe5&fields=id&fields=name => generated 114 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/811] 10.0.0.151 () {34 vars in 906 bytes} [Fri May 29 23:20:16 2026] GET /v2.0/extensions => generated 19901 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/812] 10.0.0.151 () {34 vars in 1007 bytes} [Fri May 29 23:20:16 2026] GET /v2.0/networks/0467f49d-06ff-4686-89d4-a6baa2f3c0d8?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/813] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:20:16 2026] GET /v2.0/ports?tenant_id=015625d1748f4d6db672ef01cceeac07&device_id=853675ae-bd66-442f-9484-979402b64234 => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/814] 10.0.0.151 () {34 vars in 1107 bytes} [Fri May 29 23:20:16 2026] GET /v2.0/networks/0467f49d-06ff-4686-89d4-a6baa2f3c0d8?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: 470/815] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:20:16 2026] GET /v2.0/networks?id=d786be74-43d6-45c2-8e42-7a92fed2dc5a => generated 771 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/816] 199.204.45.140 () {34 vars in 1059 bytes} [Fri May 29 23:20:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9ce6ba3c-1c6b-4033-8b23-47583ad5c7db => generated 861 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/817] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:20:16 2026] GET /v2.0/subnets?id=39d9322b-d0da-4a87-9ded-8d6ec7730a18 => generated 670 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/818] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:20:16 2026] GET /v2.0/ports?network_id=d786be74-43d6-45c2-8e42-7a92fed2dc5a&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/819] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:20:16 2026] GET /v2.0/networks/d786be74-43d6-45c2-8e42-7a92fed2dc5a?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/820] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:20:17 2026] GET /v2.0/networks/d786be74-43d6-45c2-8e42-7a92fed2dc5a?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: 476/821] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:17 2026] GET /v2.0/ports?device_id=fe30e299-207a-469f-ab8f-e1a5946dacd4 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/822] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:17 2026] GET /v2.0/ports?device_id=853675ae-bd66-442f-9484-979402b64234 => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/825] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:20:16 2026] GET /v2.0/security-groups?tenant_id=f2565ad59382460c8fb28088e390677f&name=default => generated 2925 bytes in 1101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/826] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:20:17 2026] GET /v2.0/security-groups?id=73b2c363-aed6-4073-acb6-7bda3b1dbbe5&fields=id&fields=name => generated 114 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/827] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:18 2026] GET /v2.0/ports?device_id=8645987e-39b7-4a79-87a0-6e5431b24503 => 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: 347/828] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:20:17 2026] DELETE /v2.0/security-groups/84e51fae-3ffc-423f-8b3d-127b8b0b5445 => generated 0 bytes in 630 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/829] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:18 2026] GET /v2.0/ports?device_id=fe30e299-207a-469f-ab8f-e1a5946dacd4 => 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: 348/830] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:18 2026] GET /v2.0/ports?device_id=853675ae-bd66-442f-9484-979402b64234 => generated 975 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/831] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:20:18 2026] GET /v2.0/security-groups?id=73b2c363-aed6-4073-acb6-7bda3b1dbbe5&fields=id&fields=name => generated 114 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/832] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:19 2026] GET /v2.0/ports?device_id=8645987e-39b7-4a79-87a0-6e5431b24503 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/833] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:19 2026] GET /v2.0/ports?device_id=fe30e299-207a-469f-ab8f-e1a5946dacd4 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/834] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:19 2026] GET /v2.0/ports?device_id=853675ae-bd66-442f-9484-979402b64234 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/835] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:20:19 2026] GET /v2.0/security-groups?id=73b2c363-aed6-4073-acb6-7bda3b1dbbe5&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: 351/836] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:20 2026] GET /v2.0/ports?device_id=8645987e-39b7-4a79-87a0-6e5431b24503 => 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: 486/837] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:20 2026] GET /v2.0/ports?device_id=fe30e299-207a-469f-ab8f-e1a5946dacd4 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/838] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:21 2026] GET /v2.0/ports?device_id=853675ae-bd66-442f-9484-979402b64234 => generated 973 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/839] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:20:21 2026] GET /v2.0/security-groups?id=73b2c363-aed6-4073-acb6-7bda3b1dbbe5&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/840] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:21 2026] GET /v2.0/ports?device_id=8645987e-39b7-4a79-87a0-6e5431b24503 => 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: 488/841] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:20:21 2026] GET /v2.0/networks?id=88fb68fb-7887-4b6a-a21b-f0580c7c762a => generated 682 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/842] 199.204.45.140 () {34 vars in 1049 bytes} [Fri May 29 23:20:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b2a6234fedb5472b81c92e7b48187d4e => generated 181 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:20:21.588 7 WARNING neutron_lib.context [req-c4b94546-9c9b-4907-b808-f8b4ab9a332e req-3420f06d-2092-43cc-8e11-ea44b99c8869 295241282cfd4773a96b2b41a5ff3bbc b2a6234fedb5472b81c92e7b48187d4e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:20:21.953 8 WARNING neutron_lib.context [None req-82e8ed27-9d0b-4beb-b1b8-3791b45f47b6 db674d8e6f9b4a88bb5db535b16f6195 7f547ecebfbf4278a93cb7ea7b0137ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 489/843] 199.204.45.140 () {38 vars in 954 bytes} [Fri May 29 23:20:21 2026] POST /v2.0/ports => generated 954 bytes in 852 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: 490/844] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:22 2026] GET /v2.0/ports?device_id=fe30e299-207a-469f-ab8f-e1a5946dacd4 => generated 957 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/845] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:20:22 2026] GET /v2.0/networks?id=0467f49d-06ff-4686-89d4-a6baa2f3c0d8 => generated 675 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:20:22.743 8 INFO neutron.db.segments_db [None req-82e8ed27-9d0b-4beb-b1b8-3791b45f47b6 db674d8e6f9b4a88bb5db535b16f6195 7f547ecebfbf4278a93cb7ea7b0137ab - - default default] Added segment ce74faa9-82da-4b26-b638-7a73194105b5 of type vxlan for network c34199ed-2925-4a40-84de-6b4419325c1f [pid: 8|app: 0|req: 355/846] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:20:21 2026] POST /v2.0/networks => generated 650 bytes in 1342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/847] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:22 2026] GET /v2.0/ports?device_id=853675ae-bd66-442f-9484-979402b64234 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/848] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:20:23 2026] GET /v2.0/security-groups?id=bf932647-a8f5-4534-9316-b7bd1548717a&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/849] 199.204.45.140 () {34 vars in 1049 bytes} [Fri May 29 23:20:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=de57753549114ccbaff53ce8c766414c => generated 180 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:20:23.170 8 WARNING neutron_lib.context [None req-a8eb804c-d4a6-4d12-b2be-65d75b28ee4b db674d8e6f9b4a88bb5db535b16f6195 7f547ecebfbf4278a93cb7ea7b0137ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 492/850] 199.204.45.140 () {38 vars in 1027 bytes} [Fri May 29 23:20:22 2026] PUT /v2.0/ports/d356693d-a6aa-4c49-ab28-e2767b969f2b => generated 1199 bytes in 858 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: 493/851] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:20:23 2026] GET /v2.0/security-groups?id=73b2c363-aed6-4073-acb6-7bda3b1dbbe5&fields=id&fields=name => generated 114 bytes in 82 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: 494/852] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:23 2026] GET /v2.0/ports?device_id=8645987e-39b7-4a79-87a0-6e5431b24503 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:20:23.665 7 WARNING neutron_lib.context [req-8822e963-922b-4596-b450-80661a503003 req-fb271591-fab1-4fdc-a2c2-440e4294b0c0 a82a3fc481fa46b6bd159faff847be42 de57753549114ccbaff53ce8c766414c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 359/853] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:20:23 2026] POST /v2.0/subnets => generated 603 bytes in 668 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/854] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:20:23 2026] GET /v2.0/ports?tenant_id=b2a6234fedb5472b81c92e7b48187d4e&device_id=fe30e299-207a-469f-ab8f-e1a5946dacd4 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:20:23.885 8 WARNING neutron_lib.context [None req-032d2dfb-a089-4f8f-9843-323b932d4722 db674d8e6f9b4a88bb5db535b16f6195 7f547ecebfbf4278a93cb7ea7b0137ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:20:24.027 8 INFO neutron.db.segments_db [None req-032d2dfb-a089-4f8f-9843-323b932d4722 db674d8e6f9b4a88bb5db535b16f6195 7f547ecebfbf4278a93cb7ea7b0137ab - - default default] Added segment 9e02c920-964a-49a0-9ed8-fce05917993e of type vxlan for network 6a338674-4306-4e6a-9d94-083d5e5a981e 2026-05-29 23:20:24.118 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-925f703c-723c-4e16-a1ad-8407f9e32239'] response: {'name': 'network-changed', 'server_uuid': 'fe30e299-207a-469f-ab8f-e1a5946dacd4', 'tag': 'd356693d-a6aa-4c49-ab28-e2767b969f2b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 495/855] 199.204.45.140 () {38 vars in 954 bytes} [Fri May 29 23:20:23 2026] POST /v2.0/ports => generated 954 bytes in 677 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 496/856] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:20:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=d356693d-a6aa-4c49-ab28-e2767b969f2b => 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: 497/857] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:24 2026] GET /v2.0/ports?device_id=fe30e299-207a-469f-ab8f-e1a5946dacd4 => generated 969 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:20:24.622 8 INFO neutron.db.l3_hamode_db [None req-032d2dfb-a089-4f8f-9843-323b932d4722 db674d8e6f9b4a88bb5db535b16f6195 7f547ecebfbf4278a93cb7ea7b0137ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 498/858] 199.204.45.140 () {38 vars in 1027 bytes} [Fri May 29 23:20:24 2026] PUT /v2.0/ports/4ba213a0-c491-404c-8bd8-5347b5f0ab63 => generated 1199 bytes in 1059 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: 499/859] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:20:25 2026] GET /v2.0/subnets?id=973ccac0-6bcf-4552-a588-420d9928d357 => generated 676 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/860] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:20:25 2026] GET /v2.0/security-groups?id=bf932647-a8f5-4534-9316-b7bd1548717a&fields=id&fields=name => generated 114 bytes in 45 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: 501/861] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:25 2026] GET /v2.0/ports?device_id=8645987e-39b7-4a79-87a0-6e5431b24503 => generated 969 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/862] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:20:25 2026] GET /v2.0/ports?tenant_id=de57753549114ccbaff53ce8c766414c&device_id=8645987e-39b7-4a79-87a0-6e5431b24503 => 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: 503/863] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:20:25 2026] GET /v2.0/ports?network_id=88fb68fb-7887-4b6a-a21b-f0580c7c762a&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/864] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:20:25 2026] GET /v2.0/security-groups?id=712ef711-cd35-4978-b80c-5d7c0e385df4&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: 7|app: 0|req: 505/865] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:20:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=4ba213a0-c491-404c-8bd8-5347b5f0ab63 => 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: 506/866] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:20:25 2026] GET /v2.0/networks/88fb68fb-7887-4b6a-a21b-f0580c7c762a?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: 507/867] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:20:25 2026] GET /v2.0/subnets?id=cb3327b8-a8f7-41a4-86db-76f9d1d8144c => generated 669 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/868] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:20:26 2026] GET /v2.0/networks/88fb68fb-7887-4b6a-a21b-f0580c7c762a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:20:26.161 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a588968-dd02-4dbe-84e6-4649730ef70c'] response: {'name': 'network-changed', 'server_uuid': '8645987e-39b7-4a79-87a0-6e5431b24503', 'tag': '4ba213a0-c491-404c-8bd8-5347b5f0ab63', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 509/869] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:20:26 2026] GET /v2.0/ports?network_id=0467f49d-06ff-4686-89d4-a6baa2f3c0d8&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: 510/870] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:20:26 2026] GET /v2.0/networks/0467f49d-06ff-4686-89d4-a6baa2f3c0d8?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: 511/871] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:20:26 2026] GET /v2.0/ports?tenant_id=b2a6234fedb5472b81c92e7b48187d4e&device_id=fe30e299-207a-469f-ab8f-e1a5946dacd4 => 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: 512/872] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:20:26 2026] GET /v2.0/networks/0467f49d-06ff-4686-89d4-a6baa2f3c0d8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:20:26.479 8 INFO neutron.db.l3_hamode_db [None req-032d2dfb-a089-4f8f-9843-323b932d4722 db674d8e6f9b4a88bb5db535b16f6195 7f547ecebfbf4278a93cb7ea7b0137ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 513/873] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:20:26 2026] GET /v2.0/networks?id=88fb68fb-7887-4b6a-a21b-f0580c7c762a => generated 778 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/874] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:20:26 2026] GET /v2.0/ports?tenant_id=de57753549114ccbaff53ce8c766414c&device_id=8645987e-39b7-4a79-87a0-6e5431b24503 => generated 1238 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/875] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:20:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=d356693d-a6aa-4c49-ab28-e2767b969f2b => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/876] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:20:26 2026] GET /v2.0/networks?id=0467f49d-06ff-4686-89d4-a6baa2f3c0d8 => generated 770 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/877] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:20:26 2026] GET /v2.0/subnets?id=973ccac0-6bcf-4552-a588-420d9928d357 => generated 676 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/878] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:26 2026] GET /v2.0/ports?device_id=fe30e299-207a-469f-ab8f-e1a5946dacd4 => generated 969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/879] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:20:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=4ba213a0-c491-404c-8bd8-5347b5f0ab63 => generated 19 bytes in 525 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/880] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:20:27 2026] GET /v2.0/ports?network_id=88fb68fb-7887-4b6a-a21b-f0580c7c762a&device_owner=network%3Adhcp => generated 1244 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/881] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:20:27 2026] GET /v2.0/security-groups?id=bf932647-a8f5-4534-9316-b7bd1548717a&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/882] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:27 2026] GET /v2.0/ports?device_id=8645987e-39b7-4a79-87a0-6e5431b24503 => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/883] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:20:27 2026] GET /v2.0/subnets?id=cb3327b8-a8f7-41a4-86db-76f9d1d8144c => generated 669 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/884] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:20:27 2026] GET /v2.0/networks/88fb68fb-7887-4b6a-a21b-f0580c7c762a?fields=segments => generated 14 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/885] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:20:27 2026] GET /v2.0/security-groups?id=712ef711-cd35-4978-b80c-5d7c0e385df4&fields=id&fields=name => generated 113 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/886] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:20:27 2026] GET /v2.0/ports?network_id=0467f49d-06ff-4686-89d4-a6baa2f3c0d8&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/887] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:20:27 2026] GET /v2.0/networks/88fb68fb-7887-4b6a-a21b-f0580c7c762a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/888] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:20:28 2026] GET /v2.0/networks/0467f49d-06ff-4686-89d4-a6baa2f3c0d8?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: 529/889] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:20:28 2026] GET /v2.0/networks/0467f49d-06ff-4686-89d4-a6baa2f3c0d8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/890] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:20:23 2026] POST /v2.0/routers => generated 694 bytes in 4382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/891] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:28 2026] GET /v2.0/ports?device_id=fe30e299-207a-469f-ab8f-e1a5946dacd4 => generated 971 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/892] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:20:28 2026] GET /v2.0/security-groups?id=bf932647-a8f5-4534-9316-b7bd1548717a&fields=id&fields=name => generated 114 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/893] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:28 2026] GET /v2.0/ports?device_id=8645987e-39b7-4a79-87a0-6e5431b24503 => generated 969 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/894] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:29 2026] GET /v2.0/ports?device_id=fe30e299-207a-469f-ab8f-e1a5946dacd4 => 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: 366/895] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:20:29 2026] GET /v2.0/security-groups?id=712ef711-cd35-4978-b80c-5d7c0e385df4&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:20:30.200 8 INFO neutron.db.l3_db [None req-edac28ea-6d10-4d31-a38c-ab9e47cdccb5 295241282cfd4773a96b2b41a5ff3bbc b2a6234fedb5472b81c92e7b48187d4e - - default default] Floating IP d3c8a422-f25f-486e-a6e8-6023cf12b651 associated. External IP: 10.96.250.203, port: d356693d-a6aa-4c49-ab28-e2767b969f2b. [pid: 7|app: 0|req: 530/896] 10.0.0.235 () {34 vars in 782 bytes} [Fri May 29 23:20:28 2026] PUT /v2.0/routers/a969cf63-29db-4b48-8939-5e2bba113f87/add_router_interface => generated 309 bytes in 2653 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/897] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:30 2026] GET /v2.0/ports?device_id=8645987e-39b7-4a79-87a0-6e5431b24503 => generated 971 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:20:31.058 7 WARNING neutron_lib.context [None req-4d07f53e-4762-46a2-b61d-25c1ee98ac87 db674d8e6f9b4a88bb5db535b16f6195 7f547ecebfbf4278a93cb7ea7b0137ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 367/898] 10.0.0.235 () {34 vars in 748 bytes} [Fri May 29 23:20:29 2026] PUT /v2.0/floatingips/d3c8a422-f25f-486e-a6e8-6023cf12b651 => generated 855 bytes in 2080 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/899] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:20:31 2026] GET /v2.0/security-groups?id=712ef711-cd35-4978-b80c-5d7c0e385df4&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: 369/900] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:31 2026] GET /v2.0/ports?device_id=fe30e299-207a-469f-ab8f-e1a5946dacd4 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:20:31.428 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-200e1a2d-2154-462a-95d5-4ef77a37d0cf'] response: {'name': 'network-changed', 'server_uuid': 'fe30e299-207a-469f-ab8f-e1a5946dacd4', 'tag': 'd356693d-a6aa-4c49-ab28-e2767b969f2b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 370/901] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:20:31 2026] GET /v2.0/security-groups?id=bf932647-a8f5-4534-9316-b7bd1548717a&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/902] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:20:31 2026] GET /v2.0/ports?tenant_id=b2a6234fedb5472b81c92e7b48187d4e&device_id=fe30e299-207a-469f-ab8f-e1a5946dacd4 => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/903] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:20:31 2026] GET /v2.0/networks?id=88fb68fb-7887-4b6a-a21b-f0580c7c762a => generated 778 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/904] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:20:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=d356693d-a6aa-4c49-ab28-e2767b969f2b => 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: 532/905] 10.0.0.235 () {34 vars in 664 bytes} [Fri May 29 23:20:31 2026] POST /v2.0/ports => generated 958 bytes in 694 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:20:31.761 7 WARNING neutron_lib.context [None req-703f0491-66ab-4042-9c37-e94b18504165 db674d8e6f9b4a88bb5db535b16f6195 7f547ecebfbf4278a93cb7ea7b0137ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 374/906] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:20:31 2026] GET /v2.0/subnets?id=973ccac0-6bcf-4552-a588-420d9928d357 => generated 676 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/907] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:20:31 2026] GET /v2.0/ports?network_id=88fb68fb-7887-4b6a-a21b-f0580c7c762a&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: 376/908] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:20:31 2026] GET /v2.0/networks/88fb68fb-7887-4b6a-a21b-f0580c7c762a?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/909] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:20:31 2026] GET /v2.0/networks/88fb68fb-7887-4b6a-a21b-f0580c7c762a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/912] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:32 2026] GET /v2.0/ports?device_id=8645987e-39b7-4a79-87a0-6e5431b24503 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/913] 10.0.0.235 () {34 vars in 664 bytes} [Fri May 29 23:20:31 2026] POST /v2.0/ports => generated 954 bytes in 798 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:20:32.566 7 WARNING neutron_lib.context [None req-4ee627cc-b922-4b4e-9824-49401510925a db674d8e6f9b4a88bb5db535b16f6195 7f547ecebfbf4278a93cb7ea7b0137ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 381/914] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:20:32 2026] GET /v2.0/security-groups?id=712ef711-cd35-4978-b80c-5d7c0e385df4&fields=id&fields=name => generated 113 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/915] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:32 2026] GET /v2.0/ports?device_id=8645987e-39b7-4a79-87a0-6e5431b24503 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:20:33.340 8 INFO neutron.db.l3_db [None req-e9f4e2eb-14e4-4512-9015-59ce58d34bc0 a82a3fc481fa46b6bd159faff847be42 de57753549114ccbaff53ce8c766414c - - default default] Floating IP 835f5676-463a-4c4b-b8bb-5225562fd7a7 associated. External IP: 10.96.250.214, port: 4ba213a0-c491-404c-8bd8-5347b5f0ab63. [pid: 8|app: 0|req: 383/916] 10.0.0.235 () {34 vars in 748 bytes} [Fri May 29 23:20:32 2026] PUT /v2.0/floatingips/835f5676-463a-4c4b-b8bb-5225562fd7a7 => generated 855 bytes in 1079 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:20:33.830 7 INFO neutron.db.l3_db [None req-4ee627cc-b922-4b4e-9824-49401510925a db674d8e6f9b4a88bb5db535b16f6195 7f547ecebfbf4278a93cb7ea7b0137ab - - default default] Floating IP 77ddffab-a2f3-46fb-85a2-32fbea8d9e5c associated. External IP: 10.96.250.215, port: f47cdf97-b9c1-4a04-b30c-8116ea4f1e8a. 2026-05-29 23:20:33.877 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-578366ab-95bf-409d-b483-b4bfb200e129'] response: {'name': 'network-changed', 'server_uuid': '8645987e-39b7-4a79-87a0-6e5431b24503', 'tag': '4ba213a0-c491-404c-8bd8-5347b5f0ab63', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 384/917] 10.0.0.94 () {34 vars in 988 bytes} [Fri May 29 23:20:33 2026] GET /v2.0/ports?device_id=853675ae-bd66-442f-9484-979402b64234 => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/918] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:33 2026] GET /v2.0/ports?device_id=8645987e-39b7-4a79-87a0-6e5431b24503 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/919] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:20:33 2026] GET /v2.0/ports?tenant_id=de57753549114ccbaff53ce8c766414c&device_id=8645987e-39b7-4a79-87a0-6e5431b24503 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/920] 10.0.0.94 () {34 vars in 1038 bytes} [Fri May 29 23:20:33 2026] GET /v2.0/security-groups?id=73b2c363-aed6-4073-acb6-7bda3b1dbbe5&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/921] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:20:34 2026] GET /v2.0/security-groups?id=712ef711-cd35-4978-b80c-5d7c0e385df4&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: 389/922] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:20:34 2026] GET /v2.0/networks?id=0467f49d-06ff-4686-89d4-a6baa2f3c0d8 => generated 770 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/923] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:20:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=4ba213a0-c491-404c-8bd8-5347b5f0ab63 => generated 858 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/924] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:20:34 2026] GET /v2.0/subnets?id=cb3327b8-a8f7-41a4-86db-76f9d1d8144c => generated 669 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/925] 10.0.0.235 () {34 vars in 676 bytes} [Fri May 29 23:20:32 2026] POST /v2.0/floatingips => generated 841 bytes in 1804 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/926] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:20:34 2026] GET /v2.0/ports?network_id=0467f49d-06ff-4686-89d4-a6baa2f3c0d8&device_owner=network%3Adhcp => generated 1244 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/927] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:20:34 2026] GET /v2.0/networks/0467f49d-06ff-4686-89d4-a6baa2f3c0d8?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/928] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:20:34 2026] GET /v2.0/networks/0467f49d-06ff-4686-89d4-a6baa2f3c0d8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/929] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:34 2026] GET /v2.0/ports?device_id=8645987e-39b7-4a79-87a0-6e5431b24503 => generated 971 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:20:34.838 7 INFO neutron.db.l3_db [None req-ba4ac919-c58c-4b1d-bd4e-7321a6ddb5b7 db674d8e6f9b4a88bb5db535b16f6195 7f547ecebfbf4278a93cb7ea7b0137ab - - default default] Floating IP 77ddffab-a2f3-46fb-85a2-32fbea8d9e5c disassociated. External IP: 10.96.250.215, port: f47cdf97-b9c1-4a04-b30c-8116ea4f1e8a. [pid: 8|app: 0|req: 396/930] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:20:34 2026] GET /v2.0/security-groups?id=712ef711-cd35-4978-b80c-5d7c0e385df4&fields=id&fields=name => generated 113 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/931] 199.204.45.140 () {34 vars in 993 bytes} [Fri May 29 23:20:35 2026] GET /v2.0/ports?device_id=8645987e-39b7-4a79-87a0-6e5431b24503 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/932] 10.0.0.235 () {34 vars in 748 bytes} [Fri May 29 23:20:34 2026] PUT /v2.0/floatingips/77ddffab-a2f3-46fb-85a2-32fbea8d9e5c => generated 552 bytes in 1517 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:20:36.180 8 INFO neutron.db.l3_db [req-0cf43662-ca95-4374-9a47-39a1fb77c578 req-0187fbfc-36c4-4913-80f0-8d829c04a223 a82a3fc481fa46b6bd159faff847be42 de57753549114ccbaff53ce8c766414c - - default default] Floating IP 835f5676-463a-4c4b-b8bb-5225562fd7a7 disassociated. External IP: 10.96.250.214, port: 4ba213a0-c491-404c-8bd8-5347b5f0ab63. [pid: 7|app: 0|req: 536/933] 10.0.0.235 () {32 vars in 731 bytes} [Fri May 29 23:20:35 2026] DELETE /v2.0/floatingips/77ddffab-a2f3-46fb-85a2-32fbea8d9e5c => generated 0 bytes in 473 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/934] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:36 2026] GET /v2.0/ports?device_id=8645987e-39b7-4a79-87a0-6e5431b24503 => generated 971 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:20:36.488 7 WARNING neutron_lib.context [None req-70c8a166-9449-420a-9d95-c7b5abb49476 db674d8e6f9b4a88bb5db535b16f6195 7f547ecebfbf4278a93cb7ea7b0137ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 398/935] 199.204.45.140 () {36 vars in 996 bytes} [Fri May 29 23:20:35 2026] DELETE /v2.0/ports/4ba213a0-c491-404c-8bd8-5347b5f0ab63 => generated 0 bytes in 1129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:20:36.942 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-af9e79b4-0c36-4fc0-967e-57e18be261c3'] response: {'server_uuid': '8645987e-39b7-4a79-87a0-6e5431b24503', 'name': 'network-vif-deleted', 'tag': '4ba213a0-c491-404c-8bd8-5347b5f0ab63', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 399/936] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:20:36 2026] GET /v2.0/security-groups?id=712ef711-cd35-4978-b80c-5d7c0e385df4&fields=id&fields=name => generated 113 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:20:37.907 7 INFO neutron.db.l3_db [None req-70c8a166-9449-420a-9d95-c7b5abb49476 db674d8e6f9b4a88bb5db535b16f6195 7f547ecebfbf4278a93cb7ea7b0137ab - - default default] Floating IP 5818e630-45f3-4467-8d91-4431cad562af associated. External IP: 10.96.250.219, port: be492e37-c173-4537-82fe-61df4be28616. [pid: 7|app: 0|req: 538/937] 10.0.0.235 () {34 vars in 676 bytes} [Fri May 29 23:20:36 2026] POST /v2.0/floatingips => generated 842 bytes in 1944 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/938] 10.0.0.235 () {32 vars in 728 bytes} [Fri May 29 23:20:38 2026] GET /v2.0/floatingips/5818e630-45f3-4467-8d91-4431cad562af => generated 842 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/939] 10.0.0.235 () {32 vars in 654 bytes} [Fri May 29 23:20:38 2026] GET /v2.0/floatingips => generated 845 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/940] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:20:38 2026] DELETE /v2.0/security-groups/712ef711-cd35-4978-b80c-5d7c0e385df4 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:20:38.689 8 INFO neutron.api.v2.resource [None req-9773c322-6a62-4e3a-800f-2785b0608388 a82a3fc481fa46b6bd159faff847be42 de57753549114ccbaff53ce8c766414c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 401/941] 10.0.0.235 () {32 vars in 736 bytes} [Fri May 29 23:20:38 2026] GET /v2.0/security-groups/712ef711-cd35-4978-b80c-5d7c0e385df4 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/942] 10.0.0.235 () {32 vars in 731 bytes} [Fri May 29 23:20:38 2026] DELETE /v2.0/floatingips/835f5676-463a-4c4b-b8bb-5225562fd7a7 => generated 0 bytes in 483 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:20:39.285 7 INFO neutron.db.l3_db [None req-ea07e8e1-ca33-4d6f-b98e-b0e224b0c3a7 db674d8e6f9b4a88bb5db535b16f6195 7f547ecebfbf4278a93cb7ea7b0137ab - - default default] Floating IP 5818e630-45f3-4467-8d91-4431cad562af associated. External IP: 10.96.250.219, port: be492e37-c173-4537-82fe-61df4be28616. [pid: 7|app: 0|req: 541/943] 10.0.0.235 () {34 vars in 748 bytes} [Fri May 29 23:20:38 2026] PUT /v2.0/floatingips/5818e630-45f3-4467-8d91-4431cad562af => generated 841 bytes in 1538 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/944] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:40 2026] GET /v2.0/ports?device_id=853675ae-bd66-442f-9484-979402b64234 => generated 975 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:20:40.492 7 INFO neutron.db.l3_db [None req-f2916f01-f20b-4ded-9ef6-aba834db3455 db674d8e6f9b4a88bb5db535b16f6195 7f547ecebfbf4278a93cb7ea7b0137ab - - default default] Floating IP 5818e630-45f3-4467-8d91-4431cad562af disassociated. External IP: 10.96.250.219, port: f47cdf97-b9c1-4a04-b30c-8116ea4f1e8a. [pid: 8|app: 0|req: 403/945] 10.0.0.235 () {34 vars in 788 bytes} [Fri May 29 23:20:39 2026] PUT /v2.0/routers/c3fbc577-cc77-4a06-8c80-1f438b4c4091/remove_router_interface => generated 309 bytes in 1510 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/946] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:20:40 2026] GET /v2.0/security-groups?id=73b2c363-aed6-4073-acb6-7bda3b1dbbe5&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: 7|app: 0|req: 543/947] 10.0.0.235 () {34 vars in 748 bytes} [Fri May 29 23:20:40 2026] PUT /v2.0/floatingips/5818e630-45f3-4467-8d91-4431cad562af => generated 552 bytes in 677 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/948] 10.0.0.235 () {32 vars in 731 bytes} [Fri May 29 23:20:40 2026] DELETE /v2.0/floatingips/5818e630-45f3-4467-8d91-4431cad562af => generated 0 bytes in 618 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/949] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:41 2026] GET /v2.0/ports?device_id=853675ae-bd66-442f-9484-979402b64234 => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:20:41.711 7 INFO neutron.api.v2.resource [None req-15122924-6ba1-48bd-84ac-1bd8f81a1512 db674d8e6f9b4a88bb5db535b16f6195 7f547ecebfbf4278a93cb7ea7b0137ab - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 546/950] 10.0.0.235 () {32 vars in 731 bytes} [Fri May 29 23:20:41 2026] DELETE /v2.0/floatingips/5818e630-45f3-4467-8d91-4431cad562af => generated 144 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/951] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:20:41 2026] GET /v2.0/security-groups?id=73b2c363-aed6-4073-acb6-7bda3b1dbbe5&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: 7|app: 0|req: 548/952] 10.0.0.235 () {32 vars in 719 bytes} [Fri May 29 23:20:41 2026] DELETE /v2.0/ports/f47cdf97-b9c1-4a04-b30c-8116ea4f1e8a => generated 0 bytes in 567 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/953] 199.204.45.140 () {34 vars in 993 bytes} [Fri May 29 23:20:42 2026] GET /v2.0/ports?device_id=853675ae-bd66-442f-9484-979402b64234 => 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: 550/954] 10.0.0.235 () {32 vars in 719 bytes} [Fri May 29 23:20:42 2026] DELETE /v2.0/ports/be492e37-c173-4537-82fe-61df4be28616 => generated 0 bytes in 957 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/955] 10.0.0.94 () {34 vars in 988 bytes} [Fri May 29 23:20:43 2026] GET /v2.0/ports?device_id=fe30e299-207a-469f-ab8f-e1a5946dacd4 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:20:43.798 8 INFO neutron.services.segments.plugin [-] Segment 597f97dc-c8d6-44ee-ae10-8ed6dd2756dc resource provider aggregate not found 2026-05-29 23:20:43.807 8 INFO neutron.services.segments.plugin [-] Segment 597f97dc-c8d6-44ee-ae10-8ed6dd2756dc resource provider aggregate not found 2026-05-29 23:20:43.826 8 INFO neutron.services.segments.plugin [-] Segment 597f97dc-c8d6-44ee-ae10-8ed6dd2756dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 597f97dc-c8d6-44ee-ae10-8ed6dd2756dc found for delete ", "request_id": "req-be794fc8-3f24-4863-9385-a865d8e648a7"}]} 2026-05-29 23:20:43.828 8 INFO neutron.services.segments.plugin [-] Segment 597f97dc-c8d6-44ee-ae10-8ed6dd2756dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 597f97dc-c8d6-44ee-ae10-8ed6dd2756dc found for delete ", "request_id": "req-5cf72595-6feb-4da7-9d2d-2c6947ea59a8"}]} 2026-05-29 23:20:44.096 8 INFO neutron.db.l3_hamode_db [None req-64e1c916-bb77-4e7f-9e04-cf4a134aff44 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] HA network f025e4c3-c5f0-45df-a2fc-f7ff7f6a1f45 was deleted as no HA routers are present in tenant de57753549114ccbaff53ce8c766414c. [pid: 8|app: 0|req: 405/956] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:20:40 2026] DELETE /v2.0/routers/c3fbc577-cc77-4a06-8c80-1f438b4c4091 => generated 0 bytes in 3350 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/957] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:44 2026] GET /v2.0/ports?device_id=853675ae-bd66-442f-9484-979402b64234 => generated 973 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/958] 10.0.0.235 () {32 vars in 735 bytes} [Fri May 29 23:20:44 2026] GET /v2.0/ports?device_id=a969cf63-29db-4b48-8939-5e2bba113f87 => generated 958 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/959] 10.0.0.94 () {34 vars in 1038 bytes} [Fri May 29 23:20:44 2026] GET /v2.0/security-groups?id=bf932647-a8f5-4534-9316-b7bd1548717a&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:20:44.521 7 INFO neutron.db.l3_db [req-cfefe013-2de2-469f-9274-a0a6c32084fa req-0beea0ab-10fa-4e07-ae1f-e98d4754a165 9a2628d147e142b3b85cca4499d36269 015625d1748f4d6db672ef01cceeac07 - - default default] Floating IP 4bb7619b-fbe6-4c9b-a107-b32decf8d195 disassociated. External IP: 10.96.250.202, port: 9ce6ba3c-1c6b-4033-8b23-47583ad5c7db. [pid: 8|app: 0|req: 409/960] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:20:44 2026] DELETE /v2.0/subnets/cb3327b8-a8f7-41a4-86db-76f9d1d8144c => generated 0 bytes in 503 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/961] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:20:44 2026] GET /v2.0/security-groups?id=73b2c363-aed6-4073-acb6-7bda3b1dbbe5&fields=id&fields=name => generated 114 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/962] 199.204.45.140 () {36 vars in 996 bytes} [Fri May 29 23:20:43 2026] DELETE /v2.0/ports/9ce6ba3c-1c6b-4033-8b23-47583ad5c7db => generated 0 bytes in 1942 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:20:45.420 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-61d40342-a06b-46a9-a518-24d44f447b18'] response: {'server_uuid': '853675ae-bd66-442f-9484-979402b64234', 'name': 'network-vif-deleted', 'tag': '9ce6ba3c-1c6b-4033-8b23-47583ad5c7db', 'status': 'completed', 'code': 200} /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() 2026-05-29 23:20:45.880 7 INFO neutron.services.segments.plugin [-] Segment d4575992-020b-45e0-b47d-45394f8faf64 resource provider aggregate not found 2026-05-29 23:20:45.890 7 INFO neutron.services.segments.plugin [-] Segment d4575992-020b-45e0-b47d-45394f8faf64 resource provider aggregate not found 2026-05-29 23:20:45.908 7 INFO neutron.services.segments.plugin [-] Segment d4575992-020b-45e0-b47d-45394f8faf64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4575992-020b-45e0-b47d-45394f8faf64 found for delete ", "request_id": "req-7c04a0ee-f8e1-43ea-93c4-8f0fae059faa"}]} 2026-05-29 23:20:45.920 7 INFO neutron.services.segments.plugin [-] Segment d4575992-020b-45e0-b47d-45394f8faf64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4575992-020b-45e0-b47d-45394f8faf64 found for delete ", "request_id": "req-df20650f-4470-453c-ac6d-b1a7ce0e5923"}]} [pid: 7|app: 0|req: 553/963] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:20:45 2026] DELETE /v2.0/networks/0467f49d-06ff-4686-89d4-a6baa2f3c0d8 => generated 0 bytes in 778 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/964] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:46 2026] GET /v2.0/ports?device_id=853675ae-bd66-442f-9484-979402b64234 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/965] 10.0.0.235 () {34 vars in 788 bytes} [Fri May 29 23:20:45 2026] PUT /v2.0/routers/a969cf63-29db-4b48-8939-5e2bba113f87/remove_router_interface => generated 309 bytes in 1896 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/968] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:20:47 2026] GET /v2.0/security-groups?tenant_id=de57753549114ccbaff53ce8c766414c&name=default => generated 2925 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/969] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:20:47 2026] DELETE /v2.0/security-groups/ccac236b-6f24-4223-96e8-122f0d49424e => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/970] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:20:47 2026] DELETE /v2.0/security-groups/73b2c363-aed6-4073-acb6-7bda3b1dbbe5 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:20:47.868 8 INFO neutron.api.v2.resource [None req-d901cbd6-edd8-463f-86bc-a058590ba281 9a2628d147e142b3b85cca4499d36269 015625d1748f4d6db672ef01cceeac07 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 417/971] 10.0.0.235 () {32 vars in 736 bytes} [Fri May 29 23:20:47 2026] GET /v2.0/security-groups/73b2c363-aed6-4073-acb6-7bda3b1dbbe5 => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/972] 10.0.0.235 () {32 vars in 731 bytes} [Fri May 29 23:20:47 2026] DELETE /v2.0/floatingips/4bb7619b-fbe6-4c9b-a107-b32decf8d195 => generated 0 bytes in 597 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/973] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:48 2026] GET /v2.0/ports?device_id=fe30e299-207a-469f-ab8f-e1a5946dacd4 => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:20:48.763 7 INFO neutron.services.segments.plugin [-] Segment 9e02c920-964a-49a0-9ed8-fce05917993e resource provider aggregate not found 2026-05-29 23:20:48.767 7 INFO neutron.services.segments.plugin [-] Segment 9e02c920-964a-49a0-9ed8-fce05917993e resource provider aggregate not found 2026-05-29 23:20:48.788 7 INFO neutron.services.segments.plugin [-] Segment 9e02c920-964a-49a0-9ed8-fce05917993e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e02c920-964a-49a0-9ed8-fce05917993e found for delete ", "request_id": "req-1a140a44-e9c0-4775-9e4d-8724bc4a72ec"}]} 2026-05-29 23:20:48.791 7 INFO neutron.services.segments.plugin [-] Segment 9e02c920-964a-49a0-9ed8-fce05917993e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e02c920-964a-49a0-9ed8-fce05917993e found for delete ", "request_id": "req-f6bc0105-bc27-4de6-975f-669ccea7079a"}]} 2026-05-29 23:20:48.800 7 INFO neutron.db.l3_hamode_db [None req-f347ee3e-c94b-4330-964f-e53b13355aa9 db674d8e6f9b4a88bb5db535b16f6195 7f547ecebfbf4278a93cb7ea7b0137ab - - default default] HA network 6a338674-4306-4e6a-9d94-083d5e5a981e was deleted as no HA routers are present in tenant 7f547ecebfbf4278a93cb7ea7b0137ab. [pid: 7|app: 0|req: 555/974] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:20:46 2026] DELETE /v2.0/routers/a969cf63-29db-4b48-8939-5e2bba113f87 => generated 0 bytes in 1837 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/975] 10.0.0.151 () {34 vars in 970 bytes} [Fri May 29 23:20:48 2026] GET /v2.0/ports/d356693d-a6aa-4c49-ab28-e2767b969f2b => generated 968 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/976] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:20:48 2026] DELETE /v2.0/subnets/baa71c72-208f-4995-803a-6613c7c61de7 => generated 0 bytes in 980 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/977] 199.204.45.140 () {34 vars in 999 bytes} [Fri May 29 23:20:49 2026] GET /v2.0/subnets?network_id=88fb68fb-7887-4b6a-a21b-f0580c7c762a => generated 658 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/978] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:20:49 2026] DELETE /v2.0/networks/c34199ed-2925-4a40-84de-6b4419325c1f => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/979] 199.204.45.140 () {34 vars in 1145 bytes} [Fri May 29 23:20:50 2026] GET /v2.0/ports?device_id=fe30e299-207a-469f-ab8f-e1a5946dacd4&device_owner=compute%3Anova&network_id=88fb68fb-7887-4b6a-a21b-f0580c7c762a => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/980] 10.0.0.235 () {34 vars in 788 bytes} [Fri May 29 23:20:48 2026] PUT /v2.0/routers/60387389-8a9c-4fff-8c2e-926bdff4cf97/remove_router_interface => generated 309 bytes in 1944 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:20:50.824 7 INFO neutron.services.segments.plugin [-] Segment ce74faa9-82da-4b26-b638-7a73194105b5 resource provider aggregate not found 2026-05-29 23:20:50.830 7 INFO neutron.services.segments.plugin [-] Segment ce74faa9-82da-4b26-b638-7a73194105b5 resource provider aggregate not found 2026-05-29 23:20:50.850 7 INFO neutron.services.segments.plugin [-] Segment ce74faa9-82da-4b26-b638-7a73194105b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce74faa9-82da-4b26-b638-7a73194105b5 found for delete ", "request_id": "req-c5f6a784-dfc6-4994-a551-c9b14654ee5d"}]} 2026-05-29 23:20:50.856 7 INFO neutron.services.segments.plugin [-] Segment ce74faa9-82da-4b26-b638-7a73194105b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce74faa9-82da-4b26-b638-7a73194105b5 found for delete ", "request_id": "req-6a34e129-c0d1-4c7f-b2cb-2d3f1754018a"}]} [pid: 7|app: 0|req: 561/981] 199.204.45.140 () {38 vars in 1027 bytes} [Fri May 29 23:20:50 2026] PUT /v2.0/ports/d356693d-a6aa-4c49-ab28-e2767b969f2b => generated 1145 bytes in 739 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:20:51.103 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec5a3c93-9b08-455e-afdf-5db58b1eb60e'] response: {'name': 'network-changed', 'server_uuid': 'fe30e299-207a-469f-ab8f-e1a5946dacd4', 'tag': 'd356693d-a6aa-4c49-ab28-e2767b969f2b', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 562/982] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:20:51 2026] GET /v2.0/security-groups?tenant_id=7f547ecebfbf4278a93cb7ea7b0137ab&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/983] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:20:51 2026] GET /v2.0/ports?tenant_id=b2a6234fedb5472b81c92e7b48187d4e&device_id=fe30e299-207a-469f-ab8f-e1a5946dacd4 => generated 1417 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/984] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:20:51 2026] DELETE /v2.0/security-groups/38ed5805-caac-46dc-9171-542c3694adc1 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/985] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:20:51 2026] GET /v2.0/networks?id=88fb68fb-7887-4b6a-a21b-f0580c7c762a => generated 778 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/986] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:20:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=d356693d-a6aa-4c49-ab28-e2767b969f2b => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/987] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:20:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=d356693d-a6aa-4c49-ab28-e2767b969f2b => generated 860 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/988] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:20:51 2026] GET /v2.0/subnets?id=973ccac0-6bcf-4552-a588-420d9928d357 => generated 676 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/989] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:20:51 2026] GET /v2.0/ports?network_id=88fb68fb-7887-4b6a-a21b-f0580c7c762a&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: 570/990] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:20:51 2026] GET /v2.0/networks/88fb68fb-7887-4b6a-a21b-f0580c7c762a?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: 571/991] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:20:51 2026] GET /v2.0/networks/88fb68fb-7887-4b6a-a21b-f0580c7c762a?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) 2026-05-29 23:20:52.088 8 INFO neutron.services.segments.plugin [-] Segment 7c467ee0-c0e7-4f75-9df9-0c977d891b8f resource provider aggregate not found 2026-05-29 23:20:52.093 8 INFO neutron.services.segments.plugin [-] Segment 7c467ee0-c0e7-4f75-9df9-0c977d891b8f resource provider aggregate not found 2026-05-29 23:20:52.111 8 INFO neutron.services.segments.plugin [-] Segment 7c467ee0-c0e7-4f75-9df9-0c977d891b8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c467ee0-c0e7-4f75-9df9-0c977d891b8f found for delete ", "request_id": "req-53b649fe-696e-448a-a775-08a5153004a8"}]} 2026-05-29 23:20:52.113 8 INFO neutron.services.segments.plugin [-] Segment 7c467ee0-c0e7-4f75-9df9-0c977d891b8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c467ee0-c0e7-4f75-9df9-0c977d891b8f found for delete ", "request_id": "req-67825a7c-de7e-429d-8746-621c08dd262b"}]} [pid: 7|app: 0|req: 572/992] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:20:52 2026] GET /v2.0/ports?tenant_id=b2a6234fedb5472b81c92e7b48187d4e&device_id=fe30e299-207a-469f-ab8f-e1a5946dacd4 => generated 1417 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/993] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:20:52 2026] GET /v2.0/networks?id=88fb68fb-7887-4b6a-a21b-f0580c7c762a => generated 778 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:20:52.274 8 INFO neutron.db.l3_hamode_db [None req-ef46393e-5bee-436a-a8ab-15363d11967c 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] HA network 0056a726-08a9-45b9-bbe2-cd8587b7cdae was deleted as no HA routers are present in tenant 015625d1748f4d6db672ef01cceeac07. [pid: 8|app: 0|req: 421/994] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:20:50 2026] DELETE /v2.0/routers/60387389-8a9c-4fff-8c2e-926bdff4cf97 => generated 0 bytes in 1753 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/995] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:20:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=d356693d-a6aa-4c49-ab28-e2767b969f2b => 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: 422/996] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:52 2026] GET /v2.0/ports?device_id=fe30e299-207a-469f-ab8f-e1a5946dacd4 => generated 1148 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/997] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:20:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=d356693d-a6aa-4c49-ab28-e2767b969f2b => generated 860 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/998] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:20:52 2026] GET /v2.0/security-groups?id=bf932647-a8f5-4534-9316-b7bd1548717a&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: 8|app: 0|req: 425/999] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:20:52 2026] GET /v2.0/subnets?id=973ccac0-6bcf-4552-a588-420d9928d357 => generated 676 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/1000] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:20:52 2026] GET /v2.0/ports?network_id=88fb68fb-7887-4b6a-a21b-f0580c7c762a&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1001] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:20:52 2026] DELETE /v2.0/subnets/39d9322b-d0da-4a87-9ded-8d6ec7730a18 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/1002] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:20:52 2026] GET /v2.0/networks/88fb68fb-7887-4b6a-a21b-f0580c7c762a?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/1003] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:20:52 2026] GET /v2.0/networks/88fb68fb-7887-4b6a-a21b-f0580c7c762a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/1004] 199.204.45.140 () {34 vars in 1117 bytes} [Fri May 29 23:20:52 2026] GET /v2.0/ports?device_id=fe30e299-207a-469f-ab8f-e1a5946dacd4&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.4 => generated 1148 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:20:53.699 7 INFO neutron.services.segments.plugin [-] Segment c7fd6a74-20f9-4798-9ec3-f371d115dd73 resource provider aggregate not found 2026-05-29 23:20:53.705 7 INFO neutron.services.segments.plugin [-] Segment c7fd6a74-20f9-4798-9ec3-f371d115dd73 resource provider aggregate not found 2026-05-29 23:20:53.726 7 INFO neutron.services.segments.plugin [-] Segment c7fd6a74-20f9-4798-9ec3-f371d115dd73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7fd6a74-20f9-4798-9ec3-f371d115dd73 found for delete ", "request_id": "req-4a9aec5e-7f1a-495f-9270-15d68b67b8e4"}]} 2026-05-29 23:20:53.728 7 INFO neutron.services.segments.plugin [-] Segment c7fd6a74-20f9-4798-9ec3-f371d115dd73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7fd6a74-20f9-4798-9ec3-f371d115dd73 found for delete ", "request_id": "req-beed8878-c323-480e-9f65-98b42c21ae16"}]} [pid: 8|app: 0|req: 430/1005] 199.204.45.140 () {38 vars in 1027 bytes} [Fri May 29 23:20:52 2026] PUT /v2.0/ports/d356693d-a6aa-4c49-ab28-e2767b969f2b => generated 968 bytes in 903 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: 431/1006] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:20:53 2026] GET /v2.0/ports?tenant_id=b2a6234fedb5472b81c92e7b48187d4e&device_id=fe30e299-207a-469f-ab8f-e1a5946dacd4 => generated 1240 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:20:53.954 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf707caf-84c6-480c-9a1e-fc28ac4f93fb'] response: {'name': 'network-changed', 'server_uuid': 'fe30e299-207a-469f-ab8f-e1a5946dacd4', 'tag': 'd356693d-a6aa-4c49-ab28-e2767b969f2b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 432/1007] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:20:53 2026] GET /v2.0/networks?id=88fb68fb-7887-4b6a-a21b-f0580c7c762a => generated 778 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/1008] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:20:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=d356693d-a6aa-4c49-ab28-e2767b969f2b => generated 860 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/1009] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:20:54 2026] GET /v2.0/subnets?id=973ccac0-6bcf-4552-a588-420d9928d357 => generated 676 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/1010] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:20:54 2026] GET /v2.0/ports?network_id=88fb68fb-7887-4b6a-a21b-f0580c7c762a&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: 436/1011] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:20:54 2026] GET /v2.0/networks/88fb68fb-7887-4b6a-a21b-f0580c7c762a?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: 437/1012] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:20:54 2026] GET /v2.0/networks/88fb68fb-7887-4b6a-a21b-f0580c7c762a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1013] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:20:52 2026] DELETE /v2.0/networks/d786be74-43d6-45c2-8e42-7a92fed2dc5a => generated 0 bytes in 1679 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/1014] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:20:54 2026] GET /v2.0/ports?tenant_id=b2a6234fedb5472b81c92e7b48187d4e&device_id=fe30e299-207a-469f-ab8f-e1a5946dacd4 => generated 1240 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1015] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:20:54 2026] GET /v2.0/networks?id=88fb68fb-7887-4b6a-a21b-f0580c7c762a => generated 778 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/1016] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:20:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=d356693d-a6aa-4c49-ab28-e2767b969f2b => generated 860 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1017] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:20:54 2026] GET /v2.0/security-groups?tenant_id=015625d1748f4d6db672ef01cceeac07&name=default => generated 2921 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/1018] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:20:54 2026] GET /v2.0/subnets?id=973ccac0-6bcf-4552-a588-420d9928d357 => generated 676 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/1019] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:20:54 2026] DELETE /v2.0/security-groups/832c98b9-25e4-4867-83fb-c4be77bfe382 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/1020] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:20:55 2026] GET /v2.0/ports?network_id=88fb68fb-7887-4b6a-a21b-f0580c7c762a&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:20:55.136 7 WARNING neutron_lib.context [None req-12ec3634-d99b-49a0-9298-7207bff234bf 82bb1a58c54948eca9f6733242e90a95 99dbc7e0e145422fa4ef1ed10cd3ede8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:20:55.136 7 WARNING neutron_lib.context [None req-12ec3634-d99b-49a0-9298-7207bff234bf 82bb1a58c54948eca9f6733242e90a95 99dbc7e0e145422fa4ef1ed10cd3ede8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 443/1021] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:20:55 2026] GET /v2.0/networks/88fb68fb-7887-4b6a-a21b-f0580c7c762a?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: 444/1022] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:20:55 2026] GET /v2.0/networks/88fb68fb-7887-4b6a-a21b-f0580c7c762a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/1023] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:55 2026] GET /v2.0/ports?device_id=fe30e299-207a-469f-ab8f-e1a5946dacd4 => generated 971 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/1024] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:20:55 2026] GET /v2.0/security-groups?id=bf932647-a8f5-4534-9316-b7bd1548717a&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:20:55.545 7 INFO neutron.db.segments_db [None req-12ec3634-d99b-49a0-9298-7207bff234bf 82bb1a58c54948eca9f6733242e90a95 99dbc7e0e145422fa4ef1ed10cd3ede8 - - default default] Added segment 115fa065-e990-40b1-ae32-600d88b51166 of type vxlan for network a36941b9-a21d-4c55-8a5d-e41c3cd732b7 2026-05-29 23:20:55.677 7 INFO neutron.db.segments_db [None req-12ec3634-d99b-49a0-9298-7207bff234bf 82bb1a58c54948eca9f6733242e90a95 99dbc7e0e145422fa4ef1ed10cd3ede8 - - default default] Added segment 8e5059f6-1711-444a-ad22-a21de6006dc2 of type vxlan for network 6dc5881c-b2dd-4d50-a495-84706cb2fddd [pid: 7|app: 0|req: 579/1025] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:20:54 2026] POST /v2.0/networks => generated 1245 bytes in 1048 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/1026] 10.0.0.235 () {32 vars in 648 bytes} [Fri May 29 23:20:55 2026] GET /v2.0/networks => generated 1844 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:20:56.237 7 INFO neutron.services.segments.plugin [-] Segment 115fa065-e990-40b1-ae32-600d88b51166 resource provider aggregate not found 2026-05-29 23:20:56.245 7 INFO neutron.services.segments.plugin [-] Segment 115fa065-e990-40b1-ae32-600d88b51166 resource provider aggregate not found 2026-05-29 23:20:56.266 7 INFO neutron.services.segments.plugin [-] Segment 115fa065-e990-40b1-ae32-600d88b51166 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 115fa065-e990-40b1-ae32-600d88b51166 found for delete ", "request_id": "req-05bb11dd-60de-4700-bd96-b3059ae98e35"}]} 2026-05-29 23:20:56.267 7 INFO neutron.services.segments.plugin [-] Segment 115fa065-e990-40b1-ae32-600d88b51166 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 115fa065-e990-40b1-ae32-600d88b51166 found for delete ", "request_id": "req-b6e63a22-5f49-4d73-96df-83a42561b871"}]} [pid: 7|app: 0|req: 580/1027] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:20:55 2026] DELETE /v2.0/networks/a36941b9-a21d-4c55-8a5d-e41c3cd732b7 => generated 0 bytes in 468 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/1028] 199.204.45.140 () {34 vars in 993 bytes} [Fri May 29 23:20:56 2026] GET /v2.0/ports?device_id=fe30e299-207a-469f-ab8f-e1a5946dacd4 => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:20:57.504 8 INFO neutron.db.l3_db [req-49bcc5f8-542c-48a4-b651-c1b8e8de39e1 req-891cbb85-0b10-4483-acba-d55e65ca4884 295241282cfd4773a96b2b41a5ff3bbc b2a6234fedb5472b81c92e7b48187d4e - - default default] Floating IP d3c8a422-f25f-486e-a6e8-6023cf12b651 disassociated. External IP: 10.96.250.203, port: d356693d-a6aa-4c49-ab28-e2767b969f2b. [pid: 7|app: 0|req: 581/1029] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:20:56 2026] DELETE /v2.0/networks/6dc5881c-b2dd-4d50-a495-84706cb2fddd => generated 0 bytes in 1068 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1030] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:57 2026] GET /v2.0/ports?device_id=fe30e299-207a-469f-ab8f-e1a5946dacd4 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1031] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:20:57 2026] GET /v2.0/ports?device_id=fe30e299-207a-469f-ab8f-e1a5946dacd4 => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1032] 10.0.0.235 () {32 vars in 648 bytes} [Fri May 29 23:20:57 2026] GET /v2.0/networks => generated 651 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1033] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:20:57 2026] GET /v2.0/security-groups?id=bf932647-a8f5-4534-9316-b7bd1548717a&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1034] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:20:57 2026] GET /v2.0/security-groups?id=bf932647-a8f5-4534-9316-b7bd1548717a&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:20:57.938 7 WARNING neutron_lib.context [None req-9da7d5f3-68ac-4167-b830-1c6f3a56f7bd 82bb1a58c54948eca9f6733242e90a95 99dbc7e0e145422fa4ef1ed10cd3ede8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:20:58.053 7 INFO neutron.db.segments_db [None req-9da7d5f3-68ac-4167-b830-1c6f3a56f7bd 82bb1a58c54948eca9f6733242e90a95 99dbc7e0e145422fa4ef1ed10cd3ede8 - - default default] Added segment ca3db5f7-9c4d-46ae-80d0-8a0482c76f17 of type vxlan for network cc127052-6de6-4627-965a-5fa72ed5efd8 [pid: 7|app: 0|req: 587/1035] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:20:57 2026] POST /v2.0/networks => generated 650 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/1036] 199.204.45.140 () {36 vars in 996 bytes} [Fri May 29 23:20:56 2026] DELETE /v2.0/ports/d356693d-a6aa-4c49-ab28-e2767b969f2b => generated 0 bytes in 1738 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:20:58.282 8 WARNING neutron_lib.context [None req-958e1634-8eb2-4ed7-8a49-de17eb144b9a 82bb1a58c54948eca9f6733242e90a95 99dbc7e0e145422fa4ef1ed10cd3ede8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:20:58.329 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ae28569-7411-4aae-89b6-7a722dcf58a8'] response: {'server_uuid': 'fe30e299-207a-469f-ab8f-e1a5946dacd4', 'name': 'network-vif-deleted', 'tag': 'd356693d-a6aa-4c49-ab28-e2767b969f2b', 'status': 'completed', 'code': 200} 2026-05-29 23:20:58.380 8 INFO neutron.db.segments_db [None req-958e1634-8eb2-4ed7-8a49-de17eb144b9a 82bb1a58c54948eca9f6733242e90a95 99dbc7e0e145422fa4ef1ed10cd3ede8 - - default default] Added segment f66c2c3b-ff3b-4cb5-8538-7c2ce8f05238 of type vxlan for network a78f58c1-b254-45ef-8a9b-23e4dc9e231a 2026-05-29 23:20:58.525 7 INFO neutron.services.segments.plugin [-] Segment 8e5059f6-1711-444a-ad22-a21de6006dc2 resource provider aggregate not found 2026-05-29 23:20:58.532 7 INFO neutron.services.segments.plugin [-] Segment 8e5059f6-1711-444a-ad22-a21de6006dc2 resource provider aggregate not found 2026-05-29 23:20:58.548 7 INFO neutron.services.segments.plugin [-] Segment 8e5059f6-1711-444a-ad22-a21de6006dc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e5059f6-1711-444a-ad22-a21de6006dc2 found for delete ", "request_id": "req-b07a52b3-c696-4870-b13d-a27059fd7a20"}]} 2026-05-29 23:20:58.562 7 INFO neutron.services.segments.plugin [-] Segment 8e5059f6-1711-444a-ad22-a21de6006dc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e5059f6-1711-444a-ad22-a21de6006dc2 found for delete ", "request_id": "req-b3043df6-0ea5-4b03-ab8d-c2f4d0321f84"}]} [pid: 8|app: 0|req: 450/1037] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:20:58 2026] POST /v2.0/networks => generated 649 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:20:58.744 8 WARNING neutron_lib.context [None req-b9b9538f-e207-4223-bd77-160b4dc359aa 82bb1a58c54948eca9f6733242e90a95 99dbc7e0e145422fa4ef1ed10cd3ede8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:20:58.815 8 WARNING neutron_lib.context [None req-b9b9538f-e207-4223-bd77-160b4dc359aa 82bb1a58c54948eca9f6733242e90a95 99dbc7e0e145422fa4ef1ed10cd3ede8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:20:59.287 7 INFO neutron.db.segments_db [None req-2956ddf4-5bd2-49fb-ba8b-e4798abc2520 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Added segment 94dbf88d-684a-4cb4-9dfd-e15970be9803 of type vxlan for network 6b0041ca-b3f3-4588-a2ab-5ce779bb24fc [pid: 7|app: 0|req: 588/1038] 10.0.0.235 () {34 vars in 670 bytes} [Fri May 29 23:20:58 2026] POST /v2.0/networks => generated 744 bytes in 1786 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1039] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:21:00 2026] GET /v2.0/ports?device_id=fe30e299-207a-469f-ab8f-e1a5946dacd4 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1040] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:21:00 2026] POST /v2.0/subnets => generated 667 bytes in 1387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/1041] 10.0.0.235 () {34 vars in 664 bytes} [Fri May 29 23:20:58 2026] POST /v2.0/ports => generated 1505 bytes in 3084 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:21:02.515 8 INFO neutron.db.segments_db [None req-467b7a83-b81a-4c30-a123-19cc0d636aa4 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Added segment c7cec560-e277-420f-8753-7e48a6fa8dc2 of type vxlan for network b3530563-0308-4c44-89cc-23b19e006643 [pid: 7|app: 0|req: 591/1042] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:21:01 2026] DELETE /v2.0/security-groups/bf932647-a8f5-4534-9316-b7bd1548717a => generated 0 bytes in 1287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1043] 10.0.0.235 () {32 vars in 642 bytes} [Fri May 29 23:21:02 2026] GET /v2.0/ports => generated 1505 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1044] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:21:03 2026] GET /v2.0/security-groups?tenant_id=63a9c611db9a4276bccadcf632fa16c3&name=default => generated 2925 bytes in 1231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:21:04.488 7 INFO neutron.api.v2.resource [None req-b3ef2a06-f64f-4d4a-a304-7a59c4ed9603 295241282cfd4773a96b2b41a5ff3bbc b2a6234fedb5472b81c92e7b48187d4e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 596/1047] 10.0.0.235 () {32 vars in 736 bytes} [Fri May 29 23:21:04 2026] GET /v2.0/security-groups/bf932647-a8f5-4534-9316-b7bd1548717a => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1048] 10.0.0.235 () {32 vars in 719 bytes} [Fri May 29 23:21:04 2026] DELETE /v2.0/ports/65995628-9ff4-418a-9729-f985dc13b439 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:21:04.975 8 INFO neutron.db.l3_hamode_db [None req-467b7a83-b81a-4c30-a123-19cc0d636aa4 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 598/1049] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:21:04 2026] DELETE /v2.0/security-groups/91dbca5d-2c46-496e-96c4-f2f2426800ba => generated 0 bytes in 214 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1050] 10.0.0.235 () {32 vars in 731 bytes} [Fri May 29 23:21:05 2026] DELETE /v2.0/floatingips/d3c8a422-f25f-486e-a6e8-6023cf12b651 => generated 0 bytes in 442 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1051] 10.0.0.235 () {32 vars in 719 bytes} [Fri May 29 23:21:05 2026] DELETE /v2.0/ports/3aee7e05-fb73-405c-8c38-4592b0378c38 => generated 0 bytes in 374 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1052] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:21:05 2026] GET /v2.0/security-groups?tenant_id=429a66e457f94fd2b198b88acc6e9277&name=default => generated 2925 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:21:06.597 8 INFO neutron.db.l3_hamode_db [None req-467b7a83-b81a-4c30-a123-19cc0d636aa4 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 602/1053] 10.0.0.235 () {34 vars in 788 bytes} [Fri May 29 23:21:06 2026] PUT /v2.0/routers/904991ad-42ac-48e9-a40c-906e59f695d4/remove_router_interface => generated 309 bytes in 2590 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1054] 10.0.0.235 () {32 vars in 642 bytes} [Fri May 29 23:21:08 2026] GET /v2.0/ports => 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: 604/1055] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:21:08 2026] DELETE /v2.0/security-groups/67d56acd-c342-4708-adb2-417eea38037e => 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: 452/1056] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:21:01 2026] POST /v2.0/routers => generated 731 bytes in 7662 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:21:09.493 8 WARNING neutron_lib.context [None req-8ef72163-980a-487a-9188-12e554b7ede4 82bb1a58c54948eca9f6733242e90a95 99dbc7e0e145422fa4ef1ed10cd3ede8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:21:09.586 8 INFO neutron.db.segments_db [None req-8ef72163-980a-487a-9188-12e554b7ede4 82bb1a58c54948eca9f6733242e90a95 99dbc7e0e145422fa4ef1ed10cd3ede8 - - default default] Added segment 866d99ed-bd71-4dc8-b1a9-3f06ed6f38a3 of type vxlan for network 5d0be160-0f40-450d-9e39-4a768bb7a65a [pid: 8|app: 0|req: 453/1057] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:21:09 2026] POST /v2.0/networks => generated 650 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:21:10.511 7 INFO neutron.services.segments.plugin [-] Segment 5a216b9e-f5fb-4411-a290-cb701f3c7e72 resource provider aggregate not found 2026-05-29 23:21:10.535 7 INFO neutron.services.segments.plugin [-] Segment 5a216b9e-f5fb-4411-a290-cb701f3c7e72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a216b9e-f5fb-4411-a290-cb701f3c7e72 found for delete ", "request_id": "req-8bcbf22a-cc0e-4ca9-8555-10b4df394276"}]} 2026-05-29 23:21:10.537 7 INFO neutron.services.segments.plugin [-] Segment 5a216b9e-f5fb-4411-a290-cb701f3c7e72 resource provider aggregate not found 2026-05-29 23:21:10.552 7 INFO neutron.services.segments.plugin [-] Segment 5a216b9e-f5fb-4411-a290-cb701f3c7e72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a216b9e-f5fb-4411-a290-cb701f3c7e72 found for delete ", "request_id": "req-4a7208bf-1f72-45ae-9cc8-0e1305327f0e"}]} 2026-05-29 23:21:10.713 7 INFO neutron.db.l3_hamode_db [None req-ac7ee48e-0dae-4adc-a211-b7d7d8c090f2 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] HA network 6d29c8ca-203a-4939-9437-0c7491b40798 was deleted as no HA routers are present in tenant b2a6234fedb5472b81c92e7b48187d4e. [pid: 7|app: 0|req: 605/1058] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:21:08 2026] DELETE /v2.0/routers/904991ad-42ac-48e9-a40c-906e59f695d4 => generated 0 bytes in 1864 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:21:10.739 7 WARNING neutron_lib.context [None req-6b48eccc-0d95-4a6c-884b-6099a69bc687 82bb1a58c54948eca9f6733242e90a95 99dbc7e0e145422fa4ef1ed10cd3ede8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:21:10.863 7 INFO neutron.db.segments_db [None req-6b48eccc-0d95-4a6c-884b-6099a69bc687 82bb1a58c54948eca9f6733242e90a95 99dbc7e0e145422fa4ef1ed10cd3ede8 - - default default] Added segment 134f2fc9-c4f5-4cb9-9853-df1d98122b5a of type vxlan for network 14f53dd1-8746-4a6f-bb3e-0f6801189c02 [pid: 7|app: 0|req: 606/1059] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:21:10 2026] POST /v2.0/networks => generated 650 bytes in 1143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1060] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:21:11 2026] DELETE /v2.0/subnets/973ccac0-6bcf-4552-a588-420d9928d357 => generated 0 bytes in 653 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:21:12.529 7 WARNING neutron_lib.context [None req-5fcbb055-7bbd-4e2d-89d9-6a023f2ee45f 82bb1a58c54948eca9f6733242e90a95 99dbc7e0e145422fa4ef1ed10cd3ede8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:21:12.588 7 WARNING neutron_lib.context [None req-5fcbb055-7bbd-4e2d-89d9-6a023f2ee45f 82bb1a58c54948eca9f6733242e90a95 99dbc7e0e145422fa4ef1ed10cd3ede8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 454/1061] 10.0.0.235 () {34 vars in 782 bytes} [Fri May 29 23:21:09 2026] PUT /v2.0/routers/8769e2c6-c8e6-46a2-8787-8175f9911267/add_router_interface => generated 309 bytes in 3130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:21:13.334 8 INFO neutron.services.segments.plugin [-] Segment ea0829d2-a903-4f96-b94c-369ceed8f703 resource provider aggregate not found 2026-05-29 23:21:13.355 8 INFO neutron.services.segments.plugin [-] Segment ea0829d2-a903-4f96-b94c-369ceed8f703 resource provider aggregate not found 2026-05-29 23:21:13.359 8 INFO neutron.services.segments.plugin [-] Segment ea0829d2-a903-4f96-b94c-369ceed8f703 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea0829d2-a903-4f96-b94c-369ceed8f703 found for delete ", "request_id": "req-a7285695-69b0-48ed-a3d9-efad340e0751"}]} 2026-05-29 23:21:13.380 8 INFO neutron.services.segments.plugin [-] Segment ea0829d2-a903-4f96-b94c-369ceed8f703 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea0829d2-a903-4f96-b94c-369ceed8f703 found for delete ", "request_id": "req-77869682-eaf3-45be-b6cd-0558a3efa485"}]} [pid: 8|app: 0|req: 455/1062] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:21:13 2026] DELETE /v2.0/networks/88fb68fb-7887-4b6a-a21b-f0580c7c762a => generated 0 bytes in 402 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1063] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:21:12 2026] POST /v2.0/subnets => generated 1225 bytes in 1835 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/1064] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:21:14 2026] GET /v2.0/security-groups?tenant_id=b2a6234fedb5472b81c92e7b48187d4e&name=default => generated 2925 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1065] 10.0.0.235 () {32 vars in 646 bytes} [Fri May 29 23:21:14 2026] GET /v2.0/subnets => generated 1838 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/1066] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:21:14 2026] DELETE /v2.0/security-groups/af75e6bf-098c-4690-9b24-9d0bcaf98d17 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1067] 10.0.0.151 () {34 vars in 981 bytes} [Fri May 29 23:21:14 2026] GET /v2.0/networks?id=6b0041ca-b3f3-4588-a2ab-5ce779bb24fc => generated 676 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1068] 10.0.0.151 () {34 vars in 964 bytes} [Fri May 29 23:21:14 2026] GET /v2.0/quotas/87cba76d92194680935ce9b046d28ddd => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1069] 10.0.0.151 () {34 vars in 1001 bytes} [Fri May 29 23:21:14 2026] GET /v2.0/ports?tenant_id=87cba76d92194680935ce9b046d28ddd&fields=id => generated 103 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/1070] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:21:14 2026] DELETE /v2.0/subnets/5212a262-c7e0-48f6-b8b1-48e6025b3c6b => 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: 613/1071] 10.0.0.151 () {34 vars in 1007 bytes} [Fri May 29 23:21:14 2026] GET /v2.0/networks/6b0041ca-b3f3-4588-a2ab-5ce779bb24fc?fields=segments => generated 14 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1072] 10.0.0.151 () {34 vars in 1107 bytes} [Fri May 29 23:21:14 2026] GET /v2.0/networks/6b0041ca-b3f3-4588-a2ab-5ce779bb24fc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/1073] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:21:14 2026] DELETE /v2.0/subnets/c612d58c-8022-46c7-b84e-6b6d830a1cd6 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1074] 10.0.0.235 () {32 vars in 646 bytes} [Fri May 29 23:21:15 2026] GET /v2.0/subnets => generated 626 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1075] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:21:15 2026] GET /v2.0/ports?device_id=a4c639f8-4326-4c1a-a350-ab57a1bc599b => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:21:15.947 8 INFO neutron.services.segments.plugin [-] Segment 134f2fc9-c4f5-4cb9-9853-df1d98122b5a resource provider aggregate not found 2026-05-29 23:21:15.953 8 INFO neutron.services.segments.plugin [-] Segment 134f2fc9-c4f5-4cb9-9853-df1d98122b5a resource provider aggregate not found [pid: 8|app: 0|req: 460/1076] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:21:15 2026] DELETE /v2.0/networks/14f53dd1-8746-4a6f-bb3e-0f6801189c02 => generated 0 bytes in 660 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:21:15.994 8 INFO neutron.services.segments.plugin [-] Segment 134f2fc9-c4f5-4cb9-9853-df1d98122b5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 134f2fc9-c4f5-4cb9-9853-df1d98122b5a found for delete ", "request_id": "req-56b19f2b-8481-417b-8d07-9ccf169ff934"}]} 2026-05-29 23:21:16.007 8 INFO neutron.services.segments.plugin [-] Segment 134f2fc9-c4f5-4cb9-9853-df1d98122b5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 134f2fc9-c4f5-4cb9-9853-df1d98122b5a found for delete ", "request_id": "req-6c5d34cd-202d-4370-bfe4-a2110a88c17b"}]} [pid: 7|app: 0|req: 617/1077] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:21:15 2026] GET /v2.0/security-groups?tenant_id=15af2eb9643d4ec6ad718d8ddef4cfc7&name=default => generated 2925 bytes in 521 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1078] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:21:16 2026] DELETE /v2.0/security-groups/a74d9c5f-8e19-4387-a25c-789594b1557d => generated 0 bytes in 211 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/1079] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:21:15 2026] DELETE /v2.0/networks/5d0be160-0f40-450d-9e39-4a768bb7a65a => generated 0 bytes in 589 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1080] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:21:16 2026] GET /v2.0/ports?device_id=a4c639f8-4326-4c1a-a350-ab57a1bc599b => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1081] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:21:16 2026] GET /v2.0/networks?id=6b0041ca-b3f3-4588-a2ab-5ce779bb24fc => generated 676 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/1082] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:21:16 2026] DELETE /v2.0/networks/a78f58c1-b254-45ef-8a9b-23e4dc9e231a => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:21:16.910 8 WARNING neutron_lib.context [req-4f67d401-ea09-46ea-8efa-1bd257ac09af req-f7cf54ec-ad7c-435d-89ee-64cbf9223e19 b086bdf54b564f7f95e08d7ce8c855a0 87cba76d92194680935ce9b046d28ddd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 621/1083] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:21:16 2026] GET /v2.0/security-groups?tenant_id=091632e6f9624705bd438acbe7f01829&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:21:17.486 7 INFO neutron.db.segments_db [None req-b662eeeb-5943-4d76-9f54-999bd4e7c408 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Added segment 4c52c06c-bb15-43f3-86b0-8ff96fd4bf5a of type vxlan for network 5f68d196-d63e-4ef4-aae9-9103a2a3d485 [pid: 8|app: 0|req: 463/1084] 199.204.45.140 () {38 vars in 954 bytes} [Fri May 29 23:21:16 2026] POST /v2.0/ports => generated 954 bytes in 820 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: 622/1085] 10.0.0.235 () {34 vars in 670 bytes} [Fri May 29 23:21:17 2026] POST /v2.0/networks => generated 748 bytes in 768 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:21:18.022 8 INFO neutron.services.segments.plugin [-] Segment 866d99ed-bd71-4dc8-b1a9-3f06ed6f38a3 resource provider aggregate not found 2026-05-29 23:21:18.032 8 INFO neutron.services.segments.plugin [-] Segment 866d99ed-bd71-4dc8-b1a9-3f06ed6f38a3 resource provider aggregate not found 2026-05-29 23:21:18.041 8 INFO neutron.services.segments.plugin [-] Segment 866d99ed-bd71-4dc8-b1a9-3f06ed6f38a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 866d99ed-bd71-4dc8-b1a9-3f06ed6f38a3 found for delete ", "request_id": "req-5b721f4d-9c96-43ac-b1a2-12e63ff25d15"}]} 2026-05-29 23:21:18.049 8 INFO neutron.services.segments.plugin [-] Segment 866d99ed-bd71-4dc8-b1a9-3f06ed6f38a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 866d99ed-bd71-4dc8-b1a9-3f06ed6f38a3 found for delete ", "request_id": "req-f3ef40c7-a593-4b6b-863a-bb52a87f908b"}]} 2026-05-29 23:21:18.061 8 INFO neutron.services.segments.plugin [-] Segment f66c2c3b-ff3b-4cb5-8538-7c2ce8f05238 resource provider aggregate not found 2026-05-29 23:21:18.068 8 INFO neutron.services.segments.plugin [-] Segment f66c2c3b-ff3b-4cb5-8538-7c2ce8f05238 resource provider aggregate not found [pid: 7|app: 0|req: 623/1086] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:21:17 2026] DELETE /v2.0/security-groups/e9429f72-5e9a-4264-96cd-0e082456261f => generated 0 bytes in 262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:21:18.085 8 INFO neutron.services.segments.plugin [-] Segment f66c2c3b-ff3b-4cb5-8538-7c2ce8f05238 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f66c2c3b-ff3b-4cb5-8538-7c2ce8f05238 found for delete ", "request_id": "req-d6e4c11c-902c-4cd9-8735-daf3f831f9ac"}]} 2026-05-29 23:21:18.095 8 INFO neutron.services.segments.plugin [-] Segment f66c2c3b-ff3b-4cb5-8538-7c2ce8f05238 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f66c2c3b-ff3b-4cb5-8538-7c2ce8f05238 found for delete ", "request_id": "req-9b12b89b-cfe2-4cfc-bd6d-cb4c87915869"}]} 2026-05-29 23:21:18.103 8 INFO neutron.services.segments.plugin [-] Segment ca3db5f7-9c4d-46ae-80d0-8a0482c76f17 resource provider aggregate not found 2026-05-29 23:21:18.120 8 INFO neutron.services.segments.plugin [-] Segment ca3db5f7-9c4d-46ae-80d0-8a0482c76f17 resource provider aggregate not found [pid: 7|app: 0|req: 626/1089] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:21:18 2026] GET /v2.0/ports?device_id=a4c639f8-4326-4c1a-a350-ab57a1bc599b => generated 957 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:21:18.128 8 INFO neutron.services.segments.plugin [-] Segment ca3db5f7-9c4d-46ae-80d0-8a0482c76f17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca3db5f7-9c4d-46ae-80d0-8a0482c76f17 found for delete ", "request_id": "req-544917ad-f848-4fe9-a55a-d73533c6eca4"}]} [pid: 8|app: 0|req: 464/1090] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:21:17 2026] DELETE /v2.0/networks/cc127052-6de6-4627-965a-5fa72ed5efd8 => generated 0 bytes in 419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:21:18.152 8 INFO neutron.services.segments.plugin [-] Segment ca3db5f7-9c4d-46ae-80d0-8a0482c76f17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca3db5f7-9c4d-46ae-80d0-8a0482c76f17 found for delete ", "request_id": "req-66a82e05-fe29-46b4-b514-cc45f2adda71"}]} [pid: 8|app: 0|req: 465/1091] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:21:18 2026] POST /v2.0/subnets => generated 671 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/1092] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:21:18 2026] GET /v2.0/security-groups?id=92773eff-5b7e-4854-8e50-a7891610fbf2&fields=id&fields=name => generated 88 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:21:18.762 8 INFO neutron.db.segments_db [None req-dad26abb-30a7-4555-94b6-149baaa55961 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Added segment 8a77ff93-f01b-4731-b729-625f73163bc2 of type vxlan for network a84e7b3c-34cc-4613-9062-734efc145837 [pid: 7|app: 0|req: 627/1093] 199.204.45.140 () {38 vars in 1027 bytes} [Fri May 29 23:21:18 2026] PUT /v2.0/ports/a9522e76-ae2c-4d56-88a2-ac1eff227ee0 => generated 1199 bytes in 682 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:21:18.881 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-86cb95db-0fca-421f-a683-df99503db236'] response: {'name': 'network-changed', 'server_uuid': 'a4c639f8-4326-4c1a-a350-ab57a1bc599b', 'tag': 'a9522e76-ae2c-4d56-88a2-ac1eff227ee0', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 628/1094] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:21:18 2026] GET /v2.0/security-groups?tenant_id=99dbc7e0e145422fa4ef1ed10cd3ede8&name=default => generated 2925 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1095] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:21:19 2026] GET /v2.0/ports?tenant_id=87cba76d92194680935ce9b046d28ddd&device_id=a4c639f8-4326-4c1a-a350-ab57a1bc599b => generated 1238 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1096] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:21:19 2026] DELETE /v2.0/security-groups/0b74ca82-930b-442c-b90f-4342522f7948 => generated 0 bytes in 374 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1097] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:21:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=a9522e76-ae2c-4d56-88a2-ac1eff227ee0 => 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: 632/1098] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:21:19 2026] GET /v2.0/subnets?id=29b3089e-f20e-414c-82a5-3759e8f0e353 => generated 670 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1099] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:21:19 2026] GET /v2.0/ports?network_id=6b0041ca-b3f3-4588-a2ab-5ce779bb24fc&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:21:19.666 8 INFO neutron.db.l3_hamode_db [None req-dad26abb-30a7-4555-94b6-149baaa55961 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 634/1100] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:21:19 2026] GET /v2.0/networks/6b0041ca-b3f3-4588-a2ab-5ce779bb24fc?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: 635/1101] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:21:19 2026] GET /v2.0/networks/6b0041ca-b3f3-4588-a2ab-5ce779bb24fc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1102] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:21:19 2026] GET /v2.0/ports?device_id=a4c639f8-4326-4c1a-a350-ab57a1bc599b => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1103] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:21:19 2026] GET /v2.0/security-groups?id=92773eff-5b7e-4854-8e50-a7891610fbf2&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: 638/1104] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:21:20 2026] GET /v2.0/ports?tenant_id=87cba76d92194680935ce9b046d28ddd&device_id=a4c639f8-4326-4c1a-a350-ab57a1bc599b => generated 1238 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1105] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:21:20 2026] GET /v2.0/networks?id=6b0041ca-b3f3-4588-a2ab-5ce779bb24fc => generated 772 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1106] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:21:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=a9522e76-ae2c-4d56-88a2-ac1eff227ee0 => 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: 641/1107] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:21:20 2026] GET /v2.0/subnets?id=29b3089e-f20e-414c-82a5-3759e8f0e353 => 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: 642/1108] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:21:20 2026] GET /v2.0/ports?network_id=6b0041ca-b3f3-4588-a2ab-5ce779bb24fc&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1109] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:21:20 2026] GET /v2.0/networks/6b0041ca-b3f3-4588-a2ab-5ce779bb24fc?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: 644/1110] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:21:20 2026] GET /v2.0/networks/6b0041ca-b3f3-4588-a2ab-5ce779bb24fc?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: 645/1111] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:21:20 2026] GET /v2.0/ports?device_id=a4c639f8-4326-4c1a-a350-ab57a1bc599b => generated 969 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1112] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:21:21 2026] GET /v2.0/security-groups?id=92773eff-5b7e-4854-8e50-a7891610fbf2&fields=id&fields=name => generated 88 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:21:21.437 8 INFO neutron.db.l3_hamode_db [None req-dad26abb-30a7-4555-94b6-149baaa55961 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 647/1113] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:21:22 2026] GET /v2.0/ports?device_id=a4c639f8-4326-4c1a-a350-ab57a1bc599b => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1114] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:21:22 2026] GET /v2.0/security-groups?id=92773eff-5b7e-4854-8e50-a7891610fbf2&fields=id&fields=name => generated 88 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:21:22.572 7 WARNING neutron_lib.context [None req-f474bbb8-8820-48e1-9158-aa2568b974a7 ecb5e7c70f0f40319480e7449c451f28 cd81545cf75a47649aa2a5b320081c75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:21:23.577 7 INFO neutron.db.segments_db [None req-f474bbb8-8820-48e1-9158-aa2568b974a7 ecb5e7c70f0f40319480e7449c451f28 cd81545cf75a47649aa2a5b320081c75 - - default default] Added segment 7af6a14f-cb9d-4cb4-bbd9-592326f0e240 of type vxlan for network 32afdf89-a30b-459e-963c-b9da3674d246 [pid: 7|app: 0|req: 649/1115] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:21:22 2026] POST /v2.0/networks => generated 648 bytes in 1314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1116] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:21:23 2026] GET /v2.0/ports?device_id=a4c639f8-4326-4c1a-a350-ab57a1bc599b => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:21:23.814 7 WARNING neutron_lib.context [None req-15f64f6c-36ae-4b3f-995f-51158386d218 ecb5e7c70f0f40319480e7449c451f28 cd81545cf75a47649aa2a5b320081c75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 467/1117] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:21:18 2026] POST /v2.0/routers => generated 735 bytes in 5552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/1118] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:21:24 2026] GET /v2.0/security-groups?id=92773eff-5b7e-4854-8e50-a7891610fbf2&fields=id&fields=name => generated 88 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1119] 10.0.0.235 () {34 vars in 664 bytes} [Fri May 29 23:21:23 2026] POST /v2.0/ports => generated 778 bytes in 578 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:21:24.418 7 WARNING neutron_lib.context [None req-6c17a3bc-ff18-4134-b96c-49cdabf5e781 ecb5e7c70f0f40319480e7449c451f28 cd81545cf75a47649aa2a5b320081c75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:21:24.513 7 INFO neutron.db.segments_db [None req-6c17a3bc-ff18-4134-b96c-49cdabf5e781 ecb5e7c70f0f40319480e7449c451f28 cd81545cf75a47649aa2a5b320081c75 - - default default] Added segment e2719682-65c6-4a6b-8d08-269cff013934 of type vxlan for network c79fc4c4-515e-4b09-857f-196d2d781ec9 [pid: 7|app: 0|req: 652/1120] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:21:24 2026] POST /v2.0/networks => generated 636 bytes in 795 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1121] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:21:25 2026] GET /v2.0/security-groups?tenant_id=db5d4a387c7d44b3b193cce7439396af&name=default => generated 2925 bytes in 863 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:21:26.058 7 WARNING neutron_lib.context [None req-857aded5-2b1a-445c-b5f8-cb2d2ddb8a5f ecb5e7c70f0f40319480e7449c451f28 cd81545cf75a47649aa2a5b320081c75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 654/1122] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:21:26 2026] POST /v2.0/subnets => generated 622 bytes in 816 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1123] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:21:26 2026] GET /v2.0/ports?device_id=a4c639f8-4326-4c1a-a350-ab57a1bc599b => generated 971 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/1124] 10.0.0.235 () {34 vars in 782 bytes} [Fri May 29 23:21:24 2026] PUT /v2.0/routers/d6a721b8-52ea-4a79-9a47-a1819badf7aa/add_router_interface => generated 309 bytes in 2889 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/1125] 199.204.45.140 () {34 vars in 993 bytes} [Fri May 29 23:21:27 2026] GET /v2.0/ports?device_id=a4c639f8-4326-4c1a-a350-ab57a1bc599b => generated 971 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:21:27.352 8 WARNING neutron_lib.context [None req-0353cc33-feda-4c9c-93ac-14f87043ed9a ecb5e7c70f0f40319480e7449c451f28 cd81545cf75a47649aa2a5b320081c75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 656/1126] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:21:26 2026] DELETE /v2.0/security-groups/2e91948a-e38e-4bbb-8f14-5171b35c1cd7 => generated 0 bytes in 816 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1127] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:21:27 2026] GET /v2.0/security-groups?id=92773eff-5b7e-4854-8e50-a7891610fbf2&fields=id&fields=name => generated 88 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/1128] 10.0.0.235 () {34 vars in 664 bytes} [Fri May 29 23:21:27 2026] POST /v2.0/ports => generated 966 bytes in 642 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: 658/1129] 199.204.45.140 () {36 vars in 996 bytes} [Fri May 29 23:21:27 2026] DELETE /v2.0/ports/a9522e76-ae2c-4d56-88a2-ac1eff227ee0 => generated 0 bytes in 550 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:21:28.498 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2602b83f-97fa-41d7-840c-a8e42b86768d'] response: {'server_uuid': 'a4c639f8-4326-4c1a-a350-ab57a1bc599b', 'name': 'network-vif-deleted', 'tag': 'a9522e76-ae2c-4d56-88a2-ac1eff227ee0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 659/1130] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:21:28 2026] GET /v2.0/security-groups?tenant_id=897fe277ae0e41f8af06ae46ed6a2dd3&name=default => generated 2925 bytes in 778 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:21:29.222 7 WARNING neutron_lib.context [None req-940d04ff-8b4a-4c7c-bc4a-592ee3a67275 971f4a1d07694eb58baddf411d734f7d 8d283073193f405b81b0831d59c62413 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 472/1131] 10.0.0.235 () {32 vars in 719 bytes} [Fri May 29 23:21:27 2026] DELETE /v2.0/ports/854d532c-2a77-498e-a9c0-cc7704e8af83 => generated 0 bytes in 1253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/1132] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:21:29 2026] GET /v2.0/ports?device_id=a4c639f8-4326-4c1a-a350-ab57a1bc599b => 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: 474/1133] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:21:29 2026] DELETE /v2.0/security-groups/debe32c3-00b7-418d-9930-e711687eee2c => generated 0 bytes in 598 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:21:29.907 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1c43aadb-db71-4ddb-8850-ef5db6de4e90 ecb5e7c70f0f40319480e7449c451f28 cd81545cf75a47649aa2a5b320081c75 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 475/1134] 10.0.0.235 () {32 vars in 719 bytes} [Fri May 29 23:21:29 2026] DELETE /v2.0/ports/854d532c-2a77-498e-a9c0-cc7704e8af83 => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1135] 10.0.0.235 () {34 vars in 684 bytes} [Fri May 29 23:21:29 2026] POST /v2.0/security-groups => generated 1661 bytes in 708 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 23:21:29.933 7 WARNING neutron_lib.context [None req-0ceeeac2-de52-4050-8f16-37202cdc407c 971f4a1d07694eb58baddf411d734f7d 8d283073193f405b81b0831d59c62413 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:21:29.948 8 INFO neutron.pecan_wsgi.hooks.translation [None req-423e9b33-aa59-4a1d-b4fd-0bfb4547589b ecb5e7c70f0f40319480e7449c451f28 cd81545cf75a47649aa2a5b320081c75 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 476/1136] 10.0.0.235 () {32 vars in 716 bytes} [Fri May 29 23:21:29 2026] GET /v2.0/ports/854d532c-2a77-498e-a9c0-cc7704e8af83 => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/1137] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:21:29 2026] DELETE /v2.0/subnets/508b237f-09b2-487c-a72f-a3a33d02f457 => generated 0 bytes in 492 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1138] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:21:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 549 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:21:31.299 7 INFO neutron.services.segments.plugin [-] Segment e2719682-65c6-4a6b-8d08-269cff013934 resource provider aggregate not found 2026-05-29 23:21:31.312 7 INFO neutron.services.segments.plugin [-] Segment e2719682-65c6-4a6b-8d08-269cff013934 resource provider aggregate not found 2026-05-29 23:21:31.325 7 INFO neutron.services.segments.plugin [-] Segment e2719682-65c6-4a6b-8d08-269cff013934 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2719682-65c6-4a6b-8d08-269cff013934 found for delete ", "request_id": "req-ab62bb65-caae-4e56-b918-00e188092662"}]} 2026-05-29 23:21:31.332 7 INFO neutron.services.segments.plugin [-] Segment e2719682-65c6-4a6b-8d08-269cff013934 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2719682-65c6-4a6b-8d08-269cff013934 found for delete ", "request_id": "req-1e7b52de-5e6d-44b6-9c9c-9e04c05bd6f6"}]} [pid: 7|app: 0|req: 662/1139] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:21:30 2026] DELETE /v2.0/networks/c79fc4c4-515e-4b09-857f-196d2d781ec9 => generated 0 bytes in 982 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:21:31.474 7 WARNING neutron_lib.context [None req-09699e89-46b0-4db5-aa3d-dc1c115bc326 971f4a1d07694eb58baddf411d734f7d 8d283073193f405b81b0831d59c62413 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 663/1140] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:21:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:21:31.930 7 WARNING neutron_lib.context [None req-c17d17c9-51e5-4927-a81e-9f71deea1718 ecb5e7c70f0f40319480e7449c451f28 cd81545cf75a47649aa2a5b320081c75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 478/1141] 10.0.0.235 () {34 vars in 788 bytes} [Fri May 29 23:21:30 2026] PUT /v2.0/routers/8769e2c6-c8e6-46a2-8787-8175f9911267/remove_router_interface => generated 309 bytes in 1580 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:21:32.038 8 WARNING neutron_lib.context [None req-248fe901-c62d-4d17-abfa-8808986326ab 971f4a1d07694eb58baddf411d734f7d 8d283073193f405b81b0831d59c62413 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:21:32.196 7 INFO neutron.db.segments_db [None req-c17d17c9-51e5-4927-a81e-9f71deea1718 ecb5e7c70f0f40319480e7449c451f28 cd81545cf75a47649aa2a5b320081c75 - - default default] Added segment 1b969f33-bbb4-4aec-8761-35b0ca4c58a7 of type vxlan for network 07d4b746-5b30-4850-ad77-b4ce2b98ea43 [pid: 7|app: 0|req: 664/1142] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:21:31 2026] POST /v2.0/networks => generated 635 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/1143] 10.0.0.235 () {34 vars in 675 bytes} [Fri May 29 23:21:32 2026] POST /v2.0/floatingips => generated 552 bytes in 1459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:21:33.505 8 WARNING neutron_lib.context [None req-aa9bc44e-c1a1-446f-b5aa-0abe2c11ad00 ecb5e7c70f0f40319480e7449c451f28 cd81545cf75a47649aa2a5b320081c75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:21:33.776 7 INFO neutron.services.segments.plugin [-] Segment c7cec560-e277-420f-8753-7e48a6fa8dc2 resource provider aggregate not found 2026-05-29 23:21:33.792 7 INFO neutron.services.segments.plugin [-] Segment c7cec560-e277-420f-8753-7e48a6fa8dc2 resource provider aggregate not found 2026-05-29 23:21:33.812 7 INFO neutron.services.segments.plugin [-] Segment c7cec560-e277-420f-8753-7e48a6fa8dc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7cec560-e277-420f-8753-7e48a6fa8dc2 found for delete ", "request_id": "req-5bbefef0-7f06-46d1-be5e-6a8c05a37269"}]} 2026-05-29 23:21:33.817 7 INFO neutron.services.segments.plugin [-] Segment c7cec560-e277-420f-8753-7e48a6fa8dc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7cec560-e277-420f-8753-7e48a6fa8dc2 found for delete ", "request_id": "req-0615781e-14ba-4c6b-8881-9ef3c535d188"}]} 2026-05-29 23:21:34.065 7 INFO neutron.db.l3_hamode_db [None req-c6eeae6f-23c0-47d6-b061-896bf73ae21e 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] HA network b3530563-0308-4c44-89cc-23b19e006643 was deleted as no HA routers are present in tenant 87cba76d92194680935ce9b046d28ddd. [pid: 7|app: 0|req: 665/1146] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:21:32 2026] DELETE /v2.0/routers/8769e2c6-c8e6-46a2-8787-8175f9911267 => generated 0 bytes in 1645 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:21:34.211 7 WARNING neutron_lib.context [None req-c72d7048-e67b-4837-b287-441d972e0e5d 5e87add5b81d48f893e7bd8152d0854c bd973a819abf4219a3f76c91176e4253 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 482/1147] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:21:33 2026] POST /v2.0/subnets => generated 622 bytes in 1012 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1148] 10.0.0.235 () {34 vars in 675 bytes} [Fri May 29 23:21:34 2026] POST /v2.0/subnetpools => generated 548 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:21:34.542 7 WARNING neutron_lib.context [None req-d7ba7ce0-5960-48bc-81de-e1a7e88a85b2 ecb5e7c70f0f40319480e7449c451f28 cd81545cf75a47649aa2a5b320081c75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 483/1149] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:21:34 2026] DELETE /v2.0/subnets/29b3089e-f20e-414c-82a5-3759e8f0e353 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/1150] 10.0.0.235 () {32 vars in 728 bytes} [Fri May 29 23:21:34 2026] GET /v2.0/subnetpools/a0c8bc83-2140-4e13-ac5f-d35c6d651c7f => generated 548 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:21:35.354 8 INFO neutron.services.segments.plugin [-] Segment 94dbf88d-684a-4cb4-9dfd-e15970be9803 resource provider aggregate not found 2026-05-29 23:21:35.361 8 INFO neutron.services.segments.plugin [-] Segment 94dbf88d-684a-4cb4-9dfd-e15970be9803 resource provider aggregate not found 2026-05-29 23:21:35.379 8 INFO neutron.services.segments.plugin [-] Segment 94dbf88d-684a-4cb4-9dfd-e15970be9803 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94dbf88d-684a-4cb4-9dfd-e15970be9803 found for delete ", "request_id": "req-41066244-5950-4b62-a7fa-1a404e3af275"}]} 2026-05-29 23:21:35.383 8 INFO neutron.services.segments.plugin [-] Segment 94dbf88d-684a-4cb4-9dfd-e15970be9803 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94dbf88d-684a-4cb4-9dfd-e15970be9803 found for delete ", "request_id": "req-9adb0f08-1861-485e-a449-669bd39aede3"}]} [pid: 7|app: 0|req: 667/1151] 10.0.0.235 () {34 vars in 664 bytes} [Fri May 29 23:21:34 2026] POST /v2.0/ports => generated 928 bytes in 874 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1152] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:21:34 2026] DELETE /v2.0/networks/6b0041ca-b3f3-4588-a2ab-5ce779bb24fc => generated 0 bytes in 663 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1153] 10.0.0.235 () {34 vars in 748 bytes} [Fri May 29 23:21:35 2026] PUT /v2.0/subnetpools/a0c8bc83-2140-4e13-ac5f-d35c6d651c7f => generated 500 bytes in 470 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1154] 10.0.0.235 () {32 vars in 719 bytes} [Fri May 29 23:21:35 2026] DELETE /v2.0/ports/8c43e93c-ef36-4753-ba72-8b682b06f436 => generated 0 bytes in 581 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:21:36.057 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d37fa1e8-38de-4a7f-ad8f-1315e5414169 ecb5e7c70f0f40319480e7449c451f28 cd81545cf75a47649aa2a5b320081c75 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 487/1155] 10.0.0.235 () {32 vars in 716 bytes} [Fri May 29 23:21:36 2026] GET /v2.0/ports/8c43e93c-ef36-4753-ba72-8b682b06f436 => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1156] 10.0.0.235 () {32 vars in 731 bytes} [Fri May 29 23:21:35 2026] DELETE /v2.0/subnetpools/a0c8bc83-2140-4e13-ac5f-d35c6d651c7f => generated 0 bytes in 610 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:21:36.534 7 INFO neutron.api.v2.resource [None req-c91bafa8-57e4-468a-9984-85b8c5056e94 5e87add5b81d48f893e7bd8152d0854c bd973a819abf4219a3f76c91176e4253 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 670/1157] 10.0.0.235 () {32 vars in 728 bytes} [Fri May 29 23:21:36 2026] GET /v2.0/subnetpools/a0c8bc83-2140-4e13-ac5f-d35c6d651c7f => generated 145 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1158] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:21:36 2026] DELETE /v2.0/subnets/bb8de6ea-2228-45f7-935e-7d63f1e68eac => generated 0 bytes in 480 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:21:36.557 7 INFO neutron.api.v2.resource [None req-4c37bceb-a592-402f-b511-77d5ef9ed2a3 5e87add5b81d48f893e7bd8152d0854c bd973a819abf4219a3f76c91176e4253 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 671/1159] 10.0.0.235 () {32 vars in 731 bytes} [Fri May 29 23:21:36 2026] DELETE /v2.0/subnetpools/a0c8bc83-2140-4e13-ac5f-d35c6d651c7f => generated 145 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1160] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:21:37 2026] GET /v2.0/security-groups?tenant_id=87cba76d92194680935ce9b046d28ddd&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1161] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:21:37 2026] DELETE /v2.0/security-groups/92773eff-5b7e-4854-8e50-a7891610fbf2 => generated 0 bytes in 561 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:21:37.851 8 INFO neutron.services.segments.plugin [-] Segment 1b969f33-bbb4-4aec-8761-35b0ca4c58a7 resource provider aggregate not found 2026-05-29 23:21:37.855 8 INFO neutron.services.segments.plugin [-] Segment 1b969f33-bbb4-4aec-8761-35b0ca4c58a7 resource provider aggregate not found 2026-05-29 23:21:37.875 8 INFO neutron.services.segments.plugin [-] Segment 1b969f33-bbb4-4aec-8761-35b0ca4c58a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b969f33-bbb4-4aec-8761-35b0ca4c58a7 found for delete ", "request_id": "req-6da3b2be-9a3f-4f34-a837-94b3945b5f06"}]} 2026-05-29 23:21:37.876 8 INFO neutron.services.segments.plugin [-] Segment 1b969f33-bbb4-4aec-8761-35b0ca4c58a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b969f33-bbb4-4aec-8761-35b0ca4c58a7 found for delete ", "request_id": "req-059a5f91-fb2b-4e95-8835-621b2e0481ae"}]} [pid: 8|app: 0|req: 489/1162] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:21:36 2026] DELETE /v2.0/networks/07d4b746-5b30-4850-ad77-b4ce2b98ea43 => generated 0 bytes in 1656 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:21:38.228 7 WARNING neutron_lib.context [None req-70dc582d-2bfb-40ec-a4ee-e7c9773f9778 ecb5e7c70f0f40319480e7449c451f28 cd81545cf75a47649aa2a5b320081c75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 490/1163] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:21:38 2026] GET /v2.0/security-groups?tenant_id=bd973a819abf4219a3f76c91176e4253&name=default => generated 2925 bytes in 1268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1164] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:21:39 2026] DELETE /v2.0/security-groups/64a9b7b0-6d49-4981-afa2-c3ee422014d4 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1165] 10.0.0.235 () {34 vars in 664 bytes} [Fri May 29 23:21:38 2026] POST /v2.0/ports => generated 778 bytes in 1899 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1166] 10.0.0.235 () {34 vars in 736 bytes} [Fri May 29 23:21:40 2026] PUT /v2.0/ports/eedff918-33cf-444a-be52-a424c851878f => generated 752 bytes in 371 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: 675/1167] 10.0.0.235 () {32 vars in 719 bytes} [Fri May 29 23:21:40 2026] DELETE /v2.0/ports/eedff918-33cf-444a-be52-a424c851878f => generated 0 bytes in 405 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1168] 10.0.0.235 () {32 vars in 642 bytes} [Fri May 29 23:21:40 2026] GET /v2.0/ports => generated 781 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:21:41.097 7 INFO neutron.pecan_wsgi.hooks.translation [None req-993dfbda-c81b-4555-8a5e-ace0a7edbd4b ecb5e7c70f0f40319480e7449c451f28 cd81545cf75a47649aa2a5b320081c75 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 676/1169] 10.0.0.235 () {32 vars in 716 bytes} [Fri May 29 23:21:41 2026] GET /v2.0/ports/eedff918-33cf-444a-be52-a424c851878f => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1170] 10.0.0.235 () {32 vars in 642 bytes} [Fri May 29 23:21:41 2026] GET /v2.0/ports => generated 781 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1171] 10.0.0.235 () {32 vars in 716 bytes} [Fri May 29 23:21:41 2026] GET /v2.0/ports/3e607913-f0d1-441b-8752-ef7b0cd164a0 => generated 778 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:21:41.259 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f43780d3-062b-4e1f-ac48-4ec8c1fc4887 ecb5e7c70f0f40319480e7449c451f28 cd81545cf75a47649aa2a5b320081c75 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 495/1172] 10.0.0.235 () {32 vars in 719 bytes} [Fri May 29 23:21:41 2026] DELETE /v2.0/ports/8c43e93c-ef36-4753-ba72-8b682b06f436 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:21:41.286 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5013afb3-3a85-4030-9d68-a3a0efc9df74 ecb5e7c70f0f40319480e7449c451f28 cd81545cf75a47649aa2a5b320081c75 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 678/1173] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:21:41 2026] DELETE /v2.0/subnets/bb8de6ea-2228-45f7-935e-7d63f1e68eac => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:21:41.329 8 INFO neutron.pecan_wsgi.hooks.translation [None req-71306497-7534-47e1-a83e-029517f05674 ecb5e7c70f0f40319480e7449c451f28 cd81545cf75a47649aa2a5b320081c75 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 496/1174] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:21:41 2026] DELETE /v2.0/subnets/508b237f-09b2-487c-a72f-a3a33d02f457 => generated 136 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1175] 10.0.0.235 () {32 vars in 719 bytes} [Fri May 29 23:21:41 2026] DELETE /v2.0/ports/3e607913-f0d1-441b-8752-ef7b0cd164a0 => generated 0 bytes in 480 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:21:42.013 8 INFO neutron.services.segments.plugin [-] Segment 7af6a14f-cb9d-4cb4-bbd9-592326f0e240 resource provider aggregate not found 2026-05-29 23:21:42.019 8 INFO neutron.services.segments.plugin [-] Segment 7af6a14f-cb9d-4cb4-bbd9-592326f0e240 resource provider aggregate not found 2026-05-29 23:21:42.037 8 INFO neutron.services.segments.plugin [-] Segment 7af6a14f-cb9d-4cb4-bbd9-592326f0e240 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7af6a14f-cb9d-4cb4-bbd9-592326f0e240 found for delete ", "request_id": "req-a02a84c6-0ed0-487f-9340-914008de8455"}]} 2026-05-29 23:21:42.041 8 INFO neutron.services.segments.plugin [-] Segment 7af6a14f-cb9d-4cb4-bbd9-592326f0e240 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7af6a14f-cb9d-4cb4-bbd9-592326f0e240 found for delete ", "request_id": "req-7652a46d-c486-4413-8042-1653118389c9"}]} [pid: 8|app: 0|req: 497/1176] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:21:41 2026] DELETE /v2.0/networks/32afdf89-a30b-459e-963c-b9da3674d246 => generated 0 bytes in 449 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1177] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:21:42 2026] GET /v2.0/security-groups?tenant_id=cd81545cf75a47649aa2a5b320081c75&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1178] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:21:42 2026] GET /v2.0/security-groups?tenant_id=b719620513be421cbd9dab4bfd8aadf0&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1179] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:21:42 2026] DELETE /v2.0/security-groups/b4607578-7d68-4d71-a8e0-29d6432b48ff => generated 0 bytes in 324 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1180] 10.0.0.151 () {34 vars in 1099 bytes} [Fri May 29 23:21:43 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1045031119&fields=id&tenant_id=8d283073193f405b81b0831d59c62413 => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1181] 10.0.0.151 () {34 vars in 981 bytes} [Fri May 29 23:21:43 2026] GET /v2.0/networks?id=5f68d196-d63e-4ef4-aae9-9103a2a3d485 => generated 680 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1182] 10.0.0.151 () {34 vars in 964 bytes} [Fri May 29 23:21:43 2026] GET /v2.0/quotas/8d283073193f405b81b0831d59c62413 => 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: 681/1183] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:21:43 2026] DELETE /v2.0/security-groups/ee4b4d24-0ad8-4795-8694-344c2c929ab9 => generated 0 bytes in 606 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1184] 10.0.0.151 () {34 vars in 1001 bytes} [Fri May 29 23:21:43 2026] GET /v2.0/ports?tenant_id=8d283073193f405b81b0831d59c62413&fields=id => generated 103 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1185] 10.0.0.151 () {34 vars in 1007 bytes} [Fri May 29 23:21:43 2026] GET /v2.0/networks/5f68d196-d63e-4ef4-aae9-9103a2a3d485?fields=segments => generated 14 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1186] 10.0.0.151 () {34 vars in 1107 bytes} [Fri May 29 23:21:44 2026] GET /v2.0/networks/5f68d196-d63e-4ef4-aae9-9103a2a3d485?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: 683/1187] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:21:44 2026] GET /v2.0/ports?device_id=fe7e0186-d8c4-42df-af9d-bfe1e274695e => 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: 684/1188] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:21:46 2026] GET /v2.0/ports?device_id=fe7e0186-d8c4-42df-af9d-bfe1e274695e => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:21:46.198 8 WARNING neutron_lib.context [None req-bdfccb4d-6117-46c5-9c77-0f62c7c3a63f b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:21:46.626 8 INFO neutron.db.segments_db [None req-bdfccb4d-6117-46c5-9c77-0f62c7c3a63f b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] Added segment aaa53b3f-411b-4a7a-8811-09f841debed5 of type vxlan for network af418b84-e3ab-49e2-826b-3341e83fccae [pid: 8|app: 0|req: 505/1189] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:21:46 2026] POST /v2.0/networks => generated 629 bytes in 772 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:21:46.807 8 WARNING neutron_lib.context [None req-d58be109-da77-4949-ae95-9a413da31ea6 b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 685/1190] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:21:46 2026] GET /v2.0/networks?id=5f68d196-d63e-4ef4-aae9-9103a2a3d485 => generated 680 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:21:46.915 8 INFO neutron.db.segments_db [None req-d58be109-da77-4949-ae95-9a413da31ea6 b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] Added segment 3b5d5fa4-955f-4411-b9ea-1b341ce48c69 of type vxlan for network 53c77f7f-f60e-41e3-a05d-4448d9a0be75 [pid: 7|app: 0|req: 686/1191] 199.204.45.140 () {34 vars in 1049 bytes} [Fri May 29 23:21:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8d283073193f405b81b0831d59c62413 => generated 181 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:21:47.005 7 WARNING neutron_lib.context [req-f930f347-6910-4e58-a898-b2960d984ac6 req-189e9e19-d7e4-4468-8492-0ff4439c9071 971f4a1d07694eb58baddf411d734f7d 8d283073193f405b81b0831d59c62413 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 506/1192] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:21:46 2026] POST /v2.0/networks => generated 629 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:21:47.097 8 WARNING neutron_lib.context [None req-5a8a36c2-c63b-499e-a6f0-f17150e9573d b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 507/1193] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:21:47 2026] POST /v2.0/subnets => generated 602 bytes in 569 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1194] 199.204.45.140 () {38 vars in 954 bytes} [Fri May 29 23:21:46 2026] POST /v2.0/ports => generated 954 bytes in 691 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:21:47.698 7 WARNING neutron_lib.context [None req-bc1ca792-68b7-4b23-964e-3e72ddaabb06 b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 508/1197] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:21:47 2026] GET /v2.0/ports?device_id=fe7e0186-d8c4-42df-af9d-bfe1e274695e => generated 957 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1198] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:21:47 2026] POST /v2.0/subnets => generated 602 bytes in 681 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1199] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:21:48 2026] GET /v2.0/security-groups?id=04230d74-d4e3-4f95-ac8d-3c0d19727f89&fields=id&fields=name => generated 114 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:21:48.465 7 WARNING neutron_lib.context [None req-a1775390-0640-4ac2-9d66-4270c47c0591 b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 509/1200] 199.204.45.140 () {38 vars in 1027 bytes} [Fri May 29 23:21:47 2026] PUT /v2.0/ports/84c1087e-0bc2-451b-a7c0-fa3a4ba26b72 => generated 1199 bytes in 764 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:21:48.571 7 INFO neutron.db.segments_db [None req-a1775390-0640-4ac2-9d66-4270c47c0591 b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] Added segment d6b1d95a-c672-423c-a9b7-650e24b2a472 of type vxlan for network af130a4b-2474-45eb-bc95-f8deb059fed7 /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 510/1201] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:21:48 2026] GET /v2.0/ports?tenant_id=8d283073193f405b81b0831d59c62413&device_id=fe7e0186-d8c4-42df-af9d-bfe1e274695e => generated 1238 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:21:48.721 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4cbdfeab-dd67-4364-9b37-c1d38f6867ac'] response: {'name': 'network-changed', 'server_uuid': 'fe7e0186-d8c4-42df-af9d-bfe1e274695e', 'tag': '84c1087e-0bc2-451b-a7c0-fa3a4ba26b72', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 511/1202] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:21:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=84c1087e-0bc2-451b-a7c0-fa3a4ba26b72 => generated 19 bytes in 66 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: 512/1203] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:21:48 2026] GET /v2.0/security-groups?tenant_id=7c3534e882a84a7cbe54cabbcfd5b8d0&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:21:49.047 7 INFO neutron.db.l3_hamode_db [None req-a1775390-0640-4ac2-9d66-4270c47c0591 b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 513/1204] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:21:49 2026] GET /v2.0/subnets?id=5eec1359-46a4-45c8-86e9-6843c40b5bfd => generated 674 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1205] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:21:49 2026] DELETE /v2.0/security-groups/20c7263d-6691-4bb5-ac85-ec077e6d41ce => generated 0 bytes in 218 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:21:49.379 7 INFO neutron.db.l3_hamode_db [None req-a1775390-0640-4ac2-9d66-4270c47c0591 b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 515/1206] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:21:49 2026] GET /v2.0/ports?network_id=5f68d196-d63e-4ef4-aae9-9103a2a3d485&device_owner=network%3Adhcp => generated 1244 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1207] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:21:49 2026] GET /v2.0/networks/5f68d196-d63e-4ef4-aae9-9103a2a3d485?fields=segments => generated 14 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1208] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:21:49 2026] GET /v2.0/security-groups?tenant_id=300b83358160442784ba021831000b20&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: 518/1209] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:21:49 2026] GET /v2.0/networks/5f68d196-d63e-4ef4-aae9-9103a2a3d485?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: 519/1210] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:21:49 2026] GET /v2.0/ports?device_id=fe7e0186-d8c4-42df-af9d-bfe1e274695e => generated 969 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1211] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:21:50 2026] DELETE /v2.0/security-groups/f7119ebb-9f89-424a-b07c-02002a7c5399 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1212] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:21:50 2026] GET /v2.0/ports?tenant_id=8d283073193f405b81b0831d59c62413&device_id=fe7e0186-d8c4-42df-af9d-bfe1e274695e => generated 1238 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1213] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:21:50 2026] GET /v2.0/security-groups?id=04230d74-d4e3-4f95-ac8d-3c0d19727f89&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1214] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:21:50 2026] GET /v2.0/networks?id=5f68d196-d63e-4ef4-aae9-9103a2a3d485 => generated 776 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1215] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:21:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=84c1087e-0bc2-451b-a7c0-fa3a4ba26b72 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1216] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:21:50 2026] GET /v2.0/subnets?id=5eec1359-46a4-45c8-86e9-6843c40b5bfd => generated 674 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1217] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:21:50 2026] GET /v2.0/ports?network_id=5f68d196-d63e-4ef4-aae9-9103a2a3d485&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: 692/1218] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:21:48 2026] POST /v2.0/routers => generated 507 bytes in 2147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1219] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:21:50 2026] GET /v2.0/networks/5f68d196-d63e-4ef4-aae9-9103a2a3d485?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1220] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:21:50 2026] GET /v2.0/networks/5f68d196-d63e-4ef4-aae9-9103a2a3d485?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1221] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:21:50 2026] GET /v2.0/security-groups?tenant_id=ce5fc49f760944619281e941c0968edf&name=default => generated 2925 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1222] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:21:51 2026] DELETE /v2.0/security-groups/a9985762-00cf-4bae-88b2-c208a4a4a79d => generated 0 bytes in 178 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1223] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:21:51 2026] GET /v2.0/ports?device_id=fe7e0186-d8c4-42df-af9d-bfe1e274695e => 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: 698/1224] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:21:51 2026] GET /v2.0/security-groups?id=04230d74-d4e3-4f95-ac8d-3c0d19727f89&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1225] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:21:52 2026] GET /v2.0/ports?device_id=fe7e0186-d8c4-42df-af9d-bfe1e274695e => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1226] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:21:52 2026] GET /v2.0/security-groups?id=04230d74-d4e3-4f95-ac8d-3c0d19727f89&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: 527/1227] 10.0.0.235 () {34 vars in 782 bytes} [Fri May 29 23:21:50 2026] PUT /v2.0/routers/355fd3e7-246b-4138-b507-8c3582ae6ad1/add_router_interface => generated 309 bytes in 2620 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1228] 10.0.0.235 () {32 vars in 716 bytes} [Fri May 29 23:21:53 2026] GET /v2.0/ports/cd552c98-77a6-48d8-adda-53baf381609a => generated 955 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:21:54.146 7 WARNING neutron_lib.context [None req-8b96b405-f1a9-4ccd-862a-abebe8d40adc 0e353ed0352149f480b37cc3835d26ee db52425c3b98432dbe3c900f2a0fce2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:21:54.147 7 WARNING neutron_lib.context [None req-8b96b405-f1a9-4ccd-862a-abebe8d40adc 0e353ed0352149f480b37cc3835d26ee db52425c3b98432dbe3c900f2a0fce2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:21:54.477 7 INFO neutron.db.segments_db [None req-8b96b405-f1a9-4ccd-862a-abebe8d40adc 0e353ed0352149f480b37cc3835d26ee db52425c3b98432dbe3c900f2a0fce2c - - default default] Added segment a6206b33-56dd-45c1-b794-c7e05994956c of type vxlan for network 837dfb7c-eb37-48fe-ba96-a5e0839daede 2026-05-29 23:21:54.618 7 INFO neutron.db.segments_db [None req-8b96b405-f1a9-4ccd-862a-abebe8d40adc 0e353ed0352149f480b37cc3835d26ee db52425c3b98432dbe3c900f2a0fce2c - - default default] Added segment e87a9e06-8736-400a-9a5a-f6615bd3126b of type vxlan for network 92ffaeff-b74a-4f29-8388-249c6110a332 [pid: 7|app: 0|req: 702/1229] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:21:53 2026] POST /v2.0/networks => generated 1245 bytes in 1122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1230] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:21:55 2026] GET /v2.0/ports?device_id=fe7e0186-d8c4-42df-af9d-bfe1e274695e => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1231] 10.0.0.235 () {32 vars in 648 bytes} [Fri May 29 23:21:55 2026] GET /v2.0/networks => generated 1844 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1232] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:21:55 2026] GET /v2.0/security-groups?id=04230d74-d4e3-4f95-ac8d-3c0d19727f89&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:21:55.542 7 INFO neutron.services.segments.plugin [-] Segment a6206b33-56dd-45c1-b794-c7e05994956c resource provider aggregate not found 2026-05-29 23:21:55.565 7 INFO neutron.services.segments.plugin [-] Segment a6206b33-56dd-45c1-b794-c7e05994956c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6206b33-56dd-45c1-b794-c7e05994956c found for delete ", "request_id": "req-f8d39811-3142-4701-8235-be210543882e"}]} 2026-05-29 23:21:55.567 7 INFO neutron.services.segments.plugin [-] Segment a6206b33-56dd-45c1-b794-c7e05994956c resource provider aggregate not found 2026-05-29 23:21:55.592 7 INFO neutron.services.segments.plugin [-] Segment a6206b33-56dd-45c1-b794-c7e05994956c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6206b33-56dd-45c1-b794-c7e05994956c found for delete ", "request_id": "req-d84f9922-66c2-42cb-8aee-e13313dd5b38"}]} [pid: 8|app: 0|req: 528/1233] 10.0.0.235 () {34 vars in 782 bytes} [Fri May 29 23:21:53 2026] PUT /v2.0/routers/355fd3e7-246b-4138-b507-8c3582ae6ad1/add_router_interface => generated 309 bytes in 2196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1234] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:21:55 2026] DELETE /v2.0/networks/837dfb7c-eb37-48fe-ba96-a5e0839daede => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1235] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:21:55 2026] GET /v2.0/ports?device_id=fe7e0186-d8c4-42df-af9d-bfe1e274695e => generated 971 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1236] 10.0.0.235 () {32 vars in 716 bytes} [Fri May 29 23:21:55 2026] GET /v2.0/ports/26226d86-bbca-4fa4-867a-d339788f4ef4 => generated 955 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:21:56.057 8 INFO neutron.services.segments.plugin [-] Segment e87a9e06-8736-400a-9a5a-f6615bd3126b resource provider aggregate not found 2026-05-29 23:21:56.065 8 INFO neutron.services.segments.plugin [-] Segment e87a9e06-8736-400a-9a5a-f6615bd3126b resource provider aggregate not found [pid: 8|app: 0|req: 530/1237] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:21:55 2026] DELETE /v2.0/networks/92ffaeff-b74a-4f29-8388-249c6110a332 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:21:56.085 8 INFO neutron.services.segments.plugin [-] Segment e87a9e06-8736-400a-9a5a-f6615bd3126b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e87a9e06-8736-400a-9a5a-f6615bd3126b found for delete ", "request_id": "req-a225162f-ee27-4c1e-8974-10facb303fa6"}]} 2026-05-29 23:21:56.097 8 INFO neutron.services.segments.plugin [-] Segment e87a9e06-8736-400a-9a5a-f6615bd3126b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e87a9e06-8736-400a-9a5a-f6615bd3126b found for delete ", "request_id": "req-2ae405cd-c1b1-479d-92b3-e1ebebcc1a65"}]} 2026-05-29 23:21:57.098 7 INFO neutron.db.l3_db [None req-1bada534-b304-4935-933c-944faf169617 971f4a1d07694eb58baddf411d734f7d 8d283073193f405b81b0831d59c62413 - - default default] Floating IP 09718b20-3e02-42f7-a922-2e9e94188232 associated. External IP: 10.96.250.219, port: 84c1087e-0bc2-451b-a7c0-fa3a4ba26b72. [pid: 7|app: 0|req: 708/1238] 10.0.0.235 () {34 vars in 748 bytes} [Fri May 29 23:21:55 2026] PUT /v2.0/floatingips/09718b20-3e02-42f7-a922-2e9e94188232 => generated 855 bytes in 1799 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:21:57.709 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8492a18-a7a5-4e37-8e03-abc21e9bab49'] response: {'name': 'network-changed', 'server_uuid': 'fe7e0186-d8c4-42df-af9d-bfe1e274695e', 'tag': '84c1087e-0bc2-451b-a7c0-fa3a4ba26b72', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 709/1239] 10.0.0.235 () {32 vars in 648 bytes} [Fri May 29 23:21:57 2026] GET /v2.0/networks => generated 651 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1240] 10.0.0.235 () {34 vars in 788 bytes} [Fri May 29 23:21:56 2026] PUT /v2.0/routers/355fd3e7-246b-4138-b507-8c3582ae6ad1/remove_router_interface => generated 309 bytes in 1749 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1241] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:21:57 2026] GET /v2.0/ports?tenant_id=8d283073193f405b81b0831d59c62413&device_id=fe7e0186-d8c4-42df-af9d-bfe1e274695e => generated 1240 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:21:57.901 8 WARNING neutron_lib.context [None req-b51c062a-7e44-45d9-965e-1297f535f099 0e353ed0352149f480b37cc3835d26ee db52425c3b98432dbe3c900f2a0fce2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1242] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:21:57 2026] GET /v2.0/ports?device_id=fe7e0186-d8c4-42df-af9d-bfe1e274695e => generated 971 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:21:57.980 8 INFO neutron.db.segments_db [None req-b51c062a-7e44-45d9-965e-1297f535f099 0e353ed0352149f480b37cc3835d26ee db52425c3b98432dbe3c900f2a0fce2c - - default default] Added segment b69419bf-ad30-4ee1-8d3f-c7eafa82d55c of type vxlan for network a544e54d-cdf9-4c8b-8462-a24220f5f9bb [pid: 8|app: 0|req: 533/1243] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:21:57 2026] POST /v2.0/networks => generated 653 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1244] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:21:58 2026] GET /v2.0/networks?id=5f68d196-d63e-4ef4-aae9-9103a2a3d485 => generated 776 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1245] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:21:58 2026] GET /v2.0/security-groups?id=04230d74-d4e3-4f95-ac8d-3c0d19727f89&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:21:58.354 8 WARNING neutron_lib.context [None req-a8af05f3-493f-4034-b4d2-4bbcff1a665b 0e353ed0352149f480b37cc3835d26ee db52425c3b98432dbe3c900f2a0fce2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:21:58.504 8 INFO neutron.db.segments_db [None req-a8af05f3-493f-4034-b4d2-4bbcff1a665b 0e353ed0352149f480b37cc3835d26ee db52425c3b98432dbe3c900f2a0fce2c - - default default] Added segment 992ee15c-c9d1-4c14-9843-8cd92fe4a3ee of type vxlan for network 72eb063e-e648-44f0-a84d-1bf3a347d4d2 [pid: 8|app: 0|req: 536/1246] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:21:58 2026] POST /v2.0/networks => generated 653 bytes in 614 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1247] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:21:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=84c1087e-0bc2-451b-a7c0-fa3a4ba26b72 => generated 858 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:21:59.037 8 WARNING neutron_lib.context [None req-930a5d32-8970-44f6-8548-230c1c599fdc 0e353ed0352149f480b37cc3835d26ee db52425c3b98432dbe3c900f2a0fce2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:21:59.105 8 WARNING neutron_lib.context [None req-930a5d32-8970-44f6-8548-230c1c599fdc 0e353ed0352149f480b37cc3835d26ee db52425c3b98432dbe3c900f2a0fce2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 711/1248] 10.0.0.235 () {34 vars in 788 bytes} [Fri May 29 23:21:57 2026] PUT /v2.0/routers/355fd3e7-246b-4138-b507-8c3582ae6ad1/remove_router_interface => generated 309 bytes in 1696 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1249] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:21:59 2026] GET /v2.0/subnets?id=5eec1359-46a4-45c8-86e9-6843c40b5bfd => generated 674 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1250] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:21:59 2026] GET /v2.0/ports?device_id=fe7e0186-d8c4-42df-af9d-bfe1e274695e => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1251] 10.0.0.235 () {32 vars in 735 bytes} [Fri May 29 23:21:59 2026] GET /v2.0/ports?device_id=355fd3e7-246b-4138-b507-8c3582ae6ad1 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1252] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:21:59 2026] GET /v2.0/ports?network_id=5f68d196-d63e-4ef4-aae9-9103a2a3d485&device_owner=network%3Adhcp => generated 1244 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1253] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:21:59 2026] GET /v2.0/security-groups?id=04230d74-d4e3-4f95-ac8d-3c0d19727f89&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1254] 10.0.0.235 () {34 vars in 664 bytes} [Fri May 29 23:21:59 2026] POST /v2.0/ports => generated 1505 bytes in 2010 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 23:22:01.042 7 INFO neutron.services.segments.plugin [-] Segment d6b1d95a-c672-423c-a9b7-650e24b2a472 resource provider aggregate not found /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:22:01.048 7 INFO neutron.services.segments.plugin [-] Segment d6b1d95a-c672-423c-a9b7-650e24b2a472 resource provider aggregate not found 2026-05-29 23:22:01.069 7 INFO neutron.services.segments.plugin [-] Segment d6b1d95a-c672-423c-a9b7-650e24b2a472 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6b1d95a-c672-423c-a9b7-650e24b2a472 found for delete ", "request_id": "req-b6dfe0a3-c6ec-4bc1-be71-0e9f5ec8638d"}]} 2026-05-29 23:22:01.070 7 INFO neutron.services.segments.plugin [-] Segment d6b1d95a-c672-423c-a9b7-650e24b2a472 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6b1d95a-c672-423c-a9b7-650e24b2a472 found for delete ", "request_id": "req-8f22d09f-9593-401a-bb04-9b672c33a7d6"}]} 2026-05-29 23:22:01.081 7 INFO neutron.db.l3_hamode_db [None req-23e144be-c36e-44bb-85f2-7400d43f3140 b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] HA network af130a4b-2474-45eb-bc95-f8deb059fed7 was deleted as no HA routers are present in tenant 73512c0414524baab037dca1cd570c6d. [pid: 7|app: 0|req: 717/1255] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:21:59 2026] DELETE /v2.0/routers/355fd3e7-246b-4138-b507-8c3582ae6ad1 => generated 0 bytes in 1242 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1256] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:22:01 2026] GET /v2.0/networks/5f68d196-d63e-4ef4-aae9-9103a2a3d485?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: 718/1257] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:22:01 2026] GET /v2.0/ports?device_id=fe7e0186-d8c4-42df-af9d-bfe1e274695e => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1258] 10.0.0.235 () {32 vars in 642 bytes} [Fri May 29 23:22:01 2026] GET /v2.0/ports => generated 1505 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1259] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:22:01 2026] GET /v2.0/networks/5f68d196-d63e-4ef4-aae9-9103a2a3d485?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1260] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:22:01 2026] DELETE /v2.0/subnets/18564dc8-af41-49ee-a1ca-1aabbad69111 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1261] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:22:01 2026] GET /v2.0/security-groups?id=04230d74-d4e3-4f95-ac8d-3c0d19727f89&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1262] 199.204.45.140 () {34 vars in 993 bytes} [Fri May 29 23:22:01 2026] GET /v2.0/ports?device_id=fe7e0186-d8c4-42df-af9d-bfe1e274695e => 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: 721/1263] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:22:01 2026] DELETE /v2.0/subnets/435cbda9-951c-4826-b41e-bfc6caf8d5dc => generated 0 bytes in 464 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1264] 10.0.0.235 () {32 vars in 719 bytes} [Fri May 29 23:22:01 2026] DELETE /v2.0/ports/1bdf1103-d968-4cb5-92f7-5888c9d4d84f => generated 0 bytes in 507 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:22:02.312 8 INFO neutron.services.segments.plugin [-] Segment 3b5d5fa4-955f-4411-b9ea-1b341ce48c69 resource provider aggregate not found 2026-05-29 23:22:02.323 8 INFO neutron.services.segments.plugin [-] Segment 3b5d5fa4-955f-4411-b9ea-1b341ce48c69 resource provider aggregate not found 2026-05-29 23:22:02.344 8 INFO neutron.services.segments.plugin [-] Segment 3b5d5fa4-955f-4411-b9ea-1b341ce48c69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b5d5fa4-955f-4411-b9ea-1b341ce48c69 found for delete ", "request_id": "req-4533bd1a-ff0c-43cb-a17c-ce2a5ddc89e5"}]} 2026-05-29 23:22:02.347 8 INFO neutron.services.segments.plugin [-] Segment 3b5d5fa4-955f-4411-b9ea-1b341ce48c69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b5d5fa4-955f-4411-b9ea-1b341ce48c69 found for delete ", "request_id": "req-b149d360-4815-4918-864f-5b576d89ecbd"}]} [pid: 8|app: 0|req: 544/1265] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:22:02 2026] DELETE /v2.0/networks/53c77f7f-f60e-41e3-a05d-4448d9a0be75 => generated 0 bytes in 425 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:22:02.487 7 INFO neutron.db.l3_db [req-7adc9003-230e-4c02-8cf3-b341b096dcc9 req-963747d5-35a9-492f-9375-5f4f382fe98f 971f4a1d07694eb58baddf411d734f7d 8d283073193f405b81b0831d59c62413 - - default default] Floating IP 09718b20-3e02-42f7-a922-2e9e94188232 disassociated. External IP: 10.96.250.219, port: 84c1087e-0bc2-451b-a7c0-fa3a4ba26b72. [pid: 8|app: 0|req: 545/1266] 10.0.0.235 () {32 vars in 719 bytes} [Fri May 29 23:22:02 2026] DELETE /v2.0/ports/e5ccf7b4-9341-4056-bebd-de3d70a25dbc => generated 0 bytes in 410 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1269] 199.204.45.140 () {36 vars in 996 bytes} [Fri May 29 23:22:02 2026] DELETE /v2.0/ports/84c1087e-0bc2-451b-a7c0-fa3a4ba26b72 => generated 0 bytes in 1080 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:22:03.156 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dee3e3ea-7888-4983-8b42-6bec0c82710b'] response: {'server_uuid': 'fe7e0186-d8c4-42df-af9d-bfe1e274695e', 'name': 'network-vif-deleted', 'tag': '84c1087e-0bc2-451b-a7c0-fa3a4ba26b72', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 723/1270] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:22:03 2026] GET /v2.0/ports?device_id=fe7e0186-d8c4-42df-af9d-bfe1e274695e => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1271] 10.0.0.235 () {32 vars in 642 bytes} [Fri May 29 23:22:03 2026] GET /v2.0/ports => 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: 548/1272] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:22:02 2026] DELETE /v2.0/networks/af418b84-e3ab-49e2-826b-3341e83fccae => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:22:03.213 7 WARNING neutron_lib.context [None req-a615da10-eb69-4cde-9933-37b85ee70942 0e353ed0352149f480b37cc3835d26ee db52425c3b98432dbe3c900f2a0fce2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:22:03.229 8 WARNING neutron_lib.context [None req-820a606e-266b-4639-85b3-77ec1524d9a4 b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:22:03.331 7 INFO neutron.db.segments_db [None req-a615da10-eb69-4cde-9933-37b85ee70942 0e353ed0352149f480b37cc3835d26ee db52425c3b98432dbe3c900f2a0fce2c - - default default] Added segment 54d3819c-e5f6-4082-83e9-8c5090ab98cd of type vxlan for network ac51b266-63c5-4f5d-ad52-18d3299b6f59 2026-05-29 23:22:03.384 8 INFO neutron.db.segments_db [None req-820a606e-266b-4639-85b3-77ec1524d9a4 b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] Added segment 8eb70ac0-adda-4945-832f-adcebc70833e of type vxlan for network c8ec22f0-6ac1-4b30-a2e7-a50c1ae87cc1 [pid: 7|app: 0|req: 725/1273] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:22:03 2026] POST /v2.0/networks => generated 654 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:22:03.575 7 WARNING neutron_lib.context [None req-63a0c5a4-80ad-4aa8-879f-affee75f42c1 0e353ed0352149f480b37cc3835d26ee db52425c3b98432dbe3c900f2a0fce2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 549/1274] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:22:03 2026] POST /v2.0/networks => generated 629 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:22:03.593 8 WARNING neutron_lib.context [None req-45419fce-6d1f-45a2-b09f-78a4d90df94f b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:22:03.672 7 INFO neutron.db.segments_db [None req-63a0c5a4-80ad-4aa8-879f-affee75f42c1 0e353ed0352149f480b37cc3835d26ee db52425c3b98432dbe3c900f2a0fce2c - - default default] Added segment e94d9b3b-2d3e-4374-bd01-f8c705c5e88d of type vxlan for network 42b106e0-7d58-4a4a-829a-e2034eb20cc2 [pid: 7|app: 0|req: 726/1275] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:22:03 2026] POST /v2.0/networks => generated 653 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1276] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:22:03 2026] POST /v2.0/subnets => generated 602 bytes in 706 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:22:04.305 8 WARNING neutron_lib.context [None req-084f49f6-12d1-4682-9b38-181b56eb314f b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:22:04.368 8 INFO neutron.services.segments.plugin [-] Segment aaa53b3f-411b-4a7a-8811-09f841debed5 resource provider aggregate not found 2026-05-29 23:22:04.376 8 INFO neutron.services.segments.plugin [-] Segment aaa53b3f-411b-4a7a-8811-09f841debed5 resource provider aggregate not found 2026-05-29 23:22:04.398 8 INFO neutron.services.segments.plugin [-] Segment aaa53b3f-411b-4a7a-8811-09f841debed5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aaa53b3f-411b-4a7a-8811-09f841debed5 found for delete ", "request_id": "req-664c4398-fe86-4238-bc60-e9669c72ee66"}]} 2026-05-29 23:22:04.400 8 INFO neutron.services.segments.plugin [-] Segment aaa53b3f-411b-4a7a-8811-09f841debed5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aaa53b3f-411b-4a7a-8811-09f841debed5 found for delete ", "request_id": "req-43ce6e5c-64f2-41e7-b8cd-84d16efcc210"}]} 2026-05-29 23:22:04.448 8 INFO neutron.db.segments_db [None req-084f49f6-12d1-4682-9b38-181b56eb314f b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] Added segment b8289e73-31d2-419e-8a97-f199ba1f4d54 of type vxlan for network 8e579907-93c7-4b50-a908-f58838c9ea75 [pid: 7|app: 0|req: 727/1277] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:22:04 2026] DELETE /v2.0/security-groups/04230d74-d4e3-4f95-ac8d-3c0d19727f89 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:22:04.539 7 WARNING neutron_lib.context [None req-333124ab-f233-406b-ad37-16443c2d083c 0e353ed0352149f480b37cc3835d26ee db52425c3b98432dbe3c900f2a0fce2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:22:04.633 7 WARNING neutron_lib.context [None req-333124ab-f233-406b-ad37-16443c2d083c 0e353ed0352149f480b37cc3835d26ee db52425c3b98432dbe3c900f2a0fce2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:22:04.966 8 INFO neutron.db.l3_hamode_db [None req-084f49f6-12d1-4682-9b38-181b56eb314f b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 728/1278] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:22:04 2026] POST /v2.0/subnets => generated 1275 bytes in 861 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 23:22:05.415 7 INFO neutron.api.v2.resource [None req-85ed2788-7e7e-4cd0-a41e-a31dac5a528c 971f4a1d07694eb58baddf411d734f7d 8d283073193f405b81b0831d59c62413 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 729/1279] 10.0.0.235 () {32 vars in 736 bytes} [Fri May 29 23:22:05 2026] GET /v2.0/security-groups/04230d74-d4e3-4f95-ac8d-3c0d19727f89 => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1280] 10.0.0.235 () {32 vars in 646 bytes} [Fri May 29 23:22:05 2026] GET /v2.0/subnets => generated 1888 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:22:05.841 8 INFO neutron.db.l3_hamode_db [None req-084f49f6-12d1-4682-9b38-181b56eb314f b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 731/1281] 10.0.0.235 () {32 vars in 731 bytes} [Fri May 29 23:22:05 2026] DELETE /v2.0/floatingips/09718b20-3e02-42f7-a922-2e9e94188232 => generated 0 bytes in 473 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1282] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:22:05 2026] DELETE /v2.0/subnets/222b2268-e503-437b-ab49-2451fc885910 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1283] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:22:06 2026] GET /v2.0/security-groups?tenant_id=5c0b33d59b20451db0116ca81cb99112&name=default => generated 2925 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1284] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:22:04 2026] POST /v2.0/routers => generated 507 bytes in 2621 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1285] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:22:06 2026] DELETE /v2.0/subnets/96b2987f-f68d-40f1-a11e-cb4329ea7e28 => generated 0 bytes in 383 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1286] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:22:07 2026] DELETE /v2.0/security-groups/beda7ad9-dd98-4f4f-b725-4a32d5c65138 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:22:07.463 8 WARNING neutron_lib.context [None req-6f1f22e6-0d7f-4910-b454-83864d5d2463 b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 554/1287] 10.0.0.235 () {34 vars in 664 bytes} [Fri May 29 23:22:07 2026] POST /v2.0/ports => generated 947 bytes in 758 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: 555/1288] 10.0.0.235 () {32 vars in 646 bytes} [Fri May 29 23:22:08 2026] GET /v2.0/subnets => generated 626 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1289] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:22:08 2026] GET /v2.0/security-groups?tenant_id=f5d7a90550d94cb2b082052656fe9693&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1290] 10.0.0.235 () {34 vars in 788 bytes} [Fri May 29 23:22:06 2026] PUT /v2.0/routers/d6a721b8-52ea-4a79-9a47-a1819badf7aa/remove_router_interface => generated 309 bytes in 2079 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:22:08.958 7 INFO neutron.services.segments.plugin [-] Segment e94d9b3b-2d3e-4374-bd01-f8c705c5e88d resource provider aggregate not found 2026-05-29 23:22:08.986 7 INFO neutron.services.segments.plugin [-] Segment e94d9b3b-2d3e-4374-bd01-f8c705c5e88d resource provider aggregate not found 2026-05-29 23:22:08.992 7 INFO neutron.services.segments.plugin [-] Segment e94d9b3b-2d3e-4374-bd01-f8c705c5e88d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e94d9b3b-2d3e-4374-bd01-f8c705c5e88d found for delete ", "request_id": "req-4c4970a1-2dad-4a15-8c93-db595457ce49"}]} 2026-05-29 23:22:09.011 7 INFO neutron.services.segments.plugin [-] Segment e94d9b3b-2d3e-4374-bd01-f8c705c5e88d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e94d9b3b-2d3e-4374-bd01-f8c705c5e88d found for delete ", "request_id": "req-488a8acb-1f89-4195-a88e-170803e7122f"}]} [pid: 7|app: 0|req: 735/1291] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:22:08 2026] DELETE /v2.0/networks/42b106e0-7d58-4a4a-829a-e2034eb20cc2 => 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: 736/1292] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:22:09 2026] DELETE /v2.0/security-groups/81461003-29e8-490e-b0b1-9f716678d331 => 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: 557/1293] 10.0.0.235 () {34 vars in 782 bytes} [Fri May 29 23:22:08 2026] PUT /v2.0/routers/dbb473b6-274c-44f0-8b68-8540ba157ac8/add_router_interface => generated 309 bytes in 1926 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-05-29 23:22:10.585 7 INFO neutron.db.l3_hamode_db [None req-cb932823-a33c-40f4-80ec-1d4c64eb5ab5 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] HA network a84e7b3c-34cc-4613-9062-734efc145837 was deleted as no HA routers are present in tenant 8d283073193f405b81b0831d59c62413. [pid: 7|app: 0|req: 737/1294] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:22:09 2026] DELETE /v2.0/routers/d6a721b8-52ea-4a79-9a47-a1819badf7aa => generated 0 bytes in 1431 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:22:10.694 8 INFO neutron.services.segments.plugin [-] Segment 54d3819c-e5f6-4082-83e9-8c5090ab98cd resource provider aggregate not found 2026-05-29 23:22:10.718 8 INFO neutron.services.segments.plugin [-] Segment 54d3819c-e5f6-4082-83e9-8c5090ab98cd resource provider aggregate not found 2026-05-29 23:22:10.732 8 INFO neutron.services.segments.plugin [-] Segment 54d3819c-e5f6-4082-83e9-8c5090ab98cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54d3819c-e5f6-4082-83e9-8c5090ab98cd found for delete ", "request_id": "req-415479a8-29cb-40e8-b2a5-3e03d221dd28"}]} 2026-05-29 23:22:10.751 8 INFO neutron.services.segments.plugin [-] Segment 54d3819c-e5f6-4082-83e9-8c5090ab98cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54d3819c-e5f6-4082-83e9-8c5090ab98cd found for delete ", "request_id": "req-f97e1b3e-5835-4736-9de5-44d3226f1af2"}]} [pid: 8|app: 0|req: 558/1295] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:22:10 2026] DELETE /v2.0/networks/ac51b266-63c5-4f5d-ad52-18d3299b6f59 => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1296] 10.0.0.235 () {32 vars in 716 bytes} [Fri May 29 23:22:10 2026] GET /v2.0/ports/8f563470-ef45-4acf-b472-312b81a9577f => generated 1021 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:22:11.020 7 INFO neutron.services.segments.plugin [-] Segment 8a77ff93-f01b-4731-b729-625f73163bc2 resource provider aggregate not found 2026-05-29 23:22:11.039 7 INFO neutron.services.segments.plugin [-] Segment 8a77ff93-f01b-4731-b729-625f73163bc2 resource provider aggregate not found 2026-05-29 23:22:11.043 7 INFO neutron.services.segments.plugin [-] Segment 8a77ff93-f01b-4731-b729-625f73163bc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a77ff93-f01b-4731-b729-625f73163bc2 found for delete ", "request_id": "req-35b88c52-9ee5-4cc7-83d2-7623f1fbe6e9"}]} 2026-05-29 23:22:11.062 7 INFO neutron.services.segments.plugin [-] Segment 8a77ff93-f01b-4731-b729-625f73163bc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a77ff93-f01b-4731-b729-625f73163bc2 found for delete ", "request_id": "req-84c7bdf8-6041-4b6d-bd62-007018505aad"}]} [pid: 8|app: 0|req: 559/1297] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:22:10 2026] DELETE /v2.0/subnets/5eec1359-46a4-45c8-86e9-6843c40b5bfd => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1298] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:22:10 2026] DELETE /v2.0/networks/72eb063e-e648-44f0-a84d-1bf3a347d4d2 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1299] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:22:11 2026] DELETE /v2.0/networks/5f68d196-d63e-4ef4-aae9-9103a2a3d485 => generated 0 bytes in 449 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1300] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:22:11 2026] DELETE /v2.0/networks/a544e54d-cdf9-4c8b-8462-a24220f5f9bb => 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: 742/1301] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:22:11 2026] GET /v2.0/security-groups?tenant_id=8d283073193f405b81b0831d59c62413&name=default => generated 2925 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1302] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:22:11 2026] DELETE /v2.0/security-groups/61ce253d-31b3-405d-a777-733834b7b5a4 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1303] 10.0.0.235 () {34 vars in 788 bytes} [Fri May 29 23:22:11 2026] PUT /v2.0/routers/dbb473b6-274c-44f0-8b68-8540ba157ac8/remove_router_interface => generated 309 bytes in 1497 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-05-29 23:22:12.800 8 INFO neutron.api.v2.resource [None req-8b3c309d-6696-4316-a27e-e4b478b3a28f b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 561/1304] 10.0.0.235 () {34 vars in 788 bytes} [Fri May 29 23:22:12 2026] PUT /v2.0/routers/dbb473b6-274c-44f0-8b68-8540ba157ac8/remove_router_interface => generated 197 bytes in 214 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1305] 10.0.0.235 () {32 vars in 735 bytes} [Fri May 29 23:22:12 2026] GET /v2.0/ports?device_id=dbb473b6-274c-44f0-8b68-8540ba157ac8 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1306] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:22:12 2026] GET /v2.0/security-groups?tenant_id=db52425c3b98432dbe3c900f2a0fce2c&name=default => generated 2925 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:22:13.072 7 INFO neutron.services.segments.plugin [-] Segment 992ee15c-c9d1-4c14-9843-8cd92fe4a3ee resource provider aggregate not found 2026-05-29 23:22:13.095 7 INFO neutron.services.segments.plugin [-] Segment 992ee15c-c9d1-4c14-9843-8cd92fe4a3ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 992ee15c-c9d1-4c14-9843-8cd92fe4a3ee found for delete ", "request_id": "req-6c615186-3272-4f61-ac2a-51e376be4ca6"}]} 2026-05-29 23:22:13.102 7 INFO neutron.services.segments.plugin [-] Segment 992ee15c-c9d1-4c14-9843-8cd92fe4a3ee resource provider aggregate not found [pid: 7|app: 0|req: 745/1307] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:22:12 2026] DELETE /v2.0/security-groups/58ea7c36-cc03-4352-9ffc-292ddb8fa745 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:22:13.756 8 INFO neutron.services.segments.plugin [-] Segment b8289e73-31d2-419e-8a97-f199ba1f4d54 resource provider aggregate not found 2026-05-29 23:22:13.764 8 INFO neutron.services.segments.plugin [-] Segment b8289e73-31d2-419e-8a97-f199ba1f4d54 resource provider aggregate not found 2026-05-29 23:22:13.786 8 INFO neutron.services.segments.plugin [-] Segment b8289e73-31d2-419e-8a97-f199ba1f4d54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8289e73-31d2-419e-8a97-f199ba1f4d54 found for delete ", "request_id": "req-f8f98fda-5bf4-4a00-9efd-b4fef0fb0c13"}]} 2026-05-29 23:22:13.792 8 INFO neutron.services.segments.plugin [-] Segment b8289e73-31d2-419e-8a97-f199ba1f4d54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8289e73-31d2-419e-8a97-f199ba1f4d54 found for delete ", "request_id": "req-3063ce24-3e5a-403b-99b6-6d556e56a6e0"}]} 2026-05-29 23:22:13.868 8 INFO neutron.db.l3_hamode_db [None req-b7a81ed3-e855-4f44-9096-5d6f5b7a71d5 b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] HA network 8e579907-93c7-4b50-a908-f58838c9ea75 was deleted as no HA routers are present in tenant 73512c0414524baab037dca1cd570c6d. [pid: 8|app: 0|req: 563/1308] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:22:12 2026] DELETE /v2.0/routers/dbb473b6-274c-44f0-8b68-8540ba157ac8 => generated 0 bytes in 1040 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:22:13.885 7 INFO neutron.services.segments.plugin [-] Segment 992ee15c-c9d1-4c14-9843-8cd92fe4a3ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 992ee15c-c9d1-4c14-9843-8cd92fe4a3ee found for delete ", "request_id": "req-c198bcd5-03e0-403e-bebb-fb118d2c7693"}]} 2026-05-29 23:22:13.890 7 INFO neutron.services.segments.plugin [-] Segment 4c52c06c-bb15-43f3-86b0-8ff96fd4bf5a resource provider aggregate not found 2026-05-29 23:22:13.918 7 INFO neutron.services.segments.plugin [-] Segment 4c52c06c-bb15-43f3-86b0-8ff96fd4bf5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c52c06c-bb15-43f3-86b0-8ff96fd4bf5a found for delete ", "request_id": "req-fbe697d2-1c22-424f-9892-9fd86ba9b4f4"}]} 2026-05-29 23:22:13.926 7 INFO neutron.services.segments.plugin [-] Segment 4c52c06c-bb15-43f3-86b0-8ff96fd4bf5a resource provider aggregate not found 2026-05-29 23:22:13.955 7 INFO neutron.services.segments.plugin [-] Segment b69419bf-ad30-4ee1-8d3f-c7eafa82d55c resource provider aggregate not found 2026-05-29 23:22:13.962 7 INFO neutron.services.segments.plugin [-] Segment 4c52c06c-bb15-43f3-86b0-8ff96fd4bf5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c52c06c-bb15-43f3-86b0-8ff96fd4bf5a found for delete ", "request_id": "req-a1439c58-d252-42f5-af1e-63e4b03d2f77"}]} 2026-05-29 23:22:13.975 7 INFO neutron.services.segments.plugin [-] Segment b69419bf-ad30-4ee1-8d3f-c7eafa82d55c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b69419bf-ad30-4ee1-8d3f-c7eafa82d55c found for delete ", "request_id": "req-141b75f6-048c-472f-baa8-67422b4c6d40"}]} 2026-05-29 23:22:13.987 7 INFO neutron.services.segments.plugin [-] Segment b69419bf-ad30-4ee1-8d3f-c7eafa82d55c resource provider aggregate not found 2026-05-29 23:22:14.015 7 INFO neutron.services.segments.plugin [-] Segment b69419bf-ad30-4ee1-8d3f-c7eafa82d55c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b69419bf-ad30-4ee1-8d3f-c7eafa82d55c found for delete ", "request_id": "req-a0df4b6a-4998-4413-b679-1ad884fca88e"}]} [pid: 7|app: 0|req: 746/1309] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:22:13 2026] DELETE /v2.0/subnets/12758df1-8e19-4024-8650-83528f72a71b => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1310] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:22:13 2026] GET /v2.0/security-groups?tenant_id=f9c78a971aea4d37ad679f5114362a6a&name=default => generated 2925 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1311] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:22:14 2026] DELETE /v2.0/security-groups/fe5b658e-0152-4056-b554-9811e716eae4 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1312] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:22:14 2026] DELETE /v2.0/networks/c8ec22f0-6ac1-4b30-a2e7-a50c1ae87cc1 => generated 0 bytes in 561 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:22:14.792 7 WARNING neutron_lib.context [None req-3a2c619f-c9fe-489e-9675-8ba1faee9b8c b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:22:14.887 7 INFO neutron.db.segments_db [None req-3a2c619f-c9fe-489e-9675-8ba1faee9b8c b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] Added segment e639acba-7e6f-407a-9f6f-aca84aa44be5 of type vxlan for network 5f97828a-7ef7-4fda-9391-d582b5ad2dea 2026-05-29 23:22:14.959 8 INFO neutron.db.segments_db [None req-fbf277f8-f53f-4284-9ddc-974bc2481531 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Added segment 32d6af94-d060-4192-aebc-b511fac20158 of type vxlan for network cc1dff23-b65c-4ed8-b73d-6378bed174d8 [pid: 7|app: 0|req: 748/1313] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:22:14 2026] POST /v2.0/networks => generated 630 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:22:15.053 7 WARNING neutron_lib.context [None req-c0bbd894-7cc9-47b9-942f-f7d660ef65d9 b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 566/1314] 10.0.0.235 () {34 vars in 670 bytes} [Fri May 29 23:22:14 2026] POST /v2.0/networks => generated 738 bytes in 553 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1315] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:22:15 2026] POST /v2.0/subnets => generated 661 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1316] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:22:15 2026] POST /v2.0/subnets => generated 602 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:22:15.552 7 INFO neutron.db.segments_db [None req-1cce31b6-7bbb-4d2a-84bb-e8f8d745f989 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Added segment 459fc654-ac61-4a3d-b12e-266d6147e53a of type vxlan for network 26b514f3-5686-44a4-8298-81865b23ccec 2026-05-29 23:22:15.585 8 WARNING neutron_lib.context [None req-05dac917-66e3-46ae-a89d-5d03edc10a35 d0e983a105e94e32b46d183ba86a2fa9 368b87db37d3409d82fd5f6be1859475 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:22:15.791 8 INFO neutron.db.segments_db [None req-05dac917-66e3-46ae-a89d-5d03edc10a35 d0e983a105e94e32b46d183ba86a2fa9 368b87db37d3409d82fd5f6be1859475 - - default default] Added segment 8dd110fe-80f6-4c3b-a946-89f327d38945 of type vxlan for network 47723824-d01b-41f1-a1a3-59c6980770a0 [pid: 8|app: 0|req: 568/1317] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:22:15 2026] POST /v2.0/networks => generated 644 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:22:15.964 8 WARNING neutron_lib.context [None req-c3e6f5e4-6fb4-485d-a342-aa6791a8fc19 b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:22:15.998 7 INFO neutron.services.segments.plugin [-] Segment 8eb70ac0-adda-4945-832f-adcebc70833e resource provider aggregate not found 2026-05-29 23:22:16.018 7 INFO neutron.services.segments.plugin [-] Segment 8eb70ac0-adda-4945-832f-adcebc70833e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8eb70ac0-adda-4945-832f-adcebc70833e found for delete ", "request_id": "req-76e8735d-8fc1-4f3b-8c83-67150d3e3c33"}]} 2026-05-29 23:22:16.031 8 INFO neutron.db.segments_db [None req-c3e6f5e4-6fb4-485d-a342-aa6791a8fc19 b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] Added segment 833431d7-1bfb-4b58-8afc-b1ecbeb24902 of type vxlan for network fdd9215d-990a-4db8-ab1a-1ca7a97f7167 2026-05-29 23:22:16.042 7 INFO neutron.db.l3_hamode_db [None req-1cce31b6-7bbb-4d2a-84bb-e8f8d745f989 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 23:22:16.046 7 INFO neutron.services.segments.plugin [-] Segment 8eb70ac0-adda-4945-832f-adcebc70833e resource provider aggregate not found 2026-05-29 23:22:16.080 7 INFO neutron.services.segments.plugin [-] Segment 8eb70ac0-adda-4945-832f-adcebc70833e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8eb70ac0-adda-4945-832f-adcebc70833e found for delete ", "request_id": "req-d648c13c-5586-4b49-b1f1-64bee03c4e3f"}]} 2026-05-29 23:22:17.456 8 INFO neutron.db.l3_hamode_db [None req-c3e6f5e4-6fb4-485d-a342-aa6791a8fc19 b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 23:22:17.494 7 INFO neutron.db.l3_hamode_db [None req-1cce31b6-7bbb-4d2a-84bb-e8f8d745f989 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 23:22:17.694 8 INFO neutron.db.l3_hamode_db [None req-c3e6f5e4-6fb4-485d-a342-aa6791a8fc19 b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 569/1318] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:22:15 2026] POST /v2.0/routers => generated 507 bytes in 3811 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:22:19.773 8 WARNING neutron_lib.context [None req-630d7d14-e7c3-41c0-be8b-735489a0ed7a d0e983a105e94e32b46d183ba86a2fa9 368b87db37d3409d82fd5f6be1859475 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 750/1319] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:22:15 2026] POST /v2.0/routers => generated 725 bytes in 4401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1322] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:22:19 2026] POST /v2.0/subnets => generated 617 bytes in 628 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1323] 10.0.0.235 () {34 vars in 782 bytes} [Fri May 29 23:22:20 2026] PUT /v2.0/routers/613ec638-1a0b-44c6-a27d-89be52eded9a/add_router_interface => generated 309 bytes in 2275 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:22:22.676 8 WARNING neutron_lib.context [None req-4aff01cb-fc43-4409-925a-41adcc505c43 d0e983a105e94e32b46d183ba86a2fa9 368b87db37d3409d82fd5f6be1859475 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 753/1324] 10.0.0.235 () {34 vars in 782 bytes} [Fri May 29 23:22:19 2026] PUT /v2.0/routers/f982590d-337d-4aae-b4a8-488f6435e9f7/add_router_interface => generated 309 bytes in 2826 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:22:22.761 8 INFO neutron.db.segments_db [None req-4aff01cb-fc43-4409-925a-41adcc505c43 d0e983a105e94e32b46d183ba86a2fa9 368b87db37d3409d82fd5f6be1859475 - - default default] Added segment fab2596e-3047-4c13-aed3-2de557747716 of type vxlan for network 29dff5c0-2d6d-4909-aa22-cf6a76e019ca [pid: 7|app: 0|req: 754/1325] 10.0.0.235 () {32 vars in 716 bytes} [Fri May 29 23:22:22 2026] GET /v2.0/ports/639e29dd-7000-4e18-9ce3-59f5c6cd2459 => generated 955 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1326] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:22:22 2026] POST /v2.0/networks => generated 643 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1327] 10.0.0.235 () {34 vars in 742 bytes} [Fri May 29 23:22:22 2026] PUT /v2.0/networks/29dff5c0-2d6d-4909-aa22-cf6a76e019ca => generated 592 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:22:23.135 8 WARNING neutron_lib.context [None req-9ebd0218-cac6-4b65-b799-827e5944257e d0e983a105e94e32b46d183ba86a2fa9 368b87db37d3409d82fd5f6be1859475 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 574/1328] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:22:23 2026] POST /v2.0/subnets => generated 602 bytes in 1002 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:22:24.137 8 WARNING neutron_lib.context [None req-2e2eb7d4-1ff2-42e4-b6d7-2a4f65e0c559 e11972cb35fb412192a0e94d20e297d1 7ab4f2fb5e0b491f98a03a4142f33a7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 755/1329] 10.0.0.235 () {34 vars in 788 bytes} [Fri May 29 23:22:22 2026] PUT /v2.0/routers/f982590d-337d-4aae-b4a8-488f6435e9f7/remove_router_interface => generated 309 bytes in 1668 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1330] 10.0.0.235 () {34 vars in 684 bytes} [Fri May 29 23:22:24 2026] POST /v2.0/security-groups => generated 1660 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1331] 10.0.0.235 () {32 vars in 735 bytes} [Fri May 29 23:22:24 2026] GET /v2.0/ports?device_id=f982590d-337d-4aae-b4a8-488f6435e9f7 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:22:24.643 8 WARNING neutron_lib.context [None req-3d07f68e-2e38-4d4e-be1c-e97f8e458466 e11972cb35fb412192a0e94d20e297d1 7ab4f2fb5e0b491f98a03a4142f33a7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1332] 10.0.0.235 () {34 vars in 740 bytes} [Fri May 29 23:22:24 2026] PUT /v2.0/subnets/176ef000-5dd9-40b8-a8fd-c1ad228c59b1 => generated 612 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1333] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:22:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:22:25.668 8 INFO neutron.services.segments.plugin [-] Segment fab2596e-3047-4c13-aed3-2de557747716 resource provider aggregate not found 2026-05-29 23:22:25.680 8 INFO neutron.services.segments.plugin [-] Segment fab2596e-3047-4c13-aed3-2de557747716 resource provider aggregate not found [pid: 8|app: 0|req: 578/1334] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:22:24 2026] DELETE /v2.0/networks/29dff5c0-2d6d-4909-aa22-cf6a76e019ca => generated 0 bytes in 818 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:22:25.704 8 INFO neutron.services.segments.plugin [-] Segment fab2596e-3047-4c13-aed3-2de557747716 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fab2596e-3047-4c13-aed3-2de557747716 found for delete ", "request_id": "req-8f7c5d89-3bd4-4af6-a686-06959124af22"}]} 2026-05-29 23:22:25.710 8 WARNING neutron_lib.context [None req-f52f89fe-f700-40ea-be51-2ffe4c42a922 e11972cb35fb412192a0e94d20e297d1 7ab4f2fb5e0b491f98a03a4142f33a7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:22:25.714 8 INFO neutron.services.segments.plugin [-] Segment fab2596e-3047-4c13-aed3-2de557747716 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fab2596e-3047-4c13-aed3-2de557747716 found for delete ", "request_id": "req-7f33d3f0-368e-4397-929c-1fc357c599ca"}]} 2026-05-29 23:22:25.825 7 INFO neutron.services.segments.plugin [-] Segment 833431d7-1bfb-4b58-8afc-b1ecbeb24902 resource provider aggregate not found 2026-05-29 23:22:25.837 7 INFO neutron.services.segments.plugin [-] Segment 833431d7-1bfb-4b58-8afc-b1ecbeb24902 resource provider aggregate not found 2026-05-29 23:22:25.841 7 INFO neutron.services.segments.plugin [-] Segment 833431d7-1bfb-4b58-8afc-b1ecbeb24902 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 833431d7-1bfb-4b58-8afc-b1ecbeb24902 found for delete ", "request_id": "req-f2e5fd13-3e71-4a65-9139-64800ad55a5c"}]} 2026-05-29 23:22:25.854 7 INFO neutron.services.segments.plugin [-] Segment 833431d7-1bfb-4b58-8afc-b1ecbeb24902 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 833431d7-1bfb-4b58-8afc-b1ecbeb24902 found for delete ", "request_id": "req-088e75ce-595a-4696-aa68-b3efe272d72e"}]} 2026-05-29 23:22:25.885 7 INFO neutron.db.l3_hamode_db [None req-2e54014c-315f-4df9-94b4-b594712423e5 b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] HA network fdd9215d-990a-4db8-ab1a-1ca7a97f7167 was deleted as no HA routers are present in tenant 73512c0414524baab037dca1cd570c6d. [pid: 7|app: 0|req: 757/1335] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:22:24 2026] DELETE /v2.0/routers/f982590d-337d-4aae-b4a8-488f6435e9f7 => generated 0 bytes in 1050 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:22:25.916 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9554b2da-1d8e-4867-b81c-035f48ab4abf d0e983a105e94e32b46d183ba86a2fa9 368b87db37d3409d82fd5f6be1859475 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 758/1336] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:22:25 2026] DELETE /v2.0/networks/29dff5c0-2d6d-4909-aa22-cf6a76e019ca => generated 138 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1337] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:22:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1338] 10.0.0.235 () {32 vars in 693 bytes} [Fri May 29 23:22:25 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:22:26.101 8 WARNING neutron_lib.context [None req-efcbcc3e-df1c-46ee-b961-b279028b8caf e11972cb35fb412192a0e94d20e297d1 7ab4f2fb5e0b491f98a03a4142f33a7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 759/1339] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:22:25 2026] DELETE /v2.0/subnets/5e00342e-9883-43d4-a8ff-d6e7cb2745e7 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1340] 10.0.0.235 () {32 vars in 741 bytes} [Fri May 29 23:22:26 2026] GET /v2.0/subnets?network_id=00a37439-da60-4fb8-8aa5-d93b46a516a0 => generated 626 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1341] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:22:26 2026] DELETE /v2.0/networks/5f97828a-7ef7-4fda-9391-d582b5ad2dea => generated 0 bytes in 701 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1342] 10.0.0.235 () {32 vars in 652 bytes} [Fri May 29 23:22:26 2026] GET /v2.0/extensions => generated 19901 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-29 23:22:26.958 7 WARNING neutron_lib.context [None req-7a929c69-bfb4-46c0-8a9b-180a94792e85 b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:22:27.028 7 INFO neutron.db.segments_db [None req-7a929c69-bfb4-46c0-8a9b-180a94792e85 b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] Added segment 8b1b39dc-64f4-4351-8058-cef304efdec7 of type vxlan for network 587cd14d-996e-410e-b03f-cd847ef50ad7 [pid: 8|app: 0|req: 581/1343] 10.0.0.235 () {34 vars in 675 bytes} [Fri May 29 23:22:26 2026] POST /v2.0/floatingips => generated 552 bytes in 1175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1344] 10.0.0.235 () {32 vars in 648 bytes} [Fri May 29 23:22:27 2026] GET /v2.0/networks => generated 1309 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:22:27.459 7 INFO neutron.db.l3_hamode_db [None req-7a929c69-bfb4-46c0-8a9b-180a94792e85 b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 583/1345] 10.0.0.235 () {32 vars in 646 bytes} [Fri May 29 23:22:27 2026] GET /v2.0/subnets => generated 1233 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1346] 10.0.0.235 () {32 vars in 722 bytes} [Fri May 29 23:22:27 2026] GET /v2.0/networks/47723824-d01b-41f1-a1a3-59c6980770a0 => generated 669 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1347] 10.0.0.235 () {32 vars in 720 bytes} [Fri May 29 23:22:27 2026] GET /v2.0/subnets/f4487771-04e6-40b4-a229-9a87e94a1b12 => generated 617 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:22:27.694 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3f3a2b26-5ae4-4d26-b9d7-b5a5a70e9733 d0e983a105e94e32b46d183ba86a2fa9 368b87db37d3409d82fd5f6be1859475 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 586/1348] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:22:27 2026] DELETE /v2.0/subnets/176ef000-5dd9-40b8-a8fd-c1ad228c59b1 => generated 136 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:22:27.727 8 INFO neutron.pecan_wsgi.hooks.translation [None req-340b4ef7-fb5c-4168-b44c-9495fd9264db d0e983a105e94e32b46d183ba86a2fa9 368b87db37d3409d82fd5f6be1859475 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 587/1349] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:22:27 2026] DELETE /v2.0/networks/29dff5c0-2d6d-4909-aa22-cf6a76e019ca => generated 138 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:22:27.867 7 INFO neutron.services.segments.plugin [-] Segment e639acba-7e6f-407a-9f6f-aca84aa44be5 resource provider aggregate not found 2026-05-29 23:22:27.873 7 INFO neutron.services.segments.plugin [-] Segment e639acba-7e6f-407a-9f6f-aca84aa44be5 resource provider aggregate not found 2026-05-29 23:22:27.885 7 INFO neutron.services.segments.plugin [-] Segment e639acba-7e6f-407a-9f6f-aca84aa44be5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e639acba-7e6f-407a-9f6f-aca84aa44be5 found for delete ", "request_id": "req-ae4d8aef-b3cc-477f-8171-69dc7a90cced"}]} 2026-05-29 23:22:27.887 7 INFO neutron.services.segments.plugin [-] Segment e639acba-7e6f-407a-9f6f-aca84aa44be5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e639acba-7e6f-407a-9f6f-aca84aa44be5 found for delete ", "request_id": "req-180a48b0-96ee-4d71-ae30-ca3a4343e785"}]} [pid: 8|app: 0|req: 588/1350] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:22:27 2026] DELETE /v2.0/subnets/f4487771-04e6-40b4-a229-9a87e94a1b12 => generated 0 bytes in 532 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1351] 10.0.0.151 () {34 vars in 1097 bytes} [Fri May 29 23:22:28 2026] GET /v2.0/security-groups?name=tempest-securitygroup--956786614&fields=id&tenant_id=7ab4f2fb5e0b491f98a03a4142f33a7b => generated 69 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:22:28.908 8 INFO neutron.services.segments.plugin [-] Segment 8dd110fe-80f6-4c3b-a946-89f327d38945 resource provider aggregate not found 2026-05-29 23:22:28.918 8 INFO neutron.services.segments.plugin [-] Segment 8dd110fe-80f6-4c3b-a946-89f327d38945 resource provider aggregate not found 2026-05-29 23:22:28.927 8 INFO neutron.services.segments.plugin [-] Segment 8dd110fe-80f6-4c3b-a946-89f327d38945 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dd110fe-80f6-4c3b-a946-89f327d38945 found for delete ", "request_id": "req-6dc45839-e562-4c49-8ee9-b71a53792e6f"}]} [pid: 8|app: 0|req: 590/1352] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:22:28 2026] DELETE /v2.0/networks/47723824-d01b-41f1-a1a3-59c6980770a0 => generated 0 bytes in 590 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:22:28.950 8 INFO neutron.services.segments.plugin [-] Segment 8dd110fe-80f6-4c3b-a946-89f327d38945 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dd110fe-80f6-4c3b-a946-89f327d38945 found for delete ", "request_id": "req-65c59ee4-5332-4f48-8a7b-6959fc5cf58e"}]} [pid: 8|app: 0|req: 591/1353] 10.0.0.151 () {34 vars in 981 bytes} [Fri May 29 23:22:28 2026] GET /v2.0/networks?id=cc1dff23-b65c-4ed8-b73d-6378bed174d8 => generated 670 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1354] 10.0.0.151 () {34 vars in 964 bytes} [Fri May 29 23:22:29 2026] GET /v2.0/quotas/7ab4f2fb5e0b491f98a03a4142f33a7b => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:22:29.212 7 INFO neutron.db.l3_hamode_db [None req-7a929c69-bfb4-46c0-8a9b-180a94792e85 b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 593/1355] 10.0.0.151 () {34 vars in 1001 bytes} [Fri May 29 23:22:29 2026] GET /v2.0/ports?tenant_id=7ab4f2fb5e0b491f98a03a4142f33a7b&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: 594/1356] 10.0.0.151 () {34 vars in 1007 bytes} [Fri May 29 23:22:29 2026] GET /v2.0/networks/cc1dff23-b65c-4ed8-b73d-6378bed174d8?fields=segments => generated 14 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1357] 10.0.0.151 () {34 vars in 1107 bytes} [Fri May 29 23:22:29 2026] GET /v2.0/networks/cc1dff23-b65c-4ed8-b73d-6378bed174d8?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: 596/1358] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:22:29 2026] GET /v2.0/ports?device_id=aabee926-4ebb-4739-bb1b-e084381586ce => 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: 597/1359] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:22:29 2026] GET /v2.0/security-groups?tenant_id=368b87db37d3409d82fd5f6be1859475&name=default => generated 2925 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1360] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:22:30 2026] DELETE /v2.0/security-groups/526f05f0-3933-47c0-8c0a-8645cd096de3 => 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: 599/1361] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:22:30 2026] GET /v2.0/ports?device_id=aabee926-4ebb-4739-bb1b-e084381586ce => 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: 763/1362] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:22:26 2026] POST /v2.0/routers => generated 688 bytes in 4558 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1363] 10.0.0.235 () {32 vars in 720 bytes} [Fri May 29 23:22:31 2026] GET /v2.0/routers/8b52d2bc-d58b-4efc-9c03-90573a429d41 => generated 694 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1364] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:22:31 2026] GET /v2.0/networks?id=cc1dff23-b65c-4ed8-b73d-6378bed174d8 => generated 670 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1365] 199.204.45.140 () {34 vars in 1049 bytes} [Fri May 29 23:22:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7ab4f2fb5e0b491f98a03a4142f33a7b => generated 180 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:22:31.937 8 WARNING neutron_lib.context [req-767d0005-59dc-4e7b-90d6-404c879d7421 req-c632d00c-aa2b-4875-ae22-9c0dd259dfc7 e11972cb35fb412192a0e94d20e297d1 7ab4f2fb5e0b491f98a03a4142f33a7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 764/1366] 10.0.0.235 () {32 vars in 646 bytes} [Fri May 29 23:22:31 2026] GET /v2.0/routers => generated 697 bytes in 725 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1367] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:22:32 2026] GET /v2.0/ports?device_id=aabee926-4ebb-4739-bb1b-e084381586ce => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1370] 10.0.0.235 () {34 vars in 740 bytes} [Fri May 29 23:22:32 2026] PUT /v2.0/routers/8b52d2bc-d58b-4efc-9c03-90573a429d41 => generated 701 bytes in 665 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1371] 10.0.0.235 () {32 vars in 720 bytes} [Fri May 29 23:22:33 2026] GET /v2.0/routers/8b52d2bc-d58b-4efc-9c03-90573a429d41 => generated 701 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1372] 10.0.0.235 () {32 vars in 735 bytes} [Fri May 29 23:22:33 2026] GET /v2.0/ports?device_id=8b52d2bc-d58b-4efc-9c03-90573a429d41 => 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: 603/1373] 199.204.45.140 () {38 vars in 954 bytes} [Fri May 29 23:22:31 2026] POST /v2.0/ports => generated 954 bytes in 1280 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: 604/1374] 199.204.45.140 () {38 vars in 1027 bytes} [Fri May 29 23:22:33 2026] PUT /v2.0/ports/cbab2609-67d8-4a18-9c4f-08f86f2261ee => generated 1199 bytes in 911 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:22:34.212 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-31966edf-38bb-4069-b5a2-7c2b71b90768'] response: {'name': 'network-changed', 'server_uuid': 'aabee926-4ebb-4739-bb1b-e084381586ce', 'tag': 'cbab2609-67d8-4a18-9c4f-08f86f2261ee', '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-05-29 23:22:34.398 8 WARNING neutron_lib.context [None req-e6674684-01fd-4ee3-a574-a4752bb166c5 049d6dfa6b684a35a0824c2068cda3d1 a032b5489281421fbbd7fb08b00eec37 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:22:34.652 8 INFO neutron.db.segments_db [None req-e6674684-01fd-4ee3-a574-a4752bb166c5 049d6dfa6b684a35a0824c2068cda3d1 a032b5489281421fbbd7fb08b00eec37 - - default default] Added segment 072ad27f-8eba-49ae-8859-9583c9fc272e of type vxlan for network 2c73f2e8-451e-41d4-96a9-640a87470fc3 2026-05-29 23:22:34.776 7 INFO neutron.services.segments.plugin [-] Segment 8b1b39dc-64f4-4351-8058-cef304efdec7 resource provider aggregate not found 2026-05-29 23:22:34.781 7 INFO neutron.services.segments.plugin [-] Segment 8b1b39dc-64f4-4351-8058-cef304efdec7 resource provider aggregate not found 2026-05-29 23:22:34.798 7 INFO neutron.services.segments.plugin [-] Segment 8b1b39dc-64f4-4351-8058-cef304efdec7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b1b39dc-64f4-4351-8058-cef304efdec7 found for delete ", "request_id": "req-61f21474-6fc7-44ea-ad16-a9f1ca27deec"}]} 2026-05-29 23:22:34.801 7 INFO neutron.services.segments.plugin [-] Segment 8b1b39dc-64f4-4351-8058-cef304efdec7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b1b39dc-64f4-4351-8058-cef304efdec7 found for delete ", "request_id": "req-fed99c42-9e9c-4ab7-90cc-a6c6cb6b063c"}]} 2026-05-29 23:22:34.823 7 INFO neutron.db.l3_hamode_db [None req-24a38393-c1d1-4eed-be89-b964646ad27c b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] HA network 587cd14d-996e-410e-b03f-cd847ef50ad7 was deleted as no HA routers are present in tenant 73512c0414524baab037dca1cd570c6d. [pid: 7|app: 0|req: 771/1375] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:22:33 2026] DELETE /v2.0/routers/8b52d2bc-d58b-4efc-9c03-90573a429d41 => generated 0 bytes in 1649 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1376] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:22:34 2026] POST /v2.0/networks => generated 643 bytes in 742 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1377] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:22:34 2026] GET /v2.0/ports?tenant_id=7ab4f2fb5e0b491f98a03a4142f33a7b&device_id=aabee926-4ebb-4739-bb1b-e084381586ce => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1378] 10.0.0.235 () {32 vars in 735 bytes} [Fri May 29 23:22:34 2026] GET /v2.0/ports?device_id=8b52d2bc-d58b-4efc-9c03-90573a429d41 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:22:34.958 8 WARNING neutron_lib.context [None req-54a3eed5-f601-45af-ae98-eb35de8d6c2f 049d6dfa6b684a35a0824c2068cda3d1 a032b5489281421fbbd7fb08b00eec37 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 772/1379] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:22:34 2026] GET /v2.0/ports?device_id=aabee926-4ebb-4739-bb1b-e084381586ce => generated 969 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1380] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:22:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=cbab2609-67d8-4a18-9c4f-08f86f2261ee => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:22:35.063 7 INFO neutron.api.v2.resource [None req-c6e37e06-2f68-47be-b020-1701048ed69c b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 774/1381] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:22:35 2026] DELETE /v2.0/routers/8b52d2bc-d58b-4efc-9c03-90573a429d41 => generated 135 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1382] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:22:35 2026] GET /v2.0/security-groups?id=d2bcd88f-ca4e-4dee-8988-2215835f1f0c&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1383] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:22:35 2026] GET /v2.0/subnets?id=ae3ce002-c236-46c2-beee-abdde4a0d12a => generated 664 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1384] 10.0.0.235 () {32 vars in 735 bytes} [Fri May 29 23:22:35 2026] GET /v2.0/ports?device_id=f982590d-337d-4aae-b4a8-488f6435e9f7 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1385] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:22:35 2026] GET /v2.0/ports?network_id=cc1dff23-b65c-4ed8-b73d-6378bed174d8&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-05-29 23:22:35.290 7 INFO neutron.api.v2.resource [None req-b8308786-07d3-4017-9dd1-d00e11b5b490 b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 779/1386] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:22:35 2026] DELETE /v2.0/routers/f982590d-337d-4aae-b4a8-488f6435e9f7 => generated 135 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1387] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:22:35 2026] GET /v2.0/networks/cc1dff23-b65c-4ed8-b73d-6378bed174d8?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:22:35.379 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c27dc4fd-bfb9-49b0-a1f6-015281fa716f b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 781/1388] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:22:35 2026] DELETE /v2.0/subnets/5e00342e-9883-43d4-a8ff-d6e7cb2745e7 => 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: 782/1389] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:22:35 2026] GET /v2.0/networks/cc1dff23-b65c-4ed8-b73d-6378bed174d8?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: 783/1390] 10.0.0.235 () {32 vars in 735 bytes} [Fri May 29 23:22:35 2026] GET /v2.0/ports?device_id=dbb473b6-274c-44f0-8b68-8540ba157ac8 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1391] 10.0.0.235 () {34 vars in 664 bytes} [Fri May 29 23:22:34 2026] POST /v2.0/ports => generated 774 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:22:35.520 8 WARNING neutron_lib.context [None req-071a7380-45cd-4576-95ea-af964b81fce5 049d6dfa6b684a35a0824c2068cda3d1 a032b5489281421fbbd7fb08b00eec37 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:22:35.526 7 INFO neutron.api.v2.resource [None req-9692bf69-af64-4e3d-ad9b-45af371ac8a8 b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 784/1392] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:22:35 2026] DELETE /v2.0/routers/dbb473b6-274c-44f0-8b68-8540ba157ac8 => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1393] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:22:35 2026] GET /v2.0/ports?tenant_id=7ab4f2fb5e0b491f98a03a4142f33a7b&device_id=aabee926-4ebb-4739-bb1b-e084381586ce => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:22:35.613 7 INFO neutron.pecan_wsgi.hooks.translation [None req-57ccd035-0ba0-4aac-b256-87f9a9a12c75 b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 786/1394] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:22:35 2026] DELETE /v2.0/subnets/12758df1-8e19-4024-8650-83528f72a71b => generated 136 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:22:35.625 8 INFO neutron.db.segments_db [None req-071a7380-45cd-4576-95ea-af964b81fce5 049d6dfa6b684a35a0824c2068cda3d1 a032b5489281421fbbd7fb08b00eec37 - - default default] Added segment 273f004e-2516-4b94-a4c6-40bab5424558 of type vxlan for network 0e956128-cecc-44ee-b3cd-f6c9148c0523 [pid: 7|app: 0|req: 787/1395] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:22:35 2026] GET /v2.0/networks?id=cc1dff23-b65c-4ed8-b73d-6378bed174d8 => generated 766 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1396] 10.0.0.235 () {32 vars in 735 bytes} [Fri May 29 23:22:35 2026] GET /v2.0/ports?device_id=355fd3e7-246b-4138-b507-8c3582ae6ad1 => 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: 789/1397] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:22:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=cbab2609-67d8-4a18-9c4f-08f86f2261ee => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1398] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:22:35 2026] POST /v2.0/networks => generated 631 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:22:35.833 7 INFO neutron.api.v2.resource [None req-c1d7f362-e22c-43e2-a76d-73575a3eb186 b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 790/1399] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:22:35 2026] DELETE /v2.0/routers/355fd3e7-246b-4138-b507-8c3582ae6ad1 => generated 135 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:22:35.842 7 WARNING neutron_lib.context [None req-7af8fe13-c16a-41d6-842b-4edffe41a4eb 049d6dfa6b684a35a0824c2068cda3d1 a032b5489281421fbbd7fb08b00eec37 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 610/1400] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:22:35 2026] GET /v2.0/subnets?id=ae3ce002-c236-46c2-beee-abdde4a0d12a => generated 664 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:22:35.921 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f6d24412-1c72-4767-8dd4-3fdedba64b17 b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 611/1401] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:22:35 2026] DELETE /v2.0/subnets/18564dc8-af41-49ee-a1ca-1aabbad69111 => generated 136 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1402] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:22:35 2026] GET /v2.0/ports?network_id=cc1dff23-b65c-4ed8-b73d-6378bed174d8&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:22:35.990 8 INFO neutron.pecan_wsgi.hooks.translation [None req-043a54cf-3305-45b3-b1a3-fe29a7a79bc1 b3d12dfd633445cf881d4f4b5e5555b2 73512c0414524baab037dca1cd570c6d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 613/1403] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:22:35 2026] DELETE /v2.0/subnets/435cbda9-951c-4826-b41e-bfc6caf8d5dc => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1404] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:22:35 2026] GET /v2.0/networks/cc1dff23-b65c-4ed8-b73d-6378bed174d8?fields=segments => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1405] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:22:36 2026] GET /v2.0/networks/cc1dff23-b65c-4ed8-b73d-6378bed174d8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1406] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:22:35 2026] POST /v2.0/subnets => generated 602 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1407] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:22:36 2026] GET /v2.0/ports?device_id=aabee926-4ebb-4739-bb1b-e084381586ce => generated 969 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:22:36.364 8 WARNING neutron_lib.context [None req-c97b5f52-dd3e-4e0a-ba51-27e67cf51eb1 049d6dfa6b684a35a0824c2068cda3d1 a032b5489281421fbbd7fb08b00eec37 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 792/1408] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:22:36 2026] GET /v2.0/security-groups?id=d2bcd88f-ca4e-4dee-8988-2215835f1f0c&fields=id&fields=name => generated 113 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1409] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:22:36 2026] GET /v2.0/security-groups?tenant_id=73512c0414524baab037dca1cd570c6d&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: 794/1410] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:22:36 2026] DELETE /v2.0/security-groups/5f45450d-c6c1-4d3f-a1e4-46f623d31f89 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1411] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:22:37 2026] GET /v2.0/ports?device_id=aabee926-4ebb-4739-bb1b-e084381586ce => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1412] 10.0.0.235 () {34 vars in 664 bytes} [Fri May 29 23:22:36 2026] POST /v2.0/ports => generated 952 bytes in 1452 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: 618/1413] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:22:37 2026] GET /v2.0/security-groups?id=d2bcd88f-ca4e-4dee-8988-2215835f1f0c&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: 796/1414] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:22:37 2026] GET /v2.0/security-groups?tenant_id=237f259375384d1092a7de26a0d6fe95&name=default => generated 2925 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1415] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:22:38 2026] DELETE /v2.0/security-groups/f1cb2475-4ce9-4443-b69c-a976b3375ee6 => generated 0 bytes in 439 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1416] 10.0.0.235 () {32 vars in 719 bytes} [Fri May 29 23:22:37 2026] DELETE /v2.0/ports/056de299-57d9-4f1f-8a86-3315c8f518ad => generated 0 bytes in 782 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:22:38.695 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d5b7c002-b7d4-4cd5-9ab7-3f4ba51a8370 049d6dfa6b684a35a0824c2068cda3d1 a032b5489281421fbbd7fb08b00eec37 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 798/1417] 10.0.0.235 () {32 vars in 719 bytes} [Fri May 29 23:22:38 2026] DELETE /v2.0/ports/056de299-57d9-4f1f-8a86-3315c8f518ad => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:22:38.772 8 INFO neutron.pecan_wsgi.hooks.translation [None req-01f990c7-c985-4e49-8df2-ca077f911706 049d6dfa6b684a35a0824c2068cda3d1 a032b5489281421fbbd7fb08b00eec37 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 620/1418] 10.0.0.235 () {32 vars in 716 bytes} [Fri May 29 23:22:38 2026] GET /v2.0/ports/056de299-57d9-4f1f-8a86-3315c8f518ad => generated 132 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1419] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:22:38 2026] GET /v2.0/ports?device_id=aabee926-4ebb-4739-bb1b-e084381586ce => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1420] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:22:39 2026] GET /v2.0/security-groups?id=d2bcd88f-ca4e-4dee-8988-2215835f1f0c&fields=id&fields=name => generated 113 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1421] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:22:38 2026] DELETE /v2.0/subnets/54667800-0f1b-43df-b628-b0cd29ebf59c => 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: 800/1422] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:22:39 2026] GET /v2.0/ports?device_id=aabee926-4ebb-4739-bb1b-e084381586ce => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:22:39.707 8 INFO neutron.services.segments.plugin [-] Segment 273f004e-2516-4b94-a4c6-40bab5424558 resource provider aggregate not found 2026-05-29 23:22:39.712 8 INFO neutron.services.segments.plugin [-] Segment 273f004e-2516-4b94-a4c6-40bab5424558 resource provider aggregate not found 2026-05-29 23:22:39.735 8 INFO neutron.services.segments.plugin [-] Segment 273f004e-2516-4b94-a4c6-40bab5424558 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 273f004e-2516-4b94-a4c6-40bab5424558 found for delete ", "request_id": "req-7b25de2b-71c6-4da7-b270-45b2e355074e"}]} 2026-05-29 23:22:39.743 8 INFO neutron.services.segments.plugin [-] Segment 273f004e-2516-4b94-a4c6-40bab5424558 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 273f004e-2516-4b94-a4c6-40bab5424558 found for delete ", "request_id": "req-886d1d13-a1ee-48ad-bb1d-8b779079ebdd"}]} [pid: 8|app: 0|req: 623/1423] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:22:39 2026] DELETE /v2.0/networks/0e956128-cecc-44ee-b3cd-f6c9148c0523 => generated 0 bytes in 588 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:22:39.775 8 WARNING neutron_lib.context [None req-3fd27b79-9440-40a5-8c93-bbf365806c33 049d6dfa6b684a35a0824c2068cda3d1 a032b5489281421fbbd7fb08b00eec37 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:22:39.861 7 INFO neutron.db.l3_db [None req-0841a297-328b-480e-ad55-17dca5cee06f e11972cb35fb412192a0e94d20e297d1 7ab4f2fb5e0b491f98a03a4142f33a7b - - default default] Floating IP 549f71f0-3edb-451d-8608-739c8ea0b313 associated. External IP: 10.96.250.210, port: cbab2609-67d8-4a18-9c4f-08f86f2261ee. 2026-05-29 23:22:39.862 8 INFO neutron.db.segments_db [None req-3fd27b79-9440-40a5-8c93-bbf365806c33 049d6dfa6b684a35a0824c2068cda3d1 a032b5489281421fbbd7fb08b00eec37 - - default default] Added segment f11dbc7c-b5b7-4033-8d83-f3716274dbee of type vxlan for network da3bc000-df84-48c2-8828-8cc60f7d3202 [pid: 8|app: 0|req: 624/1424] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:22:39 2026] POST /v2.0/networks => generated 632 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1425] 10.0.0.235 () {34 vars in 748 bytes} [Fri May 29 23:22:39 2026] PUT /v2.0/floatingips/549f71f0-3edb-451d-8608-739c8ea0b313 => generated 855 bytes in 941 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:22:40.227 7 WARNING neutron_lib.context [None req-25f1fc85-cce1-45f6-8a96-d9549a46fdbe 049d6dfa6b684a35a0824c2068cda3d1 a032b5489281421fbbd7fb08b00eec37 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:22:40.293 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e89ba03-da89-4833-a6aa-481b45ed2b96'] response: {'name': 'network-changed', 'server_uuid': 'aabee926-4ebb-4739-bb1b-e084381586ce', 'tag': 'cbab2609-67d8-4a18-9c4f-08f86f2261ee', 'status': 'completed', 'code': 200} 2026-05-29 23:22:40.299 8 WARNING neutron_lib.context [None req-5a0ac88e-d062-4746-8dfa-65e1d554c8ca 6298f1c6a9c849eaa49bf1aa566976ee 2c278637a0a94bf4a7bf0538c35dda7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 625/1426] 10.0.0.235 () {34 vars in 683 bytes} [Fri May 29 23:22:39 2026] POST /v2.0/security-groups => generated 1625 bytes in 606 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1427] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:22:40 2026] POST /v2.0/subnets => generated 602 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1428] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:22:40 2026] GET /v2.0/ports?tenant_id=7ab4f2fb5e0b491f98a03a4142f33a7b&device_id=aabee926-4ebb-4739-bb1b-e084381586ce => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1429] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:22:40 2026] GET /v2.0/ports?device_id=aabee926-4ebb-4739-bb1b-e084381586ce => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:22:40.688 8 WARNING neutron_lib.context [None req-6a168e0a-6c4a-4e74-b447-84f1820e4101 049d6dfa6b684a35a0824c2068cda3d1 a032b5489281421fbbd7fb08b00eec37 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 804/1430] 10.0.0.235 () {32 vars in 662 bytes} [Fri May 29 23:22:40 2026] GET /v2.0/security-groups => generated 4530 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1431] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:22:40 2026] GET /v2.0/networks?id=cc1dff23-b65c-4ed8-b73d-6378bed174d8 => generated 766 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1432] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:22:40 2026] GET /v2.0/security-groups?id=d2bcd88f-ca4e-4dee-8988-2215835f1f0c&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1433] 10.0.0.235 () {34 vars in 757 bytes} [Fri May 29 23:22:40 2026] PUT /v2.0/security-groups/e9bc767f-7667-440c-bbf7-5fe630b4e9d3 => generated 1663 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1434] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:22:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=cbab2609-67d8-4a18-9c4f-08f86f2261ee => generated 858 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1435] 10.0.0.235 () {32 vars in 736 bytes} [Fri May 29 23:22:40 2026] GET /v2.0/security-groups/e9bc767f-7667-440c-bbf7-5fe630b4e9d3 => generated 1663 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1436] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:22:40 2026] GET /v2.0/subnets?id=ae3ce002-c236-46c2-beee-abdde4a0d12a => generated 664 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1437] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:22:41 2026] DELETE /v2.0/security-groups/e9bc767f-7667-440c-bbf7-5fe630b4e9d3 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1438] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:22:41 2026] GET /v2.0/ports?network_id=cc1dff23-b65c-4ed8-b73d-6378bed174d8&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: 813/1439] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:22:41 2026] GET /v2.0/ports?device_id=aabee926-4ebb-4739-bb1b-e084381586ce => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1440] 10.0.0.235 () {32 vars in 662 bytes} [Fri May 29 23:22:41 2026] GET /v2.0/security-groups => generated 2925 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1441] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:22:41 2026] GET /v2.0/networks/cc1dff23-b65c-4ed8-b73d-6378bed174d8?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: 816/1442] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:22:41 2026] GET /v2.0/security-groups?id=d2bcd88f-ca4e-4dee-8988-2215835f1f0c&fields=id&fields=name => generated 113 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:22:41.570 7 INFO neutron.api.v2.resource [None req-b759c73b-4bfa-40fd-b376-83b3030a233d 6298f1c6a9c849eaa49bf1aa566976ee 2c278637a0a94bf4a7bf0538c35dda7f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 817/1443] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:22:41 2026] DELETE /v2.0/security-groups/e9bc767f-7667-440c-bbf7-5fe630b4e9d3 => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1444] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:22:41 2026] GET /v2.0/networks/cc1dff23-b65c-4ed8-b73d-6378bed174d8?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) 2026-05-29 23:22:41.681 7 WARNING neutron_lib.context [None req-b2d8d64f-a269-4595-8620-88c01aad035d 6298f1c6a9c849eaa49bf1aa566976ee 2c278637a0a94bf4a7bf0538c35dda7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 819/1445] 10.0.0.235 () {34 vars in 683 bytes} [Fri May 29 23:22:41 2026] POST /v2.0/security-groups => generated 1625 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1446] 199.204.45.140 () {34 vars in 993 bytes} [Fri May 29 23:22:41 2026] GET /v2.0/ports?device_id=aabee926-4ebb-4739-bb1b-e084381586ce => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:22:41.939 7 WARNING neutron_lib.context [None req-1bc5bd93-d48b-4cb0-82e6-e938ed59fb5b 6298f1c6a9c849eaa49bf1aa566976ee 2c278637a0a94bf4a7bf0538c35dda7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 627/1447] 10.0.0.235 () {34 vars in 664 bytes} [Fri May 29 23:22:40 2026] POST /v2.0/ports => generated 916 bytes in 1392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1448] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:22:41 2026] POST /v2.0/security-group-rules => generated 601 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:22:42.497 8 INFO neutron.db.l3_db [req-492c28a1-3070-4cdb-a6d2-d1c52777263e req-e011f4e9-adab-4edb-94eb-c3e799f5479c e11972cb35fb412192a0e94d20e297d1 7ab4f2fb5e0b491f98a03a4142f33a7b - - default default] Floating IP 549f71f0-3edb-451d-8608-739c8ea0b313 disassociated. External IP: 10.96.250.210, port: cbab2609-67d8-4a18-9c4f-08f86f2261ee. [pid: 7|app: 0|req: 822/1449] 10.0.0.235 () {32 vars in 719 bytes} [Fri May 29 23:22:42 2026] DELETE /v2.0/ports/7cc22711-6a59-45ea-ac4a-93f1e80890b6 => generated 0 bytes in 450 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1450] 10.0.0.235 () {32 vars in 746 bytes} [Fri May 29 23:22:42 2026] GET /v2.0/security-group-rules/994ad213-4b3c-44f5-8c01-411f0c133027 => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1451] 10.0.0.47 () {30 vars in 648 bytes} [Fri May 29 23:22:42 2026] GET /v2.0/extensions => generated 19901 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-29 23:22:42.717 7 INFO neutron.pecan_wsgi.hooks.translation [None req-73f791b3-2e46-437b-8ae9-53e081f21379 049d6dfa6b684a35a0824c2068cda3d1 a032b5489281421fbbd7fb08b00eec37 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 825/1452] 10.0.0.235 () {32 vars in 716 bytes} [Fri May 29 23:22:42 2026] GET /v2.0/ports/7cc22711-6a59-45ea-ac4a-93f1e80890b6 => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1453] 10.0.0.235 () {32 vars in 672 bytes} [Fri May 29 23:22:42 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1454] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:22:42 2026] GET /v2.0/ports?device_id=aabee926-4ebb-4739-bb1b-e084381586ce => 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: 828/1455] 10.0.0.47 () {30 vars in 722 bytes} [Fri May 29 23:22:42 2026] GET /v2.0/quotas/65e15737db9749aebfa10efb3f4660cb/details => generated 847 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1456] 199.204.45.140 () {36 vars in 996 bytes} [Fri May 29 23:22:42 2026] DELETE /v2.0/ports/cbab2609-67d8-4a18-9c4f-08f86f2261ee => generated 0 bytes in 1005 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:22:43.134 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9dc18ecd-35e7-468e-98c7-02536850a1fc'] response: {'server_uuid': 'aabee926-4ebb-4739-bb1b-e084381586ce', 'name': 'network-vif-deleted', 'tag': 'cbab2609-67d8-4a18-9c4f-08f86f2261ee', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 629/1457] 10.0.0.235 () {32 vars in 749 bytes} [Fri May 29 23:22:43 2026] DELETE /v2.0/security-group-rules/994ad213-4b3c-44f5-8c01-411f0c133027 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1458] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:22:43 2026] DELETE /v2.0/subnets/4dc2bbf3-ba90-4ab3-b592-bff62cd61ffc => generated 0 bytes in 472 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1459] 10.0.0.235 () {32 vars in 672 bytes} [Fri May 29 23:22:43 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:22:43.597 8 WARNING neutron_lib.context [None req-24ca149a-4b2a-4c17-a6b7-792f3add34c2 6298f1c6a9c849eaa49bf1aa566976ee 2c278637a0a94bf4a7bf0538c35dda7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 631/1460] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:22:43 2026] POST /v2.0/security-group-rules => generated 601 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1461] 10.0.0.235 () {32 vars in 746 bytes} [Fri May 29 23:22:43 2026] GET /v2.0/security-group-rules/49bfab57-b425-495b-8913-c6aeb090bf97 => generated 601 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1462] 10.0.0.235 () {32 vars in 672 bytes} [Fri May 29 23:22:43 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:22:44.069 7 INFO neutron.services.segments.plugin [-] Segment f11dbc7c-b5b7-4033-8d83-f3716274dbee resource provider aggregate not found 2026-05-29 23:22:44.079 7 INFO neutron.services.segments.plugin [-] Segment f11dbc7c-b5b7-4033-8d83-f3716274dbee resource provider aggregate not found 2026-05-29 23:22:44.092 7 INFO neutron.services.segments.plugin [-] Segment f11dbc7c-b5b7-4033-8d83-f3716274dbee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f11dbc7c-b5b7-4033-8d83-f3716274dbee found for delete ", "request_id": "req-dbca1c48-451c-4274-a69a-2ec4639bf52e"}]} 2026-05-29 23:22:44.095 7 INFO neutron.services.segments.plugin [-] Segment f11dbc7c-b5b7-4033-8d83-f3716274dbee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f11dbc7c-b5b7-4033-8d83-f3716274dbee found for delete ", "request_id": "req-844410ec-16cd-41d3-b6c1-c1bc97a026d9"}]} [pid: 8|app: 0|req: 634/1463] 10.0.0.235 () {32 vars in 749 bytes} [Fri May 29 23:22:43 2026] DELETE /v2.0/security-group-rules/49bfab57-b425-495b-8913-c6aeb090bf97 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1464] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:22:43 2026] DELETE /v2.0/networks/da3bc000-df84-48c2-8828-8cc60f7d3202 => generated 0 bytes in 705 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1465] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:22:44 2026] DELETE /v2.0/security-groups/d2bcd88f-ca4e-4dee-8988-2215835f1f0c => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:22:44.275 8 WARNING neutron_lib.context [None req-31ae192c-c932-459e-8f7b-c7b1bac76d63 049d6dfa6b684a35a0824c2068cda3d1 a032b5489281421fbbd7fb08b00eec37 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 831/1466] 10.0.0.235 () {32 vars in 672 bytes} [Fri May 29 23:22:44 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:22:44.351 7 INFO neutron.api.v2.resource [None req-7efef825-ab15-49c7-9840-16149027353d e11972cb35fb412192a0e94d20e297d1 7ab4f2fb5e0b491f98a03a4142f33a7b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 832/1467] 10.0.0.235 () {32 vars in 736 bytes} [Fri May 29 23:22:44 2026] GET /v2.0/security-groups/d2bcd88f-ca4e-4dee-8988-2215835f1f0c => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:22:44.359 7 WARNING neutron_lib.context [None req-d528a004-d245-4cb6-8606-9294b7a05f48 6298f1c6a9c849eaa49bf1aa566976ee 2c278637a0a94bf4a7bf0538c35dda7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:22:44.443 7 INFO neutron.db.securitygroups_db [None req-d528a004-d245-4cb6-8606-9294b7a05f48 6298f1c6a9c849eaa49bf1aa566976ee 2c278637a0a94bf4a7bf0538c35dda7f - - default default] Project 2c278637a0a94bf4a7bf0538c35dda7f 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: 833/1468] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:22:44 2026] POST /v2.0/security-group-rules => generated 607 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1469] 10.0.0.235 () {34 vars in 664 bytes} [Fri May 29 23:22:44 2026] POST /v2.0/ports => generated 775 bytes in 469 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: 637/1470] 10.0.0.235 () {32 vars in 746 bytes} [Fri May 29 23:22:44 2026] GET /v2.0/security-group-rules/ef460a8e-37ab-46ea-92b0-56f499c3b68d => generated 607 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1471] 10.0.0.235 () {34 vars in 736 bytes} [Fri May 29 23:22:44 2026] PUT /v2.0/ports/a5abda82-ac18-4c4d-915d-b2c24bd15804 => generated 752 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1472] 10.0.0.235 () {32 vars in 731 bytes} [Fri May 29 23:22:44 2026] DELETE /v2.0/floatingips/549f71f0-3edb-451d-8608-739c8ea0b313 => generated 0 bytes in 526 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1473] 10.0.0.235 () {32 vars in 672 bytes} [Fri May 29 23:22:45 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 113 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: 835/1474] 10.0.0.235 () {32 vars in 719 bytes} [Fri May 29 23:22:45 2026] DELETE /v2.0/ports/a5abda82-ac18-4c4d-915d-b2c24bd15804 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1475] 10.0.0.235 () {32 vars in 749 bytes} [Fri May 29 23:22:45 2026] DELETE /v2.0/security-group-rules/ef460a8e-37ab-46ea-92b0-56f499c3b68d => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1476] 10.0.0.235 () {32 vars in 642 bytes} [Fri May 29 23:22:45 2026] GET /v2.0/ports => generated 777 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1477] 10.0.0.235 () {32 vars in 672 bytes} [Fri May 29 23:22:45 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:22:45.672 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fec548f4-d5c7-48eb-8389-253726aecb8a 049d6dfa6b684a35a0824c2068cda3d1 a032b5489281421fbbd7fb08b00eec37 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 839/1478] 10.0.0.235 () {32 vars in 716 bytes} [Fri May 29 23:22:45 2026] GET /v2.0/ports/a5abda82-ac18-4c4d-915d-b2c24bd15804 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1479] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:22:45 2026] DELETE /v2.0/security-groups/d280a25a-548b-4993-bc59-4acb5526b343 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1480] 10.0.0.235 () {32 vars in 642 bytes} [Fri May 29 23:22:45 2026] GET /v2.0/ports => generated 777 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1481] 10.0.0.235 () {32 vars in 662 bytes} [Fri May 29 23:22:45 2026] GET /v2.0/security-groups => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1482] 10.0.0.235 () {32 vars in 716 bytes} [Fri May 29 23:22:45 2026] GET /v2.0/ports/5dff2085-345e-46ee-90de-a67ffd8973a7 => generated 774 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1483] 10.0.0.235 () {32 vars in 662 bytes} [Fri May 29 23:22:45 2026] GET /v2.0/security-groups => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:22:45.982 7 INFO neutron.pecan_wsgi.hooks.translation [None req-54bcc0d8-25b2-4b09-8b9a-9837b52ee105 049d6dfa6b684a35a0824c2068cda3d1 a032b5489281421fbbd7fb08b00eec37 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 845/1484] 10.0.0.235 () {32 vars in 719 bytes} [Fri May 29 23:22:45 2026] DELETE /v2.0/ports/7cc22711-6a59-45ea-ac4a-93f1e80890b6 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:22:46.018 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e645925b-7edd-44ee-aea5-0c7be0fdc430 049d6dfa6b684a35a0824c2068cda3d1 a032b5489281421fbbd7fb08b00eec37 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 846/1485] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:22:45 2026] DELETE /v2.0/subnets/4dc2bbf3-ba90-4ab3-b592-bff62cd61ffc => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:22:46.050 7 INFO neutron.pecan_wsgi.hooks.translation [None req-80d6c9ce-c331-4873-9178-e6f99cde4bc9 049d6dfa6b684a35a0824c2068cda3d1 a032b5489281421fbbd7fb08b00eec37 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 847/1486] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:22:46 2026] DELETE /v2.0/subnets/54667800-0f1b-43df-b628-b0cd29ebf59c => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1487] 10.0.0.47 () {30 vars in 648 bytes} [Fri May 29 23:22:46 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: 7|app: 0|req: 849/1488] 10.0.0.235 () {32 vars in 719 bytes} [Fri May 29 23:22:46 2026] DELETE /v2.0/ports/5dff2085-345e-46ee-90de-a67ffd8973a7 => 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: 850/1489] 10.0.0.47 () {30 vars in 722 bytes} [Fri May 29 23:22:46 2026] GET /v2.0/quotas/65e15737db9749aebfa10efb3f4660cb/details => generated 847 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1490] 10.0.0.235 () {34 vars in 788 bytes} [Fri May 29 23:22:45 2026] PUT /v2.0/routers/613ec638-1a0b-44c6-a27d-89be52eded9a/remove_router_interface => generated 309 bytes in 1651 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1491] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:22:46 2026] GET /v2.0/security-groups?tenant_id=2c278637a0a94bf4a7bf0538c35dda7f&name=default => generated 2925 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:22:47.313 7 INFO neutron.services.segments.plugin [-] Segment 072ad27f-8eba-49ae-8859-9583c9fc272e resource provider aggregate not found 2026-05-29 23:22:47.320 7 INFO neutron.services.segments.plugin [-] Segment 072ad27f-8eba-49ae-8859-9583c9fc272e resource provider aggregate not found 2026-05-29 23:22:47.347 7 INFO neutron.services.segments.plugin [-] Segment 072ad27f-8eba-49ae-8859-9583c9fc272e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 072ad27f-8eba-49ae-8859-9583c9fc272e found for delete ", "request_id": "req-dcf05afc-909a-41ca-95cb-a74e971fb848"}]} 2026-05-29 23:22:47.351 7 INFO neutron.services.segments.plugin [-] Segment 072ad27f-8eba-49ae-8859-9583c9fc272e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 072ad27f-8eba-49ae-8859-9583c9fc272e found for delete ", "request_id": "req-45e44820-923d-4dea-a968-33f5cde8b81d"}]} [pid: 7|app: 0|req: 851/1492] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:22:46 2026] DELETE /v2.0/networks/2c73f2e8-451e-41d4-96a9-640a87470fc3 => generated 0 bytes in 921 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1493] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:22:47 2026] DELETE /v2.0/security-groups/3b9687ba-b0eb-44b0-a58f-75be33767ed3 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1496] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:22:47 2026] GET /v2.0/security-groups?tenant_id=a032b5489281421fbbd7fb08b00eec37&name=default => generated 2925 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:22:48.412 8 INFO neutron.services.segments.plugin [-] Segment 459fc654-ac61-4a3d-b12e-266d6147e53a resource provider aggregate not found 2026-05-29 23:22:48.416 8 INFO neutron.services.segments.plugin [-] Segment 459fc654-ac61-4a3d-b12e-266d6147e53a resource provider aggregate not found 2026-05-29 23:22:48.432 8 INFO neutron.services.segments.plugin [-] Segment 459fc654-ac61-4a3d-b12e-266d6147e53a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 459fc654-ac61-4a3d-b12e-266d6147e53a found for delete ", "request_id": "req-b3936132-496b-47c7-9c23-1408b2329065"}]} 2026-05-29 23:22:48.437 8 INFO neutron.services.segments.plugin [-] Segment 459fc654-ac61-4a3d-b12e-266d6147e53a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 459fc654-ac61-4a3d-b12e-266d6147e53a found for delete ", "request_id": "req-0e5fb135-ced4-46bc-8d83-1f87913ea1a6"}]} [pid: 7|app: 0|req: 856/1497] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:22:48 2026] DELETE /v2.0/security-groups/293a50ab-4b6f-459d-8ce8-6b7f23266237 => generated 0 bytes in 457 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:22:48.761 8 INFO neutron.db.l3_hamode_db [None req-e4b5a080-c841-4ad7-bbff-eb4af3e25c10 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] HA network 26b514f3-5686-44a4-8298-81865b23ccec was deleted as no HA routers are present in tenant 7ab4f2fb5e0b491f98a03a4142f33a7b. [pid: 8|app: 0|req: 642/1498] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:22:46 2026] DELETE /v2.0/routers/613ec638-1a0b-44c6-a27d-89be52eded9a => generated 0 bytes in 1783 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1499] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:22:48 2026] DELETE /v2.0/subnets/ae3ce002-c236-46c2-beee-abdde4a0d12a => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1500] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:22:49 2026] DELETE /v2.0/networks/cc1dff23-b65c-4ed8-b73d-6378bed174d8 => generated 0 bytes in 458 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1501] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:22:49 2026] GET /v2.0/security-groups?tenant_id=7ab4f2fb5e0b491f98a03a4142f33a7b&name=default => generated 2925 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1502] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:22:49 2026] DELETE /v2.0/security-groups/5eeebcdb-cd59-4936-830b-d5a786e3d185 => 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: 858/1503] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:22:49 2026] GET /v2.0/security-groups?tenant_id=65e15737db9749aebfa10efb3f4660cb&name=default => generated 2925 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1504] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:22:50 2026] DELETE /v2.0/security-groups/9ba8070e-6877-4566-9fab-f63e168ec17e => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:22:51.408 7 WARNING neutron_lib.context [None req-064c93fc-ab92-43f3-ad96-3d07efae3596 845791af56734a99aab6b54374a45416 10e40048ef8544e6834a298fbfb34c33 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:22:51.445 8 INFO neutron.services.segments.plugin [-] Segment 32d6af94-d060-4192-aebc-b511fac20158 resource provider aggregate not found 2026-05-29 23:22:51.454 8 INFO neutron.services.segments.plugin [-] Segment 32d6af94-d060-4192-aebc-b511fac20158 resource provider aggregate not found 2026-05-29 23:22:51.469 8 INFO neutron.services.segments.plugin [-] Segment 32d6af94-d060-4192-aebc-b511fac20158 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32d6af94-d060-4192-aebc-b511fac20158 found for delete ", "request_id": "req-6b024c06-c0f0-475e-9eb0-65d2b60a5894"}]} 2026-05-29 23:22:51.474 8 INFO neutron.services.segments.plugin [-] Segment 32d6af94-d060-4192-aebc-b511fac20158 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32d6af94-d060-4192-aebc-b511fac20158 found for delete ", "request_id": "req-cd95e5b8-c45e-40c9-b034-07fae221e991"}]} [pid: 7|app: 0|req: 859/1505] 10.0.0.235 () {34 vars in 683 bytes} [Fri May 29 23:22:51 2026] POST /v2.0/security-groups => generated 1624 bytes in 577 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1506] 10.0.0.235 () {32 vars in 662 bytes} [Fri May 29 23:22:51 2026] GET /v2.0/security-groups => generated 4529 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1507] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:22:51 2026] GET /v2.0/security-groups?tenant_id=5aefd2c0597240e4b4b47e9f2efb1db0&name=default => generated 2925 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1508] 10.0.0.235 () {34 vars in 757 bytes} [Fri May 29 23:22:51 2026] PUT /v2.0/security-groups/b375b920-6ad8-4dd0-b95f-2555bcb10d94 => generated 1662 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1509] 10.0.0.235 () {32 vars in 736 bytes} [Fri May 29 23:22:51 2026] GET /v2.0/security-groups/b375b920-6ad8-4dd0-b95f-2555bcb10d94 => generated 1662 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1511] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:22:51 2026] DELETE /v2.0/security-groups/28029b09-9cd1-4a1a-86a9-f39959ba351e => generated 0 bytes in 187 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1511] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:22:51 2026] DELETE /v2.0/security-groups/b375b920-6ad8-4dd0-b95f-2555bcb10d94 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1512] 10.0.0.235 () {32 vars in 662 bytes} [Fri May 29 23:22:52 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-05-29 23:22:52.140 7 INFO neutron.api.v2.resource [None req-3757192a-4887-41af-be7c-9c90d80430fc 845791af56734a99aab6b54374a45416 10e40048ef8544e6834a298fbfb34c33 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 864/1513] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:22:52 2026] DELETE /v2.0/security-groups/b375b920-6ad8-4dd0-b95f-2555bcb10d94 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:22:52.153 8 WARNING neutron_lib.context [None req-33e8b6e3-65ff-44b9-ba05-345cc530570a 845791af56734a99aab6b54374a45416 10e40048ef8544e6834a298fbfb34c33 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 650/1514] 10.0.0.235 () {34 vars in 683 bytes} [Fri May 29 23:22:52 2026] POST /v2.0/security-groups => generated 1625 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 23:22:52.387 7 WARNING neutron_lib.context [None req-887559e1-27a4-4f45-9578-b88d94452da2 845791af56734a99aab6b54374a45416 10e40048ef8544e6834a298fbfb34c33 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1515] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:22:52 2026] POST /v2.0/security-group-rules => generated 601 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1516] 10.0.0.235 () {32 vars in 746 bytes} [Fri May 29 23:22:52 2026] GET /v2.0/security-group-rules/f2755568-dca7-40de-a83b-791a47871507 => generated 601 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1517] 10.0.0.235 () {32 vars in 672 bytes} [Fri May 29 23:22:52 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1518] 10.0.0.235 () {32 vars in 749 bytes} [Fri May 29 23:22:52 2026] DELETE /v2.0/security-group-rules/f2755568-dca7-40de-a83b-791a47871507 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1519] 10.0.0.235 () {32 vars in 672 bytes} [Fri May 29 23:22:52 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:22:52.905 8 WARNING neutron_lib.context [None req-04e0e770-8976-4a2e-b4b8-fd723dbedff7 845791af56734a99aab6b54374a45416 10e40048ef8544e6834a298fbfb34c33 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 653/1520] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:22:52 2026] POST /v2.0/security-group-rules => generated 601 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1521] 10.0.0.235 () {32 vars in 746 bytes} [Fri May 29 23:22:53 2026] GET /v2.0/security-group-rules/ea9083d9-5882-44e6-b919-26b9f8f52fda => 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: 654/1522] 10.0.0.235 () {32 vars in 672 bytes} [Fri May 29 23:22:53 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1523] 10.0.0.235 () {32 vars in 749 bytes} [Fri May 29 23:22:53 2026] DELETE /v2.0/security-group-rules/ea9083d9-5882-44e6-b919-26b9f8f52fda => 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: 655/1524] 10.0.0.235 () {32 vars in 672 bytes} [Fri May 29 23:22:53 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:22:53.394 7 WARNING neutron_lib.context [None req-872a6fff-805b-4532-aa67-d247372c6a82 845791af56734a99aab6b54374a45416 10e40048ef8544e6834a298fbfb34c33 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 870/1525] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:22:53 2026] POST /v2.0/security-group-rules => generated 602 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1526] 10.0.0.235 () {32 vars in 746 bytes} [Fri May 29 23:22:53 2026] GET /v2.0/security-group-rules/1333b74f-d67d-4e08-80f8-ee53997da5b6 => generated 602 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1527] 10.0.0.235 () {32 vars in 672 bytes} [Fri May 29 23:22:53 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1528] 10.0.0.235 () {32 vars in 749 bytes} [Fri May 29 23:22:53 2026] DELETE /v2.0/security-group-rules/1333b74f-d67d-4e08-80f8-ee53997da5b6 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1529] 10.0.0.235 () {32 vars in 672 bytes} [Fri May 29 23:22:54 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: 8|app: 0|req: 658/1530] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:22:54 2026] DELETE /v2.0/security-groups/24d0e058-0c5c-4003-8343-d649ff4491e5 => 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: 873/1531] 10.0.0.235 () {32 vars in 662 bytes} [Fri May 29 23:22:54 2026] GET /v2.0/security-groups => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1532] 10.0.0.235 () {32 vars in 662 bytes} [Fri May 29 23:22:54 2026] GET /v2.0/security-groups => generated 2925 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1533] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:22:55 2026] GET /v2.0/security-groups?tenant_id=10e40048ef8544e6834a298fbfb34c33&name=default => generated 2925 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1534] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:22:55 2026] DELETE /v2.0/security-groups/92f3e284-0621-4d87-8ab4-4f2cc3577c85 => 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: 660/1535] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:22:55 2026] GET /v2.0/security-groups?tenant_id=24dff44b7bcf4a1c9560953bdac5145a&name=default => generated 2925 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1536] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:22:55 2026] GET /v2.0/security-groups?tenant_id=63b4360c7bbd4e589fd7447c119935d5&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1537] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:22:55 2026] DELETE /v2.0/security-groups/f837492c-02c6-4579-84fb-4138c53f4a42 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1538] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:22:55 2026] DELETE /v2.0/security-groups/d197a130-4440-4163-9b4f-4ba33ecdee4b => 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: 662/1539] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:22:55 2026] GET /v2.0/security-groups?tenant_id=3dba8181995b437e85810db999e3fb08&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1540] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:22:56 2026] DELETE /v2.0/security-groups/a8efc192-e339-4c00-a7d2-2c633c02b07f => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1541] 10.0.0.235 () {32 vars in 622 bytes} [Fri May 29 23:22:57 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1542] 10.0.0.235 () {32 vars in 632 bytes} [Fri May 29 23:22:57 2026] GET /v2.0/ => generated 632 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1543] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:22:58 2026] GET /v2.0/security-groups?tenant_id=e8bb4139a9344e1487034b1f454f463e&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1544] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:22:58 2026] DELETE /v2.0/security-groups/2c4dce30-b476-4c82-a642-529a71cd8151 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:22:59.244 8 WARNING neutron_lib.context [None req-2c544b29-ebcb-42d2-b681-9a5f9044ac18 08e66e15f20847e1ac1f789bd2be059e 36eb0000be8146ddb7efef01cf6330c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:22:59.429 8 INFO neutron.db.segments_db [None req-2c544b29-ebcb-42d2-b681-9a5f9044ac18 08e66e15f20847e1ac1f789bd2be059e 36eb0000be8146ddb7efef01cf6330c9 - - default default] Added segment 83ccecdb-30c9-489e-a807-88652ef5dd56 of type vxlan for network a1d3e699-ba58-4cb0-bde2-f5582ee1a8de [pid: 8|app: 0|req: 665/1545] 10.0.0.235 () {34 vars in 670 bytes} [Fri May 29 23:22:59 2026] POST /v2.0/networks => generated 633 bytes in 553 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:22:59.629 7 WARNING neutron_lib.context [None req-1b2b03f4-26aa-4079-b0ae-42c35ed14d2a 08e66e15f20847e1ac1f789bd2be059e 36eb0000be8146ddb7efef01cf6330c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:22:59.714 7 INFO neutron.db.segments_db [None req-1b2b03f4-26aa-4079-b0ae-42c35ed14d2a 08e66e15f20847e1ac1f789bd2be059e 36eb0000be8146ddb7efef01cf6330c9 - - default default] Added segment 596edc54-7270-40ce-9f73-4dc90b680d85 of type vxlan for network 352a48b7-9d07-4a5d-a160-c93fb52661b7 2026-05-29 23:23:00.114 7 INFO neutron.db.l3_hamode_db [None req-1b2b03f4-26aa-4079-b0ae-42c35ed14d2a 08e66e15f20847e1ac1f789bd2be059e 36eb0000be8146ddb7efef01cf6330c9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 23:23:01.476 7 INFO neutron.db.l3_hamode_db [None req-1b2b03f4-26aa-4079-b0ae-42c35ed14d2a 08e66e15f20847e1ac1f789bd2be059e 36eb0000be8146ddb7efef01cf6330c9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 23:23:02.917 8 WARNING neutron_lib.context [None req-e5812c39-2a92-4194-a991-3447b0d91a18 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 881/1548] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:22:59 2026] POST /v2.0/routers => generated 693 bytes in 3304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1549] 10.0.0.235 () {32 vars in 775 bytes} [Fri May 29 23:23:02 2026] GET /v2.0/subnets?project_id=36eb0000be8146ddb7efef01cf6330c9&cidr=10.100.0.0%2F28 => generated 14 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:23:03.190 8 INFO neutron.db.segments_db [None req-e5812c39-2a92-4194-a991-3447b0d91a18 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] Added segment d8626653-f99a-4265-b8c2-72338abe93df of type vxlan for network ff395250-80f7-4cda-b927-86247995a97b [pid: 7|app: 0|req: 883/1550] 10.0.0.235 () {32 vars in 693 bytes} [Fri May 29 23:23:03 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1551] 10.0.0.235 () {32 vars in 783 bytes} [Fri May 29 23:23:03 2026] GET /v2.0/subnets?network_id=00a37439-da60-4fb8-8aa5-d93b46a516a0&cidr=10.100.0.0%2F28 => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:23:03.316 7 WARNING neutron_lib.context [None req-03caa4a6-ab44-4552-8b6a-42c69b7de206 08e66e15f20847e1ac1f789bd2be059e 36eb0000be8146ddb7efef01cf6330c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 668/1552] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:23:02 2026] POST /v2.0/networks => generated 639 bytes in 763 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:23:03.362 8 WARNING neutron_lib.context [None req-48e84f77-713d-4989-b0bb-de5355ee4704 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 885/1553] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:23:03 2026] POST /v2.0/subnets => generated 633 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1554] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:23:03 2026] POST /v2.0/subnets => generated 634 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1555] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:23:03 2026] GET /v2.0/security-groups?tenant_id=bcf38bc3c8a245999c8f7a1e173eedb4&name=default => generated 2925 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1556] 10.0.0.235 () {32 vars in 721 bytes} [Fri May 29 23:23:04 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1557] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:23:04 2026] DELETE /v2.0/security-groups/34041a87-efa9-44f3-8869-be335a2ac287 => generated 0 bytes in 503 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1558] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:23:04 2026] GET /v2.0/security-groups?tenant_id=dea237fb54cb4134bd1d7f523370952d&name=default => generated 2925 bytes in 2063 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:23:06.964 7 WARNING neutron_lib.context [None req-f9f80aff-372f-4442-acd3-0c990810420b a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 890/1559] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:23:06 2026] POST /v2.0/subnets => generated 706 bytes in 1336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1560] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:23:08 2026] DELETE /v2.0/security-groups/d4463865-1cfb-4906-960d-92afcfdbb3db => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1561] 10.0.0.235 () {34 vars in 782 bytes} [Fri May 29 23:23:03 2026] PUT /v2.0/routers/72910a39-da9b-45b5-8d3f-d0b4e42ce5ad/add_router_interface => generated 309 bytes in 4990 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:23:08.830 8 WARNING neutron_lib.context [None req-09b48ba6-c0a3-4e06-a26a-0255abc925db a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:23:08.931 8 INFO neutron.db.segments_db [None req-09b48ba6-c0a3-4e06-a26a-0255abc925db a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] Added segment 1529c458-9bf1-4188-85a6-e66c61610805 of type vxlan for network 4f00dbd4-bf94-4302-bee9-3cbf3f1cc043 2026-05-29 23:23:09.084 7 INFO neutron.db.segments_db [None req-27bf5ed4-a3a0-4727-96af-e803561787fe 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Added segment 378449a8-1e29-4c60-8a6f-1732d18fe69f of type vxlan for network 21198690-381b-49c1-bf49-5380bdb8c5bd [pid: 8|app: 0|req: 671/1562] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:23:08 2026] POST /v2.0/networks => generated 637 bytes in 674 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1563] 10.0.0.235 () {34 vars in 670 bytes} [Fri May 29 23:23:08 2026] POST /v2.0/networks => generated 740 bytes in 1018 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1564] 10.0.0.235 () {32 vars in 648 bytes} [Fri May 29 23:23:09 2026] GET /v2.0/networks => generated 5806 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:23:09.668 8 WARNING neutron_lib.context [None req-809169a9-e048-4384-b8c9-f15d46428311 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 893/1565] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:23:09 2026] GET /v2.0/security-groups?tenant_id=71f6bf9095a94f97b31989328dc5863b&name=default => generated 2925 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1566] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:23:10 2026] POST /v2.0/subnets => generated 663 bytes in 1043 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1567] 10.0.0.235 () {32 vars in 646 bytes} [Fri May 29 23:23:11 2026] GET /v2.0/subnets => generated 5149 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1568] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:23:09 2026] POST /v2.0/subnets => generated 632 bytes in 1749 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1569] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:23:11 2026] DELETE /v2.0/security-groups/df7ebff7-4511-4f39-a8e7-fe60859592ec => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1570] 10.0.0.235 () {32 vars in 646 bytes} [Fri May 29 23:23:11 2026] GET /v2.0/routers => generated 736 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:23:11.707 7 WARNING neutron_lib.context [None req-c8f92b89-f041-4d3e-8b0f-76a4e0d6d872 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:23:11.815 8 INFO neutron.db.segments_db [None req-3b73bcbf-85c0-4997-8ac2-951c28c40baf 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Added segment 8ba917b7-8de9-44df-b981-0240c2e1a491 of type vxlan for network ef42a84f-6191-4bdc-99bc-dd3b9b8adf05 2026-05-29 23:23:12.861 8 INFO neutron.db.l3_hamode_db [None req-3b73bcbf-85c0-4997-8ac2-951c28c40baf 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 898/1571] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:23:11 2026] POST /v2.0/subnets => generated 701 bytes in 1693 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:23:13.403 7 WARNING neutron_lib.context [None req-c39fae4b-11b4-41d4-8fc6-9c1fa73d22ce 08e66e15f20847e1ac1f789bd2be059e 36eb0000be8146ddb7efef01cf6330c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 899/1572] 10.0.0.235 () {34 vars in 684 bytes} [Fri May 29 23:23:13 2026] POST /v2.0/security-groups => generated 1671 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 23:23:13.657 7 WARNING neutron_lib.context [None req-d7990190-4e0d-4002-afdd-9a2a75a81819 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:23:13.797 7 INFO neutron.db.segments_db [None req-d7990190-4e0d-4002-afdd-9a2a75a81819 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] Added segment ae5bca59-bc83-4785-9de2-f4b2fbbf9b67 of type vxlan for network 756622c6-d903-4d88-9a67-4de810e1342f [pid: 7|app: 0|req: 900/1573] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:23:13 2026] POST /v2.0/networks => generated 637 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:23:14.045 7 WARNING neutron_lib.context [None req-3f9f99e6-53cf-4ee9-8e45-4fac69a77e17 08e66e15f20847e1ac1f789bd2be059e 36eb0000be8146ddb7efef01cf6330c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 901/1574] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:23:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:23:14.318 8 INFO neutron.db.l3_hamode_db [None req-3b73bcbf-85c0-4997-8ac2-951c28c40baf 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 23:23:14.325 7 WARNING neutron_lib.context [None req-a62c1838-e8fa-4c3e-b01e-bd3619e51bca a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 902/1575] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:23:14 2026] POST /v2.0/subnets => generated 632 bytes in 1641 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:23:15.966 7 WARNING neutron_lib.context [None req-f7341e8c-35f9-4d97-8f9e-143536f44af5 08e66e15f20847e1ac1f789bd2be059e 36eb0000be8146ddb7efef01cf6330c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 903/1576] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:23:15 2026] POST /v2.0/security-group-rules => generated 596 bytes in 1894 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:23:17.860 7 WARNING neutron_lib.context [None req-8459ccb0-54a2-41cb-bbca-47d0698c8769 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 674/1577] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:23:11 2026] POST /v2.0/routers => generated 727 bytes in 8503 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:23:19.925 8 WARNING neutron_lib.context [None req-98ad4a78-96cc-4d0e-be09-cc078c6b9748 08e66e15f20847e1ac1f789bd2be059e 36eb0000be8146ddb7efef01cf6330c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 904/1580] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:23:17 2026] POST /v2.0/subnets => generated 705 bytes in 2318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1581] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:23:19 2026] POST /v2.0/security-group-rules => generated 602 bytes in 1703 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:23:21.635 8 WARNING neutron_lib.context [None req-a5ca44c8-bec1-4538-ac46-7f46f92020e9 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:23:22.309 8 INFO neutron.db.segments_db [None req-a5ca44c8-bec1-4538-ac46-7f46f92020e9 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] Added segment 1fd6648f-2478-4322-9e50-fbc916081fb1 of type vxlan for network f4f857fd-f6d4-41b5-93cc-e5643b2b1ba8 2026-05-29 23:23:23.480 8 INFO neutron.db.l3_hamode_db [None req-a5ca44c8-bec1-4538-ac46-7f46f92020e9 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 905/1582] 10.0.0.235 () {34 vars in 782 bytes} [Fri May 29 23:23:20 2026] PUT /v2.0/routers/78232454-e106-40c5-97f7-5c0c0819f065/add_router_interface => generated 309 bytes in 3326 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:23:23.506 7 WARNING neutron_lib.context [None req-b802279a-2a42-4a43-a4bf-7d72d8d7891b 08e66e15f20847e1ac1f789bd2be059e 36eb0000be8146ddb7efef01cf6330c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 906/1583] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:23:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1584] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:23:23 2026] GET /v2.0/security-groups?tenant_id=a1f74efb7362464c91a456160b4c3874&name=default => generated 2925 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:23:24.076 7 WARNING neutron_lib.context [None req-f6c2d76f-ee22-4062-9808-f7013d39826f 08e66e15f20847e1ac1f789bd2be059e 36eb0000be8146ddb7efef01cf6330c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:23:24.194 7 INFO neutron.db.securitygroups_db [None req-f6c2d76f-ee22-4062-9808-f7013d39826f 08e66e15f20847e1ac1f789bd2be059e 36eb0000be8146ddb7efef01cf6330c9 - - default default] Project 36eb0000be8146ddb7efef01cf6330c9 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: 908/1585] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:23:24 2026] POST /v2.0/security-group-rules => generated 607 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1586] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:23:24 2026] DELETE /v2.0/security-groups/4c7945b4-90c4-4e54-aae6-ede1493bbbbd => generated 0 bytes in 249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:23:24.599 7 WARNING neutron_lib.context [None req-3892df58-03be-43ba-b9e6-2d14a13e5ea3 08e66e15f20847e1ac1f789bd2be059e 36eb0000be8146ddb7efef01cf6330c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:23:24.689 7 INFO neutron.db.securitygroups_db [None req-3892df58-03be-43ba-b9e6-2d14a13e5ea3 08e66e15f20847e1ac1f789bd2be059e 36eb0000be8146ddb7efef01cf6330c9 - - default default] Project 36eb0000be8146ddb7efef01cf6330c9 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: 910/1587] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:23:24 2026] POST /v2.0/security-group-rules => generated 606 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1588] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:23:24 2026] GET /v2.0/security-groups?tenant_id=6121d1559b9347b9851e746422592c6c&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: 912/1589] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:23:25 2026] DELETE /v2.0/security-groups/11a9b5c7-25f8-409b-abc3-be283ca7168f => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:23:25.428 8 INFO neutron.db.l3_hamode_db [None req-a5ca44c8-bec1-4538-ac46-7f46f92020e9 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 913/1590] 10.0.0.235 () {32 vars in 648 bytes} [Fri May 29 23:23:25 2026] GET /v2.0/networks => generated 1298 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1591] 10.0.0.151 () {34 vars in 1095 bytes} [Fri May 29 23:23:25 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-75685562&fields=id&tenant_id=36eb0000be8146ddb7efef01cf6330c9 => generated 69 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1592] 10.0.0.151 () {34 vars in 981 bytes} [Fri May 29 23:23:25 2026] GET /v2.0/networks?id=a1d3e699-ba58-4cb0-bde2-f5582ee1a8de => generated 661 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1593] 10.0.0.151 () {34 vars in 964 bytes} [Fri May 29 23:23:25 2026] GET /v2.0/quotas/36eb0000be8146ddb7efef01cf6330c9 => generated 292 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1594] 10.0.0.151 () {34 vars in 1001 bytes} [Fri May 29 23:23:25 2026] GET /v2.0/ports?tenant_id=36eb0000be8146ddb7efef01cf6330c9&fields=id => generated 103 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1595] 10.0.0.151 () {34 vars in 981 bytes} [Fri May 29 23:23:26 2026] GET /v2.0/networks?id=21198690-381b-49c1-bf49-5380bdb8c5bd => generated 672 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1596] 10.0.0.151 () {34 vars in 1007 bytes} [Fri May 29 23:23:26 2026] GET /v2.0/networks/a1d3e699-ba58-4cb0-bde2-f5582ee1a8de?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: 920/1597] 10.0.0.151 () {34 vars in 964 bytes} [Fri May 29 23:23:26 2026] GET /v2.0/quotas/9b2af46131da4aa98ebf2854b122231d => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1598] 10.0.0.151 () {34 vars in 1107 bytes} [Fri May 29 23:23:26 2026] GET /v2.0/networks/a1d3e699-ba58-4cb0-bde2-f5582ee1a8de?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: 922/1599] 10.0.0.151 () {34 vars in 1001 bytes} [Fri May 29 23:23:26 2026] GET /v2.0/ports?tenant_id=9b2af46131da4aa98ebf2854b122231d&fields=id => generated 103 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1600] 10.0.0.151 () {34 vars in 1007 bytes} [Fri May 29 23:23:26 2026] GET /v2.0/networks/21198690-381b-49c1-bf49-5380bdb8c5bd?fields=segments => generated 14 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1601] 10.0.0.151 () {34 vars in 1107 bytes} [Fri May 29 23:23:26 2026] GET /v2.0/networks/21198690-381b-49c1-bf49-5380bdb8c5bd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1602] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:23:27 2026] GET /v2.0/ports?device_id=487f6a98-c211-4aa1-8739-d3a9a54ced67 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1603] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:23:27 2026] GET /v2.0/ports?device_id=0cdd3a15-9885-4371-b910-c7c7767943e2 => 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: 678/1604] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:23:21 2026] POST /v2.0/routers => generated 684 bytes in 6498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1605] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:23:28 2026] GET /v2.0/ports?device_id=487f6a98-c211-4aa1-8739-d3a9a54ced67 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1606] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:23:28 2026] GET /v2.0/ports?device_id=0cdd3a15-9885-4371-b910-c7c7767943e2 => 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: 681/1607] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:23:29 2026] GET /v2.0/ports?device_id=487f6a98-c211-4aa1-8739-d3a9a54ced67 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1608] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:23:29 2026] GET /v2.0/networks?id=a1d3e699-ba58-4cb0-bde2-f5582ee1a8de => generated 661 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1609] 199.204.45.140 () {34 vars in 1049 bytes} [Fri May 29 23:23:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=36eb0000be8146ddb7efef01cf6330c9 => generated 179 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:23:29.673 8 WARNING neutron_lib.context [req-e3e153af-9f0c-4409-9dda-57ed6953c3cb req-08e33d7a-f297-4d88-8716-6a2e8f57aed1 08e66e15f20847e1ac1f789bd2be059e 36eb0000be8146ddb7efef01cf6330c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 684/1610] 199.204.45.140 () {38 vars in 954 bytes} [Fri May 29 23:23:29 2026] POST /v2.0/ports => generated 958 bytes in 819 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: 685/1611] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:23:30 2026] GET /v2.0/ports?device_id=0cdd3a15-9885-4371-b910-c7c7767943e2 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1612] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:23:30 2026] GET /v2.0/networks?id=21198690-381b-49c1-bf49-5380bdb8c5bd => generated 672 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1613] 10.0.0.235 () {34 vars in 782 bytes} [Fri May 29 23:23:28 2026] PUT /v2.0/routers/703328d2-aee9-4440-bffd-c9b3f2b57ba0/add_router_interface => generated 309 bytes in 2635 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1614] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:23:30 2026] GET /v2.0/ports?device_id=487f6a98-c211-4aa1-8739-d3a9a54ced67 => generated 961 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:23:30.820 7 WARNING neutron_lib.context [req-56825017-10e7-4a5d-8b29-86b11db1bc2c req-f96ec798-731b-4dcc-923e-f7e9a21bdc79 871ec1eb5cf546b0a007d996ae7a2e37 9b2af46131da4aa98ebf2854b122231d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 687/1615] 199.204.45.140 () {38 vars in 1027 bytes} [Fri May 29 23:23:30 2026] PUT /v2.0/ports/76bed7a4-6b9a-4524-850f-b7ce58ee59fa => generated 1203 bytes in 698 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:23:31.388 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8fdd42f9-30c5-499f-adb2-b3b6bb6829f0'] response: {'name': 'network-changed', 'server_uuid': '487f6a98-c211-4aa1-8739-d3a9a54ced67', 'tag': '76bed7a4-6b9a-4524-850f-b7ce58ee59fa', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 929/1616] 199.204.45.140 () {38 vars in 954 bytes} [Fri May 29 23:23:30 2026] POST /v2.0/ports => generated 958 bytes in 613 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 930/1617] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:23:31 2026] GET /v2.0/security-groups?id=f40111e4-0a55-479f-9e92-0c597bf9b0f7&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1618] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:23:31 2026] GET /v2.0/ports?tenant_id=36eb0000be8146ddb7efef01cf6330c9&device_id=487f6a98-c211-4aa1-8739-d3a9a54ced67 => generated 1242 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1619] 199.204.45.140 () {38 vars in 1027 bytes} [Fri May 29 23:23:31 2026] PUT /v2.0/ports/4b24a006-c0ff-44cd-809f-7458d8b70ffc => generated 1203 bytes in 1110 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: 933/1620] 199.204.45.140 () {34 vars in 1059 bytes} [Fri May 29 23:23:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=76bed7a4-6b9a-4524-850f-b7ce58ee59fa => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1621] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:23:32 2026] GET /v2.0/ports?device_id=0cdd3a15-9885-4371-b910-c7c7767943e2 => generated 973 bytes in 140 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: 937/1624] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:23:32 2026] GET /v2.0/ports?device_id=487f6a98-c211-4aa1-8739-d3a9a54ced67 => generated 973 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1625] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:23:32 2026] GET /v2.0/ports?tenant_id=9b2af46131da4aa98ebf2854b122231d&device_id=0cdd3a15-9885-4371-b910-c7c7767943e2 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1626] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:23:33 2026] GET /v2.0/subnets?id=1883543f-08b2-4858-aecd-fe5354a417cc => generated 654 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1627] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:23:33 2026] GET /v2.0/security-groups?id=6dc62eb2-4164-4566-826e-fd4903fce051&fields=id&fields=name => generated 88 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:23:33.203 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a3e681f3-f87f-49d3-9031-0d46f695941b'] response: {'name': 'network-changed', 'server_uuid': '0cdd3a15-9885-4371-b910-c7c7767943e2', 'tag': '4b24a006-c0ff-44cd-809f-7458d8b70ffc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 941/1628] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:23:33 2026] GET /v2.0/security-groups?id=f40111e4-0a55-479f-9e92-0c597bf9b0f7&fields=id&fields=name => generated 112 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1629] 199.204.45.140 () {34 vars in 1059 bytes} [Fri May 29 23:23:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=4b24a006-c0ff-44cd-809f-7458d8b70ffc => 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: 943/1630] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:23:33 2026] GET /v2.0/ports?network_id=a1d3e699-ba58-4cb0-bde2-f5582ee1a8de&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: 944/1631] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:23:33 2026] GET /v2.0/subnets?id=66469440-16c6-4f35-9c6d-bcbb939e8742 => generated 666 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1632] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:23:33 2026] GET /v2.0/networks/a1d3e699-ba58-4cb0-bde2-f5582ee1a8de?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: 946/1633] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:23:33 2026] GET /v2.0/ports?network_id=21198690-381b-49c1-bf49-5380bdb8c5bd&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1634] 10.0.0.235 () {34 vars in 782 bytes} [Fri May 29 23:23:31 2026] PUT /v2.0/routers/703328d2-aee9-4440-bffd-c9b3f2b57ba0/add_router_interface => generated 309 bytes in 2222 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: 947/1635] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:23:33 2026] GET /v2.0/networks/a1d3e699-ba58-4cb0-bde2-f5582ee1a8de?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: 689/1636] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:23:33 2026] GET /v2.0/networks/21198690-381b-49c1-bf49-5380bdb8c5bd?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1637] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:23:33 2026] GET /v2.0/networks/21198690-381b-49c1-bf49-5380bdb8c5bd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1638] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:23:33 2026] GET /v2.0/ports?tenant_id=36eb0000be8146ddb7efef01cf6330c9&device_id=487f6a98-c211-4aa1-8739-d3a9a54ced67 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1639] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:23:33 2026] GET /v2.0/ports?tenant_id=9b2af46131da4aa98ebf2854b122231d&device_id=0cdd3a15-9885-4371-b910-c7c7767943e2 => 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: 693/1640] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:23:33 2026] GET /v2.0/networks?id=a1d3e699-ba58-4cb0-bde2-f5582ee1a8de => generated 756 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1641] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:23:34 2026] GET /v2.0/networks?id=21198690-381b-49c1-bf49-5380bdb8c5bd => generated 768 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1642] 199.204.45.140 () {34 vars in 1059 bytes} [Fri May 29 23:23:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=76bed7a4-6b9a-4524-850f-b7ce58ee59fa => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1643] 199.204.45.140 () {34 vars in 1059 bytes} [Fri May 29 23:23:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=4b24a006-c0ff-44cd-809f-7458d8b70ffc => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1644] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:23:34 2026] GET /v2.0/subnets?id=1883543f-08b2-4858-aecd-fe5354a417cc => generated 654 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1645] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:23:34 2026] GET /v2.0/ports?device_id=0cdd3a15-9885-4371-b910-c7c7767943e2 => generated 973 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1646] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:23:34 2026] GET /v2.0/subnets?id=66469440-16c6-4f35-9c6d-bcbb939e8742 => generated 666 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1647] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:23:34 2026] GET /v2.0/ports?device_id=487f6a98-c211-4aa1-8739-d3a9a54ced67 => generated 973 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1648] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:23:34 2026] GET /v2.0/ports?network_id=a1d3e699-ba58-4cb0-bde2-f5582ee1a8de&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: 8|app: 0|req: 702/1649] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:23:34 2026] GET /v2.0/security-groups?id=6dc62eb2-4164-4566-826e-fd4903fce051&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1650] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:23:34 2026] GET /v2.0/ports?network_id=21198690-381b-49c1-bf49-5380bdb8c5bd&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: 704/1651] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:23:34 2026] GET /v2.0/security-groups?tenant_id=b58ca1fdd1de42b487f04c07a66085eb&name=default => generated 2925 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1652] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:23:35 2026] GET /v2.0/security-groups?id=f40111e4-0a55-479f-9e92-0c597bf9b0f7&fields=id&fields=name => generated 112 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1653] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:23:35 2026] GET /v2.0/networks/a1d3e699-ba58-4cb0-bde2-f5582ee1a8de?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: 707/1654] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:23:35 2026] GET /v2.0/networks/21198690-381b-49c1-bf49-5380bdb8c5bd?fields=segments => generated 14 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1655] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:23:35 2026] DELETE /v2.0/security-groups/b675b602-5d9f-4dcc-a409-c199de5d587f => generated 0 bytes in 189 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1656] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:23:35 2026] GET /v2.0/networks/a1d3e699-ba58-4cb0-bde2-f5582ee1a8de?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1657] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:23:35 2026] GET /v2.0/networks/21198690-381b-49c1-bf49-5380bdb8c5bd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1658] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:23:35 2026] GET /v2.0/ports?device_id=0cdd3a15-9885-4371-b910-c7c7767943e2 => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1659] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:23:36 2026] GET /v2.0/security-groups?id=6dc62eb2-4164-4566-826e-fd4903fce051&fields=id&fields=name => generated 88 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1660] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:23:36 2026] GET /v2.0/security-groups?tenant_id=ee4c0254f2fb4e2284aa0f1278d40d3e&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1661] 10.0.0.235 () {34 vars in 782 bytes} [Fri May 29 23:23:33 2026] PUT /v2.0/routers/703328d2-aee9-4440-bffd-c9b3f2b57ba0/add_router_interface => generated 309 bytes in 2686 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:23:36.352 7 WARNING neutron_lib.context [None req-4ad0823f-0afd-4d50-bae8-f41b392a8d4d a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 714/1662] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:23:36 2026] DELETE /v2.0/security-groups/24926d26-e228-42ed-9449-2d5bbd59930b => generated 0 bytes in 212 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1663] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:23:36 2026] GET /v2.0/ports?device_id=487f6a98-c211-4aa1-8739-d3a9a54ced67 => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1664] 10.0.0.235 () {34 vars in 683 bytes} [Fri May 29 23:23:36 2026] POST /v2.0/security-groups => generated 1628 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1665] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:23:36 2026] GET /v2.0/security-groups?id=f40111e4-0a55-479f-9e92-0c597bf9b0f7&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:23:36.634 7 WARNING neutron_lib.context [None req-91c32e18-0e7c-4830-9970-8b67fde9b901 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 950/1666] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:23:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:23:36.947 8 WARNING neutron_lib.context [None req-91bc456c-5130-4abd-b3aa-d4eadb26930c a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 717/1667] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:23:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:23:37.254 8 WARNING neutron_lib.context [None req-088212c7-3719-4c40-8341-1b6691b74e14 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 951/1668] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:23:37 2026] GET /v2.0/ports?device_id=0cdd3a15-9885-4371-b910-c7c7767943e2 => generated 975 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1669] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:23:37 2026] GET /v2.0/security-groups?id=6dc62eb2-4164-4566-826e-fd4903fce051&fields=id&fields=name => generated 88 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1670] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:23:37 2026] POST /v2.0/security-group-rules => generated 599 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:23:37.511 7 WARNING neutron_lib.context [None req-1dc5d4f0-b9da-41dc-bd7b-6b113d0c506d a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 953/1671] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:23:37 2026] POST /v2.0/security-group-rules => generated 601 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:23:37.708 8 WARNING neutron_lib.context [None req-06b7f90a-bcf1-40b2-8c8f-9ee7676ef7af a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1672] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:23:37 2026] GET /v2.0/ports?device_id=487f6a98-c211-4aa1-8739-d3a9a54ced67 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1673] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:23:37 2026] GET /v2.0/security-groups?id=f40111e4-0a55-479f-9e92-0c597bf9b0f7&fields=id&fields=name => generated 112 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1674] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:23:37 2026] POST /v2.0/security-group-rules => generated 601 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:23:37.977 8 WARNING neutron_lib.context [None req-0f965bc3-7822-42df-9070-eb9eeee37924 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 956/1675] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:23:37 2026] GET /v2.0/ports?device_id=487f6a98-c211-4aa1-8739-d3a9a54ced67 => generated 975 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1676] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:23:38 2026] GET /v2.0/security-groups?id=f40111e4-0a55-479f-9e92-0c597bf9b0f7&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1677] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:23:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:23:38.217 8 WARNING neutron_lib.context [None req-63c53b0e-2d2d-4aa9-8793-6037c31a2a68 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 958/1678] 10.0.0.235 () {32 vars in 735 bytes} [Fri May 29 23:23:38 2026] GET /v2.0/ports?device_id=487f6a98-c211-4aa1-8739-d3a9a54ced67 => generated 1244 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:23:38.295 7 WARNING neutron_lib.context [None req-dbd86b7c-ba81-4e5f-90e0-ebfe21f71548 08e66e15f20847e1ac1f789bd2be059e 36eb0000be8146ddb7efef01cf6330c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 721/1679] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:23:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1680] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:23:38 2026] GET /v2.0/ports?device_id=0cdd3a15-9885-4371-b910-c7c7767943e2 => generated 975 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:23:38.588 8 WARNING neutron_lib.context [None req-6b43f2ca-520b-4d81-b795-299bae8644d7 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 723/1681] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:23:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1682] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:23:38 2026] GET /v2.0/security-groups?id=6dc62eb2-4164-4566-826e-fd4903fce051&fields=id&fields=name => generated 88 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:23:38.887 8 WARNING neutron_lib.context [None req-88ff5815-41a6-490c-96fa-1490ca478410 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 725/1683] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:23:38 2026] POST /v2.0/security-group-rules => generated 599 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:23:39.150 8 WARNING neutron_lib.context [None req-62665489-d366-47e2-8434-cc191bc6030b a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 726/1684] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:23:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:23:39.455 8 WARNING neutron_lib.context [None req-f344c6fa-1a5c-489b-be96-8f60a1d63dc9 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 727/1685] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:23:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:23:39.767 7 INFO neutron.db.l3_db [None req-dbd86b7c-ba81-4e5f-90e0-ebfe21f71548 08e66e15f20847e1ac1f789bd2be059e 36eb0000be8146ddb7efef01cf6330c9 - - default default] Floating IP 09a62442-3f74-4d4d-bce4-2eae32e740fd associated. External IP: 10.96.250.210, port: 76bed7a4-6b9a-4524-850f-b7ce58ee59fa. [pid: 7|app: 0|req: 959/1686] 10.0.0.235 () {34 vars in 676 bytes} [Fri May 29 23:23:38 2026] POST /v2.0/floatingips => generated 856 bytes in 2119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1687] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:23:39 2026] GET /v2.0/security-groups?tenant_id=394e367a5c454703babcc11d55b03a07&name=default => generated 2925 bytes in 633 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1688] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:23:40 2026] GET /v2.0/ports?device_id=0cdd3a15-9885-4371-b910-c7c7767943e2 => generated 975 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1689] 10.0.0.151 () {34 vars in 1095 bytes} [Fri May 29 23:23:40 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1155668941&fields=id&tenant_id=bc5b06b65d3141d59f8fd9e9cedfe24f => generated 69 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1690] 10.0.0.235 () {32 vars in 728 bytes} [Fri May 29 23:23:40 2026] GET /v2.0/floatingips/09a62442-3f74-4d4d-bce4-2eae32e740fd => generated 856 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1691] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:23:40 2026] GET /v2.0/security-groups?id=6dc62eb2-4164-4566-826e-fd4903fce051&fields=id&fields=name => generated 88 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:23:40.772 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc86e780-e1f8-4af1-b700-40b106718b88'] response: {'name': 'network-changed', 'server_uuid': '487f6a98-c211-4aa1-8739-d3a9a54ced67', 'tag': '76bed7a4-6b9a-4524-850f-b7ce58ee59fa', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 963/1692] 10.0.0.151 () {34 vars in 981 bytes} [Fri May 29 23:23:40 2026] GET /v2.0/networks?id=4f00dbd4-bf94-4302-bee9-3cbf3f1cc043 => generated 704 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1693] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:23:40 2026] DELETE /v2.0/security-groups/252cba44-8f20-44ff-a878-57bdcc9b7108 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1694] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:23:40 2026] GET /v2.0/ports?tenant_id=36eb0000be8146ddb7efef01cf6330c9&device_id=487f6a98-c211-4aa1-8739-d3a9a54ced67 => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1695] 10.0.0.151 () {34 vars in 964 bytes} [Fri May 29 23:23:40 2026] GET /v2.0/quotas/bc5b06b65d3141d59f8fd9e9cedfe24f => generated 292 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1696] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:23:40 2026] GET /v2.0/networks?id=a1d3e699-ba58-4cb0-bde2-f5582ee1a8de => generated 756 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1697] 199.204.45.140 () {34 vars in 1059 bytes} [Fri May 29 23:23:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=76bed7a4-6b9a-4524-850f-b7ce58ee59fa => generated 859 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1698] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:23:41 2026] GET /v2.0/subnets?id=1883543f-08b2-4858-aecd-fe5354a417cc => generated 654 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1699] 10.0.0.151 () {34 vars in 1001 bytes} [Fri May 29 23:23:40 2026] GET /v2.0/ports?tenant_id=bc5b06b65d3141d59f8fd9e9cedfe24f&fields=id => generated 287 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1700] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:23:41 2026] GET /v2.0/ports?network_id=a1d3e699-ba58-4cb0-bde2-f5582ee1a8de&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: 733/1701] 10.0.0.151 () {34 vars in 1007 bytes} [Fri May 29 23:23:41 2026] GET /v2.0/networks/4f00dbd4-bf94-4302-bee9-3cbf3f1cc043?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: 969/1702] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:23:41 2026] GET /v2.0/networks/a1d3e699-ba58-4cb0-bde2-f5582ee1a8de?fields=segments => generated 14 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1703] 10.0.0.151 () {34 vars in 1107 bytes} [Fri May 29 23:23:41 2026] GET /v2.0/networks/4f00dbd4-bf94-4302-bee9-3cbf3f1cc043?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1704] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:23:41 2026] GET /v2.0/networks/a1d3e699-ba58-4cb0-bde2-f5582ee1a8de?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1705] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:23:41 2026] GET /v2.0/ports?device_id=0cdd3a15-9885-4371-b910-c7c7767943e2 => generated 975 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1706] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:23:41 2026] GET /v2.0/ports?device_id=29099df0-7478-434a-8cc1-4024efc6fce2 => 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: 736/1707] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:23:41 2026] GET /v2.0/security-groups?id=6dc62eb2-4164-4566-826e-fd4903fce051&fields=id&fields=name => generated 88 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1708] 10.0.0.235 () {32 vars in 728 bytes} [Fri May 29 23:23:41 2026] GET /v2.0/floatingips/09a62442-3f74-4d4d-bce4-2eae32e740fd => generated 856 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1709] 199.204.45.140 () {34 vars in 993 bytes} [Fri May 29 23:23:42 2026] GET /v2.0/ports?device_id=0cdd3a15-9885-4371-b910-c7c7767943e2 => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1710] 199.204.45.140 () {36 vars in 996 bytes} [Fri May 29 23:23:42 2026] DELETE /v2.0/ports/4b24a006-c0ff-44cd-809f-7458d8b70ffc => generated 0 bytes in 556 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1711] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:23:42 2026] GET /v2.0/networks?id=4f00dbd4-bf94-4302-bee9-3cbf3f1cc043 => generated 704 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1712] 10.0.0.235 () {32 vars in 728 bytes} [Fri May 29 23:23:42 2026] GET /v2.0/floatingips/09a62442-3f74-4d4d-bce4-2eae32e740fd => generated 858 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1713] 199.204.45.140 () {34 vars in 1049 bytes} [Fri May 29 23:23:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bc5b06b65d3141d59f8fd9e9cedfe24f => generated 179 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1714] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:23:42 2026] GET /v2.0/ports?device_id=0cdd3a15-9885-4371-b910-c7c7767943e2 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:23:42.865 8 WARNING neutron_lib.context [req-8e715d01-c99a-45b5-85f2-853f35ba61f6 req-8ef73267-0443-494e-baaa-87d71fe3033c a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:23:42.992 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb68265f-f4c6-4321-a3ff-6c33da1f2fdc'] response: {'server_uuid': '0cdd3a15-9885-4371-b910-c7c7767943e2', 'name': 'network-vif-deleted', 'tag': '4b24a006-c0ff-44cd-809f-7458d8b70ffc', 'status': 'completed', 'code': 200} 2026-05-29 23:23:43.269 7 WARNING neutron_lib.context [None req-0c32f11e-065d-420f-a88e-36290f3caa08 cfedd348df434494bb90adaf42758b6b e07352067ecf42cca8fa3cb26d17a49f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:23:43.502 7 INFO neutron.db.segments_db [None req-0c32f11e-065d-420f-a88e-36290f3caa08 cfedd348df434494bb90adaf42758b6b e07352067ecf42cca8fa3cb26d17a49f - - default default] Added segment c1d47122-1254-478a-974a-cfb8a8939bc6 of type vxlan for network 830388e2-8cbb-4317-9e46-753a17759d9a [pid: 7|app: 0|req: 976/1715] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:23:42 2026] POST /v2.0/networks => generated 648 bytes in 785 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1716] 199.204.45.140 () {38 vars in 954 bytes} [Fri May 29 23:23:42 2026] POST /v2.0/ports => generated 1179 bytes in 936 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:23:44.403 8 WARNING neutron_lib.context [None req-76a1d143-27c0-407e-84c8-81c7047f1fba cfedd348df434494bb90adaf42758b6b e07352067ecf42cca8fa3cb26d17a49f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 977/1717] 199.204.45.140 () {38 vars in 1027 bytes} [Fri May 29 23:23:43 2026] PUT /v2.0/ports/67e9dd97-5503-4c4c-8947-22d37ae7bd3c => generated 1424 bytes in 791 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: 978/1718] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:23:44 2026] GET /v2.0/ports?tenant_id=bc5b06b65d3141d59f8fd9e9cedfe24f&device_id=29099df0-7478-434a-8cc1-4024efc6fce2 => generated 1463 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1719] 199.204.45.140 () {34 vars in 1055 bytes} [Fri May 29 23:23:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.95&port_id=67e9dd97-5503-4c4c-8947-22d37ae7bd3c => generated 19 bytes in 38 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: 980/1720] 199.204.45.140 () {34 vars in 1103 bytes} [Fri May 29 23:23:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A261&port_id=67e9dd97-5503-4c4c-8947-22d37ae7bd3c => 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: 741/1721] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:23:44 2026] POST /v2.0/subnets => generated 649 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:23:44.818 8 WARNING neutron_lib.context [None req-94381182-ea8b-420d-bae5-168042593c6c cfedd348df434494bb90adaf42758b6b e07352067ecf42cca8fa3cb26d17a49f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 981/1722] 199.204.45.140 () {34 vars in 1063 bytes} [Fri May 29 23:23:44 2026] GET /v2.0/subnets?id=a5a29168-b273-4101-a8cd-c4d6197671d9&id=3624c642-5a26-43d2-a322-939b8939f618 => generated 1362 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:23:44.903 8 INFO neutron.db.segments_db [None req-94381182-ea8b-420d-bae5-168042593c6c cfedd348df434494bb90adaf42758b6b e07352067ecf42cca8fa3cb26d17a49f - - default default] Added segment beb21f37-d7ad-4c5b-b98a-05b2ec9d0db9 of type vxlan for network b647c7ff-0b9d-4372-8861-429793b0aa1a [pid: 7|app: 0|req: 982/1723] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:23:44 2026] GET /v2.0/ports?network_id=4f00dbd4-bf94-4302-bee9-3cbf3f1cc043&device_owner=network%3Adhcp => generated 1457 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1724] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:23:44 2026] GET /v2.0/ports?network_id=4f00dbd4-bf94-4302-bee9-3cbf3f1cc043&device_owner=network%3Adhcp => generated 1457 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1725] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:23:44 2026] POST /v2.0/networks => generated 647 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:23:45.082 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-32982e2d-cf93-4667-ab35-c597245b1cd4'] response: {'name': 'network-changed', 'server_uuid': '29099df0-7478-434a-8cc1-4024efc6fce2', 'tag': '67e9dd97-5503-4c4c-8947-22d37ae7bd3c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 984/1726] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:23:45 2026] GET /v2.0/networks/4f00dbd4-bf94-4302-bee9-3cbf3f1cc043?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: 985/1727] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:23:45 2026] GET /v2.0/networks/4f00dbd4-bf94-4302-bee9-3cbf3f1cc043?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1728] 10.0.0.235 () {34 vars in 742 bytes} [Fri May 29 23:23:45 2026] PUT /v2.0/networks/b647c7ff-0b9d-4372-8861-429793b0aa1a => generated 592 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1729] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:23:45 2026] GET /v2.0/ports?tenant_id=bc5b06b65d3141d59f8fd9e9cedfe24f&device_id=29099df0-7478-434a-8cc1-4024efc6fce2 => generated 1463 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:23:45.380 8 WARNING neutron_lib.context [None req-447a1624-a83f-4a4c-83eb-10dc1eb12e0d cfedd348df434494bb90adaf42758b6b e07352067ecf42cca8fa3cb26d17a49f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1730] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:23:45 2026] POST /v2.0/subnets => generated 622 bytes in 1008 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1731] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:23:46 2026] GET /v2.0/networks?id=4f00dbd4-bf94-4302-bee9-3cbf3f1cc043 => generated 800 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1732] 10.0.0.235 () {34 vars in 740 bytes} [Fri May 29 23:23:46 2026] PUT /v2.0/subnets/2012d0cf-64a4-4494-96c1-c589fb984660 => generated 632 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1733] 199.204.45.140 () {34 vars in 1055 bytes} [Fri May 29 23:23:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.95&port_id=67e9dd97-5503-4c4c-8947-22d37ae7bd3c => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1734] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:23:46 2026] GET /v2.0/ports?device_id=29099df0-7478-434a-8cc1-4024efc6fce2 => generated 1196 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1735] 10.0.0.235 () {34 vars in 788 bytes} [Fri May 29 23:23:45 2026] PUT /v2.0/routers/78232454-e106-40c5-97f7-5c0c0819f065/remove_router_interface => generated 309 bytes in 2503 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1736] 199.204.45.140 () {34 vars in 1103 bytes} [Fri May 29 23:23:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A261&port_id=67e9dd97-5503-4c4c-8947-22d37ae7bd3c => 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: 988/1737] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:23:47 2026] GET /v2.0/security-groups?id=50c30bda-928d-4d80-8703-ad3bf2a0c776&fields=id&fields=name => generated 112 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:23:48.097 8 INFO neutron.services.segments.plugin [-] Segment beb21f37-d7ad-4c5b-b98a-05b2ec9d0db9 resource provider aggregate not found 2026-05-29 23:23:48.110 8 INFO neutron.services.segments.plugin [-] Segment beb21f37-d7ad-4c5b-b98a-05b2ec9d0db9 resource provider aggregate not found [pid: 8|app: 0|req: 750/1740] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:23:47 2026] DELETE /v2.0/networks/b647c7ff-0b9d-4372-8861-429793b0aa1a => generated 0 bytes in 958 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:23:48.131 8 INFO neutron.services.segments.plugin [-] Segment beb21f37-d7ad-4c5b-b98a-05b2ec9d0db9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid beb21f37-d7ad-4c5b-b98a-05b2ec9d0db9 found for delete ", "request_id": "req-af9a6c83-2867-4876-9937-21bcc6ff6551"}]} 2026-05-29 23:23:48.138 8 INFO neutron.services.segments.plugin [-] Segment beb21f37-d7ad-4c5b-b98a-05b2ec9d0db9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid beb21f37-d7ad-4c5b-b98a-05b2ec9d0db9 found for delete ", "request_id": "req-b1e36146-ca09-4c06-a096-6b6aa22aa271"}]} [pid: 8|app: 0|req: 751/1741] 199.204.45.140 () {34 vars in 1063 bytes} [Fri May 29 23:23:48 2026] GET /v2.0/subnets?id=a5a29168-b273-4101-a8cd-c4d6197671d9&id=3624c642-5a26-43d2-a322-939b8939f618 => generated 1362 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:23:48.227 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dfd0d9a8-541f-4449-b67b-fee482504d86 cfedd348df434494bb90adaf42758b6b e07352067ecf42cca8fa3cb26d17a49f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 752/1742] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:23:48 2026] DELETE /v2.0/networks/b647c7ff-0b9d-4372-8861-429793b0aa1a => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1743] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:23:48 2026] GET /v2.0/ports?network_id=4f00dbd4-bf94-4302-bee9-3cbf3f1cc043&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1744] 10.0.0.235 () {32 vars in 693 bytes} [Fri May 29 23:23:48 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1745] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:23:48 2026] GET /v2.0/ports?network_id=4f00dbd4-bf94-4302-bee9-3cbf3f1cc043&device_owner=network%3Adhcp => generated 1457 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1746] 10.0.0.94 () {34 vars in 988 bytes} [Fri May 29 23:23:48 2026] GET /v2.0/ports?device_id=487f6a98-c211-4aa1-8739-d3a9a54ced67 => generated 1244 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1747] 10.0.0.235 () {32 vars in 741 bytes} [Fri May 29 23:23:48 2026] GET /v2.0/subnets?network_id=00a37439-da60-4fb8-8aa5-d93b46a516a0 => generated 626 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1748] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:23:48 2026] GET /v2.0/networks/4f00dbd4-bf94-4302-bee9-3cbf3f1cc043?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: 759/1749] 10.0.0.94 () {34 vars in 1038 bytes} [Fri May 29 23:23:48 2026] GET /v2.0/security-groups?id=f40111e4-0a55-479f-9e92-0c597bf9b0f7&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1750] 10.0.0.235 () {32 vars in 652 bytes} [Fri May 29 23:23:48 2026] GET /v2.0/extensions => generated 19901 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1751] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:23:48 2026] GET /v2.0/networks/4f00dbd4-bf94-4302-bee9-3cbf3f1cc043?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1752] 10.0.0.235 () {32 vars in 648 bytes} [Fri May 29 23:23:48 2026] GET /v2.0/networks => generated 1313 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1753] 10.0.0.235 () {32 vars in 646 bytes} [Fri May 29 23:23:48 2026] GET /v2.0/subnets => generated 1265 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1754] 10.0.0.235 () {32 vars in 722 bytes} [Fri May 29 23:23:49 2026] GET /v2.0/networks/830388e2-8cbb-4317-9e46-753a17759d9a => generated 673 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1755] 10.0.0.235 () {32 vars in 720 bytes} [Fri May 29 23:23:49 2026] GET /v2.0/subnets/fbb96cfd-d0f0-4a42-8045-6b464a055d16 => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:23:49.188 7 INFO neutron.services.segments.plugin [-] Segment 8ba917b7-8de9-44df-b981-0240c2e1a491 resource provider aggregate not found 2026-05-29 23:23:49.195 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0f4aa5fe-5872-4b2d-9d0b-524b05d3afb9 cfedd348df434494bb90adaf42758b6b e07352067ecf42cca8fa3cb26d17a49f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 766/1756] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:23:49 2026] DELETE /v2.0/subnets/2012d0cf-64a4-4494-96c1-c589fb984660 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:23:49.206 7 INFO neutron.services.segments.plugin [-] Segment 8ba917b7-8de9-44df-b981-0240c2e1a491 resource provider aggregate not found 2026-05-29 23:23:49.213 7 INFO neutron.services.segments.plugin [-] Segment 8ba917b7-8de9-44df-b981-0240c2e1a491 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ba917b7-8de9-44df-b981-0240c2e1a491 found for delete ", "request_id": "req-ca09f971-2bed-44cf-8fd9-f263e16b166a"}]} 2026-05-29 23:23:49.219 7 INFO neutron.db.l3_hamode_db [None req-a754acf1-dd0f-49d7-a022-e6e706eaea20 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] HA network ef42a84f-6191-4bdc-99bc-dd3b9b8adf05 was deleted as no HA routers are present in tenant 9b2af46131da4aa98ebf2854b122231d. [pid: 7|app: 0|req: 991/1757] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:23:47 2026] DELETE /v2.0/routers/78232454-e106-40c5-97f7-5c0c0819f065 => generated 0 bytes in 1429 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:23:49.232 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ddc399c9-cc64-4fd8-9415-264a729c35fc cfedd348df434494bb90adaf42758b6b e07352067ecf42cca8fa3cb26d17a49f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 767/1758] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:23:49 2026] DELETE /v2.0/networks/b647c7ff-0b9d-4372-8861-429793b0aa1a => generated 138 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:23:49.237 7 INFO neutron.services.segments.plugin [-] Segment 8ba917b7-8de9-44df-b981-0240c2e1a491 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ba917b7-8de9-44df-b981-0240c2e1a491 found for delete ", "request_id": "req-428ba719-341b-4907-8dc4-381b1a9ef6ba"}]} [pid: 8|app: 0|req: 768/1759] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:23:49 2026] DELETE /v2.0/subnets/fbb96cfd-d0f0-4a42-8045-6b464a055d16 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1760] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:23:49 2026] DELETE /v2.0/subnets/66469440-16c6-4f35-9c6d-bcbb939e8742 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1761] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:23:49 2026] DELETE /v2.0/networks/21198690-381b-49c1-bf49-5380bdb8c5bd => generated 0 bytes in 532 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:23:50.179 8 INFO neutron.services.segments.plugin [-] Segment c1d47122-1254-478a-974a-cfb8a8939bc6 resource provider aggregate not found 2026-05-29 23:23:50.195 8 INFO neutron.services.segments.plugin [-] Segment c1d47122-1254-478a-974a-cfb8a8939bc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1d47122-1254-478a-974a-cfb8a8939bc6 found for delete ", "request_id": "req-02f49530-e408-423a-b406-1ad588be8d01"}]} 2026-05-29 23:23:50.196 8 INFO neutron.services.segments.plugin [-] Segment c1d47122-1254-478a-974a-cfb8a8939bc6 resource provider aggregate not found 2026-05-29 23:23:50.214 8 INFO neutron.services.segments.plugin [-] Segment c1d47122-1254-478a-974a-cfb8a8939bc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1d47122-1254-478a-974a-cfb8a8939bc6 found for delete ", "request_id": "req-e601ea55-452f-48d7-b68b-3e0087be86bd"}]} [pid: 8|app: 0|req: 769/1762] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:23:49 2026] DELETE /v2.0/networks/830388e2-8cbb-4317-9e46-753a17759d9a => generated 0 bytes in 823 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1763] 10.0.0.235 () {32 vars in 825 bytes} [Fri May 29 23:23:50 2026] GET /v2.0/ports?project_id=36eb0000be8146ddb7efef01cf6330c9&network_id=a1d3e699-ba58-4cb0-bde2-f5582ee1a8de => generated 3695 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1764] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:23:50 2026] GET /v2.0/security-groups?tenant_id=9b2af46131da4aa98ebf2854b122231d&name=default => generated 2925 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1765] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:23:50 2026] DELETE /v2.0/security-groups/6dc62eb2-4164-4566-826e-fd4903fce051 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1766] 10.0.0.235 () {32 vars in 741 bytes} [Fri May 29 23:23:50 2026] GET /v2.0/subnets?network_id=00a37439-da60-4fb8-8aa5-d93b46a516a0 => generated 644 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:23:51.237 7 INFO neutron.services.segments.plugin [-] Segment 378449a8-1e29-4c60-8a6f-1732d18fe69f resource provider aggregate not found 2026-05-29 23:23:51.262 7 INFO neutron.services.segments.plugin [-] Segment 378449a8-1e29-4c60-8a6f-1732d18fe69f resource provider aggregate not found 2026-05-29 23:23:51.272 7 INFO neutron.services.segments.plugin [-] Segment 378449a8-1e29-4c60-8a6f-1732d18fe69f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 378449a8-1e29-4c60-8a6f-1732d18fe69f found for delete ", "request_id": "req-dbd09c7c-45ba-46f0-a9cc-6c08d1375eaa"}]} 2026-05-29 23:23:51.286 7 INFO neutron.services.segments.plugin [-] Segment 378449a8-1e29-4c60-8a6f-1732d18fe69f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 378449a8-1e29-4c60-8a6f-1732d18fe69f found for delete ", "request_id": "req-63048415-df2f-4452-adf0-ba3745b4d90d"}]} 2026-05-29 23:23:51.375 8 INFO neutron.db.l3_db [None req-c0e70c76-0ff9-445e-a7f5-4206e150708d 08e66e15f20847e1ac1f789bd2be059e 36eb0000be8146ddb7efef01cf6330c9 - - default default] Floating IP 09a62442-3f74-4d4d-bce4-2eae32e740fd disassociated. External IP: 10.96.250.210, port: 76bed7a4-6b9a-4524-850f-b7ce58ee59fa. [pid: 7|app: 0|req: 996/1767] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:23:51 2026] GET /v2.0/security-groups?tenant_id=e07352067ecf42cca8fa3cb26d17a49f&name=default => generated 2925 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1768] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:23:51 2026] DELETE /v2.0/security-groups/b8a1e11a-2c55-4d2d-ad85-e87c0aca3005 => 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: 772/1769] 10.0.0.235 () {34 vars in 748 bytes} [Fri May 29 23:23:51 2026] PUT /v2.0/floatingips/09a62442-3f74-4d4d-bce4-2eae32e740fd => generated 554 bytes in 698 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1770] 10.0.0.235 () {32 vars in 728 bytes} [Fri May 29 23:23:51 2026] GET /v2.0/floatingips/09a62442-3f74-4d4d-bce4-2eae32e740fd => generated 554 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1771] 10.0.0.235 () {32 vars in 728 bytes} [Fri May 29 23:23:52 2026] GET /v2.0/floatingips/09a62442-3f74-4d4d-bce4-2eae32e740fd => generated 554 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:23:52.964 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b4ee470-df1d-4a6a-9935-8d9b54dc24ec'] response: {'name': 'network-changed', 'server_uuid': '487f6a98-c211-4aa1-8739-d3a9a54ced67', 'tag': '76bed7a4-6b9a-4524-850f-b7ce58ee59fa', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 773/1772] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:23:52 2026] GET /v2.0/ports?device_id=29099df0-7478-434a-8cc1-4024efc6fce2 => generated 1196 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1773] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:23:52 2026] GET /v2.0/ports?tenant_id=36eb0000be8146ddb7efef01cf6330c9&device_id=487f6a98-c211-4aa1-8739-d3a9a54ced67 => 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: 774/1774] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:23:52 2026] GET /v2.0/security-groups?id=50c30bda-928d-4d80-8703-ad3bf2a0c776&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1775] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:23:53 2026] GET /v2.0/networks?id=a1d3e699-ba58-4cb0-bde2-f5582ee1a8de => generated 756 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1776] 10.0.0.235 () {32 vars in 817 bytes} [Fri May 29 23:23:53 2026] GET /v2.0/ports?network_id=4f00dbd4-bf94-4302-bee9-3cbf3f1cc043&mac_address=fa%3A16%3A3e%3A31%3A36%3A68 => generated 1196 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:23:53.162 8 WARNING neutron_lib.context [None req-aa6a7cf7-6cd5-4c32-9a78-ea3519a21e57 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1002/1777] 199.204.45.140 () {34 vars in 1059 bytes} [Fri May 29 23:23:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=76bed7a4-6b9a-4524-850f-b7ce58ee59fa => 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: 1003/1778] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:23:53 2026] GET /v2.0/subnets?id=1883543f-08b2-4858-aecd-fe5354a417cc => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1779] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:23:53 2026] GET /v2.0/ports?network_id=a1d3e699-ba58-4cb0-bde2-f5582ee1a8de&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1780] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:23:53 2026] GET /v2.0/networks/a1d3e699-ba58-4cb0-bde2-f5582ee1a8de?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: 1006/1781] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:23:53 2026] GET /v2.0/networks/a1d3e699-ba58-4cb0-bde2-f5582ee1a8de?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-05-29 23:23:54.148 7 WARNING neutron_lib.context [None req-d545ead0-bbee-4649-a26f-eb1fd81d3b9a 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:23:54.316 7 INFO neutron.db.segments_db [None req-d545ead0-bbee-4649-a26f-eb1fd81d3b9a 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] Added segment 573d649a-66e6-42cc-96f8-fd80a3c2f049 of type vxlan for network 07e72af3-edc2-425a-861b-1ae4e74446dd [pid: 7|app: 0|req: 1007/1782] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:23:53 2026] POST /v2.0/networks => generated 633 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1783] 10.0.0.235 () {32 vars in 728 bytes} [Fri May 29 23:23:54 2026] GET /v2.0/floatingips/09a62442-3f74-4d4d-bce4-2eae32e740fd => generated 552 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:23:54.483 7 WARNING neutron_lib.context [None req-af46feeb-b452-4dac-a503-5b2777e6a339 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:23:54.540 8 INFO neutron.db.l3_db [None req-aa6a7cf7-6cd5-4c32-9a78-ea3519a21e57 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] Floating IP 390a24ec-d977-470d-aaa2-1125ea87dc93 associated. External IP: 10.96.250.216, port: 67e9dd97-5503-4c4c-8947-22d37ae7bd3c. 2026-05-29 23:23:54.570 7 INFO neutron.db.segments_db [None req-af46feeb-b452-4dac-a503-5b2777e6a339 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] Added segment 88478594-afe1-46cf-bbc0-d4476f451315 of type vxlan for network f8ae4d4a-c842-4e1f-935d-5496f66be7d7 [pid: 7|app: 0|req: 1009/1784] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:23:54 2026] POST /v2.0/networks => generated 634 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:23:54.763 7 WARNING neutron_lib.context [None req-ad734afe-6918-4b49-a3b3-0c42a03d0f10 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 776/1785] 10.0.0.235 () {34 vars in 676 bytes} [Fri May 29 23:23:53 2026] POST /v2.0/floatingips => generated 854 bytes in 1845 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:23:55.157 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c1c106e9-a9cc-47d5-95c1-2cd7c42568ff'] response: {'name': 'network-changed', 'server_uuid': '29099df0-7478-434a-8cc1-4024efc6fce2', 'tag': '67e9dd97-5503-4c4c-8947-22d37ae7bd3c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 777/1786] 10.0.0.151 () {34 vars in 1095 bytes} [Fri May 29 23:23:55 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1155668941&fields=id&tenant_id=bc5b06b65d3141d59f8fd9e9cedfe24f => generated 69 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1787] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:23:55 2026] GET /v2.0/ports?tenant_id=bc5b06b65d3141d59f8fd9e9cedfe24f&device_id=29099df0-7478-434a-8cc1-4024efc6fce2 => generated 1465 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1788] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:23:54 2026] POST /v2.0/subnets => generated 622 bytes in 525 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1789] 10.0.0.151 () {34 vars in 981 bytes} [Fri May 29 23:23:55 2026] GET /v2.0/networks?id=756622c6-d903-4d88-9a67-4de810e1342f => generated 704 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:23:55.317 8 WARNING neutron_lib.context [None req-f6d28f8c-cf91-4a21-a82c-3a5d73d5066d 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1011/1790] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:23:55 2026] GET /v2.0/networks?id=4f00dbd4-bf94-4302-bee9-3cbf3f1cc043 => generated 800 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1791] 10.0.0.151 () {34 vars in 964 bytes} [Fri May 29 23:23:55 2026] GET /v2.0/quotas/bc5b06b65d3141d59f8fd9e9cedfe24f => 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: 1013/1792] 199.204.45.140 () {34 vars in 1055 bytes} [Fri May 29 23:23:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.95&port_id=67e9dd97-5503-4c4c-8947-22d37ae7bd3c => generated 857 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1793] 10.0.0.151 () {34 vars in 1001 bytes} [Fri May 29 23:23:55 2026] GET /v2.0/ports?tenant_id=bc5b06b65d3141d59f8fd9e9cedfe24f&fields=id => generated 333 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1794] 199.204.45.140 () {34 vars in 1103 bytes} [Fri May 29 23:23:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A261&port_id=67e9dd97-5503-4c4c-8947-22d37ae7bd3c => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:23:55.870 7 WARNING neutron_lib.context [None req-3840f648-9a69-42ab-bd2b-8951deaab8df 08e66e15f20847e1ac1f789bd2be059e 36eb0000be8146ddb7efef01cf6330c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 780/1795] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:23:55 2026] POST /v2.0/subnets => generated 631 bytes in 585 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1796] 10.0.0.151 () {34 vars in 1007 bytes} [Fri May 29 23:23:55 2026] GET /v2.0/networks/756622c6-d903-4d88-9a67-4de810e1342f?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1797] 199.204.45.140 () {34 vars in 1063 bytes} [Fri May 29 23:23:55 2026] GET /v2.0/subnets?id=a5a29168-b273-4101-a8cd-c4d6197671d9&id=3624c642-5a26-43d2-a322-939b8939f618 => generated 1362 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:23:56.044 8 WARNING neutron_lib.context [None req-208158e1-9e24-4129-9d38-4996c5592470 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1798] 10.0.0.235 () {34 vars in 684 bytes} [Fri May 29 23:23:55 2026] POST /v2.0/security-groups => generated 1673 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 23:23:56.082 8 INFO neutron.db.segments_db [None req-208158e1-9e24-4129-9d38-4996c5592470 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] Added segment 66809cd7-5682-4714-b88e-099cdcfa55c2 of type vxlan for network ce120200-7e46-40d5-bbe6-0d9766693dad [pid: 7|app: 0|req: 1017/1799] 10.0.0.151 () {34 vars in 1107 bytes} [Fri May 29 23:23:56 2026] GET /v2.0/networks/756622c6-d903-4d88-9a67-4de810e1342f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1800] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:23:56 2026] GET /v2.0/ports?network_id=4f00dbd4-bf94-4302-bee9-3cbf3f1cc043&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:23:56.239 7 WARNING neutron_lib.context [None req-ec9337f2-201d-49be-935f-7e7726fd61bd 08e66e15f20847e1ac1f789bd2be059e 36eb0000be8146ddb7efef01cf6330c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1801] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:23:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1802] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:23:56 2026] GET /v2.0/ports?network_id=4f00dbd4-bf94-4302-bee9-3cbf3f1cc043&device_owner=network%3Adhcp => generated 1457 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:23:56.493 8 INFO neutron.db.l3_hamode_db [None req-208158e1-9e24-4129-9d38-4996c5592470 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1021/1803] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:23:56 2026] GET /v2.0/ports?device_id=0916dad2-a93e-453f-8f21-82a5ef525b11 => generated 12 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:23:56.579 7 WARNING neutron_lib.context [None req-56d8f334-6980-4f16-9e6f-664917f03cd5 08e66e15f20847e1ac1f789bd2be059e 36eb0000be8146ddb7efef01cf6330c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1804] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:23:56 2026] POST /v2.0/security-group-rules => generated 596 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:23:56.835 8 INFO neutron.db.l3_hamode_db [None req-208158e1-9e24-4129-9d38-4996c5592470 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1023/1805] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:23:56 2026] GET /v2.0/networks/4f00dbd4-bf94-4302-bee9-3cbf3f1cc043?fields=segments => generated 14 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:23:56.895 7 WARNING neutron_lib.context [None req-d166b79d-137e-4317-bfe5-ff9b9275312e 08e66e15f20847e1ac1f789bd2be059e 36eb0000be8146ddb7efef01cf6330c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1024/1806] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:23:56 2026] POST /v2.0/security-group-rules => generated 602 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1807] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:23:57 2026] GET /v2.0/networks/4f00dbd4-bf94-4302-bee9-3cbf3f1cc043?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-05-29 23:23:57.155 7 WARNING neutron_lib.context [None req-7c7e538c-43a2-4b49-9c7e-eaf538e43415 08e66e15f20847e1ac1f789bd2be059e 36eb0000be8146ddb7efef01cf6330c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1026/1808] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:23:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:23:57.357 7 WARNING neutron_lib.context [None req-39030141-feb4-4ad8-b522-3dbe31ab322e 08e66e15f20847e1ac1f789bd2be059e 36eb0000be8146ddb7efef01cf6330c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:23:57.437 7 INFO neutron.db.securitygroups_db [None req-39030141-feb4-4ad8-b522-3dbe31ab322e 08e66e15f20847e1ac1f789bd2be059e 36eb0000be8146ddb7efef01cf6330c9 - - default default] Project 36eb0000be8146ddb7efef01cf6330c9 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: 1027/1809] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:23:57 2026] POST /v2.0/security-group-rules => generated 607 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1810] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:23:57 2026] GET /v2.0/networks?id=756622c6-d903-4d88-9a67-4de810e1342f => generated 704 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:23:57.850 7 WARNING neutron_lib.context [None req-e9e5e47d-c6db-49df-b1bf-a144613f2c1e 08e66e15f20847e1ac1f789bd2be059e 36eb0000be8146ddb7efef01cf6330c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:23:57.904 7 INFO neutron.db.securitygroups_db [None req-e9e5e47d-c6db-49df-b1bf-a144613f2c1e 08e66e15f20847e1ac1f789bd2be059e 36eb0000be8146ddb7efef01cf6330c9 - - default default] Project 36eb0000be8146ddb7efef01cf6330c9 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: 1029/1811] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:23:57 2026] POST /v2.0/security-group-rules => generated 606 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1812] 199.204.45.140 () {34 vars in 1049 bytes} [Fri May 29 23:23:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bc5b06b65d3141d59f8fd9e9cedfe24f => generated 179 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:23:58.166 7 WARNING neutron_lib.context [req-44d48a9a-1bee-4154-963a-6bed9b799488 req-6409bbb0-e188-492c-824f-5ed533387ed1 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 783/1813] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:23:56 2026] POST /v2.0/routers => generated 510 bytes in 2268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1814] 199.204.45.140 () {38 vars in 954 bytes} [Fri May 29 23:23:58 2026] POST /v2.0/ports => generated 1187 bytes in 1047 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: 1032/1815] 10.0.0.235 () {32 vars in 648 bytes} [Fri May 29 23:23:59 2026] GET /v2.0/networks => generated 1298 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1816] 199.204.45.140 () {38 vars in 1027 bytes} [Fri May 29 23:23:59 2026] PUT /v2.0/ports/cc84826e-db19-4d89-91f2-43122c4a82b6 => generated 1432 bytes in 1032 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:24:00.572 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b4a12da-649f-4a18-84ba-8a62bb01e10d'] response: {'name': 'network-changed', 'server_uuid': '0916dad2-a93e-453f-8f21-82a5ef525b11', 'tag': 'cc84826e-db19-4d89-91f2-43122c4a82b6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1034/1817] 10.0.0.151 () {34 vars in 1097 bytes} [Fri May 29 23:24:00 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-839263255&fields=id&tenant_id=36eb0000be8146ddb7efef01cf6330c9 => generated 69 bytes in 104 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: 1035/1818] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:24:00 2026] GET /v2.0/ports?tenant_id=bc5b06b65d3141d59f8fd9e9cedfe24f&device_id=0916dad2-a93e-453f-8f21-82a5ef525b11 => generated 1471 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1819] 10.0.0.151 () {34 vars in 981 bytes} [Fri May 29 23:24:00 2026] GET /v2.0/networks?id=a1d3e699-ba58-4cb0-bde2-f5582ee1a8de => generated 661 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/1820] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:24:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.238&port_id=cc84826e-db19-4d89-91f2-43122c4a82b6 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/1821] 10.0.0.151 () {34 vars in 964 bytes} [Fri May 29 23:24:00 2026] GET /v2.0/quotas/36eb0000be8146ddb7efef01cf6330c9 => generated 292 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/1822] 199.204.45.140 () {34 vars in 1105 bytes} [Fri May 29 23:24:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A100&port_id=cc84826e-db19-4d89-91f2-43122c4a82b6 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/1823] 10.0.0.151 () {34 vars in 1001 bytes} [Fri May 29 23:24:00 2026] GET /v2.0/ports?tenant_id=36eb0000be8146ddb7efef01cf6330c9&fields=id => generated 149 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/1824] 199.204.45.140 () {34 vars in 1063 bytes} [Fri May 29 23:24:01 2026] GET /v2.0/subnets?id=fa9991cc-c3c2-498d-ba78-c4a95c80f0d5&id=ada5ad79-347f-48eb-88aa-18e9e7d1e5db => generated 1366 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/1825] 10.0.0.151 () {34 vars in 1007 bytes} [Fri May 29 23:24:01 2026] GET /v2.0/networks/a1d3e699-ba58-4cb0-bde2-f5582ee1a8de?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: 1043/1826] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:24:01 2026] GET /v2.0/ports?network_id=756622c6-d903-4d88-9a67-4de810e1342f&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: 784/1827] 10.0.0.235 () {34 vars in 782 bytes} [Fri May 29 23:23:58 2026] PUT /v2.0/routers/fe3920c6-f07d-4eb2-a658-bc45369febf9/add_router_interface => generated 309 bytes in 2932 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/1828] 10.0.0.151 () {34 vars in 1107 bytes} [Fri May 29 23:24:01 2026] GET /v2.0/networks/a1d3e699-ba58-4cb0-bde2-f5582ee1a8de?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: 785/1829] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:24:01 2026] GET /v2.0/ports?network_id=756622c6-d903-4d88-9a67-4de810e1342f&device_owner=network%3Adhcp => generated 1461 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1830] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:24:01 2026] GET /v2.0/networks/756622c6-d903-4d88-9a67-4de810e1342f?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: 1045/1831] 10.0.0.235 () {32 vars in 716 bytes} [Fri May 29 23:24:01 2026] GET /v2.0/ports/781ebb91-59b0-449d-bfab-7f3737bd58d1 => generated 959 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1832] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:24:01 2026] GET /v2.0/networks/756622c6-d903-4d88-9a67-4de810e1342f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1833] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:24:01 2026] GET /v2.0/ports?device_id=fc0b8b62-c946-4cd1-9b03-ecb314aa9e99 => 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: 789/1834] 199.204.45.140 () {34 vars in 1095 bytes} [Fri May 29 23:24:01 2026] GET /v2.0/ports?device_id=487f6a98-c211-4aa1-8739-d3a9a54ced67&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1835] 10.0.0.94 () {34 vars in 988 bytes} [Fri May 29 23:24:01 2026] GET /v2.0/ports?device_id=29099df0-7478-434a-8cc1-4024efc6fce2 => generated 1465 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1836] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:24:01 2026] GET /v2.0/ports?tenant_id=bc5b06b65d3141d59f8fd9e9cedfe24f&device_id=0916dad2-a93e-453f-8f21-82a5ef525b11 => generated 1471 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1837] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:24:01 2026] GET /v2.0/ports?device_id=0916dad2-a93e-453f-8f21-82a5ef525b11 => generated 1202 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1838] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:24:02 2026] GET /v2.0/ports?tenant_id=36eb0000be8146ddb7efef01cf6330c9&device_id=487f6a98-c211-4aa1-8739-d3a9a54ced67 => 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: 794/1839] 10.0.0.94 () {34 vars in 1038 bytes} [Fri May 29 23:24:02 2026] GET /v2.0/security-groups?id=50c30bda-928d-4d80-8703-ad3bf2a0c776&fields=id&fields=name => generated 112 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1840] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:24:02 2026] GET /v2.0/networks?id=756622c6-d903-4d88-9a67-4de810e1342f => generated 800 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1841] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:24:02 2026] GET /v2.0/security-groups?id=50c30bda-928d-4d80-8703-ad3bf2a0c776&fields=id&fields=name => generated 112 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1842] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:24:02 2026] GET /v2.0/networks?id=a1d3e699-ba58-4cb0-bde2-f5582ee1a8de => generated 756 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1843] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:24:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.238&port_id=cc84826e-db19-4d89-91f2-43122c4a82b6 => 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: 801/1846] 199.204.45.140 () {34 vars in 1059 bytes} [Fri May 29 23:24:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=76bed7a4-6b9a-4524-850f-b7ce58ee59fa => 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: 802/1847] 199.204.45.140 () {34 vars in 1105 bytes} [Fri May 29 23:24:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A100&port_id=cc84826e-db19-4d89-91f2-43122c4a82b6 => 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: 803/1848] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:24:02 2026] GET /v2.0/networks?id=a1d3e699-ba58-4cb0-bde2-f5582ee1a8de => generated 661 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1849] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:24:02 2026] GET /v2.0/subnets?id=1883543f-08b2-4858-aecd-fe5354a417cc => generated 654 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1850] 199.204.45.140 () {34 vars in 1063 bytes} [Fri May 29 23:24:02 2026] GET /v2.0/subnets?id=fa9991cc-c3c2-498d-ba78-c4a95c80f0d5&id=ada5ad79-347f-48eb-88aa-18e9e7d1e5db => generated 1366 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1851] 199.204.45.140 () {34 vars in 1049 bytes} [Fri May 29 23:24:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=36eb0000be8146ddb7efef01cf6330c9 => generated 271 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1852] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:24:02 2026] GET /v2.0/ports?device_id=fc0b8b62-c946-4cd1-9b03-ecb314aa9e99 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1853] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:24:02 2026] GET /v2.0/ports?network_id=a1d3e699-ba58-4cb0-bde2-f5582ee1a8de&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1854] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:24:02 2026] GET /v2.0/ports?network_id=756622c6-d903-4d88-9a67-4de810e1342f&device_owner=network%3Adhcp => generated 1461 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:24:03.013 8 WARNING neutron_lib.context [req-85c54267-f642-4407-89cc-74455232dc62 req-022f89c9-5763-4fa0-978a-72735c4bf32c 08e66e15f20847e1ac1f789bd2be059e 36eb0000be8146ddb7efef01cf6330c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 810/1855] 199.204.45.140 () {38 vars in 954 bytes} [Fri May 29 23:24:03 2026] POST /v2.0/ports => generated 954 bytes in 1433 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: 1046/1856] 10.0.0.235 () {34 vars in 782 bytes} [Fri May 29 23:24:01 2026] PUT /v2.0/routers/fe3920c6-f07d-4eb2-a658-bc45369febf9/add_router_interface => generated 309 bytes in 3089 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1857] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:24:04 2026] GET /v2.0/networks/a1d3e699-ba58-4cb0-bde2-f5582ee1a8de?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/1858] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:24:04 2026] GET /v2.0/ports?network_id=756622c6-d903-4d88-9a67-4de810e1342f&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: 812/1859] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:24:04 2026] GET /v2.0/ports?device_id=fc0b8b62-c946-4cd1-9b03-ecb314aa9e99 => generated 957 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1860] 10.0.0.235 () {32 vars in 716 bytes} [Fri May 29 23:24:04 2026] GET /v2.0/ports/6640eb08-f377-4a37-b6f6-34b174622e67 => generated 967 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1861] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:24:04 2026] GET /v2.0/networks/a1d3e699-ba58-4cb0-bde2-f5582ee1a8de?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1862] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:24:04 2026] GET /v2.0/networks/756622c6-d903-4d88-9a67-4de810e1342f?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1863] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:24:04 2026] GET /v2.0/security-groups?id=6a0014fe-cfe6-4003-aa3e-11548b44a940&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/1864] 199.204.45.140 () {38 vars in 1027 bytes} [Fri May 29 23:24:04 2026] PUT /v2.0/ports/98067662-c554-48a1-9513-1dc10de1a1d7 => generated 1199 bytes in 679 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:24:05.311 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c1683d9-251a-4d5f-98e1-c395dc256cdc'] response: {'name': 'network-changed', 'server_uuid': 'fc0b8b62-c946-4cd1-9b03-ecb314aa9e99', 'tag': '98067662-c554-48a1-9513-1dc10de1a1d7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1049/1865] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:24:05 2026] GET /v2.0/networks/756622c6-d903-4d88-9a67-4de810e1342f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 146 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: 1050/1866] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:24:05 2026] GET /v2.0/ports?tenant_id=36eb0000be8146ddb7efef01cf6330c9&device_id=fc0b8b62-c946-4cd1-9b03-ecb314aa9e99 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/1867] 199.204.45.140 () {34 vars in 1017 bytes} [Fri May 29 23:24:05 2026] GET /v2.0/networks?tenant_id=36eb0000be8146ddb7efef01cf6330c9&shared=False => generated 756 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/1868] 199.204.45.140 () {34 vars in 929 bytes} [Fri May 29 23:24:05 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/1869] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:24:05 2026] GET /v2.0/security-groups?tenant_id=5e97244447c44fcd92869037dbff7f3c&name=default => generated 2925 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/1870] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:24:06 2026] GET /v2.0/ports?tenant_id=36eb0000be8146ddb7efef01cf6330c9&device_id=fc0b8b62-c946-4cd1-9b03-ecb314aa9e99 => generated 1238 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1871] 10.0.0.235 () {34 vars in 788 bytes} [Fri May 29 23:24:05 2026] PUT /v2.0/routers/fe3920c6-f07d-4eb2-a658-bc45369febf9/remove_router_interface => generated 309 bytes in 1318 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1872] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:24:06 2026] GET /v2.0/ports?device_id=fc0b8b62-c946-4cd1-9b03-ecb314aa9e99 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/1873] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:24:06 2026] DELETE /v2.0/security-groups/803a7507-c61f-4435-be77-b1841d2e3180 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1874] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:24:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=98067662-c554-48a1-9513-1dc10de1a1d7 => 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: 820/1875] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:24:06 2026] GET /v2.0/security-groups?id=6a0014fe-cfe6-4003-aa3e-11548b44a940&fields=id&fields=name => generated 113 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1876] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:24:06 2026] GET /v2.0/subnets?id=1883543f-08b2-4858-aecd-fe5354a417cc => generated 654 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1877] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:24:06 2026] GET /v2.0/ports?network_id=a1d3e699-ba58-4cb0-bde2-f5582ee1a8de&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: 823/1878] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:24:06 2026] GET /v2.0/networks/a1d3e699-ba58-4cb0-bde2-f5582ee1a8de?fields=segments => generated 14 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1879] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:24:06 2026] GET /v2.0/networks/a1d3e699-ba58-4cb0-bde2-f5582ee1a8de?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: 825/1880] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:24:07 2026] GET /v2.0/ports?device_id=0916dad2-a93e-453f-8f21-82a5ef525b11 => generated 1204 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/1881] 10.0.0.235 () {34 vars in 788 bytes} [Fri May 29 23:24:06 2026] PUT /v2.0/routers/fe3920c6-f07d-4eb2-a658-bc45369febf9/remove_router_interface => generated 309 bytes in 1183 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1882] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:24:07 2026] GET /v2.0/ports?device_id=fc0b8b62-c946-4cd1-9b03-ecb314aa9e99 => generated 969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1883] 10.0.0.235 () {32 vars in 735 bytes} [Fri May 29 23:24:07 2026] GET /v2.0/ports?device_id=fe3920c6-f07d-4eb2-a658-bc45369febf9 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/1884] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:24:07 2026] GET /v2.0/security-groups?id=50c30bda-928d-4d80-8703-ad3bf2a0c776&fields=id&fields=name => generated 112 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1885] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:24:07 2026] GET /v2.0/security-groups?id=6a0014fe-cfe6-4003-aa3e-11548b44a940&fields=id&fields=name => generated 113 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1886] 10.0.0.235 () {32 vars in 817 bytes} [Fri May 29 23:24:07 2026] GET /v2.0/ports?network_id=756622c6-d903-4d88-9a67-4de810e1342f&mac_address=fa%3A16%3A3e%3Ab1%3A83%3Ad2 => generated 1204 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:24:07.845 8 WARNING neutron_lib.context [None req-9e1fe314-73c6-47ca-b9b7-c4abf97eaf1f a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:24:08.701 7 INFO neutron.services.segments.plugin [-] Segment 66809cd7-5682-4714-b88e-099cdcfa55c2 resource provider aggregate not found 2026-05-29 23:24:08.711 7 INFO neutron.services.segments.plugin [-] Segment 66809cd7-5682-4714-b88e-099cdcfa55c2 resource provider aggregate not found 2026-05-29 23:24:08.722 7 INFO neutron.db.l3_hamode_db [None req-0e37011c-67ca-460d-9a7f-d84490a66647 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] HA network ce120200-7e46-40d5-bbe6-0d9766693dad was deleted as no HA routers are present in tenant 8773b1979b874ce0b2807fbd76b463a9. [pid: 7|app: 0|req: 1058/1887] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:24:07 2026] DELETE /v2.0/routers/fe3920c6-f07d-4eb2-a658-bc45369febf9 => generated 0 bytes in 1030 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:24:08.752 7 INFO neutron.services.segments.plugin [-] Segment 66809cd7-5682-4714-b88e-099cdcfa55c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66809cd7-5682-4714-b88e-099cdcfa55c2 found for delete ", "request_id": "req-9c85708e-00db-4b02-a505-f55b2faf6f33"}]} 2026-05-29 23:24:08.753 7 INFO neutron.services.segments.plugin [-] Segment 66809cd7-5682-4714-b88e-099cdcfa55c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66809cd7-5682-4714-b88e-099cdcfa55c2 found for delete ", "request_id": "req-ca28e6d8-4d2b-41aa-a156-fffc09d1f7b0"}]} 2026-05-29 23:24:09.087 8 INFO neutron.db.l3_db [None req-9e1fe314-73c6-47ca-b9b7-c4abf97eaf1f a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] Floating IP d98db65c-7571-444e-8fd7-f19c705be9a6 associated. External IP: 10.96.250.202, port: cc84826e-db19-4d89-91f2-43122c4a82b6. [pid: 7|app: 0|req: 1059/1888] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:24:08 2026] DELETE /v2.0/subnets/4b1b4b2b-fa20-47c7-addf-b38570858c7d => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/1889] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:24:09 2026] GET /v2.0/ports?device_id=fc0b8b62-c946-4cd1-9b03-ecb314aa9e99 => generated 971 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/1890] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:24:09 2026] DELETE /v2.0/subnets/2dcd6bf7-a1b5-4d5d-bb4f-f5492640f4be => 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: 1062/1891] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:24:09 2026] GET /v2.0/security-groups?id=6a0014fe-cfe6-4003-aa3e-11548b44a940&fields=id&fields=name => generated 113 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1892] 10.0.0.235 () {34 vars in 676 bytes} [Fri May 29 23:24:07 2026] POST /v2.0/floatingips => generated 855 bytes in 1822 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/1893] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:24:09 2026] DELETE /v2.0/networks/f8ae4d4a-c842-4e1f-935d-5496f66be7d7 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:24:09.934 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f91e15a-ce9a-40e5-b3da-b2f1dad4e142'] response: {'name': 'network-changed', 'server_uuid': '0916dad2-a93e-453f-8f21-82a5ef525b11', 'tag': 'cc84826e-db19-4d89-91f2-43122c4a82b6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1064/1894] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:24:09 2026] GET /v2.0/ports?tenant_id=bc5b06b65d3141d59f8fd9e9cedfe24f&device_id=0916dad2-a93e-453f-8f21-82a5ef525b11 => generated 1473 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/1895] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:24:10 2026] GET /v2.0/networks?id=756622c6-d903-4d88-9a67-4de810e1342f => generated 800 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 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: 1066/1896] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:24:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.238&port_id=cc84826e-db19-4d89-91f2-43122c4a82b6 => generated 858 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/1897] 199.204.45.140 () {34 vars in 1105 bytes} [Fri May 29 23:24:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A100&port_id=cc84826e-db19-4d89-91f2-43122c4a82b6 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/1898] 199.204.45.140 () {34 vars in 1063 bytes} [Fri May 29 23:24:10 2026] GET /v2.0/subnets?id=fa9991cc-c3c2-498d-ba78-c4a95c80f0d5&id=ada5ad79-347f-48eb-88aa-18e9e7d1e5db => generated 1366 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:24:10.354 8 INFO neutron.services.segments.plugin [-] Segment 573d649a-66e6-42cc-96f8-fd80a3c2f049 resource provider aggregate not found 2026-05-29 23:24:10.371 8 INFO neutron.services.segments.plugin [-] Segment 573d649a-66e6-42cc-96f8-fd80a3c2f049 resource provider aggregate not found 2026-05-29 23:24:10.377 8 INFO neutron.services.segments.plugin [-] Segment 573d649a-66e6-42cc-96f8-fd80a3c2f049 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 573d649a-66e6-42cc-96f8-fd80a3c2f049 found for delete ", "request_id": "req-413d19c8-a8f4-4cf3-9f45-1b11fc0c6ece"}]} 2026-05-29 23:24:10.393 8 INFO neutron.services.segments.plugin [-] Segment 573d649a-66e6-42cc-96f8-fd80a3c2f049 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 573d649a-66e6-42cc-96f8-fd80a3c2f049 found for delete ", "request_id": "req-1eee61b0-1db1-4357-9ba6-4d4721094b28"}]} [pid: 8|app: 0|req: 831/1899] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:24:09 2026] DELETE /v2.0/networks/07e72af3-edc2-425a-861b-1ae4e74446dd => generated 0 bytes in 554 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/1900] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:24:10 2026] GET /v2.0/ports?network_id=756622c6-d903-4d88-9a67-4de810e1342f&device_owner=network%3Adhcp => generated 1461 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:24:10.426 8 WARNING neutron_lib.context [None req-80fc2010-5de3-468d-be1a-1867ee5c0c92 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1070/1901] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:24:10 2026] GET /v2.0/ports?network_id=756622c6-d903-4d88-9a67-4de810e1342f&device_owner=network%3Adhcp => generated 1461 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:24:10.503 8 INFO neutron.db.segments_db [None req-80fc2010-5de3-468d-be1a-1867ee5c0c92 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] Added segment 9d932167-6bff-42b5-b64e-ab4abc335d5b of type vxlan for network 13115c96-0801-4988-9dd1-84419e0ec61c [pid: 7|app: 0|req: 1071/1902] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:24:10 2026] GET /v2.0/networks/756622c6-d903-4d88-9a67-4de810e1342f?fields=segments => generated 14 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1903] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:24:10 2026] POST /v2.0/networks => generated 634 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:24:10.693 8 WARNING neutron_lib.context [None req-acd77493-3cf8-43d1-a0e5-e505ffb430d9 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1072/1904] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:24:10 2026] GET /v2.0/networks/756622c6-d903-4d88-9a67-4de810e1342f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:24:10.784 7 INFO neutron.services.segments.plugin [-] Segment 88478594-afe1-46cf-bbc0-d4476f451315 resource provider aggregate not found 2026-05-29 23:24:10.794 7 INFO neutron.services.segments.plugin [-] Segment 88478594-afe1-46cf-bbc0-d4476f451315 resource provider aggregate not found 2026-05-29 23:24:10.832 7 INFO neutron.services.segments.plugin [-] Segment 88478594-afe1-46cf-bbc0-d4476f451315 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88478594-afe1-46cf-bbc0-d4476f451315 found for delete ", "request_id": "req-ad520ad7-8311-4f56-b585-546d0dbe049c"}]} 2026-05-29 23:24:10.838 7 INFO neutron.services.segments.plugin [-] Segment 88478594-afe1-46cf-bbc0-d4476f451315 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88478594-afe1-46cf-bbc0-d4476f451315 found for delete ", "request_id": "req-8ae279a6-367a-433d-89cf-c9fd1db31d99"}]} [pid: 7|app: 0|req: 1073/1905] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:24:10 2026] GET /v2.0/ports?device_id=fc0b8b62-c946-4cd1-9b03-ecb314aa9e99 => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/1906] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:24:10 2026] GET /v2.0/security-groups?id=6a0014fe-cfe6-4003-aa3e-11548b44a940&fields=id&fields=name => generated 113 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/1907] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:24:11 2026] GET /v2.0/ports?device_id=fc0b8b62-c946-4cd1-9b03-ecb314aa9e99 => 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: 1076/1908] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:24:11 2026] GET /v2.0/security-groups?id=6a0014fe-cfe6-4003-aa3e-11548b44a940&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: 1077/1909] 10.0.0.235 () {32 vars in 735 bytes} [Fri May 29 23:24:11 2026] GET /v2.0/ports?device_id=fc0b8b62-c946-4cd1-9b03-ecb314aa9e99 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:24:12.601 7 INFO neutron.db.l3_db [None req-3d5681d9-0a3f-4d6e-87d0-96b821081ad2 08e66e15f20847e1ac1f789bd2be059e 36eb0000be8146ddb7efef01cf6330c9 - - default default] Floating IP 09a62442-3f74-4d4d-bce4-2eae32e740fd associated. External IP: 10.96.250.210, port: 98067662-c554-48a1-9513-1dc10de1a1d7. [pid: 8|app: 0|req: 833/1910] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:24:10 2026] POST /v2.0/subnets => generated 622 bytes in 3532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:24:14.384 8 WARNING neutron_lib.context [None req-e24e588e-b632-483c-a407-3e72a9de4bfc 6678008be3514c9db6550a3905da6406 dad7b21f6a2f4b35b26a82efde29e410 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1078/1911] 10.0.0.235 () {34 vars in 748 bytes} [Fri May 29 23:24:11 2026] PUT /v2.0/floatingips/09a62442-3f74-4d4d-bce4-2eae32e740fd => generated 855 bytes in 3317 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:24:14.569 7 WARNING neutron_lib.context [None req-73307935-f492-4acc-ac48-fd60e8661c0b 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:24:14.643 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-22f77fda-33af-45f7-b7ff-ea7e8f149b9a'] response: {'name': 'network-changed', 'server_uuid': 'fc0b8b62-c946-4cd1-9b03-ecb314aa9e99', 'tag': '98067662-c554-48a1-9513-1dc10de1a1d7', 'status': 'completed', 'code': 200} 2026-05-29 23:24:15.054 7 INFO neutron.db.segments_db [None req-73307935-f492-4acc-ac48-fd60e8661c0b 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] Added segment 3ecdbeda-8456-4ed7-a0c9-d421774ee3b3 of type vxlan for network 4aea1dad-208e-4644-ac0f-e3e8675ad5e0 2026-05-29 23:24:15.268 8 INFO neutron.db.segments_db [None req-e24e588e-b632-483c-a407-3e72a9de4bfc 6678008be3514c9db6550a3905da6406 dad7b21f6a2f4b35b26a82efde29e410 - - default default] Added segment 36cf80d5-9aa5-4658-adb0-28bdbde9e247 of type vxlan for network d5dc8e33-e711-4516-81af-56234af86ca1 [pid: 8|app: 0|req: 834/1912] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:24:14 2026] POST /v2.0/networks => generated 631 bytes in 1256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:24:15.524 7 INFO neutron.db.l3_hamode_db [None req-73307935-f492-4acc-ac48-fd60e8661c0b 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 835/1913] 10.0.0.235 () {32 vars in 728 bytes} [Fri May 29 23:24:15 2026] GET /v2.0/floatingips/09a62442-3f74-4d4d-bce4-2eae32e740fd => generated 855 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1914] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:24:15 2026] GET /v2.0/ports?tenant_id=36eb0000be8146ddb7efef01cf6330c9&device_id=fc0b8b62-c946-4cd1-9b03-ecb314aa9e99 => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:24:15.614 8 WARNING neutron_lib.context [None req-e4424094-00a4-4f64-acf0-458206cde583 6678008be3514c9db6550a3905da6406 dad7b21f6a2f4b35b26a82efde29e410 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:24:15.866 7 INFO neutron.db.l3_hamode_db [None req-73307935-f492-4acc-ac48-fd60e8661c0b 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 837/1915] 10.0.0.235 () {34 vars in 663 bytes} [Fri May 29 23:24:15 2026] POST /v2.0/ports => generated 743 bytes in 773 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: 838/1916] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:24:16 2026] GET /v2.0/networks?id=a1d3e699-ba58-4cb0-bde2-f5582ee1a8de => generated 756 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:24:16.489 8 WARNING neutron_lib.context [None req-2a942550-9641-4e09-8440-6cb70a5cee98 6678008be3514c9db6550a3905da6406 dad7b21f6a2f4b35b26a82efde29e410 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 839/1917] 10.0.0.235 () {34 vars in 665 bytes} [Fri May 29 23:24:16 2026] POST /v2.0/trunks => generated 407 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1918] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:24:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=98067662-c554-48a1-9513-1dc10de1a1d7 => generated 860 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1919] 10.0.0.235 () {32 vars in 728 bytes} [Fri May 29 23:24:17 2026] GET /v2.0/floatingips/09a62442-3f74-4d4d-bce4-2eae32e740fd => generated 857 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:24:17.101 8 WARNING neutron_lib.context [None req-25398087-6276-430c-91f1-9dd75b69a398 6678008be3514c9db6550a3905da6406 dad7b21f6a2f4b35b26a82efde29e410 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:24:17.231 8 INFO neutron.db.segments_db [None req-25398087-6276-430c-91f1-9dd75b69a398 6678008be3514c9db6550a3905da6406 dad7b21f6a2f4b35b26a82efde29e410 - - default default] Added segment 2e342b31-b6f3-40a3-8be4-f5b75649bbff of type vxlan for network 49a70f7c-888c-43d6-905f-dfa6a96e086e [pid: 7|app: 0|req: 1079/1920] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:24:14 2026] POST /v2.0/routers => generated 510 bytes in 3019 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/1921] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:24:17 2026] GET /v2.0/subnets?id=1883543f-08b2-4858-aecd-fe5354a417cc => generated 654 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/1924] 10.0.0.94 () {34 vars in 988 bytes} [Fri May 29 23:24:17 2026] GET /v2.0/ports?device_id=0916dad2-a93e-453f-8f21-82a5ef525b11 => generated 1473 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:24:17.685 7 WARNING neutron_lib.context [None req-a7db67d0-cf4e-4cc7-a4c5-a991604e4b7a 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1925] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:24:17 2026] POST /v2.0/networks => generated 632 bytes in 848 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1926] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:24:17 2026] GET /v2.0/ports?network_id=a1d3e699-ba58-4cb0-bde2-f5582ee1a8de&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: 844/1927] 10.0.0.94 () {34 vars in 1038 bytes} [Fri May 29 23:24:17 2026] GET /v2.0/security-groups?id=50c30bda-928d-4d80-8703-ad3bf2a0c776&fields=id&fields=name => generated 112 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:24:18.059 8 WARNING neutron_lib.context [None req-42e8eaae-6365-4f62-a745-f1d440ab5ea8 6678008be3514c9db6550a3905da6406 dad7b21f6a2f4b35b26a82efde29e410 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1084/1928] 10.0.0.235 () {34 vars in 664 bytes} [Fri May 29 23:24:17 2026] POST /v2.0/ports => generated 964 bytes in 1657 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: 1085/1929] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:24:19 2026] GET /v2.0/networks/a1d3e699-ba58-4cb0-bde2-f5582ee1a8de?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: 845/1930] 10.0.0.235 () {34 vars in 663 bytes} [Fri May 29 23:24:18 2026] POST /v2.0/ports => generated 743 bytes in 1880 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: 846/1931] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:24:19 2026] GET /v2.0/networks/a1d3e699-ba58-4cb0-bde2-f5582ee1a8de?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:24:20.022 8 WARNING neutron_lib.context [None req-c09dac9d-2f71-4f72-b7f8-687904bd2607 6678008be3514c9db6550a3905da6406 dad7b21f6a2f4b35b26a82efde29e410 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 847/1932] 10.0.0.235 () {34 vars in 665 bytes} [Fri May 29 23:24:20 2026] POST /v2.0/trunks => generated 407 bytes in 919 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:24:20.944 8 WARNING neutron_lib.context [None req-3542a7d0-4a8c-4a4a-bdda-0ec2fadcb47b 6678008be3514c9db6550a3905da6406 dad7b21f6a2f4b35b26a82efde29e410 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:24:21.094 8 INFO neutron.db.segments_db [None req-3542a7d0-4a8c-4a4a-bdda-0ec2fadcb47b 6678008be3514c9db6550a3905da6406 dad7b21f6a2f4b35b26a82efde29e410 - - default default] Added segment 8b2625aa-d092-4dec-96f6-9bdf69da7dfe of type vxlan for network effbea99-108d-45c0-82bd-52e555a1cb7c [pid: 8|app: 0|req: 848/1933] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:24:20 2026] POST /v2.0/networks => generated 632 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:24:21.334 8 WARNING neutron_lib.context [None req-9361fa39-73cb-4571-80b3-f3609d706b25 6678008be3514c9db6550a3905da6406 dad7b21f6a2f4b35b26a82efde29e410 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1086/1934] 10.0.0.235 () {34 vars in 782 bytes} [Fri May 29 23:24:19 2026] PUT /v2.0/routers/79abf8b1-7bf0-4fa0-8acc-cb42992d04b5/add_router_interface => generated 309 bytes in 2048 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: 1087/1935] 10.0.0.235 () {32 vars in 716 bytes} [Fri May 29 23:24:21 2026] GET /v2.0/ports/f2004736-5ebe-49f7-807c-d190d0a9d070 => generated 1038 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1936] 10.0.0.235 () {34 vars in 663 bytes} [Fri May 29 23:24:21 2026] POST /v2.0/ports => generated 743 bytes in 1304 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: 850/1937] 10.0.0.94 () {34 vars in 988 bytes} [Fri May 29 23:24:22 2026] GET /v2.0/ports?device_id=fc0b8b62-c946-4cd1-9b03-ecb314aa9e99 => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:24:22.689 8 WARNING neutron_lib.context [None req-b77c1858-33e1-4492-baa5-e03332bca40c 6678008be3514c9db6550a3905da6406 dad7b21f6a2f4b35b26a82efde29e410 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 851/1938] 10.0.0.235 () {34 vars in 665 bytes} [Fri May 29 23:24:22 2026] POST /v2.0/trunks => generated 407 bytes in 550 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1939] 10.0.0.94 () {34 vars in 1038 bytes} [Fri May 29 23:24:23 2026] GET /v2.0/security-groups?id=6a0014fe-cfe6-4003-aa3e-11548b44a940&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:24:23.291 8 WARNING neutron_lib.context [None req-c578e66a-58a6-439d-9a0f-7c834ef1edea 6678008be3514c9db6550a3905da6406 dad7b21f6a2f4b35b26a82efde29e410 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:24:23.454 8 INFO neutron.db.segments_db [None req-c578e66a-58a6-439d-9a0f-7c834ef1edea 6678008be3514c9db6550a3905da6406 dad7b21f6a2f4b35b26a82efde29e410 - - default default] Added segment 6c318aa8-0fb5-4ecc-aeab-ec78dfd95760 of type vxlan for network c3060ebb-0265-40e6-ad7a-3e4bb0dde793 [pid: 7|app: 0|req: 1088/1940] 10.0.0.235 () {34 vars in 788 bytes} [Fri May 29 23:24:21 2026] PUT /v2.0/routers/79abf8b1-7bf0-4fa0-8acc-cb42992d04b5/remove_router_interface => generated 309 bytes in 2055 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: 853/1941] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:24:23 2026] POST /v2.0/networks => generated 632 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:24:23.723 8 WARNING neutron_lib.context [None req-00d83071-b52a-4ce6-bd21-bafec9a215b9 6678008be3514c9db6550a3905da6406 dad7b21f6a2f4b35b26a82efde29e410 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:24:23.876 7 INFO neutron.api.v2.resource [None req-1666b576-6839-40ea-ac5b-5c619181021e 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1089/1942] 10.0.0.235 () {34 vars in 788 bytes} [Fri May 29 23:24:23 2026] PUT /v2.0/routers/79abf8b1-7bf0-4fa0-8acc-cb42992d04b5/remove_router_interface => generated 197 bytes in 195 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/1943] 10.0.0.235 () {32 vars in 735 bytes} [Fri May 29 23:24:23 2026] GET /v2.0/ports?device_id=79abf8b1-7bf0-4fa0-8acc-cb42992d04b5 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1944] 10.0.0.235 () {34 vars in 663 bytes} [Fri May 29 23:24:23 2026] POST /v2.0/ports => generated 743 bytes in 640 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:24:24.369 8 WARNING neutron_lib.context [None req-3ba4db53-7fbd-4dbd-8ac7-1be73109bb53 6678008be3514c9db6550a3905da6406 dad7b21f6a2f4b35b26a82efde29e410 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 855/1945] 10.0.0.235 () {34 vars in 665 bytes} [Fri May 29 23:24:24 2026] POST /v2.0/trunks => generated 407 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:24:24.685 8 WARNING neutron_lib.context [None req-4484872b-f8ec-4462-a0f7-639ee1f24dd6 6678008be3514c9db6550a3905da6406 dad7b21f6a2f4b35b26a82efde29e410 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:24:24.769 8 INFO neutron.db.segments_db [None req-4484872b-f8ec-4462-a0f7-639ee1f24dd6 6678008be3514c9db6550a3905da6406 dad7b21f6a2f4b35b26a82efde29e410 - - default default] Added segment 51fda2e2-d229-4fcd-811b-415c7095b20f of type vxlan for network 5822115a-cb7f-44a1-854e-60f5493baab6 2026-05-29 23:24:24.852 7 INFO neutron.services.segments.plugin [-] Segment 3ecdbeda-8456-4ed7-a0c9-d421774ee3b3 resource provider aggregate not found 2026-05-29 23:24:24.857 7 INFO neutron.services.segments.plugin [-] Segment 3ecdbeda-8456-4ed7-a0c9-d421774ee3b3 resource provider aggregate not found 2026-05-29 23:24:24.872 7 INFO neutron.services.segments.plugin [-] Segment 3ecdbeda-8456-4ed7-a0c9-d421774ee3b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ecdbeda-8456-4ed7-a0c9-d421774ee3b3 found for delete ", "request_id": "req-d1f99343-7e2e-4396-95c1-56bb9bc0b7ab"}]} 2026-05-29 23:24:24.874 7 INFO neutron.services.segments.plugin [-] Segment 3ecdbeda-8456-4ed7-a0c9-d421774ee3b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ecdbeda-8456-4ed7-a0c9-d421774ee3b3 found for delete ", "request_id": "req-95fe6a8f-449a-4705-9a03-c457b83eada3"}]} 2026-05-29 23:24:24.885 7 INFO neutron.db.l3_hamode_db [None req-40f78cd1-3160-4401-8d5c-ca118fdb0870 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] HA network 4aea1dad-208e-4644-ac0f-e3e8675ad5e0 was deleted as no HA routers are present in tenant 8773b1979b874ce0b2807fbd76b463a9. [pid: 7|app: 0|req: 1091/1946] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:24:23 2026] DELETE /v2.0/routers/79abf8b1-7bf0-4fa0-8acc-cb42992d04b5 => generated 0 bytes in 951 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1947] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:24:24 2026] POST /v2.0/networks => generated 632 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:24:24.930 8 WARNING neutron_lib.context [None req-f5c1b343-e547-4962-b5b3-edd42df86eb1 6678008be3514c9db6550a3905da6406 dad7b21f6a2f4b35b26a82efde29e410 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1092/1948] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:24:24 2026] DELETE /v2.0/subnets/46c105a0-0c39-412c-985e-beccba6b1eaf => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/1949] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:24:25 2026] DELETE /v2.0/networks/13115c96-0801-4988-9dd1-84419e0ec61c => generated 0 bytes in 706 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1950] 10.0.0.235 () {34 vars in 663 bytes} [Fri May 29 23:24:24 2026] POST /v2.0/ports => generated 743 bytes in 940 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:24:25.874 7 WARNING neutron_lib.context [None req-25359a59-0f46-4010-ac3f-86edbb0f0b11 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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, ' 2026-05-29 23:24:25.881 8 WARNING neutron_lib.context [None req-b75d40ac-ae46-453e-89e2-2bb520fbb46d 6678008be3514c9db6550a3905da6406 dad7b21f6a2f4b35b26a82efde29e410 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:24:26.227 7 INFO neutron.db.segments_db [None req-25359a59-0f46-4010-ac3f-86edbb0f0b11 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] Added segment 56aa8373-5909-4746-af97-484aa18a5abc of type vxlan for network 81ec0412-e1ec-4f62-951a-03d110d9006b [pid: 7|app: 0|req: 1094/1951] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:24:25 2026] POST /v2.0/networks => generated 633 bytes in 761 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:24:26.643 7 WARNING neutron_lib.context [None req-ac9c9f5f-42aa-4372-8727-154e58dce8ad 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 858/1952] 10.0.0.235 () {34 vars in 665 bytes} [Fri May 29 23:24:25 2026] POST /v2.0/trunks => generated 407 bytes in 796 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:24:26.898 7 INFO neutron.services.segments.plugin [-] Segment 9d932167-6bff-42b5-b64e-ab4abc335d5b resource provider aggregate not found 2026-05-29 23:24:26.906 7 INFO neutron.services.segments.plugin [-] Segment 9d932167-6bff-42b5-b64e-ab4abc335d5b resource provider aggregate not found 2026-05-29 23:24:26.922 7 INFO neutron.services.segments.plugin [-] Segment 9d932167-6bff-42b5-b64e-ab4abc335d5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d932167-6bff-42b5-b64e-ab4abc335d5b found for delete ", "request_id": "req-c016fddc-0bfc-4e44-a5d9-005afb5075d0"}]} 2026-05-29 23:24:26.928 7 INFO neutron.services.segments.plugin [-] Segment 9d932167-6bff-42b5-b64e-ab4abc335d5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d932167-6bff-42b5-b64e-ab4abc335d5b found for delete ", "request_id": "req-0af2d9e6-235a-4852-a9b8-4b28613d6672"}]} [pid: 8|app: 0|req: 859/1953] 10.0.0.235 () {34 vars in 748 bytes} [Fri May 29 23:24:26 2026] PUT /v2.0/trunks/4745f3d5-586d-4b3e-87fc-a66107824883/tags => generated 17 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1954] 10.0.0.235 () {34 vars in 748 bytes} [Fri May 29 23:24:26 2026] PUT /v2.0/trunks/8d8201dc-383c-4fca-a393-97b9096207e2/tags => generated 25 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1955] 10.0.0.235 () {34 vars in 748 bytes} [Fri May 29 23:24:27 2026] PUT /v2.0/trunks/f01518d6-1817-4946-9604-24ed4a7c5de9/tags => generated 34 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1956] 10.0.0.235 () {34 vars in 748 bytes} [Fri May 29 23:24:27 2026] PUT /v2.0/trunks/8f991c81-a451-4500-9e77-10cec95e9a43/tags => generated 19 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1957] 10.0.0.235 () {32 vars in 661 bytes} [Fri May 29 23:24:27 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1958] 10.0.0.235 () {32 vars in 675 bytes} [Fri May 29 23:24:27 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: 8|app: 0|req: 865/1959] 10.0.0.235 () {32 vars in 671 bytes} [Fri May 29 23:24:27 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1960] 10.0.0.235 () {32 vars in 683 bytes} [Fri May 29 23:24:27 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1961] 10.0.0.235 () {32 vars in 669 bytes} [Fri May 29 23:24:27 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1962] 10.0.0.235 () {32 vars in 683 bytes} [Fri May 29 23:24:27 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1963] 10.0.0.235 () {32 vars in 679 bytes} [Fri May 29 23:24:27 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1964] 10.0.0.235 () {32 vars in 691 bytes} [Fri May 29 23:24:27 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1965] 10.0.0.235 () {32 vars in 718 bytes} [Fri May 29 23:24:28 2026] GET /v2.0/trunks/4745f3d5-586d-4b3e-87fc-a66107824883 => generated 412 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1966] 10.0.0.235 () {32 vars in 716 bytes} [Fri May 29 23:24:28 2026] GET /v2.0/ports/280b05c2-2dd5-4ac4-9d91-f0e785c43144 => generated 826 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1967] 10.0.0.235 () {32 vars in 720 bytes} [Fri May 29 23:24:28 2026] GET /v2.0/subnets/b72862c1-7f6a-4e46-b034-50d6ebcbce52 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/1968] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:24:26 2026] POST /v2.0/subnets => generated 622 bytes in 1647 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:24:28.293 7 WARNING neutron_lib.context [None req-1749e0c9-2f4e-4fa4-963c-bb97753368a6 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 874/1969] 10.0.0.235 () {32 vars in 721 bytes} [Fri May 29 23:24:28 2026] DELETE /v2.0/trunks/4745f3d5-586d-4b3e-87fc-a66107824883 => generated 0 bytes in 474 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:24:28.776 7 INFO neutron.db.segments_db [None req-1749e0c9-2f4e-4fa4-963c-bb97753368a6 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] Added segment 7b095a32-7376-4d6b-b4cf-ff12652bbb78 of type vxlan for network 7fcf1c58-cad8-428c-bd92-f12b8a01a9c0 [pid: 8|app: 0|req: 875/1970] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:24:28 2026] GET /v2.0/ports?device_id=fc0b8b62-c946-4cd1-9b03-ecb314aa9e99 => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1971] 10.0.0.235 () {32 vars in 718 bytes} [Fri May 29 23:24:28 2026] GET /v2.0/trunks/8d8201dc-383c-4fca-a393-97b9096207e2 => generated 420 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1972] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:24:28 2026] GET /v2.0/security-groups?id=6a0014fe-cfe6-4003-aa3e-11548b44a940&fields=id&fields=name => generated 113 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1973] 10.0.0.235 () {32 vars in 716 bytes} [Fri May 29 23:24:28 2026] GET /v2.0/ports/bff6bfac-1c66-4908-aa19-fde818e10a88 => generated 826 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1974] 10.0.0.235 () {32 vars in 721 bytes} [Fri May 29 23:24:29 2026] DELETE /v2.0/trunks/8d8201dc-383c-4fca-a393-97b9096207e2 => generated 0 bytes in 474 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1975] 10.0.0.92 () {30 vars in 688 bytes} [Fri May 29 23:24:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1976] 10.0.0.235 () {32 vars in 718 bytes} [Fri May 29 23:24:29 2026] GET /v2.0/trunks/f01518d6-1817-4946-9604-24ed4a7c5de9 => 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: 882/1977] 199.204.45.140 () {34 vars in 993 bytes} [Fri May 29 23:24:29 2026] GET /v2.0/ports?device_id=fc0b8b62-c946-4cd1-9b03-ecb314aa9e99 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1978] 10.0.0.92 () {30 vars in 690 bytes} [Fri May 29 23:24:29 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-05-29 23:24:29.767 7 INFO neutron.db.l3_hamode_db [None req-1749e0c9-2f4e-4fa4-963c-bb97753368a6 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 884/1979] 10.0.0.235 () {32 vars in 716 bytes} [Fri May 29 23:24:29 2026] GET /v2.0/ports/c955de3d-20e0-48c9-8476-bceb62b31b39 => generated 826 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:24:30.122 7 INFO neutron.db.l3_hamode_db [None req-1749e0c9-2f4e-4fa4-963c-bb97753368a6 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 23:24:30.253 8 INFO neutron.db.l3_db [req-5eda855a-3a52-4963-8a44-3a8d3000e7f5 req-92028288-b293-4891-a7d1-1696cf2f85d1 08e66e15f20847e1ac1f789bd2be059e 36eb0000be8146ddb7efef01cf6330c9 - - default default] Floating IP 09a62442-3f74-4d4d-bce4-2eae32e740fd disassociated. External IP: 10.96.250.210, port: 98067662-c554-48a1-9513-1dc10de1a1d7. [pid: 8|app: 0|req: 885/1980] 199.204.45.140 () {36 vars in 996 bytes} [Fri May 29 23:24:29 2026] DELETE /v2.0/ports/98067662-c554-48a1-9513-1dc10de1a1d7 => generated 0 bytes in 1021 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1981] 10.0.0.92 () {30 vars in 666 bytes} [Fri May 29 23:24:30 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) 2026-05-29 23:24:30.905 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee8a2070-9786-4888-9a27-b76b23215045'] response: {'server_uuid': 'fc0b8b62-c946-4cd1-9b03-ecb314aa9e99', 'name': 'network-vif-deleted', 'tag': '98067662-c554-48a1-9513-1dc10de1a1d7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 887/1982] 10.0.0.235 () {32 vars in 721 bytes} [Fri May 29 23:24:30 2026] DELETE /v2.0/trunks/f01518d6-1817-4946-9604-24ed4a7c5de9 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1983] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:24:31 2026] GET /v2.0/ports?device_id=fc0b8b62-c946-4cd1-9b03-ecb314aa9e99 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1984] 10.0.0.92 () {30 vars in 702 bytes} [Fri May 29 23:24:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1985] 10.0.0.235 () {32 vars in 718 bytes} [Fri May 29 23:24:31 2026] GET /v2.0/trunks/8f991c81-a451-4500-9e77-10cec95e9a43 => generated 414 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1986] 10.0.0.235 () {32 vars in 716 bytes} [Fri May 29 23:24:31 2026] GET /v2.0/ports/0ac8dded-0dca-4c68-9aba-92ee4125219d => generated 826 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/1987] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:24:28 2026] POST /v2.0/routers => generated 511 bytes in 3079 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1988] 10.0.0.235 () {32 vars in 721 bytes} [Fri May 29 23:24:31 2026] DELETE /v2.0/trunks/8f991c81-a451-4500-9e77-10cec95e9a43 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1989] 10.0.0.235 () {32 vars in 718 bytes} [Fri May 29 23:24:31 2026] GET /v2.0/trunks/3a1d7e09-7922-49d6-80f6-07dcb6258f9e => generated 407 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1990] 10.0.0.235 () {32 vars in 716 bytes} [Fri May 29 23:24:31 2026] GET /v2.0/ports/b4a95dfc-a038-4eb2-a9f6-cb3b823dd3f3 => generated 826 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1991] 10.0.0.235 () {32 vars in 721 bytes} [Fri May 29 23:24:31 2026] DELETE /v2.0/trunks/3a1d7e09-7922-49d6-80f6-07dcb6258f9e => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1992] 10.0.0.235 () {32 vars in 719 bytes} [Fri May 29 23:24:31 2026] DELETE /v2.0/ports/280b05c2-2dd5-4ac4-9d91-f0e785c43144 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1993] 10.0.0.92 () {28 vars in 437 bytes} [Fri May 29 23:24:32 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1994] 10.0.0.235 () {32 vars in 719 bytes} [Fri May 29 23:24:32 2026] DELETE /v2.0/ports/bff6bfac-1c66-4908-aa19-fde818e10a88 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1995] 10.0.0.92 () {30 vars in 726 bytes} [Fri May 29 23:24:32 2026] GET /v2.0/subnets/b72862c1-7f6a-4e46-b034-50d6ebcbce52 => generated 634 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1996] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:24:32 2026] DELETE /v2.0/security-groups/6a0014fe-cfe6-4003-aa3e-11548b44a940 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1999] 10.0.0.235 () {32 vars in 719 bytes} [Fri May 29 23:24:32 2026] DELETE /v2.0/ports/c955de3d-20e0-48c9-8476-bceb62b31b39 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/2000] 10.0.0.92 () {30 vars in 688 bytes} [Fri May 29 23:24:32 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: 7|app: 0|req: 1097/2001] 10.0.0.235 () {34 vars in 782 bytes} [Fri May 29 23:24:31 2026] PUT /v2.0/routers/55f082ec-b25e-4a92-bdf2-66fbc82b2ddd/add_router_interface => generated 309 bytes in 1961 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/2002] 10.0.0.235 () {32 vars in 731 bytes} [Fri May 29 23:24:32 2026] DELETE /v2.0/floatingips/09a62442-3f74-4d4d-bce4-2eae32e740fd => generated 0 bytes in 532 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/2003] 10.0.0.92 () {30 vars in 690 bytes} [Fri May 29 23:24:33 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: 907/2004] 10.0.0.235 () {32 vars in 716 bytes} [Fri May 29 23:24:33 2026] GET /v2.0/ports/d5e02359-34ca-4144-9fe2-362ff31a4a3c => generated 959 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/2005] 10.0.0.92 () {30 vars in 666 bytes} [Fri May 29 23:24:33 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: 1098/2006] 10.0.0.235 () {32 vars in 719 bytes} [Fri May 29 23:24:33 2026] DELETE /v2.0/ports/0ac8dded-0dca-4c68-9aba-92ee4125219d => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2007] 10.0.0.92 () {30 vars in 702 bytes} [Fri May 29 23:24:33 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: 1100/2008] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:24:33 2026] GET /v2.0/ports?device_id=487f6a98-c211-4aa1-8739-d3a9a54ced67 => generated 975 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2009] 10.0.0.235 () {32 vars in 719 bytes} [Fri May 29 23:24:34 2026] DELETE /v2.0/ports/b4a95dfc-a038-4eb2-a9f6-cb3b823dd3f3 => generated 0 bytes in 511 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2010] 10.0.0.92 () {30 vars in 726 bytes} [Fri May 29 23:24:34 2026] GET /v2.0/subnets/b72862c1-7f6a-4e46-b034-50d6ebcbce52 => generated 652 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2011] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:24:34 2026] GET /v2.0/security-groups?id=f40111e4-0a55-479f-9e92-0c597bf9b0f7&fields=id&fields=name => generated 112 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2012] 199.204.45.140 () {34 vars in 993 bytes} [Fri May 29 23:24:34 2026] GET /v2.0/ports?device_id=487f6a98-c211-4aa1-8739-d3a9a54ced67 => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:24:35.084 7 INFO neutron.services.segments.plugin [-] Segment 36cf80d5-9aa5-4658-adb0-28bdbde9e247 resource provider aggregate not found 2026-05-29 23:24:35.092 7 INFO neutron.services.segments.plugin [-] Segment 36cf80d5-9aa5-4658-adb0-28bdbde9e247 resource provider aggregate not found 2026-05-29 23:24:35.103 7 INFO neutron.services.segments.plugin [-] Segment 36cf80d5-9aa5-4658-adb0-28bdbde9e247 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36cf80d5-9aa5-4658-adb0-28bdbde9e247 found for delete ", "request_id": "req-6958a913-e450-41f1-abad-8f238bd97913"}]} 2026-05-29 23:24:35.113 7 INFO neutron.services.segments.plugin [-] Segment 36cf80d5-9aa5-4658-adb0-28bdbde9e247 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36cf80d5-9aa5-4658-adb0-28bdbde9e247 found for delete ", "request_id": "req-917c12c0-915c-4c4b-abdf-e11a45ccff66"}]} [pid: 8|app: 0|req: 909/2013] 10.0.0.235 () {34 vars in 788 bytes} [Fri May 29 23:24:33 2026] PUT /v2.0/routers/55f082ec-b25e-4a92-bdf2-66fbc82b2ddd/remove_router_interface => generated 309 bytes in 1640 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2014] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:24:34 2026] DELETE /v2.0/networks/d5dc8e33-e711-4516-81af-56234af86ca1 => generated 0 bytes in 495 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2015] 10.0.0.92 () {30 vars in 688 bytes} [Fri May 29 23:24:35 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: 1107/2016] 10.0.0.235 () {32 vars in 735 bytes} [Fri May 29 23:24:35 2026] GET /v2.0/ports?device_id=55f082ec-b25e-4a92-bdf2-66fbc82b2ddd => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2017] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:24:35 2026] DELETE /v2.0/networks/49a70f7c-888c-43d6-905f-dfa6a96e086e => 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: 1109/2018] 10.0.0.92 () {30 vars in 690 bytes} [Fri May 29 23:24:35 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: 910/2019] 199.204.45.140 () {36 vars in 996 bytes} [Fri May 29 23:24:35 2026] DELETE /v2.0/ports/76bed7a4-6b9a-4524-850f-b7ce58ee59fa => generated 0 bytes in 607 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:24:35.941 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec0e829f-64fd-46be-91a1-999d50e34b31'] response: {'server_uuid': '487f6a98-c211-4aa1-8739-d3a9a54ced67', 'name': 'network-vif-deleted', 'tag': '76bed7a4-6b9a-4524-850f-b7ce58ee59fa', 'status': 'completed', 'code': 200} 2026-05-29 23:24:36.125 8 INFO neutron.services.segments.plugin [-] Segment 8b2625aa-d092-4dec-96f6-9bdf69da7dfe resource provider aggregate not found 2026-05-29 23:24:36.136 8 INFO neutron.services.segments.plugin [-] Segment 8b2625aa-d092-4dec-96f6-9bdf69da7dfe resource provider aggregate not found [pid: 8|app: 0|req: 911/2020] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:24:35 2026] DELETE /v2.0/networks/effbea99-108d-45c0-82bd-52e555a1cb7c => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:24:36.156 8 INFO neutron.services.segments.plugin [-] Segment 8b2625aa-d092-4dec-96f6-9bdf69da7dfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b2625aa-d092-4dec-96f6-9bdf69da7dfe found for delete ", "request_id": "req-4ecc9a42-0305-43db-9a7b-bab2cbbac2f7"}]} [pid: 8|app: 0|req: 912/2021] 10.0.0.92 () {30 vars in 666 bytes} [Fri May 29 23:24:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:24:36.163 8 INFO neutron.services.segments.plugin [-] Segment 8b2625aa-d092-4dec-96f6-9bdf69da7dfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b2625aa-d092-4dec-96f6-9bdf69da7dfe found for delete ", "request_id": "req-16be54e0-2c37-4885-9921-723caeb8a08b"}]} [pid: 8|app: 0|req: 913/2022] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:24:36 2026] GET /v2.0/ports?device_id=487f6a98-c211-4aa1-8739-d3a9a54ced67 => generated 12 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/2023] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:24:36 2026] DELETE /v2.0/networks/c3060ebb-0265-40e6-ad7a-3e4bb0dde793 => 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: 915/2024] 10.0.0.92 () {30 vars in 702 bytes} [Fri May 29 23:24:36 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-05-29 23:24:36.835 7 INFO neutron.db.l3_hamode_db [None req-ee4749e6-86d4-4d51-881d-1a095670c5ac 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] HA network 7fcf1c58-cad8-428c-bd92-f12b8a01a9c0 was deleted as no HA routers are present in tenant 8773b1979b874ce0b2807fbd76b463a9. [pid: 7|app: 0|req: 1110/2025] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:24:35 2026] DELETE /v2.0/routers/55f082ec-b25e-4a92-bdf2-66fbc82b2ddd => generated 0 bytes in 1115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/2026] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:24:36 2026] DELETE /v2.0/networks/5822115a-cb7f-44a1-854e-60f5493baab6 => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2027] 10.0.0.92 () {30 vars in 728 bytes} [Fri May 29 23:24:36 2026] GET /v2.0/networks/ff395250-80f7-4cda-b927-86247995a97b => generated 799 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2028] 10.0.0.92 () {30 vars in 680 bytes} [Fri May 29 23:24:36 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) 2026-05-29 23:24:37.128 7 INFO neutron.services.segments.plugin [-] Segment 2e342b31-b6f3-40a3-8be4-f5b75649bbff resource provider aggregate not found 2026-05-29 23:24:37.139 7 INFO neutron.services.segments.plugin [-] Segment 2e342b31-b6f3-40a3-8be4-f5b75649bbff resource provider aggregate not found 2026-05-29 23:24:37.144 7 INFO neutron.services.segments.plugin [-] Segment 2e342b31-b6f3-40a3-8be4-f5b75649bbff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e342b31-b6f3-40a3-8be4-f5b75649bbff found for delete ", "request_id": "req-52695d76-472b-424a-a1eb-4e80d703b3c9"}]} 2026-05-29 23:24:37.168 7 INFO neutron.services.segments.plugin [-] Segment 7b095a32-7376-4d6b-b4cf-ff12652bbb78 resource provider aggregate not found 2026-05-29 23:24:37.174 7 INFO neutron.services.segments.plugin [-] Segment 2e342b31-b6f3-40a3-8be4-f5b75649bbff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e342b31-b6f3-40a3-8be4-f5b75649bbff found for delete ", "request_id": "req-9c169395-2000-4174-ba69-a52c4c24f3b3"}]} 2026-05-29 23:24:37.206 7 INFO neutron.services.segments.plugin [-] Segment 7b095a32-7376-4d6b-b4cf-ff12652bbb78 resource provider aggregate not found 2026-05-29 23:24:37.214 7 INFO neutron.services.segments.plugin [-] Segment 7b095a32-7376-4d6b-b4cf-ff12652bbb78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b095a32-7376-4d6b-b4cf-ff12652bbb78 found for delete ", "request_id": "req-a8a5bd19-09e8-4dc5-be13-58e641aba8ce"}]} 2026-05-29 23:24:37.237 7 INFO neutron.services.segments.plugin [-] Segment 7b095a32-7376-4d6b-b4cf-ff12652bbb78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b095a32-7376-4d6b-b4cf-ff12652bbb78 found for delete ", "request_id": "req-5921112d-d4e9-4906-81a8-74d08da3ab0b"}]} [pid: 8|app: 0|req: 917/2029] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:24:36 2026] DELETE /v2.0/subnets/7c7c32af-3624-4ece-9f74-267543f70934 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2030] 10.0.0.92 () {34 vars in 702 bytes} [Fri May 29 23:24:36 2026] POST /v2.0/ports => generated 1132 bytes in 688 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: 918/2031] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:24:37 2026] DELETE /v2.0/networks/81ec0412-e1ec-4f62-951a-03d110d9006b => generated 0 bytes in 574 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2032] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:24:37 2026] DELETE /v2.0/security-groups/f40111e4-0a55-479f-9e92-0c597bf9b0f7 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:24:37.913 8 WARNING neutron_lib.context [None req-7104f3d4-7465-4eec-a923-2309a8d292ae 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:24:38.007 8 INFO neutron.db.segments_db [None req-7104f3d4-7465-4eec-a923-2309a8d292ae 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] Added segment 5756a08e-2669-4ca3-ac04-eb6878557a26 of type vxlan for network 2b6f65d5-52ee-4c2d-8fb5-67a5810955c9 2026-05-29 23:24:38.183 8 INFO neutron.services.segments.plugin [-] Segment 6c318aa8-0fb5-4ecc-aeab-ec78dfd95760 resource provider aggregate not found 2026-05-29 23:24:38.198 8 INFO neutron.services.segments.plugin [-] Segment 6c318aa8-0fb5-4ecc-aeab-ec78dfd95760 resource provider aggregate not found 2026-05-29 23:24:38.204 8 INFO neutron.services.segments.plugin [-] Segment 6c318aa8-0fb5-4ecc-aeab-ec78dfd95760 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c318aa8-0fb5-4ecc-aeab-ec78dfd95760 found for delete ", "request_id": "req-8b3c9d54-ab77-46b1-b542-166ebe78b638"}]} 2026-05-29 23:24:38.229 8 INFO neutron.services.segments.plugin [-] Segment 6c318aa8-0fb5-4ecc-aeab-ec78dfd95760 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c318aa8-0fb5-4ecc-aeab-ec78dfd95760 found for delete ", "request_id": "req-1808f734-0ef0-44b4-88e2-9f4a730d1c13"}]} 2026-05-29 23:24:38.256 8 INFO neutron.services.segments.plugin [-] Segment 51fda2e2-d229-4fcd-811b-415c7095b20f resource provider aggregate not found 2026-05-29 23:24:38.271 8 INFO neutron.services.segments.plugin [-] Segment 51fda2e2-d229-4fcd-811b-415c7095b20f resource provider aggregate not found 2026-05-29 23:24:38.279 8 INFO neutron.services.segments.plugin [-] Segment 51fda2e2-d229-4fcd-811b-415c7095b20f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51fda2e2-d229-4fcd-811b-415c7095b20f found for delete ", "request_id": "req-12a75d68-8658-4893-88ef-69d6b130009e"}]} 2026-05-29 23:24:38.300 8 INFO neutron.services.segments.plugin [-] Segment 51fda2e2-d229-4fcd-811b-415c7095b20f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51fda2e2-d229-4fcd-811b-415c7095b20f found for delete ", "request_id": "req-0d0a0f25-1ce0-422a-81c0-4adc3842bb66"}]} 2026-05-29 23:24:38.313 8 INFO neutron.services.segments.plugin [-] Segment 56aa8373-5909-4746-af97-484aa18a5abc resource provider aggregate not found 2026-05-29 23:24:38.327 8 INFO neutron.services.segments.plugin [-] Segment 56aa8373-5909-4746-af97-484aa18a5abc resource provider aggregate not found 2026-05-29 23:24:38.339 8 INFO neutron.services.segments.plugin [-] Segment 56aa8373-5909-4746-af97-484aa18a5abc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56aa8373-5909-4746-af97-484aa18a5abc found for delete ", "request_id": "req-92a01b88-ba74-4069-b580-2bb9287dc7be"}]} 2026-05-29 23:24:38.350 8 INFO neutron.services.segments.plugin [-] Segment 56aa8373-5909-4746-af97-484aa18a5abc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56aa8373-5909-4746-af97-484aa18a5abc found for delete ", "request_id": "req-9c395e5b-879f-46d1-8a59-da48fc260131"}]} 2026-05-29 23:24:38.624 8 INFO neutron.db.l3_hamode_db [None req-7104f3d4-7465-4eec-a923-2309a8d292ae 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1115/2033] 10.0.0.235 () {34 vars in 788 bytes} [Fri May 29 23:24:37 2026] PUT /v2.0/routers/72910a39-da9b-45b5-8d3f-d0b4e42ce5ad/remove_router_interface => generated 309 bytes in 1992 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2034] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:24:39 2026] GET /v2.0/security-groups?tenant_id=58f5983ff2ab4be380bdc775f9960fb2&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: 1117/2035] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:24:40 2026] DELETE /v2.0/subnets/1883543f-08b2-4858-aecd-fe5354a417cc => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2036] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:24:40 2026] DELETE /v2.0/security-groups/aee106d2-125e-4dc0-a19e-a98e261effe7 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:24:40.903 8 INFO neutron.db.l3_hamode_db [None req-7104f3d4-7465-4eec-a923-2309a8d292ae 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1119/2037] 199.204.45.140 () {30 vars in 702 bytes} [Fri May 29 23:24:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:24:42.909 7 INFO neutron.services.segments.plugin [-] Segment 596edc54-7270-40ce-9f73-4dc90b680d85 resource provider aggregate not found 2026-05-29 23:24:42.932 7 INFO neutron.services.segments.plugin [-] Segment 596edc54-7270-40ce-9f73-4dc90b680d85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 596edc54-7270-40ce-9f73-4dc90b680d85 found for delete ", "request_id": "req-3950a91f-6117-450f-b9c6-905b2e10f3f8"}]} 2026-05-29 23:24:42.938 7 INFO neutron.services.segments.plugin [-] Segment 596edc54-7270-40ce-9f73-4dc90b680d85 resource provider aggregate not found 2026-05-29 23:24:42.948 7 INFO neutron.db.l3_hamode_db [None req-8e9fba71-7ac1-42b0-96b8-6074c1a0a258 08e66e15f20847e1ac1f789bd2be059e 36eb0000be8146ddb7efef01cf6330c9 - - default default] HA network 352a48b7-9d07-4a5d-a160-c93fb52661b7 was deleted as no HA routers are present in tenant 36eb0000be8146ddb7efef01cf6330c9. [pid: 7|app: 0|req: 1120/2038] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:24:40 2026] DELETE /v2.0/routers/72910a39-da9b-45b5-8d3f-d0b4e42ce5ad => generated 0 bytes in 2048 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2039] 199.204.45.140 () {30 vars in 704 bytes} [Fri May 29 23:24:42 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) 2026-05-29 23:24:42.968 7 INFO neutron.services.segments.plugin [-] Segment 596edc54-7270-40ce-9f73-4dc90b680d85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 596edc54-7270-40ce-9f73-4dc90b680d85 found for delete ", "request_id": "req-02bd010c-b68a-4897-addb-72dc7d72b2dd"}]} [pid: 7|app: 0|req: 1122/2040] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:24:42 2026] GET /v2.0/security-groups?tenant_id=dad7b21f6a2f4b35b26a82efde29e410&name=default => generated 2925 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2041] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:24:43 2026] DELETE /v2.0/networks/a1d3e699-ba58-4cb0-bde2-f5582ee1a8de => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2042] 199.204.45.140 () {30 vars in 680 bytes} [Fri May 29 23:24:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2043] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:24:43 2026] DELETE /v2.0/security-groups/1d524479-d9ab-44f5-b392-488b2cec4c21 => 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: 1126/2044] 199.204.45.140 () {30 vars in 716 bytes} [Fri May 29 23:24:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2045] 199.204.45.140 () {30 vars in 736 bytes} [Fri May 29 23:24:43 2026] GET /v2.0/ports/6e389fca-b9ae-47c6-b335-f637e6c25fc6 => generated 1132 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/2046] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:24:37 2026] POST /v2.0/routers => generated 691 bytes in 5611 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2047] 10.0.0.235 () {32 vars in 720 bytes} [Fri May 29 23:24:43 2026] GET /v2.0/routers/017f860f-fb52-4c74-8318-2bbbbae754a4 => generated 697 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/2048] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:24:43 2026] GET /v2.0/security-groups?tenant_id=d367d44397954e018bc77f9031914080&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2049] 10.0.0.235 () {32 vars in 646 bytes} [Fri May 29 23:24:43 2026] GET /v2.0/routers => generated 700 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/2050] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:24:43 2026] DELETE /v2.0/security-groups/ec409a9e-b573-4da6-a3cb-7e815d02e8b4 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/2051] 199.204.45.140 () {30 vars in 702 bytes} [Fri May 29 23:24:43 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: 923/2052] 199.204.45.140 () {30 vars in 704 bytes} [Fri May 29 23:24:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/2053] 199.204.45.140 () {30 vars in 680 bytes} [Fri May 29 23:24:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/2054] 199.204.45.140 () {30 vars in 716 bytes} [Fri May 29 23:24:43 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-05-29 23:24:44.011 8 INFO neutron.api.v2.resource [None req-a14a9c45-e622-422a-8843-dd3e05eade8d 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 926/2055] 199.204.45.140 () {30 vars in 762 bytes} [Fri May 29 23:24:43 2026] GET /v2.0/security-groups/lb-c0507dcc-55bd-4c8a-bbbc-4af72ebd4c2e => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/2056] 199.204.45.140 () {30 vars in 784 bytes} [Fri May 29 23:24:44 2026] GET /v2.0/security-groups?name=lb-c0507dcc-55bd-4c8a-bbbc-4af72ebd4c2e => generated 23 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/2057] 199.204.45.140 () {34 vars in 735 bytes} [Fri May 29 23:24:44 2026] POST /v2.0/security-groups => generated 1636 bytes in 557 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2058] 10.0.0.235 () {34 vars in 740 bytes} [Fri May 29 23:24:43 2026] PUT /v2.0/routers/017f860f-fb52-4c74-8318-2bbbbae754a4 => generated 704 bytes in 883 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2059] 199.204.45.140 () {30 vars in 814 bytes} [Fri May 29 23:24:44 2026] GET /v2.0/security-group-rules?security_group_id=5bbaf2b0-84b0-4b09-a610-7c044e05a698 => generated 1182 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2060] 10.0.0.235 () {32 vars in 720 bytes} [Fri May 29 23:24:44 2026] GET /v2.0/routers/017f860f-fb52-4c74-8318-2bbbbae754a4 => generated 704 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:24:44.963 7 INFO neutron.services.segments.plugin [-] Segment 83ccecdb-30c9-489e-a807-88652ef5dd56 resource provider aggregate not found 2026-05-29 23:24:44.995 7 INFO neutron.services.segments.plugin [-] Segment 83ccecdb-30c9-489e-a807-88652ef5dd56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83ccecdb-30c9-489e-a807-88652ef5dd56 found for delete ", "request_id": "req-9e555b46-ac82-45ee-801f-69854b4f4fa2"}]} 2026-05-29 23:24:45.000 7 INFO neutron.services.segments.plugin [-] Segment 83ccecdb-30c9-489e-a807-88652ef5dd56 resource provider aggregate not found 2026-05-29 23:24:45.026 7 INFO neutron.services.segments.plugin [-] Segment 83ccecdb-30c9-489e-a807-88652ef5dd56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83ccecdb-30c9-489e-a807-88652ef5dd56 found for delete ", "request_id": "req-b2025d6e-3bca-4ad6-98a8-120a426f8afb"}]} [pid: 8|app: 0|req: 929/2061] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:24:44 2026] GET /v2.0/security-groups?tenant_id=473d2eed67ca4c2885be7944c705cf31&name=default => generated 2925 bytes in 423 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/2062] 10.0.0.235 () {32 vars in 735 bytes} [Fri May 29 23:24:45 2026] GET /v2.0/ports?device_id=017f860f-fb52-4c74-8318-2bbbbae754a4 => 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: 1133/2063] 199.204.45.140 () {34 vars in 788 bytes} [Fri May 29 23:24:44 2026] PUT /v2.0/ports/6e389fca-b9ae-47c6-b335-f637e6c25fc6 => generated 1132 bytes in 352 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: 931/2064] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:24:45 2026] DELETE /v2.0/security-groups/cc5d78ec-06c8-4b74-99a0-cbfd8556165e => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/2065] 199.204.45.140 () {30 vars in 702 bytes} [Fri May 29 23:24:45 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: 933/2066] 199.204.45.140 () {30 vars in 704 bytes} [Fri May 29 23:24:45 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: 934/2067] 199.204.45.140 () {30 vars in 680 bytes} [Fri May 29 23:24:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/2068] 199.204.45.140 () {30 vars in 716 bytes} [Fri May 29 23:24:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/2069] 199.204.45.140 () {30 vars in 740 bytes} [Fri May 29 23:24:45 2026] GET /v2.0/subnets/b72862c1-7f6a-4e46-b034-50d6ebcbce52 => generated 652 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/2070] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:24:45 2026] GET /v2.0/security-groups?tenant_id=36eb0000be8146ddb7efef01cf6330c9&name=default => generated 2925 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/2071] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:24:45 2026] DELETE /v2.0/security-groups/2da92c83-cef3-44d4-a243-1ee4ef755dbf => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:24:47.016 7 INFO neutron.db.l3_hamode_db [None req-217c57c0-7285-44d4-a5e0-dbef11d71736 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] HA network 2b6f65d5-52ee-4c2d-8fb5-67a5810955c9 was deleted as no HA routers are present in tenant 8773b1979b874ce0b2807fbd76b463a9. [pid: 7|app: 0|req: 1134/2072] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:24:45 2026] DELETE /v2.0/routers/017f860f-fb52-4c74-8318-2bbbbae754a4 => generated 0 bytes in 1857 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/2073] 10.0.0.235 () {32 vars in 735 bytes} [Fri May 29 23:24:47 2026] GET /v2.0/ports?device_id=017f860f-fb52-4c74-8318-2bbbbae754a4 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:24:47.104 7 INFO neutron.services.segments.plugin [-] Segment 5756a08e-2669-4ca3-ac04-eb6878557a26 resource provider aggregate not found 2026-05-29 23:24:47.131 7 INFO neutron.services.segments.plugin [-] Segment 5756a08e-2669-4ca3-ac04-eb6878557a26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5756a08e-2669-4ca3-ac04-eb6878557a26 found for delete ", "request_id": "req-10ed2dfb-e6b6-422c-a2ac-c899d780073c"}]} 2026-05-29 23:24:47.132 7 INFO neutron.services.segments.plugin [-] Segment 5756a08e-2669-4ca3-ac04-eb6878557a26 resource provider aggregate not found 2026-05-29 23:24:47.137 7 INFO neutron.api.v2.resource [None req-7f0b33da-c7da-4762-8d4d-8d39965897d2 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1135/2074] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:24:47 2026] DELETE /v2.0/routers/017f860f-fb52-4c74-8318-2bbbbae754a4 => generated 135 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/2075] 10.0.0.235 () {32 vars in 735 bytes} [Fri May 29 23:24:47 2026] GET /v2.0/ports?device_id=55f082ec-b25e-4a92-bdf2-66fbc82b2ddd => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:24:47.190 7 INFO neutron.services.segments.plugin [-] Segment 5756a08e-2669-4ca3-ac04-eb6878557a26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5756a08e-2669-4ca3-ac04-eb6878557a26 found for delete ", "request_id": "req-0b100a82-69ef-4e50-9f1b-dac6a68e484a"}]} 2026-05-29 23:24:47.225 7 INFO neutron.api.v2.resource [None req-6a4af224-263b-4375-a7dd-c7c56b14a156 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1136/2076] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:24:47 2026] DELETE /v2.0/routers/55f082ec-b25e-4a92-bdf2-66fbc82b2ddd => generated 135 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:24:47.259 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6beb975f-5af9-433e-b993-b4b8caaea997 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 941/2077] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:24:47 2026] DELETE /v2.0/subnets/7c7c32af-3624-4ece-9f74-267543f70934 => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2078] 10.0.0.235 () {32 vars in 735 bytes} [Fri May 29 23:24:47 2026] GET /v2.0/ports?device_id=79abf8b1-7bf0-4fa0-8acc-cb42992d04b5 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:24:47.347 8 INFO neutron.api.v2.resource [None req-71561e93-6bb4-444a-a4d8-28b896fb497a 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 942/2081] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:24:47 2026] DELETE /v2.0/routers/79abf8b1-7bf0-4fa0-8acc-cb42992d04b5 => generated 135 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:24:47.379 7 INFO neutron.pecan_wsgi.hooks.translation [None req-17607d03-f18f-4253-9101-04d684d32505 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1140/2082] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:24:47 2026] DELETE /v2.0/subnets/46c105a0-0c39-412c-985e-beccba6b1eaf => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/2083] 10.0.0.235 () {32 vars in 735 bytes} [Fri May 29 23:24:47 2026] GET /v2.0/ports?device_id=fe3920c6-f07d-4eb2-a658-bc45369febf9 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:24:47.457 7 INFO neutron.api.v2.resource [None req-a228ea12-3fbd-489e-a470-cddab1cf4e71 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1141/2084] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:24:47 2026] DELETE /v2.0/routers/fe3920c6-f07d-4eb2-a658-bc45369febf9 => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:24:47.504 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a59f1331-1f81-44db-a822-18422975085d 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 944/2085] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:24:47 2026] DELETE /v2.0/subnets/4b1b4b2b-fa20-47c7-addf-b38570858c7d => generated 136 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:24:47.547 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dcdb95a9-da0c-4868-bf40-dbcb8be4e741 4cd527130c5d4acab02dceb3577cc2e3 8773b1979b874ce0b2807fbd76b463a9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1142/2086] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:24:47 2026] DELETE /v2.0/subnets/2dcd6bf7-a1b5-4d5d-bb4f-f5492640f4be => generated 136 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:24:48.781 8 WARNING neutron_lib.context [None req-b8a3e7ab-f16c-4bdb-bab1-0832ffffe506 bc079f78a097417fb66081106974e76f 2f0e236230fc4bbcaa84a0b791999a64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1143/2087] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:24:48 2026] GET /v2.0/security-groups?tenant_id=8773b1979b874ce0b2807fbd76b463a9&name=default => generated 2925 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:24:48.994 8 INFO neutron.db.segments_db [None req-b8a3e7ab-f16c-4bdb-bab1-0832ffffe506 bc079f78a097417fb66081106974e76f 2f0e236230fc4bbcaa84a0b791999a64 - - default default] Added segment aa8167e7-2ca1-406f-b34e-e0fbc12dda59 of type vxlan for network 38ed9f06-7b7f-449a-8d53-b9d019730e15 [pid: 7|app: 0|req: 1144/2088] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:24:48 2026] DELETE /v2.0/security-groups/68762b84-d3eb-423b-b3f5-be0d0cbd31da => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/2089] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:24:48 2026] POST /v2.0/networks => generated 631 bytes in 577 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:24:49.161 7 WARNING neutron_lib.context [None req-c0646984-8ee7-461b-9527-d38cd9a294cd bc079f78a097417fb66081106974e76f 2f0e236230fc4bbcaa84a0b791999a64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1145/2090] 10.0.0.235 () {34 vars in 663 bytes} [Fri May 29 23:24:49 2026] POST /v2.0/ports => generated 743 bytes in 763 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/2091] 10.0.0.235 () {34 vars in 746 bytes} [Fri May 29 23:24:49 2026] PUT /v2.0/ports/e7790dce-1bc0-4ce2-be59-a4525189b907/tags => generated 25 bytes in 172 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: 1146/2092] 10.0.0.235 () {32 vars in 726 bytes} [Fri May 29 23:24:50 2026] GET /v2.0/ports/e7790dce-1bc0-4ce2-be59-a4525189b907/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/2093] 10.0.0.235 () {34 vars in 757 bytes} [Fri May 29 23:24:50 2026] PUT /v2.0/ports/e7790dce-1bc0-4ce2-be59-a4525189b907/tags/green => generated 4 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2094] 10.0.0.235 () {32 vars in 726 bytes} [Fri May 29 23:24:50 2026] GET /v2.0/ports/e7790dce-1bc0-4ce2-be59-a4525189b907/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/2095] 10.0.0.235 () {34 vars in 753 bytes} [Fri May 29 23:24:50 2026] PUT /v2.0/ports/e7790dce-1bc0-4ce2-be59-a4525189b907/tags/red => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2096] 10.0.0.235 () {32 vars in 726 bytes} [Fri May 29 23:24:50 2026] GET /v2.0/ports/e7790dce-1bc0-4ce2-be59-a4525189b907/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/2097] 10.0.0.235 () {34 vars in 775 bytes} [Fri May 29 23:24:50 2026] PUT /v2.0/ports/e7790dce-1bc0-4ce2-be59-a4525189b907/tags/black.or.white => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2098] 10.0.0.235 () {32 vars in 726 bytes} [Fri May 29 23:24:50 2026] GET /v2.0/ports/e7790dce-1bc0-4ce2-be59-a4525189b907/tags => generated 52 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/2099] 10.0.0.235 () {34 vars in 746 bytes} [Fri May 29 23:24:50 2026] PUT /v2.0/ports/e7790dce-1bc0-4ce2-be59-a4525189b907/tags => generated 37 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2100] 10.0.0.235 () {32 vars in 726 bytes} [Fri May 29 23:24:50 2026] GET /v2.0/ports/e7790dce-1bc0-4ce2-be59-a4525189b907/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/2101] 10.0.0.235 () {32 vars in 734 bytes} [Fri May 29 23:24:50 2026] GET /v2.0/ports/e7790dce-1bc0-4ce2-be59-a4525189b907/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:24:50.924 7 INFO neutron.api.v2.resource [None req-be3c8ef8-aa0b-452a-8293-37225bc242db bc079f78a097417fb66081106974e76f 2f0e236230fc4bbcaa84a0b791999a64 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1151/2102] 10.0.0.235 () {32 vars in 738 bytes} [Fri May 29 23:24:50 2026] GET /v2.0/ports/e7790dce-1bc0-4ce2-be59-a4525189b907/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/2103] 10.0.0.235 () {32 vars in 737 bytes} [Fri May 29 23:24:50 2026] DELETE /v2.0/ports/e7790dce-1bc0-4ce2-be59-a4525189b907/tags/red => 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: 1152/2104] 10.0.0.235 () {32 vars in 726 bytes} [Fri May 29 23:24:51 2026] GET /v2.0/ports/e7790dce-1bc0-4ce2-be59-a4525189b907/tags => generated 30 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:24:51.193 7 INFO neutron.api.v2.resource [None req-7cf104c3-1cf3-47c7-9ef6-e6c2b9e1adb0 bc079f78a097417fb66081106974e76f 2f0e236230fc4bbcaa84a0b791999a64 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1153/2105] 10.0.0.235 () {32 vars in 741 bytes} [Fri May 29 23:24:51 2026] DELETE /v2.0/ports/e7790dce-1bc0-4ce2-be59-a4525189b907/tags/green => generated 99 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2106] 10.0.0.235 () {32 vars in 729 bytes} [Fri May 29 23:24:51 2026] DELETE /v2.0/ports/e7790dce-1bc0-4ce2-be59-a4525189b907/tags => 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: 1155/2107] 10.0.0.235 () {32 vars in 726 bytes} [Fri May 29 23:24:51 2026] GET /v2.0/ports/e7790dce-1bc0-4ce2-be59-a4525189b907/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:24:51.787 8 INFO neutron.db.segments_db [None req-54afccc4-c436-4018-b35f-6ae85de607e2 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Added segment 807de347-1653-4d73-836e-08f590a1d600 of type vxlan for network 02258baf-ccf7-44fb-b6e6-41b62c096788 [pid: 7|app: 0|req: 1156/2108] 10.0.0.235 () {32 vars in 719 bytes} [Fri May 29 23:24:51 2026] DELETE /v2.0/ports/e7790dce-1bc0-4ce2-be59-a4525189b907 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/2109] 10.0.0.235 () {34 vars in 670 bytes} [Fri May 29 23:24:51 2026] POST /v2.0/networks => generated 740 bytes in 820 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:24:52.033 7 INFO neutron.services.segments.plugin [-] Segment aa8167e7-2ca1-406f-b34e-e0fbc12dda59 resource provider aggregate not found 2026-05-29 23:24:52.042 7 INFO neutron.services.segments.plugin [-] Segment aa8167e7-2ca1-406f-b34e-e0fbc12dda59 resource provider aggregate not found 2026-05-29 23:24:52.061 7 INFO neutron.services.segments.plugin [-] Segment aa8167e7-2ca1-406f-b34e-e0fbc12dda59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa8167e7-2ca1-406f-b34e-e0fbc12dda59 found for delete ", "request_id": "req-f62bf087-d832-4f14-95bd-1eea151aae51"}]} 2026-05-29 23:24:52.070 7 INFO neutron.services.segments.plugin [-] Segment aa8167e7-2ca1-406f-b34e-e0fbc12dda59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa8167e7-2ca1-406f-b34e-e0fbc12dda59 found for delete ", "request_id": "req-27b2d7b3-227c-49b8-ae15-9c7456baa580"}]} [pid: 7|app: 0|req: 1157/2110] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:24:51 2026] DELETE /v2.0/networks/38ed9f06-7b7f-449a-8d53-b9d019730e15 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/2111] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:24:51 2026] POST /v2.0/subnets => generated 663 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:24:52.387 7 INFO neutron.db.segments_db [None req-bfc611fd-8fad-4a78-837e-3d03ce557103 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Added segment d7d06e32-8a5d-4cbb-bae5-9d2ab2a4a759 of type vxlan for network a2f9134b-8bcd-46a0-be25-6ee9fec70cd9 2026-05-29 23:24:52.966 7 INFO neutron.db.l3_hamode_db [None req-bfc611fd-8fad-4a78-837e-3d03ce557103 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 23:24:53.222 8 INFO neutron.db.segments_db [None req-10ae34de-325c-4902-aa4d-d09f40e6d528 9a0b75e4acbd4bd18e1a18beccc13ee0 a57d7b1b9c2e43ed9ff01fa135d63fb7 - - default default] Added segment eef62381-e670-4068-ae19-6b10b192a06d of type vxlan for network 93416456-1043-4546-a918-4a6fbc47b1c1 [pid: 8|app: 0|req: 955/2112] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:24:52 2026] POST /v2.0/networks => generated 727 bytes in 778 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/2113] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:24:53 2026] GET /v2.0/security-groups?tenant_id=d8e0a61a1290472392027a3061209f96&name=default => generated 2925 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/2114] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:24:53 2026] POST /v2.0/subnets => generated 620 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/2115] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:24:53 2026] DELETE /v2.0/security-groups/6d3739b7-6508-4c06-ae25-71c5bc7a5bce => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:24:54.065 8 WARNING neutron.api.v2.base [None req-52264210-0575-4823-8ea8-534d9ef4d9bf 9a0b75e4acbd4bd18e1a18beccc13ee0 a57d7b1b9c2e43ed9ff01fa135d63fb7 - - 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-05-29 23:24:54.066 8 INFO neutron.api.v2.resource [None req-52264210-0575-4823-8ea8-534d9ef4d9bf 9a0b75e4acbd4bd18e1a18beccc13ee0 a57d7b1b9c2e43ed9ff01fa135d63fb7 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 959/2116] 10.0.0.235 () {34 vars in 680 bytes} [Fri May 29 23:24:54 2026] POST /v2.0/rbac-policies => generated 143 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-29 23:24:54.774 7 INFO neutron.db.l3_hamode_db [None req-bfc611fd-8fad-4a78-837e-3d03ce557103 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 23:24:54.885 8 INFO neutron.services.segments.plugin [-] Segment eef62381-e670-4068-ae19-6b10b192a06d resource provider aggregate not found 2026-05-29 23:24:54.891 8 INFO neutron.services.segments.plugin [-] Segment eef62381-e670-4068-ae19-6b10b192a06d resource provider aggregate not found 2026-05-29 23:24:54.912 8 INFO neutron.services.segments.plugin [-] Segment eef62381-e670-4068-ae19-6b10b192a06d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eef62381-e670-4068-ae19-6b10b192a06d found for delete ", "request_id": "req-21fe8e38-0bc2-408c-a8c4-cbb12b16022c"}]} 2026-05-29 23:24:54.914 8 INFO neutron.services.segments.plugin [-] Segment eef62381-e670-4068-ae19-6b10b192a06d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eef62381-e670-4068-ae19-6b10b192a06d found for delete ", "request_id": "req-d7bcca5c-3825-4d6a-993c-13bc7bfb5b7e"}]} [pid: 8|app: 0|req: 960/2117] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:24:54 2026] DELETE /v2.0/networks/93416456-1043-4546-a918-4a6fbc47b1c1 => generated 0 bytes in 1516 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/2118] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:24:55 2026] GET /v2.0/security-groups?tenant_id=2f0e236230fc4bbcaa84a0b791999a64&name=default => generated 2925 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:24:55.907 8 INFO neutron.db.segments_db [None req-67289572-bf66-4af7-b13b-95933ae9b0cf 9a0b75e4acbd4bd18e1a18beccc13ee0 a57d7b1b9c2e43ed9ff01fa135d63fb7 - - default default] Added segment c3261090-f9b5-474f-97a1-22919608f2d4 of type vxlan for network 973f3a63-37d8-4312-a05c-0c6390e07a08 [pid: 7|app: 0|req: 1158/2119] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:24:52 2026] POST /v2.0/routers => generated 727 bytes in 4182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2120] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:24:55 2026] POST /v2.0/networks => generated 725 bytes in 1046 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2121] 10.0.0.151 () {34 vars in 1015 bytes} [Fri May 29 23:24:56 2026] GET /v2.0/security-groups?id=a06b03c0-4af9-4352-971a-5b233739f8e9&fields=id => generated 69 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:24:56.957 8 INFO neutron.services.segments.plugin [-] Segment eef62381-e670-4068-ae19-6b10b192a06d resource provider aggregate not found 2026-05-29 23:24:56.965 8 INFO neutron.services.segments.plugin [-] Segment eef62381-e670-4068-ae19-6b10b192a06d resource provider aggregate not found 2026-05-29 23:24:56.983 8 INFO neutron.services.segments.plugin [-] Segment eef62381-e670-4068-ae19-6b10b192a06d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eef62381-e670-4068-ae19-6b10b192a06d found for delete ", "request_id": "req-982df00b-dca3-4213-b1d2-e0590321f63a"}]} 2026-05-29 23:24:56.985 8 INFO neutron.services.segments.plugin [-] Segment eef62381-e670-4068-ae19-6b10b192a06d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eef62381-e670-4068-ae19-6b10b192a06d found for delete ", "request_id": "req-a40e1aa4-13ea-406a-b1c0-bb2c67645eda"}]} [pid: 7|app: 0|req: 1159/2122] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:24:56 2026] DELETE /v2.0/security-groups/ba91671b-d8ec-43e6-9fee-e5e3b9c84133 => generated 0 bytes in 544 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2123] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:24:57 2026] POST /v2.0/subnets => generated 623 bytes in 845 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2124] 10.0.0.151 () {34 vars in 981 bytes} [Fri May 29 23:24:57 2026] GET /v2.0/networks?id=fc8ea482-9b44-4142-96a6-36268c04f9cb => generated 735 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:24:57.948 7 WARNING neutron.api.v2.base [None req-d4d82e06-5246-4708-91e7-0bda8e6eb1e0 9a0b75e4acbd4bd18e1a18beccc13ee0 a57d7b1b9c2e43ed9ff01fa135d63fb7 - - 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-05-29 23:24:57.949 7 INFO neutron.api.v2.resource [None req-d4d82e06-5246-4708-91e7-0bda8e6eb1e0 9a0b75e4acbd4bd18e1a18beccc13ee0 a57d7b1b9c2e43ed9ff01fa135d63fb7 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1162/2125] 10.0.0.235 () {34 vars in 680 bytes} [Fri May 29 23:24:57 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2126] 10.0.0.151 () {34 vars in 964 bytes} [Fri May 29 23:24:57 2026] GET /v2.0/quotas/4b07184b70294ee690f99c8c9af2998b => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:24:59.057 7 INFO neutron.services.segments.plugin [-] Segment c3261090-f9b5-474f-97a1-22919608f2d4 resource provider aggregate not found 2026-05-29 23:24:59.063 7 INFO neutron.services.segments.plugin [-] Segment c3261090-f9b5-474f-97a1-22919608f2d4 resource provider aggregate not found 2026-05-29 23:24:59.079 7 INFO neutron.services.segments.plugin [-] Segment c3261090-f9b5-474f-97a1-22919608f2d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3261090-f9b5-474f-97a1-22919608f2d4 found for delete ", "request_id": "req-fc923c8b-ba50-483c-8c82-fad0b8f3d43b"}]} 2026-05-29 23:24:59.088 7 INFO neutron.services.segments.plugin [-] Segment c3261090-f9b5-474f-97a1-22919608f2d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3261090-f9b5-474f-97a1-22919608f2d4 found for delete ", "request_id": "req-4e6907c9-4bf8-4ce6-9454-de3929141da3"}]} [pid: 8|app: 0|req: 964/2127] 10.0.0.235 () {34 vars in 782 bytes} [Fri May 29 23:24:56 2026] PUT /v2.0/routers/15239387-e896-47c0-ad34-bc453f2ced95/add_router_interface => generated 309 bytes in 3075 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2128] 10.0.0.151 () {34 vars in 1001 bytes} [Fri May 29 23:24:59 2026] GET /v2.0/ports?tenant_id=4b07184b70294ee690f99c8c9af2998b&fields=id => generated 149 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/2129] 10.0.0.151 () {34 vars in 1007 bytes} [Fri May 29 23:24:59 2026] GET /v2.0/networks/fc8ea482-9b44-4142-96a6-36268c04f9cb?fields=segments => generated 14 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2130] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:24:57 2026] DELETE /v2.0/networks/973f3a63-37d8-4312-a05c-0c6390e07a08 => generated 0 bytes in 2254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2131] 10.0.0.151 () {34 vars in 1107 bytes} [Fri May 29 23:25:00 2026] GET /v2.0/networks/fc8ea482-9b44-4142-96a6-36268c04f9cb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:25:00.353 7 INFO neutron.db.segments_db [None req-31bef059-72e1-4337-911e-3e1af2efc7a4 9a0b75e4acbd4bd18e1a18beccc13ee0 a57d7b1b9c2e43ed9ff01fa135d63fb7 - - default default] Added segment 725507c7-857f-4c75-9d4f-9ea9c543eebe of type vxlan for network 1728be61-e7b7-444c-b99e-58332248f6a3 [pid: 7|app: 0|req: 1165/2132] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:25:00 2026] POST /v2.0/networks => generated 726 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2133] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:25:00 2026] POST /v2.0/subnets => generated 623 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:25:01.157 7 INFO neutron.services.segments.plugin [-] Segment c3261090-f9b5-474f-97a1-22919608f2d4 resource provider aggregate not found 2026-05-29 23:25:01.171 7 INFO neutron.services.segments.plugin [-] Segment c3261090-f9b5-474f-97a1-22919608f2d4 resource provider aggregate not found 2026-05-29 23:25:01.189 7 INFO neutron.services.segments.plugin [-] Segment c3261090-f9b5-474f-97a1-22919608f2d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3261090-f9b5-474f-97a1-22919608f2d4 found for delete ", "request_id": "req-28ac3bad-dd9a-4373-a0a8-3cc0c7d11b5a"}]} 2026-05-29 23:25:01.212 7 INFO neutron.services.segments.plugin [-] Segment c3261090-f9b5-474f-97a1-22919608f2d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3261090-f9b5-474f-97a1-22919608f2d4 found for delete ", "request_id": "req-9e57a6f5-1c6f-4af8-8888-6887b294a658"}]} [pid: 8|app: 0|req: 969/2134] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:25:01 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2135] 10.0.0.235 () {34 vars in 680 bytes} [Fri May 29 23:25:01 2026] POST /v2.0/rbac-policies => generated 324 bytes in 623 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2136] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:25:01 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:25:01.766 8 INFO neutron.db.segments_db [None req-7262a846-f222-4dd8-ab9e-9b42e2921d08 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Added segment 4f2bef27-b63f-4bf4-bc87-844c6870e864 of type vxlan for network 75301d00-50d7-4e0b-a502-22376a3081f5 [pid: 8|app: 0|req: 970/2137] 10.0.0.235 () {34 vars in 670 bytes} [Fri May 29 23:25:01 2026] POST /v2.0/networks => generated 741 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2138] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:25:01 2026] POST /v2.0/subnets => generated 664 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:25:02.386 8 WARNING neutron_lib.context [None req-770b6d38-925d-4fd7-8cca-bbd7e72bc950 38e4bba2dbd241379eb5c00db403eae6 6d79fb0801a34a6b956d68d31040269a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:25:02.451 8 INFO neutron.db.segments_db [None req-770b6d38-925d-4fd7-8cca-bbd7e72bc950 38e4bba2dbd241379eb5c00db403eae6 6d79fb0801a34a6b956d68d31040269a - - default default] Added segment fa9334d1-c65c-4750-9770-b0e95c605696 of type vxlan for network c03b672b-5126-4a15-a69a-c740aa044b2c [pid: 7|app: 0|req: 1169/2139] 10.0.0.235 () {32 vars in 722 bytes} [Fri May 29 23:25:02 2026] GET /v2.0/networks/1728be61-e7b7-444c-b99e-58332248f6a3 => generated 655 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:25:02.965 7 INFO neutron.db.segments_db [None req-79e2bc96-a0c8-4730-9766-20b7d33dc9c0 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Added segment 1dfb02d3-e126-4982-83a1-cd740d887058 of type vxlan for network c4c34e3f-517b-4165-a28e-f2f5c3516a82 2026-05-29 23:25:03.709 8 INFO neutron.db.l3_hamode_db [None req-770b6d38-925d-4fd7-8cca-bbd7e72bc950 38e4bba2dbd241379eb5c00db403eae6 6d79fb0801a34a6b956d68d31040269a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 23:25:03.879 7 INFO neutron.db.l3_hamode_db [None req-79e2bc96-a0c8-4730-9766-20b7d33dc9c0 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 23:25:04.023 8 INFO neutron.db.l3_hamode_db [None req-770b6d38-925d-4fd7-8cca-bbd7e72bc950 38e4bba2dbd241379eb5c00db403eae6 6d79fb0801a34a6b956d68d31040269a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 23:25:05.424 7 INFO neutron.db.l3_hamode_db [None req-79e2bc96-a0c8-4730-9766-20b7d33dc9c0 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 971/2142] 10.0.0.235 () {34 vars in 667 bytes} [Fri May 29 23:25:02 2026] POST /v2.0/routers => generated 474 bytes in 3362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2143] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:25:05 2026] GET /v2.0/networks?id=fc8ea482-9b44-4142-96a6-36268c04f9cb => generated 735 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:25:05.747 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8ced1b04-da94-4719-8829-753626f08db6 db2f3d0404d243a1bcc85d995bef137d 2d3cb3cf960345c4867c158a455c4e9d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 973/2144] 10.0.0.235 () {32 vars in 722 bytes} [Fri May 29 23:25:05 2026] GET /v2.0/networks/1728be61-e7b7-444c-b99e-58332248f6a3 => generated 138 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2145] 199.204.45.140 () {34 vars in 1095 bytes} [Fri May 29 23:25:05 2026] GET /v2.0/ports?device_id=29099df0-7478-434a-8cc1-4024efc6fce2&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2146] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:25:05 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => 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: 976/2147] 10.0.0.235 () {34 vars in 750 bytes} [Fri May 29 23:25:05 2026] PUT /v2.0/routers/597e3b85-86e9-4544-96ff-5eb75a2e875a/tags => generated 25 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2148] 199.204.45.140 () {34 vars in 1049 bytes} [Fri May 29 23:25:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4b07184b70294ee690f99c8c9af2998b => generated 343 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:25:07.010 8 INFO neutron.services.segments.plugin [-] Segment 725507c7-857f-4c75-9d4f-9ea9c543eebe resource provider aggregate not found 2026-05-29 23:25:07.018 8 INFO neutron.services.segments.plugin [-] Segment 725507c7-857f-4c75-9d4f-9ea9c543eebe resource provider aggregate not found [pid: 8|app: 0|req: 978/2149] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:25:06 2026] DELETE /v2.0/networks/1728be61-e7b7-444c-b99e-58332248f6a3 => generated 0 bytes in 896 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:25:07.047 8 INFO neutron.services.segments.plugin [-] Segment 725507c7-857f-4c75-9d4f-9ea9c543eebe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 725507c7-857f-4c75-9d4f-9ea9c543eebe found for delete ", "request_id": "req-9172e9b7-75f1-435a-b91f-8fd23b245cd8"}]} 2026-05-29 23:25:07.049 8 INFO neutron.services.segments.plugin [-] Segment 725507c7-857f-4c75-9d4f-9ea9c543eebe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 725507c7-857f-4c75-9d4f-9ea9c543eebe found for delete ", "request_id": "req-a594bab9-7b3e-4f13-9f2c-480496d41598"}]} [pid: 8|app: 0|req: 979/2150] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:25:07 2026] GET /v2.0/ports?tenant_id=bc5b06b65d3141d59f8fd9e9cedfe24f&device_id=29099df0-7478-434a-8cc1-4024efc6fce2 => generated 1465 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2151] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:25:07 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => 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: 1172/2152] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:25:02 2026] POST /v2.0/routers => generated 728 bytes in 4639 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2153] 10.0.0.235 () {32 vars in 730 bytes} [Fri May 29 23:25:07 2026] GET /v2.0/routers/597e3b85-86e9-4544-96ff-5eb75a2e875a/tags => generated 25 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:25:07.251 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a3201c0a-0f87-4e63-9602-9bc76b13bc79 9a0b75e4acbd4bd18e1a18beccc13ee0 a57d7b1b9c2e43ed9ff01fa135d63fb7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 982/2154] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:25:07 2026] DELETE /v2.0/subnets/19866cec-ef5a-428f-82c2-a4e52074ec33 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2155] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:25:07 2026] GET /v2.0/networks?id=4f00dbd4-bf94-4302-bee9-3cbf3f1cc043 => 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: 1173/2156] 199.204.45.140 () {38 vars in 954 bytes} [Fri May 29 23:25:07 2026] POST /v2.0/ports => generated 1082 bytes in 643 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: 1174/2157] 10.0.0.235 () {34 vars in 761 bytes} [Fri May 29 23:25:07 2026] PUT /v2.0/routers/597e3b85-86e9-4544-96ff-5eb75a2e875a/tags/green => generated 4 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-29 23:25:07.986 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4f687797-04e9-4884-b373-a9c2d4530108 9a0b75e4acbd4bd18e1a18beccc13ee0 a57d7b1b9c2e43ed9ff01fa135d63fb7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1175/2158] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:25:07 2026] DELETE /v2.0/subnets/734480ff-491e-4857-b016-cf841c19405f => 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: 1176/2159] 199.204.45.140 () {34 vars in 1055 bytes} [Fri May 29 23:25:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.95&port_id=67e9dd97-5503-4c4c-8947-22d37ae7bd3c => generated 859 bytes in 886 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2160] 10.0.0.235 () {34 vars in 782 bytes} [Fri May 29 23:25:07 2026] PUT /v2.0/routers/4a119879-1ec7-45e6-a6ab-81e745588253/add_router_interface => generated 309 bytes in 2082 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2161] 199.204.45.140 () {38 vars in 1027 bytes} [Fri May 29 23:25:08 2026] PUT /v2.0/ports/85dd153f-1e80-45eb-979d-352c59f90f49 => generated 1207 bytes in 605 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:25:09.538 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b68e96f2-c90a-4025-8e42-f4aeefb01217 9a0b75e4acbd4bd18e1a18beccc13ee0 a57d7b1b9c2e43ed9ff01fa135d63fb7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1178/2162] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:25:09 2026] DELETE /v2.0/subnets/8bba533f-64e6-453f-8787-d143c569f1cc => generated 136 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2163] 10.0.0.235 () {32 vars in 730 bytes} [Fri May 29 23:25:09 2026] GET /v2.0/routers/597e3b85-86e9-4544-96ff-5eb75a2e875a/tags => generated 34 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:25:09.580 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e0d9625-9fe2-48e2-b410-0d6affa4b946'] response: {'name': 'network-changed', 'server_uuid': 'fabd9a53-0129-4cdc-abd6-51086de79cd0', 'tag': '85dd153f-1e80-45eb-979d-352c59f90f49', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1179/2164] 199.204.45.140 () {34 vars in 1103 bytes} [Fri May 29 23:25:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A261&port_id=67e9dd97-5503-4c4c-8947-22d37ae7bd3c => generated 19 bytes in 42 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: 986/2165] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:25:09 2026] GET /v2.0/ports?tenant_id=4b07184b70294ee690f99c8c9af2998b&device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 1246 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2166] 199.204.45.140 () {34 vars in 1063 bytes} [Fri May 29 23:25:09 2026] GET /v2.0/subnets?id=a5a29168-b273-4101-a8cd-c4d6197671d9&id=3624c642-5a26-43d2-a322-939b8939f618 => generated 1362 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2167] 10.0.0.235 () {34 vars in 757 bytes} [Fri May 29 23:25:09 2026] PUT /v2.0/routers/597e3b85-86e9-4544-96ff-5eb75a2e875a/tags/red => generated 4 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2168] 199.204.45.140 () {34 vars in 1061 bytes} [Fri May 29 23:25:09 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.171&port_id=85dd153f-1e80-45eb-979d-352c59f90f49 => 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: 1181/2169] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:25:09 2026] GET /v2.0/ports?network_id=4f00dbd4-bf94-4302-bee9-3cbf3f1cc043&device_owner=network%3Adhcp => generated 1457 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2170] 10.0.0.235 () {32 vars in 730 bytes} [Fri May 29 23:25:09 2026] GET /v2.0/routers/597e3b85-86e9-4544-96ff-5eb75a2e875a/tags => generated 34 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2171] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:25:09 2026] GET /v2.0/subnets?id=af708ff7-958f-4d5c-8886-e84468e0ec20 => generated 630 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2172] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:25:09 2026] GET /v2.0/ports?network_id=4f00dbd4-bf94-4302-bee9-3cbf3f1cc043&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: 991/2173] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:25:09 2026] GET /v2.0/ports?network_id=fc8ea482-9b44-4142-96a6-36268c04f9cb&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2174] 10.0.0.235 () {34 vars in 779 bytes} [Fri May 29 23:25:09 2026] PUT /v2.0/routers/597e3b85-86e9-4544-96ff-5eb75a2e875a/tags/black.or.white => generated 4 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2175] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:25:09 2026] GET /v2.0/networks/4f00dbd4-bf94-4302-bee9-3cbf3f1cc043?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2176] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:25:09 2026] GET /v2.0/networks/fc8ea482-9b44-4142-96a6-36268c04f9cb?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2177] 10.0.0.235 () {32 vars in 730 bytes} [Fri May 29 23:25:09 2026] GET /v2.0/routers/597e3b85-86e9-4544-96ff-5eb75a2e875a/tags => generated 52 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2178] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:25:09 2026] GET /v2.0/networks/4f00dbd4-bf94-4302-bee9-3cbf3f1cc043?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: 994/2179] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:25:10 2026] GET /v2.0/networks/fc8ea482-9b44-4142-96a6-36268c04f9cb?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: 1186/2180] 10.0.0.235 () {34 vars in 750 bytes} [Fri May 29 23:25:10 2026] PUT /v2.0/routers/597e3b85-86e9-4544-96ff-5eb75a2e875a/tags => generated 37 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2181] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:25:10 2026] GET /v2.0/ports?tenant_id=4b07184b70294ee690f99c8c9af2998b&device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 1246 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2182] 10.0.0.235 () {32 vars in 730 bytes} [Fri May 29 23:25:10 2026] GET /v2.0/routers/597e3b85-86e9-4544-96ff-5eb75a2e875a/tags => generated 37 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2183] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:25:10 2026] GET /v2.0/networks?id=fc8ea482-9b44-4142-96a6-36268c04f9cb => generated 735 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:25:10.399 8 WARNING neutron_lib.context [None req-ed94b902-dc99-4e80-bc2c-85407c53a571 5b1484a4dc61467794d5b52d3452f779 be7af98778974382b4239bdda46327f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1188/2184] 10.0.0.235 () {32 vars in 738 bytes} [Fri May 29 23:25:10 2026] GET /v2.0/routers/597e3b85-86e9-4544-96ff-5eb75a2e875a/tags/red => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2185] 199.204.45.140 () {34 vars in 1061 bytes} [Fri May 29 23:25:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.171&port_id=85dd153f-1e80-45eb-979d-352c59f90f49 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:25:10.551 7 INFO neutron.api.v2.resource [None req-51a427e4-df2d-4772-adce-7f064b7787a6 38e4bba2dbd241379eb5c00db403eae6 6d79fb0801a34a6b956d68d31040269a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1190/2186] 10.0.0.235 () {32 vars in 742 bytes} [Fri May 29 23:25:10 2026] GET /v2.0/routers/597e3b85-86e9-4544-96ff-5eb75a2e875a/tags/green => generated 99 bytes in 104 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2187] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:25:10 2026] GET /v2.0/subnets?id=af708ff7-958f-4d5c-8886-e84468e0ec20 => 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: 997/2188] 10.0.0.235 () {34 vars in 684 bytes} [Fri May 29 23:25:10 2026] POST /v2.0/security-groups => generated 1675 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2189] 10.0.0.235 () {32 vars in 741 bytes} [Fri May 29 23:25:10 2026] DELETE /v2.0/routers/597e3b85-86e9-4544-96ff-5eb75a2e875a/tags/red => generated 0 bytes in 185 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2190] 199.204.45.140 () {34 vars in 993 bytes} [Fri May 29 23:25:10 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 1246 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:25:10.804 8 WARNING neutron_lib.context [None req-3073712a-613d-497c-83b9-42147682c53f 5b1484a4dc61467794d5b52d3452f779 be7af98778974382b4239bdda46327f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1193/2191] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:25:10 2026] GET /v2.0/ports?network_id=fc8ea482-9b44-4142-96a6-36268c04f9cb&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2192] 10.0.0.235 () {32 vars in 730 bytes} [Fri May 29 23:25:10 2026] GET /v2.0/routers/597e3b85-86e9-4544-96ff-5eb75a2e875a/tags => generated 30 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2193] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:25:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2194] 199.204.45.140 () {34 vars in 1043 bytes} [Fri May 29 23:25:11 2026] GET /v2.0/security-groups?id=a06b03c0-4af9-4352-971a-5b233739f8e9&fields=id&fields=name => generated 96 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2195] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:25:11 2026] GET /v2.0/networks/fc8ea482-9b44-4142-96a6-36268c04f9cb?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2196] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:25:10 2026] GET /v2.0/security-groups?tenant_id=633a3437d9cb47deb1515a378da00271&name=default => generated 2925 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2197] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:25:11 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 1246 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:25:11.377 7 WARNING neutron_lib.context [None req-dd9c933a-5107-4cb0-9caa-643c377d3f83 5b1484a4dc61467794d5b52d3452f779 be7af98778974382b4239bdda46327f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:25:11.379 8 INFO neutron.api.v2.resource [None req-6658203a-3bcc-445b-ad66-9939fe17b5a0 38e4bba2dbd241379eb5c00db403eae6 6d79fb0801a34a6b956d68d31040269a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1002/2198] 10.0.0.235 () {32 vars in 745 bytes} [Fri May 29 23:25:11 2026] DELETE /v2.0/routers/597e3b85-86e9-4544-96ff-5eb75a2e875a/tags/green => generated 99 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2199] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:25:11 2026] GET /v2.0/networks/fc8ea482-9b44-4142-96a6-36268c04f9cb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2200] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:25:11 2026] POST /v2.0/security-group-rules => generated 596 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2201] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:25:11 2026] GET /v2.0/security-groups?id=a06b03c0-4af9-4352-971a-5b233739f8e9&fields=id&fields=name => generated 96 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2202] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:25:11 2026] DELETE /v2.0/security-groups/b6757c68-31fe-47c3-a520-7bbccf7aa460 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:25:11.651 8 WARNING neutron_lib.context [None req-c54fdfb6-cd04-435b-98b6-ce5236b7c790 5b1484a4dc61467794d5b52d3452f779 be7af98778974382b4239bdda46327f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1199/2203] 10.0.0.235 () {32 vars in 733 bytes} [Fri May 29 23:25:11 2026] DELETE /v2.0/routers/597e3b85-86e9-4544-96ff-5eb75a2e875a/tags => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2204] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:25:11 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 1246 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2205] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:25:11 2026] POST /v2.0/security-group-rules => generated 602 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2206] 10.0.0.235 () {32 vars in 730 bytes} [Fri May 29 23:25:11 2026] GET /v2.0/routers/597e3b85-86e9-4544-96ff-5eb75a2e875a/tags => generated 12 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:25:11.890 8 WARNING neutron_lib.context [None req-7a9bd241-d6b5-4e84-bb34-67471282d6f2 5b1484a4dc61467794d5b52d3452f779 be7af98778974382b4239bdda46327f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1202/2207] 10.0.0.235 () {32 vars in 720 bytes} [Fri May 29 23:25:11 2026] GET /v2.0/routers/597e3b85-86e9-4544-96ff-5eb75a2e875a => generated 480 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2208] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:25:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2209] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:25:11 2026] GET /v2.0/security-groups?tenant_id=2d3cb3cf960345c4867c158a455c4e9d&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:25:12.222 7 WARNING neutron_lib.context [None req-96c2dd2c-8247-47a2-87fd-a08b992ea914 5b1484a4dc61467794d5b52d3452f779 be7af98778974382b4239bdda46327f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:25:12.264 7 INFO neutron.db.securitygroups_db [None req-96c2dd2c-8247-47a2-87fd-a08b992ea914 5b1484a4dc61467794d5b52d3452f779 be7af98778974382b4239bdda46327f5 - - default default] Project be7af98778974382b4239bdda46327f5 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: 1204/2210] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:25:12 2026] POST /v2.0/security-group-rules => generated 607 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2211] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:25:12 2026] DELETE /v2.0/security-groups/4665a4fd-5c71-45e2-b1d3-ee6e96b1dc87 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:25:12.616 7 WARNING neutron_lib.context [None req-7dd2c767-76f9-424e-8d71-d61f7e8e75b1 5b1484a4dc61467794d5b52d3452f779 be7af98778974382b4239bdda46327f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:25:12.674 7 INFO neutron.db.securitygroups_db [None req-7dd2c767-76f9-424e-8d71-d61f7e8e75b1 5b1484a4dc61467794d5b52d3452f779 be7af98778974382b4239bdda46327f5 - - default default] Project be7af98778974382b4239bdda46327f5 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: 1206/2212] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:25:12 2026] POST /v2.0/security-group-rules => generated 606 bytes in 774 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2213] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:25:13 2026] GET /v2.0/security-groups?tenant_id=a57d7b1b9c2e43ed9ff01fa135d63fb7&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2214] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:25:13 2026] DELETE /v2.0/security-groups/68e93bb0-6d39-4ce4-9236-b3646d63b18f => generated 0 bytes in 348 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:25:13.983 7 WARNING neutron_lib.context [None req-1a74884d-9f8d-414a-84bc-a22911acfaea 5b1484a4dc61467794d5b52d3452f779 be7af98778974382b4239bdda46327f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1007/2215] 10.0.0.235 () {34 vars in 741 bytes} [Fri May 29 23:25:12 2026] PUT /v2.0/routers/597e3b85-86e9-4544-96ff-5eb75a2e875a => generated 480 bytes in 1926 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2216] 10.0.0.235 () {32 vars in 735 bytes} [Fri May 29 23:25:14 2026] GET /v2.0/ports?device_id=597e3b85-86e9-4544-96ff-5eb75a2e875a => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2217] 10.0.0.235 () {34 vars in 684 bytes} [Fri May 29 23:25:13 2026] POST /v2.0/security-groups => generated 1659 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 23:25:14.411 7 WARNING neutron_lib.context [None req-453e735f-051c-44c4-8f25-cf6687e173b7 5b1484a4dc61467794d5b52d3452f779 be7af98778974382b4239bdda46327f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1210/2218] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:25:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:25:14.634 7 WARNING neutron_lib.context [None req-462342cb-5323-4524-a481-51f3962b8293 5b1484a4dc61467794d5b52d3452f779 be7af98778974382b4239bdda46327f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1211/2219] 10.0.0.235 () {34 vars in 694 bytes} [Fri May 29 23:25:14 2026] POST /v2.0/security-group-rules => generated 602 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:25:14.770 7 WARNING neutron_lib.context [None req-ae319a7d-0db4-4c44-90ba-b8254fa68d7d 5b1484a4dc61467794d5b52d3452f779 be7af98778974382b4239bdda46327f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:25:15.188 8 INFO neutron.services.segments.plugin [-] Segment fa9334d1-c65c-4750-9770-b0e95c605696 resource provider aggregate not found 2026-05-29 23:25:15.203 8 INFO neutron.services.segments.plugin [-] Segment fa9334d1-c65c-4750-9770-b0e95c605696 resource provider aggregate not found 2026-05-29 23:25:15.210 8 INFO neutron.services.segments.plugin [-] Segment fa9334d1-c65c-4750-9770-b0e95c605696 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa9334d1-c65c-4750-9770-b0e95c605696 found for delete ", "request_id": "req-08ea27bd-125b-4bdf-932d-9f239b642a91"}]} 2026-05-29 23:25:15.223 8 INFO neutron.db.l3_hamode_db [None req-f1f566b0-eb75-4d6c-9dc3-0fa9c68a60ee 38e4bba2dbd241379eb5c00db403eae6 6d79fb0801a34a6b956d68d31040269a - - default default] HA network c03b672b-5126-4a15-a69a-c740aa044b2c was deleted as no HA routers are present in tenant 6d79fb0801a34a6b956d68d31040269a. 2026-05-29 23:25:15.226 8 INFO neutron.services.segments.plugin [-] Segment fa9334d1-c65c-4750-9770-b0e95c605696 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa9334d1-c65c-4750-9770-b0e95c605696 found for delete ", "request_id": "req-dd8a6cf6-9d15-41a4-98b7-00f086373f0e"}]} [pid: 8|app: 0|req: 1009/2220] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:25:14 2026] DELETE /v2.0/routers/597e3b85-86e9-4544-96ff-5eb75a2e875a => generated 0 bytes in 1181 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2221] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:25:15 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 1248 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2222] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:25:15 2026] GET /v2.0/security-groups?id=a06b03c0-4af9-4352-971a-5b233739f8e9&fields=id&fields=name => generated 96 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2223] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:25:15 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => 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: 1212/2224] 10.0.0.235 () {34 vars in 675 bytes} [Fri May 29 23:25:14 2026] POST /v2.0/floatingips => generated 552 bytes in 921 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2225] 10.0.0.151 () {34 vars in 1099 bytes} [Fri May 29 23:25:15 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1408113415&fields=id&tenant_id=be7af98778974382b4239bdda46327f5 => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2226] 10.0.0.151 () {34 vars in 1097 bytes} [Fri May 29 23:25:15 2026] GET /v2.0/security-groups?name=tempest-securitygroup--916407719&fields=id&tenant_id=be7af98778974382b4239bdda46327f5 => generated 69 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2227] 10.0.0.151 () {34 vars in 981 bytes} [Fri May 29 23:25:15 2026] GET /v2.0/networks?id=02258baf-ccf7-44fb-b6e6-41b62c096788 => generated 672 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2228] 10.0.0.151 () {34 vars in 964 bytes} [Fri May 29 23:25:16 2026] GET /v2.0/quotas/be7af98778974382b4239bdda46327f5 => 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: 1015/2229] 10.0.0.151 () {34 vars in 1001 bytes} [Fri May 29 23:25:16 2026] GET /v2.0/ports?tenant_id=be7af98778974382b4239bdda46327f5&fields=id => generated 103 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2230] 10.0.0.151 () {34 vars in 1007 bytes} [Fri May 29 23:25:16 2026] GET /v2.0/networks/02258baf-ccf7-44fb-b6e6-41b62c096788?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: 1215/2231] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:25:16 2026] GET /v2.0/security-groups?tenant_id=6d79fb0801a34a6b956d68d31040269a&name=default => generated 2925 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2232] 10.0.0.151 () {34 vars in 1107 bytes} [Fri May 29 23:25:16 2026] GET /v2.0/networks/02258baf-ccf7-44fb-b6e6-41b62c096788?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2233] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:25:16 2026] DELETE /v2.0/security-groups/50c3ee85-b663-4d8e-82df-8f57b1414cf5 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2234] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:25:16 2026] GET /v2.0/ports?device_id=64f7ece1-5841-441d-bf62-3a2cea1a1007 => 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: 1217/2237] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:25:17 2026] GET /v2.0/security-groups?tenant_id=dc7308fc6b5f4ec3b625281dbdc8a3b1&name=default => generated 2925 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2238] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:25:17 2026] DELETE /v2.0/security-groups/86a4df0b-23bc-48fb-ba31-1cc25574f92a => generated 0 bytes in 384 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2239] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:25:17 2026] GET /v2.0/ports?device_id=64f7ece1-5841-441d-bf62-3a2cea1a1007 => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2240] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:25:18 2026] GET /v2.0/networks?id=02258baf-ccf7-44fb-b6e6-41b62c096788 => generated 672 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2241] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:25:18 2026] GET /v2.0/ports?device_id=64f7ece1-5841-441d-bf62-3a2cea1a1007 => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2242] 199.204.45.140 () {34 vars in 1049 bytes} [Fri May 29 23:25:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=be7af98778974382b4239bdda46327f5 => generated 273 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:25:19.123 7 WARNING neutron_lib.context [req-71a8f645-0e7d-4543-9525-a589ef320dcf req-337a7117-4e24-4b99-ab15-13c0a0eabf7b 5b1484a4dc61467794d5b52d3452f779 be7af98778974382b4239bdda46327f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1024/2243] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:25:20 2026] GET /v2.0/ports?device_id=64f7ece1-5841-441d-bf62-3a2cea1a1007 => generated 1000 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2244] 10.0.0.151 () {34 vars in 1119 bytes} [Fri May 29 23:25:20 2026] GET /v2.0/security-groups?id=5fb414e2-ea34-4212-a3b0-6b2341a80b6b&id=e43f90e4-95ad-47a1-ab30-2cdab3f606e7&fields=id&fields=name => generated 206 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2245] 199.204.45.140 () {38 vars in 954 bytes} [Fri May 29 23:25:19 2026] POST /v2.0/ports => generated 997 bytes in 1214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2246] 199.204.45.140 () {38 vars in 1027 bytes} [Fri May 29 23:25:20 2026] PUT /v2.0/ports/dadbbfe6-2246-4829-9369-d5bce3fa0174 => generated 1242 bytes in 863 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: 1027/2247] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:25:21 2026] GET /v2.0/ports?device_id=64f7ece1-5841-441d-bf62-3a2cea1a1007 => generated 1012 bytes in 161 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: 1028/2248] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:25:21 2026] GET /v2.0/ports?tenant_id=be7af98778974382b4239bdda46327f5&device_id=64f7ece1-5841-441d-bf62-3a2cea1a1007 => generated 1281 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2249] 10.0.0.151 () {34 vars in 1119 bytes} [Fri May 29 23:25:21 2026] GET /v2.0/security-groups?id=5fb414e2-ea34-4212-a3b0-6b2341a80b6b&id=e43f90e4-95ad-47a1-ab30-2cdab3f606e7&fields=id&fields=name => generated 206 bytes in 64 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-05-29 23:25:21.641 7 WARNING neutron_lib.context [None req-5dfa5f39-c90c-46c4-82d4-726158c81147 943debcba6b74b659f126c30c656c4ce 442dfbcccd85423ab7bda4a925d7bcdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1030/2250] 199.204.45.140 () {34 vars in 1059 bytes} [Fri May 29 23:25:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=dadbbfe6-2246-4829-9369-d5bce3fa0174 => 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: 1031/2251] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:25:21 2026] GET /v2.0/subnets?id=74c321c7-1379-429b-a033-e01bff56acd0 => generated 666 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2252] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:25:21 2026] GET /v2.0/ports?network_id=02258baf-ccf7-44fb-b6e6-41b62c096788&device_owner=network%3Adhcp => generated 1244 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:25:21.830 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-70bc4504-2712-4c78-b76e-972af27fbbfb'] response: {'name': 'network-changed', 'server_uuid': '64f7ece1-5841-441d-bf62-3a2cea1a1007', 'tag': 'dadbbfe6-2246-4829-9369-d5bce3fa0174', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1033/2253] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:25:21 2026] GET /v2.0/networks/02258baf-ccf7-44fb-b6e6-41b62c096788?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2254] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:25:21 2026] GET /v2.0/networks/02258baf-ccf7-44fb-b6e6-41b62c096788?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2255] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:25:22 2026] GET /v2.0/ports?tenant_id=be7af98778974382b4239bdda46327f5&device_id=64f7ece1-5841-441d-bf62-3a2cea1a1007 => generated 1281 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2256] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:25:22 2026] GET /v2.0/networks?id=02258baf-ccf7-44fb-b6e6-41b62c096788 => generated 768 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2257] 199.204.45.140 () {34 vars in 1059 bytes} [Fri May 29 23:25:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=dadbbfe6-2246-4829-9369-d5bce3fa0174 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2258] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:25:22 2026] GET /v2.0/subnets?id=74c321c7-1379-429b-a033-e01bff56acd0 => generated 666 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2259] 199.204.45.140 () {34 vars in 993 bytes} [Fri May 29 23:25:22 2026] GET /v2.0/ports?device_id=64f7ece1-5841-441d-bf62-3a2cea1a1007 => generated 1281 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2260] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:25:22 2026] GET /v2.0/ports?network_id=02258baf-ccf7-44fb-b6e6-41b62c096788&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2261] 199.204.45.140 () {34 vars in 1123 bytes} [Fri May 29 23:25:22 2026] GET /v2.0/security-groups?id=5fb414e2-ea34-4212-a3b0-6b2341a80b6b&id=e43f90e4-95ad-47a1-ab30-2cdab3f606e7&fields=id&fields=name => generated 206 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2262] 10.0.0.235 () {34 vars in 675 bytes} [Fri May 29 23:25:21 2026] POST /v2.0/floatingips => generated 552 bytes in 1447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:25:22.616 7 WARNING neutron_lib.context [None req-66ab0110-2ccc-4216-8574-e1d3c5b3ebae 943debcba6b74b659f126c30c656c4ce 442dfbcccd85423ab7bda4a925d7bcdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1042/2263] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:25:22 2026] GET /v2.0/networks/02258baf-ccf7-44fb-b6e6-41b62c096788?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2264] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:25:22 2026] GET /v2.0/networks/02258baf-ccf7-44fb-b6e6-41b62c096788?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: 1044/2265] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:25:22 2026] GET /v2.0/ports?device_id=64f7ece1-5841-441d-bf62-3a2cea1a1007 => generated 1012 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2266] 10.0.0.151 () {34 vars in 1119 bytes} [Fri May 29 23:25:22 2026] GET /v2.0/security-groups?id=5fb414e2-ea34-4212-a3b0-6b2341a80b6b&id=e43f90e4-95ad-47a1-ab30-2cdab3f606e7&fields=id&fields=name => generated 206 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:25:23.651 8 WARNING neutron_lib.context [None req-9eb77c83-51f1-4c1a-953b-861dc8470ac0 a8c94be65f594e7492fec1257766d334 2e237f2ddeb24af5bdb281d59ac1ee8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1222/2267] 10.0.0.235 () {34 vars in 675 bytes} [Fri May 29 23:25:22 2026] POST /v2.0/floatingips => generated 552 bytes in 1147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:25:23.768 7 WARNING neutron_lib.context [None req-dde6ac97-d8b6-4c74-8f48-c9ee34d81c56 943debcba6b74b659f126c30c656c4ce 442dfbcccd85423ab7bda4a925d7bcdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1046/2268] 10.0.0.235 () {34 vars in 683 bytes} [Fri May 29 23:25:23 2026] POST /v2.0/security-groups => generated 1601 bytes in 658 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2269] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:25:24 2026] GET /v2.0/ports?device_id=64f7ece1-5841-441d-bf62-3a2cea1a1007 => generated 1012 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2270] 10.0.0.235 () {34 vars in 766 bytes} [Fri May 29 23:25:24 2026] PUT /v2.0/security-groups/a417c317-dd3a-4613-8cb4-8791a87294ef/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2271] 10.0.0.151 () {34 vars in 1119 bytes} [Fri May 29 23:25:24 2026] GET /v2.0/security-groups?id=5fb414e2-ea34-4212-a3b0-6b2341a80b6b&id=e43f90e4-95ad-47a1-ab30-2cdab3f606e7&fields=id&fields=name => generated 206 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2272] 10.0.0.235 () {32 vars in 746 bytes} [Fri May 29 23:25:24 2026] GET /v2.0/security-groups/a417c317-dd3a-4613-8cb4-8791a87294ef/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2273] 10.0.0.235 () {34 vars in 777 bytes} [Fri May 29 23:25:24 2026] PUT /v2.0/security-groups/a417c317-dd3a-4613-8cb4-8791a87294ef/tags/green => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2274] 10.0.0.235 () {32 vars in 746 bytes} [Fri May 29 23:25:24 2026] GET /v2.0/security-groups/a417c317-dd3a-4613-8cb4-8791a87294ef/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2275] 10.0.0.235 () {34 vars in 773 bytes} [Fri May 29 23:25:24 2026] PUT /v2.0/security-groups/a417c317-dd3a-4613-8cb4-8791a87294ef/tags/red => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2276] 10.0.0.235 () {32 vars in 746 bytes} [Fri May 29 23:25:24 2026] GET /v2.0/security-groups/a417c317-dd3a-4613-8cb4-8791a87294ef/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2277] 10.0.0.235 () {34 vars in 795 bytes} [Fri May 29 23:25:24 2026] PUT /v2.0/security-groups/a417c317-dd3a-4613-8cb4-8791a87294ef/tags/black.or.white => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2278] 10.0.0.235 () {32 vars in 746 bytes} [Fri May 29 23:25:24 2026] GET /v2.0/security-groups/a417c317-dd3a-4613-8cb4-8791a87294ef/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2279] 10.0.0.235 () {34 vars in 675 bytes} [Fri May 29 23:25:23 2026] POST /v2.0/floatingips => generated 552 bytes in 841 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:25:24.617 7 WARNING neutron_lib.context [None req-858b4743-c838-4bc0-a263-241df119ab4e 943debcba6b74b659f126c30c656c4ce 442dfbcccd85423ab7bda4a925d7bcdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1057/2280] 10.0.0.235 () {34 vars in 766 bytes} [Fri May 29 23:25:24 2026] PUT /v2.0/security-groups/a417c317-dd3a-4613-8cb4-8791a87294ef/tags => generated 37 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2281] 10.0.0.235 () {32 vars in 746 bytes} [Fri May 29 23:25:24 2026] GET /v2.0/security-groups/a417c317-dd3a-4613-8cb4-8791a87294ef/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: 1059/2282] 10.0.0.235 () {32 vars in 754 bytes} [Fri May 29 23:25:24 2026] GET /v2.0/security-groups/a417c317-dd3a-4613-8cb4-8791a87294ef/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:25:24.796 8 INFO neutron.api.v2.resource [None req-9b3042cd-863f-4544-9ae2-fa57f5ca5540 a8c94be65f594e7492fec1257766d334 2e237f2ddeb24af5bdb281d59ac1ee8a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1060/2283] 10.0.0.235 () {32 vars in 758 bytes} [Fri May 29 23:25:24 2026] GET /v2.0/security-groups/a417c317-dd3a-4613-8cb4-8791a87294ef/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2284] 10.0.0.235 () {32 vars in 757 bytes} [Fri May 29 23:25:24 2026] DELETE /v2.0/security-groups/a417c317-dd3a-4613-8cb4-8791a87294ef/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2285] 10.0.0.235 () {32 vars in 746 bytes} [Fri May 29 23:25:24 2026] GET /v2.0/security-groups/a417c317-dd3a-4613-8cb4-8791a87294ef/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:25:24.945 8 INFO neutron.api.v2.resource [None req-d7dd4388-bccb-433b-93af-a78701ce3f6e a8c94be65f594e7492fec1257766d334 2e237f2ddeb24af5bdb281d59ac1ee8a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1063/2286] 10.0.0.235 () {32 vars in 761 bytes} [Fri May 29 23:25:24 2026] DELETE /v2.0/security-groups/a417c317-dd3a-4613-8cb4-8791a87294ef/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2287] 10.0.0.235 () {32 vars in 749 bytes} [Fri May 29 23:25:24 2026] DELETE /v2.0/security-groups/a417c317-dd3a-4613-8cb4-8791a87294ef/tags => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2288] 10.0.0.235 () {32 vars in 746 bytes} [Fri May 29 23:25:25 2026] GET /v2.0/security-groups/a417c317-dd3a-4613-8cb4-8791a87294ef/tags => 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: 1066/2289] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:25:25 2026] DELETE /v2.0/security-groups/a417c317-dd3a-4613-8cb4-8791a87294ef => 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: 1067/2290] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:25:25 2026] GET /v2.0/ports?device_id=64f7ece1-5841-441d-bf62-3a2cea1a1007 => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2291] 10.0.0.151 () {34 vars in 1119 bytes} [Fri May 29 23:25:25 2026] GET /v2.0/security-groups?id=5fb414e2-ea34-4212-a3b0-6b2341a80b6b&id=e43f90e4-95ad-47a1-ab30-2cdab3f606e7&fields=id&fields=name => generated 206 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2292] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:25:25 2026] GET /v2.0/ports?device_id=64f7ece1-5841-441d-bf62-3a2cea1a1007 => generated 1014 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2293] 10.0.0.235 () {34 vars in 675 bytes} [Fri May 29 23:25:24 2026] POST /v2.0/floatingips => generated 552 bytes in 985 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:25:25.608 7 WARNING neutron_lib.context [None req-7f3295f7-5cf7-48fe-8302-2407d5678683 943debcba6b74b659f126c30c656c4ce 442dfbcccd85423ab7bda4a925d7bcdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:25:26.276 8 INFO neutron.db.l3_db [None req-e57ff630-7da9-43fa-841b-6516b6913061 5b1484a4dc61467794d5b52d3452f779 be7af98778974382b4239bdda46327f5 - - default default] Floating IP 16f12af4-f53d-47bc-ad68-826b93e3ae68 associated. External IP: 10.96.250.203, port: dadbbfe6-2246-4829-9369-d5bce3fa0174. [pid: 8|app: 0|req: 1070/2294] 10.0.0.235 () {34 vars in 748 bytes} [Fri May 29 23:25:25 2026] PUT /v2.0/floatingips/16f12af4-f53d-47bc-ad68-826b93e3ae68 => generated 856 bytes in 1227 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:25:26.859 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e57bc32-4af7-468f-881c-956036e3c93f'] response: {'name': 'network-changed', 'server_uuid': '64f7ece1-5841-441d-bf62-3a2cea1a1007', 'tag': 'dadbbfe6-2246-4829-9369-d5bce3fa0174', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1071/2295] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:25:26 2026] GET /v2.0/security-groups?tenant_id=2e237f2ddeb24af5bdb281d59ac1ee8a&name=default => generated 2925 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2296] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:25:27 2026] GET /v2.0/ports?tenant_id=be7af98778974382b4239bdda46327f5&device_id=64f7ece1-5841-441d-bf62-3a2cea1a1007 => 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: 1225/2297] 10.0.0.235 () {34 vars in 675 bytes} [Fri May 29 23:25:25 2026] POST /v2.0/floatingips => generated 552 bytes in 1689 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2298] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:25:27 2026] DELETE /v2.0/security-groups/610150a0-7bfc-4edf-81ed-aa363d00e522 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2299] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:25:27 2026] GET /v2.0/networks?id=02258baf-ccf7-44fb-b6e6-41b62c096788 => generated 768 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2300] 10.0.0.235 () {34 vars in 758 bytes} [Fri May 29 23:25:27 2026] PUT /v2.0/floatingips/bf0da337-e04c-49a7-953c-362c2dd978e1/tags => generated 17 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2301] 199.204.45.140 () {34 vars in 1059 bytes} [Fri May 29 23:25:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=dadbbfe6-2246-4829-9369-d5bce3fa0174 => generated 859 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2302] 10.0.0.235 () {34 vars in 758 bytes} [Fri May 29 23:25:27 2026] PUT /v2.0/floatingips/db3c8cb8-3ff9-4b05-b380-ae2c1391387a/tags => generated 25 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2303] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:25:27 2026] GET /v2.0/subnets?id=74c321c7-1379-429b-a033-e01bff56acd0 => generated 666 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2304] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:25:27 2026] GET /v2.0/security-groups?tenant_id=2a6eab7d64e549a7b2cd0619561db43a&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2305] 10.0.0.235 () {34 vars in 758 bytes} [Fri May 29 23:25:27 2026] PUT /v2.0/floatingips/aa00fdc0-b9f2-4369-9487-f70b86b8bbd9/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/2306] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:25:27 2026] GET /v2.0/ports?network_id=02258baf-ccf7-44fb-b6e6-41b62c096788&device_owner=network%3Adhcp => generated 1244 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2307] 10.0.0.235 () {34 vars in 758 bytes} [Fri May 29 23:25:27 2026] PUT /v2.0/floatingips/72df2948-4aed-490f-982d-db15d81fbcd9/tags => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2308] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:25:27 2026] DELETE /v2.0/security-groups/7b3bf10b-3069-434f-8efd-17bd8b221a86 => 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: 1231/2309] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:25:27 2026] GET /v2.0/networks/02258baf-ccf7-44fb-b6e6-41b62c096788?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2310] 10.0.0.235 () {32 vars in 671 bytes} [Fri May 29 23:25:27 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2311] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:25:27 2026] GET /v2.0/networks/02258baf-ccf7-44fb-b6e6-41b62c096788?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: 1080/2312] 10.0.0.235 () {32 vars in 685 bytes} [Fri May 29 23:25:27 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2313] 10.0.0.235 () {32 vars in 681 bytes} [Fri May 29 23:25:27 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2314] 10.0.0.235 () {32 vars in 693 bytes} [Fri May 29 23:25:28 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2315] 10.0.0.235 () {32 vars in 679 bytes} [Fri May 29 23:25:28 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2316] 10.0.0.235 () {32 vars in 693 bytes} [Fri May 29 23:25:28 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2317] 10.0.0.235 () {32 vars in 689 bytes} [Fri May 29 23:25:28 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2318] 10.0.0.235 () {32 vars in 701 bytes} [Fri May 29 23:25:28 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2319] 10.0.0.235 () {32 vars in 731 bytes} [Fri May 29 23:25:28 2026] DELETE /v2.0/floatingips/bf0da337-e04c-49a7-953c-362c2dd978e1 => generated 0 bytes in 1015 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2320] 10.0.0.235 () {32 vars in 731 bytes} [Fri May 29 23:25:29 2026] DELETE /v2.0/floatingips/db3c8cb8-3ff9-4b05-b380-ae2c1391387a => generated 0 bytes in 587 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2321] 10.0.0.235 () {32 vars in 731 bytes} [Fri May 29 23:25:30 2026] DELETE /v2.0/floatingips/aa00fdc0-b9f2-4369-9487-f70b86b8bbd9 => generated 0 bytes in 472 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2322] 10.0.0.235 () {32 vars in 731 bytes} [Fri May 29 23:25:30 2026] DELETE /v2.0/floatingips/72df2948-4aed-490f-982d-db15d81fbcd9 => generated 0 bytes in 723 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2323] 10.0.0.235 () {32 vars in 731 bytes} [Fri May 29 23:25:31 2026] DELETE /v2.0/floatingips/5aeecb2a-b8ed-4b87-9e7c-aaa49ae6acb9 => generated 0 bytes in 477 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:25:33.215 7 WARNING neutron_lib.context [None req-16ed96ba-498c-462d-857e-d7d9951379b3 17601343e7224c728155a6a01f675910 1b98336af5374060bd68fb3c4849437a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:25:33.421 7 INFO neutron.db.segments_db [None req-16ed96ba-498c-462d-857e-d7d9951379b3 17601343e7224c728155a6a01f675910 1b98336af5374060bd68fb3c4849437a - - default default] Added segment 38f898fa-8db3-4875-a59d-fdc5c8ab9b60 of type vxlan for network 41c8aeb8-ce6d-4f3b-81e5-b2fd6d829c1d [pid: 8|app: 0|req: 1087/2326] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:25:33 2026] GET /v2.0/security-groups?tenant_id=d4c2bc768a9c45d68fc072a64cf55a73&name=default => generated 2925 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2327] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:25:32 2026] POST /v2.0/networks => generated 631 bytes in 1029 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2328] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:25:33 2026] DELETE /v2.0/security-groups/674e69f1-9a30-4ce9-9f0a-42ba68fad794 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:25:33.975 7 WARNING neutron_lib.context [None req-4ccf4d0e-5f30-47fd-a64f-6ac60c822a4e 17601343e7224c728155a6a01f675910 1b98336af5374060bd68fb3c4849437a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:25:34.381 7 INFO neutron.db.segments_db [None req-4ccf4d0e-5f30-47fd-a64f-6ac60c822a4e 17601343e7224c728155a6a01f675910 1b98336af5374060bd68fb3c4849437a - - default default] Added segment 48f47933-661a-4965-a165-f2389d0b4356 of type vxlan for network a314b89f-d3e7-4d4f-b793-e76faf27c267 [pid: 7|app: 0|req: 1241/2329] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:25:33 2026] POST /v2.0/networks => generated 630 bytes in 753 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2330] 10.0.0.235 () {34 vars in 752 bytes} [Fri May 29 23:25:34 2026] PUT /v2.0/networks/41c8aeb8-ce6d-4f3b-81e5-b2fd6d829c1d/tags => generated 25 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2331] 10.0.0.235 () {32 vars in 732 bytes} [Fri May 29 23:25:34 2026] GET /v2.0/networks/41c8aeb8-ce6d-4f3b-81e5-b2fd6d829c1d/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2332] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:25:34 2026] GET /v2.0/security-groups?tenant_id=4351a5fcf4dc4131bdfb0542355bfe3a&name=default => generated 2925 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2333] 10.0.0.235 () {34 vars in 752 bytes} [Fri May 29 23:25:34 2026] PUT /v2.0/networks/a314b89f-d3e7-4d4f-b793-e76faf27c267/tags => generated 17 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2334] 10.0.0.235 () {32 vars in 732 bytes} [Fri May 29 23:25:35 2026] GET /v2.0/networks/a314b89f-d3e7-4d4f-b793-e76faf27c267/tags => generated 17 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2335] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:25:34 2026] DELETE /v2.0/security-groups/e6da14dc-0335-413a-b1b6-88a9d89e0062 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2336] 10.0.0.235 () {34 vars in 752 bytes} [Fri May 29 23:25:35 2026] PUT /v2.0/networks/a314b89f-d3e7-4d4f-b793-e76faf27c267/tags => generated 12 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2337] 10.0.0.235 () {32 vars in 732 bytes} [Fri May 29 23:25:35 2026] GET /v2.0/networks/a314b89f-d3e7-4d4f-b793-e76faf27c267/tags => generated 12 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2338] 10.0.0.235 () {32 vars in 732 bytes} [Fri May 29 23:25:35 2026] GET /v2.0/networks/41c8aeb8-ce6d-4f3b-81e5-b2fd6d829c1d/tags => generated 25 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:25:35.956 8 INFO neutron.services.segments.plugin [-] Segment 38f898fa-8db3-4875-a59d-fdc5c8ab9b60 resource provider aggregate not found 2026-05-29 23:25:35.965 8 INFO neutron.services.segments.plugin [-] Segment 38f898fa-8db3-4875-a59d-fdc5c8ab9b60 resource provider aggregate not found 2026-05-29 23:25:35.970 8 INFO neutron.services.segments.plugin [-] Segment 38f898fa-8db3-4875-a59d-fdc5c8ab9b60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38f898fa-8db3-4875-a59d-fdc5c8ab9b60 found for delete ", "request_id": "req-da3557f0-35b0-4921-8be0-45d900387e37"}]} 2026-05-29 23:25:35.988 8 INFO neutron.services.segments.plugin [-] Segment 38f898fa-8db3-4875-a59d-fdc5c8ab9b60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38f898fa-8db3-4875-a59d-fdc5c8ab9b60 found for delete ", "request_id": "req-f9027574-b5ad-4455-9add-be6ece7aadd0"}]} [pid: 8|app: 0|req: 1092/2339] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:25:35 2026] DELETE /v2.0/networks/41c8aeb8-ce6d-4f3b-81e5-b2fd6d829c1d => generated 0 bytes in 752 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2340] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:25:35 2026] GET /v2.0/security-groups?tenant_id=442dfbcccd85423ab7bda4a925d7bcdd&name=default => generated 2925 bytes in 636 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2341] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:25:36 2026] DELETE /v2.0/security-groups/59836afb-75a7-428d-b22d-139147733d1f => generated 0 bytes in 422 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2342] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:25:36 2026] DELETE /v2.0/networks/a314b89f-d3e7-4d4f-b793-e76faf27c267 => 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: 1250/2343] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:25:38 2026] GET /v2.0/security-groups?tenant_id=1b98336af5374060bd68fb3c4849437a&name=default => generated 2925 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:25:38.569 8 INFO neutron.services.segments.plugin [-] Segment 48f47933-661a-4965-a165-f2389d0b4356 resource provider aggregate not found 2026-05-29 23:25:38.576 8 INFO neutron.services.segments.plugin [-] Segment 48f47933-661a-4965-a165-f2389d0b4356 resource provider aggregate not found 2026-05-29 23:25:38.588 8 INFO neutron.services.segments.plugin [-] Segment 48f47933-661a-4965-a165-f2389d0b4356 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48f47933-661a-4965-a165-f2389d0b4356 found for delete ", "request_id": "req-1fab7ee6-5dec-4707-a6b9-568fd0d9e86c"}]} 2026-05-29 23:25:38.604 8 INFO neutron.services.segments.plugin [-] Segment 48f47933-661a-4965-a165-f2389d0b4356 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48f47933-661a-4965-a165-f2389d0b4356 found for delete ", "request_id": "req-d8f24699-3289-4505-8403-0f9e3044d73c"}]} [pid: 8|app: 0|req: 1094/2344] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:25:38 2026] DELETE /v2.0/security-groups/348ea2c6-b152-4836-bf25-ac853f6aeca1 => generated 0 bytes in 553 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2345] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:25:39 2026] GET /v2.0/security-groups?tenant_id=cd6c84c04fdd4ef8a83cc77c47e81b69&name=default => generated 2925 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2346] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:25:40 2026] GET /v2.0/ports?device_id=64f7ece1-5841-441d-bf62-3a2cea1a1007 => generated 1014 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2347] 10.0.0.151 () {34 vars in 1119 bytes} [Fri May 29 23:25:40 2026] GET /v2.0/security-groups?id=5fb414e2-ea34-4212-a3b0-6b2341a80b6b&id=e43f90e4-95ad-47a1-ab30-2cdab3f606e7&fields=id&fields=name => generated 206 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2348] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:25:39 2026] DELETE /v2.0/security-groups/a86abe44-a4e6-4970-b46f-001ec70f7aa0 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2349] 10.0.0.235 () {32 vars in 735 bytes} [Fri May 29 23:25:40 2026] GET /v2.0/ports?device_id=64f7ece1-5841-441d-bf62-3a2cea1a1007 => generated 1283 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2350] 10.0.0.235 () {32 vars in 857 bytes} [Fri May 29 23:25:40 2026] GET /v2.0/floatingips?floating_network_id=00a37439-da60-4fb8-8aa5-d93b46a516a0&port_id=dadbbfe6-2246-4829-9369-d5bce3fa0174 => generated 861 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2351] 10.0.0.94 () {34 vars in 988 bytes} [Fri May 29 23:25:41 2026] GET /v2.0/ports?device_id=64f7ece1-5841-441d-bf62-3a2cea1a1007 => generated 1283 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2352] 10.0.0.94 () {34 vars in 1118 bytes} [Fri May 29 23:25:41 2026] GET /v2.0/security-groups?id=e43f90e4-95ad-47a1-ab30-2cdab3f606e7&id=5fb414e2-ea34-4212-a3b0-6b2341a80b6b&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2353] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:25:44 2026] GET /v2.0/ports?device_id=64f7ece1-5841-441d-bf62-3a2cea1a1007 => generated 1014 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2354] 10.0.0.151 () {34 vars in 1119 bytes} [Fri May 29 23:25:44 2026] GET /v2.0/security-groups?id=5fb414e2-ea34-4212-a3b0-6b2341a80b6b&id=e43f90e4-95ad-47a1-ab30-2cdab3f606e7&fields=id&fields=name => generated 206 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2355] 199.204.45.140 () {34 vars in 993 bytes} [Fri May 29 23:25:45 2026] GET /v2.0/ports?device_id=64f7ece1-5841-441d-bf62-3a2cea1a1007 => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2356] 10.0.0.235 () {34 vars in 677 bytes} [Fri May 29 23:25:45 2026] POST /v2.0/qos/policies => generated 359 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2357] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:25:45 2026] GET /v2.0/ports?device_id=64f7ece1-5841-441d-bf62-3a2cea1a1007 => generated 1014 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2358] 10.0.0.235 () {34 vars in 677 bytes} [Fri May 29 23:25:45 2026] POST /v2.0/qos/policies => generated 359 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2359] 10.0.0.151 () {34 vars in 1119 bytes} [Fri May 29 23:25:46 2026] GET /v2.0/security-groups?id=5fb414e2-ea34-4212-a3b0-6b2341a80b6b&id=e43f90e4-95ad-47a1-ab30-2cdab3f606e7&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: 1262/2360] 10.0.0.235 () {34 vars in 677 bytes} [Fri May 29 23:25:46 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: 1263/2361] 10.0.0.235 () {34 vars in 677 bytes} [Fri May 29 23:25:46 2026] POST /v2.0/qos/policies => generated 359 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2362] 10.0.0.235 () {34 vars in 677 bytes} [Fri May 29 23:25:46 2026] POST /v2.0/qos/policies => generated 359 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2363] 10.0.0.235 () {34 vars in 752 bytes} [Fri May 29 23:25:46 2026] PUT /v2.0/policies/c5ff5ed4-791e-4b2c-9af9-a4846e8f5261/tags => generated 17 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2364] 10.0.0.235 () {34 vars in 752 bytes} [Fri May 29 23:25:46 2026] PUT /v2.0/policies/c822bf81-0ed5-44e0-9c94-161771ec4700/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2365] 10.0.0.235 () {34 vars in 752 bytes} [Fri May 29 23:25:46 2026] PUT /v2.0/policies/8c59c0ea-fbc8-47ae-bd53-f387529aa504/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2366] 10.0.0.235 () {34 vars in 752 bytes} [Fri May 29 23:25:46 2026] PUT /v2.0/policies/75799fae-ba79-4ba1-ac3b-707ef428d97f/tags => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:25:46.556 8 INFO neutron.db.l3_db [req-24ba239a-51ae-425f-9960-3f750788b8ef req-dd253315-71f9-41be-9c45-cce5e1effe6d 5b1484a4dc61467794d5b52d3452f779 be7af98778974382b4239bdda46327f5 - - default default] Floating IP 16f12af4-f53d-47bc-ad68-826b93e3ae68 disassociated. External IP: 10.96.250.203, port: dadbbfe6-2246-4829-9369-d5bce3fa0174. [pid: 7|app: 0|req: 1269/2367] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:25:46 2026] GET /v2.0/security-groups?tenant_id=b496b042a56f4171b251302f5b1a4272&name=default => generated 2925 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2368] 199.204.45.140 () {36 vars in 996 bytes} [Fri May 29 23:25:45 2026] DELETE /v2.0/ports/dadbbfe6-2246-4829-9369-d5bce3fa0174 => generated 0 bytes in 2047 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2369] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:25:47 2026] GET /v2.0/ports?device_id=64f7ece1-5841-441d-bf62-3a2cea1a1007 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:25:47.361 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-abb3f315-3656-462e-86a6-dc28b99de304'] response: {'server_uuid': '64f7ece1-5841-441d-bf62-3a2cea1a1007', 'name': 'network-vif-deleted', 'tag': 'dadbbfe6-2246-4829-9369-d5bce3fa0174', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1270/2370] 10.0.0.235 () {32 vars in 673 bytes} [Fri May 29 23:25:47 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2373] 10.0.0.235 () {32 vars in 687 bytes} [Fri May 29 23:25:47 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2374] 10.0.0.235 () {32 vars in 683 bytes} [Fri May 29 23:25:47 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2375] 10.0.0.235 () {32 vars in 695 bytes} [Fri May 29 23:25:47 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2376] 10.0.0.235 () {32 vars in 681 bytes} [Fri May 29 23:25:47 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2377] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:25:47 2026] DELETE /v2.0/security-groups/011a011c-2e5b-48f3-adc6-3a40123ca00b => generated 0 bytes in 532 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2378] 10.0.0.235 () {32 vars in 695 bytes} [Fri May 29 23:25:47 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2379] 10.0.0.235 () {32 vars in 691 bytes} [Fri May 29 23:25:47 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2380] 10.0.0.235 () {32 vars in 703 bytes} [Fri May 29 23:25:48 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2381] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:25:48 2026] GET /v2.0/ports?device_id=64f7ece1-5841-441d-bf62-3a2cea1a1007 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2382] 10.0.0.235 () {32 vars in 733 bytes} [Fri May 29 23:25:48 2026] DELETE /v2.0/qos/policies/c5ff5ed4-791e-4b2c-9af9-a4846e8f5261 => generated 0 bytes in 560 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2383] 10.0.0.235 () {32 vars in 733 bytes} [Fri May 29 23:25:48 2026] DELETE /v2.0/qos/policies/c822bf81-0ed5-44e0-9c94-161771ec4700 => generated 0 bytes in 452 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2384] 10.0.0.235 () {32 vars in 733 bytes} [Fri May 29 23:25:49 2026] DELETE /v2.0/qos/policies/8c59c0ea-fbc8-47ae-bd53-f387529aa504 => 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: 1104/2385] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:25:49 2026] GET /v2.0/security-groups?tenant_id=fc157e7c279b44caa70ae54ce00639ed&name=default => generated 2929 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2386] 10.0.0.235 () {32 vars in 733 bytes} [Fri May 29 23:25:49 2026] DELETE /v2.0/qos/policies/75799fae-ba79-4ba1-ac3b-707ef428d97f => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2387] 10.0.0.235 () {32 vars in 733 bytes} [Fri May 29 23:25:49 2026] DELETE /v2.0/qos/policies/f362d40f-4da8-4898-9c58-8662936d9709 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2388] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:25:49 2026] DELETE /v2.0/security-groups/5e86c8b7-5530-493b-8010-5ba85a108279 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2389] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:25:49 2026] DELETE /v2.0/security-groups/5fb414e2-ea34-4212-a3b0-6b2341a80b6b => generated 0 bytes in 224 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:25:49.889 8 INFO neutron.api.v2.resource [None req-b47e05f1-c32d-4544-9730-1e1a455b6d48 5b1484a4dc61467794d5b52d3452f779 be7af98778974382b4239bdda46327f5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1106/2390] 10.0.0.235 () {32 vars in 736 bytes} [Fri May 29 23:25:49 2026] GET /v2.0/security-groups/5fb414e2-ea34-4212-a3b0-6b2341a80b6b => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2391] 10.0.0.235 () {32 vars in 731 bytes} [Fri May 29 23:25:49 2026] DELETE /v2.0/floatingips/16f12af4-f53d-47bc-ad68-826b93e3ae68 => generated 0 bytes in 663 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2392] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:25:50 2026] DELETE /v2.0/security-groups/e43f90e4-95ad-47a1-ab30-2cdab3f606e7 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2393] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:25:50 2026] GET /v2.0/security-groups?tenant_id=576532c78cd14ce7a7147bb07c122293&name=default => generated 2929 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2394] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:25:51 2026] DELETE /v2.0/security-groups/c82b4482-bf80-4284-9d12-e391f1b70b36 => 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: 1288/2395] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:25:51 2026] GET /v2.0/security-groups?tenant_id=285a9efc47894867adc983723312facd&name=default => generated 2929 bytes in 477 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2396] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:25:52 2026] DELETE /v2.0/security-groups/ff3f58d3-444b-4f9a-ba41-a9ee99e619c8 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2397] 10.0.0.235 () {34 vars in 788 bytes} [Fri May 29 23:25:50 2026] PUT /v2.0/routers/15239387-e896-47c0-ad34-bc453f2ced95/remove_router_interface => generated 309 bytes in 1636 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2398] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:25:52 2026] GET /v2.0/security-groups?tenant_id=fb87f2f9312b42cd950a9fab7eb172bc&name=default => generated 2929 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2399] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:25:53 2026] DELETE /v2.0/security-groups/2d1cd2ec-1d8d-4e37-a471-bf380739cec4 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:25:54.129 7 INFO neutron.services.segments.plugin [-] Segment d7d06e32-8a5d-4cbb-bae5-9d2ab2a4a759 resource provider aggregate not found 2026-05-29 23:25:54.137 7 INFO neutron.services.segments.plugin [-] Segment d7d06e32-8a5d-4cbb-bae5-9d2ab2a4a759 resource provider aggregate not found 2026-05-29 23:25:54.145 7 INFO neutron.db.l3_hamode_db [None req-50b7584b-6185-472e-9a6f-5ce3c45a2f75 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] HA network a2f9134b-8bcd-46a0-be25-6ee9fec70cd9 was deleted as no HA routers are present in tenant be7af98778974382b4239bdda46327f5. 2026-05-29 23:25:54.147 7 INFO neutron.services.segments.plugin [-] Segment d7d06e32-8a5d-4cbb-bae5-9d2ab2a4a759 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7d06e32-8a5d-4cbb-bae5-9d2ab2a4a759 found for delete ", "request_id": "req-b0215ddb-9998-4b3b-8898-50f2b5f21708"}]} [pid: 7|app: 0|req: 1290/2400] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:25:52 2026] DELETE /v2.0/routers/15239387-e896-47c0-ad34-bc453f2ced95 => generated 0 bytes in 1629 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2401] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:25:54 2026] DELETE /v2.0/subnets/74c321c7-1379-429b-a033-e01bff56acd0 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:25:54.491 7 INFO neutron.services.segments.plugin [-] Segment d7d06e32-8a5d-4cbb-bae5-9d2ab2a4a759 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7d06e32-8a5d-4cbb-bae5-9d2ab2a4a759 found for delete ", "request_id": "req-8625da66-a88a-4f73-adab-c1b9e5212972"}]} [pid: 7|app: 0|req: 1291/2402] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:25:54 2026] DELETE /v2.0/networks/02258baf-ccf7-44fb-b6e6-41b62c096788 => generated 0 bytes in 500 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2403] 10.0.0.235 () {34 vars in 788 bytes} [Fri May 29 23:25:54 2026] PUT /v2.0/routers/4a119879-1ec7-45e6-a6ab-81e745588253/remove_router_interface => generated 309 bytes in 1699 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:25:56.727 7 INFO neutron.services.segments.plugin [-] Segment 807de347-1653-4d73-836e-08f590a1d600 resource provider aggregate not found 2026-05-29 23:25:56.762 7 INFO neutron.services.segments.plugin [-] Segment 807de347-1653-4d73-836e-08f590a1d600 resource provider aggregate not found 2026-05-29 23:25:56.769 7 INFO neutron.services.segments.plugin [-] Segment 807de347-1653-4d73-836e-08f590a1d600 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 807de347-1653-4d73-836e-08f590a1d600 found for delete ", "request_id": "req-5ead4c2e-e55a-4728-8c6f-85a365d657c2"}]} 2026-05-29 23:25:56.785 7 INFO neutron.services.segments.plugin [-] Segment 807de347-1653-4d73-836e-08f590a1d600 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 807de347-1653-4d73-836e-08f590a1d600 found for delete ", "request_id": "req-7843835a-61a2-4ad9-86ab-6c0cc755ab79"}]} 2026-05-29 23:25:57.738 8 WARNING neutron_lib.context [None req-77fc5030-b614-41f1-91d7-86df8959cb80 34c28711ffb44b4ebb8155f0cd155d10 04bd78cc5f9a4ada838f830409a84b14 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2404] 10.0.0.235 () {34 vars in 675 bytes} [Fri May 29 23:25:57 2026] POST /v2.0/subnetpools => generated 516 bytes in 680 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2405] 10.0.0.235 () {34 vars in 758 bytes} [Fri May 29 23:25:58 2026] PUT /v2.0/subnetpools/9fcdf230-b0d5-4d55-8dd5-44de045bcdb3/tags => generated 25 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2406] 10.0.0.235 () {32 vars in 738 bytes} [Fri May 29 23:25:58 2026] GET /v2.0/subnetpools/9fcdf230-b0d5-4d55-8dd5-44de045bcdb3/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2407] 10.0.0.235 () {34 vars in 769 bytes} [Fri May 29 23:25:58 2026] PUT /v2.0/subnetpools/9fcdf230-b0d5-4d55-8dd5-44de045bcdb3/tags/green => generated 4 bytes in 572 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2408] 10.0.0.235 () {32 vars in 738 bytes} [Fri May 29 23:25:58 2026] GET /v2.0/subnetpools/9fcdf230-b0d5-4d55-8dd5-44de045bcdb3/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2409] 10.0.0.235 () {34 vars in 765 bytes} [Fri May 29 23:25:59 2026] PUT /v2.0/subnetpools/9fcdf230-b0d5-4d55-8dd5-44de045bcdb3/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2410] 10.0.0.235 () {32 vars in 738 bytes} [Fri May 29 23:25:59 2026] GET /v2.0/subnetpools/9fcdf230-b0d5-4d55-8dd5-44de045bcdb3/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:25:59.161 7 INFO neutron.services.segments.plugin [-] Segment 1dfb02d3-e126-4982-83a1-cd740d887058 resource provider aggregate not found 2026-05-29 23:25:59.167 7 INFO neutron.services.segments.plugin [-] Segment 1dfb02d3-e126-4982-83a1-cd740d887058 resource provider aggregate not found 2026-05-29 23:25:59.190 7 INFO neutron.services.segments.plugin [-] Segment 1dfb02d3-e126-4982-83a1-cd740d887058 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dfb02d3-e126-4982-83a1-cd740d887058 found for delete ", "request_id": "req-fe19bd8b-0427-4fa8-8a25-abd949069465"}]} 2026-05-29 23:25:59.192 7 INFO neutron.services.segments.plugin [-] Segment 1dfb02d3-e126-4982-83a1-cd740d887058 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dfb02d3-e126-4982-83a1-cd740d887058 found for delete ", "request_id": "req-122b501c-47e2-41b9-827b-b11af8094f29"}]} [pid: 8|app: 0|req: 1120/2411] 10.0.0.235 () {34 vars in 787 bytes} [Fri May 29 23:25:59 2026] PUT /v2.0/subnetpools/9fcdf230-b0d5-4d55-8dd5-44de045bcdb3/tags/black.or.white => generated 4 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-29 23:25:59.437 7 INFO neutron.db.l3_hamode_db [None req-52860df1-37c9-4658-9bd2-f484e69a0cec 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] HA network c4c34e3f-517b-4165-a28e-f2f5c3516a82 was deleted as no HA routers are present in tenant e41f513153d94890a385edd8ee08b8a6. [pid: 7|app: 0|req: 1292/2412] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:25:56 2026] DELETE /v2.0/routers/4a119879-1ec7-45e6-a6ab-81e745588253 => generated 0 bytes in 2751 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2413] 10.0.0.235 () {32 vars in 738 bytes} [Fri May 29 23:25:59 2026] GET /v2.0/subnetpools/9fcdf230-b0d5-4d55-8dd5-44de045bcdb3/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2414] 10.0.0.235 () {34 vars in 758 bytes} [Fri May 29 23:25:59 2026] PUT /v2.0/subnetpools/9fcdf230-b0d5-4d55-8dd5-44de045bcdb3/tags => generated 37 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2415] 10.0.0.235 () {32 vars in 738 bytes} [Fri May 29 23:25:59 2026] GET /v2.0/subnetpools/9fcdf230-b0d5-4d55-8dd5-44de045bcdb3/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: 1124/2416] 10.0.0.235 () {32 vars in 746 bytes} [Fri May 29 23:25:59 2026] GET /v2.0/subnetpools/9fcdf230-b0d5-4d55-8dd5-44de045bcdb3/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:25:59.756 8 INFO neutron.api.v2.resource [None req-de65e6b6-ef45-400b-8727-7cadede6f1e6 34c28711ffb44b4ebb8155f0cd155d10 04bd78cc5f9a4ada838f830409a84b14 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1125/2417] 10.0.0.235 () {32 vars in 750 bytes} [Fri May 29 23:25:59 2026] GET /v2.0/subnetpools/9fcdf230-b0d5-4d55-8dd5-44de045bcdb3/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2418] 10.0.0.235 () {32 vars in 749 bytes} [Fri May 29 23:25:59 2026] DELETE /v2.0/subnetpools/9fcdf230-b0d5-4d55-8dd5-44de045bcdb3/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2419] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:25:59 2026] DELETE /v2.0/subnets/d5ff8382-919c-49e6-8996-6687d2c65f3e => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2420] 10.0.0.235 () {32 vars in 738 bytes} [Fri May 29 23:25:59 2026] GET /v2.0/subnetpools/9fcdf230-b0d5-4d55-8dd5-44de045bcdb3/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:25:59.874 8 INFO neutron.api.v2.resource [None req-c9c6ee08-1407-4935-8327-a75732c13070 34c28711ffb44b4ebb8155f0cd155d10 04bd78cc5f9a4ada838f830409a84b14 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1128/2421] 10.0.0.235 () {32 vars in 753 bytes} [Fri May 29 23:25:59 2026] DELETE /v2.0/subnetpools/9fcdf230-b0d5-4d55-8dd5-44de045bcdb3/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2422] 10.0.0.235 () {32 vars in 741 bytes} [Fri May 29 23:25:59 2026] DELETE /v2.0/subnetpools/9fcdf230-b0d5-4d55-8dd5-44de045bcdb3/tags => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2423] 10.0.0.235 () {32 vars in 738 bytes} [Fri May 29 23:25:59 2026] GET /v2.0/subnetpools/9fcdf230-b0d5-4d55-8dd5-44de045bcdb3/tags => 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: 1131/2424] 10.0.0.235 () {32 vars in 731 bytes} [Fri May 29 23:26:00 2026] DELETE /v2.0/subnetpools/9fcdf230-b0d5-4d55-8dd5-44de045bcdb3 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 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: 1294/2425] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:25:59 2026] DELETE /v2.0/networks/75301d00-50d7-4e0b-a502-22376a3081f5 => generated 0 bytes in 1203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2426] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:26:01 2026] GET /v2.0/security-groups?tenant_id=ae5719249a584c199b8cf89d2c83e5b4&name=default => generated 2929 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:26:01.828 7 INFO neutron.services.segments.plugin [-] Segment 4f2bef27-b63f-4bf4-bc87-844c6870e864 resource provider aggregate not found 2026-05-29 23:26:01.841 7 INFO neutron.services.segments.plugin [-] Segment 4f2bef27-b63f-4bf4-bc87-844c6870e864 resource provider aggregate not found 2026-05-29 23:26:01.855 7 INFO neutron.services.segments.plugin [-] Segment 4f2bef27-b63f-4bf4-bc87-844c6870e864 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f2bef27-b63f-4bf4-bc87-844c6870e864 found for delete ", "request_id": "req-87894606-50d0-447f-af86-fb47cbac17d5"}]} 2026-05-29 23:26:01.861 7 INFO neutron.services.segments.plugin [-] Segment 4f2bef27-b63f-4bf4-bc87-844c6870e864 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f2bef27-b63f-4bf4-bc87-844c6870e864 found for delete ", "request_id": "req-a90f5f48-7b87-4827-b8ae-cafdc5d189d8"}]} [pid: 8|app: 0|req: 1133/2427] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:26:01 2026] GET /v2.0/security-groups?tenant_id=e41f513153d94890a385edd8ee08b8a6&name=default => generated 2925 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2428] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:26:01 2026] DELETE /v2.0/security-groups/76e25f7a-285e-41a3-98eb-d4b39ee7f552 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2429] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:26:01 2026] DELETE /v2.0/security-groups/6cfbaf71-133a-4dc2-b756-035c2df6f4f6 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2432] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:26:02 2026] GET /v2.0/security-groups?tenant_id=be7af98778974382b4239bdda46327f5&name=default => generated 2925 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2433] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:26:02 2026] GET /v2.0/security-groups?tenant_id=04bd78cc5f9a4ada838f830409a84b14&name=default => generated 2929 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2434] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:26:02 2026] DELETE /v2.0/security-groups/df983d61-b194-4527-80e1-3da6fae1771b => 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: 1137/2435] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:26:02 2026] DELETE /v2.0/security-groups/ad21afa0-d05f-4833-8636-9d264e241ac2 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2436] 199.204.45.140 () {34 vars in 1095 bytes} [Fri May 29 23:26:04 2026] GET /v2.0/ports?device_id=29099df0-7478-434a-8cc1-4024efc6fce2&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2437] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:26:04 2026] GET /v2.0/ports?tenant_id=bc5b06b65d3141d59f8fd9e9cedfe24f&device_id=29099df0-7478-434a-8cc1-4024efc6fce2 => generated 1465 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2438] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:26:04 2026] GET /v2.0/networks?id=4f00dbd4-bf94-4302-bee9-3cbf3f1cc043 => generated 800 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2439] 199.204.45.140 () {34 vars in 1055 bytes} [Fri May 29 23:26:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.95&port_id=67e9dd97-5503-4c4c-8947-22d37ae7bd3c => generated 859 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2440] 199.204.45.140 () {34 vars in 1103 bytes} [Fri May 29 23:26:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A261&port_id=67e9dd97-5503-4c4c-8947-22d37ae7bd3c => 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: 1140/2441] 199.204.45.140 () {34 vars in 1063 bytes} [Fri May 29 23:26:04 2026] GET /v2.0/subnets?id=a5a29168-b273-4101-a8cd-c4d6197671d9&id=3624c642-5a26-43d2-a322-939b8939f618 => generated 1362 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2442] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:26:04 2026] GET /v2.0/ports?network_id=4f00dbd4-bf94-4302-bee9-3cbf3f1cc043&device_owner=network%3Adhcp => generated 1457 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2443] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:26:04 2026] GET /v2.0/ports?network_id=4f00dbd4-bf94-4302-bee9-3cbf3f1cc043&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: 7|app: 0|req: 1303/2444] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:26:04 2026] GET /v2.0/networks/4f00dbd4-bf94-4302-bee9-3cbf3f1cc043?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2445] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:26:05 2026] GET /v2.0/networks/4f00dbd4-bf94-4302-bee9-3cbf3f1cc043?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:26:08.781 7 WARNING neutron_lib.context [None req-111e0901-ac52-4eb4-8706-6576dd1ece67 e8c71239a469483091835387ff72c73f d9eab07906844ce1a92f175083d5f516 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:26:09.124 7 INFO neutron.db.segments_db [None req-111e0901-ac52-4eb4-8706-6576dd1ece67 e8c71239a469483091835387ff72c73f d9eab07906844ce1a92f175083d5f516 - - default default] Added segment e132fdab-79ce-4d3c-bdfa-c7b189708f1d of type vxlan for network dad75d2b-6c5f-441c-9cf6-d6d2061f6200 2026-05-29 23:26:09.802 7 INFO neutron.db.l3_hamode_db [None req-111e0901-ac52-4eb4-8706-6576dd1ece67 e8c71239a469483091835387ff72c73f d9eab07906844ce1a92f175083d5f516 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 23:26:10.035 7 INFO neutron.db.l3_hamode_db [None req-111e0901-ac52-4eb4-8706-6576dd1ece67 e8c71239a469483091835387ff72c73f d9eab07906844ce1a92f175083d5f516 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1304/2446] 10.0.0.235 () {34 vars in 667 bytes} [Fri May 29 23:26:08 2026] POST /v2.0/routers => generated 474 bytes in 2442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:26:11.024 8 WARNING neutron_lib.context [None req-81d557d1-d4c0-4ccc-93d4-39165a0b7369 e8c71239a469483091835387ff72c73f d9eab07906844ce1a92f175083d5f516 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:26:11.087 8 INFO neutron.db.l3_hamode_db [None req-81d557d1-d4c0-4ccc-93d4-39165a0b7369 e8c71239a469483091835387ff72c73f d9eab07906844ce1a92f175083d5f516 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 23:26:11.472 8 INFO neutron.db.l3_hamode_db [None req-81d557d1-d4c0-4ccc-93d4-39165a0b7369 e8c71239a469483091835387ff72c73f d9eab07906844ce1a92f175083d5f516 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1305/2447] 199.204.45.140 () {30 vars in 702 bytes} [Fri May 29 23:26:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2448] 199.204.45.140 () {30 vars in 704 bytes} [Fri May 29 23:26:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2449] 199.204.45.140 () {30 vars in 680 bytes} [Fri May 29 23:26:12 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: 1308/2450] 199.204.45.140 () {30 vars in 716 bytes} [Fri May 29 23:26:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2451] 199.204.45.140 () {30 vars in 740 bytes} [Fri May 29 23:26:12 2026] GET /v2.0/subnets/b72862c1-7f6a-4e46-b034-50d6ebcbce52 => generated 652 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2452] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:26:12 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 1248 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2453] 199.204.45.140 () {34 vars in 716 bytes} [Fri May 29 23:26:13 2026] POST /v2.0/ports => generated 1097 bytes in 1307 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: 1312/2454] 10.0.0.151 () {34 vars in 970 bytes} [Fri May 29 23:26:14 2026] GET /v2.0/ports/40a43e6b-9195-4250-bdb1-144edf663c45 => generated 1097 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2455] 10.0.0.151 () {34 vars in 906 bytes} [Fri May 29 23:26:14 2026] GET /v2.0/extensions => generated 19901 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2456] 10.0.0.235 () {34 vars in 667 bytes} [Fri May 29 23:26:11 2026] POST /v2.0/routers => generated 474 bytes in 3693 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:26:14.719 7 WARNING neutron_lib.context [None req-ae90def9-3e35-4bd1-a36b-339e4d9beba3 e8c71239a469483091835387ff72c73f d9eab07906844ce1a92f175083d5f516 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:26:14.787 7 INFO neutron.db.l3_hamode_db [None req-ae90def9-3e35-4bd1-a36b-339e4d9beba3 e8c71239a469483091835387ff72c73f d9eab07906844ce1a92f175083d5f516 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1144/2457] 199.204.45.140 () {34 vars in 1261 bytes} [Fri May 29 23:26:14 2026] GET /v2.0/ports/40a43e6b-9195-4250-bdb1-144edf663c45?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2458] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:26:14 2026] GET /v2.0/networks/ff395250-80f7-4cda-b927-86247995a97b?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: 1146/2459] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:26:14 2026] GET /v2.0/networks/ff395250-80f7-4cda-b927-86247995a97b?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) 2026-05-29 23:26:15.004 7 INFO neutron.db.l3_hamode_db [None req-ae90def9-3e35-4bd1-a36b-339e4d9beba3 e8c71239a469483091835387ff72c73f d9eab07906844ce1a92f175083d5f516 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1147/2460] 199.204.45.140 () {34 vars in 974 bytes} [Fri May 29 23:26:15 2026] GET /v2.0/ports/40a43e6b-9195-4250-bdb1-144edf663c45 => generated 1097 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2461] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:26:15 2026] GET /v2.0/networks?id=ff395250-80f7-4cda-b927-86247995a97b => generated 802 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2462] 199.204.45.140 () {38 vars in 1027 bytes} [Fri May 29 23:26:15 2026] PUT /v2.0/ports/40a43e6b-9195-4250-bdb1-144edf663c45 => generated 1251 bytes in 963 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: 1150/2463] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:26:16 2026] GET /v2.0/ports?tenant_id=4b07184b70294ee690f99c8c9af2998b&device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 2527 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:26:16.892 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c5ff2f3-1064-4910-a948-f8c9f248bef1'] response: {'name': 'network-changed', 'server_uuid': 'fabd9a53-0129-4cdc-abd6-51086de79cd0', 'tag': '40a43e6b-9195-4250-bdb1-144edf663c45', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1151/2464] 199.204.45.140 () {34 vars in 1061 bytes} [Fri May 29 23:26:16 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.171&port_id=85dd153f-1e80-45eb-979d-352c59f90f49 => 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: 1152/2465] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:26:16 2026] GET /v2.0/subnets?id=af708ff7-958f-4d5c-8886-e84468e0ec20 => 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: 1153/2466] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:26:16 2026] GET /v2.0/ports?network_id=fc8ea482-9b44-4142-96a6-36268c04f9cb&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: 1154/2467] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:26:17 2026] GET /v2.0/networks/fc8ea482-9b44-4142-96a6-36268c04f9cb?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: 1155/2468] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:26:17 2026] GET /v2.0/networks/fc8ea482-9b44-4142-96a6-36268c04f9cb?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: 1156/2469] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:26:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.195&port_id=40a43e6b-9195-4250-bdb1-144edf663c45 => 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: 1157/2470] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:26:17 2026] GET /v2.0/subnets?id=b72862c1-7f6a-4e46-b034-50d6ebcbce52 => generated 655 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2471] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:26:17 2026] GET /v2.0/ports?network_id=ff395250-80f7-4cda-b927-86247995a97b&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: 7|app: 0|req: 1314/2474] 10.0.0.235 () {34 vars in 667 bytes} [Fri May 29 23:26:14 2026] POST /v2.0/routers => generated 474 bytes in 2675 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:26:17.401 7 WARNING neutron_lib.context [None req-be67c104-5d45-428c-beda-4f3f9a3c1fb1 e8c71239a469483091835387ff72c73f d9eab07906844ce1a92f175083d5f516 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:26:17.454 7 INFO neutron.db.l3_hamode_db [None req-be67c104-5d45-428c-beda-4f3f9a3c1fb1 e8c71239a469483091835387ff72c73f d9eab07906844ce1a92f175083d5f516 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1161/2475] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:26:17 2026] GET /v2.0/networks/ff395250-80f7-4cda-b927-86247995a97b?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: 1162/2476] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:26:17 2026] GET /v2.0/networks/ff395250-80f7-4cda-b927-86247995a97b?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: 8|app: 0|req: 1163/2477] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:26:17 2026] GET /v2.0/ports?tenant_id=4b07184b70294ee690f99c8c9af2998b&device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 2527 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:26:17.728 7 INFO neutron.db.l3_hamode_db [None req-be67c104-5d45-428c-beda-4f3f9a3c1fb1 e8c71239a469483091835387ff72c73f d9eab07906844ce1a92f175083d5f516 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1164/2478] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:26:17 2026] GET /v2.0/networks?id=ff395250-80f7-4cda-b927-86247995a97b => generated 802 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2479] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:26:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.195&port_id=40a43e6b-9195-4250-bdb1-144edf663c45 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2480] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:26:17 2026] GET /v2.0/subnets?id=b72862c1-7f6a-4e46-b034-50d6ebcbce52 => generated 655 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2481] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:26:17 2026] GET /v2.0/ports?network_id=ff395250-80f7-4cda-b927-86247995a97b&device_owner=network%3Adhcp => generated 1461 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2482] 10.0.0.151 () {34 vars in 970 bytes} [Fri May 29 23:26:17 2026] GET /v2.0/ports/40a43e6b-9195-4250-bdb1-144edf663c45 => generated 1287 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2483] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:26:18 2026] GET /v2.0/networks/ff395250-80f7-4cda-b927-86247995a97b?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2484] 199.204.45.140 () {34 vars in 788 bytes} [Fri May 29 23:26:18 2026] PUT /v2.0/ports/40a43e6b-9195-4250-bdb1-144edf663c45 => generated 1312 bytes in 365 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: 1171/2485] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:26:18 2026] GET /v2.0/networks/ff395250-80f7-4cda-b927-86247995a97b?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) 2026-05-29 23:26:18.566 8 INFO neutron.api.v2.resource [None req-5ae1d532-b733-4d35-bf76-c295bffaed2f 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1172/2486] 199.204.45.140 () {30 vars in 762 bytes} [Fri May 29 23:26:18 2026] GET /v2.0/security-groups/lb-c0507dcc-55bd-4c8a-bbbc-4af72ebd4c2e => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2487] 199.204.45.140 () {30 vars in 784 bytes} [Fri May 29 23:26:18 2026] GET /v2.0/security-groups?name=lb-c0507dcc-55bd-4c8a-bbbc-4af72ebd4c2e => generated 1637 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2488] 10.0.0.235 () {34 vars in 667 bytes} [Fri May 29 23:26:17 2026] POST /v2.0/routers => generated 474 bytes in 1362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:26:18.768 7 WARNING neutron_lib.context [None req-33e22b14-f631-4743-a988-4e1f5175aeeb e8c71239a469483091835387ff72c73f d9eab07906844ce1a92f175083d5f516 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:26:18.840 7 INFO neutron.db.l3_hamode_db [None req-33e22b14-f631-4743-a988-4e1f5175aeeb e8c71239a469483091835387ff72c73f d9eab07906844ce1a92f175083d5f516 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 23:26:18.948 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1af6f4e0-5ecf-44b4-8bba-dd77a9509395'] response: {'name': 'network-changed', 'server_uuid': 'fabd9a53-0129-4cdc-abd6-51086de79cd0', 'tag': '40a43e6b-9195-4250-bdb1-144edf663c45', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1174/2489] 199.204.45.140 () {34 vars in 788 bytes} [Fri May 29 23:26:18 2026] PUT /v2.0/ports/40a43e6b-9195-4250-bdb1-144edf663c45 => generated 1314 bytes in 504 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:26:19.168 7 INFO neutron.db.l3_hamode_db [None req-33e22b14-f631-4743-a988-4e1f5175aeeb e8c71239a469483091835387ff72c73f d9eab07906844ce1a92f175083d5f516 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1175/2490] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:26:19 2026] GET /v2.0/ports?tenant_id=4b07184b70294ee690f99c8c9af2998b&device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => 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: 1176/2491] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:26:19 2026] GET /v2.0/networks?id=ff395250-80f7-4cda-b927-86247995a97b => generated 802 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2492] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:26:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.195&port_id=40a43e6b-9195-4250-bdb1-144edf663c45 => 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: 1178/2493] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:26:19 2026] GET /v2.0/subnets?id=b72862c1-7f6a-4e46-b034-50d6ebcbce52 => generated 655 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2494] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:26:19 2026] GET /v2.0/ports?network_id=ff395250-80f7-4cda-b927-86247995a97b&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2495] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:26:19 2026] GET /v2.0/networks/ff395250-80f7-4cda-b927-86247995a97b?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: 1181/2496] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:26:19 2026] GET /v2.0/networks/ff395250-80f7-4cda-b927-86247995a97b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2497] 199.204.45.140 () {30 vars in 702 bytes} [Fri May 29 23:26:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2498] 199.204.45.140 () {30 vars in 704 bytes} [Fri May 29 23:26:19 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: 1184/2499] 199.204.45.140 () {30 vars in 680 bytes} [Fri May 29 23:26:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2500] 199.204.45.140 () {30 vars in 716 bytes} [Fri May 29 23:26:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2501] 199.204.45.140 () {30 vars in 740 bytes} [Fri May 29 23:26:19 2026] GET /v2.0/subnets/b72862c1-7f6a-4e46-b034-50d6ebcbce52 => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2502] 199.204.45.140 () {30 vars in 736 bytes} [Fri May 29 23:26:19 2026] GET /v2.0/ports/6e389fca-b9ae-47c6-b335-f637e6c25fc6 => generated 1132 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2503] 199.204.45.140 () {30 vars in 736 bytes} [Fri May 29 23:26:19 2026] GET /v2.0/ports/40a43e6b-9195-4250-bdb1-144edf663c45 => generated 1350 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2504] 199.204.45.140 () {30 vars in 740 bytes} [Fri May 29 23:26:19 2026] GET /v2.0/subnets/b72862c1-7f6a-4e46-b034-50d6ebcbce52 => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2505] 199.204.45.140 () {30 vars in 742 bytes} [Fri May 29 23:26:19 2026] GET /v2.0/networks/ff395250-80f7-4cda-b927-86247995a97b => generated 799 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2506] 199.204.45.140 () {30 vars in 736 bytes} [Fri May 29 23:26:20 2026] GET /v2.0/ports/6e389fca-b9ae-47c6-b335-f637e6c25fc6 => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2507] 199.204.45.140 () {30 vars in 740 bytes} [Fri May 29 23:26:20 2026] GET /v2.0/subnets/b72862c1-7f6a-4e46-b034-50d6ebcbce52 => generated 652 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2508] 10.0.0.235 () {34 vars in 667 bytes} [Fri May 29 23:26:18 2026] POST /v2.0/routers => generated 474 bytes in 1715 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2509] 10.0.0.235 () {34 vars in 750 bytes} [Fri May 29 23:26:20 2026] PUT /v2.0/routers/ca11d27c-3a5f-472f-8de2-a527f4ce4da4/tags => generated 17 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2510] 10.0.0.235 () {34 vars in 750 bytes} [Fri May 29 23:26:20 2026] PUT /v2.0/routers/20bdb8fd-bec3-4181-8ef6-a79d6a9706f8/tags => generated 25 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:26:21.006 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f34a22b6-ab15-40be-94bc-51b7f040c1ea'] response: {'name': 'network-changed', 'server_uuid': 'fabd9a53-0129-4cdc-abd6-51086de79cd0', 'tag': '40a43e6b-9195-4250-bdb1-144edf663c45', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1194/2511] 10.0.0.235 () {34 vars in 750 bytes} [Fri May 29 23:26:20 2026] PUT /v2.0/routers/81852f53-b961-483c-9850-1e70b7a98691/tags => generated 34 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2512] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:26:21 2026] GET /v2.0/ports?tenant_id=4b07184b70294ee690f99c8c9af2998b&device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 2590 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2513] 10.0.0.235 () {34 vars in 750 bytes} [Fri May 29 23:26:21 2026] PUT /v2.0/routers/3c9ec665-33a2-4668-bdaf-3b5ab9fa63b0/tags => generated 19 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2514] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:26:21 2026] GET /v2.0/networks?id=ff395250-80f7-4cda-b927-86247995a97b => generated 802 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2515] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:26:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.195&port_id=40a43e6b-9195-4250-bdb1-144edf663c45 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2516] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:26:21 2026] GET /v2.0/subnets?id=b72862c1-7f6a-4e46-b034-50d6ebcbce52 => generated 655 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2517] 10.0.0.235 () {32 vars in 663 bytes} [Fri May 29 23:26:21 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2518] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:26:21 2026] GET /v2.0/ports?network_id=ff395250-80f7-4cda-b927-86247995a97b&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: 1323/2519] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:26:21 2026] GET /v2.0/networks/ff395250-80f7-4cda-b927-86247995a97b?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2520] 10.0.0.235 () {32 vars in 677 bytes} [Fri May 29 23:26:21 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2521] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:26:21 2026] GET /v2.0/networks/ff395250-80f7-4cda-b927-86247995a97b?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: 1324/2522] 10.0.0.235 () {32 vars in 673 bytes} [Fri May 29 23:26:21 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2523] 10.0.0.235 () {32 vars in 685 bytes} [Fri May 29 23:26:21 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2524] 10.0.0.235 () {32 vars in 671 bytes} [Fri May 29 23:26:21 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 632 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2525] 10.0.0.235 () {32 vars in 685 bytes} [Fri May 29 23:26:22 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2526] 10.0.0.235 () {32 vars in 681 bytes} [Fri May 29 23:26:22 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2527] 10.0.0.235 () {32 vars in 693 bytes} [Fri May 29 23:26:22 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2528] 10.0.0.235 () {32 vars in 720 bytes} [Fri May 29 23:26:22 2026] GET /v2.0/routers/ca11d27c-3a5f-472f-8de2-a527f4ce4da4 => generated 485 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2529] 10.0.0.235 () {34 vars in 741 bytes} [Fri May 29 23:26:22 2026] PUT /v2.0/routers/ca11d27c-3a5f-472f-8de2-a527f4ce4da4 => generated 485 bytes in 1412 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2530] 10.0.0.235 () {32 vars in 735 bytes} [Fri May 29 23:26:24 2026] GET /v2.0/ports?device_id=ca11d27c-3a5f-472f-8de2-a527f4ce4da4 => 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: 1203/2531] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:26:24 2026] DELETE /v2.0/routers/ca11d27c-3a5f-472f-8de2-a527f4ce4da4 => generated 0 bytes in 897 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2532] 10.0.0.235 () {32 vars in 720 bytes} [Fri May 29 23:26:25 2026] GET /v2.0/routers/20bdb8fd-bec3-4181-8ef6-a79d6a9706f8 => generated 493 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2533] 10.0.0.235 () {34 vars in 741 bytes} [Fri May 29 23:26:25 2026] PUT /v2.0/routers/20bdb8fd-bec3-4181-8ef6-a79d6a9706f8 => generated 493 bytes in 951 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2534] 10.0.0.235 () {32 vars in 735 bytes} [Fri May 29 23:26:26 2026] GET /v2.0/ports?device_id=20bdb8fd-bec3-4181-8ef6-a79d6a9706f8 => 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: 1205/2535] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:26:26 2026] DELETE /v2.0/routers/20bdb8fd-bec3-4181-8ef6-a79d6a9706f8 => generated 0 bytes in 641 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2536] 10.0.0.235 () {32 vars in 720 bytes} [Fri May 29 23:26:27 2026] GET /v2.0/routers/81852f53-b961-483c-9850-1e70b7a98691 => generated 502 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2537] 10.0.0.235 () {34 vars in 741 bytes} [Fri May 29 23:26:27 2026] PUT /v2.0/routers/81852f53-b961-483c-9850-1e70b7a98691 => generated 502 bytes in 999 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2538] 10.0.0.235 () {32 vars in 735 bytes} [Fri May 29 23:26:28 2026] GET /v2.0/ports?device_id=81852f53-b961-483c-9850-1e70b7a98691 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:26:28.547 7 WARNING neutron_lib.context [None req-5792c5e8-f434-47d3-9a7c-ec24fa39a2da a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1207/2539] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:26:28 2026] DELETE /v2.0/routers/81852f53-b961-483c-9850-1e70b7a98691 => generated 0 bytes in 557 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2540] 10.0.0.235 () {32 vars in 720 bytes} [Fri May 29 23:26:28 2026] GET /v2.0/routers/3c9ec665-33a2-4668-bdaf-3b5ab9fa63b0 => generated 487 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2541] 10.0.0.235 () {34 vars in 741 bytes} [Fri May 29 23:26:28 2026] PUT /v2.0/routers/3c9ec665-33a2-4668-bdaf-3b5ab9fa63b0 => generated 487 bytes in 870 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2542] 10.0.0.235 () {32 vars in 735 bytes} [Fri May 29 23:26:29 2026] GET /v2.0/ports?device_id=3c9ec665-33a2-4668-bdaf-3b5ab9fa63b0 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:26:29.884 7 INFO neutron.db.l3_db [None req-5792c5e8-f434-47d3-9a7c-ec24fa39a2da a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] Floating IP f81dd60a-72e8-4061-8343-02a6893eaa6d associated. External IP: 10.96.250.219, port: 6e389fca-b9ae-47c6-b335-f637e6c25fc6. [pid: 7|app: 0|req: 1333/2543] 10.0.0.235 () {34 vars in 676 bytes} [Fri May 29 23:26:28 2026] POST /v2.0/floatingips => generated 899 bytes in 1863 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2544] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:26:29 2026] DELETE /v2.0/routers/3c9ec665-33a2-4668-bdaf-3b5ab9fa63b0 => generated 0 bytes in 1304 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2545] 10.0.0.235 () {32 vars in 720 bytes} [Fri May 29 23:26:31 2026] GET /v2.0/routers/17e64553-6cd5-4cf2-9d06-603da53a3758 => generated 480 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2546] 10.0.0.235 () {34 vars in 741 bytes} [Fri May 29 23:26:31 2026] PUT /v2.0/routers/17e64553-6cd5-4cf2-9d06-603da53a3758 => generated 480 bytes in 857 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2547] 10.0.0.235 () {32 vars in 735 bytes} [Fri May 29 23:26:32 2026] GET /v2.0/ports?device_id=17e64553-6cd5-4cf2-9d06-603da53a3758 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:26:33.315 8 INFO neutron.services.segments.plugin [-] Segment e132fdab-79ce-4d3c-bdfa-c7b189708f1d resource provider aggregate not found 2026-05-29 23:26:33.325 8 INFO neutron.services.segments.plugin [-] Segment e132fdab-79ce-4d3c-bdfa-c7b189708f1d resource provider aggregate not found 2026-05-29 23:26:33.337 8 INFO neutron.services.segments.plugin [-] Segment e132fdab-79ce-4d3c-bdfa-c7b189708f1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e132fdab-79ce-4d3c-bdfa-c7b189708f1d found for delete ", "request_id": "req-9a2e8c1b-151a-4c26-be4c-72eff6dd5e64"}]} 2026-05-29 23:26:33.345 8 INFO neutron.services.segments.plugin [-] Segment e132fdab-79ce-4d3c-bdfa-c7b189708f1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e132fdab-79ce-4d3c-bdfa-c7b189708f1d found for delete ", "request_id": "req-624087fc-4488-4753-811b-c7fcdb019ea1"}]} 2026-05-29 23:26:33.407 8 INFO neutron.db.l3_hamode_db [None req-0a89ecd0-8795-41dd-83ce-224e916afc48 e8c71239a469483091835387ff72c73f d9eab07906844ce1a92f175083d5f516 - - default default] HA network dad75d2b-6c5f-441c-9cf6-d6d2061f6200 was deleted as no HA routers are present in tenant d9eab07906844ce1a92f175083d5f516. [pid: 8|app: 0|req: 1213/2550] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:26:32 2026] DELETE /v2.0/routers/17e64553-6cd5-4cf2-9d06-603da53a3758 => generated 0 bytes in 1336 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2551] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:26:34 2026] GET /v2.0/security-groups?tenant_id=d9eab07906844ce1a92f175083d5f516&name=default => generated 2929 bytes in 1317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2552] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:26:36 2026] DELETE /v2.0/security-groups/b67d347b-7ca5-4c0a-8f08-4f630b6cfcfc => generated 0 bytes in 264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2553] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:26:36 2026] GET /v2.0/security-groups?tenant_id=dfc49b1a93ff467e9a54a574daa04893&name=default => generated 2929 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2554] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:26:37 2026] DELETE /v2.0/security-groups/3d273cd1-cfe4-4289-b13a-7fa7f74840f6 => 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: 1340/2555] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:26:37 2026] GET /v2.0/security-groups?tenant_id=64f3e924efd744e79f0339fff3cb5787&name=default => generated 2929 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2556] 199.204.45.140 () {30 vars in 702 bytes} [Fri May 29 23:26:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2557] 199.204.45.140 () {30 vars in 704 bytes} [Fri May 29 23:26:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2558] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:26:37 2026] DELETE /v2.0/security-groups/6d1ea671-4958-455a-aea1-2c78fe690dc5 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2559] 199.204.45.140 () {30 vars in 680 bytes} [Fri May 29 23:26:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2560] 199.204.45.140 () {30 vars in 716 bytes} [Fri May 29 23:26:37 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-05-29 23:26:37.968 8 INFO neutron.api.v2.resource [None req-b6548274-28d6-474b-979c-031a685a148d 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1219/2561] 199.204.45.140 () {30 vars in 762 bytes} [Fri May 29 23:26:37 2026] GET /v2.0/security-groups/lb-c0507dcc-55bd-4c8a-bbbc-4af72ebd4c2e => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2562] 199.204.45.140 () {30 vars in 784 bytes} [Fri May 29 23:26:37 2026] GET /v2.0/security-groups?name=lb-c0507dcc-55bd-4c8a-bbbc-4af72ebd4c2e => generated 1637 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2563] 199.204.45.140 () {30 vars in 814 bytes} [Fri May 29 23:26:38 2026] GET /v2.0/security-group-rules?security_group_id=5bbaf2b0-84b0-4b09-a610-7c044e05a698 => generated 1182 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2564] 199.204.45.140 () {34 vars in 746 bytes} [Fri May 29 23:26:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2565] 199.204.45.140 () {34 vars in 746 bytes} [Fri May 29 23:26:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:26:42.915 7 WARNING neutron_lib.context [None req-09e1eb0f-6a7e-4fa9-a54a-f9ef307130fd 14580f746a474e08a1104e20974647c0 b7d411fddbfe4ffb836300131cbac1df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1345/2566] 10.0.0.235 () {34 vars in 683 bytes} [Fri May 29 23:26:42 2026] POST /v2.0/security-groups => generated 1603 bytes in 719 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 23:26:43.336 8 WARNING neutron_lib.context [None req-e767c6c8-2ca3-4eeb-8231-2b43d0460cea 14580f746a474e08a1104e20974647c0 b7d411fddbfe4ffb836300131cbac1df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1222/2567] 10.0.0.235 () {34 vars in 683 bytes} [Fri May 29 23:26:43 2026] POST /v2.0/security-groups => generated 1603 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 23:26:43.661 7 WARNING neutron_lib.context [None req-7af1ef6f-3b3a-473e-a9eb-b2bf95a5b86c 14580f746a474e08a1104e20974647c0 b7d411fddbfe4ffb836300131cbac1df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1346/2568] 10.0.0.235 () {34 vars in 683 bytes} [Fri May 29 23:26:43 2026] POST /v2.0/security-groups => generated 1603 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 23:26:44.071 8 WARNING neutron_lib.context [None req-a84789dd-edaa-4b56-a8c0-b96c8c121917 14580f746a474e08a1104e20974647c0 b7d411fddbfe4ffb836300131cbac1df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1223/2569] 10.0.0.235 () {34 vars in 683 bytes} [Fri May 29 23:26:44 2026] POST /v2.0/security-groups => generated 1603 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 23:26:44.423 7 WARNING neutron_lib.context [None req-40fc7e5d-3ece-461d-8c4c-14ea08eee405 14580f746a474e08a1104e20974647c0 b7d411fddbfe4ffb836300131cbac1df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1347/2570] 10.0.0.235 () {34 vars in 683 bytes} [Fri May 29 23:26:44 2026] POST /v2.0/security-groups => generated 1603 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2571] 10.0.0.235 () {34 vars in 766 bytes} [Fri May 29 23:26:44 2026] PUT /v2.0/security-groups/93f06812-86c0-4397-b0c8-460f278050a7/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2572] 10.0.0.235 () {34 vars in 766 bytes} [Fri May 29 23:26:44 2026] PUT /v2.0/security-groups/911397e7-52d6-4e93-b771-55a9d51f1ff1/tags => generated 25 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2573] 10.0.0.235 () {34 vars in 766 bytes} [Fri May 29 23:26:44 2026] PUT /v2.0/security-groups/effacef5-8863-468e-be36-fe0fa017af45/tags => generated 34 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2574] 10.0.0.235 () {34 vars in 766 bytes} [Fri May 29 23:26:44 2026] PUT /v2.0/security-groups/774d0f3c-aa63-41ea-9bba-045b4d48560f/tags => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2575] 10.0.0.235 () {32 vars in 679 bytes} [Fri May 29 23:26:44 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2576] 10.0.0.235 () {32 vars in 693 bytes} [Fri May 29 23:26:44 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2577] 10.0.0.235 () {32 vars in 689 bytes} [Fri May 29 23:26:45 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2578] 10.0.0.235 () {32 vars in 701 bytes} [Fri May 29 23:26:45 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2579] 10.0.0.235 () {32 vars in 687 bytes} [Fri May 29 23:26:45 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2580] 10.0.0.235 () {32 vars in 701 bytes} [Fri May 29 23:26:45 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2581] 10.0.0.235 () {32 vars in 697 bytes} [Fri May 29 23:26:45 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2582] 10.0.0.235 () {32 vars in 709 bytes} [Fri May 29 23:26:45 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2583] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:26:45 2026] DELETE /v2.0/security-groups/93f06812-86c0-4397-b0c8-460f278050a7 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2584] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:26:45 2026] DELETE /v2.0/security-groups/911397e7-52d6-4e93-b771-55a9d51f1ff1 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2585] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:26:45 2026] DELETE /v2.0/security-groups/effacef5-8863-468e-be36-fe0fa017af45 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2586] 10.0.0.92 () {30 vars in 688 bytes} [Fri May 29 23:26:46 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: 1355/2587] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:26:46 2026] DELETE /v2.0/security-groups/774d0f3c-aa63-41ea-9bba-045b4d48560f => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2588] 10.0.0.92 () {30 vars in 690 bytes} [Fri May 29 23:26:46 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: 1234/2589] 10.0.0.92 () {30 vars in 666 bytes} [Fri May 29 23:26:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2590] 10.0.0.92 () {30 vars in 702 bytes} [Fri May 29 23:26:46 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: 1356/2591] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:26:46 2026] DELETE /v2.0/security-groups/9174a450-ff69-4481-ae33-898967a91afa => 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: 1236/2592] 10.0.0.92 () {28 vars in 437 bytes} [Fri May 29 23:26:46 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2593] 10.0.0.92 () {30 vars in 726 bytes} [Fri May 29 23:26:46 2026] GET /v2.0/subnets/a5a29168-b273-4101-a8cd-c4d6197671d9 => generated 632 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2596] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:26:47 2026] GET /v2.0/security-groups?tenant_id=3f0fae56e38941d4afa987845b28e3e6&name=default => generated 2929 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2597] 199.204.45.140 () {30 vars in 702 bytes} [Fri May 29 23:26:47 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: 1361/2598] 199.204.45.140 () {30 vars in 704 bytes} [Fri May 29 23:26:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2599] 199.204.45.140 () {30 vars in 680 bytes} [Fri May 29 23:26:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2600] 199.204.45.140 () {30 vars in 716 bytes} [Fri May 29 23:26:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2601] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:26:47 2026] DELETE /v2.0/security-groups/08d30aba-3f8f-45e4-b109-11f0983e7838 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2602] 199.204.45.140 () {30 vars in 740 bytes} [Fri May 29 23:26:48 2026] GET /v2.0/subnets/a5a29168-b273-4101-a8cd-c4d6197671d9 => generated 650 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2603] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:26:48 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 2590 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2604] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:26:48 2026] GET /v2.0/security-groups?tenant_id=b7d411fddbfe4ffb836300131cbac1df&name=default => generated 2929 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2605] 199.204.45.140 () {30 vars in 702 bytes} [Fri May 29 23:26:48 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: 1367/2606] 199.204.45.140 () {30 vars in 704 bytes} [Fri May 29 23:26:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2607] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:26:48 2026] DELETE /v2.0/security-groups/a89f7ebb-fdf2-4a3e-aa7b-9f425bffa05a => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2608] 199.204.45.140 () {30 vars in 680 bytes} [Fri May 29 23:26:48 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: 1241/2609] 199.204.45.140 () {30 vars in 716 bytes} [Fri May 29 23:26:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2610] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:26:48 2026] GET /v2.0/security-groups?tenant_id=a142c3872e644fbf960b0615f52840b5&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2611] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:26:48 2026] DELETE /v2.0/security-groups/b8481d90-61c0-4e5c-9090-6a5af8ea198e => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2612] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:26:49 2026] GET /v2.0/networks/4f00dbd4-bf94-4302-bee9-3cbf3f1cc043?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: 1243/2613] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:26:49 2026] GET /v2.0/networks/4f00dbd4-bf94-4302-bee9-3cbf3f1cc043?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2614] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:26:49 2026] GET /v2.0/networks?id=4f00dbd4-bf94-4302-bee9-3cbf3f1cc043 => generated 800 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2615] 199.204.45.140 () {38 vars in 954 bytes} [Fri May 29 23:26:49 2026] POST /v2.0/ports => generated 1303 bytes in 566 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2616] 199.204.45.140 () {38 vars in 1027 bytes} [Fri May 29 23:26:50 2026] PUT /v2.0/ports/c77052fb-7c7a-49a0-894b-f49003c3ad63 => generated 1428 bytes in 689 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: 1245/2617] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:26:50 2026] GET /v2.0/ports?tenant_id=4b07184b70294ee690f99c8c9af2998b&device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 4046 bytes in 64 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: 1373/2618] 199.204.45.140 () {34 vars in 1061 bytes} [Fri May 29 23:26:50 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.171&port_id=85dd153f-1e80-45eb-979d-352c59f90f49 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2619] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:26:51 2026] GET /v2.0/subnets?id=af708ff7-958f-4d5c-8886-e84468e0ec20 => generated 630 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2620] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:26:51 2026] GET /v2.0/ports?network_id=fc8ea482-9b44-4142-96a6-36268c04f9cb&device_owner=network%3Adhcp => generated 1244 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2621] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:26:51 2026] GET /v2.0/networks/fc8ea482-9b44-4142-96a6-36268c04f9cb?fields=segments => generated 14 bytes in 75 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: 1375/2622] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:26:51 2026] GET /v2.0/networks/fc8ea482-9b44-4142-96a6-36268c04f9cb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2623] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:26:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.195&port_id=40a43e6b-9195-4250-bdb1-144edf663c45 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:26:51.432 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-50070a6a-b42b-402b-b241-42e776b0c7d3'] response: {'name': 'network-changed', 'server_uuid': 'fabd9a53-0129-4cdc-abd6-51086de79cd0', 'tag': 'c77052fb-7c7a-49a0-894b-f49003c3ad63', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1376/2624] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:26:51 2026] GET /v2.0/subnets?id=b72862c1-7f6a-4e46-b034-50d6ebcbce52 => generated 655 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2625] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:26:51 2026] GET /v2.0/ports?network_id=ff395250-80f7-4cda-b927-86247995a97b&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: 7|app: 0|req: 1377/2626] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:26:51 2026] GET /v2.0/networks/ff395250-80f7-4cda-b927-86247995a97b?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2627] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:26:51 2026] GET /v2.0/networks/ff395250-80f7-4cda-b927-86247995a97b?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: 1378/2628] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:26:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.104&port_id=c77052fb-7c7a-49a0-894b-f49003c3ad63 => 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: 1251/2629] 199.204.45.140 () {34 vars in 1103 bytes} [Fri May 29 23:26:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2b5&port_id=c77052fb-7c7a-49a0-894b-f49003c3ad63 => 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: 1379/2630] 199.204.45.140 () {34 vars in 1063 bytes} [Fri May 29 23:26:51 2026] GET /v2.0/subnets?id=a5a29168-b273-4101-a8cd-c4d6197671d9&id=3624c642-5a26-43d2-a322-939b8939f618 => generated 1362 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2631] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:26:51 2026] GET /v2.0/ports?network_id=4f00dbd4-bf94-4302-bee9-3cbf3f1cc043&device_owner=network%3Adhcp => generated 1457 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2632] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:26:51 2026] GET /v2.0/ports?network_id=4f00dbd4-bf94-4302-bee9-3cbf3f1cc043&device_owner=network%3Adhcp => generated 1457 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2633] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:26:52 2026] GET /v2.0/networks/4f00dbd4-bf94-4302-bee9-3cbf3f1cc043?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2634] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:26:52 2026] GET /v2.0/networks/4f00dbd4-bf94-4302-bee9-3cbf3f1cc043?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: 1254/2635] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:26:52 2026] GET /v2.0/ports?tenant_id=4b07184b70294ee690f99c8c9af2998b&device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 4046 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2636] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:26:52 2026] GET /v2.0/networks?id=4f00dbd4-bf94-4302-bee9-3cbf3f1cc043 => generated 800 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2637] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:26:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.104&port_id=c77052fb-7c7a-49a0-894b-f49003c3ad63 => 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: 1383/2638] 199.204.45.140 () {34 vars in 1103 bytes} [Fri May 29 23:26:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2b5&port_id=c77052fb-7c7a-49a0-894b-f49003c3ad63 => 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: 1256/2639] 199.204.45.140 () {34 vars in 1063 bytes} [Fri May 29 23:26:52 2026] GET /v2.0/subnets?id=a5a29168-b273-4101-a8cd-c4d6197671d9&id=3624c642-5a26-43d2-a322-939b8939f618 => generated 1362 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2640] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:26:52 2026] GET /v2.0/ports?network_id=4f00dbd4-bf94-4302-bee9-3cbf3f1cc043&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2641] 10.0.0.151 () {34 vars in 970 bytes} [Fri May 29 23:26:52 2026] GET /v2.0/ports/c77052fb-7c7a-49a0-894b-f49003c3ad63 => generated 1464 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2642] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:26:52 2026] GET /v2.0/ports?network_id=4f00dbd4-bf94-4302-bee9-3cbf3f1cc043&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: 8|app: 0|req: 1258/2643] 199.204.45.140 () {30 vars in 736 bytes} [Fri May 29 23:26:52 2026] GET /v2.0/ports/c77052fb-7c7a-49a0-894b-f49003c3ad63 => generated 1464 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2644] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:26:52 2026] GET /v2.0/networks/4f00dbd4-bf94-4302-bee9-3cbf3f1cc043?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2645] 199.204.45.140 () {30 vars in 736 bytes} [Fri May 29 23:26:52 2026] GET /v2.0/ports/c77052fb-7c7a-49a0-894b-f49003c3ad63 => generated 1464 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2646] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:26:52 2026] GET /v2.0/networks/4f00dbd4-bf94-4302-bee9-3cbf3f1cc043?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: 1387/2647] 199.204.45.140 () {34 vars in 789 bytes} [Fri May 29 23:26:52 2026] PUT /v2.0/ports/c77052fb-7c7a-49a0-894b-f49003c3ad63 => generated 1199 bytes in 568 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:26:53.504 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cef39ec3-a665-4b60-9dfa-a5cddf386068'] response: {'name': 'network-changed', 'server_uuid': 'fabd9a53-0129-4cdc-abd6-51086de79cd0', 'tag': 'c77052fb-7c7a-49a0-894b-f49003c3ad63', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1261/2648] 199.204.45.140 () {30 vars in 742 bytes} [Fri May 29 23:26:53 2026] GET /v2.0/networks/4f00dbd4-bf94-4302-bee9-3cbf3f1cc043 => generated 797 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2649] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:26:53 2026] GET /v2.0/ports?tenant_id=4b07184b70294ee690f99c8c9af2998b&device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 3817 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2650] 199.204.45.140 () {30 vars in 740 bytes} [Fri May 29 23:26:53 2026] GET /v2.0/subnets/a5a29168-b273-4101-a8cd-c4d6197671d9 => generated 650 bytes in 71 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-05-29 23:26:53.736 7 WARNING neutron_lib.context [None req-9fadb6ee-4f2e-48ec-b052-865d76409098 3b5e2d5d21464941b090bb3720065dd9 2381e899959c4af0ad8cb9d7b226bdde - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1264/2651] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:26:53 2026] GET /v2.0/networks?id=4f00dbd4-bf94-4302-bee9-3cbf3f1cc043 => generated 800 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2652] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:26:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.104&port_id=c77052fb-7c7a-49a0-894b-f49003c3ad63 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2653] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:26:53 2026] GET /v2.0/subnets?id=a5a29168-b273-4101-a8cd-c4d6197671d9 => generated 653 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2654] 199.204.45.140 () {30 vars in 702 bytes} [Fri May 29 23:26:53 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: 1268/2655] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:26:53 2026] GET /v2.0/ports?network_id=4f00dbd4-bf94-4302-bee9-3cbf3f1cc043&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: 8|app: 0|req: 1269/2656] 199.204.45.140 () {30 vars in 704 bytes} [Fri May 29 23:26:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:26:54.090 7 INFO neutron.db.segments_db [None req-9fadb6ee-4f2e-48ec-b052-865d76409098 3b5e2d5d21464941b090bb3720065dd9 2381e899959c4af0ad8cb9d7b226bdde - - default default] Added segment 5bfe2b03-573f-4af5-98ac-e53245fe45dc of type vxlan for network 15384d95-75b6-4b83-9d21-25b5e8a0a082 [pid: 8|app: 0|req: 1270/2657] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:26:54 2026] GET /v2.0/networks/4f00dbd4-bf94-4302-bee9-3cbf3f1cc043?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2658] 199.204.45.140 () {30 vars in 680 bytes} [Fri May 29 23:26:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2659] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:26:54 2026] GET /v2.0/networks/4f00dbd4-bf94-4302-bee9-3cbf3f1cc043?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2660] 199.204.45.140 () {30 vars in 716 bytes} [Fri May 29 23:26: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: 7|app: 0|req: 1388/2661] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:26:53 2026] POST /v2.0/networks => generated 632 bytes in 847 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2662] 199.204.45.140 () {30 vars in 740 bytes} [Fri May 29 23:26:54 2026] GET /v2.0/subnets/b72862c1-7f6a-4e46-b034-50d6ebcbce52 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:26:54.297 7 WARNING neutron_lib.context [None req-54b3f259-5171-4ae1-a752-8ebec6284165 3b5e2d5d21464941b090bb3720065dd9 2381e899959c4af0ad8cb9d7b226bdde - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2663] 199.204.45.140 () {30 vars in 736 bytes} [Fri May 29 23:26:54 2026] GET /v2.0/ports/6e389fca-b9ae-47c6-b335-f637e6c25fc6 => 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: 1276/2664] 199.204.45.140 () {30 vars in 736 bytes} [Fri May 29 23:26:54 2026] GET /v2.0/ports/40a43e6b-9195-4250-bdb1-144edf663c45 => generated 1350 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2665] 199.204.45.140 () {30 vars in 740 bytes} [Fri May 29 23:26:54 2026] GET /v2.0/subnets/b72862c1-7f6a-4e46-b034-50d6ebcbce52 => generated 652 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2666] 199.204.45.140 () {30 vars in 742 bytes} [Fri May 29 23:26:54 2026] GET /v2.0/networks/ff395250-80f7-4cda-b927-86247995a97b => generated 799 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2667] 199.204.45.140 () {30 vars in 736 bytes} [Fri May 29 23:26:54 2026] GET /v2.0/ports/6e389fca-b9ae-47c6-b335-f637e6c25fc6 => generated 1132 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2668] 199.204.45.140 () {30 vars in 740 bytes} [Fri May 29 23:26:54 2026] GET /v2.0/subnets/b72862c1-7f6a-4e46-b034-50d6ebcbce52 => generated 652 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2669] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:26:54 2026] POST /v2.0/subnets => generated 602 bytes in 650 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:26:54.953 8 WARNING neutron_lib.context [None req-839cc11b-089a-482c-bcc9-9f8f80848a1e 3b5e2d5d21464941b090bb3720065dd9 2381e899959c4af0ad8cb9d7b226bdde - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:26:55.043 8 INFO neutron.db.segments_db [None req-839cc11b-089a-482c-bcc9-9f8f80848a1e 3b5e2d5d21464941b090bb3720065dd9 2381e899959c4af0ad8cb9d7b226bdde - - default default] Added segment c6c334f2-523c-4063-8aa0-d55d6b36b27d of type vxlan for network 2e20616d-6741-4ecf-8806-ee116f7da041 [pid: 8|app: 0|req: 1281/2670] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:26:54 2026] POST /v2.0/networks => generated 631 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:26:55.320 7 WARNING neutron_lib.context [None req-ead1e7d7-4735-4e7e-a0a3-eb76567891d1 3b5e2d5d21464941b090bb3720065dd9 2381e899959c4af0ad8cb9d7b226bdde - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1390/2671] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:26:55 2026] POST /v2.0/subnets => generated 605 bytes in 673 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:26:56.001 8 WARNING neutron_lib.context [None req-ac7949af-42b9-4ed1-82ad-a5f69d7468e9 3b5e2d5d21464941b090bb3720065dd9 2381e899959c4af0ad8cb9d7b226bdde - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:26:56.097 8 INFO neutron.db.segments_db [None req-ac7949af-42b9-4ed1-82ad-a5f69d7468e9 3b5e2d5d21464941b090bb3720065dd9 2381e899959c4af0ad8cb9d7b226bdde - - default default] Added segment f79f9231-814c-4d47-9caf-62cd864acb4f of type vxlan for network 5af6e789-50d3-49b9-ae69-627b405898af [pid: 8|app: 0|req: 1282/2672] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:26:55 2026] POST /v2.0/networks => generated 632 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:26:56.292 7 WARNING neutron_lib.context [None req-4b0f675e-f73f-4b91-b245-9bb98eb2895a 3b5e2d5d21464941b090bb3720065dd9 2381e899959c4af0ad8cb9d7b226bdde - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1391/2673] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:26:56 2026] POST /v2.0/subnets => generated 605 bytes in 789 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:26:57.085 8 WARNING neutron_lib.context [None req-a754a336-bfc1-4109-b989-2f0644ad2e9d 3b5e2d5d21464941b090bb3720065dd9 2381e899959c4af0ad8cb9d7b226bdde - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:26:57.391 8 INFO neutron.db.segments_db [None req-a754a336-bfc1-4109-b989-2f0644ad2e9d 3b5e2d5d21464941b090bb3720065dd9 2381e899959c4af0ad8cb9d7b226bdde - - default default] Added segment 2070407d-afd9-4b8d-b01b-1b9ce644dacd of type vxlan for network b81d8bc5-d561-4259-b338-7997a93af95b [pid: 8|app: 0|req: 1283/2674] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:26:57 2026] POST /v2.0/networks => generated 632 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:26:57.638 7 WARNING neutron_lib.context [None req-96b8cd75-7952-4e87-a525-12f95736c083 3b5e2d5d21464941b090bb3720065dd9 2381e899959c4af0ad8cb9d7b226bdde - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1392/2675] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:26:57 2026] POST /v2.0/subnets => generated 605 bytes in 949 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:26:58.591 8 WARNING neutron_lib.context [None req-a36fd42c-52cf-46c8-9dee-88c5bdcc800b 3b5e2d5d21464941b090bb3720065dd9 2381e899959c4af0ad8cb9d7b226bdde - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:26:58.706 8 INFO neutron.db.segments_db [None req-a36fd42c-52cf-46c8-9dee-88c5bdcc800b 3b5e2d5d21464941b090bb3720065dd9 2381e899959c4af0ad8cb9d7b226bdde - - default default] Added segment 60e0f773-0d8d-465c-96a3-de71bb1d2a25 of type vxlan for network 90899647-18e9-4282-b0d3-b7998be949d5 [pid: 8|app: 0|req: 1284/2676] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:26:58 2026] POST /v2.0/networks => generated 632 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:26:59.006 7 WARNING neutron_lib.context [None req-2dc195bf-3595-4f7c-87ca-cae46571edcd 3b5e2d5d21464941b090bb3720065dd9 2381e899959c4af0ad8cb9d7b226bdde - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1393/2677] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:26:58 2026] POST /v2.0/subnets => generated 605 bytes in 824 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2678] 10.0.0.235 () {34 vars in 750 bytes} [Fri May 29 23:26:59 2026] PUT /v2.0/subnets/ca267307-5ef0-4782-a439-be9c153532bf/tags => generated 17 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2679] 10.0.0.235 () {34 vars in 750 bytes} [Fri May 29 23:27:00 2026] PUT /v2.0/subnets/b2491ab0-5685-4eaf-808b-62feffeabd30/tags => generated 25 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2680] 10.0.0.235 () {34 vars in 750 bytes} [Fri May 29 23:27:00 2026] PUT /v2.0/subnets/f86a9aef-bcc8-4989-8954-afa73e44ed5c/tags => generated 34 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2681] 10.0.0.235 () {34 vars in 750 bytes} [Fri May 29 23:27:00 2026] PUT /v2.0/subnets/a92d5a1b-90f2-4268-b753-339b72221f95/tags => generated 19 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2682] 10.0.0.235 () {32 vars in 663 bytes} [Fri May 29 23:27:00 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2683] 10.0.0.235 () {32 vars in 677 bytes} [Fri May 29 23:27:00 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2684] 10.0.0.235 () {32 vars in 673 bytes} [Fri May 29 23:27:01 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2685] 10.0.0.235 () {32 vars in 685 bytes} [Fri May 29 23:27:01 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2686] 10.0.0.235 () {32 vars in 671 bytes} [Fri May 29 23:27:01 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2687] 10.0.0.235 () {32 vars in 685 bytes} [Fri May 29 23:27:01 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2688] 10.0.0.235 () {32 vars in 681 bytes} [Fri May 29 23:27:01 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2689] 10.0.0.235 () {32 vars in 693 bytes} [Fri May 29 23:27:01 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2690] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:27:01 2026] DELETE /v2.0/subnets/ca267307-5ef0-4782-a439-be9c153532bf => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2691] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:27:01 2026] DELETE /v2.0/subnets/b2491ab0-5685-4eaf-808b-62feffeabd30 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2694] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:27:02 2026] DELETE /v2.0/subnets/f86a9aef-bcc8-4989-8954-afa73e44ed5c => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2695] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:27:02 2026] DELETE /v2.0/subnets/a92d5a1b-90f2-4268-b753-339b72221f95 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2696] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:27:02 2026] DELETE /v2.0/subnets/3df7b4f7-1523-4584-a714-6f09445dae14 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:27:03.556 7 INFO neutron.services.segments.plugin [-] Segment 5bfe2b03-573f-4af5-98ac-e53245fe45dc resource provider aggregate not found 2026-05-29 23:27:03.568 7 INFO neutron.services.segments.plugin [-] Segment 5bfe2b03-573f-4af5-98ac-e53245fe45dc resource provider aggregate not found 2026-05-29 23:27:03.582 7 INFO neutron.services.segments.plugin [-] Segment 5bfe2b03-573f-4af5-98ac-e53245fe45dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bfe2b03-573f-4af5-98ac-e53245fe45dc found for delete ", "request_id": "req-ed9d1654-01b7-4b7a-9794-b346ce34e691"}]} [pid: 7|app: 0|req: 1404/2697] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:27:03 2026] DELETE /v2.0/networks/15384d95-75b6-4b83-9d21-25b5e8a0a082 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:27:03.734 7 INFO neutron.services.segments.plugin [-] Segment 5bfe2b03-573f-4af5-98ac-e53245fe45dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bfe2b03-573f-4af5-98ac-e53245fe45dc found for delete ", "request_id": "req-b1dde6cf-1210-4561-a5f6-6b45ac6df231"}]} [pid: 7|app: 0|req: 1405/2698] 10.0.0.92 () {30 vars in 688 bytes} [Fri May 29 23:27:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2699] 10.0.0.92 () {30 vars in 690 bytes} [Fri May 29 23:27:03 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: 1407/2700] 10.0.0.92 () {30 vars in 666 bytes} [Fri May 29 23:27:03 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: 1294/2701] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:27:03 2026] DELETE /v2.0/networks/2e20616d-6741-4ecf-8806-ee116f7da041 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:27:03.857 8 INFO neutron.services.segments.plugin [-] Segment c6c334f2-523c-4063-8aa0-d55d6b36b27d resource provider aggregate not found 2026-05-29 23:27:03.865 8 INFO neutron.services.segments.plugin [-] Segment c6c334f2-523c-4063-8aa0-d55d6b36b27d resource provider aggregate not found [pid: 8|app: 0|req: 1295/2702] 10.0.0.92 () {30 vars in 702 bytes} [Fri May 29 23:27:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2703] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:27:03 2026] DELETE /v2.0/networks/5af6e789-50d3-49b9-ae69-627b405898af => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:27:04.130 8 INFO neutron.services.segments.plugin [-] Segment c6c334f2-523c-4063-8aa0-d55d6b36b27d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6c334f2-523c-4063-8aa0-d55d6b36b27d found for delete ", "request_id": "req-2aad2783-245e-4ab6-ba06-7eebbfee711e"}]} 2026-05-29 23:27:04.145 8 INFO neutron.services.segments.plugin [-] Segment c6c334f2-523c-4063-8aa0-d55d6b36b27d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6c334f2-523c-4063-8aa0-d55d6b36b27d found for delete ", "request_id": "req-71e8f7c6-49ff-4ab9-a76e-1e18bc465151"}]} [pid: 8|app: 0|req: 1296/2704] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:27:04 2026] DELETE /v2.0/networks/b81d8bc5-d561-4259-b338-7997a93af95b => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2705] 199.204.45.140 () {34 vars in 1095 bytes} [Fri May 29 23:27:04 2026] GET /v2.0/ports?device_id=0916dad2-a93e-453f-8f21-82a5ef525b11&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2706] 10.0.0.92 () {28 vars in 437 bytes} [Fri May 29 23:27:04 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2707] 10.0.0.92 () {30 vars in 726 bytes} [Fri May 29 23:27:04 2026] GET /v2.0/subnets/ada5ad79-347f-48eb-88aa-18e9e7d1e5db => generated 632 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2708] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:27:04 2026] GET /v2.0/ports?tenant_id=bc5b06b65d3141d59f8fd9e9cedfe24f&device_id=0916dad2-a93e-453f-8f21-82a5ef525b11 => generated 1473 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2709] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:27:04 2026] DELETE /v2.0/networks/90899647-18e9-4282-b0d3-b7998be949d5 => 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: 1413/2710] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:27:04 2026] GET /v2.0/networks?id=756622c6-d903-4d88-9a67-4de810e1342f => generated 800 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2711] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:27:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.238&port_id=cc84826e-db19-4d89-91f2-43122c4a82b6 => generated 860 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2712] 199.204.45.140 () {34 vars in 1105 bytes} [Fri May 29 23:27:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A100&port_id=cc84826e-db19-4d89-91f2-43122c4a82b6 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2713] 199.204.45.140 () {34 vars in 1063 bytes} [Fri May 29 23:27:04 2026] GET /v2.0/subnets?id=fa9991cc-c3c2-498d-ba78-c4a95c80f0d5&id=ada5ad79-347f-48eb-88aa-18e9e7d1e5db => generated 1366 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2714] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:27:04 2026] GET /v2.0/ports?network_id=756622c6-d903-4d88-9a67-4de810e1342f&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: 8|app: 0|req: 1300/2715] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:27:04 2026] GET /v2.0/ports?network_id=756622c6-d903-4d88-9a67-4de810e1342f&device_owner=network%3Adhcp => generated 1461 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2716] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:27:05 2026] GET /v2.0/networks/756622c6-d903-4d88-9a67-4de810e1342f?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2717] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:27:05 2026] GET /v2.0/networks/756622c6-d903-4d88-9a67-4de810e1342f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2718] 199.204.45.140 () {30 vars in 702 bytes} [Fri May 29 23:27:05 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: 1302/2719] 199.204.45.140 () {30 vars in 704 bytes} [Fri May 29 23:27:05 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: 1418/2720] 199.204.45.140 () {30 vars in 680 bytes} [Fri May 29 23:27:05 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: 8|app: 0|req: 1303/2721] 199.204.45.140 () {30 vars in 716 bytes} [Fri May 29 23:27:05 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: 1419/2722] 199.204.45.140 () {30 vars in 740 bytes} [Fri May 29 23:27:05 2026] GET /v2.0/subnets/a5a29168-b273-4101-a8cd-c4d6197671d9 => generated 650 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2723] 199.204.45.140 () {30 vars in 740 bytes} [Fri May 29 23:27:05 2026] GET /v2.0/subnets/ada5ad79-347f-48eb-88aa-18e9e7d1e5db => 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: 1420/2724] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:27:05 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 3819 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2725] 199.204.45.140 () {30 vars in 702 bytes} [Fri May 29 23:27:05 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: 1422/2726] 199.204.45.140 () {30 vars in 704 bytes} [Fri May 29 23:27:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2727] 199.204.45.140 () {30 vars in 680 bytes} [Fri May 29 23:27:05 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-05-29 23:27:05.863 7 INFO neutron.services.segments.plugin [-] Segment f79f9231-814c-4d47-9caf-62cd864acb4f resource provider aggregate not found 2026-05-29 23:27:05.870 7 INFO neutron.services.segments.plugin [-] Segment f79f9231-814c-4d47-9caf-62cd864acb4f resource provider aggregate not found [pid: 7|app: 0|req: 1424/2728] 199.204.45.140 () {30 vars in 716 bytes} [Fri May 29 23:27:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2729] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:27:05 2026] GET /v2.0/security-groups?tenant_id=2381e899959c4af0ad8cb9d7b226bdde&name=default => generated 2929 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:27:05.912 7 INFO neutron.services.segments.plugin [-] Segment f79f9231-814c-4d47-9caf-62cd864acb4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f79f9231-814c-4d47-9caf-62cd864acb4f found for delete ", "request_id": "req-4fd3036e-2909-432e-ba5f-c13069aa3e9b"}]} 2026-05-29 23:27:05.913 7 INFO neutron.services.segments.plugin [-] Segment f79f9231-814c-4d47-9caf-62cd864acb4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f79f9231-814c-4d47-9caf-62cd864acb4f found for delete ", "request_id": "req-281c4f48-7485-41b2-9983-41efaeacee92"}]} [pid: 7|app: 0|req: 1425/2730] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:27:05 2026] DELETE /v2.0/security-groups/e8bec9e5-78c4-4726-8e14-b6febf468985 => 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: 1306/2731] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:27:06 2026] GET /v2.0/networks/756622c6-d903-4d88-9a67-4de810e1342f?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:27:06.192 8 INFO neutron.services.segments.plugin [-] Segment 2070407d-afd9-4b8d-b01b-1b9ce644dacd resource provider aggregate not found [pid: 7|app: 0|req: 1426/2732] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:27:06 2026] GET /v2.0/networks/756622c6-d903-4d88-9a67-4de810e1342f?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-05-29 23:27:06.201 8 INFO neutron.services.segments.plugin [-] Segment 2070407d-afd9-4b8d-b01b-1b9ce644dacd resource provider aggregate not found 2026-05-29 23:27:06.213 8 INFO neutron.services.segments.plugin [-] Segment 2070407d-afd9-4b8d-b01b-1b9ce644dacd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2070407d-afd9-4b8d-b01b-1b9ce644dacd found for delete ", "request_id": "req-cbabdbd0-df4c-4ad2-8fe1-7d5bb69ff94d"}]} 2026-05-29 23:27:06.225 8 INFO neutron.services.segments.plugin [-] Segment 2070407d-afd9-4b8d-b01b-1b9ce644dacd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2070407d-afd9-4b8d-b01b-1b9ce644dacd found for delete ", "request_id": "req-39dcfae9-cf04-4604-b23e-e546d4c7bdab"}]} 2026-05-29 23:27:06.232 8 INFO neutron.services.segments.plugin [-] Segment 60e0f773-0d8d-465c-96a3-de71bb1d2a25 resource provider aggregate not found 2026-05-29 23:27:06.244 8 INFO neutron.services.segments.plugin [-] Segment 60e0f773-0d8d-465c-96a3-de71bb1d2a25 resource provider aggregate not found 2026-05-29 23:27:06.254 8 INFO neutron.services.segments.plugin [-] Segment 60e0f773-0d8d-465c-96a3-de71bb1d2a25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60e0f773-0d8d-465c-96a3-de71bb1d2a25 found for delete ", "request_id": "req-bece6fbd-b4ec-4f24-93b3-9ef1ad0c14b9"}]} 2026-05-29 23:27:06.259 8 INFO neutron.services.segments.plugin [-] Segment 60e0f773-0d8d-465c-96a3-de71bb1d2a25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60e0f773-0d8d-465c-96a3-de71bb1d2a25 found for delete ", "request_id": "req-af338e0e-01a9-4929-98a5-85afb8cdf26b"}]} [pid: 7|app: 0|req: 1427/2733] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:27:06 2026] GET /v2.0/networks?id=756622c6-d903-4d88-9a67-4de810e1342f => generated 800 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2734] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:27:06 2026] GET /v2.0/security-groups?tenant_id=e1ea3806ec544f0f94dd77b0e9d49903&name=default => generated 2929 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2735] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:27:06 2026] DELETE /v2.0/security-groups/211d5baa-4f6a-40b6-8895-a00db36bb656 => 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: 1309/2736] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:27:06 2026] GET /v2.0/security-groups?tenant_id=039b669f405d40d68cafb89a162be925&name=default => generated 2929 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2737] 199.204.45.140 () {38 vars in 954 bytes} [Fri May 29 23:27:06 2026] POST /v2.0/ports => generated 1307 bytes in 815 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: 1310/2738] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:27:07 2026] DELETE /v2.0/security-groups/173720e7-a7e1-4976-8ea5-87b403011b3f => generated 0 bytes in 202 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2739] 199.204.45.140 () {38 vars in 1027 bytes} [Fri May 29 23:27:07 2026] PUT /v2.0/ports/7f11b037-3ab1-44ce-8953-249ac5179980 => generated 1432 bytes in 747 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2740] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:27:07 2026] GET /v2.0/ports?tenant_id=4b07184b70294ee690f99c8c9af2998b&device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 5279 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:27:08.065 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d13ef864-8c77-4380-9937-b5f8bb193f21'] response: {'name': 'network-changed', 'server_uuid': 'fabd9a53-0129-4cdc-abd6-51086de79cd0', 'tag': '7f11b037-3ab1-44ce-8953-249ac5179980', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1430/2741] 199.204.45.140 () {34 vars in 1061 bytes} [Fri May 29 23:27:08 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.171&port_id=85dd153f-1e80-45eb-979d-352c59f90f49 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2742] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:27:08 2026] GET /v2.0/subnets?id=af708ff7-958f-4d5c-8886-e84468e0ec20 => generated 630 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2743] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:27:08 2026] GET /v2.0/ports?network_id=fc8ea482-9b44-4142-96a6-36268c04f9cb&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2744] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:27:08 2026] GET /v2.0/networks/fc8ea482-9b44-4142-96a6-36268c04f9cb?fields=segments => generated 14 bytes in 70 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: 1432/2745] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:27:08 2026] GET /v2.0/networks/fc8ea482-9b44-4142-96a6-36268c04f9cb?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: 1314/2746] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:27:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.195&port_id=40a43e6b-9195-4250-bdb1-144edf663c45 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2747] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:27:08 2026] GET /v2.0/subnets?id=b72862c1-7f6a-4e46-b034-50d6ebcbce52 => generated 655 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2748] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:27:08 2026] GET /v2.0/ports?network_id=ff395250-80f7-4cda-b927-86247995a97b&device_owner=network%3Adhcp => generated 1461 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2749] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:27:08 2026] GET /v2.0/networks/ff395250-80f7-4cda-b927-86247995a97b?fields=segments => generated 14 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2750] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:27:08 2026] GET /v2.0/networks/ff395250-80f7-4cda-b927-86247995a97b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2751] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:27:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.104&port_id=c77052fb-7c7a-49a0-894b-f49003c3ad63 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2752] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:27:08 2026] GET /v2.0/subnets?id=a5a29168-b273-4101-a8cd-c4d6197671d9 => generated 653 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2753] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:27:08 2026] GET /v2.0/ports?network_id=4f00dbd4-bf94-4302-bee9-3cbf3f1cc043&device_owner=network%3Adhcp => generated 1457 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2754] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:27:09 2026] GET /v2.0/networks/4f00dbd4-bf94-4302-bee9-3cbf3f1cc043?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: 1437/2755] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:27:09 2026] GET /v2.0/networks/4f00dbd4-bf94-4302-bee9-3cbf3f1cc043?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2756] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:27:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.176&port_id=7f11b037-3ab1-44ce-8953-249ac5179980 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2757] 199.204.45.140 () {34 vars in 1105 bytes} [Fri May 29 23:27:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A206&port_id=7f11b037-3ab1-44ce-8953-249ac5179980 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2758] 199.204.45.140 () {34 vars in 1063 bytes} [Fri May 29 23:27:09 2026] GET /v2.0/subnets?id=fa9991cc-c3c2-498d-ba78-c4a95c80f0d5&id=ada5ad79-347f-48eb-88aa-18e9e7d1e5db => generated 1366 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2759] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:27:09 2026] GET /v2.0/ports?network_id=756622c6-d903-4d88-9a67-4de810e1342f&device_owner=network%3Adhcp => generated 1461 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2760] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:27:09 2026] GET /v2.0/ports?network_id=756622c6-d903-4d88-9a67-4de810e1342f&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: 7|app: 0|req: 1440/2761] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:27:09 2026] GET /v2.0/networks/756622c6-d903-4d88-9a67-4de810e1342f?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2762] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:27:09 2026] GET /v2.0/networks/756622c6-d903-4d88-9a67-4de810e1342f?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: 1441/2763] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:27:09 2026] GET /v2.0/ports?tenant_id=4b07184b70294ee690f99c8c9af2998b&device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 5279 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2764] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:27:09 2026] GET /v2.0/networks?id=756622c6-d903-4d88-9a67-4de810e1342f => generated 800 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2765] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:27:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.176&port_id=7f11b037-3ab1-44ce-8953-249ac5179980 => 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: 1324/2766] 199.204.45.140 () {34 vars in 1105 bytes} [Fri May 29 23:27:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A206&port_id=7f11b037-3ab1-44ce-8953-249ac5179980 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2767] 199.204.45.140 () {34 vars in 1063 bytes} [Fri May 29 23:27:10 2026] GET /v2.0/subnets?id=fa9991cc-c3c2-498d-ba78-c4a95c80f0d5&id=ada5ad79-347f-48eb-88aa-18e9e7d1e5db => generated 1366 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2768] 10.0.0.151 () {34 vars in 970 bytes} [Fri May 29 23:27:10 2026] GET /v2.0/ports/7f11b037-3ab1-44ce-8953-249ac5179980 => generated 1468 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2769] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:27:10 2026] GET /v2.0/ports?network_id=756622c6-d903-4d88-9a67-4de810e1342f&device_owner=network%3Adhcp => generated 1461 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2770] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:27:10 2026] GET /v2.0/ports?network_id=756622c6-d903-4d88-9a67-4de810e1342f&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2771] 199.204.45.140 () {30 vars in 736 bytes} [Fri May 29 23:27:10 2026] GET /v2.0/ports/7f11b037-3ab1-44ce-8953-249ac5179980 => generated 1468 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2772] 199.204.45.140 () {30 vars in 736 bytes} [Fri May 29 23:27:10 2026] GET /v2.0/ports/7f11b037-3ab1-44ce-8953-249ac5179980 => generated 1468 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2773] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:27:10 2026] GET /v2.0/networks/756622c6-d903-4d88-9a67-4de810e1342f?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: 1447/2774] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:27:10 2026] GET /v2.0/networks/756622c6-d903-4d88-9a67-4de810e1342f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2775] 199.204.45.140 () {34 vars in 789 bytes} [Fri May 29 23:27:10 2026] PUT /v2.0/ports/7f11b037-3ab1-44ce-8953-249ac5179980 => generated 1199 bytes in 783 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2776] 199.204.45.140 () {30 vars in 742 bytes} [Fri May 29 23:27:11 2026] GET /v2.0/networks/756622c6-d903-4d88-9a67-4de810e1342f => generated 797 bytes in 84 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: 1329/2777] 199.204.45.140 () {30 vars in 740 bytes} [Fri May 29 23:27:11 2026] GET /v2.0/subnets/ada5ad79-347f-48eb-88aa-18e9e7d1e5db => generated 650 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2778] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:27:11 2026] GET /v2.0/ports?tenant_id=4b07184b70294ee690f99c8c9af2998b&device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 5046 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:27:11.384 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c16a80f-2560-4384-bfad-daf663c6a0d8'] response: {'name': 'network-changed', 'server_uuid': 'fabd9a53-0129-4cdc-abd6-51086de79cd0', 'tag': '7f11b037-3ab1-44ce-8953-249ac5179980', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1450/2779] 199.204.45.140 () {30 vars in 702 bytes} [Fri May 29 23:27:11 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: 1330/2780] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:27:11 2026] GET /v2.0/networks?id=756622c6-d903-4d88-9a67-4de810e1342f => generated 800 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2781] 199.204.45.140 () {30 vars in 704 bytes} [Fri May 29 23:27:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2782] 199.204.45.140 () {30 vars in 680 bytes} [Fri May 29 23:27:11 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: 1331/2783] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:27:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.176&port_id=7f11b037-3ab1-44ce-8953-249ac5179980 => 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: 1453/2784] 199.204.45.140 () {30 vars in 716 bytes} [Fri May 29 23:27:11 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: 1332/2785] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:27:11 2026] GET /v2.0/subnets?id=ada5ad79-347f-48eb-88aa-18e9e7d1e5db => generated 653 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2786] 199.204.45.140 () {30 vars in 740 bytes} [Fri May 29 23:27:11 2026] GET /v2.0/subnets/b72862c1-7f6a-4e46-b034-50d6ebcbce52 => generated 652 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2787] 199.204.45.140 () {30 vars in 736 bytes} [Fri May 29 23:27:11 2026] GET /v2.0/ports/6e389fca-b9ae-47c6-b335-f637e6c25fc6 => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2788] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:27:11 2026] GET /v2.0/ports?network_id=756622c6-d903-4d88-9a67-4de810e1342f&device_owner=network%3Adhcp => generated 1461 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2789] 199.204.45.140 () {30 vars in 736 bytes} [Fri May 29 23:27:11 2026] GET /v2.0/ports/40a43e6b-9195-4250-bdb1-144edf663c45 => generated 1350 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2790] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:27:11 2026] GET /v2.0/networks/756622c6-d903-4d88-9a67-4de810e1342f?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: 1457/2791] 199.204.45.140 () {30 vars in 740 bytes} [Fri May 29 23:27:11 2026] GET /v2.0/subnets/b72862c1-7f6a-4e46-b034-50d6ebcbce52 => generated 652 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2792] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:27:11 2026] GET /v2.0/networks/756622c6-d903-4d88-9a67-4de810e1342f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2793] 199.204.45.140 () {30 vars in 742 bytes} [Fri May 29 23:27:11 2026] GET /v2.0/networks/ff395250-80f7-4cda-b927-86247995a97b => generated 799 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2794] 199.204.45.140 () {30 vars in 736 bytes} [Fri May 29 23:27:11 2026] GET /v2.0/ports/6e389fca-b9ae-47c6-b335-f637e6c25fc6 => generated 1132 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2795] 199.204.45.140 () {30 vars in 740 bytes} [Fri May 29 23:27:11 2026] GET /v2.0/subnets/b72862c1-7f6a-4e46-b034-50d6ebcbce52 => generated 652 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:27:13.192 8 WARNING neutron_lib.context [None req-b36fe9c1-74ba-41f7-bc63-9297612eec9a 69af6313e617498eaa02fc71d2c88da8 23764b0b2f884ecca02a2cbe7511b667 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1337/2796] 10.0.0.235 () {34 vars in 675 bytes} [Fri May 29 23:27:12 2026] POST /v2.0/subnetpools => generated 516 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:27:13.268 7 WARNING neutron_lib.context [None req-536bcb88-14a0-467e-89af-5e7362ed30ea 69af6313e617498eaa02fc71d2c88da8 23764b0b2f884ecca02a2cbe7511b667 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1460/2797] 10.0.0.235 () {34 vars in 675 bytes} [Fri May 29 23:27:13 2026] POST /v2.0/subnetpools => generated 516 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:27:13.348 8 WARNING neutron_lib.context [None req-dca393e9-82d0-4506-966b-610b3f248f77 69af6313e617498eaa02fc71d2c88da8 23764b0b2f884ecca02a2cbe7511b667 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1338/2798] 10.0.0.235 () {34 vars in 675 bytes} [Fri May 29 23:27:13 2026] POST /v2.0/subnetpools => generated 516 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:27:13.437 7 WARNING neutron_lib.context [None req-3aeed541-0baa-4954-9c0a-f9d238e72e23 69af6313e617498eaa02fc71d2c88da8 23764b0b2f884ecca02a2cbe7511b667 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1461/2799] 10.0.0.235 () {34 vars in 675 bytes} [Fri May 29 23:27:13 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-05-29 23:27:13.517 8 WARNING neutron_lib.context [None req-a0dac2c5-1c74-4340-adf2-7701c6309f22 69af6313e617498eaa02fc71d2c88da8 23764b0b2f884ecca02a2cbe7511b667 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1339/2800] 10.0.0.235 () {34 vars in 675 bytes} [Fri May 29 23:27:13 2026] POST /v2.0/subnetpools => generated 516 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2801] 10.0.0.235 () {34 vars in 758 bytes} [Fri May 29 23:27:13 2026] PUT /v2.0/subnetpools/ba3444f6-a4c3-40d2-b194-12f9c8a423a9/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2802] 10.0.0.235 () {34 vars in 758 bytes} [Fri May 29 23:27:13 2026] PUT /v2.0/subnetpools/577561d2-0ca8-4eb0-8274-ebd720e268b4/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2803] 10.0.0.235 () {34 vars in 758 bytes} [Fri May 29 23:27:13 2026] PUT /v2.0/subnetpools/d80c5575-4686-4c48-8ad9-8bdb96aac7c1/tags => generated 34 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2804] 10.0.0.235 () {34 vars in 758 bytes} [Fri May 29 23:27:13 2026] PUT /v2.0/subnetpools/1325bcfe-838c-4343-871a-32dfefb4d8d2/tags => 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: 1464/2805] 10.0.0.235 () {32 vars in 671 bytes} [Fri May 29 23:27:13 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2806] 10.0.0.235 () {32 vars in 685 bytes} [Fri May 29 23:27:13 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2807] 10.0.0.235 () {32 vars in 681 bytes} [Fri May 29 23:27:13 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2808] 10.0.0.235 () {32 vars in 693 bytes} [Fri May 29 23:27:14 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2809] 10.0.0.235 () {32 vars in 679 bytes} [Fri May 29 23:27:14 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2810] 10.0.0.235 () {32 vars in 693 bytes} [Fri May 29 23:27:14 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2811] 10.0.0.235 () {32 vars in 689 bytes} [Fri May 29 23:27:14 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2812] 10.0.0.235 () {32 vars in 701 bytes} [Fri May 29 23:27:14 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2813] 10.0.0.235 () {32 vars in 731 bytes} [Fri May 29 23:27:14 2026] DELETE /v2.0/subnetpools/ba3444f6-a4c3-40d2-b194-12f9c8a423a9 => 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: 1346/2814] 10.0.0.235 () {32 vars in 731 bytes} [Fri May 29 23:27:14 2026] DELETE /v2.0/subnetpools/577561d2-0ca8-4eb0-8274-ebd720e268b4 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2815] 10.0.0.235 () {32 vars in 731 bytes} [Fri May 29 23:27:14 2026] DELETE /v2.0/subnetpools/d80c5575-4686-4c48-8ad9-8bdb96aac7c1 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2816] 10.0.0.235 () {32 vars in 731 bytes} [Fri May 29 23:27:14 2026] DELETE /v2.0/subnetpools/1325bcfe-838c-4343-871a-32dfefb4d8d2 => 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: 1470/2817] 10.0.0.235 () {32 vars in 731 bytes} [Fri May 29 23:27:14 2026] DELETE /v2.0/subnetpools/e59a6a48-b609-4a6e-a1b7-538b1ab101a9 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2820] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:27:17 2026] GET /v2.0/security-groups?tenant_id=23764b0b2f884ecca02a2cbe7511b667&name=default => generated 2929 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2821] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:27:17 2026] DELETE /v2.0/security-groups/11eb0300-3845-4e22-bb45-468c79a71a37 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2822] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:27:17 2026] GET /v2.0/security-groups?tenant_id=3cf2d1975e4e48b7baef3ae9235fdfa2&name=default => generated 2929 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2823] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:27:17 2026] DELETE /v2.0/security-groups/32c2be03-543f-4303-8555-6ffda230b19c => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2824] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:27:18 2026] GET /v2.0/security-groups?tenant_id=f8c37b38a93848f390f7e00b94e1337f&name=default => generated 2929 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2825] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:27:18 2026] DELETE /v2.0/security-groups/5188d8d5-d013-4c7b-b9cc-5b8ab7351556 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:27:23.934 8 WARNING neutron_lib.context [None req-87a3fb19-f624-41aa-9423-6c3dada748d0 f14a5d377ddf4bc9a5066e0f8018ec4c fca0e8c7125243b48cf2adfb24690a4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:27:24.580 8 INFO neutron.db.segments_db [None req-87a3fb19-f624-41aa-9423-6c3dada748d0 f14a5d377ddf4bc9a5066e0f8018ec4c fca0e8c7125243b48cf2adfb24690a4a - - default default] Added segment 600e6cfb-ffa2-40ba-875c-cfc0d81a363b of type vxlan for network 29f78107-bb62-451f-bf62-16d149cea038 [pid: 8|app: 0|req: 1351/2826] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:27:23 2026] POST /v2.0/networks => generated 632 bytes in 2399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2827] 10.0.0.235 () {34 vars in 752 bytes} [Fri May 29 23:27:26 2026] PUT /v2.0/networks/29f78107-bb62-451f-bf62-16d149cea038/tags => generated 25 bytes in 814 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2828] 10.0.0.235 () {32 vars in 732 bytes} [Fri May 29 23:27:26 2026] GET /v2.0/networks/29f78107-bb62-451f-bf62-16d149cea038/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: 1477/2829] 10.0.0.235 () {34 vars in 763 bytes} [Fri May 29 23:27:27 2026] PUT /v2.0/networks/29f78107-bb62-451f-bf62-16d149cea038/tags/green => generated 4 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2830] 10.0.0.235 () {32 vars in 732 bytes} [Fri May 29 23:27:27 2026] GET /v2.0/networks/29f78107-bb62-451f-bf62-16d149cea038/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2831] 10.0.0.235 () {34 vars in 759 bytes} [Fri May 29 23:27:27 2026] PUT /v2.0/networks/29f78107-bb62-451f-bf62-16d149cea038/tags/red => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2832] 10.0.0.235 () {32 vars in 732 bytes} [Fri May 29 23:27:27 2026] GET /v2.0/networks/29f78107-bb62-451f-bf62-16d149cea038/tags => generated 34 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2833] 10.0.0.235 () {34 vars in 781 bytes} [Fri May 29 23:27:27 2026] PUT /v2.0/networks/29f78107-bb62-451f-bf62-16d149cea038/tags/black.or.white => generated 4 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2834] 10.0.0.235 () {32 vars in 732 bytes} [Fri May 29 23:27:27 2026] GET /v2.0/networks/29f78107-bb62-451f-bf62-16d149cea038/tags => generated 52 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2835] 10.0.0.235 () {34 vars in 752 bytes} [Fri May 29 23:27:28 2026] PUT /v2.0/networks/29f78107-bb62-451f-bf62-16d149cea038/tags => generated 37 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2836] 10.0.0.235 () {32 vars in 732 bytes} [Fri May 29 23:27:28 2026] GET /v2.0/networks/29f78107-bb62-451f-bf62-16d149cea038/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2837] 10.0.0.235 () {32 vars in 740 bytes} [Fri May 29 23:27:28 2026] GET /v2.0/networks/29f78107-bb62-451f-bf62-16d149cea038/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:27:28.446 8 INFO neutron.api.v2.resource [None req-08421c0c-b484-4646-a18f-77cc9316fa7a f14a5d377ddf4bc9a5066e0f8018ec4c fca0e8c7125243b48cf2adfb24690a4a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1357/2838] 10.0.0.235 () {32 vars in 744 bytes} [Fri May 29 23:27:28 2026] GET /v2.0/networks/29f78107-bb62-451f-bf62-16d149cea038/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2839] 10.0.0.235 () {32 vars in 743 bytes} [Fri May 29 23:27:28 2026] DELETE /v2.0/networks/29f78107-bb62-451f-bf62-16d149cea038/tags/red => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2840] 10.0.0.235 () {32 vars in 732 bytes} [Fri May 29 23:27:28 2026] GET /v2.0/networks/29f78107-bb62-451f-bf62-16d149cea038/tags => generated 30 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2841] 199.204.45.140 () {30 vars in 702 bytes} [Fri May 29 23:27:28 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) 2026-05-29 23:27:28.697 7 INFO neutron.api.v2.resource [None req-bdf9d350-c30a-47e3-a12e-feac1733eff0 f14a5d377ddf4bc9a5066e0f8018ec4c fca0e8c7125243b48cf2adfb24690a4a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1360/2842] 199.204.45.140 () {30 vars in 704 bytes} [Fri May 29 23:27:28 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: 1483/2843] 10.0.0.235 () {32 vars in 747 bytes} [Fri May 29 23:27:28 2026] DELETE /v2.0/networks/29f78107-bb62-451f-bf62-16d149cea038/tags/green => generated 99 bytes in 80 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2844] 199.204.45.140 () {30 vars in 680 bytes} [Fri May 29 23:27:28 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: 1485/2845] 199.204.45.140 () {30 vars in 716 bytes} [Fri May 29 23:27:28 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: 1486/2846] 199.204.45.140 () {30 vars in 740 bytes} [Fri May 29 23:27:28 2026] GET /v2.0/subnets/a5a29168-b273-4101-a8cd-c4d6197671d9 => generated 650 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2847] 10.0.0.235 () {32 vars in 735 bytes} [Fri May 29 23:27:28 2026] DELETE /v2.0/networks/29f78107-bb62-451f-bf62-16d149cea038/tags => 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: 1362/2848] 10.0.0.235 () {32 vars in 732 bytes} [Fri May 29 23:27:28 2026] GET /v2.0/networks/29f78107-bb62-451f-bf62-16d149cea038/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2849] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:27:28 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 5048 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2850] 199.204.45.140 () {30 vars in 702 bytes} [Fri May 29 23:27:29 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: 1489/2851] 199.204.45.140 () {30 vars in 704 bytes} [Fri May 29 23:27: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) 2026-05-29 23:27:29.111 8 INFO neutron.services.segments.plugin [-] Segment 600e6cfb-ffa2-40ba-875c-cfc0d81a363b resource provider aggregate not found 2026-05-29 23:27:29.119 8 INFO neutron.services.segments.plugin [-] Segment 600e6cfb-ffa2-40ba-875c-cfc0d81a363b resource provider aggregate not found [pid: 7|app: 0|req: 1490/2852] 199.204.45.140 () {30 vars in 680 bytes} [Fri May 29 23:27: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) 2026-05-29 23:27:29.134 8 INFO neutron.services.segments.plugin [-] Segment 600e6cfb-ffa2-40ba-875c-cfc0d81a363b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 600e6cfb-ffa2-40ba-875c-cfc0d81a363b found for delete ", "request_id": "req-fe4435a0-3a71-428d-ae4e-f4e68314c065"}]} [pid: 7|app: 0|req: 1491/2853] 199.204.45.140 () {30 vars in 716 bytes} [Fri May 29 23:27:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:27:29.147 8 INFO neutron.services.segments.plugin [-] Segment 600e6cfb-ffa2-40ba-875c-cfc0d81a363b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 600e6cfb-ffa2-40ba-875c-cfc0d81a363b found for delete ", "request_id": "req-5c91c912-b553-4c7e-878e-dc1d1e040869"}]} [pid: 8|app: 0|req: 1363/2854] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:27:28 2026] DELETE /v2.0/networks/29f78107-bb62-451f-bf62-16d149cea038 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2855] 199.204.45.140 () {30 vars in 736 bytes} [Fri May 29 23:27:29 2026] GET /v2.0/ports/7f11b037-3ab1-44ce-8953-249ac5179980 => generated 1237 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2856] 199.204.45.140 () {34 vars in 788 bytes} [Fri May 29 23:27:29 2026] PUT /v2.0/ports/7f11b037-3ab1-44ce-8953-249ac5179980 => generated 1026 bytes in 546 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2857] 199.204.45.140 () {30 vars in 742 bytes} [Fri May 29 23:27:29 2026] GET /v2.0/networks/756622c6-d903-4d88-9a67-4de810e1342f => generated 797 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:27:29.973 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2f8fb16-6b2e-47f3-8672-cb402e0dc64a'] response: {'name': 'network-changed', 'server_uuid': 'fabd9a53-0129-4cdc-abd6-51086de79cd0', 'tag': '7f11b037-3ab1-44ce-8953-249ac5179980', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1365/2858] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:27:29 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 4873 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2859] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:27:30 2026] GET /v2.0/ports?tenant_id=4b07184b70294ee690f99c8c9af2998b&device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 4873 bytes in 82 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: 1495/2860] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:27:30 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 4873 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2861] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:27:30 2026] GET /v2.0/networks?id=756622c6-d903-4d88-9a67-4de810e1342f => generated 800 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2862] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:27:30 2026] GET /v2.0/networks/756622c6-d903-4d88-9a67-4de810e1342f?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: 1497/2863] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:27:30 2026] GET /v2.0/networks/756622c6-d903-4d88-9a67-4de810e1342f?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: 1367/2864] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:27:30 2026] GET /v2.0/security-groups?tenant_id=e5ee35cd6ae84385a0dc1b57b663a7d4&name=default => generated 2929 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2865] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:27:30 2026] DELETE /v2.0/security-groups/19a81559-f263-4cc2-8087-b578b04714e1 => 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: 1368/2866] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:27:30 2026] GET /v2.0/security-groups?tenant_id=fca0e8c7125243b48cf2adfb24690a4a&name=default => generated 2929 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2867] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:27:30 2026] DELETE /v2.0/security-groups/2633a93e-d737-46d3-9daa-25a6caeae376 => 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: 1369/2868] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:27:31 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 4873 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2871] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:27:32 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 4873 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2872] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:27:33 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 4873 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2873] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:27:34 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 4873 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:27:34.738 8 WARNING neutron_lib.context [None req-444ea7da-a68a-40f8-a92d-c10aa6883c20 331a0639f04f4512824238558bb82c0f 6f308ab32b5e444483f32af08d5ec536 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:27:34.890 8 INFO neutron.db.segments_db [None req-444ea7da-a68a-40f8-a92d-c10aa6883c20 331a0639f04f4512824238558bb82c0f 6f308ab32b5e444483f32af08d5ec536 - - default default] Added segment 7483a243-a990-460d-b8bf-ce0f65adc74b of type vxlan for network 5450549f-4dcd-4a96-ab4f-7fb276e4b0bd [pid: 8|app: 0|req: 1373/2874] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:27:34 2026] POST /v2.0/networks => generated 632 bytes in 711 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:27:35.242 7 WARNING neutron_lib.context [None req-5c153016-1771-4ce3-ba25-722954f4767e 331a0639f04f4512824238558bb82c0f 6f308ab32b5e444483f32af08d5ec536 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1374/2875] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:27:35 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 4873 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2876] 10.0.0.235 () {34 vars in 668 bytes} [Fri May 29 23:27:35 2026] POST /v2.0/subnets => generated 602 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2877] 10.0.0.235 () {34 vars in 750 bytes} [Fri May 29 23:27:35 2026] PUT /v2.0/subnets/670ce3e3-9359-4d2b-b0f8-fa834bb1d834/tags => generated 25 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2878] 10.0.0.235 () {32 vars in 730 bytes} [Fri May 29 23:27:35 2026] GET /v2.0/subnets/670ce3e3-9359-4d2b-b0f8-fa834bb1d834/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2879] 10.0.0.235 () {34 vars in 761 bytes} [Fri May 29 23:27:35 2026] PUT /v2.0/subnets/670ce3e3-9359-4d2b-b0f8-fa834bb1d834/tags/green => generated 4 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2880] 10.0.0.235 () {32 vars in 730 bytes} [Fri May 29 23:27:36 2026] GET /v2.0/subnets/670ce3e3-9359-4d2b-b0f8-fa834bb1d834/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2881] 10.0.0.235 () {34 vars in 757 bytes} [Fri May 29 23:27:36 2026] PUT /v2.0/subnets/670ce3e3-9359-4d2b-b0f8-fa834bb1d834/tags/red => 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: 1505/2882] 10.0.0.235 () {32 vars in 730 bytes} [Fri May 29 23:27:36 2026] GET /v2.0/subnets/670ce3e3-9359-4d2b-b0f8-fa834bb1d834/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2883] 10.0.0.235 () {34 vars in 779 bytes} [Fri May 29 23:27:36 2026] PUT /v2.0/subnets/670ce3e3-9359-4d2b-b0f8-fa834bb1d834/tags/black.or.white => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2884] 10.0.0.235 () {32 vars in 730 bytes} [Fri May 29 23:27:36 2026] GET /v2.0/subnets/670ce3e3-9359-4d2b-b0f8-fa834bb1d834/tags => generated 52 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2885] 10.0.0.235 () {34 vars in 750 bytes} [Fri May 29 23:27:36 2026] PUT /v2.0/subnets/670ce3e3-9359-4d2b-b0f8-fa834bb1d834/tags => generated 37 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2886] 10.0.0.235 () {32 vars in 730 bytes} [Fri May 29 23:27:36 2026] GET /v2.0/subnets/670ce3e3-9359-4d2b-b0f8-fa834bb1d834/tags => generated 37 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2887] 10.0.0.235 () {32 vars in 738 bytes} [Fri May 29 23:27:36 2026] GET /v2.0/subnets/670ce3e3-9359-4d2b-b0f8-fa834bb1d834/tags/red => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:27:36.677 7 INFO neutron.api.v2.resource [None req-519a7601-e44d-44e7-9675-778c10c427ba 331a0639f04f4512824238558bb82c0f 6f308ab32b5e444483f32af08d5ec536 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1508/2888] 10.0.0.235 () {32 vars in 742 bytes} [Fri May 29 23:27:36 2026] GET /v2.0/subnets/670ce3e3-9359-4d2b-b0f8-fa834bb1d834/tags/green => generated 99 bytes in 84 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2889] 10.0.0.235 () {32 vars in 741 bytes} [Fri May 29 23:27:36 2026] DELETE /v2.0/subnets/670ce3e3-9359-4d2b-b0f8-fa834bb1d834/tags/red => 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: 1509/2890] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:27:36 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 4873 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2891] 10.0.0.235 () {32 vars in 730 bytes} [Fri May 29 23:27:36 2026] GET /v2.0/subnets/670ce3e3-9359-4d2b-b0f8-fa834bb1d834/tags => generated 30 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:27:36.906 7 INFO neutron.api.v2.resource [None req-bee47803-4e33-4a4f-b575-5e2214bebb4c 331a0639f04f4512824238558bb82c0f 6f308ab32b5e444483f32af08d5ec536 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1510/2892] 10.0.0.235 () {32 vars in 745 bytes} [Fri May 29 23:27:36 2026] DELETE /v2.0/subnets/670ce3e3-9359-4d2b-b0f8-fa834bb1d834/tags/green => generated 99 bytes in 79 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2893] 10.0.0.235 () {32 vars in 733 bytes} [Fri May 29 23:27:36 2026] DELETE /v2.0/subnets/670ce3e3-9359-4d2b-b0f8-fa834bb1d834/tags => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2894] 10.0.0.235 () {32 vars in 730 bytes} [Fri May 29 23:27:36 2026] GET /v2.0/subnets/670ce3e3-9359-4d2b-b0f8-fa834bb1d834/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2895] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:27:37 2026] DELETE /v2.0/subnets/670ce3e3-9359-4d2b-b0f8-fa834bb1d834 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2896] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:27:37 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 4873 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:27:38.033 7 INFO neutron.services.segments.plugin [-] Segment 7483a243-a990-460d-b8bf-ce0f65adc74b resource provider aggregate not found 2026-05-29 23:27:38.039 7 INFO neutron.services.segments.plugin [-] Segment 7483a243-a990-460d-b8bf-ce0f65adc74b resource provider aggregate not found 2026-05-29 23:27:38.050 7 INFO neutron.services.segments.plugin [-] Segment 7483a243-a990-460d-b8bf-ce0f65adc74b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7483a243-a990-460d-b8bf-ce0f65adc74b found for delete ", "request_id": "req-ba6d9bab-9a23-435c-ae95-76e0dc3e2c57"}]} 2026-05-29 23:27:38.053 7 INFO neutron.services.segments.plugin [-] Segment 7483a243-a990-460d-b8bf-ce0f65adc74b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7483a243-a990-460d-b8bf-ce0f65adc74b found for delete ", "request_id": "req-06350cf0-ba2a-4b17-9ae7-e4e001dd51ec"}]} [pid: 7|app: 0|req: 1512/2897] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:27:37 2026] DELETE /v2.0/networks/5450549f-4dcd-4a96-ab4f-7fb276e4b0bd => generated 0 bytes in 700 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2898] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:27:38 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 4873 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2899] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:27:39 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 4873 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2900] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:27:40 2026] GET /v2.0/security-groups?tenant_id=6f308ab32b5e444483f32af08d5ec536&name=default => generated 2929 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2901] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:27:40 2026] DELETE /v2.0/security-groups/3fc3fbc1-f720-4bbb-93de-e52725eb33e0 => generated 0 bytes in 465 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2902] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:27:40 2026] GET /v2.0/security-groups?tenant_id=218b18e63a0845929c15d48e043c5a99&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2903] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:27:41 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 4873 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2904] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:27:41 2026] DELETE /v2.0/security-groups/acff5471-c593-401f-be07-479e23cefd78 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2905] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:27:42 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 4873 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2906] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:27:43 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 4873 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2907] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:27:44 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 4873 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2908] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:27:45 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 4873 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2909] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:27:46 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 4873 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2912] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:27:47 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 4873 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2913] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:27:48 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 4873 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2914] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:27:49 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 4873 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2915] 199.204.45.140 () {34 vars in 974 bytes} [Fri May 29 23:27:50 2026] GET /v2.0/ports/7f11b037-3ab1-44ce-8953-249ac5179980 => generated 1062 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2916] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:27:50 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 4873 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2917] 199.204.45.140 () {36 vars in 996 bytes} [Fri May 29 23:27:50 2026] DELETE /v2.0/ports/7f11b037-3ab1-44ce-8953-249ac5179980 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2918] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:27:51 2026] GET /v2.0/ports?tenant_id=4b07184b70294ee690f99c8c9af2998b&device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 3819 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:27:51.489 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-713de951-630b-4709-b4d3-52ba7d3a274a'] response: {'server_uuid': 'fabd9a53-0129-4cdc-abd6-51086de79cd0', 'name': 'network-vif-deleted', 'tag': '7f11b037-3ab1-44ce-8953-249ac5179980', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1396/2919] 199.204.45.140 () {34 vars in 1225 bytes} [Fri May 29 23:27:51 2026] GET /v2.0/networks?id=fc8ea482-9b44-4142-96a6-36268c04f9cb&id=ff395250-80f7-4cda-b927-86247995a97b&id=4f00dbd4-bf94-4302-bee9-3cbf3f1cc043&id=756622c6-d903-4d88-9a67-4de810e1342f => generated 3095 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2920] 199.204.45.140 () {34 vars in 1061 bytes} [Fri May 29 23:27:51 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.171&port_id=85dd153f-1e80-45eb-979d-352c59f90f49 => 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: 1397/2921] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:27:51 2026] GET /v2.0/subnets?id=af708ff7-958f-4d5c-8886-e84468e0ec20 => generated 630 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2922] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:27:51 2026] GET /v2.0/ports?network_id=fc8ea482-9b44-4142-96a6-36268c04f9cb&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2923] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:27:51 2026] GET /v2.0/networks/fc8ea482-9b44-4142-96a6-36268c04f9cb?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: 1526/2924] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:27:51 2026] GET /v2.0/networks/fc8ea482-9b44-4142-96a6-36268c04f9cb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2925] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:27:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.195&port_id=40a43e6b-9195-4250-bdb1-144edf663c45 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2926] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:27:52 2026] GET /v2.0/subnets?id=b72862c1-7f6a-4e46-b034-50d6ebcbce52 => generated 655 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2927] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:27:52 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 3819 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/2928] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:27:52 2026] GET /v2.0/ports?network_id=ff395250-80f7-4cda-b927-86247995a97b&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:27:52.134 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cb7076d7-59c5-4b37-81b4-5be04cab220e 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1529/2929] 199.204.45.140 () {32 vars in 758 bytes} [Fri May 29 23:27:52 2026] DELETE /v2.0/ports/7f11b037-3ab1-44ce-8953-249ac5179980 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2930] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:27:52 2026] GET /v2.0/networks/ff395250-80f7-4cda-b927-86247995a97b?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: 1530/2931] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:27:52 2026] GET /v2.0/networks/ff395250-80f7-4cda-b927-86247995a97b?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: 1402/2932] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:27:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.104&port_id=c77052fb-7c7a-49a0-894b-f49003c3ad63 => 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: 1403/2933] 199.204.45.140 () {30 vars in 702 bytes} [Fri May 29 23:27:52 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: 1404/2934] 199.204.45.140 () {30 vars in 704 bytes} [Fri May 29 23:27:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2935] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:27:52 2026] GET /v2.0/subnets?id=a5a29168-b273-4101-a8cd-c4d6197671d9 => generated 653 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2936] 199.204.45.140 () {30 vars in 680 bytes} [Fri May 29 23:27:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2937] 199.204.45.140 () {30 vars in 716 bytes} [Fri May 29 23:27:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2938] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:27:52 2026] GET /v2.0/ports?network_id=4f00dbd4-bf94-4302-bee9-3cbf3f1cc043&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: 8|app: 0|req: 1407/2939] 199.204.45.140 () {30 vars in 740 bytes} [Fri May 29 23:27:52 2026] GET /v2.0/subnets/b72862c1-7f6a-4e46-b034-50d6ebcbce52 => generated 652 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2940] 199.204.45.140 () {30 vars in 736 bytes} [Fri May 29 23:27:52 2026] GET /v2.0/ports/6e389fca-b9ae-47c6-b335-f637e6c25fc6 => generated 1132 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2941] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:27:52 2026] GET /v2.0/networks/4f00dbd4-bf94-4302-bee9-3cbf3f1cc043?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: 1409/2942] 199.204.45.140 () {30 vars in 736 bytes} [Fri May 29 23:27:52 2026] GET /v2.0/ports/40a43e6b-9195-4250-bdb1-144edf663c45 => generated 1350 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2943] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:27:52 2026] GET /v2.0/networks/4f00dbd4-bf94-4302-bee9-3cbf3f1cc043?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: 1410/2944] 199.204.45.140 () {30 vars in 740 bytes} [Fri May 29 23:27:52 2026] GET /v2.0/subnets/b72862c1-7f6a-4e46-b034-50d6ebcbce52 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2945] 199.204.45.140 () {30 vars in 742 bytes} [Fri May 29 23:27:52 2026] GET /v2.0/networks/ff395250-80f7-4cda-b927-86247995a97b => generated 799 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2946] 199.204.45.140 () {30 vars in 736 bytes} [Fri May 29 23:27:52 2026] GET /v2.0/ports/6e389fca-b9ae-47c6-b335-f637e6c25fc6 => generated 1132 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/2947] 199.204.45.140 () {30 vars in 740 bytes} [Fri May 29 23:27:52 2026] GET /v2.0/subnets/b72862c1-7f6a-4e46-b034-50d6ebcbce52 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2948] 199.204.45.140 () {30 vars in 702 bytes} [Fri May 29 23:28:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/2949] 199.204.45.140 () {30 vars in 704 bytes} [Fri May 29 23:28:00 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: 1413/2950] 199.204.45.140 () {30 vars in 680 bytes} [Fri May 29 23:28:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/2951] 199.204.45.140 () {30 vars in 716 bytes} [Fri May 29 23:28:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2952] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:00 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 3819 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/2953] 199.204.45.140 () {30 vars in 702 bytes} [Fri May 29 23:28: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: 1415/2954] 199.204.45.140 () {30 vars in 704 bytes} [Fri May 29 23:28:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/2955] 199.204.45.140 () {30 vars in 680 bytes} [Fri May 29 23:28:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2956] 199.204.45.140 () {30 vars in 716 bytes} [Fri May 29 23:28:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/2957] 199.204.45.140 () {30 vars in 736 bytes} [Fri May 29 23:28:00 2026] GET /v2.0/ports/c77052fb-7c7a-49a0-894b-f49003c3ad63 => generated 1237 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2958] 199.204.45.140 () {34 vars in 788 bytes} [Fri May 29 23:28:00 2026] PUT /v2.0/ports/c77052fb-7c7a-49a0-894b-f49003c3ad63 => generated 1026 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2959] 199.204.45.140 () {30 vars in 742 bytes} [Fri May 29 23:28:01 2026] GET /v2.0/networks/4f00dbd4-bf94-4302-bee9-3cbf3f1cc043 => generated 797 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2960] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:01 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 3644 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/2961] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:28:01 2026] GET /v2.0/ports?tenant_id=4b07184b70294ee690f99c8c9af2998b&device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 3644 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:28:01.549 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee054e92-6f2a-4b29-9ab2-97294a1961ed'] response: {'name': 'network-changed', 'server_uuid': 'fabd9a53-0129-4cdc-abd6-51086de79cd0', 'tag': 'c77052fb-7c7a-49a0-894b-f49003c3ad63', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1419/2962] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:01 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => 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: 1544/2963] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:28:01 2026] GET /v2.0/networks?id=4f00dbd4-bf94-4302-bee9-3cbf3f1cc043 => 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: 1420/2964] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:28:01 2026] GET /v2.0/networks/4f00dbd4-bf94-4302-bee9-3cbf3f1cc043?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: 1545/2965] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:28:01 2026] GET /v2.0/networks/4f00dbd4-bf94-4302-bee9-3cbf3f1cc043?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/2968] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:02 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => 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: 1422/2969] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:03 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 3644 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/2970] 199.204.45.140 () {34 vars in 1095 bytes} [Fri May 29 23:28:04 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 179 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2971] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:28:04 2026] GET /v2.0/ports?tenant_id=4b07184b70294ee690f99c8c9af2998b&device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => 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: 1549/2972] 199.204.45.140 () {34 vars in 1145 bytes} [Fri May 29 23:28:04 2026] GET /v2.0/networks?id=fc8ea482-9b44-4142-96a6-36268c04f9cb&id=ff395250-80f7-4cda-b927-86247995a97b&id=4f00dbd4-bf94-4302-bee9-3cbf3f1cc043 => generated 2309 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2973] 199.204.45.140 () {34 vars in 1061 bytes} [Fri May 29 23:28:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.171&port_id=85dd153f-1e80-45eb-979d-352c59f90f49 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/2974] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:28:04 2026] GET /v2.0/subnets?id=af708ff7-958f-4d5c-8886-e84468e0ec20 => 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: 1425/2975] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:28:04 2026] GET /v2.0/ports?network_id=fc8ea482-9b44-4142-96a6-36268c04f9cb&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2976] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:04 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => 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: 1551/2977] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:28:04 2026] GET /v2.0/networks/fc8ea482-9b44-4142-96a6-36268c04f9cb?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: 1427/2978] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:28:04 2026] GET /v2.0/networks/fc8ea482-9b44-4142-96a6-36268c04f9cb?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: 1552/2979] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:28:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.195&port_id=40a43e6b-9195-4250-bdb1-144edf663c45 => 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: 1428/2980] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:28:04 2026] GET /v2.0/subnets?id=b72862c1-7f6a-4e46-b034-50d6ebcbce52 => generated 655 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/2981] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:28:05 2026] GET /v2.0/ports?network_id=ff395250-80f7-4cda-b927-86247995a97b&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2982] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:28:05 2026] GET /v2.0/networks/ff395250-80f7-4cda-b927-86247995a97b?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: 1554/2983] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:28:05 2026] GET /v2.0/networks/ff395250-80f7-4cda-b927-86247995a97b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2984] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:28:05 2026] GET /v2.0/networks/4f00dbd4-bf94-4302-bee9-3cbf3f1cc043?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/2985] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:28:05 2026] GET /v2.0/networks/4f00dbd4-bf94-4302-bee9-3cbf3f1cc043?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2986] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:05 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 3644 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/2987] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:06 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 3644 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2988] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:08 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 3644 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/2989] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:09 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 3644 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2990] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:10 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 3644 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/2991] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:11 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 3644 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2992] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:12 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 3644 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/2993] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:13 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 3644 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2994] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:14 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 3644 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/2995] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:15 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 3644 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2996] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:16 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => 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: 1562/2999] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:17 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 3644 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/3000] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:18 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 3644 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3001] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:20 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => 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: 1439/3002] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:21 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 3644 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3003] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:22 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 3644 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/3004] 199.204.45.140 () {34 vars in 974 bytes} [Fri May 29 23:28:22 2026] GET /v2.0/ports/c77052fb-7c7a-49a0-894b-f49003c3ad63 => generated 1062 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3005] 199.204.45.140 () {36 vars in 996 bytes} [Fri May 29 23:28:22 2026] DELETE /v2.0/ports/c77052fb-7c7a-49a0-894b-f49003c3ad63 => generated 0 bytes in 401 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/3006] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:28:22 2026] GET /v2.0/ports?tenant_id=4b07184b70294ee690f99c8c9af2998b&device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 2590 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:28:22.876 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-96975197-9448-431d-b197-b18c8b7dd698'] response: {'server_uuid': 'fabd9a53-0129-4cdc-abd6-51086de79cd0', 'name': 'network-vif-deleted', 'tag': 'c77052fb-7c7a-49a0-894b-f49003c3ad63', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1566/3007] 199.204.45.140 () {34 vars in 1145 bytes} [Fri May 29 23:28:22 2026] GET /v2.0/networks?id=fc8ea482-9b44-4142-96a6-36268c04f9cb&id=ff395250-80f7-4cda-b927-86247995a97b&id=4f00dbd4-bf94-4302-bee9-3cbf3f1cc043 => generated 2309 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/3008] 199.204.45.140 () {34 vars in 1061 bytes} [Fri May 29 23:28:22 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.171&port_id=85dd153f-1e80-45eb-979d-352c59f90f49 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3009] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:28:22 2026] GET /v2.0/subnets?id=af708ff7-958f-4d5c-8886-e84468e0ec20 => generated 630 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/3010] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:28:23 2026] GET /v2.0/ports?network_id=fc8ea482-9b44-4142-96a6-36268c04f9cb&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: 1568/3011] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:28:23 2026] GET /v2.0/networks/fc8ea482-9b44-4142-96a6-36268c04f9cb?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/3012] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:28:23 2026] GET /v2.0/networks/fc8ea482-9b44-4142-96a6-36268c04f9cb?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: 1569/3013] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:28:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.195&port_id=40a43e6b-9195-4250-bdb1-144edf663c45 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/3014] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:23 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 2590 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3015] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:28:23 2026] GET /v2.0/subnets?id=b72862c1-7f6a-4e46-b034-50d6ebcbce52 => generated 655 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:28:23.368 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7fc2cf7b-abf8-4364-a0fd-f722dd830d5b 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1446/3016] 199.204.45.140 () {32 vars in 758 bytes} [Fri May 29 23:28:23 2026] DELETE /v2.0/ports/c77052fb-7c7a-49a0-894b-f49003c3ad63 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3017] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:28:23 2026] GET /v2.0/ports?network_id=ff395250-80f7-4cda-b927-86247995a97b&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: 1447/3018] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:28:23 2026] GET /v2.0/networks/ff395250-80f7-4cda-b927-86247995a97b?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: 1448/3019] 199.204.45.140 () {30 vars in 702 bytes} [Fri May 29 23:28:23 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: 1449/3020] 199.204.45.140 () {30 vars in 704 bytes} [Fri May 29 23:28:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/3021] 199.204.45.140 () {30 vars in 680 bytes} [Fri May 29 23:28:23 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: 1451/3022] 199.204.45.140 () {30 vars in 716 bytes} [Fri May 29 23:28:23 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: 1572/3023] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:28:23 2026] GET /v2.0/networks/ff395250-80f7-4cda-b927-86247995a97b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/3024] 199.204.45.140 () {30 vars in 740 bytes} [Fri May 29 23:28:23 2026] GET /v2.0/subnets/b72862c1-7f6a-4e46-b034-50d6ebcbce52 => generated 652 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3025] 199.204.45.140 () {30 vars in 736 bytes} [Fri May 29 23:28:23 2026] GET /v2.0/ports/6e389fca-b9ae-47c6-b335-f637e6c25fc6 => generated 1132 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/3026] 199.204.45.140 () {30 vars in 736 bytes} [Fri May 29 23:28:23 2026] GET /v2.0/ports/40a43e6b-9195-4250-bdb1-144edf663c45 => generated 1350 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3027] 199.204.45.140 () {30 vars in 740 bytes} [Fri May 29 23:28:23 2026] GET /v2.0/subnets/b72862c1-7f6a-4e46-b034-50d6ebcbce52 => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/3028] 199.204.45.140 () {30 vars in 742 bytes} [Fri May 29 23:28:23 2026] GET /v2.0/networks/ff395250-80f7-4cda-b927-86247995a97b => generated 799 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3029] 199.204.45.140 () {30 vars in 736 bytes} [Fri May 29 23:28:23 2026] GET /v2.0/ports/6e389fca-b9ae-47c6-b335-f637e6c25fc6 => generated 1132 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/3030] 199.204.45.140 () {30 vars in 740 bytes} [Fri May 29 23:28:24 2026] GET /v2.0/subnets/b72862c1-7f6a-4e46-b034-50d6ebcbce52 => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/3033] 199.204.45.140 () {30 vars in 702 bytes} [Fri May 29 23:28:32 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: 1577/3034] 199.204.45.140 () {30 vars in 704 bytes} [Fri May 29 23:28:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/3035] 199.204.45.140 () {30 vars in 680 bytes} [Fri May 29 23:28:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3036] 199.204.45.140 () {30 vars in 716 bytes} [Fri May 29 23:28:32 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-05-29 23:28:32.844 8 INFO neutron.api.v2.resource [None req-a6adc38f-2371-42ef-b9af-90d634c9c6b0 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1459/3037] 199.204.45.140 () {30 vars in 762 bytes} [Fri May 29 23:28:32 2026] GET /v2.0/security-groups/lb-c0507dcc-55bd-4c8a-bbbc-4af72ebd4c2e => generated 149 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3038] 199.204.45.140 () {30 vars in 784 bytes} [Fri May 29 23:28:32 2026] GET /v2.0/security-groups?name=lb-c0507dcc-55bd-4c8a-bbbc-4af72ebd4c2e => generated 2863 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/3039] 199.204.45.140 () {30 vars in 814 bytes} [Fri May 29 23:28:32 2026] GET /v2.0/security-group-rules?security_group_id=5bbaf2b0-84b0-4b09-a610-7c044e05a698 => generated 2334 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3040] 199.204.45.140 () {32 vars in 788 bytes} [Fri May 29 23:28:32 2026] DELETE /v2.0/security-group-rules/0c588ce2-e5fa-4e0d-9fe3-2158d2fa6196 => 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: 1461/3041] 199.204.45.140 () {32 vars in 788 bytes} [Fri May 29 23:28:33 2026] DELETE /v2.0/security-group-rules/162ab6a4-a9d5-4111-bfa6-680884f68be7 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:28:37.817 7 INFO neutron.db.l3_db [None req-922bc31d-68b8-4869-a10a-0809af28bcb7 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] Floating IP f81dd60a-72e8-4061-8343-02a6893eaa6d disassociated (deleted). External IP: 10.96.250.219, port: 6e389fca-b9ae-47c6-b335-f637e6c25fc6. [pid: 7|app: 0|req: 1581/3042] 10.0.0.235 () {32 vars in 731 bytes} [Fri May 29 23:28:36 2026] DELETE /v2.0/floatingips/f81dd60a-72e8-4061-8343-02a6893eaa6d => generated 0 bytes in 1619 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:28:38.289 8 INFO neutron.api.v2.resource [None req-704d11e9-f358-4c2a-9c46-c3d342f726f4 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1462/3043] 10.0.0.235 () {32 vars in 728 bytes} [Fri May 29 23:28:38 2026] GET /v2.0/floatingips/f81dd60a-72e8-4061-8343-02a6893eaa6d => generated 144 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3044] 199.204.45.140 () {30 vars in 702 bytes} [Fri May 29 23:28:39 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: 1463/3045] 199.204.45.140 () {30 vars in 704 bytes} [Fri May 29 23:28:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3046] 199.204.45.140 () {30 vars in 680 bytes} [Fri May 29 23:28:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/3047] 199.204.45.140 () {30 vars in 716 bytes} [Fri May 29 23:28:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3048] 199.204.45.140 () {30 vars in 740 bytes} [Fri May 29 23:28:39 2026] GET /v2.0/subnets/b72862c1-7f6a-4e46-b034-50d6ebcbce52 => generated 652 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3049] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:40 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 2590 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3050] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:40 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 2590 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3051] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:40 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 2590 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3052] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:41 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 2590 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3053] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:42 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 2590 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3054] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:43 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 2590 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/3055] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:44 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 2590 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3056] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:45 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 2590 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/3057] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:46 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 2590 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3060] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:47 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 2590 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3061] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:48 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => 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: 1472/3062] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:49 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 2590 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3063] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:51 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 2590 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/3064] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:52 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 2590 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3065] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:53 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => 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: 1474/3066] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:54 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 2590 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3067] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:55 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 2590 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3068] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:56 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 2590 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3069] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:57 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => 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: 1476/3070] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:58 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 2590 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3071] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:28:59 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => 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: 1477/3072] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:29:00 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 2590 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3073] 199.204.45.140 () {34 vars in 974 bytes} [Fri May 29 23:29:00 2026] GET /v2.0/ports/40a43e6b-9195-4250-bdb1-144edf663c45 => generated 1350 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3074] 199.204.45.140 () {34 vars in 1059 bytes} [Fri May 29 23:29:01 2026] GET /v2.0/ports/40a43e6b-9195-4250-bdb1-144edf663c45?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3075] 199.204.45.140 () {34 vars in 1015 bytes} [Fri May 29 23:29:01 2026] GET /v2.0/networks/ff395250-80f7-4cda-b927-86247995a97b?fields=dns_domain => generated 29 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3076] 199.204.45.140 () {38 vars in 1027 bytes} [Fri May 29 23:29:01 2026] PUT /v2.0/ports/40a43e6b-9195-4250-bdb1-144edf663c45 => generated 1151 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3077] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:29:01 2026] GET /v2.0/ports?tenant_id=4b07184b70294ee690f99c8c9af2998b&device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 1480/3078] 199.204.45.140 () {34 vars in 1065 bytes} [Fri May 29 23:29:01 2026] GET /v2.0/networks?id=fc8ea482-9b44-4142-96a6-36268c04f9cb&id=ff395250-80f7-4cda-b927-86247995a97b => generated 1523 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3079] 199.204.45.140 () {34 vars in 1061 bytes} [Fri May 29 23:29:01 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.171&port_id=85dd153f-1e80-45eb-979d-352c59f90f49 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3080] 199.204.45.140 () {30 vars in 768 bytes} [Fri May 29 23:29:01 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 1248 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3081] 199.204.45.140 () {34 vars in 983 bytes} [Fri May 29 23:29:01 2026] GET /v2.0/subnets?id=af708ff7-958f-4d5c-8886-e84468e0ec20 => generated 630 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3082] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:29:01 2026] GET /v2.0/ports?network_id=fc8ea482-9b44-4142-96a6-36268c04f9cb&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3083] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:29:01 2026] GET /v2.0/networks/fc8ea482-9b44-4142-96a6-36268c04f9cb?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3084] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:29:02 2026] GET /v2.0/networks/fc8ea482-9b44-4142-96a6-36268c04f9cb?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: 1600/3085] 199.204.45.140 () {34 vars in 788 bytes} [Fri May 29 23:29:01 2026] PUT /v2.0/ports/40a43e6b-9195-4250-bdb1-144edf663c45 => generated 1090 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3086] 199.204.45.140 () {30 vars in 736 bytes} [Fri May 29 23:29:02 2026] GET /v2.0/ports/40a43e6b-9195-4250-bdb1-144edf663c45 => generated 1090 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1601/3089] 199.204.45.140 () {32 vars in 758 bytes} [Fri May 29 23:29:02 2026] DELETE /v2.0/ports/40a43e6b-9195-4250-bdb1-144edf663c45 => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3090] 199.204.45.140 () {30 vars in 702 bytes} [Fri May 29 23:29:02 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: 1602/3091] 199.204.45.140 () {30 vars in 704 bytes} [Fri May 29 23:29: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: 8|app: 0|req: 1490/3092] 199.204.45.140 () {30 vars in 680 bytes} [Fri May 29 23:29:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3093] 199.204.45.140 () {30 vars in 716 bytes} [Fri May 29 23:29:02 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-05-29 23:29:02.879 8 INFO neutron.pecan_wsgi.hooks.translation [None req-999d1b4c-85f6-4b67-87ce-45951ab02a28 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1491/3094] 199.204.45.140 () {32 vars in 758 bytes} [Fri May 29 23:29:02 2026] DELETE /v2.0/ports/40a43e6b-9195-4250-bdb1-144edf663c45 => 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: 1604/3095] 199.204.45.140 () {30 vars in 736 bytes} [Fri May 29 23:29:02 2026] GET /v2.0/ports/6e389fca-b9ae-47c6-b335-f637e6c25fc6 => generated 1132 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:29:02.967 8 INFO neutron.api.v2.resource [None req-f39e02e2-0307-4e94-abc3-e6df410c48cc 229de1ac39064eaf8461128491493cc9 4b07184b70294ee690f99c8c9af2998b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1492/3096] 199.204.45.140 () {30 vars in 762 bytes} [Fri May 29 23:29:02 2026] GET /v2.0/security-groups/lb-c0507dcc-55bd-4c8a-bbbc-4af72ebd4c2e => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3097] 199.204.45.140 () {30 vars in 784 bytes} [Fri May 29 23:29:02 2026] GET /v2.0/security-groups?name=lb-c0507dcc-55bd-4c8a-bbbc-4af72ebd4c2e => generated 1637 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3098] 199.204.45.140 () {30 vars in 736 bytes} [Fri May 29 23:29:03 2026] GET /v2.0/ports/6e389fca-b9ae-47c6-b335-f637e6c25fc6 => generated 1132 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3099] 199.204.45.140 () {34 vars in 788 bytes} [Fri May 29 23:29:03 2026] PUT /v2.0/ports/6e389fca-b9ae-47c6-b335-f637e6c25fc6 => generated 1094 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3100] 199.204.45.140 () {32 vars in 778 bytes} [Fri May 29 23:29:03 2026] DELETE /v2.0/security-groups/5bbaf2b0-84b0-4b09-a610-7c044e05a698 => 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: 1607/3101] 199.204.45.140 () {32 vars in 758 bytes} [Fri May 29 23:29:03 2026] DELETE /v2.0/ports/6e389fca-b9ae-47c6-b335-f637e6c25fc6 => generated 0 bytes in 372 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3102] 199.204.45.140 () {34 vars in 993 bytes} [Fri May 29 23:29:04 2026] GET /v2.0/ports?device_id=fabd9a53-0129-4cdc-abd6-51086de79cd0 => generated 1248 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3103] 199.204.45.140 () {34 vars in 1095 bytes} [Fri May 29 23:29:04 2026] GET /v2.0/ports?device_id=29099df0-7478-434a-8cc1-4024efc6fce2&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3104] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:29:05 2026] GET /v2.0/ports?tenant_id=bc5b06b65d3141d59f8fd9e9cedfe24f&device_id=29099df0-7478-434a-8cc1-4024efc6fce2 => generated 1465 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3105] 199.204.45.140 () {36 vars in 996 bytes} [Fri May 29 23:29:04 2026] DELETE /v2.0/ports/85dd153f-1e80-45eb-979d-352c59f90f49 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3106] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:29:05 2026] GET /v2.0/networks?id=4f00dbd4-bf94-4302-bee9-3cbf3f1cc043 => generated 800 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:29:05.321 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4330f163-19bd-46fc-9e83-b3af8cb55f11'] response: {'server_uuid': 'fabd9a53-0129-4cdc-abd6-51086de79cd0', 'name': 'network-vif-deleted', 'tag': '85dd153f-1e80-45eb-979d-352c59f90f49', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1609/3107] 199.204.45.140 () {34 vars in 1055 bytes} [Fri May 29 23:29:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.95&port_id=67e9dd97-5503-4c4c-8947-22d37ae7bd3c => generated 859 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3108] 199.204.45.140 () {34 vars in 1103 bytes} [Fri May 29 23:29:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A261&port_id=67e9dd97-5503-4c4c-8947-22d37ae7bd3c => 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: 1610/3109] 199.204.45.140 () {34 vars in 1063 bytes} [Fri May 29 23:29:05 2026] GET /v2.0/subnets?id=a5a29168-b273-4101-a8cd-c4d6197671d9&id=3624c642-5a26-43d2-a322-939b8939f618 => generated 1362 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3110] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:29:05 2026] GET /v2.0/ports?network_id=4f00dbd4-bf94-4302-bee9-3cbf3f1cc043&device_owner=network%3Adhcp => generated 1457 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3111] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:29:05 2026] GET /v2.0/ports?network_id=4f00dbd4-bf94-4302-bee9-3cbf3f1cc043&device_owner=network%3Adhcp => generated 1457 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3112] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:29:05 2026] GET /v2.0/networks/4f00dbd4-bf94-4302-bee9-3cbf3f1cc043?fields=segments => generated 14 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3113] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:29:05 2026] GET /v2.0/networks/4f00dbd4-bf94-4302-bee9-3cbf3f1cc043?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:29:09.223 8 INFO neutron.db.l3_db [None req-dc601f28-34ca-4b00-a243-591f9a650649 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] Floating IP d98db65c-7571-444e-8fd7-f19c705be9a6 disassociated (deleted). External IP: 10.96.250.202, port: cc84826e-db19-4d89-91f2-43122c4a82b6. [pid: 8|app: 0|req: 1502/3114] 10.0.0.235 () {32 vars in 731 bytes} [Fri May 29 23:29:08 2026] DELETE /v2.0/floatingips/d98db65c-7571-444e-8fd7-f19c705be9a6 => generated 0 bytes in 886 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:29:09.649 7 INFO neutron.api.v2.resource [None req-a4089e76-c20a-4c69-a8fe-608f733577c4 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1613/3115] 10.0.0.235 () {32 vars in 728 bytes} [Fri May 29 23:29:09 2026] GET /v2.0/floatingips/d98db65c-7571-444e-8fd7-f19c705be9a6 => generated 144 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:29:09.904 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2377d67-7e75-4054-8042-676c24c5c898'] response: {'name': 'network-changed', 'server_uuid': '0916dad2-a93e-453f-8f21-82a5ef525b11', 'tag': 'cc84826e-db19-4d89-91f2-43122c4a82b6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1614/3116] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:29:09 2026] GET /v2.0/ports?tenant_id=bc5b06b65d3141d59f8fd9e9cedfe24f&device_id=0916dad2-a93e-453f-8f21-82a5ef525b11 => generated 1473 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3117] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:29:09 2026] GET /v2.0/ports?device_id=0916dad2-a93e-453f-8f21-82a5ef525b11 => generated 1204 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3118] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:29:09 2026] GET /v2.0/security-groups?id=50c30bda-928d-4d80-8703-ad3bf2a0c776&fields=id&fields=name => generated 112 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3119] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:29:09 2026] GET /v2.0/networks?id=756622c6-d903-4d88-9a67-4de810e1342f => generated 800 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3120] 199.204.45.140 () {34 vars in 1057 bytes} [Fri May 29 23:29:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.238&port_id=cc84826e-db19-4d89-91f2-43122c4a82b6 => 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: 1616/3121] 199.204.45.140 () {34 vars in 1105 bytes} [Fri May 29 23:29:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A100&port_id=cc84826e-db19-4d89-91f2-43122c4a82b6 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3122] 199.204.45.140 () {34 vars in 1063 bytes} [Fri May 29 23:29:10 2026] GET /v2.0/subnets?id=fa9991cc-c3c2-498d-ba78-c4a95c80f0d5&id=ada5ad79-347f-48eb-88aa-18e9e7d1e5db => generated 1366 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3123] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:29:10 2026] GET /v2.0/ports?network_id=756622c6-d903-4d88-9a67-4de810e1342f&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: 1507/3124] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:29:10 2026] GET /v2.0/ports?network_id=756622c6-d903-4d88-9a67-4de810e1342f&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: 1618/3125] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:29:10 2026] GET /v2.0/networks/756622c6-d903-4d88-9a67-4de810e1342f?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3126] 199.204.45.140 () {34 vars in 993 bytes} [Fri May 29 23:29:10 2026] GET /v2.0/ports?device_id=0916dad2-a93e-453f-8f21-82a5ef525b11 => generated 1204 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3127] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:29:10 2026] GET /v2.0/networks/756622c6-d903-4d88-9a67-4de810e1342f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3128] 199.204.45.140 () {36 vars in 996 bytes} [Fri May 29 23:29:10 2026] DELETE /v2.0/ports/cc84826e-db19-4d89-91f2-43122c4a82b6 => generated 0 bytes in 994 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:29:15.567 7 INFO neutron.db.l3_db [None req-ac3b03d8-8932-4a63-9523-e5412a9044eb a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] Floating IP 390a24ec-d977-470d-aaa2-1125ea87dc93 disassociated (deleted). External IP: 10.96.250.216, port: 67e9dd97-5503-4c4c-8947-22d37ae7bd3c. [pid: 7|app: 0|req: 1620/3129] 10.0.0.235 () {32 vars in 731 bytes} [Fri May 29 23:29:15 2026] DELETE /v2.0/floatingips/390a24ec-d977-470d-aaa2-1125ea87dc93 => generated 0 bytes in 950 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:29:16.098 8 INFO neutron.api.v2.resource [None req-5d1e4ecf-3ddd-4c6d-9d0c-aa159c2b8a8b a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1510/3130] 10.0.0.235 () {32 vars in 728 bytes} [Fri May 29 23:29:16 2026] GET /v2.0/floatingips/390a24ec-d977-470d-aaa2-1125ea87dc93 => generated 144 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:29:16.636 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac70a026-db4b-4b55-ba58-7dc0d9ab23da'] response: {'name': 'network-changed', 'server_uuid': '29099df0-7478-434a-8cc1-4024efc6fce2', 'tag': '67e9dd97-5503-4c4c-8947-22d37ae7bd3c', 'status': 'completed', 'code': 200} 2026-05-29 23:29:16.685 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ea095de-545b-4a5f-a3d0-279cd58bbc9b'] response: {'server_uuid': '0916dad2-a93e-453f-8f21-82a5ef525b11', 'name': 'network-vif-deleted', 'tag': 'cc84826e-db19-4d89-91f2-43122c4a82b6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1511/3131] 199.204.45.140 () {34 vars in 1079 bytes} [Fri May 29 23:29:16 2026] GET /v2.0/ports?tenant_id=bc5b06b65d3141d59f8fd9e9cedfe24f&device_id=29099df0-7478-434a-8cc1-4024efc6fce2 => generated 1465 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3132] 10.0.0.151 () {34 vars in 989 bytes} [Fri May 29 23:29:16 2026] GET /v2.0/ports?device_id=29099df0-7478-434a-8cc1-4024efc6fce2 => generated 1196 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3133] 10.0.0.151 () {34 vars in 1039 bytes} [Fri May 29 23:29:16 2026] GET /v2.0/security-groups?id=50c30bda-928d-4d80-8703-ad3bf2a0c776&fields=id&fields=name => generated 112 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3134] 199.204.45.140 () {34 vars in 985 bytes} [Fri May 29 23:29:16 2026] GET /v2.0/networks?id=4f00dbd4-bf94-4302-bee9-3cbf3f1cc043 => generated 800 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3135] 199.204.45.140 () {34 vars in 1055 bytes} [Fri May 29 23:29:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.95&port_id=67e9dd97-5503-4c4c-8947-22d37ae7bd3c => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3136] 199.204.45.140 () {34 vars in 1103 bytes} [Fri May 29 23:29:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A261&port_id=67e9dd97-5503-4c4c-8947-22d37ae7bd3c => 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: 1624/3137] 199.204.45.140 () {34 vars in 1063 bytes} [Fri May 29 23:29:16 2026] GET /v2.0/subnets?id=a5a29168-b273-4101-a8cd-c4d6197671d9&id=3624c642-5a26-43d2-a322-939b8939f618 => generated 1362 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3138] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:29:17 2026] GET /v2.0/ports?network_id=4f00dbd4-bf94-4302-bee9-3cbf3f1cc043&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3139] 199.204.45.140 () {34 vars in 1051 bytes} [Fri May 29 23:29:17 2026] GET /v2.0/ports?network_id=4f00dbd4-bf94-4302-bee9-3cbf3f1cc043&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: 1626/3140] 199.204.45.140 () {34 vars in 1011 bytes} [Fri May 29 23:29:17 2026] GET /v2.0/networks/4f00dbd4-bf94-4302-bee9-3cbf3f1cc043?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: 1515/3141] 199.204.45.140 () {34 vars in 993 bytes} [Fri May 29 23:29:17 2026] GET /v2.0/ports?device_id=29099df0-7478-434a-8cc1-4024efc6fce2 => generated 1196 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3142] 199.204.45.140 () {34 vars in 1111 bytes} [Fri May 29 23:29:17 2026] GET /v2.0/networks/4f00dbd4-bf94-4302-bee9-3cbf3f1cc043?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: 1516/3145] 199.204.45.140 () {36 vars in 996 bytes} [Fri May 29 23:29:17 2026] DELETE /v2.0/ports/67e9dd97-5503-4c4c-8947-22d37ae7bd3c => generated 0 bytes in 471 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3146] 10.0.0.235 () {32 vars in 749 bytes} [Fri May 29 23:29:21 2026] DELETE /v2.0/security-group-rules/bccd74f6-dea1-4fc3-b18b-4baca622def6 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:29:22.033 8 INFO neutron.api.v2.resource [None req-919761e2-cfcb-4608-adb5-fcbc87a4d131 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1517/3147] 10.0.0.235 () {32 vars in 746 bytes} [Fri May 29 23:29:22 2026] GET /v2.0/security-group-rules/bccd74f6-dea1-4fc3-b18b-4baca622def6 => generated 155 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3148] 10.0.0.235 () {32 vars in 749 bytes} [Fri May 29 23:29:22 2026] DELETE /v2.0/security-group-rules/b5fc274a-58d9-47e0-8940-a5ad0bdbe84a => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:29:22.180 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2767c3bb-1b68-4f21-80ff-afd45b14384e'] response: {'server_uuid': '29099df0-7478-434a-8cc1-4024efc6fce2', 'name': 'network-vif-deleted', 'tag': '67e9dd97-5503-4c4c-8947-22d37ae7bd3c', 'status': 'completed', 'code': 200} 2026-05-29 23:29:22.184 8 INFO neutron.api.v2.resource [None req-2e16e8ff-3e85-4732-8696-1f72d23baf80 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1518/3149] 10.0.0.235 () {32 vars in 746 bytes} [Fri May 29 23:29:22 2026] GET /v2.0/security-group-rules/b5fc274a-58d9-47e0-8940-a5ad0bdbe84a => 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: 1632/3150] 10.0.0.235 () {32 vars in 749 bytes} [Fri May 29 23:29:22 2026] DELETE /v2.0/security-group-rules/c20eb4d0-f0b0-4378-bbeb-63decf015754 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:29:22.315 8 INFO neutron.api.v2.resource [None req-36ea7b49-08a6-4f47-8633-6719e2f1cb3d a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1519/3151] 10.0.0.235 () {32 vars in 746 bytes} [Fri May 29 23:29:22 2026] GET /v2.0/security-group-rules/c20eb4d0-f0b0-4378-bbeb-63decf015754 => 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: 1633/3152] 10.0.0.235 () {32 vars in 749 bytes} [Fri May 29 23:29:22 2026] DELETE /v2.0/security-group-rules/68d15de9-d275-44b3-a72d-58daa1efe36d => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:29:22.474 8 INFO neutron.api.v2.resource [None req-b8d9cae8-cd38-4014-b94b-3ebbf5065492 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1520/3153] 10.0.0.235 () {32 vars in 746 bytes} [Fri May 29 23:29:22 2026] GET /v2.0/security-group-rules/68d15de9-d275-44b3-a72d-58daa1efe36d => 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: 1634/3154] 10.0.0.235 () {32 vars in 749 bytes} [Fri May 29 23:29:22 2026] DELETE /v2.0/security-group-rules/18baf01a-0803-4fcd-88ca-f50eda0075f5 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:29:22.627 8 INFO neutron.api.v2.resource [None req-38b4cee5-2fbf-4d58-9e27-2d25f5ceca15 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1521/3155] 10.0.0.235 () {32 vars in 746 bytes} [Fri May 29 23:29:22 2026] GET /v2.0/security-group-rules/18baf01a-0803-4fcd-88ca-f50eda0075f5 => 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: 1635/3156] 10.0.0.235 () {32 vars in 749 bytes} [Fri May 29 23:29:22 2026] DELETE /v2.0/security-group-rules/bfbf749b-5e01-464e-b52f-c213f6ccf61b => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:29:22.812 8 INFO neutron.api.v2.resource [None req-7315c5be-0467-4e7a-b068-744a38b176fe a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1522/3157] 10.0.0.235 () {32 vars in 746 bytes} [Fri May 29 23:29:22 2026] GET /v2.0/security-group-rules/bfbf749b-5e01-464e-b52f-c213f6ccf61b => generated 155 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3158] 10.0.0.235 () {32 vars in 749 bytes} [Fri May 29 23:29:22 2026] DELETE /v2.0/security-group-rules/87ea3501-547b-4574-b612-4e1f93a4ef04 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:29:22.946 8 INFO neutron.api.v2.resource [None req-c7180898-78c3-4e12-a9ec-4cc536e01324 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1523/3159] 10.0.0.235 () {32 vars in 746 bytes} [Fri May 29 23:29:22 2026] GET /v2.0/security-group-rules/87ea3501-547b-4574-b612-4e1f93a4ef04 => 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: 1637/3160] 10.0.0.235 () {32 vars in 749 bytes} [Fri May 29 23:29:22 2026] DELETE /v2.0/security-group-rules/dbd6ce9a-de79-44fe-bd73-608258d3c011 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:29:23.053 8 INFO neutron.api.v2.resource [None req-4c20a3b2-c45d-4dd5-9461-4e2c1121cefb a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1524/3161] 10.0.0.235 () {32 vars in 746 bytes} [Fri May 29 23:29:23 2026] GET /v2.0/security-group-rules/dbd6ce9a-de79-44fe-bd73-608258d3c011 => 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: 1638/3162] 10.0.0.235 () {32 vars in 749 bytes} [Fri May 29 23:29:23 2026] DELETE /v2.0/security-group-rules/a7d113f8-30cf-40f4-8dfb-f5f2fcbdb867 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:29:23.177 8 INFO neutron.api.v2.resource [None req-6fb53acd-54be-4977-bc37-f4b5e6bae776 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1525/3163] 10.0.0.235 () {32 vars in 746 bytes} [Fri May 29 23:29:23 2026] GET /v2.0/security-group-rules/a7d113f8-30cf-40f4-8dfb-f5f2fcbdb867 => 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: 1639/3164] 10.0.0.235 () {32 vars in 749 bytes} [Fri May 29 23:29:23 2026] DELETE /v2.0/security-group-rules/2b7a50e3-8afc-4c09-bba2-08c9829aa329 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:29:23.282 8 INFO neutron.api.v2.resource [None req-3ed68640-980f-42fb-a631-25c879ba824a a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1526/3165] 10.0.0.235 () {32 vars in 746 bytes} [Fri May 29 23:29:23 2026] GET /v2.0/security-group-rules/2b7a50e3-8afc-4c09-bba2-08c9829aa329 => 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: 1640/3166] 10.0.0.235 () {32 vars in 749 bytes} [Fri May 29 23:29:23 2026] DELETE /v2.0/security-group-rules/42fa58c5-6abf-4927-b2f7-207ff1adbca8 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:29:23.398 8 INFO neutron.api.v2.resource [None req-56cff31d-f99b-4845-91a5-f21eaba9b4c2 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1527/3167] 10.0.0.235 () {32 vars in 746 bytes} [Fri May 29 23:29:23 2026] GET /v2.0/security-group-rules/42fa58c5-6abf-4927-b2f7-207ff1adbca8 => 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: 1641/3168] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:29:23 2026] DELETE /v2.0/security-groups/50c30bda-928d-4d80-8703-ad3bf2a0c776 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:29:23.534 8 INFO neutron.api.v2.resource [None req-dd47f338-73d3-4208-97b2-7cf7eb4de548 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1528/3169] 10.0.0.235 () {32 vars in 736 bytes} [Fri May 29 23:29:23 2026] GET /v2.0/security-groups/50c30bda-928d-4d80-8703-ad3bf2a0c776 => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3170] 10.0.0.235 () {34 vars in 788 bytes} [Fri May 29 23:29:23 2026] PUT /v2.0/routers/703328d2-aee9-4440-bffd-c9b3f2b57ba0/remove_router_interface => generated 309 bytes in 2078 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:29:26.023 8 INFO neutron.api.v2.resource [None req-914fb340-656c-42ca-a8f9-61dcdee9c6f3 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1529/3171] 10.0.0.235 () {34 vars in 788 bytes} [Fri May 29 23:29:25 2026] PUT /v2.0/routers/703328d2-aee9-4440-bffd-c9b3f2b57ba0/remove_router_interface => generated 198 bytes in 351 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3172] 10.0.0.235 () {34 vars in 788 bytes} [Fri May 29 23:29:26 2026] PUT /v2.0/routers/703328d2-aee9-4440-bffd-c9b3f2b57ba0/remove_router_interface => generated 309 bytes in 1691 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:29:27.974 8 INFO neutron.api.v2.resource [None req-46a0517e-844f-4a0e-8ab9-b873af6a479a a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1530/3173] 10.0.0.235 () {34 vars in 788 bytes} [Fri May 29 23:29:27 2026] PUT /v2.0/routers/703328d2-aee9-4440-bffd-c9b3f2b57ba0/remove_router_interface => generated 198 bytes in 246 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3174] 10.0.0.235 () {34 vars in 788 bytes} [Fri May 29 23:29:27 2026] PUT /v2.0/routers/703328d2-aee9-4440-bffd-c9b3f2b57ba0/remove_router_interface => generated 309 bytes in 1447 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 23:29:29.671 8 INFO neutron.api.v2.resource [None req-a172fc63-43f1-4e6f-8855-54fa99d5e369 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1531/3175] 10.0.0.235 () {34 vars in 788 bytes} [Fri May 29 23:29:29 2026] PUT /v2.0/routers/703328d2-aee9-4440-bffd-c9b3f2b57ba0/remove_router_interface => generated 198 bytes in 231 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:29:31.195 7 INFO neutron.db.l3_hamode_db [None req-b2bea87d-7dc4-42e8-82b9-c655df654254 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] HA network f4f857fd-f6d4-41b5-93cc-e5643b2b1ba8 was deleted as no HA routers are present in tenant bc5b06b65d3141d59f8fd9e9cedfe24f. [pid: 7|app: 0|req: 1645/3176] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:29:29 2026] DELETE /v2.0/routers/703328d2-aee9-4440-bffd-c9b3f2b57ba0 => generated 0 bytes in 1528 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:29:31.243 8 INFO neutron.api.v2.resource [None req-c83f36ff-1262-45ef-9376-c2a44f78a828 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1532/3177] 10.0.0.235 () {32 vars in 720 bytes} [Fri May 29 23:29:31 2026] GET /v2.0/routers/703328d2-aee9-4440-bffd-c9b3f2b57ba0 => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:29:31.253 7 INFO neutron.services.segments.plugin [-] Segment 1fd6648f-2478-4322-9e50-fbc916081fb1 resource provider aggregate not found 2026-05-29 23:29:31.269 7 INFO neutron.services.segments.plugin [-] Segment 1fd6648f-2478-4322-9e50-fbc916081fb1 resource provider aggregate not found 2026-05-29 23:29:31.295 7 INFO neutron.services.segments.plugin [-] Segment 1fd6648f-2478-4322-9e50-fbc916081fb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fd6648f-2478-4322-9e50-fbc916081fb1 found for delete ", "request_id": "req-968a0b5f-7ee3-4028-8c87-73d1d87cb914"}]} 2026-05-29 23:29:31.298 7 INFO neutron.services.segments.plugin [-] Segment 1fd6648f-2478-4322-9e50-fbc916081fb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fd6648f-2478-4322-9e50-fbc916081fb1 found for delete ", "request_id": "req-a6fb5389-c20e-4aca-a45e-ef9ddbe92288"}]} [pid: 7|app: 0|req: 1646/3178] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:29:31 2026] DELETE /v2.0/subnets/fa9991cc-c3c2-498d-ba78-c4a95c80f0d5 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:29:31.574 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d85bcd01-50b9-4292-989e-4a5cec0425ec a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1533/3179] 10.0.0.235 () {32 vars in 720 bytes} [Fri May 29 23:29:31 2026] GET /v2.0/subnets/fa9991cc-c3c2-498d-ba78-c4a95c80f0d5 => 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: 1647/3180] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:29:31 2026] DELETE /v2.0/subnets/ada5ad79-347f-48eb-88aa-18e9e7d1e5db => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:29:31.880 8 INFO neutron.pecan_wsgi.hooks.translation [None req-abb61e22-287e-4d9f-9a5d-511069bba506 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1534/3181] 10.0.0.235 () {32 vars in 720 bytes} [Fri May 29 23:29:31 2026] GET /v2.0/subnets/ada5ad79-347f-48eb-88aa-18e9e7d1e5db => 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: 1648/3184] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:29:31 2026] DELETE /v2.0/networks/756622c6-d903-4d88-9a67-4de810e1342f => generated 0 bytes in 470 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:29:32.379 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7120682e-ee5d-4805-983f-7558cf0b912e a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1537/3185] 10.0.0.235 () {32 vars in 722 bytes} [Fri May 29 23:29:32 2026] GET /v2.0/networks/756622c6-d903-4d88-9a67-4de810e1342f => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3186] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:29:32 2026] DELETE /v2.0/subnets/3624c642-5a26-43d2-a322-939b8939f618 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:29:32.729 8 INFO neutron.pecan_wsgi.hooks.translation [None req-14606776-5914-4a0e-8e0b-e066ef364d1c a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1538/3187] 10.0.0.235 () {32 vars in 720 bytes} [Fri May 29 23:29:32 2026] GET /v2.0/subnets/3624c642-5a26-43d2-a322-939b8939f618 => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3188] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:29:32 2026] DELETE /v2.0/subnets/a5a29168-b273-4101-a8cd-c4d6197671d9 => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:29:33.145 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e1dff26a-e6b1-4fde-a516-dd65cccc4ad5 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1539/3189] 10.0.0.235 () {32 vars in 720 bytes} [Fri May 29 23:29:33 2026] GET /v2.0/subnets/a5a29168-b273-4101-a8cd-c4d6197671d9 => generated 136 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:29:33.328 7 INFO neutron.services.segments.plugin [-] Segment ae5bca59-bc83-4785-9de2-f4b2fbbf9b67 resource provider aggregate not found 2026-05-29 23:29:33.333 7 INFO neutron.services.segments.plugin [-] Segment ae5bca59-bc83-4785-9de2-f4b2fbbf9b67 resource provider aggregate not found 2026-05-29 23:29:33.353 7 INFO neutron.services.segments.plugin [-] Segment ae5bca59-bc83-4785-9de2-f4b2fbbf9b67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae5bca59-bc83-4785-9de2-f4b2fbbf9b67 found for delete ", "request_id": "req-275eacef-461d-4ee2-9aae-54ba20c7205e"}]} 2026-05-29 23:29:33.357 7 INFO neutron.services.segments.plugin [-] Segment ae5bca59-bc83-4785-9de2-f4b2fbbf9b67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae5bca59-bc83-4785-9de2-f4b2fbbf9b67 found for delete ", "request_id": "req-5a7f0a4b-cf29-46a9-b85b-6112ba67f3be"}]} [pid: 7|app: 0|req: 1651/3190] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:29:33 2026] DELETE /v2.0/networks/4f00dbd4-bf94-4302-bee9-3cbf3f1cc043 => generated 0 bytes in 506 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:29:33.689 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fcf1fa4d-6164-4f1b-8d46-14ae52401f39 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1540/3191] 10.0.0.235 () {32 vars in 722 bytes} [Fri May 29 23:29:33 2026] GET /v2.0/networks/4f00dbd4-bf94-4302-bee9-3cbf3f1cc043 => generated 138 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3192] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:29:33 2026] DELETE /v2.0/subnets/c66b965a-795e-4a29-bd4c-9493fc128311 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:29:33.992 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0f3301d5-fb7e-4c44-a989-c6f770ed92dd a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1541/3193] 10.0.0.235 () {32 vars in 720 bytes} [Fri May 29 23:29:33 2026] GET /v2.0/subnets/c66b965a-795e-4a29-bd4c-9493fc128311 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3194] 10.0.0.235 () {32 vars in 723 bytes} [Fri May 29 23:29:33 2026] DELETE /v2.0/subnets/b72862c1-7f6a-4e46-b034-50d6ebcbce52 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:29:34.374 8 INFO neutron.pecan_wsgi.hooks.translation [None req-720549ee-db55-4226-99d0-def112d99489 a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1542/3195] 10.0.0.235 () {32 vars in 720 bytes} [Fri May 29 23:29:34 2026] GET /v2.0/subnets/b72862c1-7f6a-4e46-b034-50d6ebcbce52 => 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: 1654/3196] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:29:34 2026] DELETE /v2.0/networks/ff395250-80f7-4cda-b927-86247995a97b => generated 0 bytes in 496 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:29:34.929 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a1eb5f95-40d3-474c-8436-a5dfbe368fca a68b3481caed462aa18c1a5a5ef00607 bc5b06b65d3141d59f8fd9e9cedfe24f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1543/3197] 10.0.0.235 () {32 vars in 722 bytes} [Fri May 29 23:29:34 2026] GET /v2.0/networks/ff395250-80f7-4cda-b927-86247995a97b => generated 138 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 23:29:37.417 7 INFO neutron.services.segments.plugin [-] Segment 1529c458-9bf1-4188-85a6-e66c61610805 resource provider aggregate not found 2026-05-29 23:29:37.427 7 INFO neutron.services.segments.plugin [-] Segment 1529c458-9bf1-4188-85a6-e66c61610805 resource provider aggregate not found 2026-05-29 23:29:37.449 7 INFO neutron.services.segments.plugin [-] Segment 1529c458-9bf1-4188-85a6-e66c61610805 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1529c458-9bf1-4188-85a6-e66c61610805 found for delete ", "request_id": "req-a7606f11-4b8f-49c6-802c-30a3ea82a991"}]} 2026-05-29 23:29:37.457 7 INFO neutron.services.segments.plugin [-] Segment 1529c458-9bf1-4188-85a6-e66c61610805 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1529c458-9bf1-4188-85a6-e66c61610805 found for delete ", "request_id": "req-ad66d100-eede-45cc-83ca-98e6a72666af"}]} 2026-05-29 23:29:37.472 7 INFO neutron.services.segments.plugin [-] Segment d8626653-f99a-4265-b8c2-72338abe93df resource provider aggregate not found 2026-05-29 23:29:37.478 7 INFO neutron.services.segments.plugin [-] Segment d8626653-f99a-4265-b8c2-72338abe93df resource provider aggregate not found 2026-05-29 23:29:37.505 7 INFO neutron.services.segments.plugin [-] Segment d8626653-f99a-4265-b8c2-72338abe93df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8626653-f99a-4265-b8c2-72338abe93df found for delete ", "request_id": "req-139b0399-d912-4c27-a988-19108817a1c6"}]} 2026-05-29 23:29:37.506 7 INFO neutron.services.segments.plugin [-] Segment d8626653-f99a-4265-b8c2-72338abe93df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8626653-f99a-4265-b8c2-72338abe93df found for delete ", "request_id": "req-ced21c68-9ddb-44ed-a337-ed917e300c56"}]} [pid: 7|app: 0|req: 1655/3198] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:29:37 2026] GET /v2.0/security-groups?tenant_id=aac44d826b01470f86c6f07e9222a7a0&name=default => generated 2929 bytes in 928 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3199] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:29:38 2026] DELETE /v2.0/security-groups/24b88281-b2d6-47d5-bfcf-a41d1b9c23bd => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3200] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:29:38 2026] GET /v2.0/security-groups?tenant_id=0d3b8f3117694d9bb00d39af7034d84b&name=default => generated 2929 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3201] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:29:38 2026] DELETE /v2.0/security-groups/804e92a7-d630-456e-860b-0f2a4fcae14d => 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: 1657/3202] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:29:39 2026] GET /v2.0/security-groups?tenant_id=bc5b06b65d3141d59f8fd9e9cedfe24f&name=default => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3203] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:29:39 2026] DELETE /v2.0/security-groups/a5f2784e-cb88-48bb-a820-3dd91c949015 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3204] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:29:39 2026] GET /v2.0/security-groups?tenant_id=41a89439ce824bbca844ec83466969f6&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: 1547/3205] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:29:39 2026] DELETE /v2.0/security-groups/0d087bdb-b69c-4bf1-8056-34e89bb82250 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1659/3206] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:29:40 2026] GET /v2.0/security-groups?tenant_id=7971fbea6edb4cdba35d0cb8132e306f&name=default => generated 2929 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3207] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:29:40 2026] DELETE /v2.0/security-groups/d22360b6-e509-4e3e-8e2b-01e81830ed26 => 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: 1660/3208] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:29:40 2026] GET /v2.0/security-groups?tenant_id=f9b2ac98c72c41c6a5993170ec1ba522&name=default => generated 2929 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3209] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:29:40 2026] DELETE /v2.0/security-groups/eeffde1b-d7ac-44b7-8705-ca6090940415 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1661/3210] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:29:41 2026] GET /v2.0/security-groups?tenant_id=5f5a14c26f444278bd8c21b9e6b85bda&name=default => generated 2929 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3211] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:29:41 2026] DELETE /v2.0/security-groups/22abdf5c-9a8d-4239-a207-ae1a1e03804e => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:29:46.686 7 WARNING neutron_lib.context [None req-d3a39a29-6d3c-472d-8942-a773b26a7dd7 00070314c3974271a8ef62df87012846 d2502eb9dea9410bb09561cdcee5e6af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:29:47.015 7 INFO neutron.db.segments_db [None req-d3a39a29-6d3c-472d-8942-a773b26a7dd7 00070314c3974271a8ef62df87012846 d2502eb9dea9410bb09561cdcee5e6af - - default default] Added segment 35adff24-df0a-49d4-8fb4-870fcaf6d78f of type vxlan for network cdaeafff-7d06-4bf7-a677-89e4d949ff4e [pid: 7|app: 0|req: 1662/3212] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:29:46 2026] POST /v2.0/networks => generated 631 bytes in 858 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:29:47.199 8 WARNING neutron_lib.context [None req-f3f2c65d-fb9a-4262-b299-20d62cdd75a9 00070314c3974271a8ef62df87012846 d2502eb9dea9410bb09561cdcee5e6af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:29:47.599 8 INFO neutron.db.segments_db [None req-f3f2c65d-fb9a-4262-b299-20d62cdd75a9 00070314c3974271a8ef62df87012846 d2502eb9dea9410bb09561cdcee5e6af - - default default] Added segment 8bbad425-744b-4d85-b2c5-e57ffef76276 of type vxlan for network 8ce686db-c789-40ea-a871-2064caeb731b [pid: 8|app: 0|req: 1551/3215] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:29:47 2026] POST /v2.0/networks => generated 632 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:29:47.750 7 WARNING neutron_lib.context [None req-a554fbee-2e65-40ea-a1c8-e707b457ea7f 00070314c3974271a8ef62df87012846 d2502eb9dea9410bb09561cdcee5e6af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:29:47.817 7 INFO neutron.db.segments_db [None req-a554fbee-2e65-40ea-a1c8-e707b457ea7f 00070314c3974271a8ef62df87012846 d2502eb9dea9410bb09561cdcee5e6af - - default default] Added segment 60858077-c084-4df4-b1b9-71df44b7fbba of type vxlan for network 2cc0c080-18f6-47c7-9167-14cbf5a91d76 [pid: 7|app: 0|req: 1665/3216] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:29:47 2026] POST /v2.0/networks => generated 632 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:29:47.975 8 WARNING neutron_lib.context [None req-2eb8c252-8b2a-4a4d-b656-051fadee273b 00070314c3974271a8ef62df87012846 d2502eb9dea9410bb09561cdcee5e6af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:29:48.053 8 INFO neutron.db.segments_db [None req-2eb8c252-8b2a-4a4d-b656-051fadee273b 00070314c3974271a8ef62df87012846 d2502eb9dea9410bb09561cdcee5e6af - - default default] Added segment 5cbcc390-13d4-4426-9a57-8284996bf44b of type vxlan for network 33c3ab6a-7f91-470c-9ee2-52fa8c3b420e [pid: 8|app: 0|req: 1552/3217] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:29:47 2026] POST /v2.0/networks => generated 631 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:29:48.214 7 WARNING neutron_lib.context [None req-37c01f08-fc25-4a44-b36f-c15438b0e44a 00070314c3974271a8ef62df87012846 d2502eb9dea9410bb09561cdcee5e6af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:29:48.301 7 INFO neutron.db.segments_db [None req-37c01f08-fc25-4a44-b36f-c15438b0e44a 00070314c3974271a8ef62df87012846 d2502eb9dea9410bb09561cdcee5e6af - - default default] Added segment a2116571-ba2d-4350-a89a-aac5a6feb9e5 of type vxlan for network 9ffa7031-05af-4981-a916-c6da45b29b9e [pid: 7|app: 0|req: 1666/3218] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:29:48 2026] POST /v2.0/networks => generated 632 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3219] 10.0.0.235 () {34 vars in 752 bytes} [Fri May 29 23:29:48 2026] PUT /v2.0/networks/cdaeafff-7d06-4bf7-a677-89e4d949ff4e/tags => generated 17 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1667/3220] 10.0.0.235 () {34 vars in 752 bytes} [Fri May 29 23:29:48 2026] PUT /v2.0/networks/8ce686db-c789-40ea-a871-2064caeb731b/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: 1554/3221] 10.0.0.235 () {34 vars in 752 bytes} [Fri May 29 23:29:48 2026] PUT /v2.0/networks/2cc0c080-18f6-47c7-9167-14cbf5a91d76/tags => generated 34 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1668/3222] 10.0.0.235 () {34 vars in 752 bytes} [Fri May 29 23:29:48 2026] PUT /v2.0/networks/33c3ab6a-7f91-470c-9ee2-52fa8c3b420e/tags => generated 19 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3223] 10.0.0.235 () {32 vars in 665 bytes} [Fri May 29 23:29:49 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3224] 10.0.0.235 () {32 vars in 679 bytes} [Fri May 29 23:29:49 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3225] 10.0.0.235 () {32 vars in 675 bytes} [Fri May 29 23:29:49 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1670/3226] 10.0.0.235 () {32 vars in 687 bytes} [Fri May 29 23:29:49 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3227] 10.0.0.235 () {32 vars in 673 bytes} [Fri May 29 23:29:49 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1671/3228] 10.0.0.235 () {32 vars in 687 bytes} [Fri May 29 23:29:49 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3229] 10.0.0.235 () {32 vars in 683 bytes} [Fri May 29 23:29:49 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3230] 10.0.0.235 () {32 vars in 695 bytes} [Fri May 29 23:29:49 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:29:50.227 8 INFO neutron.services.segments.plugin [-] Segment 35adff24-df0a-49d4-8fb4-870fcaf6d78f resource provider aggregate not found [pid: 8|app: 0|req: 1559/3231] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:29:49 2026] DELETE /v2.0/networks/cdaeafff-7d06-4bf7-a677-89e4d949ff4e => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1673/3232] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:29:50 2026] DELETE /v2.0/networks/8ce686db-c789-40ea-a871-2064caeb731b => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:29:50.487 8 INFO neutron.services.segments.plugin [-] Segment 35adff24-df0a-49d4-8fb4-870fcaf6d78f resource provider aggregate not found 2026-05-29 23:29:50.579 8 INFO neutron.services.segments.plugin [-] Segment 35adff24-df0a-49d4-8fb4-870fcaf6d78f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35adff24-df0a-49d4-8fb4-870fcaf6d78f found for delete ", "request_id": "req-5e56388b-d7ed-4548-920d-a4e50afeedfb"}]} 2026-05-29 23:29:50.594 8 INFO neutron.services.segments.plugin [-] Segment 35adff24-df0a-49d4-8fb4-870fcaf6d78f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35adff24-df0a-49d4-8fb4-870fcaf6d78f found for delete ", "request_id": "req-02c78b6e-b033-4c2d-9f42-dca68785f868"}]} [pid: 8|app: 0|req: 1560/3233] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:29:50 2026] DELETE /v2.0/networks/2cc0c080-18f6-47c7-9167-14cbf5a91d76 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:29:50.757 7 INFO neutron.services.segments.plugin [-] Segment 8bbad425-744b-4d85-b2c5-e57ffef76276 resource provider aggregate not found 2026-05-29 23:29:50.766 7 INFO neutron.services.segments.plugin [-] Segment 8bbad425-744b-4d85-b2c5-e57ffef76276 resource provider aggregate not found 2026-05-29 23:29:50.785 7 INFO neutron.services.segments.plugin [-] Segment 8bbad425-744b-4d85-b2c5-e57ffef76276 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bbad425-744b-4d85-b2c5-e57ffef76276 found for delete ", "request_id": "req-018ab8c0-6611-47f7-8f33-ee8f41ebcd47"}]} 2026-05-29 23:29:50.795 7 INFO neutron.services.segments.plugin [-] Segment 8bbad425-744b-4d85-b2c5-e57ffef76276 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bbad425-744b-4d85-b2c5-e57ffef76276 found for delete ", "request_id": "req-38f56c34-933a-4db4-bb5b-36fa5380d618"}]} [pid: 7|app: 0|req: 1674/3234] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:29:50 2026] DELETE /v2.0/networks/33c3ab6a-7f91-470c-9ee2-52fa8c3b420e => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3235] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:29:51 2026] DELETE /v2.0/networks/9ffa7031-05af-4981-a916-c6da45b29b9e => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3236] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:29:52 2026] GET /v2.0/security-groups?tenant_id=4e0110f8c4d743efb566dfd42da1e6da&name=default => generated 2929 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:29:52.625 8 INFO neutron.services.segments.plugin [-] Segment 60858077-c084-4df4-b1b9-71df44b7fbba resource provider aggregate not found 2026-05-29 23:29:52.632 8 INFO neutron.services.segments.plugin [-] Segment 60858077-c084-4df4-b1b9-71df44b7fbba resource provider aggregate not found 2026-05-29 23:29:52.644 8 INFO neutron.services.segments.plugin [-] Segment 60858077-c084-4df4-b1b9-71df44b7fbba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60858077-c084-4df4-b1b9-71df44b7fbba found for delete ", "request_id": "req-40c7bcfe-a728-45f1-93c7-622ef87080f0"}]} 2026-05-29 23:29:52.653 8 INFO neutron.services.segments.plugin [-] Segment 60858077-c084-4df4-b1b9-71df44b7fbba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60858077-c084-4df4-b1b9-71df44b7fbba found for delete ", "request_id": "req-8b32ef60-d7e3-46ad-a0fd-47981ebe4fe8"}]} 2026-05-29 23:29:52.661 8 INFO neutron.services.segments.plugin [-] Segment a2116571-ba2d-4350-a89a-aac5a6feb9e5 resource provider aggregate not found 2026-05-29 23:29:52.671 8 INFO neutron.services.segments.plugin [-] Segment a2116571-ba2d-4350-a89a-aac5a6feb9e5 resource provider aggregate not found 2026-05-29 23:29:52.678 8 INFO neutron.services.segments.plugin [-] Segment a2116571-ba2d-4350-a89a-aac5a6feb9e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2116571-ba2d-4350-a89a-aac5a6feb9e5 found for delete ", "request_id": "req-883cf147-a443-4ed0-be92-4c34dc9beecb"}]} 2026-05-29 23:29:52.689 8 INFO neutron.services.segments.plugin [-] Segment a2116571-ba2d-4350-a89a-aac5a6feb9e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2116571-ba2d-4350-a89a-aac5a6feb9e5 found for delete ", "request_id": "req-b6efc4d0-84e9-43f8-813f-6c842a4d63fc"}]} [pid: 8|app: 0|req: 1562/3237] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:29:52 2026] DELETE /v2.0/security-groups/a167b8f9-2f3f-4a18-a472-269fe649900d => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:29:52.905 7 INFO neutron.services.segments.plugin [-] Segment 5cbcc390-13d4-4426-9a57-8284996bf44b resource provider aggregate not found 2026-05-29 23:29:52.909 7 INFO neutron.services.segments.plugin [-] Segment 5cbcc390-13d4-4426-9a57-8284996bf44b resource provider aggregate not found 2026-05-29 23:29:52.929 7 INFO neutron.services.segments.plugin [-] Segment 5cbcc390-13d4-4426-9a57-8284996bf44b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cbcc390-13d4-4426-9a57-8284996bf44b found for delete ", "request_id": "req-463b2c87-61fe-4c20-b5ea-80bd801470c2"}]} 2026-05-29 23:29:52.930 7 INFO neutron.services.segments.plugin [-] Segment 5cbcc390-13d4-4426-9a57-8284996bf44b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cbcc390-13d4-4426-9a57-8284996bf44b found for delete ", "request_id": "req-62dd2354-8cde-454c-aa8e-60f4695561df"}]} [pid: 7|app: 0|req: 1676/3238] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:29:52 2026] GET /v2.0/security-groups?tenant_id=d2502eb9dea9410bb09561cdcee5e6af&name=default => generated 2929 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3239] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:29:52 2026] DELETE /v2.0/security-groups/ded027a9-0949-4dda-9ea5-1d0f4bcd217a => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1677/3240] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:29:53 2026] GET /v2.0/security-groups?tenant_id=86a91784490e40bb8527a54591daf80f&name=default => generated 2929 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3241] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:29:53 2026] DELETE /v2.0/security-groups/ad496442-0195-4106-a102-ec57df815852 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:29:58.113 7 WARNING neutron_lib.context [None req-4e903e05-cf7e-4ce9-b36f-a97074201d9a 52a35bba930040e783b06a0583e19429 2dd7486886fd4f008247d5c92a1f7bcd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:29:58.335 7 INFO neutron.db.segments_db [None req-4e903e05-cf7e-4ce9-b36f-a97074201d9a 52a35bba930040e783b06a0583e19429 2dd7486886fd4f008247d5c92a1f7bcd - - default default] Added segment e45b30de-21df-4e9a-a95c-e2cb76fd398c of type vxlan for network ef32511d-98d9-481d-956e-3bc1f2eed074 [pid: 7|app: 0|req: 1678/3242] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:29:57 2026] POST /v2.0/networks => generated 631 bytes in 554 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:29:58.499 8 WARNING neutron_lib.context [None req-d8a6fc5c-b48a-407b-b1d4-5ed3245d8729 52a35bba930040e783b06a0583e19429 2dd7486886fd4f008247d5c92a1f7bcd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1565/3243] 10.0.0.235 () {34 vars in 663 bytes} [Fri May 29 23:29:58 2026] POST /v2.0/ports => generated 743 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:29:58.948 7 WARNING neutron_lib.context [None req-8fb5eae4-4d77-40bd-9a62-bd71253eeb1a 52a35bba930040e783b06a0583e19429 2dd7486886fd4f008247d5c92a1f7bcd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:29:59.027 7 INFO neutron.db.segments_db [None req-8fb5eae4-4d77-40bd-9a62-bd71253eeb1a 52a35bba930040e783b06a0583e19429 2dd7486886fd4f008247d5c92a1f7bcd - - default default] Added segment 6159eb1c-3b5e-47fc-a693-226ecf180e8e of type vxlan for network 98cb2a94-7ce3-47f0-aa73-286aa4ddfa13 [pid: 7|app: 0|req: 1679/3244] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:29:58 2026] POST /v2.0/networks => generated 632 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:29:59.175 8 WARNING neutron_lib.context [None req-3d11e575-5ad4-4aeb-a388-aeaeb6210e43 52a35bba930040e783b06a0583e19429 2dd7486886fd4f008247d5c92a1f7bcd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1566/3245] 10.0.0.235 () {34 vars in 663 bytes} [Fri May 29 23:29:59 2026] POST /v2.0/ports => generated 743 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:29:59.616 7 WARNING neutron_lib.context [None req-f592a6b3-549b-42b7-85cb-850558fcdaff 52a35bba930040e783b06a0583e19429 2dd7486886fd4f008247d5c92a1f7bcd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:29:59.683 7 INFO neutron.db.segments_db [None req-f592a6b3-549b-42b7-85cb-850558fcdaff 52a35bba930040e783b06a0583e19429 2dd7486886fd4f008247d5c92a1f7bcd - - default default] Added segment 164dc5d4-1354-40ff-9e25-042e516ea73e of type vxlan for network 92d44507-9bcc-4ff0-bf74-65dfcc0c5bd5 [pid: 7|app: 0|req: 1680/3246] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:29:59 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:29:59.806 8 WARNING neutron_lib.context [None req-96f2bfe2-6c55-4292-9e8e-659ae6aafea8 52a35bba930040e783b06a0583e19429 2dd7486886fd4f008247d5c92a1f7bcd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1567/3247] 10.0.0.235 () {34 vars in 663 bytes} [Fri May 29 23:29:59 2026] POST /v2.0/ports => generated 743 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:30:00.216 7 WARNING neutron_lib.context [None req-9f846c2f-52b3-4619-a9bc-84f005113c4a 52a35bba930040e783b06a0583e19429 2dd7486886fd4f008247d5c92a1f7bcd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:30:00.288 7 INFO neutron.db.segments_db [None req-9f846c2f-52b3-4619-a9bc-84f005113c4a 52a35bba930040e783b06a0583e19429 2dd7486886fd4f008247d5c92a1f7bcd - - default default] Added segment 05ccdfcd-fcad-4917-a2e8-e1c8257ba4f0 of type vxlan for network da37f144-03a1-4563-bd59-2ab5862e3e03 [pid: 7|app: 0|req: 1681/3248] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:30:00 2026] POST /v2.0/networks => generated 631 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:30:00.444 8 WARNING neutron_lib.context [None req-9289d84d-2320-45d3-962a-6571eb6d36ef 52a35bba930040e783b06a0583e19429 2dd7486886fd4f008247d5c92a1f7bcd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1568/3249] 10.0.0.235 () {34 vars in 663 bytes} [Fri May 29 23:30:00 2026] POST /v2.0/ports => generated 743 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:30:00.880 7 WARNING neutron_lib.context [None req-ea7dfc30-f3f0-4230-a631-8056afd32f8f 52a35bba930040e783b06a0583e19429 2dd7486886fd4f008247d5c92a1f7bcd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:30:00.951 7 INFO neutron.db.segments_db [None req-ea7dfc30-f3f0-4230-a631-8056afd32f8f 52a35bba930040e783b06a0583e19429 2dd7486886fd4f008247d5c92a1f7bcd - - default default] Added segment e2125aac-007a-4867-9d4c-75d9741264bc of type vxlan for network 1e9a22bf-0b6e-473b-8dac-ead9bf680431 [pid: 7|app: 0|req: 1682/3250] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:30:00 2026] POST /v2.0/networks => generated 632 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 23:30:01.255 8 WARNING neutron_lib.context [None req-ded058ed-b697-4088-8c1b-9d51dd0ee5d6 52a35bba930040e783b06a0583e19429 2dd7486886fd4f008247d5c92a1f7bcd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1569/3251] 10.0.0.235 () {34 vars in 663 bytes} [Fri May 29 23:30:01 2026] POST /v2.0/ports => generated 743 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1683/3252] 10.0.0.235 () {34 vars in 746 bytes} [Fri May 29 23:30:01 2026] PUT /v2.0/ports/9f377d52-9f14-4bff-a8bc-539b3687e797/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1570/3253] 10.0.0.235 () {34 vars in 746 bytes} [Fri May 29 23:30:01 2026] PUT /v2.0/ports/5231338b-2ee0-44d1-b382-0fcf70f609cf/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1684/3254] 10.0.0.235 () {34 vars in 746 bytes} [Fri May 29 23:30:01 2026] PUT /v2.0/ports/705e2d59-a689-4f97-a62a-9ece2b81c6be/tags => generated 34 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3255] 10.0.0.235 () {34 vars in 746 bytes} [Fri May 29 23:30:02 2026] PUT /v2.0/ports/10fba9ff-89e7-4262-b802-ca1e083b87ef/tags => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1685/3256] 10.0.0.235 () {32 vars in 659 bytes} [Fri May 29 23:30:02 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3259] 10.0.0.235 () {32 vars in 673 bytes} [Fri May 29 23:30:02 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1688/3260] 10.0.0.235 () {32 vars in 669 bytes} [Fri May 29 23:30:02 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3261] 10.0.0.235 () {32 vars in 681 bytes} [Fri May 29 23:30:02 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1689/3262] 10.0.0.235 () {32 vars in 667 bytes} [Fri May 29 23:30:02 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3263] 10.0.0.235 () {32 vars in 681 bytes} [Fri May 29 23:30:02 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1690/3264] 10.0.0.235 () {32 vars in 677 bytes} [Fri May 29 23:30:03 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3265] 10.0.0.235 () {32 vars in 689 bytes} [Fri May 29 23:30:03 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1691/3266] 10.0.0.235 () {32 vars in 719 bytes} [Fri May 29 23:30:03 2026] DELETE /v2.0/ports/9f377d52-9f14-4bff-a8bc-539b3687e797 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3267] 10.0.0.235 () {32 vars in 719 bytes} [Fri May 29 23:30:03 2026] DELETE /v2.0/ports/5231338b-2ee0-44d1-b382-0fcf70f609cf => generated 0 bytes in 787 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1692/3268] 10.0.0.235 () {32 vars in 719 bytes} [Fri May 29 23:30:04 2026] DELETE /v2.0/ports/705e2d59-a689-4f97-a62a-9ece2b81c6be => 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: 1577/3269] 10.0.0.235 () {32 vars in 719 bytes} [Fri May 29 23:30:04 2026] DELETE /v2.0/ports/10fba9ff-89e7-4262-b802-ca1e083b87ef => 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: 1693/3270] 10.0.0.235 () {32 vars in 719 bytes} [Fri May 29 23:30:05 2026] DELETE /v2.0/ports/0552ce92-8527-46e9-a34b-ffafb07d8e90 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3271] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:30:05 2026] DELETE /v2.0/networks/ef32511d-98d9-481d-956e-3bc1f2eed074 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:30:05.847 7 INFO neutron.services.segments.plugin [-] Segment 6159eb1c-3b5e-47fc-a693-226ecf180e8e resource provider aggregate not found 2026-05-29 23:30:05.856 7 INFO neutron.services.segments.plugin [-] Segment 6159eb1c-3b5e-47fc-a693-226ecf180e8e resource provider aggregate not found 2026-05-29 23:30:05.871 7 INFO neutron.services.segments.plugin [-] Segment 6159eb1c-3b5e-47fc-a693-226ecf180e8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6159eb1c-3b5e-47fc-a693-226ecf180e8e found for delete ", "request_id": "req-c2c3d15e-7470-47a8-a063-50ebd7a30990"}]} 2026-05-29 23:30:05.879 7 INFO neutron.services.segments.plugin [-] Segment 6159eb1c-3b5e-47fc-a693-226ecf180e8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6159eb1c-3b5e-47fc-a693-226ecf180e8e found for delete ", "request_id": "req-21346398-aed1-44d6-8f0e-92bc16e1d501"}]} [pid: 7|app: 0|req: 1694/3272] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:30:05 2026] DELETE /v2.0/networks/98cb2a94-7ce3-47f0-aa73-286aa4ddfa13 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:30:05.969 8 INFO neutron.services.segments.plugin [-] Segment e45b30de-21df-4e9a-a95c-e2cb76fd398c resource provider aggregate not found 2026-05-29 23:30:05.984 8 INFO neutron.services.segments.plugin [-] Segment e45b30de-21df-4e9a-a95c-e2cb76fd398c resource provider aggregate not found 2026-05-29 23:30:06.009 8 INFO neutron.services.segments.plugin [-] Segment e45b30de-21df-4e9a-a95c-e2cb76fd398c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e45b30de-21df-4e9a-a95c-e2cb76fd398c found for delete ", "request_id": "req-f93f8db9-f172-435f-a47b-47c401c14608"}]} 2026-05-29 23:30:06.009 8 INFO neutron.services.segments.plugin [-] Segment e45b30de-21df-4e9a-a95c-e2cb76fd398c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e45b30de-21df-4e9a-a95c-e2cb76fd398c found for delete ", "request_id": "req-9f18a3a7-7930-4d08-a382-7a6fb7e72426"}]} [pid: 8|app: 0|req: 1579/3273] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:30:05 2026] DELETE /v2.0/networks/92d44507-9bcc-4ff0-bf74-65dfcc0c5bd5 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1695/3274] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:30:06 2026] DELETE /v2.0/networks/da37f144-03a1-4563-bd59-2ab5862e3e03 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3275] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:30:06 2026] DELETE /v2.0/networks/1e9a22bf-0b6e-473b-8dac-ead9bf680431 => generated 0 bytes in 541 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:30:08.213 7 INFO neutron.services.segments.plugin [-] Segment 05ccdfcd-fcad-4917-a2e8-e1c8257ba4f0 resource provider aggregate not found 2026-05-29 23:30:08.221 7 INFO neutron.services.segments.plugin [-] Segment 05ccdfcd-fcad-4917-a2e8-e1c8257ba4f0 resource provider aggregate not found 2026-05-29 23:30:08.238 7 INFO neutron.services.segments.plugin [-] Segment 05ccdfcd-fcad-4917-a2e8-e1c8257ba4f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05ccdfcd-fcad-4917-a2e8-e1c8257ba4f0 found for delete ", "request_id": "req-5f51b772-c939-473c-825e-cf5a55dfef99"}]} 2026-05-29 23:30:08.245 7 INFO neutron.services.segments.plugin [-] Segment 05ccdfcd-fcad-4917-a2e8-e1c8257ba4f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05ccdfcd-fcad-4917-a2e8-e1c8257ba4f0 found for delete ", "request_id": "req-43769a2a-957b-48e1-bca4-fe536071d28e"}]} [pid: 7|app: 0|req: 1696/3276] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:30:08 2026] GET /v2.0/security-groups?tenant_id=2dd7486886fd4f008247d5c92a1f7bcd&name=default => generated 2929 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 23:30:08.504 8 INFO neutron.services.segments.plugin [-] Segment 164dc5d4-1354-40ff-9e25-042e516ea73e resource provider aggregate not found 2026-05-29 23:30:08.508 8 INFO neutron.services.segments.plugin [-] Segment 164dc5d4-1354-40ff-9e25-042e516ea73e resource provider aggregate not found 2026-05-29 23:30:08.525 8 INFO neutron.services.segments.plugin [-] Segment 164dc5d4-1354-40ff-9e25-042e516ea73e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 164dc5d4-1354-40ff-9e25-042e516ea73e found for delete ", "request_id": "req-8ddae314-4b24-4f71-a9b8-6859ce4374f0"}]} 2026-05-29 23:30:08.533 8 INFO neutron.services.segments.plugin [-] Segment 164dc5d4-1354-40ff-9e25-042e516ea73e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 164dc5d4-1354-40ff-9e25-042e516ea73e found for delete ", "request_id": "req-2a537310-fe98-4273-b237-cd3a03aa3a67"}]} 2026-05-29 23:30:08.550 8 INFO neutron.services.segments.plugin [-] Segment e2125aac-007a-4867-9d4c-75d9741264bc resource provider aggregate not found 2026-05-29 23:30:08.558 8 INFO neutron.services.segments.plugin [-] Segment e2125aac-007a-4867-9d4c-75d9741264bc resource provider aggregate not found 2026-05-29 23:30:08.577 8 INFO neutron.services.segments.plugin [-] Segment e2125aac-007a-4867-9d4c-75d9741264bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2125aac-007a-4867-9d4c-75d9741264bc found for delete ", "request_id": "req-c6052521-5abc-4876-ad52-966d7027d699"}]} 2026-05-29 23:30:08.578 8 INFO neutron.services.segments.plugin [-] Segment e2125aac-007a-4867-9d4c-75d9741264bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2125aac-007a-4867-9d4c-75d9741264bc found for delete ", "request_id": "req-8f427e68-56b2-4fc2-8c91-81b995775d06"}]} [pid: 8|app: 0|req: 1581/3277] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:30:08 2026] DELETE /v2.0/security-groups/627234a0-8ba1-433f-bb3c-7896ebc210d3 => generated 0 bytes in 641 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1697/3278] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:30:09 2026] GET /v2.0/security-groups?tenant_id=97a9d9c125d04a48b88d2956cb6aca92&name=default => generated 2929 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3279] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:30:09 2026] DELETE /v2.0/security-groups/44fb45db-d26b-454f-bff6-3d2c8e1ff76a => 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: 1698/3280] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:30:10 2026] GET /v2.0/security-groups?tenant_id=a46b3c107bb2453ebc1aa879cc9aae86&name=default => generated 2929 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3281] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:30:10 2026] DELETE /v2.0/security-groups/1ee00b36-2435-46fa-83d3-cea801c86d02 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:30:14.270 7 WARNING neutron_lib.context [None req-853f3da7-26fb-4b75-9cc3-5189859c5c0e ef48ae5d67754ef2a1d6eea319f5c1ef b5665e8950d747f0a29d5ead3bef09f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1699/3282] 10.0.0.235 () {34 vars in 675 bytes} [Fri May 29 23:30:14 2026] POST /v2.0/floatingips => generated 552 bytes in 1007 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3283] 10.0.0.235 () {34 vars in 758 bytes} [Fri May 29 23:30:15 2026] PUT /v2.0/floatingips/f3f96cce-61aa-4203-8c41-a1ddd322b849/tags => generated 25 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1700/3284] 10.0.0.235 () {32 vars in 738 bytes} [Fri May 29 23:30:15 2026] GET /v2.0/floatingips/f3f96cce-61aa-4203-8c41-a1ddd322b849/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3285] 10.0.0.235 () {34 vars in 769 bytes} [Fri May 29 23:30:15 2026] PUT /v2.0/floatingips/f3f96cce-61aa-4203-8c41-a1ddd322b849/tags/green => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1701/3286] 10.0.0.235 () {32 vars in 738 bytes} [Fri May 29 23:30:15 2026] GET /v2.0/floatingips/f3f96cce-61aa-4203-8c41-a1ddd322b849/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3287] 10.0.0.235 () {34 vars in 765 bytes} [Fri May 29 23:30:15 2026] PUT /v2.0/floatingips/f3f96cce-61aa-4203-8c41-a1ddd322b849/tags/red => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1702/3288] 10.0.0.235 () {32 vars in 738 bytes} [Fri May 29 23:30:15 2026] GET /v2.0/floatingips/f3f96cce-61aa-4203-8c41-a1ddd322b849/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: 1587/3289] 10.0.0.235 () {34 vars in 787 bytes} [Fri May 29 23:30:15 2026] PUT /v2.0/floatingips/f3f96cce-61aa-4203-8c41-a1ddd322b849/tags/black.or.white => 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: 1703/3290] 10.0.0.235 () {32 vars in 738 bytes} [Fri May 29 23:30:15 2026] GET /v2.0/floatingips/f3f96cce-61aa-4203-8c41-a1ddd322b849/tags => generated 52 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3291] 10.0.0.235 () {34 vars in 758 bytes} [Fri May 29 23:30:15 2026] PUT /v2.0/floatingips/f3f96cce-61aa-4203-8c41-a1ddd322b849/tags => generated 37 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1704/3292] 10.0.0.235 () {32 vars in 738 bytes} [Fri May 29 23:30:15 2026] GET /v2.0/floatingips/f3f96cce-61aa-4203-8c41-a1ddd322b849/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: 1589/3293] 10.0.0.235 () {32 vars in 746 bytes} [Fri May 29 23:30:15 2026] GET /v2.0/floatingips/f3f96cce-61aa-4203-8c41-a1ddd322b849/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:30:15.852 7 INFO neutron.api.v2.resource [None req-692dd27e-ef71-4e72-b668-0bac8a8f696c ef48ae5d67754ef2a1d6eea319f5c1ef b5665e8950d747f0a29d5ead3bef09f2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1705/3294] 10.0.0.235 () {32 vars in 750 bytes} [Fri May 29 23:30:15 2026] GET /v2.0/floatingips/f3f96cce-61aa-4203-8c41-a1ddd322b849/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3295] 10.0.0.235 () {32 vars in 749 bytes} [Fri May 29 23:30:15 2026] DELETE /v2.0/floatingips/f3f96cce-61aa-4203-8c41-a1ddd322b849/tags/red => 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: 1706/3296] 10.0.0.235 () {32 vars in 738 bytes} [Fri May 29 23:30:15 2026] GET /v2.0/floatingips/f3f96cce-61aa-4203-8c41-a1ddd322b849/tags => generated 30 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:30:16.034 8 INFO neutron.api.v2.resource [None req-b9b42fe2-eabf-47fe-b2c4-c92ef7cf4225 ef48ae5d67754ef2a1d6eea319f5c1ef b5665e8950d747f0a29d5ead3bef09f2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1591/3297] 10.0.0.235 () {32 vars in 753 bytes} [Fri May 29 23:30:15 2026] DELETE /v2.0/floatingips/f3f96cce-61aa-4203-8c41-a1ddd322b849/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: 1707/3298] 10.0.0.235 () {32 vars in 741 bytes} [Fri May 29 23:30:16 2026] DELETE /v2.0/floatingips/f3f96cce-61aa-4203-8c41-a1ddd322b849/tags => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3299] 10.0.0.235 () {32 vars in 738 bytes} [Fri May 29 23:30:16 2026] GET /v2.0/floatingips/f3f96cce-61aa-4203-8c41-a1ddd322b849/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1708/3300] 10.0.0.235 () {32 vars in 731 bytes} [Fri May 29 23:30:16 2026] DELETE /v2.0/floatingips/f3f96cce-61aa-4203-8c41-a1ddd322b849 => generated 0 bytes in 515 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3303] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:30:17 2026] GET /v2.0/security-groups?tenant_id=b5665e8950d747f0a29d5ead3bef09f2&name=default => generated 2929 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1710/3304] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:30:17 2026] DELETE /v2.0/security-groups/566d6592-a7e3-4199-a140-69a1708fd712 => 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: 1595/3305] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:30:18 2026] GET /v2.0/security-groups?tenant_id=399fad91c8b94698915c6b88acd60abe&name=default => generated 2929 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1711/3306] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:30:18 2026] DELETE /v2.0/security-groups/9741552c-8229-4362-93ac-9c7b70196945 => 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: 1596/3307] 10.0.0.235 () {34 vars in 677 bytes} [Fri May 29 23:30:21 2026] POST /v2.0/qos/policies => generated 359 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1712/3308] 10.0.0.235 () {34 vars in 752 bytes} [Fri May 29 23:30:21 2026] PUT /v2.0/policies/721c38cb-8fb6-4f71-90eb-b2707656d919/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3309] 10.0.0.235 () {32 vars in 732 bytes} [Fri May 29 23:30:22 2026] GET /v2.0/policies/721c38cb-8fb6-4f71-90eb-b2707656d919/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1713/3310] 10.0.0.235 () {34 vars in 763 bytes} [Fri May 29 23:30:22 2026] PUT /v2.0/policies/721c38cb-8fb6-4f71-90eb-b2707656d919/tags/green => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3311] 10.0.0.235 () {32 vars in 732 bytes} [Fri May 29 23:30:22 2026] GET /v2.0/policies/721c38cb-8fb6-4f71-90eb-b2707656d919/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1714/3312] 10.0.0.235 () {34 vars in 759 bytes} [Fri May 29 23:30:22 2026] PUT /v2.0/policies/721c38cb-8fb6-4f71-90eb-b2707656d919/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3313] 10.0.0.235 () {32 vars in 732 bytes} [Fri May 29 23:30:22 2026] GET /v2.0/policies/721c38cb-8fb6-4f71-90eb-b2707656d919/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: 1715/3314] 10.0.0.235 () {34 vars in 781 bytes} [Fri May 29 23:30:22 2026] PUT /v2.0/policies/721c38cb-8fb6-4f71-90eb-b2707656d919/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: 1600/3315] 10.0.0.235 () {32 vars in 732 bytes} [Fri May 29 23:30:22 2026] GET /v2.0/policies/721c38cb-8fb6-4f71-90eb-b2707656d919/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1716/3316] 10.0.0.235 () {34 vars in 752 bytes} [Fri May 29 23:30:22 2026] PUT /v2.0/policies/721c38cb-8fb6-4f71-90eb-b2707656d919/tags => generated 37 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3317] 10.0.0.235 () {32 vars in 732 bytes} [Fri May 29 23:30:22 2026] GET /v2.0/policies/721c38cb-8fb6-4f71-90eb-b2707656d919/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: 1717/3318] 10.0.0.235 () {32 vars in 740 bytes} [Fri May 29 23:30:22 2026] GET /v2.0/policies/721c38cb-8fb6-4f71-90eb-b2707656d919/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:30:22.488 8 INFO neutron.api.v2.resource [None req-98483f7d-82fd-4693-8b77-c08e3bece2f6 987ef290d91246f9be2ad40550325137 23875e692ce8487786df6c9542eb91a5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1602/3319] 10.0.0.235 () {32 vars in 744 bytes} [Fri May 29 23:30:22 2026] GET /v2.0/policies/721c38cb-8fb6-4f71-90eb-b2707656d919/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1718/3320] 10.0.0.235 () {32 vars in 743 bytes} [Fri May 29 23:30:22 2026] DELETE /v2.0/policies/721c38cb-8fb6-4f71-90eb-b2707656d919/tags/red => 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: 1603/3321] 10.0.0.235 () {32 vars in 732 bytes} [Fri May 29 23:30:22 2026] GET /v2.0/policies/721c38cb-8fb6-4f71-90eb-b2707656d919/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:30:22.615 7 INFO neutron.api.v2.resource [None req-a70eb537-2eae-4249-abec-eabfc18ef5d4 987ef290d91246f9be2ad40550325137 23875e692ce8487786df6c9542eb91a5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1719/3322] 10.0.0.235 () {32 vars in 747 bytes} [Fri May 29 23:30:22 2026] DELETE /v2.0/policies/721c38cb-8fb6-4f71-90eb-b2707656d919/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3323] 10.0.0.235 () {32 vars in 735 bytes} [Fri May 29 23:30:22 2026] DELETE /v2.0/policies/721c38cb-8fb6-4f71-90eb-b2707656d919/tags => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1720/3324] 10.0.0.235 () {32 vars in 732 bytes} [Fri May 29 23:30:22 2026] GET /v2.0/policies/721c38cb-8fb6-4f71-90eb-b2707656d919/tags => 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: 1605/3325] 10.0.0.235 () {32 vars in 733 bytes} [Fri May 29 23:30:22 2026] DELETE /v2.0/qos/policies/721c38cb-8fb6-4f71-90eb-b2707656d919 => 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: 1721/3326] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:30:23 2026] GET /v2.0/security-groups?tenant_id=eb2dd8b3b1e34a5dba20065a68554818&name=default => generated 2929 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3327] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:30:23 2026] DELETE /v2.0/security-groups/25b5eb76-b989-4c62-95d4-04945386cd37 => 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: 1722/3328] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:30:23 2026] GET /v2.0/security-groups?tenant_id=23875e692ce8487786df6c9542eb91a5&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: 1607/3329] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:30:24 2026] DELETE /v2.0/security-groups/8ef1d299-fb1a-4b5e-800a-3511d14d134f => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:30:27.871 7 WARNING neutron_lib.context [None req-cbce4c93-c7c6-4137-b238-bb371b64835a 380cf0cd5eb44a7e9e4f4062da51ca38 d20ad0b980f34ce48dd4f46564d6f23b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-29 23:30:28.014 7 INFO neutron.db.segments_db [None req-cbce4c93-c7c6-4137-b238-bb371b64835a 380cf0cd5eb44a7e9e4f4062da51ca38 d20ad0b980f34ce48dd4f46564d6f23b - - default default] Added segment 8d69ec91-99b9-4516-9c4f-bcbb1055bed4 of type vxlan for network 4cce4b7e-0942-4210-b47c-b24e431962a4 [pid: 7|app: 0|req: 1723/3330] 10.0.0.235 () {34 vars in 669 bytes} [Fri May 29 23:30:27 2026] POST /v2.0/networks => generated 631 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:30:28.172 8 WARNING neutron_lib.context [None req-24e97fc6-0b55-4b0d-b502-730f13b1210d 380cf0cd5eb44a7e9e4f4062da51ca38 d20ad0b980f34ce48dd4f46564d6f23b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1608/3331] 10.0.0.235 () {34 vars in 663 bytes} [Fri May 29 23:30:28 2026] POST /v2.0/ports => generated 743 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 23:30:28.643 7 WARNING neutron_lib.context [None req-47c4e6cc-0017-46f9-87c1-eedada0cb456 380cf0cd5eb44a7e9e4f4062da51ca38 d20ad0b980f34ce48dd4f46564d6f23b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1724/3332] 10.0.0.235 () {34 vars in 665 bytes} [Fri May 29 23:30:28 2026] POST /v2.0/trunks => generated 407 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1609/3333] 10.0.0.235 () {34 vars in 748 bytes} [Fri May 29 23:30:28 2026] PUT /v2.0/trunks/ba253a2d-3d85-42d7-b646-b085aea49e85/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1725/3334] 10.0.0.235 () {32 vars in 728 bytes} [Fri May 29 23:30:29 2026] GET /v2.0/trunks/ba253a2d-3d85-42d7-b646-b085aea49e85/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3335] 10.0.0.235 () {34 vars in 759 bytes} [Fri May 29 23:30:29 2026] PUT /v2.0/trunks/ba253a2d-3d85-42d7-b646-b085aea49e85/tags/green => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1726/3336] 10.0.0.235 () {32 vars in 728 bytes} [Fri May 29 23:30:29 2026] GET /v2.0/trunks/ba253a2d-3d85-42d7-b646-b085aea49e85/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3337] 10.0.0.235 () {34 vars in 755 bytes} [Fri May 29 23:30:29 2026] PUT /v2.0/trunks/ba253a2d-3d85-42d7-b646-b085aea49e85/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1727/3338] 10.0.0.235 () {32 vars in 728 bytes} [Fri May 29 23:30:29 2026] GET /v2.0/trunks/ba253a2d-3d85-42d7-b646-b085aea49e85/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3339] 10.0.0.235 () {34 vars in 777 bytes} [Fri May 29 23:30:29 2026] PUT /v2.0/trunks/ba253a2d-3d85-42d7-b646-b085aea49e85/tags/black.or.white => 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: 1728/3340] 10.0.0.235 () {32 vars in 728 bytes} [Fri May 29 23:30:29 2026] GET /v2.0/trunks/ba253a2d-3d85-42d7-b646-b085aea49e85/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3341] 10.0.0.235 () {34 vars in 748 bytes} [Fri May 29 23:30:29 2026] PUT /v2.0/trunks/ba253a2d-3d85-42d7-b646-b085aea49e85/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1729/3342] 10.0.0.235 () {32 vars in 728 bytes} [Fri May 29 23:30:29 2026] GET /v2.0/trunks/ba253a2d-3d85-42d7-b646-b085aea49e85/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3343] 10.0.0.235 () {32 vars in 736 bytes} [Fri May 29 23:30:29 2026] GET /v2.0/trunks/ba253a2d-3d85-42d7-b646-b085aea49e85/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 23:30:29.483 7 INFO neutron.api.v2.resource [None req-dcde1e13-29bf-4ced-935c-43943a3d98dc 380cf0cd5eb44a7e9e4f4062da51ca38 d20ad0b980f34ce48dd4f46564d6f23b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1730/3344] 10.0.0.235 () {32 vars in 740 bytes} [Fri May 29 23:30:29 2026] GET /v2.0/trunks/ba253a2d-3d85-42d7-b646-b085aea49e85/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3345] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:30:29 2026] DELETE /v2.0/trunks/ba253a2d-3d85-42d7-b646-b085aea49e85/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1731/3346] 10.0.0.235 () {32 vars in 728 bytes} [Fri May 29 23:30:29 2026] GET /v2.0/trunks/ba253a2d-3d85-42d7-b646-b085aea49e85/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 23:30:29.623 8 INFO neutron.api.v2.resource [None req-d03198f0-8004-43f3-9f0b-aca4d35c460b 380cf0cd5eb44a7e9e4f4062da51ca38 d20ad0b980f34ce48dd4f46564d6f23b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1616/3347] 10.0.0.235 () {32 vars in 743 bytes} [Fri May 29 23:30:29 2026] DELETE /v2.0/trunks/ba253a2d-3d85-42d7-b646-b085aea49e85/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1732/3348] 10.0.0.235 () {32 vars in 731 bytes} [Fri May 29 23:30:29 2026] DELETE /v2.0/trunks/ba253a2d-3d85-42d7-b646-b085aea49e85/tags => generated 0 bytes in 682 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3349] 10.0.0.235 () {32 vars in 728 bytes} [Fri May 29 23:30:30 2026] GET /v2.0/trunks/ba253a2d-3d85-42d7-b646-b085aea49e85/tags => 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: 1733/3350] 10.0.0.235 () {32 vars in 718 bytes} [Fri May 29 23:30:30 2026] GET /v2.0/trunks/ba253a2d-3d85-42d7-b646-b085aea49e85 => generated 407 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3351] 10.0.0.235 () {32 vars in 716 bytes} [Fri May 29 23:30:30 2026] GET /v2.0/ports/20c9988d-96e5-4bd4-b0ba-642099afc186 => generated 826 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1734/3352] 10.0.0.235 () {32 vars in 721 bytes} [Fri May 29 23:30:30 2026] DELETE /v2.0/trunks/ba253a2d-3d85-42d7-b646-b085aea49e85 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3353] 10.0.0.235 () {32 vars in 719 bytes} [Fri May 29 23:30:30 2026] DELETE /v2.0/ports/20c9988d-96e5-4bd4-b0ba-642099afc186 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 23:30:31.348 7 INFO neutron.services.segments.plugin [-] Segment 8d69ec91-99b9-4516-9c4f-bcbb1055bed4 resource provider aggregate not found 2026-05-29 23:30:31.353 7 INFO neutron.services.segments.plugin [-] Segment 8d69ec91-99b9-4516-9c4f-bcbb1055bed4 resource provider aggregate not found 2026-05-29 23:30:31.367 7 INFO neutron.services.segments.plugin [-] Segment 8d69ec91-99b9-4516-9c4f-bcbb1055bed4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d69ec91-99b9-4516-9c4f-bcbb1055bed4 found for delete ", "request_id": "req-34ea2cd1-24d8-4afc-a45a-0471d63dc23e"}]} 2026-05-29 23:30:31.372 7 INFO neutron.services.segments.plugin [-] Segment 8d69ec91-99b9-4516-9c4f-bcbb1055bed4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d69ec91-99b9-4516-9c4f-bcbb1055bed4 found for delete ", "request_id": "req-d4bbff74-1aaf-433f-ab51-e87a25ea09f6"}]} [pid: 7|app: 0|req: 1735/3354] 10.0.0.235 () {32 vars in 725 bytes} [Fri May 29 23:30:31 2026] DELETE /v2.0/networks/4cce4b7e-0942-4210-b47c-b24e431962a4 => 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: 1620/3355] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:30:32 2026] GET /v2.0/security-groups?tenant_id=d20ad0b980f34ce48dd4f46564d6f23b&name=default => generated 2929 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3358] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:30:32 2026] DELETE /v2.0/security-groups/03a1912b-60c8-4dea-aef7-70461ec83475 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1737/3359] 10.0.0.235 () {32 vars in 773 bytes} [Fri May 29 23:30:32 2026] GET /v2.0/security-groups?tenant_id=38f23ed40a0a439ba6e168ff0d1ce8fa&name=default => generated 2929 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3360] 10.0.0.235 () {32 vars in 739 bytes} [Fri May 29 23:30:32 2026] DELETE /v2.0/security-groups/b8a96ba2-e149-44dc-9a62-386cb3085117 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1738/3361] 10.0.0.235 () {32 vars in 648 bytes} [Fri May 29 23:30:36 2026] GET /v2.0/networks => generated 2168 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3362] 10.0.0.235 () {32 vars in 654 bytes} [Fri May 29 23:30:37 2026] GET /v2.0/floatingips => 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: 1739/3363] 10.0.0.235 () {32 vars in 646 bytes} [Fri May 29 23:30:37 2026] GET /v2.0/routers => generated 15 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3364] 10.0.0.235 () {32 vars in 642 bytes} [Fri May 29 23:30:37 2026] GET /v2.0/ports => generated 4721 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1740/3365] 10.0.0.235 () {32 vars in 646 bytes} [Fri May 29 23:30:38 2026] GET /v2.0/subnets => generated 1261 bytes in 964 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3366] 10.0.0.235 () {32 vars in 648 bytes} [Fri May 29 23:30:38 2026] GET /v2.0/networks => generated 2168 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1741/3367] 10.0.0.235 () {32 vars in 662 bytes} [Fri May 29 23:30:39 2026] GET /v2.0/security-groups => generated 17397 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3368] 10.0.0.235 () {32 vars in 654 bytes} [Fri May 29 23:30:39 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)