+ 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 [Tue Jun 2 12:52:59 2026] *** compiled with version: 11.4.0 on 02 June 2026 01:52:53 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-7fd574bf74-t667p 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 0x55d2362f7150 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:54: 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:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-02 12:53:03.015 8 INFO neutron.common.config [-] Logging enabled! 2026-06-02 12:53:03.015 8 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-06-02 12:53:03.047 7 INFO neutron.common.config [-] Logging enabled! 2026-06-02 12:53:03.047 7 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-06-02 12:53:03.296 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-02 12:53:03.340 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-02 12:53:04.126 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-02 12:53:04.129 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-02 12:53:04.132 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-02 12:53:04.133 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-02 12:53:04.133 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-02 12:53:04.133 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-02 12:53:04.133 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-02 12:53:04.139 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-02 12:53:04.139 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-02 12:53:04.140 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-02 12:53:04.158 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-02 12:53:04.159 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-02 12:53:04.159 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-02 12:53:04.202 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-02 12:53:04.202 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-02 12:53:04.203 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-02 12:53:04.203 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-02 12:53:04.210 8 WARNING oslo_policy.policy [None req-6a2760a6-a8f5-41d2-b797-c295e042ebd1 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-06-02 12:53:04.234 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-02 12:53:04.237 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-02 12:53:04.241 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-02 12:53:04.242 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-02 12:53:04.242 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-02 12:53:04.242 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-02 12:53:04.242 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-02 12:53:04.248 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-02 12:53:04.248 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-02 12:53:04.249 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-02 12:53:04.268 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-02 12:53:04.269 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-02 12:53:04.269 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-02 12:53:04.312 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-02 12:53:04.313 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-02 12:53:04.313 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-02 12:53:04.313 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-02 12:53:04.320 7 WARNING oslo_policy.policy [None req-8f508921-be2b-46d8-b819-7a65188499aa - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-06-02 12:53:04.760 7 INFO neutron.plugins.ml2.managers [None req-8f508921-be2b-46d8-b819-7a65188499aa - - - - - -] Initializing driver for type 'vlan' 2026-06-02 12:53:04.778 8 INFO neutron.plugins.ml2.managers [None req-6a2760a6-a8f5-41d2-b797-c295e042ebd1 - - - - - -] Initializing driver for type 'vlan' 2026-06-02 12:53:05.077 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8f508921-be2b-46d8-b819-7a65188499aa - - - - - -] VlanTypeDriver initialization complete 2026-06-02 12:53:05.077 7 INFO neutron.plugins.ml2.managers [None req-8f508921-be2b-46d8-b819-7a65188499aa - - - - - -] Initializing driver for type 'vxlan' 2026-06-02 12:53:05.078 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8f508921-be2b-46d8-b819-7a65188499aa - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-02 12:53:05.090 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-6a2760a6-a8f5-41d2-b797-c295e042ebd1 - - - - - -] VlanTypeDriver initialization complete 2026-06-02 12:53:05.090 8 INFO neutron.plugins.ml2.managers [None req-6a2760a6-a8f5-41d2-b797-c295e042ebd1 - - - - - -] Initializing driver for type 'vxlan' 2026-06-02 12:53:05.090 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-6a2760a6-a8f5-41d2-b797-c295e042ebd1 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-02 12:53:05.105 7 INFO neutron.plugins.ml2.managers [None req-8f508921-be2b-46d8-b819-7a65188499aa - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-02 12:53:05.105 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8f508921-be2b-46d8-b819-7a65188499aa - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-02 12:53:05.106 7 INFO neutron.plugins.ml2.managers [None req-8f508921-be2b-46d8-b819-7a65188499aa - - - - - -] Initializing extension driver 'port_security' 2026-06-02 12:53:05.106 7 INFO neutron.plugins.ml2.extensions.port_security [None req-8f508921-be2b-46d8-b819-7a65188499aa - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-02 12:53:05.106 7 INFO neutron.plugins.ml2.managers [None req-8f508921-be2b-46d8-b819-7a65188499aa - - - - - -] Initializing extension driver 'qos' 2026-06-02 12:53:05.106 7 INFO neutron.plugins.ml2.managers [None req-8f508921-be2b-46d8-b819-7a65188499aa - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-02 12:53:05.106 7 INFO neutron.plugins.ml2.managers [None req-8f508921-be2b-46d8-b819-7a65188499aa - - - - - -] Initializing mechanism driver 'l2population' 2026-06-02 12:53:05.115 8 INFO neutron.plugins.ml2.managers [None req-6a2760a6-a8f5-41d2-b797-c295e042ebd1 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-02 12:53:05.115 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-6a2760a6-a8f5-41d2-b797-c295e042ebd1 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-02 12:53:05.116 8 INFO neutron.plugins.ml2.managers [None req-6a2760a6-a8f5-41d2-b797-c295e042ebd1 - - - - - -] Initializing extension driver 'port_security' 2026-06-02 12:53:05.116 8 INFO neutron.plugins.ml2.extensions.port_security [None req-6a2760a6-a8f5-41d2-b797-c295e042ebd1 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-02 12:53:05.116 8 INFO neutron.plugins.ml2.managers [None req-6a2760a6-a8f5-41d2-b797-c295e042ebd1 - - - - - -] Initializing extension driver 'qos' 2026-06-02 12:53:05.116 8 INFO neutron.plugins.ml2.managers [None req-6a2760a6-a8f5-41d2-b797-c295e042ebd1 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-02 12:53:05.116 8 INFO neutron.plugins.ml2.managers [None req-6a2760a6-a8f5-41d2-b797-c295e042ebd1 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-02 12:53:05.117 7 INFO neutron.quota [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded quota_driver: . 2026-06-02 12:53:05.117 7 INFO neutron.plugins.ml2.plugin [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Modular L2 Plugin initialization complete 2026-06-02 12:53:05.117 7 INFO neutron.plugins.ml2.managers [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-02 12:53:05.118 7 INFO neutron.plugins.ml2.managers [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-02 12:53:05.118 7 INFO neutron.plugins.ml2.managers [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-02 12:53:05.118 7 INFO neutron.extensions.vlantransparent [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Disabled vlantransparent extension. 2026-06-02 12:53:05.118 7 INFO neutron.manager [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loading Plugin: qos 2026-06-02 12:53:05.127 8 INFO neutron.quota [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded quota_driver: . 2026-06-02 12:53:05.128 8 INFO neutron.plugins.ml2.plugin [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Modular L2 Plugin initialization complete 2026-06-02 12:53:05.128 8 INFO neutron.plugins.ml2.managers [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-02 12:53:05.128 8 INFO neutron.plugins.ml2.managers [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-02 12:53:05.128 8 INFO neutron.plugins.ml2.managers [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Got port-security extension from driver 'port_security' 2026-06-02 12:53:05.128 8 INFO neutron.extensions.vlantransparent [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Disabled vlantransparent extension. 2026-06-02 12:53:05.129 8 INFO neutron.manager [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loading Plugin: qos 2026-06-02 12:53:05.129 7 INFO neutron.manager [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loading Plugin: router 2026-06-02 12:53:05.139 8 INFO neutron.manager [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loading Plugin: router 2026-06-02 12:53:05.163 7 INFO neutron.services.service_base [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-02 12:53:05.164 7 INFO neutron.manager [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loading Plugin: segments 2026-06-02 12:53:05.173 8 INFO neutron.services.service_base [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-02 12:53:05.174 8 INFO neutron.manager [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loading Plugin: segments 2026-06-02 12:53:05.261 7 INFO neutron.manager [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loading Plugin: trunk 2026-06-02 12:53:05.274 8 INFO neutron.manager [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loading Plugin: trunk 2026-06-02 12:53:05.317 7 INFO neutron.manager [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loading Plugin: vpnaas 2026-06-02 12:53:05.328 8 INFO neutron.manager [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loading Plugin: vpnaas 2026-06-02 12:53:05.356 7 WARNING stevedore.named [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-02 12:53:05.369 8 WARNING stevedore.named [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-02 12:53:05.411 7 INFO neutron_vpnaas.services.vpn.plugin [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-02 12:53:05.411 7 INFO neutron.common.utils [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-02 12:53:05.412 7 INFO neutron.manager [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loading Plugin: auto_allocate 2026-06-02 12:53:05.415 7 INFO neutron.manager [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loading Plugin: tag 2026-06-02 12:53:05.416 8 INFO neutron_vpnaas.services.vpn.plugin [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-02 12:53:05.417 8 INFO neutron.common.utils [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-02 12:53:05.417 8 INFO neutron.manager [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loading Plugin: auto_allocate 2026-06-02 12:53:05.421 7 INFO neutron.manager [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loading Plugin: timestamp 2026-06-02 12:53:05.421 8 INFO neutron.manager [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loading Plugin: tag 2026-06-02 12:53:05.423 7 INFO neutron.manager [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loading Plugin: network_ip_availability 2026-06-02 12:53:05.426 8 INFO neutron.manager [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loading Plugin: timestamp 2026-06-02 12:53:05.426 7 INFO neutron.manager [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loading Plugin: flavors 2026-06-02 12:53:05.428 8 INFO neutron.manager [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loading Plugin: network_ip_availability 2026-06-02 12:53:05.429 7 INFO neutron.manager [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loading Plugin: revisions 2026-06-02 12:53:05.432 8 INFO neutron.manager [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loading Plugin: flavors 2026-06-02 12:53:05.433 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Initializing extension manager. 2026-06-02 12:53:05.434 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: address-group 2026-06-02 12:53:05.435 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: address-scope 2026-06-02 12:53:05.435 8 INFO neutron.manager [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loading Plugin: revisions 2026-06-02 12:53:05.436 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-02 12:53:05.436 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: agent 2026-06-02 12:53:05.437 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: agent-resources-synced 2026-06-02 12:53:05.438 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-02 12:53:05.439 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Initializing extension manager. 2026-06-02 12:53:05.439 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-02 12:53:05.440 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: address-group 2026-06-02 12:53:05.440 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: availability_zone 2026-06-02 12:53:05.441 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: availability_zone_filter 2026-06-02 12:53:05.441 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: address-scope 2026-06-02 12:53:05.441 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-02 12:53:05.441 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-02 12:53:05.442 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: default-subnetpools 2026-06-02 12:53:05.442 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: agent 2026-06-02 12:53:05.443 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: agent-resources-synced 2026-06-02 12:53:05.443 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-02 12:53:05.444 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: dns-integration 2026-06-02 12:53:05.444 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: allowed-address-pairs 2026-06-02 12:53:05.444 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: dns-domain-ports 2026-06-02 12:53:05.445 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: auto-allocated-topology 2026-06-02 12:53:05.445 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-02 12:53:05.446 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: availability_zone 2026-06-02 12:53:05.446 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: dvr 2026-06-02 12:53:05.446 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: availability_zone_filter 2026-06-02 12:53:05.446 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-02 12:53:05.447 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-02 12:53:05.447 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: empty-string-filtering 2026-06-02 12:53:05.447 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: default-subnetpools 2026-06-02 12:53:05.448 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-02 12:53:05.448 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-02 12:53:05.449 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-02 12:53:05.449 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: external-net 2026-06-02 12:53:05.449 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: dns-integration 2026-06-02 12:53:05.450 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-02 12:53:05.450 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: dns-domain-ports 2026-06-02 12:53:05.451 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: extraroute 2026-06-02 12:53:05.451 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-02 12:53:05.451 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: extraroute-atomic 2026-06-02 12:53:05.452 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: dvr 2026-06-02 12:53:05.452 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-02 12:53:05.452 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-02 12:53:05.453 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: empty-string-filtering 2026-06-02 12:53:05.453 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-02 12:53:05.453 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-02 12:53:05.453 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-02 12:53:05.454 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-02 12:53:05.454 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-02 12:53:05.454 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: external-net 2026-06-02 12:53:05.455 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: fip-port-details 2026-06-02 12:53:05.455 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-02 12:53:05.456 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: flavors 2026-06-02 12:53:05.456 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: extraroute 2026-06-02 12:53:05.457 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: extraroute-atomic 2026-06-02 12:53:05.457 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-02 12:53:05.458 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-02 12:53:05.459 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-02 12:53:05.459 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-02 12:53:05.459 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-02 12:53:05.459 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: floatingip-pools 2026-06-02 12:53:05.460 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: fip-port-details 2026-06-02 12:53:05.460 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: ip_allocation 2026-06-02 12:53:05.460 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: flavors 2026-06-02 12:53:05.461 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-02 12:53:05.461 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: l2_adjacency 2026-06-02 12:53:05.461 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-02 12:53:05.462 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: floatingip-pools 2026-06-02 12:53:05.462 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: router 2026-06-02 12:53:05.463 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: ip_allocation 2026-06-02 12:53:05.463 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: ip-substring-filtering 2026-06-02 12:53:05.464 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: l2_adjacency 2026-06-02 12:53:05.464 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-02 12:53:05.465 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: ext-gw-mode 2026-06-02 12:53:05.465 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: router 2026-06-02 12:53:05.465 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: l3-ha 2026-06-02 12:53:05.466 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-02 12:53:05.466 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-02 12:53:05.467 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-02 12:53:05.467 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: l3-flavors 2026-06-02 12:53:05.467 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: ext-gw-mode 2026-06-02 12:53:05.468 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-02 12:53:05.468 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: l3-ha 2026-06-02 12:53:05.468 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-02 12:53:05.468 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-02 12:53:05.469 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-02 12:53:05.470 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: l3-flavors 2026-06-02 12:53:05.470 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-02 12:53:05.470 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-02 12:53:05.471 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-02 12:53:05.471 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-02 12:53:05.472 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-02 12:53:05.473 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-02 12:53:05.473 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-02 12:53:05.474 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-02 12:53:05.474 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-02 12:53:05.474 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: multi-provider 2026-06-02 12:53:05.475 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-02 12:53:05.475 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: net-mtu 2026-06-02 12:53:05.476 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: net-mtu-writable 2026-06-02 12:53:05.476 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-02 12:53:05.476 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: network_availability_zone 2026-06-02 12:53:05.477 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-02 12:53:05.477 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: network_ha 2026-06-02 12:53:05.477 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: multi-provider 2026-06-02 12:53:05.478 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: network-ip-availability 2026-06-02 12:53:05.478 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: net-mtu 2026-06-02 12:53:05.478 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: net-mtu-writable 2026-06-02 12:53:05.479 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-02 12:53:05.479 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: network_availability_zone 2026-06-02 12:53:05.479 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: pagination 2026-06-02 12:53:05.480 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: network_ha 2026-06-02 12:53:05.480 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: port-device-profile 2026-06-02 12:53:05.480 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: network-ip-availability 2026-06-02 12:53:05.480 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-02 12:53:05.481 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-02 12:53:05.481 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-02 12:53:05.481 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: port-mac-override 2026-06-02 12:53:05.482 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: pagination 2026-06-02 12:53:05.482 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-02 12:53:05.482 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: port-device-profile 2026-06-02 12:53:05.482 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-02 12:53:05.483 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-02 12:53:05.483 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: port-resource-request 2026-06-02 12:53:05.483 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-02 12:53:05.484 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-02 12:53:05.484 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: port-mac-override 2026-06-02 12:53:05.484 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: binding 2026-06-02 12:53:05.484 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-02 12:53:05.485 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: binding-extended 2026-06-02 12:53:05.485 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-02 12:53:05.485 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: port-security 2026-06-02 12:53:05.486 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: port-resource-request 2026-06-02 12:53:05.486 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: project-id 2026-06-02 12:53:05.486 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: port-resource-request-groups 2026-06-02 12:53:05.486 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: provider 2026-06-02 12:53:05.487 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: binding 2026-06-02 12:53:05.488 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: binding-extended 2026-06-02 12:53:05.488 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: port-security 2026-06-02 12:53:05.488 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: qos 2026-06-02 12:53:05.489 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: project-id 2026-06-02 12:53:05.489 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-02 12:53:05.489 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: provider 2026-06-02 12:53:05.490 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-02 12:53:05.490 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: qos-default 2026-06-02 12:53:05.491 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: qos-fip 2026-06-02 12:53:05.491 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: qos 2026-06-02 12:53:05.491 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-02 12:53:05.492 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-02 12:53:05.492 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-02 12:53:05.492 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-02 12:53:05.492 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-02 12:53:05.493 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: qos-default 2026-06-02 12:53:05.493 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-02 12:53:05.493 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: qos-fip 2026-06-02 12:53:05.494 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-02 12:53:05.494 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-02 12:53:05.494 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: qos-pps 2026-06-02 12:53:05.494 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: qos-gateway-ip 2026-06-02 12:53:05.495 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-02 12:53:05.495 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: qos-port-network-policy 2026-06-02 12:53:05.496 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-02 12:53:05.496 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: qos-pps-minimum 2026-06-02 12:53:05.496 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: qos-rules-alias 2026-06-02 12:53:05.496 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-02 12:53:05.497 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: quota-check-limit 2026-06-02 12:53:05.497 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: qos-pps 2026-06-02 12:53:05.498 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: qos-rule-type-details 2026-06-02 12:53:05.498 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-02 12:53:05.499 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: quotas 2026-06-02 12:53:05.499 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: qos-rules-alias 2026-06-02 12:53:05.499 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: quota-check-limit 2026-06-02 12:53:05.500 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: quota_details 2026-06-02 12:53:05.501 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: rbac-policies 2026-06-02 12:53:05.501 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: quotas 2026-06-02 12:53:05.501 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: rbac-address-group 2026-06-02 12:53:05.502 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: quota_details 2026-06-02 12:53:05.502 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: rbac-address-scope 2026-06-02 12:53:05.503 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: rbac-security-groups 2026-06-02 12:53:05.503 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-02 12:53:05.503 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: rbac-policies 2026-06-02 12:53:05.504 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: revision-if-match 2026-06-02 12:53:05.504 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: rbac-address-group 2026-06-02 12:53:05.504 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: rbac-address-scope 2026-06-02 12:53:05.504 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-02 12:53:05.505 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: rbac-security-groups 2026-06-02 12:53:05.505 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: router_availability_zone 2026-06-02 12:53:05.506 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: rbac-subnetpool 2026-06-02 12:53:05.506 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-02 12:53:05.506 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: revision-if-match 2026-06-02 12:53:05.507 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: standard-attr-revisions 2026-06-02 12:53:05.507 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-02 12:53:05.508 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: router_availability_zone 2026-06-02 12:53:05.508 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-02 12:53:05.508 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-02 12:53:05.508 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-02 12:53:05.509 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-02 12:53:05.509 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-02 12:53:05.510 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: security-groups-default-rules 2026-06-02 12:53:05.510 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-02 12:53:05.511 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-02 12:53:05.511 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-02 12:53:05.512 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-02 12:53:05.516 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: security-group 2026-06-02 12:53:05.517 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: segment 2026-06-02 12:53:05.518 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-02 12:53:05.519 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: service-type 2026-06-02 12:53:05.519 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: sorting 2026-06-02 12:53:05.520 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: security-group 2026-06-02 12:53:05.520 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: standard-attr-segment 2026-06-02 12:53:05.520 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: standard-attr-description 2026-06-02 12:53:05.521 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: segment 2026-06-02 12:53:05.521 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: stateful-security-group 2026-06-02 12:53:05.521 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-02 12:53:05.522 7 WARNING neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-02 12:53:05.522 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: service-type 2026-06-02 12:53:05.522 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-02 12:53:05.522 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: sorting 2026-06-02 12:53:05.523 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: standard-attr-segment 2026-06-02 12:53:05.523 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: subnet_onboard 2026-06-02 12:53:05.524 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-02 12:53:05.524 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: standard-attr-description 2026-06-02 12:53:05.524 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: subnet-service-types 2026-06-02 12:53:05.524 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: stateful-security-group 2026-06-02 12:53:05.525 8 WARNING neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-02 12:53:05.525 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: subnet_allocation 2026-06-02 12:53:05.525 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-02 12:53:05.526 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-02 12:53:05.526 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: subnet_onboard 2026-06-02 12:53:05.526 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-02 12:53:05.526 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-02 12:53:05.527 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: subnet-service-types 2026-06-02 12:53:05.528 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: subnet_allocation 2026-06-02 12:53:05.528 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-02 12:53:05.529 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-02 12:53:05.529 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: standard-attr-tag 2026-06-02 12:53:05.530 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-02 12:53:05.530 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: trunk 2026-06-02 12:53:05.531 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: trunk-details 2026-06-02 12:53:05.532 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-02 12:53:05.532 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: standard-attr-tag 2026-06-02 12:53:05.533 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-02 12:53:05.533 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-02 12:53:05.534 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: trunk 2026-06-02 12:53:05.534 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-02 12:53:05.534 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: trunk-details 2026-06-02 12:53:05.535 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: vpn-flavors 2026-06-02 12:53:05.535 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-02 12:53:05.535 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-02 12:53:05.536 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-02 12:53:05.536 7 INFO neutron.api.extensions [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Loaded extension: vpnaas 2026-06-02 12:53:05.537 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: vpn-flavors 2026-06-02 12:53:05.538 8 INFO neutron.api.extensions [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Loaded extension: vpnaas 2026-06-02 12:53:05.539 7 INFO neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-02 12:53:05.540 7 INFO neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-02 12:53:05.540 7 INFO neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 12:53:05.540 7 INFO neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-02 12:53:05.541 8 INFO neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-02 12:53:05.541 8 INFO neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-02 12:53:05.541 8 INFO neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 12:53:05.541 7 INFO neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-02 12:53:05.541 8 INFO neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-02 12:53:05.541 7 INFO neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-02 12:53:05.542 8 INFO neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-02 12:53:05.542 8 INFO neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-02 12:53:05.543 7 INFO neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-02 12:53:05.544 7 INFO neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-02 12:53:05.544 7 INFO neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-02 12:53:05.544 7 INFO neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 12:53:05.544 8 INFO neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-02 12:53:05.544 7 WARNING neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] subnetpool is already registered 2026-06-02 12:53:05.545 7 INFO neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 12:53:05.545 8 INFO neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-02 12:53:05.545 7 WARNING neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] subnetpool is already registered 2026-06-02 12:53:05.545 8 INFO neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-02 12:53:05.545 7 INFO neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-02 12:53:05.545 8 INFO neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 12:53:05.545 8 WARNING neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] subnetpool is already registered 2026-06-02 12:53:05.545 7 INFO neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-02 12:53:05.545 8 INFO neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 12:53:05.545 7 INFO neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-02 12:53:05.546 8 WARNING neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] subnetpool is already registered 2026-06-02 12:53:05.546 7 INFO neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-02 12:53:05.546 7 INFO neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-02 12:53:05.546 7 INFO neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-02 12:53:05.547 8 INFO neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-02 12:53:05.547 8 INFO neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-02 12:53:05.547 8 INFO neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-02 12:53:05.548 8 INFO neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-02 12:53:05.548 8 INFO neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-02 12:53:05.548 8 INFO neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-02 12:53:05.548 7 INFO neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-02 12:53:05.548 7 WARNING neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] router is already registered 2026-06-02 12:53:05.549 7 INFO neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-02 12:53:05.549 7 WARNING neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] floatingip is already registered 2026-06-02 12:53:05.550 7 INFO neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-02 12:53:05.550 8 INFO neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-02 12:53:05.550 7 WARNING neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] rbac_policy is already registered 2026-06-02 12:53:05.550 8 WARNING neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] router is already registered 2026-06-02 12:53:05.550 7 INFO neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-02 12:53:05.550 8 INFO neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-02 12:53:05.550 7 WARNING neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] security_group is already registered 2026-06-02 12:53:05.550 8 WARNING neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] floatingip is already registered 2026-06-02 12:53:05.551 7 INFO neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-02 12:53:05.551 7 WARNING neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] security_group_rule is already registered 2026-06-02 12:53:05.551 7 INFO neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 12:53:05.551 8 INFO neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-02 12:53:05.551 7 WARNING neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] subnetpool is already registered 2026-06-02 12:53:05.551 8 WARNING neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] rbac_policy is already registered 2026-06-02 12:53:05.552 7 INFO neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 12:53:05.552 8 INFO neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-02 12:53:05.552 7 WARNING neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] subnetpool is already registered 2026-06-02 12:53:05.552 8 WARNING neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] security_group is already registered 2026-06-02 12:53:05.552 7 INFO neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-02 12:53:05.552 8 INFO neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-02 12:53:05.552 7 WARNING neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] trunk is already registered 2026-06-02 12:53:05.552 8 WARNING neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] security_group_rule is already registered 2026-06-02 12:53:05.552 7 INFO neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-02 12:53:05.552 8 INFO neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 12:53:05.553 7 WARNING neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] endpoint_group is already registered 2026-06-02 12:53:05.553 8 WARNING neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] subnetpool is already registered 2026-06-02 12:53:05.553 7 INFO neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-02 12:53:05.553 8 INFO neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 12:53:05.553 7 WARNING neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] vpnservice is already registered 2026-06-02 12:53:05.553 8 WARNING neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] subnetpool is already registered 2026-06-02 12:53:05.553 7 INFO neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-02 12:53:05.553 8 INFO neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-02 12:53:05.553 7 WARNING neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] ipsec_site_connection is already registered 2026-06-02 12:53:05.553 8 WARNING neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] trunk is already registered 2026-06-02 12:53:05.554 7 INFO neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-02 12:53:05.554 8 INFO neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-02 12:53:05.554 7 WARNING neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] ipsecpolicy is already registered 2026-06-02 12:53:05.554 8 WARNING neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] endpoint_group is already registered 2026-06-02 12:53:05.554 7 INFO neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-02 12:53:05.554 8 INFO neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-02 12:53:05.554 7 WARNING neutron.quota.resource_registry [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] ikepolicy is already registered 2026-06-02 12:53:05.554 8 WARNING neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] vpnservice is already registered 2026-06-02 12:53:05.554 8 INFO neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-02 12:53:05.554 8 WARNING neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] ipsec_site_connection is already registered 2026-06-02 12:53:05.555 8 INFO neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-02 12:53:05.555 8 WARNING neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] ipsecpolicy is already registered 2026-06-02 12:53:05.555 8 INFO neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-02 12:53:05.555 8 WARNING neutron.quota.resource_registry [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] ikepolicy is already registered 2026-06-02 12:53:05.592 8 WARNING keystonemiddleware._common.config [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-02 12:53:05.593 7 WARNING keystonemiddleware._common.config [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-02 12:53:05.599 8 WARNING oslo_config.cfg [None req-7d2cfd27-f8bb-40ad-8b9b-483d0e60e83b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-02 12:53:05.601 7 WARNING oslo_config.cfg [None req-50ff0548-d437-473f-9068-53b124151d68 - - - - - -] 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 0x55d2362f7150 pid: 8 (default app) WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55d2362f7150 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 12:53:12.450 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5f9b186d-4eed-4e6d-a77e-4871e68c83a7 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/4] 199.204.45.238 () {44 vars in 927 bytes} [Tue Jun 2 12:53:11 2026] GET /v2.0/networks/public => generated 108 bytes in 756 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 3/5] 199.204.45.238 () {44 vars in 949 bytes} [Tue Jun 2 12:53:12 2026] GET /v2.0/networks?name=public => generated 15 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 12:53:13.035 7 WARNING oslo_policy.policy [None req-f019be43-c225-4847-8dcd-36a3f4dbfc76 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-06-02 12:53:13.167 7 WARNING neutron.services.revisions.revision_plugin [None req-f019be43-c225-4847-8dcd-36a3f4dbfc76 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Could not find related network for resource to bump revision. 2026-06-02 12:53:13.271 7 INFO neutron.db.segments_db [None req-f019be43-c225-4847-8dcd-36a3f4dbfc76 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Added segment 1ea6de53-90bc-40fa-a89e-0595f0bcdef5 of type flat for network d199b7ad-49a1-4e1e-b85c-91b370404923 2026-06-02 12:53:13.322 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f019be43-c225-4847-8dcd-36a3f4dbfc76 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.238 () {48 vars in 967 bytes} [Tue Jun 2 12:53:12 2026] POST /v2.0/networks => generated 124 bytes in 608 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 12:53:19.549 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8535240e-55da-4729-81c1-b3eacbca97a9 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/7] 199.204.45.238 () {44 vars in 927 bytes} [Tue Jun 2 12:53:19 2026] GET /v2.0/networks/public => generated 108 bytes in 368 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.238 () {44 vars in 949 bytes} [Tue Jun 2 12:53:19 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 12:53:19.879 8 WARNING oslo_policy.policy [None req-f27fee8f-9f60-4ac8-9320-33f35112a4b6 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-06-02 12:53:19.921 8 WARNING neutron.services.revisions.revision_plugin [None req-f27fee8f-9f60-4ac8-9320-33f35112a4b6 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Could not find related network for resource to bump revision. 2026-06-02 12:53:19.948 8 INFO neutron.db.segments_db [None req-f27fee8f-9f60-4ac8-9320-33f35112a4b6 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Added segment b954cb27-2b6e-4a3b-a12c-5d2c0feb509c of type flat for network 983b8fd6-5645-4a46-b6e3-46cbc160f26d 2026-06-02 12:53:19.998 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f27fee8f-9f60-4ac8-9320-33f35112a4b6 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/9] 199.204.45.238 () {48 vars in 967 bytes} [Tue Jun 2 12:53:19 2026] POST /v2.0/networks => generated 124 bytes in 436 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 12:53:25.895 8 INFO neutron.pecan_wsgi.hooks.translation [None req-436ef83b-ef86-49b3-88ef-64f554ce853e 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/11] 199.204.45.238 () {44 vars in 927 bytes} [Tue Jun 2 12:53:25 2026] GET /v2.0/networks/public => generated 108 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/12] 199.204.45.238 () {44 vars in 949 bytes} [Tue Jun 2 12:53:25 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 12:53:25.985 8 WARNING neutron.services.revisions.revision_plugin [None req-cd4be69d-711b-4ee5-a0e5-31ca9113a540 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Could not find related network for resource to bump revision. 2026-06-02 12:53:26.006 8 INFO neutron.db.segments_db [None req-cd4be69d-711b-4ee5-a0e5-31ca9113a540 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Added segment bc5f2e27-1e93-4b68-bbef-d394a4a7ff20 of type flat for network 896cff93-8bf8-4b0b-bbeb-a6bfe5359b6b 2026-06-02 12:53:26.044 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cd4be69d-711b-4ee5-a0e5-31ca9113a540 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/13] 199.204.45.238 () {48 vars in 967 bytes} [Tue Jun 2 12:53:25 2026] POST /v2.0/networks => generated 124 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 12:53:31.957 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b751cfb2-7c03-4a98-86c5-7d104d123ab5 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/14] 199.204.45.238 () {44 vars in 927 bytes} [Tue Jun 2 12:53:31 2026] GET /v2.0/networks/public => generated 108 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.238 () {44 vars in 949 bytes} [Tue Jun 2 12:53:31 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-06-02 12:53:32.060 7 WARNING neutron.services.revisions.revision_plugin [None req-38f2ae82-1d27-411f-9e85-a665a9678a85 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Could not find related network for resource to bump revision. 2026-06-02 12:53:32.088 7 INFO neutron.db.segments_db [None req-38f2ae82-1d27-411f-9e85-a665a9678a85 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Added segment 847b41d5-72dd-44f7-9663-61751e385a65 of type flat for network e0965226-54b6-4442-8221-f6534c410986 2026-06-02 12:53:32.134 7 INFO neutron.pecan_wsgi.hooks.translation [None req-38f2ae82-1d27-411f-9e85-a665a9678a85 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/16] 199.204.45.238 () {48 vars in 967 bytes} [Tue Jun 2 12:53:31 2026] POST /v2.0/networks => generated 124 bytes in 157 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 12:53:38.064 8 INFO neutron.pecan_wsgi.hooks.translation [None req-08ade8ed-0fdc-4a8e-9ddd-8c49c4354282 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/17] 199.204.45.238 () {44 vars in 927 bytes} [Tue Jun 2 12:53:38 2026] GET /v2.0/networks/public => generated 108 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/18] 199.204.45.238 () {44 vars in 949 bytes} [Tue Jun 2 12:53:38 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-06-02 12:53:38.366 8 WARNING neutron.services.revisions.revision_plugin [None req-e2a61d1e-453b-4ab7-952d-bff8a22dca15 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Could not find related network for resource to bump revision. 2026-06-02 12:53:38.385 8 INFO neutron.db.segments_db [None req-e2a61d1e-453b-4ab7-952d-bff8a22dca15 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Added segment 0a58f8ef-4cea-4aee-ad17-917d8fb6dc63 of type flat for network c2757a49-9591-44e2-ae2e-4b86bc70e76d [pid: 8|app: 0|req: 10/19] 199.204.45.238 () {48 vars in 967 bytes} [Tue Jun 2 12:53:38 2026] POST /v2.0/networks => generated 706 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 12:53:39.816 7 INFO neutron.pecan_wsgi.hooks.translation [None req-88bbc18e-34a8-4b8d-96df-684044d7c16f 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/20] 199.204.45.238 () {44 vars in 927 bytes} [Tue Jun 2 12:53:39 2026] GET /v2.0/networks/public => generated 108 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.238 () {44 vars in 949 bytes} [Tue Jun 2 12:53:39 2026] GET /v2.0/networks?name=public => generated 709 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 12:53:39.931 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5c55fb5c-4034-4515-b3c0-49362ab0c749 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/22] 199.204.45.238 () {44 vars in 1034 bytes} [Tue Jun 2 12:53:39 2026] GET /v2.0/subnets/public-subnet?network_id=c2757a49-9591-44e2-ae2e-4b86bc70e76d => 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: 12/23] 199.204.45.238 () {44 vars in 1057 bytes} [Tue Jun 2 12:53:39 2026] GET /v2.0/subnets?name=public-subnet&network_id=c2757a49-9591-44e2-ae2e-4b86bc70e76d => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/24] 199.204.45.238 () {48 vars in 965 bytes} [Tue Jun 2 12:53:39 2026] POST /v2.0/subnets => generated 641 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 12:58:06.535 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c9195395-6e31-465b-a89b-bf33e3feea34] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-02 12:58:06.542 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4426d220-1abc-45ab-8337-0a1f63779a35] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-02 12:58:06.544 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jun 2 12:58:06 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.238) !!! 2026-06-02 12:58:06.661 7 INFO neutron.pecan_wsgi.hooks.translation [None req-72aa4ed2-f0d6-43f3-a80c-086181fdf314 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 30/59] 199.204.45.238 () {44 vars in 937 bytes} [Tue Jun 2 12:58:06 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 12:58:06.670 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [98eb7a89-ff1f-4923-8c07-fa024c2125fc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-02 12:58:06.671 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [20a8c643-ff86-4f50-a3e6-b2a229be1e9c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-02 12:58:06.673 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jun 2 12:58:06 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.238) !!! [pid: 8|app: 0|req: 30/60] 199.204.45.238 () {44 vars in 959 bytes} [Tue Jun 2 12:58:06 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 12:58:06.766 7 INFO neutron.db.segments_db [None req-db157bdc-9569-4a4b-b271-3befc6997a64 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Added segment 85ada759-3627-46ab-9849-5a20bcc70b4b of type vxlan for network e6eca629-9f34-4d9d-b976-533764bf9add [pid: 7|app: 0|req: 31/61] 199.204.45.238 () {48 vars in 966 bytes} [Tue Jun 2 12:58:06 2026] POST /v2.0/networks => generated 707 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 12:58:07.822 8 INFO oslo.messaging._drivers.impl_rabbit [-] [98eb7a89-ff1f-4923-8c07-fa024c2125fc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59976. 2026-06-02 12:58:07.826 8 INFO oslo.messaging._drivers.impl_rabbit [-] [20a8c643-ff86-4f50-a3e6-b2a229be1e9c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59984. 2026-06-02 12:58:07.869 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bc103d58-4c06-4fd1-8036-278b7f340aaf 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/62] 199.204.45.238 () {44 vars in 937 bytes} [Tue Jun 2 12:58:07 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-06-02 12:58:07.935 7 INFO oslo.messaging._drivers.impl_rabbit [-] [c9195395-6e31-465b-a89b-bf33e3feea34] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59998. 2026-06-02 12:58:07.937 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4426d220-1abc-45ab-8337-0a1f63779a35] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60006. [pid: 7|app: 0|req: 32/63] 199.204.45.238 () {44 vars in 959 bytes} [Tue Jun 2 12:58:07 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 12:58:07.986 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2dd04939-1ed6-449d-a1d2-00efd7698167 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/64] 199.204.45.238 () {44 vars in 1036 bytes} [Tue Jun 2 12:58:07 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=e6eca629-9f34-4d9d-b976-533764bf9add => generated 114 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/65] 199.204.45.238 () {44 vars in 1059 bytes} [Tue Jun 2 12:58:07 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=e6eca629-9f34-4d9d-b976-533764bf9add => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/66] 199.204.45.238 () {48 vars in 965 bytes} [Tue Jun 2 12:58:08 2026] POST /v2.0/subnets => generated 627 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 12:58:09.400 7 INFO neutron.api.v2.resource [None req-caf8f3c6-f9b9-4962-bc7f-ba36775e49a4 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/67] 199.204.45.238 () {44 vars in 971 bytes} [Tue Jun 2 12:58:09 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/68] 199.204.45.238 () {44 vars in 993 bytes} [Tue Jun 2 12:58:09 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/69] 199.204.45.238 () {48 vars in 980 bytes} [Tue Jun 2 12:58:09 2026] POST /v2.0/security-groups => generated 1552 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/72] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 12:58:10 2026] GET /v2.0/security-groups/5dd76cd3-31a5-4593-b56b-819456fdf6db => generated 1552 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/73] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 12:58:10 2026] GET /v2.0/security-groups/5dd76cd3-31a5-4593-b56b-819456fdf6db => generated 1552 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/74] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 12:58:10 2026] GET /v2.0/security-groups/5dd76cd3-31a5-4593-b56b-819456fdf6db => generated 1552 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/75] 199.204.45.238 () {48 vars in 991 bytes} [Tue Jun 2 12:58:10 2026] POST /v2.0/security-group-rules => generated 569 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/76] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 12:58:11 2026] GET /v2.0/security-groups/5dd76cd3-31a5-4593-b56b-819456fdf6db => generated 2134 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/77] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 12:58:11 2026] GET /v2.0/security-groups/5dd76cd3-31a5-4593-b56b-819456fdf6db => generated 2134 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/78] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 12:58:11 2026] GET /v2.0/security-groups/5dd76cd3-31a5-4593-b56b-819456fdf6db => generated 2134 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/79] 199.204.45.238 () {48 vars in 991 bytes} [Tue Jun 2 12:58:11 2026] POST /v2.0/security-group-rules => generated 571 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/80] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 12:58:12 2026] GET /v2.0/security-groups/5dd76cd3-31a5-4593-b56b-819456fdf6db => generated 2718 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/81] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 12:58:12 2026] GET /v2.0/security-groups/5dd76cd3-31a5-4593-b56b-819456fdf6db => generated 2718 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/82] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 12:58:12 2026] GET /v2.0/security-groups/5dd76cd3-31a5-4593-b56b-819456fdf6db => generated 2718 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/83] 199.204.45.238 () {48 vars in 991 bytes} [Tue Jun 2 12:58:12 2026] POST /v2.0/security-group-rules => generated 571 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/84] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 12:58:13 2026] GET /v2.0/security-groups/5dd76cd3-31a5-4593-b56b-819456fdf6db => generated 3302 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/85] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 12:58:13 2026] GET /v2.0/security-groups/5dd76cd3-31a5-4593-b56b-819456fdf6db => generated 3302 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/86] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 12:58:13 2026] GET /v2.0/security-groups/5dd76cd3-31a5-4593-b56b-819456fdf6db => generated 3302 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/87] 199.204.45.238 () {48 vars in 991 bytes} [Tue Jun 2 12:58:13 2026] POST /v2.0/security-group-rules => generated 571 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/88] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 12:58:14 2026] GET /v2.0/security-groups/5dd76cd3-31a5-4593-b56b-819456fdf6db => generated 3886 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/89] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 12:58:14 2026] GET /v2.0/security-groups/5dd76cd3-31a5-4593-b56b-819456fdf6db => generated 3886 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/90] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 12:58:14 2026] GET /v2.0/security-groups/5dd76cd3-31a5-4593-b56b-819456fdf6db => generated 3886 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/91] 199.204.45.238 () {48 vars in 991 bytes} [Tue Jun 2 12:58:14 2026] POST /v2.0/security-group-rules => generated 571 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/92] 199.204.45.238 () {44 vars in 987 bytes} [Tue Jun 2 12:58:16 2026] GET /v2.0/networks/e6eca629-9f34-4d9d-b976-533764bf9add => generated 732 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 12:58:16.227 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f1c4d209-e301-4a6f-a984-72d0d2120a02 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 46/93] 199.204.45.238 () {44 vars in 1076 bytes} [Tue Jun 2 12:58:16 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=e6eca629-9f34-4d9d-b976-533764bf9add => generated 132 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/94] 199.204.45.238 () {44 vars in 1099 bytes} [Tue Jun 2 12:58:16 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=e6eca629-9f34-4d9d-b976-533764bf9add => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/95] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 12:58:16 2026] GET /v2.0/security-groups/5dd76cd3-31a5-4593-b56b-819456fdf6db => generated 4470 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/96] 199.204.45.238 () {48 vars in 961 bytes} [Tue Jun 2 12:58:16 2026] POST /v2.0/ports => generated 1096 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 12:58:22.224 8 INFO neutron.pecan_wsgi.hooks.translation [None req-62ef421d-8a40-41d0-8a80-8d4d5a8ed4cf 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 48/97] 199.204.45.238 () {44 vars in 979 bytes} [Tue Jun 2 12:58:22 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 50/98] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 12:58:22 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/99] 199.204.45.238 () {48 vars in 1031 bytes} [Tue Jun 2 12:58:22 2026] PUT /v2.0/ports/7866421d-28ff-4f04-9944-d6958b910bca => generated 1209 bytes in 707 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/100] 199.204.45.238 () {44 vars in 920 bytes} [Tue Jun 2 12:58:24 2026] GET /v2.0/ports => generated 3726 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 12:58:25.675 7 INFO neutron.api.v2.resource [None req-61c8c054-706d-457d-b364-7ce46e4f6a59 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/103] 199.204.45.238 () {44 vars in 959 bytes} [Tue Jun 2 12:58:25 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 47 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: 51/104] 199.204.45.238 () {44 vars in 981 bytes} [Tue Jun 2 12:58:25 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/105] 199.204.45.238 () {48 vars in 980 bytes} [Tue Jun 2 12:58:25 2026] POST /v2.0/security-groups => generated 1546 bytes in 115 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, ' [pid: 8|app: 0|req: 52/106] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 12:58:26 2026] GET /v2.0/security-groups/66e899f8-1891-4815-bde7-efe5383a2f57 => generated 1546 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/107] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 12:58:26 2026] GET /v2.0/security-groups/66e899f8-1891-4815-bde7-efe5383a2f57 => generated 1546 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/108] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 12:58:26 2026] GET /v2.0/security-groups/66e899f8-1891-4815-bde7-efe5383a2f57 => generated 1546 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/109] 199.204.45.238 () {48 vars in 991 bytes} [Tue Jun 2 12:58:26 2026] POST /v2.0/security-group-rules => generated 589 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/110] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 12:58:27 2026] GET /v2.0/security-groups/66e899f8-1891-4815-bde7-efe5383a2f57 => generated 2148 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/111] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 12:58:27 2026] GET /v2.0/security-groups/66e899f8-1891-4815-bde7-efe5383a2f57 => generated 2148 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/112] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 12:58:27 2026] GET /v2.0/security-groups/66e899f8-1891-4815-bde7-efe5383a2f57 => generated 2148 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/113] 199.204.45.238 () {48 vars in 991 bytes} [Tue Jun 2 12:58:27 2026] POST /v2.0/security-group-rules => generated 593 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/124] 199.204.45.238 () {44 vars in 975 bytes} [Tue Jun 2 12:59:45 2026] GET /v2.0/quotas/6113b4144fcb4670a97a3842b1c63b8e => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 61/125] 199.204.45.238 () {48 vars in 1027 bytes} [Tue Jun 2 12:59:46 2026] PUT /v2.0/quotas/6113b4144fcb4670a97a3842b1c63b8e => generated 291 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:01:54.681 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4426d220-1abc-45ab-8337-0a1f63779a35] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-02 13:01:54.682 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c9195395-6e31-465b-a89b-bf33e3feea34] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-02 13:01:54.682 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jun 2 13:01:54 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.204.45.238) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:01:54.809 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5c46d96f-8689-4aa8-9e32-e7b01ef41c98 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 73/142] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 2 13:01:54 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 13:01:54.823 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [98eb7a89-ff1f-4923-8c07-fa024c2125fc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-02 13:01:54.826 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [20a8c643-ff86-4f50-a3e6-b2a229be1e9c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-02 13:01:54.828 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jun 2 13:01:54 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.238) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 70/143] 199.204.45.238 () {30 vars in 763 bytes} [Tue Jun 2 13:01:54 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:01:56.778 8 INFO oslo.messaging._drivers.impl_rabbit [-] [98eb7a89-ff1f-4923-8c07-fa024c2125fc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39774. 2026-06-02 13:01:56.780 8 INFO oslo.messaging._drivers.impl_rabbit [-] [20a8c643-ff86-4f50-a3e6-b2a229be1e9c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39786. 2026-06-02 13:01:56.988 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1df33271-a193-44ac-8363-9da81d4d50ea 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 72/146] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 2 13:01:56 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 233 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 13:01:57.034 7 INFO oslo.messaging._drivers.impl_rabbit [-] [c9195395-6e31-465b-a89b-bf33e3feea34] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39792. 2026-06-02 13:01:57.036 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4426d220-1abc-45ab-8337-0a1f63779a35] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39790. [pid: 7|app: 0|req: 75/147] 199.204.45.238 () {30 vars in 763 bytes} [Tue Jun 2 13:01:57 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:08:03.574 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [98eb7a89-ff1f-4923-8c07-fa024c2125fc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-02 13:08:03.578 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [20a8c643-ff86-4f50-a3e6-b2a229be1e9c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-02 13:08:03.579 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jun 2 13:08:03 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=35575c6c59b144fdb26f80dc4d147fca (ip 199.204.45.238) !!! 2026-06-02 13:08:03.745 8 INFO neutron.api.v2.resource [None req-b4339ccd-7b3d-477d-8b23-08ef9e16bf2a 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 97/196] 199.204.45.238 () {44 vars in 1074 bytes} [Tue Jun 2 13:08:03 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=35575c6c59b144fdb26f80dc4d147fca => generated 139 bytes in 179 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 13:08:03.756 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c9195395-6e31-465b-a89b-bf33e3feea34] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-02 13:08:03.760 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4426d220-1abc-45ab-8337-0a1f63779a35] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-02 13:08:03.762 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jun 2 13:08:03 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=35575c6c59b144fdb26f80dc4d147fca (ip 199.204.45.238) !!! [pid: 7|app: 0|req: 100/197] 199.204.45.238 () {44 vars in 1097 bytes} [Tue Jun 2 13:08:03 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=35575c6c59b144fdb26f80dc4d147fca => generated 23 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/198] 199.204.45.238 () {48 vars in 981 bytes} [Tue Jun 2 13:08:03 2026] POST /v2.0/security-groups => generated 1560 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 13:08:05.133 7 INFO oslo.messaging._drivers.impl_rabbit [-] [c9195395-6e31-465b-a89b-bf33e3feea34] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41742. 2026-06-02 13:08:05.134 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4426d220-1abc-45ab-8337-0a1f63779a35] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41756. [pid: 7|app: 0|req: 101/199] 199.204.45.238 () {44 vars in 1088 bytes} [Tue Jun 2 13:08:05 2026] GET /v2.0/security-groups/af432b41-6e1f-4238-9eb5-d8b09ce8eeca?project_id=35575c6c59b144fdb26f80dc4d147fca => generated 1560 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/200] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 13:08:05 2026] GET /v2.0/security-groups/af432b41-6e1f-4238-9eb5-d8b09ce8eeca => generated 1560 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/201] 199.204.45.238 () {44 vars in 1088 bytes} [Tue Jun 2 13:08:05 2026] GET /v2.0/security-groups/af432b41-6e1f-4238-9eb5-d8b09ce8eeca?project_id=35575c6c59b144fdb26f80dc4d147fca => generated 1560 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:08:05.362 8 INFO oslo.messaging._drivers.impl_rabbit [-] [98eb7a89-ff1f-4923-8c07-fa024c2125fc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41760. 2026-06-02 13:08:05.362 8 INFO oslo.messaging._drivers.impl_rabbit [-] [20a8c643-ff86-4f50-a3e6-b2a229be1e9c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41774. [pid: 8|app: 0|req: 100/202] 199.204.45.238 () {48 vars in 991 bytes} [Tue Jun 2 13:08:05 2026] POST /v2.0/security-group-rules => generated 565 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/203] 199.204.45.238 () {44 vars in 1088 bytes} [Tue Jun 2 13:08:06 2026] GET /v2.0/security-groups/af432b41-6e1f-4238-9eb5-d8b09ce8eeca?project_id=35575c6c59b144fdb26f80dc4d147fca => generated 2138 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/204] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 13:08:06 2026] GET /v2.0/security-groups/af432b41-6e1f-4238-9eb5-d8b09ce8eeca => generated 2138 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/205] 199.204.45.238 () {44 vars in 1088 bytes} [Tue Jun 2 13:08:06 2026] GET /v2.0/security-groups/af432b41-6e1f-4238-9eb5-d8b09ce8eeca?project_id=35575c6c59b144fdb26f80dc4d147fca => generated 2138 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/206] 199.204.45.238 () {48 vars in 991 bytes} [Tue Jun 2 13:08:06 2026] POST /v2.0/security-group-rules => generated 567 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/207] 199.204.45.238 () {44 vars in 1088 bytes} [Tue Jun 2 13:08:07 2026] GET /v2.0/security-groups/af432b41-6e1f-4238-9eb5-d8b09ce8eeca?project_id=35575c6c59b144fdb26f80dc4d147fca => generated 2718 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/208] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 13:08:07 2026] GET /v2.0/security-groups/af432b41-6e1f-4238-9eb5-d8b09ce8eeca => generated 2718 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/209] 199.204.45.238 () {44 vars in 1088 bytes} [Tue Jun 2 13:08:07 2026] GET /v2.0/security-groups/af432b41-6e1f-4238-9eb5-d8b09ce8eeca?project_id=35575c6c59b144fdb26f80dc4d147fca => generated 2718 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/210] 199.204.45.238 () {48 vars in 991 bytes} [Tue Jun 2 13:08:07 2026] POST /v2.0/security-group-rules => generated 569 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/211] 199.204.45.238 () {44 vars in 1088 bytes} [Tue Jun 2 13:08:09 2026] GET /v2.0/security-groups/af432b41-6e1f-4238-9eb5-d8b09ce8eeca?project_id=35575c6c59b144fdb26f80dc4d147fca => generated 3300 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/212] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 13:08:09 2026] GET /v2.0/security-groups/af432b41-6e1f-4238-9eb5-d8b09ce8eeca => generated 3300 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/213] 199.204.45.238 () {44 vars in 1088 bytes} [Tue Jun 2 13:08:09 2026] GET /v2.0/security-groups/af432b41-6e1f-4238-9eb5-d8b09ce8eeca?project_id=35575c6c59b144fdb26f80dc4d147fca => generated 3300 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/214] 199.204.45.238 () {48 vars in 991 bytes} [Tue Jun 2 13:08:09 2026] POST /v2.0/security-group-rules => generated 570 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/233] 199.204.45.238 () {30 vars in 740 bytes} [Tue Jun 2 13:10:16 2026] GET /v2.0/networks?tenant_id=35575c6c59b144fdb26f80dc4d147fca&shared=False => generated 15 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:10:16.285 8 INFO neutron.db.segments_db [None req-8075aba9-fbb4-46a2-af35-0a9ff8c5ab7f e47554ae0dd548a98ac08802f47ce6fc 35575c6c59b144fdb26f80dc4d147fca - - 767a3b07461c4a7697d7ba45e0c4a6d8 767a3b07461c4a7697d7ba45e0c4a6d8] Added segment 05f0831c-7340-495b-ac7e-34fac48d542d of type vxlan for network bd3115cf-5cdd-4a8c-8cae-fd440ecba3b6 [pid: 8|app: 0|req: 116/234] 199.204.45.238 () {34 vars in 682 bytes} [Tue Jun 2 13:10:16 2026] POST /v2.0/networks => generated 718 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/235] 199.204.45.238 () {30 vars in 722 bytes} [Tue Jun 2 13:10:16 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/236] 199.204.45.238 () {30 vars in 633 bytes} [Tue Jun 2 13:10:16 2026] GET /v2.0/extensions => generated 19600 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/237] 199.204.45.238 () {34 vars in 677 bytes} [Tue Jun 2 13:10:16 2026] POST /v2.0/ports => generated 963 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/238] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 2 13:10:16 2026] GET /v2.0/networks/bd3115cf-5cdd-4a8c-8cae-fd440ecba3b6 => generated 705 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/239] 199.204.45.238 () {30 vars in 722 bytes} [Tue Jun 2 13:10:19 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/240] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 2 13:10:19 2026] GET /v2.0/networks/bd3115cf-5cdd-4a8c-8cae-fd440ecba3b6 => generated 705 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/243] 199.204.45.238 () {44 vars in 975 bytes} [Tue Jun 2 13:10:30 2026] GET /v2.0/quotas/35575c6c59b144fdb26f80dc4d147fca => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/244] 199.204.45.238 () {48 vars in 1027 bytes} [Tue Jun 2 13:10:30 2026] PUT /v2.0/quotas/35575c6c59b144fdb26f80dc4d147fca => generated 291 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:22:15.613 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [20a8c643-ff86-4f50-a3e6-b2a229be1e9c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-02 13:22:15.614 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [98eb7a89-ff1f-4923-8c07-fa024c2125fc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-02 13:22:15.620 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jun 2 13:22:15 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.238) !!! 2026-06-02 13:22:15.772 8 INFO neutron.pecan_wsgi.hooks.translation [None req-55f6c6ff-3b3d-480e-a601-c3ed7e525bd0 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 169/339] 199.204.45.238 () {44 vars in 927 bytes} [Tue Jun 2 13:22:15 2026] GET /v2.0/networks/public => generated 108 bytes in 164 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 13:22:15.782 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4426d220-1abc-45ab-8337-0a1f63779a35] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-02 13:22:15.784 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c9195395-6e31-465b-a89b-bf33e3feea34] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-02 13:22:15.787 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jun 2 13:22:15 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.238) !!! [pid: 7|app: 0|req: 171/340] 199.204.45.238 () {44 vars in 949 bytes} [Tue Jun 2 13:22:15 2026] GET /v2.0/networks?name=public => generated 753 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:22:17.140 8 INFO oslo.messaging._drivers.impl_rabbit [-] [98eb7a89-ff1f-4923-8c07-fa024c2125fc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35518. 2026-06-02 13:22:17.142 8 INFO oslo.messaging._drivers.impl_rabbit [-] [20a8c643-ff86-4f50-a3e6-b2a229be1e9c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35502. 2026-06-02 13:22:17.188 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0de464b0-37f6-4afe-92f1-3b2313faadda 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 170/341] 199.204.45.238 () {44 vars in 927 bytes} [Tue Jun 2 13:22:17 2026] GET /v2.0/networks/public => generated 108 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 13:22:17.217 7 INFO oslo.messaging._drivers.impl_rabbit [-] [c9195395-6e31-465b-a89b-bf33e3feea34] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35546. 2026-06-02 13:22:17.218 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4426d220-1abc-45ab-8337-0a1f63779a35] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35532. [pid: 7|app: 0|req: 172/342] 199.204.45.238 () {44 vars in 949 bytes} [Tue Jun 2 13:22:17 2026] GET /v2.0/networks?name=public => generated 753 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:22:17.313 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a3ca40fc-a2f2-4906-8d6a-e274aae36ced 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 171/343] 199.204.45.238 () {44 vars in 1034 bytes} [Tue Jun 2 13:22:17 2026] GET /v2.0/subnets/public-subnet?network_id=c2757a49-9591-44e2-ae2e-4b86bc70e76d => generated 113 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/344] 199.204.45.238 () {44 vars in 1057 bytes} [Tue Jun 2 13:22:17 2026] GET /v2.0/subnets?name=public-subnet&network_id=c2757a49-9591-44e2-ae2e-4b86bc70e76d => generated 644 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:22:50.689 7 INFO neutron.pecan_wsgi.hooks.translation [None req-859e7ee1-5991-4fd6-8f60-3cbfe45ad714 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 176/349] 199.204.45.238 () {44 vars in 937 bytes} [Tue Jun 2 13:22:50 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/350] 199.204.45.238 () {44 vars in 959 bytes} [Tue Jun 2 13:22:50 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:22:51.740 7 INFO neutron.pecan_wsgi.hooks.translation [None req-79c7c8c9-5c57-4c5b-997e-5208ee6d2ffa 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 177/351] 199.204.45.238 () {44 vars in 937 bytes} [Tue Jun 2 13:22:51 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/352] 199.204.45.238 () {44 vars in 959 bytes} [Tue Jun 2 13:22:51 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-06-02 13:22:51.850 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d5d57768-faae-4cb0-8c8a-5cbac4fa8a47 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 178/353] 199.204.45.238 () {44 vars in 1036 bytes} [Tue Jun 2 13:22:51 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=e6eca629-9f34-4d9d-b976-533764bf9add => generated 114 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/354] 199.204.45.238 () {44 vars in 1059 bytes} [Tue Jun 2 13:22:51 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=e6eca629-9f34-4d9d-b976-533764bf9add => generated 630 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:22:53.030 7 INFO neutron.api.v2.resource [None req-c5902a76-3042-4af6-9c8d-f7893750c23c 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 179/355] 199.204.45.238 () {44 vars in 971 bytes} [Tue Jun 2 13:22:52 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/356] 199.204.45.238 () {44 vars in 993 bytes} [Tue Jun 2 13:22:53 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4473 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/357] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 13:22:54 2026] GET /v2.0/security-groups/5dd76cd3-31a5-4593-b56b-819456fdf6db => generated 4470 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/358] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 13:22:54 2026] GET /v2.0/security-groups/5dd76cd3-31a5-4593-b56b-819456fdf6db => generated 4470 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/359] 199.204.45.238 () {44 vars in 1011 bytes} [Tue Jun 2 13:22:54 2026] GET /v2.0/security-group-rules/6f5f5531-c803-4acb-9b05-650a3fd0f9c7 => generated 569 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/360] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 13:22:55 2026] GET /v2.0/security-groups/5dd76cd3-31a5-4593-b56b-819456fdf6db => generated 4470 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/361] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 13:22:55 2026] GET /v2.0/security-groups/5dd76cd3-31a5-4593-b56b-819456fdf6db => generated 4470 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/362] 199.204.45.238 () {44 vars in 1011 bytes} [Tue Jun 2 13:22:55 2026] GET /v2.0/security-group-rules/3754bf87-0be0-4e19-8918-8fe773ef8db1 => generated 571 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/365] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 13:22:56 2026] GET /v2.0/security-groups/5dd76cd3-31a5-4593-b56b-819456fdf6db => generated 4470 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/366] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 13:22:56 2026] GET /v2.0/security-groups/5dd76cd3-31a5-4593-b56b-819456fdf6db => generated 4470 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/367] 199.204.45.238 () {44 vars in 1011 bytes} [Tue Jun 2 13:22:56 2026] GET /v2.0/security-group-rules/75cb7f2d-5f24-4024-95ab-ad639055b3cc => generated 571 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/368] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 13:22:57 2026] GET /v2.0/security-groups/5dd76cd3-31a5-4593-b56b-819456fdf6db => generated 4470 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/369] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 13:22:57 2026] GET /v2.0/security-groups/5dd76cd3-31a5-4593-b56b-819456fdf6db => generated 4470 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/370] 199.204.45.238 () {44 vars in 1011 bytes} [Tue Jun 2 13:22:57 2026] GET /v2.0/security-group-rules/a044b523-5dc8-4ac3-9738-4c9b4eaf2047 => generated 571 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/371] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 13:22:58 2026] GET /v2.0/security-groups/5dd76cd3-31a5-4593-b56b-819456fdf6db => generated 4470 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/372] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 13:22:58 2026] GET /v2.0/security-groups/5dd76cd3-31a5-4593-b56b-819456fdf6db => generated 4470 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/373] 199.204.45.238 () {44 vars in 1011 bytes} [Tue Jun 2 13:22:58 2026] GET /v2.0/security-group-rules/f02c8ddb-2167-4302-bc8f-4cfb7e441adc => generated 571 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/374] 199.204.45.238 () {44 vars in 987 bytes} [Tue Jun 2 13:22:59 2026] GET /v2.0/networks/e6eca629-9f34-4d9d-b976-533764bf9add => generated 732 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:22:59.476 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f3b88d7f-bdea-4486-af17-6d2ccf5b8ce1 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 189/375] 199.204.45.238 () {44 vars in 1076 bytes} [Tue Jun 2 13:22:59 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=e6eca629-9f34-4d9d-b976-533764bf9add => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/376] 199.204.45.238 () {44 vars in 1099 bytes} [Tue Jun 2 13:22:59 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=e6eca629-9f34-4d9d-b976-533764bf9add => generated 1250 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/377] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 13:22:59 2026] GET /v2.0/security-groups/5dd76cd3-31a5-4593-b56b-819456fdf6db => generated 4470 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:23:05.863 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2114813d-78e6-47e7-9f05-1fb798adaaa7 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 188/378] 199.204.45.238 () {44 vars in 979 bytes} [Tue Jun 2 13:23:05 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/379] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 13:23:05 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/380] 199.204.45.238 () {44 vars in 920 bytes} [Tue Jun 2 13:23:07 2026] GET /v2.0/ports => generated 4721 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:23:08.466 7 INFO neutron.api.v2.resource [None req-19b5c573-e214-431f-81a1-49193dc76d7a 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 192/381] 199.204.45.238 () {44 vars in 959 bytes} [Tue Jun 2 13:23:08 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/382] 199.204.45.238 () {44 vars in 981 bytes} [Tue Jun 2 13:23:08 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2757 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/383] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 13:23:09 2026] GET /v2.0/security-groups/66e899f8-1891-4815-bde7-efe5383a2f57 => generated 2754 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/384] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 13:23:09 2026] GET /v2.0/security-groups/66e899f8-1891-4815-bde7-efe5383a2f57 => generated 2754 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/385] 199.204.45.238 () {44 vars in 1011 bytes} [Tue Jun 2 13:23:09 2026] GET /v2.0/security-group-rules/f4d0e423-4a0c-4156-ba11-47e42d8f4320 => generated 589 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/388] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 13:23:10 2026] GET /v2.0/security-groups/66e899f8-1891-4815-bde7-efe5383a2f57 => generated 2754 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/389] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 13:23:10 2026] GET /v2.0/security-groups/66e899f8-1891-4815-bde7-efe5383a2f57 => generated 2754 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/390] 199.204.45.238 () {44 vars in 1011 bytes} [Tue Jun 2 13:23:10 2026] GET /v2.0/security-group-rules/15ca6dff-f162-4233-ab2f-f52d11c7f743 => generated 593 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/391] 199.204.45.238 () {44 vars in 975 bytes} [Tue Jun 2 13:23:22 2026] GET /v2.0/quotas/6113b4144fcb4670a97a3842b1c63b8e => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:24:14.281 8 INFO neutron.api.v2.resource [None req-494e38c8-2939-464e-8631-bfe8da6050d7 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 199/400] 199.204.45.238 () {44 vars in 1074 bytes} [Tue Jun 2 13:24:14 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=35575c6c59b144fdb26f80dc4d147fca => generated 139 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/401] 199.204.45.238 () {44 vars in 1097 bytes} [Tue Jun 2 13:24:14 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=35575c6c59b144fdb26f80dc4d147fca => generated 3886 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/402] 199.204.45.238 () {44 vars in 1088 bytes} [Tue Jun 2 13:24:15 2026] GET /v2.0/security-groups/af432b41-6e1f-4238-9eb5-d8b09ce8eeca?project_id=35575c6c59b144fdb26f80dc4d147fca => generated 3883 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/403] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 13:24:15 2026] GET /v2.0/security-groups/af432b41-6e1f-4238-9eb5-d8b09ce8eeca => generated 3883 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/404] 199.204.45.238 () {44 vars in 1011 bytes} [Tue Jun 2 13:24:15 2026] GET /v2.0/security-group-rules/680e41ea-aeaf-4851-87ad-c13d76bb3c41 => generated 565 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/405] 199.204.45.238 () {44 vars in 1088 bytes} [Tue Jun 2 13:24:16 2026] GET /v2.0/security-groups/af432b41-6e1f-4238-9eb5-d8b09ce8eeca?project_id=35575c6c59b144fdb26f80dc4d147fca => generated 3883 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/406] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 13:24:16 2026] GET /v2.0/security-groups/af432b41-6e1f-4238-9eb5-d8b09ce8eeca => generated 3883 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/407] 199.204.45.238 () {44 vars in 1011 bytes} [Tue Jun 2 13:24:16 2026] GET /v2.0/security-group-rules/44e65e4a-6daf-449b-b776-f4cbc7aaa504 => generated 567 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/408] 199.204.45.238 () {44 vars in 1088 bytes} [Tue Jun 2 13:24:17 2026] GET /v2.0/security-groups/af432b41-6e1f-4238-9eb5-d8b09ce8eeca?project_id=35575c6c59b144fdb26f80dc4d147fca => generated 3883 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/409] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 13:24:17 2026] GET /v2.0/security-groups/af432b41-6e1f-4238-9eb5-d8b09ce8eeca => generated 3883 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/410] 199.204.45.238 () {44 vars in 1011 bytes} [Tue Jun 2 13:24:17 2026] GET /v2.0/security-group-rules/8f044b88-d851-4cc5-b811-8e2d52de2e71 => generated 569 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/411] 199.204.45.238 () {44 vars in 1088 bytes} [Tue Jun 2 13:24:18 2026] GET /v2.0/security-groups/af432b41-6e1f-4238-9eb5-d8b09ce8eeca?project_id=35575c6c59b144fdb26f80dc4d147fca => generated 3883 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/412] 199.204.45.238 () {44 vars in 1001 bytes} [Tue Jun 2 13:24:18 2026] GET /v2.0/security-groups/af432b41-6e1f-4238-9eb5-d8b09ce8eeca => generated 3883 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/413] 199.204.45.238 () {44 vars in 1011 bytes} [Tue Jun 2 13:24:18 2026] GET /v2.0/security-group-rules/3da59833-6f4d-4379-bbe5-a06c7df775d8 => generated 570 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/416] 199.204.45.238 () {44 vars in 975 bytes} [Tue Jun 2 13:24:25 2026] GET /v2.0/quotas/35575c6c59b144fdb26f80dc4d147fca => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/423] 199.204.45.238 () {44 vars in 949 bytes} [Tue Jun 2 13:25:16 2026] GET /v2.0/networks?name=public => generated 753 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/430] 10.0.0.231 () {32 vars in 649 bytes} [Tue Jun 2 13:25:56 2026] GET /v2.0/networks => generated 2168 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:25:58.121 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c9195395-6e31-465b-a89b-bf33e3feea34] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-02 13:25:58.122 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4426d220-1abc-45ab-8337-0a1f63779a35] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 7|app: 0|req: 217/431] 10.0.0.231 () {32 vars in 655 bytes} [Tue Jun 2 13:25:58 2026] GET /v2.0/floatingips => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/432] 10.0.0.231 () {32 vars in 647 bytes} [Tue Jun 2 13:25:58 2026] GET /v2.0/routers => generated 15 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/433] 10.0.0.231 () {32 vars in 643 bytes} [Tue Jun 2 13:25:58 2026] GET /v2.0/ports => generated 4721 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/434] 10.0.0.231 () {32 vars in 647 bytes} [Tue Jun 2 13:25:58 2026] GET /v2.0/subnets => generated 1261 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/435] 10.0.0.231 () {32 vars in 649 bytes} [Tue Jun 2 13:25:58 2026] GET /v2.0/networks => generated 2168 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/436] 10.0.0.231 () {32 vars in 663 bytes} [Tue Jun 2 13:25:58 2026] GET /v2.0/security-groups => generated 16622 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/437] 10.0.0.231 () {32 vars in 655 bytes} [Tue Jun 2 13:25:58 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:26:09.466 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4426d220-1abc-45ab-8337-0a1f63779a35] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58924. 2026-06-02 13:26:09.468 7 INFO oslo.messaging._drivers.impl_rabbit [-] [c9195395-6e31-465b-a89b-bf33e3feea34] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58922. 2026-06-02 13:26:09.554 8 INFO neutron.db.segments_db [None req-899b3d7f-daaa-4d02-b5c7-d346d79b485c 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Added segment da73bc4c-e2ed-461d-a2e7-4d0d664c2ae8 of type vxlan for network d86d3350-118d-4a4a-9a13-63215ecff8fb 2026-06-02 13:26:09.631 7 INFO neutron.db.segments_db [None req-242287d1-6195-4a91-b8a0-5212a5412167 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Added segment b6e97e91-9448-4500-b5a3-34995e20fe88 of type vxlan for network 40e438df-3678-4bc7-a5d8-6de0e5b8fccc [pid: 8|app: 0|req: 218/438] 10.0.0.231 () {34 vars in 671 bytes} [Tue Jun 2 13:26:09 2026] POST /v2.0/networks => generated 747 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/439] 10.0.0.231 () {34 vars in 671 bytes} [Tue Jun 2 13:26:09 2026] POST /v2.0/networks => generated 744 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/440] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:26:09 2026] POST /v2.0/subnets => generated 670 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:26:09.984 8 INFO neutron.db.segments_db [None req-c80970e5-c1fe-4fac-9ca9-6e3adc59e3ec 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Added segment 7e060142-2959-4b7a-91d6-4941717e9a89 of type vxlan for network f34ae72c-7766-4c4a-bd83-4edf2a8bfce8 [pid: 8|app: 0|req: 219/441] 10.0.0.231 () {34 vars in 671 bytes} [Tue Jun 2 13:26:09 2026] POST /v2.0/networks => generated 751 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/442] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:26:09 2026] POST /v2.0/subnets => generated 667 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:26:10.226 7 INFO neutron.db.segments_db [None req-a0a0930e-95dd-4e4e-839f-dfbf6cc67683 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Added segment 513e4987-a34e-423a-8c15-4752cff7f50f of type vxlan for network b0869f39-f606-428f-8c7d-98ad7dc56bfb [pid: 8|app: 0|req: 220/443] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:26:10 2026] GET /v2.0/security-groups?tenant_id=bce0621de89d4aea9856be5c37bf85cb&name=default => generated 2797 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/444] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:26:10 2026] POST /v2.0/subnets => generated 674 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:26:10.496 7 INFO neutron.db.l3_hamode_db [None req-a0a0930e-95dd-4e4e-839f-dfbf6cc67683 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 13:26:10.538 8 INFO neutron.db.segments_db [None req-891eb0ec-fa0b-471a-aa92-d7d688b6312b 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Added segment 0f20229a-3664-4ef1-9670-6260cc051bf9 of type vxlan for network 0c6677eb-a9d6-415e-b74e-d9eb4f1dc928 2026-06-02 13:26:10.889 8 INFO neutron.db.l3_hamode_db [None req-891eb0ec-fa0b-471a-aa92-d7d688b6312b 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 13:26:11.873 7 INFO neutron.db.l3_hamode_db [None req-a0a0930e-95dd-4e4e-839f-dfbf6cc67683 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 13:26:12.252 8 INFO neutron.db.l3_hamode_db [None req-891eb0ec-fa0b-471a-aa92-d7d688b6312b 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 224/445] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:26:10 2026] POST /v2.0/routers => generated 734 bytes in 2882 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/446] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:26:13 2026] DELETE /v2.0/security-groups/fb437b63-2f6f-45ff-9739-5a0d9c3d36b1 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:26:13.222 7 INFO neutron.db.segments_db [None req-6175695e-43a9-44de-9870-c76bc7981cc2 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Added segment 73a1ed3e-5693-4c05-a241-9d3bb3e6a7f1 of type vxlan for network b3f02834-bbb5-4e7d-a909-83caaf050129 [pid: 8|app: 0|req: 222/449] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:26:10 2026] POST /v2.0/routers => generated 731 bytes in 2953 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:26:13.517 7 INFO neutron.db.l3_hamode_db [None req-6175695e-43a9-44de-9870-c76bc7981cc2 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 13:26:14.669 7 INFO neutron.db.l3_hamode_db [None req-6175695e-43a9-44de-9870-c76bc7981cc2 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 223/450] 10.0.0.231 () {34 vars in 783 bytes} [Tue Jun 2 13:26:13 2026] PUT /v2.0/routers/6f96c372-81d0-4da9-a377-76c450cdc608/add_router_interface => generated 309 bytes in 1776 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/451] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:26:13 2026] POST /v2.0/routers => generated 738 bytes in 2572 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:26:16.034 7 INFO neutron.db.segments_db [None req-802dfe10-f2bf-476a-93e6-0f23a7da9063 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Added segment f9e661f3-38c3-4bd8-99d3-64c6f0ba35e2 of type vxlan for network 943b2c85-d56f-4ac0-b166-cd224b5d811d [pid: 7|app: 0|req: 229/452] 10.0.0.231 () {34 vars in 671 bytes} [Tue Jun 2 13:26:15 2026] POST /v2.0/networks => generated 749 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/453] 10.0.0.231 () {34 vars in 783 bytes} [Tue Jun 2 13:26:15 2026] PUT /v2.0/routers/0d091f6d-f8ed-43b9-8da5-3a048591e489/add_router_interface => generated 309 bytes in 1533 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:26:16.758 8 WARNING neutron_lib.context [None req-a26625d5-cf93-4d91-90a1-3e1a81b996d1 66194df2feb845ee9d7eb93f5bb0f93b e84e05dbe0cd4c13b99d58095ca4695d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 225/454] 10.0.0.231 () {34 vars in 685 bytes} [Tue Jun 2 13:26:16 2026] POST /v2.0/security-groups => generated 1595 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/455] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:26:16 2026] POST /v2.0/subnets => generated 672 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:26:17.238 8 WARNING neutron_lib.context [None req-2afe556e-0894-4e8d-b931-f35610a46a77 66194df2feb845ee9d7eb93f5bb0f93b e84e05dbe0cd4c13b99d58095ca4695d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 227/456] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:26:17 2026] POST /v2.0/security-group-rules => generated 565 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:26:17.435 8 INFO neutron.db.segments_db [None req-bb7d2bd7-e022-45a9-b222-ed6f2d9d6ec2 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Added segment b9e976de-2555-4fbb-af7c-d7785cfbbb07 of type vxlan for network 11b9d0ab-0879-472c-ae42-08699a6939cc 2026-06-02 13:26:17.774 8 INFO neutron.db.l3_hamode_db [None req-bb7d2bd7-e022-45a9-b222-ed6f2d9d6ec2 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 230/457] 10.0.0.231 () {34 vars in 783 bytes} [Tue Jun 2 13:26:16 2026] PUT /v2.0/routers/1e71ab91-b93f-4126-9c4d-ab45c3cc77f3/add_router_interface => generated 309 bytes in 1658 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:26:17.817 7 WARNING neutron_lib.context [None req-b934e79c-cbc2-47d7-b574-1985d60f5a1c b825d4ae91c244808fe56f58b40759f8 0501231f021c484aa474c9d7a370f3c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 231/458] 10.0.0.231 () {34 vars in 685 bytes} [Tue Jun 2 13:26:17 2026] POST /v2.0/security-groups => generated 1597 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 13:26:17.966 7 WARNING neutron_lib.context [None req-6c5f8b2f-d664-4c43-8c65-c565a3822a29 66194df2feb845ee9d7eb93f5bb0f93b e84e05dbe0cd4c13b99d58095ca4695d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 232/459] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:26:17 2026] POST /v2.0/security-group-rules => generated 570 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:26:18.127 7 WARNING neutron_lib.context [None req-2e548337-c36b-43e5-a97d-d261cfc314ea b825d4ae91c244808fe56f58b40759f8 0501231f021c484aa474c9d7a370f3c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 233/460] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:26:18 2026] POST /v2.0/security-group-rules => generated 565 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:26:18.233 7 WARNING neutron_lib.context [None req-8be647ad-0eca-45a1-a953-38f733562fb0 66194df2feb845ee9d7eb93f5bb0f93b e84e05dbe0cd4c13b99d58095ca4695d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:26:18.836 8 INFO neutron.db.l3_hamode_db [None req-bb7d2bd7-e022-45a9-b222-ed6f2d9d6ec2 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 234/461] 10.0.0.231 () {34 vars in 676 bytes} [Tue Jun 2 13:26:18 2026] POST /v2.0/floatingips => generated 552 bytes in 933 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:26:19.166 7 WARNING neutron_lib.context [None req-97266940-10cc-41e0-badc-b27c8fd57792 b825d4ae91c244808fe56f58b40759f8 0501231f021c484aa474c9d7a370f3c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 235/462] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:26:19 2026] POST /v2.0/security-group-rules => generated 570 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:26:19.298 7 WARNING neutron_lib.context [None req-91b9c334-688b-400f-9d54-3381feca43f7 091a446ba9cf48a281108d2b0eeb1a9b 9fe18d260bba40dbb417144a62ae1234 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 236/463] 10.0.0.231 () {34 vars in 685 bytes} [Tue Jun 2 13:26:19 2026] POST /v2.0/security-groups => generated 1596 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 13:26:19.424 7 WARNING neutron_lib.context [None req-5fde6451-e807-4c80-9ea6-b632cf61c727 b825d4ae91c244808fe56f58b40759f8 0501231f021c484aa474c9d7a370f3c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 237/464] 10.0.0.231 () {34 vars in 676 bytes} [Tue Jun 2 13:26:19 2026] POST /v2.0/floatingips => generated 552 bytes in 624 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:26:20.048 7 WARNING neutron_lib.context [None req-292cad53-8f54-41de-8d60-d898d802a8e5 091a446ba9cf48a281108d2b0eeb1a9b 9fe18d260bba40dbb417144a62ae1234 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 238/465] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:26:20 2026] POST /v2.0/security-group-rules => generated 565 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:26:20.192 7 WARNING neutron_lib.context [None req-7c65f645-3520-466d-9c73-1ca45b87bbdd 091a446ba9cf48a281108d2b0eeb1a9b 9fe18d260bba40dbb417144a62ae1234 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 228/466] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:26:17 2026] POST /v2.0/routers => generated 736 bytes in 2844 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/467] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:26:20 2026] POST /v2.0/security-group-rules => generated 570 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:26:20.329 7 WARNING neutron_lib.context [None req-f1f97a61-b3e1-4571-92a9-f2f2ad46cc57 091a446ba9cf48a281108d2b0eeb1a9b 9fe18d260bba40dbb417144a62ae1234 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 240/468] 10.0.0.231 () {34 vars in 676 bytes} [Tue Jun 2 13:26:20 2026] POST /v2.0/floatingips => generated 552 bytes in 663 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/469] 10.0.0.176 () {34 vars in 1100 bytes} [Tue Jun 2 13:26:20 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1422238053&fields=id&tenant_id=0501231f021c484aa474c9d7a370f3c9 => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/470] 10.0.0.176 () {34 vars in 982 bytes} [Tue Jun 2 13:26:21 2026] GET /v2.0/networks?id=40e438df-3678-4bc7-a5d8-6de0e5b8fccc => generated 676 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/471] 10.0.0.176 () {34 vars in 965 bytes} [Tue Jun 2 13:26:21 2026] GET /v2.0/quotas/0501231f021c484aa474c9d7a370f3c9 => 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: 244/472] 10.0.0.176 () {34 vars in 1002 bytes} [Tue Jun 2 13:26:21 2026] GET /v2.0/ports?tenant_id=0501231f021c484aa474c9d7a370f3c9&fields=id => generated 103 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/473] 10.0.0.231 () {34 vars in 783 bytes} [Tue Jun 2 13:26:20 2026] PUT /v2.0/routers/51d7a3f7-ea39-489e-955e-87b5e470cdba/add_router_interface => generated 309 bytes in 1411 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/474] 10.0.0.176 () {34 vars in 907 bytes} [Tue Jun 2 13:26:21 2026] GET /v2.0/extensions => generated 19600 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/475] 10.0.0.176 () {34 vars in 1098 bytes} [Tue Jun 2 13:26:21 2026] GET /v2.0/security-groups?name=tempest-securitygroup--951707317&fields=id&tenant_id=9fe18d260bba40dbb417144a62ae1234 => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/476] 10.0.0.176 () {34 vars in 1008 bytes} [Tue Jun 2 13:26:21 2026] GET /v2.0/networks/40e438df-3678-4bc7-a5d8-6de0e5b8fccc?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: 247/477] 10.0.0.176 () {34 vars in 982 bytes} [Tue Jun 2 13:26:21 2026] GET /v2.0/networks?id=f34ae72c-7766-4c4a-bd83-4edf2a8bfce8 => generated 683 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/478] 10.0.0.176 () {34 vars in 965 bytes} [Tue Jun 2 13:26:21 2026] GET /v2.0/quotas/9fe18d260bba40dbb417144a62ae1234 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/479] 10.0.0.176 () {34 vars in 1108 bytes} [Tue Jun 2 13:26:21 2026] GET /v2.0/networks/40e438df-3678-4bc7-a5d8-6de0e5b8fccc?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: 249/480] 10.0.0.176 () {34 vars in 1002 bytes} [Tue Jun 2 13:26:21 2026] GET /v2.0/ports?tenant_id=9fe18d260bba40dbb417144a62ae1234&fields=id => generated 103 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:26:22.207 8 WARNING neutron_lib.context [req-5af5fda9-43a8-43e1-8129-af8b0193dec5 req-f689f85b-1a17-41d4-a5b1-e12c97314e83 8cd36f7a48ca40828648a56d8a356c69 874d93bac12f4394b7c92ac398c57b95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 232/481] 10.0.0.176 () {38 vars in 971 bytes} [Tue Jun 2 13:26:22 2026] POST /v2.0/security-groups => generated 1621 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/482] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:22 2026] GET /v2.0/ports?device_id=64854e42-7b92-4339-9bc0-af16172bf6e2 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/483] 10.0.0.176 () {34 vars in 907 bytes} [Tue Jun 2 13:26:22 2026] GET /v2.0/extensions => generated 19600 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/484] 10.0.0.176 () {34 vars in 991 bytes} [Tue Jun 2 13:26:22 2026] GET /v2.0/security-groups/bd64cb6e-c4a6-4b38-9907-e4d53cc39564 => generated 1621 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:26:22.486 8 WARNING neutron_lib.context [req-b52bb5c5-9d28-45e2-9158-74914526dfe5 req-5d10586e-bc66-47c7-91e7-b9cc5ca59c73 8cd36f7a48ca40828648a56d8a356c69 874d93bac12f4394b7c92ac398c57b95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 234/485] 10.0.0.176 () {38 vars in 981 bytes} [Tue Jun 2 13:26:22 2026] POST /v2.0/security-group-rules => generated 582 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:26:22.662 8 WARNING neutron_lib.context [req-542d3987-ae5b-497b-8895-2db23ae88689 req-46f7c27a-42f4-471a-b34c-cff78fd0e251 8cd36f7a48ca40828648a56d8a356c69 874d93bac12f4394b7c92ac398c57b95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 252/486] 10.0.0.176 () {34 vars in 1008 bytes} [Tue Jun 2 13:26:22 2026] GET /v2.0/networks/f34ae72c-7766-4c4a-bd83-4edf2a8bfce8?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/487] 10.0.0.176 () {34 vars in 1108 bytes} [Tue Jun 2 13:26:22 2026] GET /v2.0/networks/f34ae72c-7766-4c4a-bd83-4edf2a8bfce8?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: 235/488] 10.0.0.176 () {38 vars in 971 bytes} [Tue Jun 2 13:26:22 2026] POST /v2.0/security-groups => generated 1621 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/489] 10.0.0.176 () {34 vars in 991 bytes} [Tue Jun 2 13:26:22 2026] GET /v2.0/security-groups/405f3008-0d58-4d5b-863e-1d380c55ed95 => generated 1621 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:26:22.949 8 WARNING neutron_lib.context [req-cae3ee35-9a9a-4f88-808b-8d650d44b4c4 req-6dc09ef6-66b9-4724-aa3e-8ef9328ddcd6 8cd36f7a48ca40828648a56d8a356c69 874d93bac12f4394b7c92ac398c57b95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 255/490] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:22 2026] GET /v2.0/ports?device_id=ad7babc4-1a8e-4063-96df-394d199e30d7 => 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: 236/491] 10.0.0.176 () {38 vars in 981 bytes} [Tue Jun 2 13:26:22 2026] POST /v2.0/security-group-rules => generated 582 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/492] 10.0.0.176 () {34 vars in 991 bytes} [Tue Jun 2 13:26:23 2026] GET /v2.0/security-groups/405f3008-0d58-4d5b-863e-1d380c55ed95 => generated 2214 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:26:23.248 8 WARNING neutron_lib.context [req-32a3b1f7-09f1-486b-bd01-9d15ff9f56a0 req-271cdcf0-46be-42a4-b59f-424ab688aa8c 8cd36f7a48ca40828648a56d8a356c69 874d93bac12f4394b7c92ac398c57b95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 237/493] 10.0.0.176 () {38 vars in 981 bytes} [Tue Jun 2 13:26:23 2026] POST /v2.0/security-group-rules => generated 587 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/494] 10.0.0.176 () {34 vars in 991 bytes} [Tue Jun 2 13:26:23 2026] GET /v2.0/security-groups/405f3008-0d58-4d5b-863e-1d380c55ed95 => generated 2812 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/495] 10.0.0.176 () {34 vars in 1001 bytes} [Tue Jun 2 13:26:23 2026] GET /v2.0/security-group-rules/d7430ed6-f409-45bf-b085-da4d8b4997de => generated 584 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/496] 10.0.0.176 () {34 vars in 991 bytes} [Tue Jun 2 13:26:23 2026] GET /v2.0/security-groups/405f3008-0d58-4d5b-863e-1d380c55ed95 => generated 2812 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/497] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:23 2026] GET /v2.0/ports?device_id=64854e42-7b92-4339-9bc0-af16172bf6e2 => 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: 259/498] 10.0.0.176 () {36 vars in 1023 bytes} [Tue Jun 2 13:26:23 2026] DELETE /v2.0/security-group-rules/d7430ed6-f409-45bf-b085-da4d8b4997de => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/499] 10.0.0.176 () {34 vars in 991 bytes} [Tue Jun 2 13:26:23 2026] GET /v2.0/security-groups/405f3008-0d58-4d5b-863e-1d380c55ed95 => generated 2214 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/500] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:26:23 2026] GET /v2.0/networks?id=40e438df-3678-4bc7-a5d8-6de0e5b8fccc => generated 676 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/501] 199.204.45.238 () {34 vars in 1050 bytes} [Tue Jun 2 13:26:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0501231f021c484aa474c9d7a370f3c9 => generated 181 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:26:23.912 8 WARNING neutron_lib.context [req-26b476b1-fff7-4b71-88e6-8bfdcec37710 req-ba1dc6d0-62b7-4e4e-8362-c391e07db492 b825d4ae91c244808fe56f58b40759f8 0501231f021c484aa474c9d7a370f3c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 261/502] 10.0.0.176 () {36 vars in 1013 bytes} [Tue Jun 2 13:26:23 2026] DELETE /v2.0/security-groups/405f3008-0d58-4d5b-863e-1d380c55ed95 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/503] 10.0.0.176 () {34 vars in 991 bytes} [Tue Jun 2 13:26:23 2026] GET /v2.0/security-groups/bd64cb6e-c4a6-4b38-9907-e4d53cc39564 => generated 2214 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/504] 10.0.0.176 () {36 vars in 1013 bytes} [Tue Jun 2 13:26:24 2026] DELETE /v2.0/security-groups/bd64cb6e-c4a6-4b38-9907-e4d53cc39564 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/505] 10.0.0.176 () {34 vars in 1098 bytes} [Tue Jun 2 13:26:24 2026] GET /v2.0/security-groups?name=tempest-securitygroup--517947902&fields=id&tenant_id=e84e05dbe0cd4c13b99d58095ca4695d => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/506] 199.204.45.238 () {38 vars in 955 bytes} [Tue Jun 2 13:26:23 2026] POST /v2.0/ports => generated 954 bytes in 728 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: 243/507] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:26:24 2026] GET /v2.0/networks?id=f34ae72c-7766-4c4a-bd83-4edf2a8bfce8 => generated 683 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/508] 10.0.0.176 () {34 vars in 982 bytes} [Tue Jun 2 13:26:24 2026] GET /v2.0/networks?id=d86d3350-118d-4a4a-9a13-63215ecff8fb => generated 679 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/509] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:24 2026] GET /v2.0/ports?device_id=ad7babc4-1a8e-4063-96df-394d199e30d7 => 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: 246/510] 199.204.45.238 () {34 vars in 911 bytes} [Tue Jun 2 13:26:24 2026] GET /v2.0/extensions => generated 19600 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/511] 199.204.45.238 () {34 vars in 1050 bytes} [Tue Jun 2 13:26:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9fe18d260bba40dbb417144a62ae1234 => generated 180 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/512] 10.0.0.176 () {34 vars in 965 bytes} [Tue Jun 2 13:26:24 2026] GET /v2.0/quotas/e84e05dbe0cd4c13b99d58095ca4695d => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:26:24.866 8 WARNING neutron_lib.context [req-b94fc94e-4684-4171-a579-39da254bfcea req-c6babfb5-0b9b-4bc5-b0cc-48e1e007785b 091a446ba9cf48a281108d2b0eeb1a9b 9fe18d260bba40dbb417144a62ae1234 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 249/513] 199.204.45.238 () {38 vars in 955 bytes} [Tue Jun 2 13:26:24 2026] POST /v2.0/ports => generated 954 bytes in 368 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: 250/514] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:25 2026] GET /v2.0/ports?device_id=64854e42-7b92-4339-9bc0-af16172bf6e2 => generated 957 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/515] 10.0.0.176 () {34 vars in 1002 bytes} [Tue Jun 2 13:26:25 2026] GET /v2.0/ports?tenant_id=e84e05dbe0cd4c13b99d58095ca4695d&fields=id => generated 103 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/516] 10.0.0.231 () {34 vars in 789 bytes} [Tue Jun 2 13:26:24 2026] PUT /v2.0/routers/51d7a3f7-ea39-489e-955e-87b5e470cdba/remove_router_interface => generated 309 bytes in 1478 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/517] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 2 13:26:25 2026] PUT /v2.0/ports/4d576330-5f1b-44be-a709-0eeb93d5a15e => generated 1199 bytes in 494 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: 253/518] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:26:26 2026] GET /v2.0/security-groups?id=4c3a3f59-88fe-486c-88d4-faac915f83ce&fields=id&fields=name => generated 114 bytes in 68 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: 256/521] 10.0.0.176 () {34 vars in 1008 bytes} [Tue Jun 2 13:26:26 2026] GET /v2.0/networks/d86d3350-118d-4a4a-9a13-63215ecff8fb?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/522] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 2 13:26:25 2026] PUT /v2.0/ports/44afd2eb-9f84-4d7a-93ef-b117840455c9 => generated 1199 bytes in 509 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 267/523] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:26:26 2026] GET /v2.0/ports?tenant_id=0501231f021c484aa474c9d7a370f3c9&device_id=64854e42-7b92-4339-9bc0-af16172bf6e2 => generated 1238 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/524] 10.0.0.176 () {34 vars in 1108 bytes} [Tue Jun 2 13:26:26 2026] GET /v2.0/networks/d86d3350-118d-4a4a-9a13-63215ecff8fb?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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 269/525] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:26:26 2026] GET /v2.0/ports?tenant_id=9fe18d260bba40dbb417144a62ae1234&device_id=ad7babc4-1a8e-4063-96df-394d199e30d7 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/526] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:26 2026] GET /v2.0/ports?device_id=ad7babc4-1a8e-4063-96df-394d199e30d7 => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/527] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:26:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=4d576330-5f1b-44be-a709-0eeb93d5a15e => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:26:26.807 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-870f98a6-8f70-4a42-b029-720e41a0ff5d'] response: {'name': 'network-changed', 'server_uuid': '64854e42-7b92-4339-9bc0-af16172bf6e2', 'tag': '4d576330-5f1b-44be-a709-0eeb93d5a15e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 272/528] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:26:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=44afd2eb-9f84-4d7a-93ef-b117840455c9 => generated 19 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/529] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:26:26 2026] GET /v2.0/security-groups?id=377f0c78-f7fd-4bdb-91bf-043bb88f1d48&fields=id&fields=name => generated 113 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/530] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:26:26 2026] GET /v2.0/subnets?id=65ebcbb5-ffd3-4fc7-88c5-5bf176cd54d1 => generated 670 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/531] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:26 2026] GET /v2.0/ports?device_id=1e61c89a-0493-4c11-b81f-f94c29e43cd3 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/532] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:26:26 2026] GET /v2.0/subnets?id=21d5bbb6-9b82-41bc-ad07-c59046ba0322 => generated 677 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:26:27.024 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0bc79935-fa5a-4354-95f6-952f386fd9f5'] response: {'name': 'network-changed', 'server_uuid': 'ad7babc4-1a8e-4063-96df-394d199e30d7', 'tag': '44afd2eb-9f84-4d7a-93ef-b117840455c9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 277/533] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:26:27 2026] GET /v2.0/ports?network_id=40e438df-3678-4bc7-a5d8-6de0e5b8fccc&device_owner=network%3Adhcp => generated 1244 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/534] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:26:27 2026] GET /v2.0/ports?network_id=f34ae72c-7766-4c4a-bd83-4edf2a8bfce8&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: 279/535] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:26:27 2026] GET /v2.0/networks/40e438df-3678-4bc7-a5d8-6de0e5b8fccc?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:26:27.338 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-23272eb1-0ac8-445a-b7fb-7cc374d66e35 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - 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 567, 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 594, 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 647, 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 728, 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 2192, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2197, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 7|app: 0|req: 280/536] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:27 2026] GET /v2.0/ports?device_id=64854e42-7b92-4339-9bc0-af16172bf6e2 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/537] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:26:27 2026] GET /v2.0/networks/f34ae72c-7766-4c4a-bd83-4edf2a8bfce8?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: 282/538] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:26:27 2026] GET /v2.0/networks/40e438df-3678-4bc7-a5d8-6de0e5b8fccc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/539] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:26:27 2026] GET /v2.0/security-groups?id=4c3a3f59-88fe-486c-88d4-faac915f83ce&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/540] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:26:27 2026] GET /v2.0/networks/f34ae72c-7766-4c4a-bd83-4edf2a8bfce8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/541] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:26:27 2026] GET /v2.0/ports?tenant_id=0501231f021c484aa474c9d7a370f3c9&device_id=64854e42-7b92-4339-9bc0-af16172bf6e2 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/542] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:26:27 2026] GET /v2.0/networks?id=40e438df-3678-4bc7-a5d8-6de0e5b8fccc => generated 772 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/543] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:26:27 2026] GET /v2.0/ports?tenant_id=9fe18d260bba40dbb417144a62ae1234&device_id=ad7babc4-1a8e-4063-96df-394d199e30d7 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:26:27.793 8 INFO neutron.db.l3_hamode_db [None req-23272eb1-0ac8-445a-b7fb-7cc374d66e35 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] HA network 11b9d0ab-0879-472c-ae42-08699a6939cc was deleted as no HA routers are present in tenant 874d93bac12f4394b7c92ac398c57b95. [pid: 8|app: 0|req: 257/544] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:26:26 2026] DELETE /v2.0/routers/51d7a3f7-ea39-489e-955e-87b5e470cdba => generated 0 bytes in 1629 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/545] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:26:27 2026] GET /v2.0/networks?id=d86d3350-118d-4a4a-9a13-63215ecff8fb => generated 679 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/546] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:26:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=4d576330-5f1b-44be-a709-0eeb93d5a15e => 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: 259/547] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:26:27 2026] GET /v2.0/networks?id=f34ae72c-7766-4c4a-bd83-4edf2a8bfce8 => generated 779 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/548] 199.204.45.238 () {34 vars in 1050 bytes} [Tue Jun 2 13:26:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e84e05dbe0cd4c13b99d58095ca4695d => generated 180 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/549] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:26:27 2026] GET /v2.0/subnets?id=65ebcbb5-ffd3-4fc7-88c5-5bf176cd54d1 => generated 670 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/550] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:26:27 2026] DELETE /v2.0/subnets/2b527fb6-fbf0-4613-b00f-771f5e521a50 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/551] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:28 2026] GET /v2.0/ports?device_id=ad7babc4-1a8e-4063-96df-394d199e30d7 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:26:28.120 8 WARNING neutron_lib.context [req-b4b8deb4-bc25-4e45-be53-a076f9cc8b77 req-81d389c9-133e-4e51-aa82-f3df014102c8 66194df2feb845ee9d7eb93f5bb0f93b e84e05dbe0cd4c13b99d58095ca4695d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 290/552] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:26:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=44afd2eb-9f84-4d7a-93ef-b117840455c9 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:26:28.128 8 INFO neutron.services.segments.plugin [-] Segment b9e976de-2555-4fbb-af7c-d7785cfbbb07 resource provider aggregate not found [pid: 7|app: 0|req: 291/553] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:28 2026] GET /v2.0/ports?device_id=1e61c89a-0493-4c11-b81f-f94c29e43cd3 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:26:28.150 8 INFO neutron.services.segments.plugin [-] Segment b9e976de-2555-4fbb-af7c-d7785cfbbb07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9e976de-2555-4fbb-af7c-d7785cfbbb07 found for delete ", "request_id": "req-770dc18b-2926-4bd9-bbd0-f4c6bbb33dac"}]} 2026-06-02 13:26:28.181 8 INFO neutron.services.segments.plugin [-] Segment b9e976de-2555-4fbb-af7c-d7785cfbbb07 resource provider aggregate not found [pid: 7|app: 0|req: 292/554] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:26:28 2026] GET /v2.0/ports?network_id=40e438df-3678-4bc7-a5d8-6de0e5b8fccc&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:26:28.213 8 INFO neutron.services.segments.plugin [-] Segment b9e976de-2555-4fbb-af7c-d7785cfbbb07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9e976de-2555-4fbb-af7c-d7785cfbbb07 found for delete ", "request_id": "req-6ace85f9-a3d3-4007-b09c-bf20f194350a"}]} [pid: 8|app: 0|req: 263/555] 199.204.45.238 () {38 vars in 955 bytes} [Tue Jun 2 13:26:28 2026] POST /v2.0/ports => generated 954 bytes in 646 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: 293/556] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:26:28 2026] DELETE /v2.0/networks/943b2c85-d56f-4ac0-b166-cd224b5d811d => generated 0 bytes in 628 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/557] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:26:28 2026] GET /v2.0/security-groups?id=377f0c78-f7fd-4bdb-91bf-043bb88f1d48&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/558] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:26:28 2026] GET /v2.0/subnets?id=21d5bbb6-9b82-41bc-ad07-c59046ba0322 => generated 677 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/559] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:26:28 2026] GET /v2.0/networks/40e438df-3678-4bc7-a5d8-6de0e5b8fccc?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: 295/560] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:28 2026] GET /v2.0/ports?device_id=64854e42-7b92-4339-9bc0-af16172bf6e2 => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/561] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:26:28 2026] GET /v2.0/ports?network_id=f34ae72c-7766-4c4a-bd83-4edf2a8bfce8&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/562] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:26:28 2026] GET /v2.0/networks/40e438df-3678-4bc7-a5d8-6de0e5b8fccc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/563] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:26:29 2026] GET /v2.0/security-groups?id=4c3a3f59-88fe-486c-88d4-faac915f83ce&fields=id&fields=name => generated 114 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/564] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:26:29 2026] GET /v2.0/networks/f34ae72c-7766-4c4a-bd83-4edf2a8bfce8?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/565] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:26:29 2026] GET /v2.0/security-groups?tenant_id=874d93bac12f4394b7c92ac398c57b95&name=default => generated 2801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:26:29.383 7 INFO neutron.services.segments.plugin [-] Segment f9e661f3-38c3-4bd8-99d3-64c6f0ba35e2 resource provider aggregate not found 2026-06-02 13:26:29.411 7 INFO neutron.services.segments.plugin [-] Segment f9e661f3-38c3-4bd8-99d3-64c6f0ba35e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9e661f3-38c3-4bd8-99d3-64c6f0ba35e2 found for delete ", "request_id": "req-e8ef5da7-9bc5-4aea-9f74-d779dbe7bc3e"}]} 2026-06-02 13:26:29.448 7 INFO neutron.services.segments.plugin [-] Segment f9e661f3-38c3-4bd8-99d3-64c6f0ba35e2 resource provider aggregate not found [pid: 7|app: 0|req: 301/566] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:29 2026] GET /v2.0/ports?device_id=1e61c89a-0493-4c11-b81f-f94c29e43cd3 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:26:29.473 7 INFO neutron.services.segments.plugin [-] Segment f9e661f3-38c3-4bd8-99d3-64c6f0ba35e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9e661f3-38c3-4bd8-99d3-64c6f0ba35e2 found for delete ", "request_id": "req-d79f55bc-4079-4762-9d52-1ead58a52356"}]} [pid: 7|app: 0|req: 302/567] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:26:29 2026] GET /v2.0/networks/f34ae72c-7766-4c4a-bd83-4edf2a8bfce8?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: 266/568] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 2 13:26:28 2026] PUT /v2.0/ports/7d501fda-45c0-42e7-bb36-bda956b3124f => generated 1199 bytes in 668 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:26:29.619 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd69debc-76b3-4004-88f7-6b004aa076ae'] response: {'name': 'network-changed', 'server_uuid': '1e61c89a-0493-4c11-b81f-f94c29e43cd3', 'tag': '7d501fda-45c0-42e7-bb36-bda956b3124f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 267/569] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:26:29 2026] GET /v2.0/security-groups?id=37f24f18-950d-4f7c-a24a-4ec2f14a3627&fields=id&fields=name => generated 113 bytes in 69 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: 303/570] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:26:29 2026] DELETE /v2.0/security-groups/d962bb5f-304c-4645-815e-ff85517c00bf => 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: 268/571] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:26:29 2026] GET /v2.0/ports?tenant_id=e84e05dbe0cd4c13b99d58095ca4695d&device_id=1e61c89a-0493-4c11-b81f-f94c29e43cd3 => generated 1238 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/572] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:26:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=7d501fda-45c0-42e7-bb36-bda956b3124f => 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: 269/573] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:26:29 2026] GET /v2.0/subnets?id=da59b41d-183e-43e5-8dd1-fc0d4331155c => generated 673 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/574] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:26:29 2026] GET /v2.0/ports?network_id=d86d3350-118d-4a4a-9a13-63215ecff8fb&device_owner=network%3Adhcp => generated 1244 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/575] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:26:29 2026] GET /v2.0/networks/d86d3350-118d-4a4a-9a13-63215ecff8fb?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: 306/576] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:29 2026] GET /v2.0/ports?device_id=ad7babc4-1a8e-4063-96df-394d199e30d7 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/577] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:26:30 2026] GET /v2.0/networks/d86d3350-118d-4a4a-9a13-63215ecff8fb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/578] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:26:30 2026] GET /v2.0/security-groups?id=377f0c78-f7fd-4bdb-91bf-043bb88f1d48&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/579] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:26:30 2026] GET /v2.0/ports?tenant_id=e84e05dbe0cd4c13b99d58095ca4695d&device_id=1e61c89a-0493-4c11-b81f-f94c29e43cd3 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/580] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:30 2026] GET /v2.0/ports?device_id=64854e42-7b92-4339-9bc0-af16172bf6e2 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/581] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:26:30 2026] GET /v2.0/security-groups?id=4c3a3f59-88fe-486c-88d4-faac915f83ce&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/582] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:26:30 2026] GET /v2.0/networks?id=d86d3350-118d-4a4a-9a13-63215ecff8fb => generated 775 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/583] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:26:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=7d501fda-45c0-42e7-bb36-bda956b3124f => 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: 274/584] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:26:30 2026] GET /v2.0/subnets?id=da59b41d-183e-43e5-8dd1-fc0d4331155c => generated 673 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/585] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:26:30 2026] GET /v2.0/ports?network_id=d86d3350-118d-4a4a-9a13-63215ecff8fb&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: 275/586] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:26:30 2026] GET /v2.0/networks/d86d3350-118d-4a4a-9a13-63215ecff8fb?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/587] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:26:30 2026] GET /v2.0/networks/d86d3350-118d-4a4a-9a13-63215ecff8fb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/588] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:30 2026] GET /v2.0/ports?device_id=1e61c89a-0493-4c11-b81f-f94c29e43cd3 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/589] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:26:30 2026] GET /v2.0/security-groups?id=37f24f18-950d-4f7c-a24a-4ec2f14a3627&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/590] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:31 2026] GET /v2.0/ports?device_id=ad7babc4-1a8e-4063-96df-394d199e30d7 => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/591] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:26:31 2026] GET /v2.0/security-groups?id=377f0c78-f7fd-4bdb-91bf-043bb88f1d48&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/592] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:31 2026] GET /v2.0/ports?device_id=64854e42-7b92-4339-9bc0-af16172bf6e2 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/593] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:26:31 2026] GET /v2.0/security-groups?id=4c3a3f59-88fe-486c-88d4-faac915f83ce&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:26:32.008 8 INFO neutron.db.segments_db [None req-de3e8bba-05c1-46ff-9b46-bf661b57ed49 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Added segment 95d287fb-2911-4ea7-bae3-4c3eb3565d43 of type vxlan for network 2716cd01-4b07-4f5b-aef8-1fa80b119fbc [pid: 7|app: 0|req: 316/594] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:31 2026] GET /v2.0/ports?device_id=1e61c89a-0493-4c11-b81f-f94c29e43cd3 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/595] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:26:32 2026] GET /v2.0/security-groups?id=37f24f18-950d-4f7c-a24a-4ec2f14a3627&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/596] 10.0.0.231 () {34 vars in 671 bytes} [Tue Jun 2 13:26:31 2026] POST /v2.0/networks => generated 744 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/597] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:26:32 2026] POST /v2.0/subnets => generated 667 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/598] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:32 2026] GET /v2.0/ports?device_id=ad7babc4-1a8e-4063-96df-394d199e30d7 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:26:32.477 7 INFO neutron.db.segments_db [None req-275a8a42-ae34-4b63-9750-ec1920ab66d2 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Added segment 6e2ea3e3-6401-409b-b086-1bfb39f7d0cb of type vxlan for network 0f5bc8fe-0120-4490-abc9-d5983441a062 [pid: 8|app: 0|req: 281/599] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:26:32 2026] GET /v2.0/security-groups?id=377f0c78-f7fd-4bdb-91bf-043bb88f1d48&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: 8|app: 0|req: 282/600] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:32 2026] GET /v2.0/ports?device_id=64854e42-7b92-4339-9bc0-af16172bf6e2 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/601] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:26:32 2026] GET /v2.0/security-groups?id=4c3a3f59-88fe-486c-88d4-faac915f83ce&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:26:32.860 7 INFO neutron.db.l3_hamode_db [None req-275a8a42-ae34-4b63-9750-ec1920ab66d2 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 284/602] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:33 2026] GET /v2.0/ports?device_id=1e61c89a-0493-4c11-b81f-f94c29e43cd3 => 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: 285/603] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:26:33 2026] GET /v2.0/security-groups?id=37f24f18-950d-4f7c-a24a-4ec2f14a3627&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/604] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:33 2026] GET /v2.0/ports?device_id=1e61c89a-0493-4c11-b81f-f94c29e43cd3 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:26:34.116 8 INFO neutron.db.l3_db [None req-2ecc10f4-445f-4d32-a840-d33b605c0fc1 66194df2feb845ee9d7eb93f5bb0f93b e84e05dbe0cd4c13b99d58095ca4695d - - default default] Floating IP fb0345ca-3992-4af9-8166-d6dd1fd6ff60 associated. External IP: 10.96.250.207, port: 7d501fda-45c0-42e7-bb36-bda956b3124f. 2026-06-02 13:26:34.181 7 INFO neutron.db.l3_hamode_db [None req-275a8a42-ae34-4b63-9750-ec1920ab66d2 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 287/605] 10.0.0.231 () {34 vars in 749 bytes} [Tue Jun 2 13:26:33 2026] PUT /v2.0/floatingips/fb0345ca-3992-4af9-8166-d6dd1fd6ff60 => generated 855 bytes in 962 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/606] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:34 2026] GET /v2.0/ports?device_id=ad7babc4-1a8e-4063-96df-394d199e30d7 => generated 971 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/607] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:34 2026] GET /v2.0/ports?device_id=64854e42-7b92-4339-9bc0-af16172bf6e2 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/608] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:26:34 2026] GET /v2.0/security-groups?id=377f0c78-f7fd-4bdb-91bf-043bb88f1d48&fields=id&fields=name => generated 113 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/609] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:26:35 2026] GET /v2.0/security-groups?id=4c3a3f59-88fe-486c-88d4-faac915f83ce&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:26:35.202 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-09561ebd-b58f-4f3a-8003-433e71a3e586'] response: {'name': 'network-changed', 'server_uuid': '1e61c89a-0493-4c11-b81f-f94c29e43cd3', 'tag': '7d501fda-45c0-42e7-bb36-bda956b3124f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 292/610] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:35 2026] GET /v2.0/ports?device_id=1e61c89a-0493-4c11-b81f-f94c29e43cd3 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/611] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:26:35 2026] GET /v2.0/security-groups?id=37f24f18-950d-4f7c-a24a-4ec2f14a3627&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/612] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:26:35 2026] GET /v2.0/ports?tenant_id=e84e05dbe0cd4c13b99d58095ca4695d&device_id=1e61c89a-0493-4c11-b81f-f94c29e43cd3 => generated 1240 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/613] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:26:35 2026] GET /v2.0/networks?id=d86d3350-118d-4a4a-9a13-63215ecff8fb => generated 775 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/614] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:26:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=7d501fda-45c0-42e7-bb36-bda956b3124f => generated 858 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/615] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:26:35 2026] GET /v2.0/subnets?id=da59b41d-183e-43e5-8dd1-fc0d4331155c => generated 673 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/616] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:26:32 2026] POST /v2.0/routers => generated 731 bytes in 3183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/617] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:26:35 2026] GET /v2.0/ports?network_id=d86d3350-118d-4a4a-9a13-63215ecff8fb&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/618] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:26:35 2026] GET /v2.0/networks/d86d3350-118d-4a4a-9a13-63215ecff8fb?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/619] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:35 2026] GET /v2.0/ports?device_id=1e61c89a-0493-4c11-b81f-f94c29e43cd3 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/620] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:26:35 2026] GET /v2.0/networks/d86d3350-118d-4a4a-9a13-63215ecff8fb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/621] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:26:35 2026] GET /v2.0/security-groups?id=37f24f18-950d-4f7c-a24a-4ec2f14a3627&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/622] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:36 2026] GET /v2.0/ports?device_id=ad7babc4-1a8e-4063-96df-394d199e30d7 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/623] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:26:36 2026] GET /v2.0/security-groups?id=377f0c78-f7fd-4bdb-91bf-043bb88f1d48&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: 8|app: 0|req: 305/624] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:36 2026] GET /v2.0/ports?device_id=64854e42-7b92-4339-9bc0-af16172bf6e2 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/625] 199.204.45.238 () {34 vars in 994 bytes} [Tue Jun 2 13:26:36 2026] GET /v2.0/ports?device_id=1e61c89a-0493-4c11-b81f-f94c29e43cd3 => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/626] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:26:36 2026] GET /v2.0/security-groups?id=4c3a3f59-88fe-486c-88d4-faac915f83ce&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/627] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:36 2026] GET /v2.0/ports?device_id=ad7babc4-1a8e-4063-96df-394d199e30d7 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:26:37.016 8 INFO neutron.db.l3_db [req-19ed3187-6b24-4fb5-bbcd-0df904dc7e91 req-cc42c399-6363-4faa-98dc-eab263782685 66194df2feb845ee9d7eb93f5bb0f93b e84e05dbe0cd4c13b99d58095ca4695d - - default default] Floating IP fb0345ca-3992-4af9-8166-d6dd1fd6ff60 disassociated. External IP: 10.96.250.207, port: 7d501fda-45c0-42e7-bb36-bda956b3124f. [pid: 8|app: 0|req: 309/628] 199.204.45.238 () {36 vars in 997 bytes} [Tue Jun 2 13:26:36 2026] DELETE /v2.0/ports/7d501fda-45c0-42e7-bb36-bda956b3124f => generated 0 bytes in 972 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/629] 10.0.0.231 () {34 vars in 783 bytes} [Tue Jun 2 13:26:35 2026] PUT /v2.0/routers/7c492bbf-7a21-4295-a106-4e7e0b0e93d2/add_router_interface => generated 309 bytes in 1946 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/630] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:37 2026] GET /v2.0/ports?device_id=64854e42-7b92-4339-9bc0-af16172bf6e2 => generated 971 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/631] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:37 2026] GET /v2.0/ports?device_id=1e61c89a-0493-4c11-b81f-f94c29e43cd3 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:26:37.750 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-254b7c4e-f559-45f9-9946-09779d33a251'] response: {'server_uuid': '1e61c89a-0493-4c11-b81f-f94c29e43cd3', 'name': 'network-vif-deleted', 'tag': '7d501fda-45c0-42e7-bb36-bda956b3124f', 'status': 'completed', 'code': 200} 2026-06-02 13:26:38.024 8 INFO neutron.db.l3_db [None req-132242c3-7589-4d82-b04e-bc4b1b2b543c 091a446ba9cf48a281108d2b0eeb1a9b 9fe18d260bba40dbb417144a62ae1234 - - default default] Floating IP cf8ba770-f8d9-4eef-818b-d74c5eeb2692 associated. External IP: 10.96.250.201, port: 44afd2eb-9f84-4d7a-93ef-b117840455c9. 2026-06-02 13:26:38.303 7 INFO neutron.db.l3_db [None req-54a6349a-73c5-4785-8ccf-0b5415f57c36 b825d4ae91c244808fe56f58b40759f8 0501231f021c484aa474c9d7a370f3c9 - - default default] Floating IP 81c2cf6e-9871-4ddf-aa97-49c823302312 associated. External IP: 10.96.250.215, port: 4d576330-5f1b-44be-a709-0eeb93d5a15e. [pid: 8|app: 0|req: 310/632] 10.0.0.231 () {34 vars in 749 bytes} [Tue Jun 2 13:26:37 2026] PUT /v2.0/floatingips/cf8ba770-f8d9-4eef-818b-d74c5eeb2692 => generated 855 bytes in 929 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:26:38.448 8 WARNING neutron_lib.context [req-a0a614e0-ee21-4763-b6c5-fc902a6a7504 req-f07d9dac-d402-4a93-8854-f953b6aeb5b2 c5acc026fa084f7a8748f1adb54c1a6f b2bcbeab1f714f1889df9ed0d959844c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 311/633] 10.0.0.176 () {38 vars in 971 bytes} [Tue Jun 2 13:26:38 2026] POST /v2.0/security-groups => generated 1615 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/634] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:38 2026] GET /v2.0/ports?device_id=ad7babc4-1a8e-4063-96df-394d199e30d7 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:26:38.588 8 WARNING neutron_lib.context [req-65f51eec-d7e3-4c01-8fcd-0bd760d61b71 req-a0b0b814-9da5-4635-ab6c-e696416e7626 c5acc026fa084f7a8748f1adb54c1a6f b2bcbeab1f714f1889df9ed0d959844c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 323/635] 10.0.0.231 () {34 vars in 749 bytes} [Tue Jun 2 13:26:37 2026] PUT /v2.0/floatingips/81c2cf6e-9871-4ddf-aa97-49c823302312 => generated 855 bytes in 930 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/636] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:26:38 2026] GET /v2.0/security-groups?id=377f0c78-f7fd-4bdb-91bf-043bb88f1d48&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/637] 10.0.0.176 () {38 vars in 971 bytes} [Tue Jun 2 13:26:38 2026] POST /v2.0/security-groups => generated 1617 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 13:26:38.771 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a4a40e8-4bc8-4fec-9326-1fec076cdead'] response: {'name': 'network-changed', 'server_uuid': '64854e42-7b92-4339-9bc0-af16172bf6e2', 'tag': '4d576330-5f1b-44be-a709-0eeb93d5a15e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 325/638] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:38 2026] GET /v2.0/ports?device_id=64854e42-7b92-4339-9bc0-af16172bf6e2 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:26:38.806 7 WARNING neutron_lib.context [req-63f2e889-aa6c-46e9-9ee7-be4489e66050 req-01f40ea2-6823-465b-8e90-8d30716991b4 c5acc026fa084f7a8748f1adb54c1a6f b2bcbeab1f714f1889df9ed0d959844c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 314/639] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:26:38 2026] GET /v2.0/ports?tenant_id=0501231f021c484aa474c9d7a370f3c9&device_id=64854e42-7b92-4339-9bc0-af16172bf6e2 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/640] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:26:38 2026] GET /v2.0/security-groups?id=4c3a3f59-88fe-486c-88d4-faac915f83ce&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/641] 10.0.0.176 () {38 vars in 971 bytes} [Tue Jun 2 13:26:38 2026] POST /v2.0/security-groups => generated 1617 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/642] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:26:38 2026] GET /v2.0/networks?id=40e438df-3678-4bc7-a5d8-6de0e5b8fccc => generated 772 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/643] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:26:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=4d576330-5f1b-44be-a709-0eeb93d5a15e => generated 858 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/644] 10.0.0.176 () {34 vars in 1002 bytes} [Tue Jun 2 13:26:39 2026] GET /v2.0/security-groups?tenant_id=b2bcbeab1f714f1889df9ed0d959844c => generated 7596 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/645] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:26:39 2026] GET /v2.0/subnets?id=65ebcbb5-ffd3-4fc7-88c5-5bf176cd54d1 => generated 670 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/646] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:26:38 2026] DELETE /v2.0/security-groups/37f24f18-950d-4f7c-a24a-4ec2f14a3627 => 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: 320/647] 10.0.0.176 () {34 vars in 991 bytes} [Tue Jun 2 13:26:39 2026] GET /v2.0/security-groups/cc9585c6-ec6a-428d-8fb7-0dc69938b611 => generated 2798 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:26:39.160 8 INFO neutron.api.v2.resource [None req-685d1178-7e66-4cd6-9e8c-ac97e7dda185 66194df2feb845ee9d7eb93f5bb0f93b e84e05dbe0cd4c13b99d58095ca4695d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 321/648] 10.0.0.231 () {32 vars in 737 bytes} [Tue Jun 2 13:26:39 2026] GET /v2.0/security-groups/37f24f18-950d-4f7c-a24a-4ec2f14a3627 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/649] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:26:39 2026] GET /v2.0/ports?network_id=40e438df-3678-4bc7-a5d8-6de0e5b8fccc&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: 8|app: 0|req: 322/650] 10.0.0.176 () {34 vars in 991 bytes} [Tue Jun 2 13:26:39 2026] GET /v2.0/security-groups/cc9585c6-ec6a-428d-8fb7-0dc69938b611 => generated 2798 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/651] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:26:39 2026] GET /v2.0/networks/40e438df-3678-4bc7-a5d8-6de0e5b8fccc?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: 324/652] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:39 2026] GET /v2.0/ports?device_id=64854e42-7b92-4339-9bc0-af16172bf6e2 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/653] 10.0.0.176 () {34 vars in 991 bytes} [Tue Jun 2 13:26:39 2026] GET /v2.0/security-groups/574206a9-1f90-4306-b99b-feaf288d76b0 => generated 1615 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/654] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:26:39 2026] GET /v2.0/networks/40e438df-3678-4bc7-a5d8-6de0e5b8fccc?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: 327/655] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:26:39 2026] GET /v2.0/security-groups?id=4c3a3f59-88fe-486c-88d4-faac915f83ce&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/656] 10.0.0.231 () {32 vars in 732 bytes} [Tue Jun 2 13:26:39 2026] DELETE /v2.0/floatingips/fb0345ca-3992-4af9-8166-d6dd1fd6ff60 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/657] 10.0.0.176 () {36 vars in 1013 bytes} [Tue Jun 2 13:26:39 2026] DELETE /v2.0/security-groups/574206a9-1f90-4306-b99b-feaf288d76b0 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:26:39.704 8 INFO neutron.api.v2.resource [req-75c7e718-28f2-41b3-a058-bed0dcd5d859 req-69b510d6-5a31-4b78-9de9-9f5445928c97 c5acc026fa084f7a8748f1adb54c1a6f b2bcbeab1f714f1889df9ed0d959844c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 329/658] 10.0.0.176 () {34 vars in 991 bytes} [Tue Jun 2 13:26:39 2026] GET /v2.0/security-groups/574206a9-1f90-4306-b99b-feaf288d76b0 => generated 146 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/659] 10.0.0.176 () {34 vars in 991 bytes} [Tue Jun 2 13:26:39 2026] GET /v2.0/security-groups/ee5aeb0b-dd2c-4774-8eda-5437cc5cddf5 => generated 1617 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:26:39.810 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7281d34-5d83-4522-8192-5ab42b80ed28'] response: {'name': 'network-changed', 'server_uuid': 'ad7babc4-1a8e-4063-96df-394d199e30d7', 'tag': '44afd2eb-9f84-4d7a-93ef-b117840455c9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 331/660] 10.0.0.176 () {36 vars in 1013 bytes} [Tue Jun 2 13:26:39 2026] DELETE /v2.0/security-groups/ee5aeb0b-dd2c-4774-8eda-5437cc5cddf5 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/661] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:26:39 2026] GET /v2.0/ports?tenant_id=9fe18d260bba40dbb417144a62ae1234&device_id=ad7babc4-1a8e-4063-96df-394d199e30d7 => generated 1240 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/662] 199.204.45.238 () {34 vars in 994 bytes} [Tue Jun 2 13:26:39 2026] GET /v2.0/ports?device_id=64854e42-7b92-4339-9bc0-af16172bf6e2 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:26:40.029 8 INFO neutron.api.v2.resource [req-fcfeff45-f58b-4b12-bf24-c129d415687d req-ee10e32b-825d-4b98-9bd8-13a97e9afa27 c5acc026fa084f7a8748f1adb54c1a6f b2bcbeab1f714f1889df9ed0d959844c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 334/663] 10.0.0.176 () {34 vars in 991 bytes} [Tue Jun 2 13:26:40 2026] GET /v2.0/security-groups/ee5aeb0b-dd2c-4774-8eda-5437cc5cddf5 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/664] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:26:40 2026] GET /v2.0/networks?id=f34ae72c-7766-4c4a-bd83-4edf2a8bfce8 => generated 779 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:26:40.382 8 INFO neutron.db.l3_db [req-7727fdca-7fcc-4bae-b28c-c96e2ef16e01 req-a9dab0bc-314b-468f-8fb3-73889725b8c1 b825d4ae91c244808fe56f58b40759f8 0501231f021c484aa474c9d7a370f3c9 - - default default] Floating IP 81c2cf6e-9871-4ddf-aa97-49c823302312 disassociated. External IP: 10.96.250.215, port: 4d576330-5f1b-44be-a709-0eeb93d5a15e. [pid: 7|app: 0|req: 330/665] 10.0.0.231 () {34 vars in 789 bytes} [Tue Jun 2 13:26:39 2026] PUT /v2.0/routers/6f96c372-81d0-4da9-a377-76c450cdc608/remove_router_interface => generated 309 bytes in 1084 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/666] 10.0.0.176 () {34 vars in 991 bytes} [Tue Jun 2 13:26:40 2026] GET /v2.0/security-groups/71a5203a-e829-4c9f-a6de-f13817aa0590 => generated 1617 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/667] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:26:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=44afd2eb-9f84-4d7a-93ef-b117840455c9 => generated 860 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/670] 199.204.45.238 () {36 vars in 997 bytes} [Tue Jun 2 13:26:40 2026] DELETE /v2.0/ports/4d576330-5f1b-44be-a709-0eeb93d5a15e => generated 0 bytes in 678 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/671] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:40 2026] GET /v2.0/ports?device_id=64854e42-7b92-4339-9bc0-af16172bf6e2 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/672] 10.0.0.176 () {36 vars in 1013 bytes} [Tue Jun 2 13:26:40 2026] DELETE /v2.0/security-groups/71a5203a-e829-4c9f-a6de-f13817aa0590 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/673] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:26:40 2026] GET /v2.0/subnets?id=21d5bbb6-9b82-41bc-ad07-c59046ba0322 => generated 677 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:26:40.944 7 INFO neutron.api.v2.resource [req-f3a3e147-a625-4347-823f-df3f0c2fe0da req-d94d2db7-b7c5-46e6-9e0b-108f70c3f387 c5acc026fa084f7a8748f1adb54c1a6f b2bcbeab1f714f1889df9ed0d959844c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 338/674] 10.0.0.176 () {34 vars in 991 bytes} [Tue Jun 2 13:26:40 2026] GET /v2.0/security-groups/71a5203a-e829-4c9f-a6de-f13817aa0590 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/675] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:26:40 2026] GET /v2.0/ports?network_id=f34ae72c-7766-4c4a-bd83-4edf2a8bfce8&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/676] 10.0.0.176 () {34 vars in 1002 bytes} [Tue Jun 2 13:26:40 2026] GET /v2.0/security-groups?tenant_id=b2bcbeab1f714f1889df9ed0d959844c => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/677] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:26:41 2026] GET /v2.0/networks/f34ae72c-7766-4c4a-bd83-4edf2a8bfce8?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/678] 10.0.0.176 () {34 vars in 991 bytes} [Tue Jun 2 13:26:41 2026] GET /v2.0/security-groups/cc9585c6-ec6a-428d-8fb7-0dc69938b611 => generated 2798 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/679] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:26:41 2026] GET /v2.0/networks/f34ae72c-7766-4c4a-bd83-4edf2a8bfce8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/680] 10.0.0.176 () {34 vars in 991 bytes} [Tue Jun 2 13:26:41 2026] GET /v2.0/security-groups/cc9585c6-ec6a-428d-8fb7-0dc69938b611 => generated 2798 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:26:41.265 7 INFO neutron.api.v2.resource [req-21318ecb-8ccc-4b55-b6da-78466a7b676a req-9eda9ef8-626e-467f-8efc-e151ff46535d c5acc026fa084f7a8748f1adb54c1a6f b2bcbeab1f714f1889df9ed0d959844c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 345/681] 10.0.0.176 () {34 vars in 991 bytes} [Tue Jun 2 13:26:41 2026] GET /v2.0/security-groups/71a5203a-e829-4c9f-a6de-f13817aa0590 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 13:26:41.314 7 INFO neutron.api.v2.resource [req-b1eb1db2-3ab6-494f-ab9a-058719a807b9 req-6900310b-acdd-4ff7-9210-afcfefe54c56 c5acc026fa084f7a8748f1adb54c1a6f b2bcbeab1f714f1889df9ed0d959844c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 346/682] 10.0.0.176 () {34 vars in 991 bytes} [Tue Jun 2 13:26:41 2026] GET /v2.0/security-groups/ee5aeb0b-dd2c-4774-8eda-5437cc5cddf5 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 13:26:41.375 7 INFO neutron.api.v2.resource [req-6db51752-7037-488d-9cf0-8c9c17820e83 req-adfa0029-b95d-423f-b61b-1cfcb6873a87 c5acc026fa084f7a8748f1adb54c1a6f b2bcbeab1f714f1889df9ed0d959844c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 347/683] 10.0.0.176 () {34 vars in 991 bytes} [Tue Jun 2 13:26:41 2026] GET /v2.0/security-groups/574206a9-1f90-4306-b99b-feaf288d76b0 => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 13:26:41.852 8 INFO neutron.services.segments.plugin [-] Segment 513e4987-a34e-423a-8c15-4752cff7f50f resource provider aggregate not found 2026-06-02 13:26:41.860 8 INFO neutron.services.segments.plugin [-] Segment 513e4987-a34e-423a-8c15-4752cff7f50f resource provider aggregate not found 2026-06-02 13:26:41.872 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba5be324-9cbb-40b1-8dd1-b1d37ab6a28b'] response: {'server_uuid': '64854e42-7b92-4339-9bc0-af16172bf6e2', 'name': 'network-vif-deleted', 'tag': '4d576330-5f1b-44be-a709-0eeb93d5a15e', 'status': 'completed', 'code': 200} 2026-06-02 13:26:41.879 8 INFO neutron.services.segments.plugin [-] Segment 513e4987-a34e-423a-8c15-4752cff7f50f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 513e4987-a34e-423a-8c15-4752cff7f50f found for delete ", "request_id": "req-a4f86df2-b6ca-49e1-a193-3c580e502412"}]} 2026-06-02 13:26:41.880 8 INFO neutron.services.segments.plugin [-] Segment 513e4987-a34e-423a-8c15-4752cff7f50f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 513e4987-a34e-423a-8c15-4752cff7f50f found for delete ", "request_id": "req-7c5c7309-9fbe-41c6-9eae-a870bf91a502"}]} 2026-06-02 13:26:41.890 8 INFO neutron.db.l3_hamode_db [None req-1ea5b0bd-c20c-4a05-ae58-fddb734537c1 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] HA network b0869f39-f606-428f-8c7d-98ad7dc56bfb was deleted as no HA routers are present in tenant e84e05dbe0cd4c13b99d58095ca4695d. [pid: 8|app: 0|req: 337/684] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:26:40 2026] DELETE /v2.0/routers/6f96c372-81d0-4da9-a377-76c450cdc608 => generated 0 bytes in 1127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/685] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:26:41 2026] DELETE /v2.0/security-groups/4c3a3f59-88fe-486c-88d4-faac915f83ce => generated 0 bytes in 390 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/686] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:26:42 2026] DELETE /v2.0/subnets/da59b41d-183e-43e5-8dd1-fc0d4331155c => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:26:42.511 8 INFO neutron.api.v2.resource [None req-5f9baa2c-1437-4539-92f5-6db517ef404e b825d4ae91c244808fe56f58b40759f8 0501231f021c484aa474c9d7a370f3c9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 340/687] 10.0.0.231 () {32 vars in 737 bytes} [Tue Jun 2 13:26:42 2026] GET /v2.0/security-groups/4c3a3f59-88fe-486c-88d4-faac915f83ce => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/688] 10.0.0.231 () {34 vars in 789 bytes} [Tue Jun 2 13:26:41 2026] PUT /v2.0/routers/7c492bbf-7a21-4295-a106-4e7e0b0e93d2/remove_router_interface => generated 309 bytes in 1470 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/689] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:26:42 2026] DELETE /v2.0/networks/d86d3350-118d-4a4a-9a13-63215ecff8fb => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/690] 10.0.0.231 () {32 vars in 732 bytes} [Tue Jun 2 13:26:42 2026] DELETE /v2.0/floatingips/81c2cf6e-9871-4ddf-aa97-49c823302312 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/691] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:26:43 2026] GET /v2.0/security-groups?tenant_id=e84e05dbe0cd4c13b99d58095ca4695d&name=default => generated 2797 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:26:43.907 8 INFO neutron.services.segments.plugin [-] Segment da73bc4c-e2ed-461d-a2e7-4d0d664c2ae8 resource provider aggregate not found 2026-06-02 13:26:43.912 8 INFO neutron.services.segments.plugin [-] Segment da73bc4c-e2ed-461d-a2e7-4d0d664c2ae8 resource provider aggregate not found 2026-06-02 13:26:43.925 8 INFO neutron.services.segments.plugin [-] Segment da73bc4c-e2ed-461d-a2e7-4d0d664c2ae8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da73bc4c-e2ed-461d-a2e7-4d0d664c2ae8 found for delete ", "request_id": "req-5909c0b3-0b2d-44ee-84d3-55f4f4db8ac4"}]} 2026-06-02 13:26:43.929 8 INFO neutron.services.segments.plugin [-] Segment da73bc4c-e2ed-461d-a2e7-4d0d664c2ae8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da73bc4c-e2ed-461d-a2e7-4d0d664c2ae8 found for delete ", "request_id": "req-60be9d8a-0610-4eb5-9dfb-8df54e32aed3"}]} 2026-06-02 13:26:43.980 8 INFO neutron.db.l3_hamode_db [None req-27d6dfdd-b679-462b-99d2-55397e247d41 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] HA network 0f5bc8fe-0120-4490-abc9-d5983441a062 was deleted as no HA routers are present in tenant b2bcbeab1f714f1889df9ed0d959844c. [pid: 8|app: 0|req: 342/692] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:26:42 2026] DELETE /v2.0/routers/7c492bbf-7a21-4295-a106-4e7e0b0e93d2 => generated 0 bytes in 1105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/693] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:26:43 2026] DELETE /v2.0/security-groups/1fe4a1cb-0e98-47ad-9f3b-5127b49d23a1 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/694] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:26:44 2026] DELETE /v2.0/subnets/f18ba8d4-2758-4379-b68a-1a498ccf319d => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/695] 10.0.0.231 () {34 vars in 789 bytes} [Tue Jun 2 13:26:43 2026] PUT /v2.0/routers/0d091f6d-f8ed-43b9-8da5-3a048591e489/remove_router_interface => generated 309 bytes in 1076 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/696] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:26:44 2026] DELETE /v2.0/networks/2716cd01-4b07-4f5b-aef8-1fa80b119fbc => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/697] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:26:44 2026] GET /v2.0/security-groups?tenant_id=b2bcbeab1f714f1889df9ed0d959844c&name=default => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/698] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:26:44 2026] DELETE /v2.0/security-groups/cc9585c6-ec6a-428d-8fb7-0dc69938b611 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:26:45.137 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-a0e31211-5c31-4390-8918-cd32cadb8b17 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - 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 567, 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 594, 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 647, 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 728, 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 2192, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2197, 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-06-02 13:26:45.503 7 INFO neutron.services.segments.plugin [-] Segment 0f20229a-3664-4ef1-9670-6260cc051bf9 resource provider aggregate not found 2026-06-02 13:26:45.508 7 INFO neutron.services.segments.plugin [-] Segment 0f20229a-3664-4ef1-9670-6260cc051bf9 resource provider aggregate not found 2026-06-02 13:26:45.518 7 INFO neutron.services.segments.plugin [-] Segment 0f20229a-3664-4ef1-9670-6260cc051bf9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f20229a-3664-4ef1-9670-6260cc051bf9 found for delete ", "request_id": "req-5bb758dc-25fd-4446-8186-5d6bab4f02b9"}]} 2026-06-02 13:26:45.528 7 INFO neutron.services.segments.plugin [-] Segment 0f20229a-3664-4ef1-9670-6260cc051bf9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f20229a-3664-4ef1-9670-6260cc051bf9 found for delete ", "request_id": "req-d150c649-4f57-466e-bb35-f881ae9bc150"}]} 2026-06-02 13:26:45.542 7 INFO neutron.db.l3_hamode_db [None req-a0e31211-5c31-4390-8918-cd32cadb8b17 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] HA network 0c6677eb-a9d6-415e-b74e-d9eb4f1dc928 was deleted as no HA routers are present in tenant 0501231f021c484aa474c9d7a370f3c9. [pid: 7|app: 0|req: 352/699] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:26:44 2026] DELETE /v2.0/routers/0d091f6d-f8ed-43b9-8da5-3a048591e489 => generated 0 bytes in 1199 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/700] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:26:45 2026] DELETE /v2.0/subnets/65ebcbb5-ffd3-4fc7-88c5-5bf176cd54d1 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:26:45.944 8 INFO neutron.services.segments.plugin [-] Segment 6e2ea3e3-6401-409b-b086-1bfb39f7d0cb resource provider aggregate not found 2026-06-02 13:26:45.951 8 INFO neutron.services.segments.plugin [-] Segment 6e2ea3e3-6401-409b-b086-1bfb39f7d0cb resource provider aggregate not found 2026-06-02 13:26:45.967 8 INFO neutron.services.segments.plugin [-] Segment 6e2ea3e3-6401-409b-b086-1bfb39f7d0cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e2ea3e3-6401-409b-b086-1bfb39f7d0cb found for delete ", "request_id": "req-c0d4b999-1257-43e7-88b8-4570fc31349b"}]} 2026-06-02 13:26:45.975 8 INFO neutron.services.segments.plugin [-] Segment 6e2ea3e3-6401-409b-b086-1bfb39f7d0cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e2ea3e3-6401-409b-b086-1bfb39f7d0cb found for delete ", "request_id": "req-8b3a12df-f25a-473c-9d81-8af7170c1b64"}]} 2026-06-02 13:26:45.985 8 INFO neutron.services.segments.plugin [-] Segment 95d287fb-2911-4ea7-bae3-4c3eb3565d43 resource provider aggregate not found 2026-06-02 13:26:45.991 8 INFO neutron.services.segments.plugin [-] Segment 95d287fb-2911-4ea7-bae3-4c3eb3565d43 resource provider aggregate not found 2026-06-02 13:26:45.999 8 INFO neutron.services.segments.plugin [-] Segment 95d287fb-2911-4ea7-bae3-4c3eb3565d43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95d287fb-2911-4ea7-bae3-4c3eb3565d43 found for delete ", "request_id": "req-672040a1-8ebd-497e-861e-274121ac4eb6"}]} 2026-06-02 13:26:46.008 8 INFO neutron.services.segments.plugin [-] Segment 95d287fb-2911-4ea7-bae3-4c3eb3565d43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95d287fb-2911-4ea7-bae3-4c3eb3565d43 found for delete ", "request_id": "req-4e5949fc-21e1-4552-9c22-cead309f29ef"}]} [pid: 7|app: 0|req: 353/701] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:26:45 2026] DELETE /v2.0/networks/40e438df-3678-4bc7-a5d8-6de0e5b8fccc => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:26:46.183 8 INFO neutron.db.segments_db [None req-5b4c7ad5-5d41-4b4b-9922-4c7b7d094180 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Added segment aa4f0712-cce7-4404-aa3f-e479ddfeb058 of type vxlan for network 54131947-dffb-4ae3-a210-4753a5a22560 [pid: 8|app: 0|req: 349/702] 10.0.0.231 () {34 vars in 671 bytes} [Tue Jun 2 13:26:45 2026] POST /v2.0/networks => generated 738 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/703] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:26:46 2026] GET /v2.0/security-groups?tenant_id=0501231f021c484aa474c9d7a370f3c9&name=default => generated 2797 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/704] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:26:46 2026] DELETE /v2.0/security-groups/9db4b2a6-a0a8-4b57-a938-167f67737879 => 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: 354/705] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:26:46 2026] POST /v2.0/subnets => generated 661 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:26:46.593 8 INFO neutron.db.segments_db [None req-5efb9a39-c3f6-4bf2-ae17-cf35e180d3f8 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Added segment ed5a0d5c-f5d3-4c6a-845c-da596b3244f4 of type vxlan for network 03a8bf13-4abe-484e-99f3-abf6e4f64713 2026-06-02 13:26:46.942 8 INFO neutron.db.l3_hamode_db [None req-5efb9a39-c3f6-4bf2-ae17-cf35e180d3f8 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 13:26:48.096 8 INFO neutron.db.l3_hamode_db [None req-5efb9a39-c3f6-4bf2-ae17-cf35e180d3f8 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 13:26:48.392 7 INFO neutron.services.segments.plugin [-] Segment b6e97e91-9448-4500-b5a3-34995e20fe88 resource provider aggregate not found 2026-06-02 13:26:48.412 7 INFO neutron.services.segments.plugin [-] Segment b6e97e91-9448-4500-b5a3-34995e20fe88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6e97e91-9448-4500-b5a3-34995e20fe88 found for delete ", "request_id": "req-17539faf-3232-406b-ac1b-e2d2a3712eda"}]} 2026-06-02 13:26:48.425 7 INFO neutron.services.segments.plugin [-] Segment b6e97e91-9448-4500-b5a3-34995e20fe88 resource provider aggregate not found 2026-06-02 13:26:48.445 7 INFO neutron.services.segments.plugin [-] Segment b6e97e91-9448-4500-b5a3-34995e20fe88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6e97e91-9448-4500-b5a3-34995e20fe88 found for delete ", "request_id": "req-f84f0b9f-dc5c-4c95-8527-62843b2b6fcc"}]} 2026-06-02 13:26:48.564 7 INFO neutron.db.segments_db [None req-08cd0fe9-94ae-478c-9a91-694b4432024b 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Added segment 4f9c64b1-2d4d-4bdf-ac4d-5ff04ad1abc6 of type vxlan for network 763e9585-411b-4e5b-b1e5-9a90112e470f [pid: 7|app: 0|req: 355/706] 10.0.0.231 () {34 vars in 671 bytes} [Tue Jun 2 13:26:48 2026] POST /v2.0/networks => generated 743 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/707] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:26:48 2026] POST /v2.0/subnets => generated 666 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/708] 10.0.0.21 () {34 vars in 989 bytes} [Tue Jun 2 13:26:48 2026] GET /v2.0/ports?device_id=ad7babc4-1a8e-4063-96df-394d199e30d7 => generated 1240 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:26:49.383 7 INFO neutron.db.segments_db [None req-dd1777d7-c120-4a3b-9b03-583ae546ade6 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Added segment c156fdaf-2301-4e2b-93da-ff6c3bb6f0fa of type vxlan for network f3c38dfe-556f-45ef-9ba9-909d92cfbe60 [pid: 8|app: 0|req: 352/709] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:26:46 2026] POST /v2.0/routers => generated 725 bytes in 2864 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/710] 10.0.0.21 () {34 vars in 1039 bytes} [Tue Jun 2 13:26:49 2026] GET /v2.0/security-groups?id=377f0c78-f7fd-4bdb-91bf-043bb88f1d48&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:26:49.748 7 INFO neutron.db.l3_hamode_db [None req-dd1777d7-c120-4a3b-9b03-583ae546ade6 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 354/711] 10.0.0.231 () {34 vars in 783 bytes} [Tue Jun 2 13:26:49 2026] PUT /v2.0/routers/629920c9-6c67-4979-af1a-648c7ae0e05e/add_router_interface => generated 309 bytes in 1680 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:26:51.212 7 INFO neutron.db.l3_hamode_db [None req-dd1777d7-c120-4a3b-9b03-583ae546ade6 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 13:26:51.812 8 WARNING neutron_lib.context [None req-320f8e89-901b-46d0-bb2e-050664ac6675 00afc651c2b2468b8740618f6bc5a693 09898ce1f41b400d9c1a1aadb17509ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 358/712] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:26:49 2026] POST /v2.0/routers => generated 730 bytes in 2877 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/713] 10.0.0.231 () {34 vars in 685 bytes} [Tue Jun 2 13:26:51 2026] POST /v2.0/security-groups => generated 1595 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 13:26:52.280 8 WARNING neutron_lib.context [None req-4c333b3a-96ff-445f-a08e-9df2dd9f2b98 00afc651c2b2468b8740618f6bc5a693 09898ce1f41b400d9c1a1aadb17509ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 356/714] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:26:52 2026] POST /v2.0/security-group-rules => generated 565 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/715] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:26:52 2026] GET /v2.0/security-groups?tenant_id=e4dd8b9abfbc4a7297281f2b5aab881c&name=default => generated 2801 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:26:52.677 8 WARNING neutron_lib.context [None req-325a52d3-c835-47e6-a939-1617bdcd75b1 00afc651c2b2468b8740618f6bc5a693 09898ce1f41b400d9c1a1aadb17509ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 358/716] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:26:52 2026] POST /v2.0/security-group-rules => generated 570 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/717] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:26:52 2026] DELETE /v2.0/security-groups/5271b605-d4d6-47d5-bf5b-d416529c9ebb => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:26:52.907 8 WARNING neutron_lib.context [None req-eb3bcdc9-fe75-4639-9f1a-44e84c4afbb7 00afc651c2b2468b8740618f6bc5a693 09898ce1f41b400d9c1a1aadb17509ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 360/718] 10.0.0.231 () {34 vars in 676 bytes} [Tue Jun 2 13:26:52 2026] POST /v2.0/floatingips => generated 552 bytes in 681 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/719] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:53 2026] GET /v2.0/ports?device_id=ad7babc4-1a8e-4063-96df-394d199e30d7 => generated 971 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/720] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:26:53 2026] GET /v2.0/security-groups?tenant_id=d4537f9ebafc4a40a492d08a02c63539&name=default => generated 2801 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/721] 10.0.0.176 () {34 vars in 971 bytes} [Tue Jun 2 13:26:53 2026] GET /v2.0/ports/44afd2eb-9f84-4d7a-93ef-b117840455c9 => generated 968 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/722] 10.0.0.231 () {34 vars in 783 bytes} [Tue Jun 2 13:26:52 2026] PUT /v2.0/routers/3b4fbe6c-f367-4c4e-836a-efe7697063fa/add_router_interface => generated 309 bytes in 1674 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/723] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:26:53 2026] DELETE /v2.0/security-groups/59b1d20b-40e8-44ee-8f17-64f412357959 => 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: 360/724] 199.204.45.238 () {34 vars in 1000 bytes} [Tue Jun 2 13:26:54 2026] GET /v2.0/subnets?network_id=f34ae72c-7766-4c4a-bd83-4edf2a8bfce8 => generated 659 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/725] 10.0.0.176 () {34 vars in 1098 bytes} [Tue Jun 2 13:26:54 2026] GET /v2.0/security-groups?name=tempest-securitygroup--311618208&fields=id&tenant_id=09898ce1f41b400d9c1a1aadb17509ea => generated 69 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/726] 10.0.0.176 () {34 vars in 982 bytes} [Tue Jun 2 13:26:54 2026] GET /v2.0/networks?id=54131947-dffb-4ae3-a210-4753a5a22560 => generated 670 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/727] 10.0.0.176 () {34 vars in 965 bytes} [Tue Jun 2 13:26:54 2026] GET /v2.0/quotas/09898ce1f41b400d9c1a1aadb17509ea => 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: 361/728] 199.204.45.238 () {34 vars in 1146 bytes} [Tue Jun 2 13:26:54 2026] GET /v2.0/ports?device_id=ad7babc4-1a8e-4063-96df-394d199e30d7&device_owner=compute%3Anova&network_id=f34ae72c-7766-4c4a-bd83-4edf2a8bfce8 => generated 971 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/729] 10.0.0.176 () {34 vars in 1002 bytes} [Tue Jun 2 13:26:54 2026] GET /v2.0/ports?tenant_id=09898ce1f41b400d9c1a1aadb17509ea&fields=id => generated 103 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/730] 10.0.0.176 () {34 vars in 1008 bytes} [Tue Jun 2 13:26:54 2026] GET /v2.0/networks/54131947-dffb-4ae3-a210-4753a5a22560?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/731] 10.0.0.176 () {34 vars in 1108 bytes} [Tue Jun 2 13:26:54 2026] GET /v2.0/networks/54131947-dffb-4ae3-a210-4753a5a22560?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) 2026-06-02 13:26:54.566 8 WARNING neutron_lib.context [None req-aac37be7-97ce-49fd-bfcb-adc1128bd2cc b59410dc72d24495ae3711182014ce37 f07e002948694909b7181236b7e1be03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 371/732] 10.0.0.231 () {34 vars in 685 bytes} [Tue Jun 2 13:26:54 2026] POST /v2.0/security-groups => generated 1595 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 13:26:54.702 8 WARNING neutron_lib.context [None req-dc709b8a-0c00-4b7e-a668-9c8d6632510d b59410dc72d24495ae3711182014ce37 f07e002948694909b7181236b7e1be03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 372/733] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:26:54 2026] POST /v2.0/security-group-rules => generated 565 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/734] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:54 2026] GET /v2.0/ports?device_id=631f737d-0ab5-4f56-81af-d7290b8984ac => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:26:54.856 8 WARNING neutron_lib.context [None req-121bc328-09b4-4682-9263-206afe5f2f2b b59410dc72d24495ae3711182014ce37 f07e002948694909b7181236b7e1be03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 362/735] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 2 13:26:54 2026] PUT /v2.0/ports/44afd2eb-9f84-4d7a-93ef-b117840455c9 => generated 1149 bytes in 601 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:26:54.952 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-720b6d4b-3baa-45f8-8df1-d5866a20fb79'] response: {'name': 'network-changed', 'server_uuid': 'ad7babc4-1a8e-4063-96df-394d199e30d7', 'tag': '44afd2eb-9f84-4d7a-93ef-b117840455c9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 363/736] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:26:54 2026] GET /v2.0/ports?tenant_id=9fe18d260bba40dbb417144a62ae1234&device_id=ad7babc4-1a8e-4063-96df-394d199e30d7 => generated 1421 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/737] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:26:54 2026] POST /v2.0/security-group-rules => generated 570 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:26:55.016 8 WARNING neutron_lib.context [None req-0181748a-27c3-4525-bcbf-54252b19c8a1 b59410dc72d24495ae3711182014ce37 f07e002948694909b7181236b7e1be03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 364/738] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:26:54 2026] GET /v2.0/networks?id=f34ae72c-7766-4c4a-bd83-4edf2a8bfce8 => generated 779 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/739] 199.204.45.238 () {34 vars in 1060 bytes} [Tue Jun 2 13:26:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=44afd2eb-9f84-4d7a-93ef-b117840455c9 => 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: 366/740] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:26:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=44afd2eb-9f84-4d7a-93ef-b117840455c9 => generated 860 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/741] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:26:55 2026] GET /v2.0/subnets?id=21d5bbb6-9b82-41bc-ad07-c59046ba0322 => generated 677 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/742] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:26:55 2026] GET /v2.0/ports?network_id=f34ae72c-7766-4c4a-bd83-4edf2a8bfce8&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/743] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:26:55 2026] GET /v2.0/networks/f34ae72c-7766-4c4a-bd83-4edf2a8bfce8?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: 372/746] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:26:55 2026] GET /v2.0/networks/f34ae72c-7766-4c4a-bd83-4edf2a8bfce8?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: 373/747] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:26:55 2026] GET /v2.0/ports?tenant_id=9fe18d260bba40dbb417144a62ae1234&device_id=ad7babc4-1a8e-4063-96df-394d199e30d7 => generated 1421 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/748] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:26:55 2026] GET /v2.0/networks?id=f34ae72c-7766-4c4a-bd83-4edf2a8bfce8 => generated 779 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/749] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:26:55 2026] GET /v2.0/networks?id=54131947-dffb-4ae3-a210-4753a5a22560 => generated 670 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/750] 199.204.45.238 () {34 vars in 1060 bytes} [Tue Jun 2 13:26:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=44afd2eb-9f84-4d7a-93ef-b117840455c9 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/751] 10.0.0.231 () {34 vars in 676 bytes} [Tue Jun 2 13:26:55 2026] POST /v2.0/floatingips => generated 552 bytes in 854 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/752] 199.204.45.238 () {34 vars in 1050 bytes} [Tue Jun 2 13:26:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=09898ce1f41b400d9c1a1aadb17509ea => generated 180 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:26:55.886 7 WARNING neutron_lib.context [req-05c00c7b-e99e-495a-b378-d7c3cd93686d req-84eb7302-74bd-468c-8521-800a5a93f672 00afc651c2b2468b8740618f6bc5a693 09898ce1f41b400d9c1a1aadb17509ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 376/753] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:26:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=44afd2eb-9f84-4d7a-93ef-b117840455c9 => generated 860 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/754] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:55 2026] GET /v2.0/ports?device_id=631f737d-0ab5-4f56-81af-d7290b8984ac => 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: 378/755] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:26:55 2026] GET /v2.0/subnets?id=21d5bbb6-9b82-41bc-ad07-c59046ba0322 => generated 677 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/756] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:26:56 2026] GET /v2.0/ports?network_id=f34ae72c-7766-4c4a-bd83-4edf2a8bfce8&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/757] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:26:56 2026] GET /v2.0/networks/f34ae72c-7766-4c4a-bd83-4edf2a8bfce8?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/758] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:56 2026] GET /v2.0/ports?device_id=ad7babc4-1a8e-4063-96df-394d199e30d7 => generated 1152 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/759] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:26:56 2026] GET /v2.0/networks/f34ae72c-7766-4c4a-bd83-4edf2a8bfce8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/760] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:26:56 2026] GET /v2.0/security-groups?id=377f0c78-f7fd-4bdb-91bf-043bb88f1d48&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/761] 10.0.0.176 () {34 vars in 1100 bytes} [Tue Jun 2 13:26:56 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1350915404&fields=id&tenant_id=f07e002948694909b7181236b7e1be03 => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/762] 199.204.45.238 () {38 vars in 955 bytes} [Tue Jun 2 13:26:55 2026] POST /v2.0/ports => generated 954 bytes in 569 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: 385/763] 10.0.0.176 () {34 vars in 982 bytes} [Tue Jun 2 13:26:56 2026] GET /v2.0/networks?id=763e9585-411b-4e5b-b1e5-9a90112e470f => generated 675 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/764] 199.204.45.238 () {34 vars in 1120 bytes} [Tue Jun 2 13:26:56 2026] GET /v2.0/ports?device_id=ad7babc4-1a8e-4063-96df-394d199e30d7&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.12 => generated 1152 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/765] 10.0.0.176 () {34 vars in 965 bytes} [Tue Jun 2 13:26:56 2026] GET /v2.0/quotas/f07e002948694909b7181236b7e1be03 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/766] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 2 13:26:56 2026] PUT /v2.0/ports/44afd2eb-9f84-4d7a-93ef-b117840455c9 => generated 968 bytes in 471 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: 386/767] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 2 13:26:56 2026] PUT /v2.0/ports/6c95d76e-bc17-4959-8f8d-d8fedefe7009 => generated 1199 bytes in 594 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: 382/768] 10.0.0.176 () {34 vars in 1002 bytes} [Tue Jun 2 13:26:57 2026] GET /v2.0/ports?tenant_id=f07e002948694909b7181236b7e1be03&fields=id => generated 103 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/769] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:26:57 2026] GET /v2.0/ports?tenant_id=9fe18d260bba40dbb417144a62ae1234&device_id=ad7babc4-1a8e-4063-96df-394d199e30d7 => generated 1240 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/770] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:26:57 2026] GET /v2.0/ports?tenant_id=09898ce1f41b400d9c1a1aadb17509ea&device_id=631f737d-0ab5-4f56-81af-d7290b8984ac => generated 1238 bytes in 40 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: 383/771] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:57 2026] GET /v2.0/ports?device_id=631f737d-0ab5-4f56-81af-d7290b8984ac => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/772] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:26:57 2026] GET /v2.0/networks?id=f34ae72c-7766-4c4a-bd83-4edf2a8bfce8 => generated 779 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/773] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:26:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=6c95d76e-bc17-4959-8f8d-d8fedefe7009 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/774] 10.0.0.176 () {34 vars in 1008 bytes} [Tue Jun 2 13:26:57 2026] GET /v2.0/networks/763e9585-411b-4e5b-b1e5-9a90112e470f?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: 391/775] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:26:57 2026] GET /v2.0/security-groups?id=4fa581a5-c2bf-4fef-93e7-c33a4d0864a0&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/776] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:26:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=44afd2eb-9f84-4d7a-93ef-b117840455c9 => generated 860 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/777] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:26:57 2026] GET /v2.0/subnets?id=53760121-f307-4ae6-be91-8d3b06c3af12 => generated 664 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:26:57.378 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1eb018d4-1377-45dc-9d03-8c663000a60a'] response: {'name': 'network-changed', 'server_uuid': 'ad7babc4-1a8e-4063-96df-394d199e30d7', 'tag': '44afd2eb-9f84-4d7a-93ef-b117840455c9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 393/778] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:26:57 2026] GET /v2.0/subnets?id=21d5bbb6-9b82-41bc-ad07-c59046ba0322 => generated 677 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/779] 10.0.0.176 () {34 vars in 1108 bytes} [Tue Jun 2 13:26:57 2026] GET /v2.0/networks/763e9585-411b-4e5b-b1e5-9a90112e470f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:26:57.418 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f15c942-d57a-4531-aac1-1400324d2430'] response: {'name': 'network-changed', 'server_uuid': '631f737d-0ab5-4f56-81af-d7290b8984ac', 'tag': '6c95d76e-bc17-4959-8f8d-d8fedefe7009', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 394/780] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:26:57 2026] GET /v2.0/ports?network_id=54131947-dffb-4ae3-a210-4753a5a22560&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/781] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:26:57 2026] GET /v2.0/ports?network_id=f34ae72c-7766-4c4a-bd83-4edf2a8bfce8&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/782] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:26:57 2026] GET /v2.0/networks/54131947-dffb-4ae3-a210-4753a5a22560?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/783] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:26:57 2026] GET /v2.0/networks/f34ae72c-7766-4c4a-bd83-4edf2a8bfce8?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: 396/784] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:57 2026] GET /v2.0/ports?device_id=38cc4eb4-9b13-4013-9039-b2e4a6c802b0 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/785] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:26:57 2026] GET /v2.0/networks/54131947-dffb-4ae3-a210-4753a5a22560?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/786] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:26:57 2026] GET /v2.0/networks/f34ae72c-7766-4c4a-bd83-4edf2a8bfce8?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: 390/787] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:26:57 2026] GET /v2.0/ports?tenant_id=09898ce1f41b400d9c1a1aadb17509ea&device_id=631f737d-0ab5-4f56-81af-d7290b8984ac => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/788] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:26:57 2026] GET /v2.0/ports?tenant_id=9fe18d260bba40dbb417144a62ae1234&device_id=ad7babc4-1a8e-4063-96df-394d199e30d7 => generated 1240 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/789] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:26:57 2026] GET /v2.0/networks?id=54131947-dffb-4ae3-a210-4753a5a22560 => generated 766 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/790] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:26:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=6c95d76e-bc17-4959-8f8d-d8fedefe7009 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/791] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:26:57 2026] GET /v2.0/networks?id=f34ae72c-7766-4c4a-bd83-4edf2a8bfce8 => generated 779 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/792] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:26:57 2026] GET /v2.0/subnets?id=53760121-f307-4ae6-be91-8d3b06c3af12 => generated 664 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/793] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:26:57 2026] GET /v2.0/ports?network_id=54131947-dffb-4ae3-a210-4753a5a22560&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: 400/794] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:26:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=44afd2eb-9f84-4d7a-93ef-b117840455c9 => generated 860 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/795] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:26:57 2026] GET /v2.0/networks/54131947-dffb-4ae3-a210-4753a5a22560?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: 401/796] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:26:57 2026] GET /v2.0/subnets?id=21d5bbb6-9b82-41bc-ad07-c59046ba0322 => generated 677 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/797] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:26:58 2026] GET /v2.0/ports?network_id=f34ae72c-7766-4c4a-bd83-4edf2a8bfce8&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/798] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:26:58 2026] GET /v2.0/networks/54131947-dffb-4ae3-a210-4753a5a22560?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/799] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:26:58 2026] GET /v2.0/networks/f34ae72c-7766-4c4a-bd83-4edf2a8bfce8?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/800] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:26:58 2026] GET /v2.0/networks/f34ae72c-7766-4c4a-bd83-4edf2a8bfce8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/801] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:58 2026] GET /v2.0/ports?device_id=631f737d-0ab5-4f56-81af-d7290b8984ac => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/802] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:26:58 2026] GET /v2.0/networks?id=763e9585-411b-4e5b-b1e5-9a90112e470f => generated 675 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/803] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:26:58 2026] GET /v2.0/security-groups?id=4fa581a5-c2bf-4fef-93e7-c33a4d0864a0&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/804] 199.204.45.238 () {34 vars in 1050 bytes} [Tue Jun 2 13:26:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f07e002948694909b7181236b7e1be03 => generated 181 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:26:58.637 8 WARNING neutron_lib.context [req-1cf60ee8-fbcd-46a8-ad51-00ba02730d4e req-baef76bf-30b9-45f4-9c0d-5c2930c19f5c b59410dc72d24495ae3711182014ce37 f07e002948694909b7181236b7e1be03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 400/805] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:58 2026] GET /v2.0/ports?device_id=38cc4eb4-9b13-4013-9039-b2e4a6c802b0 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/806] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:26:58 2026] GET /v2.0/ports?device_id=ad7babc4-1a8e-4063-96df-394d199e30d7 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/807] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:26:58 2026] GET /v2.0/security-groups?id=377f0c78-f7fd-4bdb-91bf-043bb88f1d48&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/808] 199.204.45.238 () {38 vars in 955 bytes} [Tue Jun 2 13:26:58 2026] POST /v2.0/ports => generated 958 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 407/809] 199.204.45.238 () {34 vars in 994 bytes} [Tue Jun 2 13:26:59 2026] GET /v2.0/ports?device_id=ad7babc4-1a8e-4063-96df-394d199e30d7 => generated 971 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:26:59.691 8 INFO neutron.db.l3_db [req-401f4281-acd4-42d2-9f38-a3772557d364 req-ee198cf8-1041-4c42-a4d7-0c41dcb484b9 091a446ba9cf48a281108d2b0eeb1a9b 9fe18d260bba40dbb417144a62ae1234 - - default default] Floating IP cf8ba770-f8d9-4eef-818b-d74c5eeb2692 disassociated. External IP: 10.96.250.201, port: 44afd2eb-9f84-4d7a-93ef-b117840455c9. [pid: 7|app: 0|req: 403/810] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 2 13:26:59 2026] PUT /v2.0/ports/f824a258-0ade-4172-b69c-876face09263 => generated 1203 bytes in 847 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: 404/811] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:27:00 2026] GET /v2.0/ports?device_id=631f737d-0ab5-4f56-81af-d7290b8984ac => 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: 408/812] 199.204.45.238 () {36 vars in 997 bytes} [Tue Jun 2 13:26:59 2026] DELETE /v2.0/ports/44afd2eb-9f84-4d7a-93ef-b117840455c9 => generated 0 bytes in 757 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/813] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:27:00 2026] GET /v2.0/ports?device_id=38cc4eb4-9b13-4013-9039-b2e4a6c802b0 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 406/814] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:27:00 2026] GET /v2.0/security-groups?id=4fa581a5-c2bf-4fef-93e7-c33a4d0864a0&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/815] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:27:00 2026] GET /v2.0/ports?tenant_id=f07e002948694909b7181236b7e1be03&device_id=38cc4eb4-9b13-4013-9039-b2e4a6c802b0 => generated 1242 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/816] 199.204.45.238 () {34 vars in 1060 bytes} [Tue Jun 2 13:27:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=f824a258-0ade-4172-b69c-876face09263 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/817] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:27:00 2026] GET /v2.0/security-groups?id=ddc53615-9834-4e67-887c-f93ebf6d4835&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:27:00.265 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-696cfe0a-c538-4d41-9cd5-1646cc16f8c2'] response: {'name': 'network-changed', 'server_uuid': '38cc4eb4-9b13-4013-9039-b2e4a6c802b0', 'tag': 'f824a258-0ade-4172-b69c-876face09263', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 408/818] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:27:00 2026] GET /v2.0/ports?device_id=ad7babc4-1a8e-4063-96df-394d199e30d7 => 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: 411/819] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:27:00 2026] GET /v2.0/subnets?id=770af678-9243-4271-bd92-e140810f1fd1 => generated 669 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/820] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:27:00 2026] GET /v2.0/ports?network_id=763e9585-411b-4e5b-b1e5-9a90112e470f&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:27:00.334 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ce2a6d6-ef41-4507-8dc9-c37ad40c77a6'] response: {'server_uuid': 'ad7babc4-1a8e-4063-96df-394d199e30d7', 'name': 'network-vif-deleted', 'tag': '44afd2eb-9f84-4d7a-93ef-b117840455c9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 410/821] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:27:00 2026] GET /v2.0/networks/763e9585-411b-4e5b-b1e5-9a90112e470f?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: 412/822] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:27:00 2026] GET /v2.0/ports?device_id=631f737d-0ab5-4f56-81af-d7290b8984ac => generated 971 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/823] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:27:00 2026] GET /v2.0/networks/763e9585-411b-4e5b-b1e5-9a90112e470f?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: 412/824] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:27:00 2026] GET /v2.0/ports?tenant_id=f07e002948694909b7181236b7e1be03&device_id=38cc4eb4-9b13-4013-9039-b2e4a6c802b0 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/825] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:27:00 2026] GET /v2.0/networks?id=763e9585-411b-4e5b-b1e5-9a90112e470f => generated 771 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/826] 199.204.45.238 () {34 vars in 1060 bytes} [Tue Jun 2 13:27:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=f824a258-0ade-4172-b69c-876face09263 => 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: 415/827] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:27:00 2026] GET /v2.0/subnets?id=770af678-9243-4271-bd92-e140810f1fd1 => generated 669 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:27:00.979 8 INFO neutron.db.l3_db [None req-9200b343-885b-4b20-8c0a-bb90a3a6c19c 00afc651c2b2468b8740618f6bc5a693 09898ce1f41b400d9c1a1aadb17509ea - - default default] Floating IP 6f752044-685d-4687-9eec-a3ef63d0d449 associated. External IP: 10.96.250.217, port: 6c95d76e-bc17-4959-8f8d-d8fedefe7009. [pid: 7|app: 0|req: 416/828] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:27:00 2026] GET /v2.0/security-groups?tenant_id=45f2fe814aa44ca79c161b2bcf7c7215&name=default => generated 2801 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/829] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:27:01 2026] GET /v2.0/ports?network_id=763e9585-411b-4e5b-b1e5-9a90112e470f&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/830] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:01 2026] DELETE /v2.0/security-groups/5c87b0fe-de7d-441e-8c72-b146b1e929db => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/831] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:27:01 2026] GET /v2.0/networks/763e9585-411b-4e5b-b1e5-9a90112e470f?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/832] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:27:01 2026] GET /v2.0/ports?device_id=38cc4eb4-9b13-4013-9039-b2e4a6c802b0 => generated 973 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/833] 10.0.0.231 () {34 vars in 749 bytes} [Tue Jun 2 13:27:00 2026] PUT /v2.0/floatingips/6f752044-685d-4687-9eec-a3ef63d0d449 => generated 855 bytes in 930 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/834] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:27:01 2026] GET /v2.0/networks/763e9585-411b-4e5b-b1e5-9a90112e470f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/835] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:01 2026] DELETE /v2.0/security-groups/377f0c78-f7fd-4bdb-91bf-043bb88f1d48 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/836] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:27:01 2026] GET /v2.0/security-groups?tenant_id=2a65ea8cd14f433ebae03fac8789d79c&name=default => generated 2801 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/837] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:27:01 2026] GET /v2.0/security-groups?id=ddc53615-9834-4e67-887c-f93ebf6d4835&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-06-02 13:27:01.580 7 INFO neutron.api.v2.resource [None req-2cb67bbe-3bee-4ad2-9f5d-5a1e6c51193d 091a446ba9cf48a281108d2b0eeb1a9b 9fe18d260bba40dbb417144a62ae1234 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 424/838] 10.0.0.231 () {32 vars in 737 bytes} [Tue Jun 2 13:27:01 2026] GET /v2.0/security-groups/377f0c78-f7fd-4bdb-91bf-043bb88f1d48 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/839] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:27:01 2026] GET /v2.0/ports?device_id=631f737d-0ab5-4f56-81af-d7290b8984ac => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/840] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:01 2026] DELETE /v2.0/security-groups/82dcb4e4-b94f-46be-8de7-108d99981db0 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/841] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:27:01 2026] GET /v2.0/security-groups?id=4fa581a5-c2bf-4fef-93e7-c33a4d0864a0&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/842] 10.0.0.231 () {32 vars in 732 bytes} [Tue Jun 2 13:27:01 2026] DELETE /v2.0/floatingips/cf8ba770-f8d9-4eef-818b-d74c5eeb2692 => generated 0 bytes in 358 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/843] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:27:02 2026] GET /v2.0/ports?device_id=631f737d-0ab5-4f56-81af-d7290b8984ac => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/844] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:27:02 2026] GET /v2.0/security-groups?id=4fa581a5-c2bf-4fef-93e7-c33a4d0864a0&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:27:02.678 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-05861180-ea35-4a0f-b442-a5531b003e68'] response: {'name': 'network-changed', 'server_uuid': '631f737d-0ab5-4f56-81af-d7290b8984ac', 'tag': '6c95d76e-bc17-4959-8f8d-d8fedefe7009', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 419/845] 199.204.45.238 () {34 vars in 994 bytes} [Tue Jun 2 13:27:02 2026] GET /v2.0/ports?device_id=631f737d-0ab5-4f56-81af-d7290b8984ac => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/846] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:27:02 2026] GET /v2.0/ports?device_id=38cc4eb4-9b13-4013-9039-b2e4a6c802b0 => generated 973 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:27:03.148 8 INFO neutron.db.l3_db [req-01fee940-1217-463f-b6cd-85beca44436b req-f3f82577-5bf6-46e9-9ab3-83e42d64ef3e 00afc651c2b2468b8740618f6bc5a693 09898ce1f41b400d9c1a1aadb17509ea - - default default] Floating IP 6f752044-685d-4687-9eec-a3ef63d0d449 disassociated. External IP: 10.96.250.217, port: 6c95d76e-bc17-4959-8f8d-d8fedefe7009. [pid: 7|app: 0|req: 427/847] 10.0.0.231 () {34 vars in 789 bytes} [Tue Jun 2 13:27:02 2026] PUT /v2.0/routers/1e71ab91-b93f-4126-9c4d-ab45c3cc77f3/remove_router_interface => generated 309 bytes in 1450 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/848] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:27:03 2026] GET /v2.0/ports?tenant_id=09898ce1f41b400d9c1a1aadb17509ea&device_id=631f737d-0ab5-4f56-81af-d7290b8984ac => 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: 429/849] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:27:03 2026] GET /v2.0/security-groups?id=ddc53615-9834-4e67-887c-f93ebf6d4835&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: 430/850] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:27:03 2026] GET /v2.0/ports?device_id=631f737d-0ab5-4f56-81af-d7290b8984ac => 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: 421/851] 199.204.45.238 () {36 vars in 997 bytes} [Tue Jun 2 13:27:02 2026] DELETE /v2.0/ports/6c95d76e-bc17-4959-8f8d-d8fedefe7009 => generated 0 bytes in 851 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:27:04.601 7 INFO neutron.services.segments.plugin [-] Segment 73a1ed3e-5693-4c05-a241-9d3bb3e6a7f1 resource provider aggregate not found 2026-06-02 13:27:04.613 7 INFO neutron.services.segments.plugin [-] Segment 73a1ed3e-5693-4c05-a241-9d3bb3e6a7f1 resource provider aggregate not found 2026-06-02 13:27:04.629 7 INFO neutron.services.segments.plugin [-] Segment 73a1ed3e-5693-4c05-a241-9d3bb3e6a7f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73a1ed3e-5693-4c05-a241-9d3bb3e6a7f1 found for delete ", "request_id": "req-c29204e5-4d1a-414d-8cb7-e9749e7a5714"}]} 2026-06-02 13:27:04.638 7 INFO neutron.services.segments.plugin [-] Segment 73a1ed3e-5693-4c05-a241-9d3bb3e6a7f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73a1ed3e-5693-4c05-a241-9d3bb3e6a7f1 found for delete ", "request_id": "req-bea1bacc-f879-462f-90f9-885d9fdbda96"}]} 2026-06-02 13:27:04.650 7 INFO neutron.db.l3_hamode_db [None req-01e0b6ce-b99a-415f-91a1-46bbe8409785 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] HA network b3f02834-bbb5-4e7d-a909-83caaf050129 was deleted as no HA routers are present in tenant 9fe18d260bba40dbb417144a62ae1234. [pid: 7|app: 0|req: 431/852] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:27:03 2026] DELETE /v2.0/routers/1e71ab91-b93f-4126-9c4d-ab45c3cc77f3 => generated 0 bytes in 1071 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:27:04.727 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c177ef44-b4c3-48a6-9f78-14bc3db658bd'] response: {'server_uuid': '631f737d-0ab5-4f56-81af-d7290b8984ac', 'name': 'network-vif-deleted', 'tag': '6c95d76e-bc17-4959-8f8d-d8fedefe7009', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 432/853] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:27:04 2026] GET /v2.0/ports?device_id=38cc4eb4-9b13-4013-9039-b2e4a6c802b0 => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/854] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:27:04 2026] GET /v2.0/security-groups?tenant_id=57cccdcb66d944c7b48c3494149e5f83&name=default => generated 2801 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/855] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:04 2026] DELETE /v2.0/security-groups/4fa581a5-c2bf-4fef-93e7-c33a4d0864a0 => 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: 433/856] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:27:04 2026] DELETE /v2.0/subnets/21d5bbb6-9b82-41bc-ad07-c59046ba0322 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/857] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:04 2026] DELETE /v2.0/security-groups/fcf88fab-d732-40ef-bb46-b8d47f52f963 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:27:05.117 7 INFO neutron.api.v2.resource [None req-4b230ffa-86b8-4ddc-bc75-11fec8c7782d 00afc651c2b2468b8740618f6bc5a693 09898ce1f41b400d9c1a1aadb17509ea - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 435/858] 10.0.0.231 () {32 vars in 737 bytes} [Tue Jun 2 13:27:05 2026] GET /v2.0/security-groups/4fa581a5-c2bf-4fef-93e7-c33a4d0864a0 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/859] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:27:04 2026] GET /v2.0/security-groups?id=ddc53615-9834-4e67-887c-f93ebf6d4835&fields=id&fields=name => generated 114 bytes in 386 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:667: 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:667: 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:667: 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:667: 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: 436/860] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:27:05 2026] DELETE /v2.0/networks/f34ae72c-7766-4c4a-bd83-4edf2a8bfce8 => generated 0 bytes in 412 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/861] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:27:05 2026] GET /v2.0/ports?device_id=38cc4eb4-9b13-4013-9039-b2e4a6c802b0 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/862] 10.0.0.231 () {32 vars in 732 bytes} [Tue Jun 2 13:27:05 2026] DELETE /v2.0/floatingips/6f752044-685d-4687-9eec-a3ef63d0d449 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:27:05.965 7 INFO neutron.db.l3_db [None req-99fc549e-668e-49bd-a89f-e70d580857d9 b59410dc72d24495ae3711182014ce37 f07e002948694909b7181236b7e1be03 - - default default] Floating IP 9e31ab9a-c4e4-43ca-8b07-85d613cb5ceb associated. External IP: 10.96.250.218, port: f824a258-0ade-4172-b69c-876face09263. [pid: 7|app: 0|req: 438/863] 10.0.0.231 () {34 vars in 749 bytes} [Tue Jun 2 13:27:05 2026] PUT /v2.0/floatingips/9e31ab9a-c4e4-43ca-8b07-85d613cb5ceb => generated 856 bytes in 750 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:27:06.410 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf150325-884e-4a88-bb60-c512e57f4761'] response: {'name': 'network-changed', 'server_uuid': '38cc4eb4-9b13-4013-9039-b2e4a6c802b0', 'tag': 'f824a258-0ade-4172-b69c-876face09263', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 439/864] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:27:06 2026] GET /v2.0/security-groups?tenant_id=9fe18d260bba40dbb417144a62ae1234&name=default => generated 2797 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/865] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:06 2026] DELETE /v2.0/security-groups/18c2c424-41b3-4d9d-abf5-018dd52050f1 => 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: 441/866] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:27:06 2026] GET /v2.0/ports?tenant_id=f07e002948694909b7181236b7e1be03&device_id=38cc4eb4-9b13-4013-9039-b2e4a6c802b0 => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:27:06.673 7 INFO neutron.services.segments.plugin [-] Segment 7e060142-2959-4b7a-91d6-4941717e9a89 resource provider aggregate not found 2026-06-02 13:27:06.693 7 INFO neutron.services.segments.plugin [-] Segment 7e060142-2959-4b7a-91d6-4941717e9a89 resource provider aggregate not found 2026-06-02 13:27:06.698 7 INFO neutron.services.segments.plugin [-] Segment 7e060142-2959-4b7a-91d6-4941717e9a89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e060142-2959-4b7a-91d6-4941717e9a89 found for delete ", "request_id": "req-fecc4d15-f304-4f96-bd70-0ab26a82e6c3"}]} 2026-06-02 13:27:06.710 7 INFO neutron.services.segments.plugin [-] Segment 7e060142-2959-4b7a-91d6-4941717e9a89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e060142-2959-4b7a-91d6-4941717e9a89 found for delete ", "request_id": "req-e90d0452-fe38-4850-b202-b7883411aa37"}]} [pid: 7|app: 0|req: 442/867] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:27:06 2026] GET /v2.0/networks?id=763e9585-411b-4e5b-b1e5-9a90112e470f => generated 771 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/868] 199.204.45.238 () {34 vars in 1060 bytes} [Tue Jun 2 13:27:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=f824a258-0ade-4172-b69c-876face09263 => generated 859 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/869] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:27:06 2026] GET /v2.0/subnets?id=770af678-9243-4271-bd92-e140810f1fd1 => generated 669 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/870] 10.0.0.231 () {34 vars in 789 bytes} [Tue Jun 2 13:27:05 2026] PUT /v2.0/routers/629920c9-6c67-4979-af1a-648c7ae0e05e/remove_router_interface => generated 309 bytes in 1296 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/871] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:27:06 2026] GET /v2.0/ports?network_id=763e9585-411b-4e5b-b1e5-9a90112e470f&device_owner=network%3Adhcp => generated 1244 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/872] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:27:06 2026] GET /v2.0/networks/763e9585-411b-4e5b-b1e5-9a90112e470f?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: 447/873] 10.0.0.231 () {32 vars in 653 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions => generated 19600 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/874] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/networks/763e9585-411b-4e5b-b1e5-9a90112e470f?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: 449/875] 10.0.0.231 () {32 vars in 681 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/876] 10.0.0.231 () {32 vars in 681 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/877] 10.0.0.231 () {32 vars in 729 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/878] 10.0.0.231 () {32 vars in 665 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/879] 10.0.0.231 () {32 vars in 699 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/880] 10.0.0.231 () {32 vars in 697 bytes} [Tue Jun 2 13:27:07 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: 455/881] 10.0.0.231 () {32 vars in 701 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/882] 10.0.0.231 () {32 vars in 689 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/883] 10.0.0.231 () {32 vars in 703 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/884] 10.0.0.231 () {32 vars in 693 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/885] 10.0.0.231 () {32 vars in 695 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/886] 10.0.0.231 () {32 vars in 685 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/887] 10.0.0.231 () {32 vars in 687 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/888] 10.0.0.231 () {32 vars in 661 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/889] 10.0.0.231 () {32 vars in 699 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/890] 10.0.0.231 () {32 vars in 679 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/891] 10.0.0.231 () {32 vars in 683 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/892] 10.0.0.231 () {32 vars in 675 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/893] 10.0.0.231 () {32 vars in 689 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/894] 10.0.0.231 () {32 vars in 723 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/895] 10.0.0.231 () {32 vars in 687 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/896] 10.0.0.231 () {32 vars in 669 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/897] 10.0.0.231 () {32 vars in 687 bytes} [Tue Jun 2 13:27:07 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: 472/898] 10.0.0.231 () {32 vars in 681 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/899] 10.0.0.231 () {32 vars in 699 bytes} [Tue Jun 2 13:27:07 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: 474/900] 10.0.0.231 () {32 vars in 679 bytes} [Tue Jun 2 13:27:07 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: 475/901] 10.0.0.231 () {32 vars in 667 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/router => generated 256 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/902] 10.0.0.231 () {32 vars in 677 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/903] 10.0.0.231 () {32 vars in 665 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/l3-ha => 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: 478/904] 10.0.0.231 () {32 vars in 675 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/905] 10.0.0.231 () {32 vars in 713 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/906] 10.0.0.231 () {32 vars in 691 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/907] 10.0.0.231 () {32 vars in 683 bytes} [Tue Jun 2 13:27:07 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: 482/908] 10.0.0.231 () {32 vars in 669 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/909] 10.0.0.231 () {32 vars in 687 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/910] 10.0.0.231 () {32 vars in 705 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/911] 10.0.0.231 () {32 vars in 675 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/912] 10.0.0.231 () {32 vars in 701 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/913] 10.0.0.231 () {32 vars in 675 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/914] 10.0.0.231 () {32 vars in 693 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/915] 10.0.0.231 () {32 vars in 689 bytes} [Tue Jun 2 13:27:07 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: 490/916] 10.0.0.231 () {32 vars in 709 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/917] 10.0.0.231 () {32 vars in 705 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/918] 10.0.0.231 () {32 vars in 697 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/919] 10.0.0.231 () {32 vars in 711 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/920] 10.0.0.231 () {32 vars in 669 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/921] 10.0.0.231 () {32 vars in 687 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/922] 10.0.0.231 () {32 vars in 681 bytes} [Tue Jun 2 13:27:07 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: 497/923] 10.0.0.231 () {32 vars in 675 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/924] 10.0.0.231 () {32 vars in 671 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/provider => generated 191 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/925] 10.0.0.231 () {32 vars in 661 bytes} [Tue Jun 2 13:27:07 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: 500/926] 10.0.0.231 () {32 vars in 699 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/927] 10.0.0.231 () {32 vars in 699 bytes} [Tue Jun 2 13:27:07 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: 502/928] 10.0.0.231 () {32 vars in 677 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/929] 10.0.0.231 () {32 vars in 669 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/930] 10.0.0.231 () {32 vars in 683 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/931] 10.0.0.231 () {32 vars in 701 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/qos-port-network-policy => 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: 506/932] 10.0.0.231 () {32 vars in 685 bytes} [Tue Jun 2 13:27:07 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: 507/933] 10.0.0.231 () {32 vars in 707 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/934] 10.0.0.231 () {32 vars in 669 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/935] 10.0.0.231 () {32 vars in 697 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/936] 10.0.0.231 () {32 vars in 695 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/937] 10.0.0.231 () {32 vars in 685 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/938] 10.0.0.231 () {32 vars in 689 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/939] 10.0.0.231 () {32 vars in 667 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/940] 10.0.0.231 () {32 vars in 681 bytes} [Tue Jun 2 13:27:07 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: 515/941] 10.0.0.231 () {32 vars in 681 bytes} [Tue Jun 2 13:27:07 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/942] 10.0.0.231 () {32 vars in 691 bytes} [Tue Jun 2 13:27:07 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: 517/943] 10.0.0.231 () {32 vars in 691 bytes} [Tue Jun 2 13:27:08 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: 518/944] 10.0.0.231 () {32 vars in 695 bytes} [Tue Jun 2 13:27:08 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/945] 10.0.0.231 () {32 vars in 685 bytes} [Tue Jun 2 13:27:08 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/946] 10.0.0.231 () {32 vars in 689 bytes} [Tue Jun 2 13:27:08 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/947] 10.0.0.231 () {32 vars in 701 bytes} [Tue Jun 2 13:27:08 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/948] 10.0.0.231 () {32 vars in 703 bytes} [Tue Jun 2 13:27:08 2026] GET /v2.0/extensions/router_availability_zone => 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: 523/949] 10.0.0.231 () {32 vars in 713 bytes} [Tue Jun 2 13:27:08 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/950] 10.0.0.231 () {32 vars in 717 bytes} [Tue Jun 2 13:27:08 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/951] 10.0.0.231 () {32 vars in 715 bytes} [Tue Jun 2 13:27:08 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/952] 10.0.0.231 () {32 vars in 727 bytes} [Tue Jun 2 13:27:08 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/953] 10.0.0.231 () {32 vars in 719 bytes} [Tue Jun 2 13:27:08 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/954] 10.0.0.231 () {32 vars in 683 bytes} [Tue Jun 2 13:27:08 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: 7|app: 0|req: 529/955] 10.0.0.231 () {32 vars in 669 bytes} [Tue Jun 2 13:27:08 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: 530/956] 10.0.0.231 () {32 vars in 719 bytes} [Tue Jun 2 13:27:08 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/957] 10.0.0.231 () {32 vars in 679 bytes} [Tue Jun 2 13:27:08 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/958] 10.0.0.231 () {32 vars in 669 bytes} [Tue Jun 2 13:27:08 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:27:08.146 8 INFO neutron.services.segments.plugin [-] Segment ed5a0d5c-f5d3-4c6a-845c-da596b3244f4 resource provider aggregate not found [pid: 7|app: 0|req: 533/959] 10.0.0.231 () {32 vars in 697 bytes} [Tue Jun 2 13:27:08 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:27:08.150 8 INFO neutron.services.segments.plugin [-] Segment ed5a0d5c-f5d3-4c6a-845c-da596b3244f4 resource provider aggregate not found [pid: 7|app: 0|req: 534/960] 10.0.0.231 () {32 vars in 705 bytes} [Tue Jun 2 13:27:08 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) 2026-06-02 13:27:08.164 8 INFO neutron.services.segments.plugin [-] Segment ed5a0d5c-f5d3-4c6a-845c-da596b3244f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed5a0d5c-f5d3-4c6a-845c-da596b3244f4 found for delete ", "request_id": "req-757f4e18-ce0b-4565-ba59-90e541d3a70f"}]} [pid: 7|app: 0|req: 535/961] 10.0.0.231 () {32 vars in 701 bytes} [Tue Jun 2 13:27:08 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:27:08.170 8 INFO neutron.services.segments.plugin [-] Segment ed5a0d5c-f5d3-4c6a-845c-da596b3244f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed5a0d5c-f5d3-4c6a-845c-da596b3244f4 found for delete ", "request_id": "req-81db89be-db79-43aa-971b-a45c96c5483b"}]} 2026-06-02 13:27:08.177 8 INFO neutron.db.l3_hamode_db [None req-2e11a94e-117c-449f-8558-eb972e153d37 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] HA network 03a8bf13-4abe-484e-99f3-abf6e4f64713 was deleted as no HA routers are present in tenant 09898ce1f41b400d9c1a1aadb17509ea. [pid: 7|app: 0|req: 536/962] 10.0.0.231 () {32 vars in 683 bytes} [Tue Jun 2 13:27:08 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/963] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:27:06 2026] DELETE /v2.0/routers/629920c9-6c67-4979-af1a-648c7ae0e05e => generated 0 bytes in 1239 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/964] 10.0.0.231 () {32 vars in 705 bytes} [Tue Jun 2 13:27:08 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/965] 10.0.0.231 () {32 vars in 695 bytes} [Tue Jun 2 13:27:08 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/966] 10.0.0.231 () {32 vars in 689 bytes} [Tue Jun 2 13:27:08 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/967] 10.0.0.231 () {32 vars in 697 bytes} [Tue Jun 2 13:27:08 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: 541/968] 10.0.0.231 () {32 vars in 689 bytes} [Tue Jun 2 13:27:08 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: 542/969] 10.0.0.231 () {32 vars in 701 bytes} [Tue Jun 2 13:27:08 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/970] 10.0.0.231 () {32 vars in 665 bytes} [Tue Jun 2 13:27:08 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/971] 10.0.0.231 () {32 vars in 681 bytes} [Tue Jun 2 13:27:08 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/972] 10.0.0.231 () {32 vars in 693 bytes} [Tue Jun 2 13:27:08 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/973] 10.0.0.231 () {32 vars in 677 bytes} [Tue Jun 2 13:27:08 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/974] 10.0.0.231 () {32 vars in 667 bytes} [Tue Jun 2 13:27:08 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/975] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:27:08 2026] DELETE /v2.0/subnets/53760121-f307-4ae6-be91-8d3b06c3af12 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:27:08.815 7 INFO neutron.services.segments.plugin [-] Segment aa4f0712-cce7-4404-aa3f-e479ddfeb058 resource provider aggregate not found 2026-06-02 13:27:08.823 7 INFO neutron.services.segments.plugin [-] Segment aa4f0712-cce7-4404-aa3f-e479ddfeb058 resource provider aggregate not found 2026-06-02 13:27:08.833 7 INFO neutron.services.segments.plugin [-] Segment aa4f0712-cce7-4404-aa3f-e479ddfeb058 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa4f0712-cce7-4404-aa3f-e479ddfeb058 found for delete ", "request_id": "req-30f9921f-3604-4746-b9cf-ff41c99296dc"}]} 2026-06-02 13:27:08.839 7 INFO neutron.services.segments.plugin [-] Segment aa4f0712-cce7-4404-aa3f-e479ddfeb058 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa4f0712-cce7-4404-aa3f-e479ddfeb058 found for delete ", "request_id": "req-94db2cba-e508-4a69-b217-61edca9e21b7"}]} [pid: 7|app: 0|req: 548/976] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:27:08 2026] DELETE /v2.0/networks/54131947-dffb-4ae3-a210-4753a5a22560 => generated 0 bytes in 442 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/977] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:27:08 2026] GET /v2.0/security-groups?tenant_id=09898ce1f41b400d9c1a1aadb17509ea&name=default => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/978] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:09 2026] DELETE /v2.0/security-groups/8dd626f7-dc62-440e-b12b-2435bc5d33ac => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/979] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:27:08 2026] GET /v2.0/security-groups?tenant_id=417e9bc4b1f64861a6159b30b5ad63f1&name=default => generated 2801 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/980] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:09 2026] DELETE /v2.0/security-groups/7ace8008-21cc-41bb-aafd-c5037d3f72b5 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/981] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:27:09 2026] GET /v2.0/security-groups?tenant_id=cb530b212226478291b538f52a1ef1e6&name=default => generated 2801 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/982] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:09 2026] DELETE /v2.0/security-groups/4b3db658-649c-4334-b5f4-2c1f976f2bee => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:27:11.179 7 WARNING neutron_lib.context [None req-30b31769-49c3-4874-9245-43d68de0eceb 49967f5aa8534f1ebd4069a34906c480 e6efeb4f5957447eab4d95fc4ae2bf3a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:27:11.180 7 WARNING neutron_lib.context [None req-30b31769-49c3-4874-9245-43d68de0eceb 49967f5aa8534f1ebd4069a34906c480 e6efeb4f5957447eab4d95fc4ae2bf3a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:27:11.338 7 INFO neutron.db.segments_db [None req-30b31769-49c3-4874-9245-43d68de0eceb 49967f5aa8534f1ebd4069a34906c480 e6efeb4f5957447eab4d95fc4ae2bf3a - - default default] Added segment d49b0540-dadd-4275-a732-a970d887cf59 of type vxlan for network 60384ed3-6947-4bcc-84c9-3f7e07d981dc 2026-06-02 13:27:11.443 7 INFO neutron.db.segments_db [None req-30b31769-49c3-4874-9245-43d68de0eceb 49967f5aa8534f1ebd4069a34906c480 e6efeb4f5957447eab4d95fc4ae2bf3a - - default default] Added segment 7ad77aa4-c807-479b-a4e5-8325a1ad1eaf of type vxlan for network 91ba8895-b510-453f-aa73-96951064692d [pid: 7|app: 0|req: 554/985] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:27:11 2026] POST /v2.0/networks => generated 1246 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/986] 10.0.0.231 () {32 vars in 649 bytes} [Tue Jun 2 13:27:11 2026] GET /v2.0/networks => generated 1845 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:27:11.898 7 INFO neutron.services.segments.plugin [-] Segment d49b0540-dadd-4275-a732-a970d887cf59 resource provider aggregate not found 2026-06-02 13:27:11.902 7 INFO neutron.services.segments.plugin [-] Segment d49b0540-dadd-4275-a732-a970d887cf59 resource provider aggregate not found 2026-06-02 13:27:11.920 7 INFO neutron.services.segments.plugin [-] Segment d49b0540-dadd-4275-a732-a970d887cf59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d49b0540-dadd-4275-a732-a970d887cf59 found for delete ", "request_id": "req-6dad1d31-d6bc-40ca-857d-58304d0fa3c7"}]} [pid: 7|app: 0|req: 555/987] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:27:11 2026] DELETE /v2.0/networks/60384ed3-6947-4bcc-84c9-3f7e07d981dc => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:27:12.126 8 INFO neutron.services.segments.plugin [-] Segment 7ad77aa4-c807-479b-a4e5-8325a1ad1eaf resource provider aggregate not found 2026-06-02 13:27:12.133 8 INFO neutron.services.segments.plugin [-] Segment 7ad77aa4-c807-479b-a4e5-8325a1ad1eaf resource provider aggregate not found 2026-06-02 13:27:12.147 8 INFO neutron.services.segments.plugin [-] Segment 7ad77aa4-c807-479b-a4e5-8325a1ad1eaf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ad77aa4-c807-479b-a4e5-8325a1ad1eaf found for delete ", "request_id": "req-7ea5bc16-f895-47df-8778-07181ad166ab"}]} 2026-06-02 13:27:12.149 8 INFO neutron.services.segments.plugin [-] Segment 7ad77aa4-c807-479b-a4e5-8325a1ad1eaf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ad77aa4-c807-479b-a4e5-8325a1ad1eaf found for delete ", "request_id": "req-03d75598-765a-48b6-a80c-df8f8325af28"}]} [pid: 8|app: 0|req: 433/988] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:27:11 2026] DELETE /v2.0/networks/91ba8895-b510-453f-aa73-96951064692d => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:27:12.191 7 INFO neutron.services.segments.plugin [-] Segment d49b0540-dadd-4275-a732-a970d887cf59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d49b0540-dadd-4275-a732-a970d887cf59 found for delete ", "request_id": "req-547a4e67-9e9a-486b-ae5b-9705b627724e"}]} [pid: 7|app: 0|req: 556/989] 10.0.0.231 () {32 vars in 649 bytes} [Tue Jun 2 13:27:12 2026] GET /v2.0/networks => generated 651 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:27:12.312 8 WARNING neutron_lib.context [None req-475bb5d4-e747-4262-a2c8-043c8d13fd0b 49967f5aa8534f1ebd4069a34906c480 e6efeb4f5957447eab4d95fc4ae2bf3a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:27:12.391 8 INFO neutron.db.segments_db [None req-475bb5d4-e747-4262-a2c8-043c8d13fd0b 49967f5aa8534f1ebd4069a34906c480 e6efeb4f5957447eab4d95fc4ae2bf3a - - default default] Added segment f34424ea-3cd5-40b5-a42b-4d83649a8ae8 of type vxlan for network 409616d1-4f3f-45c5-a584-2cc18e84d217 [pid: 8|app: 0|req: 434/990] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:27:12 2026] POST /v2.0/networks => generated 650 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:27:12.512 7 WARNING neutron_lib.context [None req-7b78457b-81d6-4140-8de3-d9a2edc73b82 49967f5aa8534f1ebd4069a34906c480 e6efeb4f5957447eab4d95fc4ae2bf3a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:27:12.557 7 INFO neutron.db.segments_db [None req-7b78457b-81d6-4140-8de3-d9a2edc73b82 49967f5aa8534f1ebd4069a34906c480 e6efeb4f5957447eab4d95fc4ae2bf3a - - default default] Added segment e8aad825-afc2-45e4-b02e-86065cd3452a of type vxlan for network baa909f9-919a-45e5-ac0a-1d693e4fd57c [pid: 7|app: 0|req: 557/991] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:27:12 2026] POST /v2.0/networks => generated 650 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:27:12.686 8 WARNING neutron_lib.context [None req-a323e7d2-95f3-40c7-8223-8f226473b32a 49967f5aa8534f1ebd4069a34906c480 e6efeb4f5957447eab4d95fc4ae2bf3a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:27:12.746 8 WARNING neutron_lib.context [None req-a323e7d2-95f3-40c7-8223-8f226473b32a 49967f5aa8534f1ebd4069a34906c480 e6efeb4f5957447eab4d95fc4ae2bf3a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 435/992] 10.0.0.231 () {34 vars in 665 bytes} [Tue Jun 2 13:27:12 2026] POST /v2.0/ports => generated 1505 bytes in 723 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/993] 10.0.0.231 () {32 vars in 643 bytes} [Tue Jun 2 13:27:13 2026] GET /v2.0/ports => generated 1505 bytes in 141 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: 436/994] 10.0.0.231 () {32 vars in 720 bytes} [Tue Jun 2 13:27:13 2026] DELETE /v2.0/ports/101b8ba5-c3c7-4523-b141-f7869bd0e234 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/995] 10.0.0.231 () {32 vars in 720 bytes} [Tue Jun 2 13:27:13 2026] DELETE /v2.0/ports/89955bb8-70f6-4bf3-a85a-b85120378e1b => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/996] 10.0.0.231 () {32 vars in 643 bytes} [Tue Jun 2 13:27:13 2026] GET /v2.0/ports => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:27:14.019 7 WARNING neutron_lib.context [None req-d8c198a3-5386-4d43-ab78-3a20256cc786 49967f5aa8534f1ebd4069a34906c480 e6efeb4f5957447eab4d95fc4ae2bf3a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:27:14.058 7 INFO neutron.db.segments_db [None req-d8c198a3-5386-4d43-ab78-3a20256cc786 49967f5aa8534f1ebd4069a34906c480 e6efeb4f5957447eab4d95fc4ae2bf3a - - default default] Added segment 765ac0a0-f793-4bfa-9da4-1e0837e18284 of type vxlan for network 3ced7b7d-ac3f-4a01-bea4-e81992cdfbce [pid: 7|app: 0|req: 560/997] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:27:14 2026] POST /v2.0/networks => generated 650 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:27:14.180 8 WARNING neutron_lib.context [None req-8b631dc4-37f2-4032-a704-d48fa282a517 49967f5aa8534f1ebd4069a34906c480 e6efeb4f5957447eab4d95fc4ae2bf3a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:27:14.233 8 INFO neutron.db.segments_db [None req-8b631dc4-37f2-4032-a704-d48fa282a517 49967f5aa8534f1ebd4069a34906c480 e6efeb4f5957447eab4d95fc4ae2bf3a - - default default] Added segment 5c4a5bd9-7694-41b8-b3b4-bbfdf6fd5189 of type vxlan for network fea3c8b4-0be5-4353-b780-0f62b1874f6e [pid: 8|app: 0|req: 438/998] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:27:14 2026] POST /v2.0/networks => generated 649 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:27:14.402 7 WARNING neutron_lib.context [None req-40e8493c-4541-4a48-bda4-d77a53633c11 49967f5aa8534f1ebd4069a34906c480 e6efeb4f5957447eab4d95fc4ae2bf3a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:27:14.441 7 WARNING neutron_lib.context [None req-40e8493c-4541-4a48-bda4-d77a53633c11 49967f5aa8534f1ebd4069a34906c480 e6efeb4f5957447eab4d95fc4ae2bf3a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 439/999] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:27:14 2026] GET /v2.0/security-groups?tenant_id=7101ac2fe9d0495191121b30bedfee4e&name=default => generated 2801 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/1000] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:27:14 2026] GET /v2.0/security-groups?tenant_id=d977de9389dd473497f63b35c526ad73&name=default => generated 2801 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/1001] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:14 2026] DELETE /v2.0/security-groups/f9e86206-32dd-4e91-b12c-b2da75273c81 => 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: 442/1002] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:14 2026] DELETE /v2.0/security-groups/8c15dc99-911f-493a-befe-6228b730c6c0 => 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: 443/1003] 10.0.0.21 () {34 vars in 989 bytes} [Tue Jun 2 13:27:15 2026] GET /v2.0/ports?device_id=38cc4eb4-9b13-4013-9039-b2e4a6c802b0 => 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: 444/1004] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:27:15 2026] GET /v2.0/security-groups?tenant_id=f6e12dca7cfb4cebb834aaf673f3e88c&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/1005] 10.0.0.21 () {34 vars in 1039 bytes} [Tue Jun 2 13:27:15 2026] GET /v2.0/security-groups?id=ddc53615-9834-4e67-887c-f93ebf6d4835&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1006] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:27:14 2026] POST /v2.0/subnets => generated 1226 bytes in 939 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/1007] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:27:15 2026] GET /v2.0/security-groups?tenant_id=20be65026a7749c580106ce680792618&name=default => generated 2801 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1008] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:15 2026] DELETE /v2.0/security-groups/64521da5-de7d-465f-bd28-5402436a71e3 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/1009] 10.0.0.231 () {32 vars in 647 bytes} [Tue Jun 2 13:27:15 2026] GET /v2.0/subnets => generated 1839 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1010] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:15 2026] DELETE /v2.0/security-groups/95ececff-c98c-46d3-a0c5-89f2df5e3bbc => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/1011] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:27:15 2026] DELETE /v2.0/subnets/0103b001-1781-43eb-aaae-db854af976ec => generated 0 bytes in 377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1012] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:27:15 2026] DELETE /v2.0/subnets/f9115cce-441b-4fee-bd79-371de743b517 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/1013] 10.0.0.231 () {32 vars in 647 bytes} [Tue Jun 2 13:27:16 2026] GET /v2.0/subnets => generated 626 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:27:16.599 7 INFO neutron.services.segments.plugin [-] Segment 5c4a5bd9-7694-41b8-b3b4-bbfdf6fd5189 resource provider aggregate not found 2026-06-02 13:27:16.604 7 INFO neutron.services.segments.plugin [-] Segment 5c4a5bd9-7694-41b8-b3b4-bbfdf6fd5189 resource provider aggregate not found 2026-06-02 13:27:16.627 7 INFO neutron.services.segments.plugin [-] Segment 5c4a5bd9-7694-41b8-b3b4-bbfdf6fd5189 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c4a5bd9-7694-41b8-b3b4-bbfdf6fd5189 found for delete ", "request_id": "req-559f6be1-ad48-4601-b236-5a55f3e8a89c"}]} 2026-06-02 13:27:16.628 7 INFO neutron.services.segments.plugin [-] Segment 5c4a5bd9-7694-41b8-b3b4-bbfdf6fd5189 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c4a5bd9-7694-41b8-b3b4-bbfdf6fd5189 found for delete ", "request_id": "req-2a14a447-ef62-4ff6-86bc-a9616b1b091e"}]} [pid: 7|app: 0|req: 565/1014] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:27:16 2026] DELETE /v2.0/networks/fea3c8b4-0be5-4353-b780-0f62b1874f6e => generated 0 bytes in 455 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1015] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:27:16 2026] GET /v2.0/ports?device_id=38cc4eb4-9b13-4013-9039-b2e4a6c802b0 => generated 975 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1016] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:27:16 2026] GET /v2.0/security-groups?id=ddc53615-9834-4e67-887c-f93ebf6d4835&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:27:17.058 8 INFO neutron.services.segments.plugin [-] Segment 765ac0a0-f793-4bfa-9da4-1e0837e18284 resource provider aggregate not found 2026-06-02 13:27:17.063 8 INFO neutron.services.segments.plugin [-] Segment 765ac0a0-f793-4bfa-9da4-1e0837e18284 resource provider aggregate not found 2026-06-02 13:27:17.081 8 INFO neutron.services.segments.plugin [-] Segment 765ac0a0-f793-4bfa-9da4-1e0837e18284 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 765ac0a0-f793-4bfa-9da4-1e0837e18284 found for delete ", "request_id": "req-8863b8d3-3a1c-481e-8d26-d8df2c1d3b6c"}]} 2026-06-02 13:27:17.086 8 INFO neutron.services.segments.plugin [-] Segment 765ac0a0-f793-4bfa-9da4-1e0837e18284 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 765ac0a0-f793-4bfa-9da4-1e0837e18284 found for delete ", "request_id": "req-1ff439e1-2eda-43ef-b622-c31d0513e635"}]} [pid: 7|app: 0|req: 568/1017] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:27:17 2026] GET /v2.0/ports?device_id=38cc4eb4-9b13-4013-9039-b2e4a6c802b0 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/1018] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:27:16 2026] DELETE /v2.0/networks/3ced7b7d-ac3f-4a01-bea4-e81992cdfbce => generated 0 bytes in 444 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1019] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:27:17 2026] GET /v2.0/security-groups?id=ddc53615-9834-4e67-887c-f93ebf6d4835&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/1020] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:27:17 2026] DELETE /v2.0/networks/baa909f9-919a-45e5-ac0a-1d693e4fd57c => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/1021] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:27:17 2026] GET /v2.0/ports?device_id=38cc4eb4-9b13-4013-9039-b2e4a6c802b0 => generated 975 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1022] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:27:17 2026] DELETE /v2.0/networks/409616d1-4f3f-45c5-a584-2cc18e84d217 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/1023] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:27:17 2026] GET /v2.0/ports?tenant_id=f07e002948694909b7181236b7e1be03&device_id=38cc4eb4-9b13-4013-9039-b2e4a6c802b0 => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1024] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:27:17 2026] GET /v2.0/security-groups?id=ddc53615-9834-4e67-887c-f93ebf6d4835&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/1025] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:27:17 2026] GET /v2.0/networks?id=763e9585-411b-4e5b-b1e5-9a90112e470f => generated 771 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1026] 199.204.45.238 () {34 vars in 1060 bytes} [Tue Jun 2 13:27:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=f824a258-0ade-4172-b69c-876face09263 => generated 861 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/1027] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:27:17 2026] GET /v2.0/subnets?id=770af678-9243-4271-bd92-e140810f1fd1 => generated 669 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1028] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:27:17 2026] GET /v2.0/ports?network_id=763e9585-411b-4e5b-b1e5-9a90112e470f&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: 456/1029] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:27:17 2026] GET /v2.0/networks/763e9585-411b-4e5b-b1e5-9a90112e470f?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: 574/1030] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:27:18 2026] GET /v2.0/networks/763e9585-411b-4e5b-b1e5-9a90112e470f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/1031] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:27:18 2026] GET /v2.0/security-groups?tenant_id=e6efeb4f5957447eab4d95fc4ae2bf3a&name=default => generated 2801 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1032] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:18 2026] DELETE /v2.0/security-groups/6b605505-aa1f-4956-82cc-cd482b2f8999 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/1033] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:27:18 2026] GET /v2.0/ports?device_id=38cc4eb4-9b13-4013-9039-b2e4a6c802b0 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:27:18.846 7 INFO neutron.services.segments.plugin [-] Segment f34424ea-3cd5-40b5-a42b-4d83649a8ae8 resource provider aggregate not found 2026-06-02 13:27:18.863 7 INFO neutron.services.segments.plugin [-] Segment f34424ea-3cd5-40b5-a42b-4d83649a8ae8 resource provider aggregate not found 2026-06-02 13:27:18.880 7 INFO neutron.services.segments.plugin [-] Segment f34424ea-3cd5-40b5-a42b-4d83649a8ae8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f34424ea-3cd5-40b5-a42b-4d83649a8ae8 found for delete ", "request_id": "req-53770e5b-bbfd-47a8-8d3c-efccb8cd933a"}]} 2026-06-02 13:27:18.884 7 INFO neutron.services.segments.plugin [-] Segment f34424ea-3cd5-40b5-a42b-4d83649a8ae8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f34424ea-3cd5-40b5-a42b-4d83649a8ae8 found for delete ", "request_id": "req-6ac4fc04-9069-49d6-aab3-c73fe785d0e0"}]} [pid: 7|app: 0|req: 576/1034] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:27:18 2026] GET /v2.0/security-groups?id=ddc53615-9834-4e67-887c-f93ebf6d4835&fields=id&fields=name => generated 114 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:27:19.881 8 INFO neutron.services.segments.plugin [-] Segment e8aad825-afc2-45e4-b02e-86065cd3452a resource provider aggregate not found 2026-06-02 13:27:19.906 8 INFO neutron.services.segments.plugin [-] Segment e8aad825-afc2-45e4-b02e-86065cd3452a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8aad825-afc2-45e4-b02e-86065cd3452a found for delete ", "request_id": "req-1eb2b14f-b724-46ae-be85-5fee7164104e"}]} 2026-06-02 13:27:19.908 8 INFO neutron.services.segments.plugin [-] Segment e8aad825-afc2-45e4-b02e-86065cd3452a resource provider aggregate not found 2026-06-02 13:27:19.929 8 INFO neutron.services.segments.plugin [-] Segment e8aad825-afc2-45e4-b02e-86065cd3452a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8aad825-afc2-45e4-b02e-86065cd3452a found for delete ", "request_id": "req-b517d056-a3ac-4902-8f3a-1521ad9268f0"}]} [pid: 7|app: 0|req: 577/1035] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:27:19 2026] GET /v2.0/ports?device_id=38cc4eb4-9b13-4013-9039-b2e4a6c802b0 => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1036] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:27:20 2026] GET /v2.0/security-groups?id=ddc53615-9834-4e67-887c-f93ebf6d4835&fields=id&fields=name => generated 114 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/1037] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:27:19 2026] GET /v2.0/security-groups?tenant_id=05f69b41467d4b9e99dc0c89d3a431f9&name=default => generated 2801 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1038] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:20 2026] DELETE /v2.0/security-groups/7daeb2f4-4a76-46f3-b6b2-f6c30647ac7c => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/1039] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:27:20 2026] GET /v2.0/security-groups?tenant_id=d23136c97c2e4440b7d99f020d0b5441&name=default => generated 2801 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1040] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:20 2026] DELETE /v2.0/security-groups/4bb114a1-e554-4c20-980f-dbd46c4cc019 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:27:20.864 8 WARNING neutron_lib.context [None req-8750869d-5369-4856-ab53-79fa616ec693 c4b42e8a04474660bc8056350e74dd32 28b6aa9970d34519af561c47698475c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:27:21.009 8 INFO neutron.db.segments_db [None req-8750869d-5369-4856-ab53-79fa616ec693 c4b42e8a04474660bc8056350e74dd32 28b6aa9970d34519af561c47698475c1 - - default default] Added segment 41b1f801-7ac2-4591-aac3-60dc4a7120be of type vxlan for network d4e69554-e561-4802-9c58-61b44b019e42 [pid: 8|app: 0|req: 461/1041] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:27:20 2026] POST /v2.0/networks => generated 648 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:27:21.618 8 WARNING neutron_lib.context [None req-639447f5-8228-4cd6-906f-ae839abe69ec c4b42e8a04474660bc8056350e74dd32 28b6aa9970d34519af561c47698475c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 581/1042] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:27:21 2026] GET /v2.0/security-groups?tenant_id=be585fca28a04afda852bd5da1876d60&name=default => generated 2801 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1043] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:21 2026] DELETE /v2.0/security-groups/d6f32ce8-e614-4de9-aa97-58163ef2a144 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/1044] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:27:21 2026] POST /v2.0/subnets => generated 649 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:27:22.016 7 WARNING neutron_lib.context [None req-5f301790-5481-4c44-9dc0-a2c46f761fe7 c4b42e8a04474660bc8056350e74dd32 28b6aa9970d34519af561c47698475c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:27:22.070 7 INFO neutron.db.segments_db [None req-5f301790-5481-4c44-9dc0-a2c46f761fe7 c4b42e8a04474660bc8056350e74dd32 28b6aa9970d34519af561c47698475c1 - - default default] Added segment a0873fc0-ea47-49e3-9e1c-43d5cd0f436e of type vxlan for network 05d01904-60ac-4088-87ca-78c45675fea8 [pid: 8|app: 0|req: 463/1045] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:27:22 2026] GET /v2.0/security-groups?tenant_id=a7b4954503064cf89c09e35fca581f3e&name=default => generated 2801 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1046] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:27:22 2026] POST /v2.0/networks => generated 648 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/1047] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:22 2026] DELETE /v2.0/security-groups/cdcd6152-bd4e-4970-91ee-68e0c97151db => 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: 584/1048] 10.0.0.231 () {34 vars in 743 bytes} [Tue Jun 2 13:27:22 2026] PUT /v2.0/networks/05d01904-60ac-4088-87ca-78c45675fea8 => generated 592 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:27:22.412 8 WARNING neutron_lib.context [None req-35b1310a-1fc6-47c4-8768-d0d76c3dc090 c4b42e8a04474660bc8056350e74dd32 28b6aa9970d34519af561c47698475c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 465/1049] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:27:22 2026] POST /v2.0/subnets => generated 622 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1050] 10.0.0.231 () {34 vars in 741 bytes} [Tue Jun 2 13:27:22 2026] PUT /v2.0/subnets/fea43ddb-159f-4be4-8c9e-724e0452d22c => generated 632 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1051] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:27:23 2026] GET /v2.0/security-groups?tenant_id=21b82e48ea0c4e859927bafc82c5962f&name=default => generated 2801 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1052] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:23 2026] DELETE /v2.0/security-groups/9f3e561b-7c54-4239-8f34-83b25f6fb2fa => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:27:24.292 8 INFO neutron.services.segments.plugin [-] Segment a0873fc0-ea47-49e3-9e1c-43d5cd0f436e resource provider aggregate not found 2026-06-02 13:27:24.298 8 INFO neutron.services.segments.plugin [-] Segment a0873fc0-ea47-49e3-9e1c-43d5cd0f436e resource provider aggregate not found 2026-06-02 13:27:24.313 8 INFO neutron.services.segments.plugin [-] Segment a0873fc0-ea47-49e3-9e1c-43d5cd0f436e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0873fc0-ea47-49e3-9e1c-43d5cd0f436e found for delete ", "request_id": "req-511c5e63-abd0-4abb-beed-466e14f7e7e6"}]} 2026-06-02 13:27:24.317 8 INFO neutron.services.segments.plugin [-] Segment a0873fc0-ea47-49e3-9e1c-43d5cd0f436e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0873fc0-ea47-49e3-9e1c-43d5cd0f436e found for delete ", "request_id": "req-a093911f-c8a2-448f-b8f7-fff94e7a9257"}]} [pid: 8|app: 0|req: 466/1053] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:27:23 2026] DELETE /v2.0/networks/05d01904-60ac-4088-87ca-78c45675fea8 => generated 0 bytes in 1039 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:27:24.355 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e130a884-eaa7-4255-82ce-3596e160d8ea c4b42e8a04474660bc8056350e74dd32 28b6aa9970d34519af561c47698475c1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 588/1054] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:27:24 2026] DELETE /v2.0/networks/05d01904-60ac-4088-87ca-78c45675fea8 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/1055] 10.0.0.231 () {32 vars in 694 bytes} [Tue Jun 2 13:27:24 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1056] 10.0.0.231 () {32 vars in 742 bytes} [Tue Jun 2 13:27:24 2026] GET /v2.0/subnets?network_id=c2757a49-9591-44e2-ae2e-4b86bc70e76d => generated 626 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/1057] 10.0.0.231 () {32 vars in 653 bytes} [Tue Jun 2 13:27:24 2026] GET /v2.0/extensions => generated 19600 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1058] 10.0.0.231 () {32 vars in 649 bytes} [Tue Jun 2 13:27:24 2026] GET /v2.0/networks => generated 1313 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/1059] 10.0.0.231 () {32 vars in 647 bytes} [Tue Jun 2 13:27:24 2026] GET /v2.0/subnets => generated 1265 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1060] 10.0.0.231 () {32 vars in 723 bytes} [Tue Jun 2 13:27:24 2026] GET /v2.0/networks/d4e69554-e561-4802-9c58-61b44b019e42 => 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: 470/1061] 10.0.0.231 () {32 vars in 721 bytes} [Tue Jun 2 13:27:24 2026] GET /v2.0/subnets/6ffe2282-1370-4165-a6d4-64a83a3d9171 => generated 649 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:27:24.900 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2ed3612b-8538-4338-b30c-0a562f300fe1 c4b42e8a04474660bc8056350e74dd32 28b6aa9970d34519af561c47698475c1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 592/1062] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:27:24 2026] DELETE /v2.0/subnets/fea43ddb-159f-4be4-8c9e-724e0452d22c => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 13:27:24.930 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1f23ded1-32d2-46dc-bf08-89524a3d3003 c4b42e8a04474660bc8056350e74dd32 28b6aa9970d34519af561c47698475c1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 471/1063] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:27:24 2026] DELETE /v2.0/networks/05d01904-60ac-4088-87ca-78c45675fea8 => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1064] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:27:24 2026] DELETE /v2.0/subnets/6ffe2282-1370-4165-a6d4-64a83a3d9171 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/1067] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:27:25 2026] DELETE /v2.0/networks/d4e69554-e561-4802-9c58-61b44b019e42 => generated 0 bytes in 466 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:27:26.340 8 INFO neutron.services.segments.plugin [-] Segment 41b1f801-7ac2-4591-aac3-60dc4a7120be resource provider aggregate not found 2026-06-02 13:27:26.347 8 INFO neutron.services.segments.plugin [-] Segment 41b1f801-7ac2-4591-aac3-60dc4a7120be resource provider aggregate not found 2026-06-02 13:27:26.366 8 INFO neutron.services.segments.plugin [-] Segment 41b1f801-7ac2-4591-aac3-60dc4a7120be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41b1f801-7ac2-4591-aac3-60dc4a7120be found for delete ", "request_id": "req-4d535839-cf4c-4ee5-ac44-5519fc04b1ff"}]} 2026-06-02 13:27:26.367 8 INFO neutron.services.segments.plugin [-] Segment 41b1f801-7ac2-4591-aac3-60dc4a7120be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41b1f801-7ac2-4591-aac3-60dc4a7120be found for delete ", "request_id": "req-d9e83989-f09d-48a9-a3a0-7d3ac4c77808"}]} [pid: 7|app: 0|req: 596/1068] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:27:26 2026] GET /v2.0/security-groups?tenant_id=28b6aa9970d34519af561c47698475c1&name=default => generated 2801 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/1069] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:27:26 2026] GET /v2.0/security-groups?tenant_id=69538880634b4c4dabc7360a2fa50260&name=default => generated 2801 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1070] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:26 2026] DELETE /v2.0/security-groups/f6c3c98a-1f80-4633-b3b8-efc220209b4a => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/1071] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:26 2026] DELETE /v2.0/security-groups/2407dcaf-8e93-45f5-a907-8a65f91e3219 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1072] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:27:26 2026] GET /v2.0/security-groups?tenant_id=b068abc407724357805ee8fe9c6f8f57&name=default => generated 2801 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/1073] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:26 2026] DELETE /v2.0/security-groups/5012fc51-41f5-4db9-9dfe-6ceae998e5d2 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1074] 10.0.0.231 () {32 vars in 623 bytes} [Tue Jun 2 13:27:28 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/1075] 10.0.0.231 () {32 vars in 633 bytes} [Tue Jun 2 13:27:28 2026] GET /v2.0/ => generated 632 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1076] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:27:29 2026] GET /v2.0/security-groups?tenant_id=715ba19f8d36441988fd667bf4adea45&name=default => generated 2801 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/1077] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:29 2026] DELETE /v2.0/security-groups/89c9d6a9-f1f2-498e-b99a-299d67b276f2 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/1078] 199.204.45.238 () {34 vars in 1096 bytes} [Tue Jun 2 13:27:29 2026] GET /v2.0/ports?device_id=38cc4eb4-9b13-4013-9039-b2e4a6c802b0&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: 8|app: 0|req: 479/1079] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:27:29 2026] GET /v2.0/ports?tenant_id=f07e002948694909b7181236b7e1be03&device_id=38cc4eb4-9b13-4013-9039-b2e4a6c802b0 => 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: 601/1080] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:27:29 2026] GET /v2.0/security-groups?tenant_id=2fe4cddc97034ffa84744500c8f7544e&name=default => generated 2801 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/1081] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:27:29 2026] GET /v2.0/networks?id=763e9585-411b-4e5b-b1e5-9a90112e470f => 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: 602/1082] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:29 2026] DELETE /v2.0/security-groups/f52a1ad4-efce-440c-bac3-2a4c6acc4d29 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/1083] 199.204.45.238 () {34 vars in 1060 bytes} [Tue Jun 2 13:27:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=f824a258-0ade-4172-b69c-876face09263 => generated 861 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1084] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:27:29 2026] GET /v2.0/subnets?id=770af678-9243-4271-bd92-e140810f1fd1 => generated 669 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/1085] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:27:29 2026] GET /v2.0/ports?network_id=763e9585-411b-4e5b-b1e5-9a90112e470f&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1086] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:27:30 2026] GET /v2.0/networks/763e9585-411b-4e5b-b1e5-9a90112e470f?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: 483/1087] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:27:30 2026] GET /v2.0/networks/763e9585-411b-4e5b-b1e5-9a90112e470f?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: 605/1088] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:27:31 2026] GET /v2.0/security-groups?tenant_id=b67c908a518647258fe469d4a00db067&name=default => generated 2801 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:27:32.365 8 WARNING neutron_lib.context [None req-be387360-95bb-437d-83fa-86c237050262 a37e1fff9fcc48f4accebfb0b989956b 951113cf28224502bce6bea10d2a9e5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:27:32.365 8 WARNING neutron_lib.context [None req-be387360-95bb-437d-83fa-86c237050262 a37e1fff9fcc48f4accebfb0b989956b 951113cf28224502bce6bea10d2a9e5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 606/1089] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:32 2026] DELETE /v2.0/security-groups/ed9927ae-cae0-445a-9f1f-a1f2642b15e0 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:27:32.529 8 INFO neutron.db.segments_db [None req-be387360-95bb-437d-83fa-86c237050262 a37e1fff9fcc48f4accebfb0b989956b 951113cf28224502bce6bea10d2a9e5c - - default default] Added segment 81ec9af0-822f-4ca1-8c6c-74fdcd4a3c3e of type vxlan for network eff41ad7-cc2b-4bb8-9362-27c5061958f7 2026-06-02 13:27:32.640 8 INFO neutron.db.segments_db [None req-be387360-95bb-437d-83fa-86c237050262 a37e1fff9fcc48f4accebfb0b989956b 951113cf28224502bce6bea10d2a9e5c - - default default] Added segment c4150791-b036-442a-ac88-63d6c899e586 of type vxlan for network f7ad8dc7-bf4c-4ac4-a953-c63ea809ddfb [pid: 8|app: 0|req: 484/1090] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:27:32 2026] POST /v2.0/networks => generated 1245 bytes in 602 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1091] 10.0.0.231 () {32 vars in 649 bytes} [Tue Jun 2 13:27:32 2026] GET /v2.0/networks => generated 1844 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1092] 10.0.0.21 () {34 vars in 989 bytes} [Tue Jun 2 13:27:32 2026] GET /v2.0/ports?device_id=38cc4eb4-9b13-4013-9039-b2e4a6c802b0 => generated 1244 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1093] 10.0.0.21 () {34 vars in 1039 bytes} [Tue Jun 2 13:27:32 2026] GET /v2.0/security-groups?id=ddc53615-9834-4e67-887c-f93ebf6d4835&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:27:33.084 8 INFO neutron.services.segments.plugin [-] Segment 81ec9af0-822f-4ca1-8c6c-74fdcd4a3c3e resource provider aggregate not found 2026-06-02 13:27:33.097 8 INFO neutron.services.segments.plugin [-] Segment 81ec9af0-822f-4ca1-8c6c-74fdcd4a3c3e resource provider aggregate not found 2026-06-02 13:27:33.104 8 INFO neutron.services.segments.plugin [-] Segment 81ec9af0-822f-4ca1-8c6c-74fdcd4a3c3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81ec9af0-822f-4ca1-8c6c-74fdcd4a3c3e found for delete ", "request_id": "req-1821f056-53ea-49b1-bc6e-7e88a0c09b36"}]} 2026-06-02 13:27:33.119 8 INFO neutron.services.segments.plugin [-] Segment 81ec9af0-822f-4ca1-8c6c-74fdcd4a3c3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81ec9af0-822f-4ca1-8c6c-74fdcd4a3c3e found for delete ", "request_id": "req-5b737104-85e5-4ffa-847d-61b8c2745f93"}]} [pid: 8|app: 0|req: 486/1094] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:27:32 2026] DELETE /v2.0/networks/eff41ad7-cc2b-4bb8-9362-27c5061958f7 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:27:33.377 7 INFO neutron.services.segments.plugin [-] Segment c4150791-b036-442a-ac88-63d6c899e586 resource provider aggregate not found 2026-06-02 13:27:33.382 7 INFO neutron.services.segments.plugin [-] Segment c4150791-b036-442a-ac88-63d6c899e586 resource provider aggregate not found [pid: 8|app: 0|req: 487/1095] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:27:33 2026] GET /v2.0/security-groups?tenant_id=d0b9caaff05741d993deb262836b321c&name=default => generated 2801 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:27:33.400 7 INFO neutron.services.segments.plugin [-] Segment c4150791-b036-442a-ac88-63d6c899e586 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4150791-b036-442a-ac88-63d6c899e586 found for delete ", "request_id": "req-cacd276f-68c1-4db3-9472-8cf3cd77f087"}]} 2026-06-02 13:27:33.401 7 INFO neutron.services.segments.plugin [-] Segment c4150791-b036-442a-ac88-63d6c899e586 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4150791-b036-442a-ac88-63d6c899e586 found for delete ", "request_id": "req-52327278-addf-4035-be48-4ad3733fc8c8"}]} [pid: 7|app: 0|req: 609/1096] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:27:33 2026] DELETE /v2.0/networks/f7ad8dc7-bf4c-4ac4-a953-c63ea809ddfb => 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: 488/1097] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:33 2026] DELETE /v2.0/security-groups/33c8b38d-e1f0-47be-9e27-90f278b0ca93 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1098] 10.0.0.231 () {32 vars in 649 bytes} [Tue Jun 2 13:27:33 2026] GET /v2.0/networks => generated 651 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:27:33.521 8 WARNING neutron_lib.context [None req-4aa98094-710b-4efd-af45-442801ac324e a37e1fff9fcc48f4accebfb0b989956b 951113cf28224502bce6bea10d2a9e5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:27:33.593 8 INFO neutron.db.segments_db [None req-4aa98094-710b-4efd-af45-442801ac324e a37e1fff9fcc48f4accebfb0b989956b 951113cf28224502bce6bea10d2a9e5c - - default default] Added segment 8f44c24b-34b8-4527-9b3b-af273d5e3877 of type vxlan for network 5823280a-b3e8-471c-8e47-3e6f21b6821a [pid: 8|app: 0|req: 489/1099] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:27:33 2026] POST /v2.0/networks => generated 653 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:27:33.750 8 WARNING neutron_lib.context [None req-6ae2e483-1c47-4f9c-a065-f088c0e27e97 a37e1fff9fcc48f4accebfb0b989956b 951113cf28224502bce6bea10d2a9e5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 611/1100] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:27:33 2026] GET /v2.0/security-groups?tenant_id=df8e09770c7748af923180828bc12e6f&name=default => generated 2801 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:27:33.823 8 INFO neutron.db.segments_db [None req-6ae2e483-1c47-4f9c-a065-f088c0e27e97 a37e1fff9fcc48f4accebfb0b989956b 951113cf28224502bce6bea10d2a9e5c - - default default] Added segment e9226bac-1a83-4a49-abab-fd21b6d54aaa of type vxlan for network a8510783-961c-4385-b007-fee65ef57b12 [pid: 7|app: 0|req: 612/1101] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:33 2026] DELETE /v2.0/security-groups/35bebe07-a59a-44c8-8361-69a8a584ed8d => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1102] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:27:33 2026] POST /v2.0/networks => generated 653 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:27:33.961 7 WARNING neutron_lib.context [None req-c637af41-c6c4-413f-be4d-7bfdb8a9e3fd a37e1fff9fcc48f4accebfb0b989956b 951113cf28224502bce6bea10d2a9e5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:27:34.005 7 WARNING neutron_lib.context [None req-c637af41-c6c4-413f-be4d-7bfdb8a9e3fd a37e1fff9fcc48f4accebfb0b989956b 951113cf28224502bce6bea10d2a9e5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 613/1103] 10.0.0.231 () {34 vars in 665 bytes} [Tue Jun 2 13:27:33 2026] POST /v2.0/ports => generated 1506 bytes in 619 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1104] 10.0.0.231 () {32 vars in 643 bytes} [Tue Jun 2 13:27:34 2026] GET /v2.0/ports => generated 1506 bytes in 173 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: 614/1105] 10.0.0.231 () {32 vars in 720 bytes} [Tue Jun 2 13:27:34 2026] DELETE /v2.0/ports/ab09e6ed-d695-42dc-8b4d-9072c61cb4c7 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1106] 10.0.0.231 () {32 vars in 720 bytes} [Tue Jun 2 13:27:35 2026] DELETE /v2.0/ports/98c0226c-1430-4e69-ad02-b0ed6f09058e => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1107] 10.0.0.231 () {32 vars in 643 bytes} [Tue Jun 2 13:27:35 2026] GET /v2.0/ports => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:27:35.294 8 WARNING neutron_lib.context [None req-94560fe8-296e-4a1f-974b-5c12f9a93c27 a37e1fff9fcc48f4accebfb0b989956b 951113cf28224502bce6bea10d2a9e5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:27:35.348 8 INFO neutron.db.segments_db [None req-94560fe8-296e-4a1f-974b-5c12f9a93c27 a37e1fff9fcc48f4accebfb0b989956b 951113cf28224502bce6bea10d2a9e5c - - default default] Added segment d5dd1cff-0847-4eb6-ae0b-ebc56bbcd7ba of type vxlan for network 7b8df608-954d-42a7-97fa-a555b7c2c982 [pid: 8|app: 0|req: 493/1108] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:27:35 2026] POST /v2.0/networks => generated 654 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:27:35.472 7 WARNING neutron_lib.context [None req-3a0024aa-bc9d-4177-9382-a8824f1255dd a37e1fff9fcc48f4accebfb0b989956b 951113cf28224502bce6bea10d2a9e5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:27:35.533 7 INFO neutron.db.segments_db [None req-3a0024aa-bc9d-4177-9382-a8824f1255dd a37e1fff9fcc48f4accebfb0b989956b 951113cf28224502bce6bea10d2a9e5c - - default default] Added segment e8057d03-8e5f-422e-8744-88f27e0a3a10 of type vxlan for network d712c16b-7ba1-4d94-a071-7fce9369a461 [pid: 7|app: 0|req: 616/1109] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:27:35 2026] POST /v2.0/networks => generated 652 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1110] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:27:35 2026] GET /v2.0/ports?device_id=38cc4eb4-9b13-4013-9039-b2e4a6c802b0 => generated 975 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1111] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:27:35 2026] GET /v2.0/security-groups?id=ddc53615-9834-4e67-887c-f93ebf6d4835&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-06-02 13:27:36.004 8 WARNING neutron_lib.context [None req-b987abf3-1d7b-4e1b-8f7e-0a6c3b0a8300 098265b68f5c43bcb579b74fd57d3788 8b7be4d7b13245a3b62fe31b694d3305 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:27:36.149 7 WARNING neutron_lib.context [None req-d269b31d-81fd-46a0-8638-5c793a010c84 a37e1fff9fcc48f4accebfb0b989956b 951113cf28224502bce6bea10d2a9e5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:27:36.206 7 WARNING neutron_lib.context [None req-d269b31d-81fd-46a0-8638-5c793a010c84 a37e1fff9fcc48f4accebfb0b989956b 951113cf28224502bce6bea10d2a9e5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 494/1112] 10.0.0.231 () {34 vars in 684 bytes} [Tue Jun 2 13:27:35 2026] POST /v2.0/security-groups => generated 1561 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1113] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:27:36 2026] GET /v2.0/ports?device_id=38cc4eb4-9b13-4013-9039-b2e4a6c802b0 => generated 975 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1114] 10.0.0.231 () {32 vars in 663 bytes} [Tue Jun 2 13:27:36 2026] GET /v2.0/security-groups => generated 4344 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1115] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:27:36 2026] GET /v2.0/security-groups?id=ddc53615-9834-4e67-887c-f93ebf6d4835&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1116] 10.0.0.231 () {34 vars in 758 bytes} [Tue Jun 2 13:27:36 2026] PUT /v2.0/security-groups/cf4ecb87-ba1e-4aa2-98ab-2295d6a56df5 => generated 1599 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1117] 10.0.0.231 () {32 vars in 737 bytes} [Tue Jun 2 13:27:36 2026] GET /v2.0/security-groups/cf4ecb87-ba1e-4aa2-98ab-2295d6a56df5 => generated 1599 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1118] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:36 2026] DELETE /v2.0/security-groups/cf4ecb87-ba1e-4aa2-98ab-2295d6a56df5 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1119] 10.0.0.231 () {32 vars in 663 bytes} [Tue Jun 2 13:27:36 2026] GET /v2.0/security-groups => generated 2801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:27:36.690 8 INFO neutron.api.v2.resource [None req-2997e672-b54a-43b6-9945-acf5ba4c1526 098265b68f5c43bcb579b74fd57d3788 8b7be4d7b13245a3b62fe31b694d3305 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 502/1120] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:36 2026] DELETE /v2.0/security-groups/cf4ecb87-ba1e-4aa2-98ab-2295d6a56df5 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 13:27:36.704 8 WARNING neutron_lib.context [None req-435aa20f-bf98-461b-931a-7aaba07c292f 098265b68f5c43bcb579b74fd57d3788 8b7be4d7b13245a3b62fe31b694d3305 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 503/1121] 10.0.0.231 () {34 vars in 684 bytes} [Tue Jun 2 13:27:36 2026] POST /v2.0/security-groups => generated 1561 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1122] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:27:36 2026] POST /v2.0/subnets => generated 1276 bytes in 703 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 13:27:36.853 7 WARNING neutron_lib.context [None req-811ce3d2-73fc-459f-b688-d07cf7aef6b4 098265b68f5c43bcb579b74fd57d3788 8b7be4d7b13245a3b62fe31b694d3305 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 504/1123] 199.204.45.238 () {34 vars in 994 bytes} [Tue Jun 2 13:27:36 2026] GET /v2.0/ports?device_id=38cc4eb4-9b13-4013-9039-b2e4a6c802b0 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1124] 10.0.0.231 () {32 vars in 647 bytes} [Tue Jun 2 13:27:36 2026] GET /v2.0/subnets => generated 1889 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1125] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:27:36 2026] POST /v2.0/security-group-rules => generated 569 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1126] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:27:36 2026] DELETE /v2.0/subnets/cc7d7ef3-904e-4bb9-bb27-58146c064657 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1127] 10.0.0.231 () {32 vars in 747 bytes} [Tue Jun 2 13:27:37 2026] GET /v2.0/security-group-rules/74f69b61-1430-48a4-8327-696ae6efdd9e => generated 569 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:27:37.259 8 INFO neutron.db.l3_db [req-d240f300-8aa2-4ee3-9ac5-736d46628c19 req-e03c6941-3f93-4ed3-a68f-fb8de3fe32cf b59410dc72d24495ae3711182014ce37 f07e002948694909b7181236b7e1be03 - - default default] Floating IP 9e31ab9a-c4e4-43ca-8b07-85d613cb5ceb disassociated. External IP: 10.96.250.218, port: f824a258-0ade-4172-b69c-876face09263. [pid: 7|app: 0|req: 623/1128] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:27:37 2026] DELETE /v2.0/subnets/6f255088-da1e-4a22-95f7-8b25a888e6a4 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1129] 10.0.0.231 () {32 vars in 673 bytes} [Tue Jun 2 13:27:37 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1130] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:27:37 2026] GET /v2.0/ports?device_id=38cc4eb4-9b13-4013-9039-b2e4a6c802b0 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1131] 10.0.0.231 () {32 vars in 647 bytes} [Tue Jun 2 13:27:37 2026] GET /v2.0/subnets => generated 626 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1132] 199.204.45.238 () {36 vars in 997 bytes} [Tue Jun 2 13:27:36 2026] DELETE /v2.0/ports/f824a258-0ade-4172-b69c-876face09263 => generated 0 bytes in 766 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1133] 10.0.0.231 () {32 vars in 750 bytes} [Tue Jun 2 13:27:37 2026] DELETE /v2.0/security-group-rules/74f69b61-1430-48a4-8327-696ae6efdd9e => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:27:37.743 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9b63ff5-9e3a-4af5-a1c7-cb684579ba3e'] response: {'server_uuid': '38cc4eb4-9b13-4013-9039-b2e4a6c802b0', 'name': 'network-vif-deleted', 'tag': 'f824a258-0ade-4172-b69c-876face09263', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 628/1134] 10.0.0.231 () {32 vars in 673 bytes} [Tue Jun 2 13:27:37 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:27:37.805 7 WARNING neutron_lib.context [None req-5c07ed91-ac31-444c-9ecc-6ee9ab312a86 098265b68f5c43bcb579b74fd57d3788 8b7be4d7b13245a3b62fe31b694d3305 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 629/1135] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:27:37 2026] POST /v2.0/security-group-rules => generated 569 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1136] 10.0.0.231 () {32 vars in 747 bytes} [Tue Jun 2 13:27:37 2026] GET /v2.0/security-group-rules/fad5ae6f-fd3e-4b4f-bf44-1f46a994b8e7 => generated 569 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1137] 10.0.0.231 () {32 vars in 673 bytes} [Tue Jun 2 13:27:37 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1138] 10.0.0.231 () {32 vars in 750 bytes} [Tue Jun 2 13:27:38 2026] DELETE /v2.0/security-group-rules/fad5ae6f-fd3e-4b4f-bf44-1f46a994b8e7 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:27:38.100 8 INFO neutron.services.segments.plugin [-] Segment e8057d03-8e5f-422e-8744-88f27e0a3a10 resource provider aggregate not found 2026-06-02 13:27:38.121 8 INFO neutron.services.segments.plugin [-] Segment e8057d03-8e5f-422e-8744-88f27e0a3a10 resource provider aggregate not found 2026-06-02 13:27:38.139 8 INFO neutron.services.segments.plugin [-] Segment e8057d03-8e5f-422e-8744-88f27e0a3a10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8057d03-8e5f-422e-8744-88f27e0a3a10 found for delete ", "request_id": "req-9609dc29-bde1-42f5-88f3-a9d198720d22"}]} 2026-06-02 13:27:38.141 8 INFO neutron.services.segments.plugin [-] Segment e8057d03-8e5f-422e-8744-88f27e0a3a10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8057d03-8e5f-422e-8744-88f27e0a3a10 found for delete ", "request_id": "req-8f698020-c689-45a4-84fa-275cb48338bd"}]} [pid: 7|app: 0|req: 633/1139] 10.0.0.231 () {32 vars in 673 bytes} [Tue Jun 2 13:27:38 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:27:38.155 7 WARNING neutron_lib.context [None req-79d6e018-c720-42d3-9ba2-f229feb75d68 098265b68f5c43bcb579b74fd57d3788 8b7be4d7b13245a3b62fe31b694d3305 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1140] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:27:37 2026] DELETE /v2.0/networks/d712c16b-7ba1-4d94-a071-7fce9369a461 => generated 0 bytes in 466 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:27:38.177 7 INFO neutron.db.securitygroups_db [None req-79d6e018-c720-42d3-9ba2-f229feb75d68 098265b68f5c43bcb579b74fd57d3788 8b7be4d7b13245a3b62fe31b694d3305 - - default default] Project 8b7be4d7b13245a3b62fe31b694d3305 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: 634/1141] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:27:38 2026] POST /v2.0/security-group-rules => generated 575 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1142] 10.0.0.231 () {32 vars in 747 bytes} [Tue Jun 2 13:27:38 2026] GET /v2.0/security-group-rules/3f1063b5-f65f-4abd-9c83-6a69b4181828 => generated 575 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1143] 10.0.0.231 () {32 vars in 673 bytes} [Tue Jun 2 13:27:38 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1144] 10.0.0.231 () {32 vars in 750 bytes} [Tue Jun 2 13:27:38 2026] DELETE /v2.0/security-group-rules/3f1063b5-f65f-4abd-9c83-6a69b4181828 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1145] 10.0.0.231 () {32 vars in 673 bytes} [Tue Jun 2 13:27:38 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1146] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:27:38 2026] DELETE /v2.0/networks/7b8df608-954d-42a7-97fa-a555b7c2c982 => generated 0 bytes in 435 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1147] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:38 2026] DELETE /v2.0/security-groups/83955b64-8fc2-448c-9dd9-7885dec91b03 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1148] 10.0.0.231 () {32 vars in 663 bytes} [Tue Jun 2 13:27:38 2026] GET /v2.0/security-groups => generated 2801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1149] 10.0.0.231 () {32 vars in 663 bytes} [Tue Jun 2 13:27:38 2026] GET /v2.0/security-groups => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1150] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:38 2026] DELETE /v2.0/security-groups/ddc53615-9834-4e67-887c-f93ebf6d4835 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1151] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:27:38 2026] DELETE /v2.0/networks/a8510783-961c-4385-b007-fee65ef57b12 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:27:38.839 7 INFO neutron.api.v2.resource [None req-f27e0929-1ad1-4d1d-a6d7-d274e1a73f81 b59410dc72d24495ae3711182014ce37 f07e002948694909b7181236b7e1be03 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 643/1152] 10.0.0.231 () {32 vars in 737 bytes} [Tue Jun 2 13:27:38 2026] GET /v2.0/security-groups/ddc53615-9834-4e67-887c-f93ebf6d4835 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1153] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:27:38 2026] DELETE /v2.0/networks/5823280a-b3e8-471c-8e47-3e6f21b6821a => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1154] 10.0.0.231 () {32 vars in 732 bytes} [Tue Jun 2 13:27:38 2026] DELETE /v2.0/floatingips/9e31ab9a-c4e4-43ca-8b07-85d613cb5ceb => generated 0 bytes in 377 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1155] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:27:39 2026] GET /v2.0/security-groups?tenant_id=8b7be4d7b13245a3b62fe31b694d3305&name=default => generated 2801 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1156] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:39 2026] DELETE /v2.0/security-groups/98df6c1e-1362-4fbe-b767-cb362c9d56b6 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1157] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:27:39 2026] GET /v2.0/security-groups?tenant_id=951113cf28224502bce6bea10d2a9e5c&name=default => generated 2801 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1158] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:39 2026] DELETE /v2.0/security-groups/b333e10a-f56a-45c9-8320-5e3bca1fe5a5 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1159] 10.0.0.231 () {34 vars in 789 bytes} [Tue Jun 2 13:27:39 2026] PUT /v2.0/routers/3b4fbe6c-f367-4c4e-836a-efe7697063fa/remove_router_interface => generated 309 bytes in 1112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:27:40.378 8 INFO neutron.services.segments.plugin [-] Segment d5dd1cff-0847-4eb6-ae0b-ebc56bbcd7ba resource provider aggregate not found 2026-06-02 13:27:40.384 8 INFO neutron.services.segments.plugin [-] Segment d5dd1cff-0847-4eb6-ae0b-ebc56bbcd7ba resource provider aggregate not found 2026-06-02 13:27:40.419 8 INFO neutron.services.segments.plugin [-] Segment d5dd1cff-0847-4eb6-ae0b-ebc56bbcd7ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5dd1cff-0847-4eb6-ae0b-ebc56bbcd7ba found for delete ", "request_id": "req-841c5447-0def-4f73-a9a3-4db9f77c2870"}]} 2026-06-02 13:27:40.426 8 INFO neutron.services.segments.plugin [-] Segment d5dd1cff-0847-4eb6-ae0b-ebc56bbcd7ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5dd1cff-0847-4eb6-ae0b-ebc56bbcd7ba found for delete ", "request_id": "req-2a2117d6-dc22-4712-a04f-ee67a460d127"}]} 2026-06-02 13:27:40.448 8 INFO neutron.services.segments.plugin [-] Segment e9226bac-1a83-4a49-abab-fd21b6d54aaa resource provider aggregate not found 2026-06-02 13:27:40.454 8 INFO neutron.services.segments.plugin [-] Segment e9226bac-1a83-4a49-abab-fd21b6d54aaa resource provider aggregate not found 2026-06-02 13:27:40.465 8 INFO neutron.services.segments.plugin [-] Segment e9226bac-1a83-4a49-abab-fd21b6d54aaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9226bac-1a83-4a49-abab-fd21b6d54aaa found for delete ", "request_id": "req-bcbc722b-af2f-4c10-bd9e-11cd6faa1554"}]} 2026-06-02 13:27:40.476 8 INFO neutron.services.segments.plugin [-] Segment e9226bac-1a83-4a49-abab-fd21b6d54aaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9226bac-1a83-4a49-abab-fd21b6d54aaa found for delete ", "request_id": "req-17233590-80d8-4711-8317-5a401785958c"}]} 2026-06-02 13:27:40.489 8 INFO neutron.services.segments.plugin [-] Segment 8f44c24b-34b8-4527-9b3b-af273d5e3877 resource provider aggregate not found 2026-06-02 13:27:40.495 8 INFO neutron.services.segments.plugin [-] Segment 8f44c24b-34b8-4527-9b3b-af273d5e3877 resource provider aggregate not found 2026-06-02 13:27:40.506 8 INFO neutron.services.segments.plugin [-] Segment 8f44c24b-34b8-4527-9b3b-af273d5e3877 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f44c24b-34b8-4527-9b3b-af273d5e3877 found for delete ", "request_id": "req-7db6f68f-9c51-43d6-b4cf-5e1e26185110"}]} 2026-06-02 13:27:40.510 8 INFO neutron.services.segments.plugin [-] Segment 8f44c24b-34b8-4527-9b3b-af273d5e3877 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f44c24b-34b8-4527-9b3b-af273d5e3877 found for delete ", "request_id": "req-1131b066-0bf7-4ecf-ac4a-252581f5f2bf"}]} 2026-06-02 13:27:41.468 7 WARNING neutron_lib.context [None req-a62cdac9-cd59-4278-a732-fe0df128e05e b3dbfe81613942f4b66ab831005b62a4 c624606e84a64020b784806a58bc8731 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:27:41.530 8 INFO neutron.db.l3_hamode_db [None req-e2f264eb-f5a6-4fed-8fa8-9b93f2d8bbee 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] HA network f3c38dfe-556f-45ef-9ba9-909d92cfbe60 was deleted as no HA routers are present in tenant f07e002948694909b7181236b7e1be03. [pid: 8|app: 0|req: 515/1162] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:27:40 2026] DELETE /v2.0/routers/3b4fbe6c-f367-4c4e-836a-efe7697063fa => generated 0 bytes in 1196 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:27:41.588 8 WARNING neutron_lib.context [None req-666d5852-540b-47a2-b8b4-1b86df17a259 581b205a85cb4f31a398e7646bc4f299 a582e2c393694bdb9740baa3b6f0bed6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 648/1163] 10.0.0.231 () {34 vars in 684 bytes} [Tue Jun 2 13:27:41 2026] POST /v2.0/security-groups => generated 1561 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 13:27:41.732 8 INFO neutron.db.segments_db [None req-666d5852-540b-47a2-b8b4-1b86df17a259 581b205a85cb4f31a398e7646bc4f299 a582e2c393694bdb9740baa3b6f0bed6 - - default default] Added segment 3d6dd893-2597-4c3d-8e98-3cd574c1eab9 of type vxlan for network 11eccaec-fce1-441c-ac56-72fd2c9345b1 [pid: 8|app: 0|req: 516/1164] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:27:41 2026] POST /v2.0/networks => generated 648 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1165] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:27:41 2026] DELETE /v2.0/subnets/770af678-9243-4271-bd92-e140810f1fd1 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:27:41.855 7 WARNING neutron_lib.context [None req-010ccac8-b532-445a-88eb-0d09b7936e59 581b205a85cb4f31a398e7646bc4f299 a582e2c393694bdb9740baa3b6f0bed6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 517/1166] 10.0.0.231 () {32 vars in 663 bytes} [Tue Jun 2 13:27:41 2026] GET /v2.0/security-groups => generated 4344 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1167] 10.0.0.231 () {34 vars in 665 bytes} [Tue Jun 2 13:27:41 2026] POST /v2.0/ports => generated 779 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 651/1168] 10.0.0.231 () {34 vars in 758 bytes} [Tue Jun 2 13:27:42 2026] PUT /v2.0/security-groups/b2a801b5-89f5-4d1e-8bbe-c0bcd023534a => generated 1599 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1169] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:27:41 2026] DELETE /v2.0/networks/763e9585-411b-4e5b-b1e5-9a90112e470f => generated 0 bytes in 413 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:27:42.300 8 WARNING neutron_lib.context [None req-7d8b4268-faf5-4938-a0e9-eb21f2e7c13b 581b205a85cb4f31a398e7646bc4f299 a582e2c393694bdb9740baa3b6f0bed6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:27:42.361 8 INFO neutron.db.segments_db [None req-7d8b4268-faf5-4938-a0e9-eb21f2e7c13b 581b205a85cb4f31a398e7646bc4f299 a582e2c393694bdb9740baa3b6f0bed6 - - default default] Added segment 461c14aa-35a6-402b-86fb-ad64f4931c6d of type vxlan for network db5e4659-c622-4d00-b929-d4fcba9a830c 2026-06-02 13:27:42.395 7 WARNING neutron_lib.context [None req-87b02086-7bdb-403d-a75a-8637b7ee5a75 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 519/1170] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:27:42 2026] POST /v2.0/networks => generated 635 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:27:42.526 8 INFO neutron.services.segments.plugin [-] Segment c156fdaf-2301-4e2b-93da-ff6c3bb6f0fa resource provider aggregate not found 2026-06-02 13:27:42.542 7 INFO neutron.db.segments_db [None req-87b02086-7bdb-403d-a75a-8637b7ee5a75 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] Added segment f9967f13-e3f5-4629-9f10-015075ec2077 of type vxlan for network 643ae186-d923-4cd3-ba54-7cce822cd98d 2026-06-02 13:27:42.543 8 INFO neutron.services.segments.plugin [-] Segment c156fdaf-2301-4e2b-93da-ff6c3bb6f0fa resource provider aggregate not found 2026-06-02 13:27:42.557 8 INFO neutron.services.segments.plugin [-] Segment c156fdaf-2301-4e2b-93da-ff6c3bb6f0fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c156fdaf-2301-4e2b-93da-ff6c3bb6f0fa found for delete ", "request_id": "req-a989d822-4296-46a0-bae4-78d93a97a6f9"}]} 2026-06-02 13:27:42.569 8 INFO neutron.services.segments.plugin [-] Segment c156fdaf-2301-4e2b-93da-ff6c3bb6f0fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c156fdaf-2301-4e2b-93da-ff6c3bb6f0fa found for delete ", "request_id": "req-dcb82afd-dda1-43d0-9b23-be5679735f63"}]} 2026-06-02 13:27:42.576 8 INFO neutron.services.segments.plugin [-] Segment 4f9c64b1-2d4d-4bdf-ac4d-5ff04ad1abc6 resource provider aggregate not found [pid: 8|app: 0|req: 520/1171] 10.0.0.231 () {32 vars in 737 bytes} [Tue Jun 2 13:27:42 2026] GET /v2.0/security-groups/b2a801b5-89f5-4d1e-8bbe-c0bcd023534a => generated 1599 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:27:42.587 8 INFO neutron.services.segments.plugin [-] Segment 4f9c64b1-2d4d-4bdf-ac4d-5ff04ad1abc6 resource provider aggregate not found 2026-06-02 13:27:42.596 8 INFO neutron.services.segments.plugin [-] Segment 4f9c64b1-2d4d-4bdf-ac4d-5ff04ad1abc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f9c64b1-2d4d-4bdf-ac4d-5ff04ad1abc6 found for delete ", "request_id": "req-6e477dde-63f0-43d9-bb0b-71f0409c7e85"}]} 2026-06-02 13:27:42.605 8 INFO neutron.services.segments.plugin [-] Segment 4f9c64b1-2d4d-4bdf-ac4d-5ff04ad1abc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f9c64b1-2d4d-4bdf-ac4d-5ff04ad1abc6 found for delete ", "request_id": "req-a5d07e63-4847-40d3-8a3c-5d33848f4246"}]} [pid: 8|app: 0|req: 521/1172] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:27:42 2026] GET /v2.0/security-groups?tenant_id=f07e002948694909b7181236b7e1be03&name=default => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:27:42.633 8 WARNING neutron_lib.context [None req-2f6378d5-1487-440c-bcf8-f85008f5edd7 581b205a85cb4f31a398e7646bc4f299 a582e2c393694bdb9740baa3b6f0bed6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 652/1173] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:27:42 2026] POST /v2.0/networks => generated 640 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1174] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:42 2026] DELETE /v2.0/security-groups/b2a801b5-89f5-4d1e-8bbe-c0bcd023534a => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1175] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:42 2026] DELETE /v2.0/security-groups/26487b88-1846-4452-9638-094bde5a5441 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:27:42.906 7 WARNING neutron_lib.context [None req-0d2f999f-2597-4dd0-a31c-f2545c1ad2b9 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 522/1176] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:27:42 2026] POST /v2.0/subnets => generated 622 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1177] 10.0.0.231 () {32 vars in 663 bytes} [Tue Jun 2 13:27:43 2026] GET /v2.0/security-groups => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:27:43.047 8 WARNING neutron_lib.context [None req-0b36dba2-3033-4902-b065-4607d4852574 581b205a85cb4f31a398e7646bc4f299 a582e2c393694bdb9740baa3b6f0bed6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 655/1178] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:27:42 2026] POST /v2.0/subnets => generated 633 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:27:43.238 7 INFO neutron.api.v2.resource [None req-b44b11c7-e169-4c3c-b11b-7fae29c086c1 b3dbfe81613942f4b66ab831005b62a4 c624606e84a64020b784806a58bc8731 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 656/1179] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:43 2026] DELETE /v2.0/security-groups/b2a801b5-89f5-4d1e-8bbe-c0bcd023534a => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1180] 10.0.0.231 () {34 vars in 665 bytes} [Tue Jun 2 13:27:43 2026] POST /v2.0/ports => generated 961 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:27:43.428 8 WARNING neutron_lib.context [None req-371765af-8b98-4da2-9843-8b99be083504 b3dbfe81613942f4b66ab831005b62a4 c624606e84a64020b784806a58bc8731 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 657/1181] 10.0.0.231 () {32 vars in 722 bytes} [Tue Jun 2 13:27:43 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1182] 10.0.0.231 () {34 vars in 684 bytes} [Tue Jun 2 13:27:43 2026] POST /v2.0/security-groups => generated 1560 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 13:27:43.572 8 WARNING neutron_lib.context [None req-3de11b47-c072-40cb-91be-bfe4f071f6b7 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 658/1183] 10.0.0.231 () {32 vars in 720 bytes} [Tue Jun 2 13:27:43 2026] DELETE /v2.0/ports/3c01653b-95cd-469b-824a-54b99c6c7c56 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:27:43.736 7 WARNING neutron_lib.context [None req-f4a514d6-dd7c-49eb-bac8-7a86786f596b b3dbfe81613942f4b66ab831005b62a4 c624606e84a64020b784806a58bc8731 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 659/1184] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:27:43 2026] POST /v2.0/security-group-rules => generated 569 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:27:43.885 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1b092063-83dc-40eb-bfff-e712c0030f19 581b205a85cb4f31a398e7646bc4f299 a582e2c393694bdb9740baa3b6f0bed6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 660/1185] 10.0.0.231 () {32 vars in 720 bytes} [Tue Jun 2 13:27:43 2026] DELETE /v2.0/ports/3c01653b-95cd-469b-824a-54b99c6c7c56 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1186] 10.0.0.231 () {32 vars in 747 bytes} [Tue Jun 2 13:27:43 2026] GET /v2.0/security-group-rules/7c9d70a5-86b8-48a4-928f-bd070225d678 => generated 569 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:27:43.918 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1a957e1f-8c56-48f3-af08-6f16889e5abc 581b205a85cb4f31a398e7646bc4f299 a582e2c393694bdb9740baa3b6f0bed6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 662/1187] 10.0.0.231 () {32 vars in 717 bytes} [Tue Jun 2 13:27:43 2026] GET /v2.0/ports/3c01653b-95cd-469b-824a-54b99c6c7c56 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1188] 10.0.0.231 () {32 vars in 673 bytes} [Tue Jun 2 13:27:43 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1189] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:27:43 2026] POST /v2.0/subnets => generated 707 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1190] 10.0.0.231 () {32 vars in 750 bytes} [Tue Jun 2 13:27:44 2026] DELETE /v2.0/security-group-rules/7c9d70a5-86b8-48a4-928f-bd070225d678 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:27:44.104 8 WARNING neutron_lib.context [None req-d57ba20c-f4f6-4ec3-af31-80778c4f7ed0 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:27:44.162 8 INFO neutron.db.segments_db [None req-d57ba20c-f4f6-4ec3-af31-80778c4f7ed0 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] Added segment 409c19d3-d454-4d18-affb-de62e45c05dd of type vxlan for network 33606fe9-0473-4d84-a48f-58721ec7c7d9 [pid: 7|app: 0|req: 664/1191] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:27:43 2026] DELETE /v2.0/subnets/f48d584d-9363-4f79-9e50-a8d7d7abfb3f => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1192] 10.0.0.231 () {32 vars in 673 bytes} [Tue Jun 2 13:27:44 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1193] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:27:44 2026] POST /v2.0/networks => generated 637 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:27:44.287 8 WARNING neutron_lib.context [None req-a870142c-5986-4da8-86b6-296f3ece59c1 b3dbfe81613942f4b66ab831005b62a4 c624606e84a64020b784806a58bc8731 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 529/1194] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:27:44 2026] POST /v2.0/security-group-rules => generated 569 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:27:44.388 8 WARNING neutron_lib.context [None req-745b16b1-1a44-403d-af02-2fee748074d4 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:27:44.659 7 INFO neutron.services.segments.plugin [-] Segment 461c14aa-35a6-402b-86fb-ad64f4931c6d resource provider aggregate not found 2026-06-02 13:27:44.666 7 INFO neutron.services.segments.plugin [-] Segment 461c14aa-35a6-402b-86fb-ad64f4931c6d resource provider aggregate not found 2026-06-02 13:27:44.681 7 INFO neutron.services.segments.plugin [-] Segment 461c14aa-35a6-402b-86fb-ad64f4931c6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 461c14aa-35a6-402b-86fb-ad64f4931c6d found for delete ", "request_id": "req-573c1a17-a6b3-4493-9136-c7e3d35c9476"}]} 2026-06-02 13:27:44.687 7 INFO neutron.services.segments.plugin [-] Segment 461c14aa-35a6-402b-86fb-ad64f4931c6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 461c14aa-35a6-402b-86fb-ad64f4931c6d found for delete ", "request_id": "req-84931104-c324-49c6-99b4-e63bc6ffe0fb"}]} [pid: 7|app: 0|req: 666/1195] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:27:44 2026] DELETE /v2.0/networks/db5e4659-c622-4d00-b929-d4fcba9a830c => generated 0 bytes in 448 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1196] 10.0.0.231 () {32 vars in 747 bytes} [Tue Jun 2 13:27:44 2026] GET /v2.0/security-group-rules/85661e1c-cc68-4897-893c-a48315664017 => generated 569 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1197] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:27:44 2026] POST /v2.0/subnets => generated 631 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:27:44.729 8 WARNING neutron_lib.context [None req-3d7dece1-0cc2-47d7-afb4-0ab4240a8dd6 581b205a85cb4f31a398e7646bc4f299 a582e2c393694bdb9740baa3b6f0bed6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:27:44.798 8 INFO neutron.db.segments_db [None req-3d7dece1-0cc2-47d7-afb4-0ab4240a8dd6 581b205a85cb4f31a398e7646bc4f299 a582e2c393694bdb9740baa3b6f0bed6 - - default default] Added segment 5b67fef7-634e-4f2b-b1aa-912a8659a646 of type vxlan for network 28bddc32-7a02-4b2a-90be-ae1e362bac46 [pid: 8|app: 0|req: 531/1198] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:27:44 2026] POST /v2.0/networks => generated 636 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1199] 10.0.0.231 () {32 vars in 673 bytes} [Tue Jun 2 13:27:44 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:27:44.983 8 WARNING neutron_lib.context [None req-633466e1-0870-4ff3-8142-88733b740e49 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:27:45.070 7 INFO neutron.db.segments_db [None req-db918bfc-1a5b-47bb-8c1c-41acc0e7cd8e 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Added segment 8d67b018-5555-4486-95b8-e45e46ff8ca5 of type vxlan for network 020a36e7-74a1-4d91-9b66-be1222ca883f [pid: 7|app: 0|req: 668/1200] 10.0.0.231 () {34 vars in 671 bytes} [Tue Jun 2 13:27:44 2026] POST /v2.0/networks => generated 746 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:27:45.193 7 WARNING neutron_lib.context [None req-a7d028a0-9435-407e-8446-2c73a339a0e7 581b205a85cb4f31a398e7646bc4f299 a582e2c393694bdb9740baa3b6f0bed6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 669/1201] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:27:45 2026] POST /v2.0/subnets => generated 622 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1202] 10.0.0.231 () {32 vars in 750 bytes} [Tue Jun 2 13:27:45 2026] DELETE /v2.0/security-group-rules/85661e1c-cc68-4897-893c-a48315664017 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1203] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:27:44 2026] POST /v2.0/subnets => generated 702 bytes in 711 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:27:45.696 8 WARNING neutron_lib.context [None req-01f8b531-5a38-4646-addd-f545dfedc942 581b205a85cb4f31a398e7646bc4f299 a582e2c393694bdb9740baa3b6f0bed6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 671/1204] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:27:45 2026] POST /v2.0/subnets => generated 669 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1205] 10.0.0.231 () {32 vars in 673 bytes} [Tue Jun 2 13:27:45 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:27:45.923 7 WARNING neutron_lib.context [None req-cb82b34a-37a3-426e-b1c3-876cd54020f7 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:27:45.985 7 INFO neutron.db.segments_db [None req-cb82b34a-37a3-426e-b1c3-876cd54020f7 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] Added segment 878b6963-b9b2-4922-823e-21bb0a86467f of type vxlan for network bda29289-bfa4-450e-be10-0e02cee92815 [pid: 7|app: 0|req: 673/1206] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:27:45 2026] POST /v2.0/networks => generated 637 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1207] 10.0.0.231 () {34 vars in 665 bytes} [Tue Jun 2 13:27:45 2026] POST /v2.0/ports => generated 928 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:27:46.141 8 WARNING neutron_lib.context [None req-77ee1cc0-8be9-436c-9a9a-303d8ff92eb2 b3dbfe81613942f4b66ab831005b62a4 c624606e84a64020b784806a58bc8731 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:27:46.142 7 INFO neutron.db.segments_db [None req-ddd6f22c-b951-41aa-9a35-64d31959033b 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Added segment 07c987b0-a1a2-49d3-84bc-f61ae7ffd088 of type vxlan for network ca020252-caf4-477f-b3be-b18a94090735 [pid: 8|app: 0|req: 535/1208] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:27:46 2026] POST /v2.0/security-group-rules => generated 570 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:27:46.269 8 WARNING neutron_lib.context [None req-7096060a-513d-4a94-8260-623a3a729a2c 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:27:46.526 7 INFO neutron.db.l3_hamode_db [None req-ddd6f22c-b951-41aa-9a35-64d31959033b 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 536/1209] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:27:46 2026] POST /v2.0/subnets => generated 631 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1210] 10.0.0.231 () {32 vars in 720 bytes} [Tue Jun 2 13:27:46 2026] DELETE /v2.0/ports/8ef8b97d-7717-48cc-907e-9c6f620e56c8 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1211] 10.0.0.231 () {32 vars in 747 bytes} [Tue Jun 2 13:27:46 2026] GET /v2.0/security-group-rules/6b7975de-172b-495b-aa49-fb646400bf11 => generated 570 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:27:46.987 8 WARNING neutron_lib.context [None req-8f59a8a6-d058-4c84-891f-e238a19dff75 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 539/1212] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:27:46 2026] POST /v2.0/subnets => generated 706 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:27:47.387 8 INFO neutron.pecan_wsgi.hooks.translation [None req-62c160d7-838e-44a2-8bd0-34334a0205b6 581b205a85cb4f31a398e7646bc4f299 a582e2c393694bdb9740baa3b6f0bed6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 540/1213] 10.0.0.231 () {32 vars in 717 bytes} [Tue Jun 2 13:27:47 2026] GET /v2.0/ports/8ef8b97d-7717-48cc-907e-9c6f620e56c8 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1214] 10.0.0.231 () {32 vars in 673 bytes} [Tue Jun 2 13:27:47 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:27:47.442 8 WARNING neutron_lib.context [None req-c25dd215-9cbe-48ab-a3b2-92194aa41c74 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:27:47.490 8 INFO neutron.db.segments_db [None req-c25dd215-9cbe-48ab-a3b2-92194aa41c74 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] Added segment 16f88414-9bab-4e15-a3ce-9d4fb506cdd6 of type vxlan for network 105f4d02-cc88-443e-b993-68e2e124a5b4 2026-06-02 13:27:47.810 8 INFO neutron.db.l3_hamode_db [None req-c25dd215-9cbe-48ab-a3b2-92194aa41c74 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 13:27:48.015 7 INFO neutron.db.l3_hamode_db [None req-ddd6f22c-b951-41aa-9a35-64d31959033b 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 13:27:49.017 8 INFO neutron.db.l3_hamode_db [None req-c25dd215-9cbe-48ab-a3b2-92194aa41c74 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 674/1215] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:27:46 2026] POST /v2.0/routers => generated 733 bytes in 3159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1216] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:27:49 2026] DELETE /v2.0/subnets/933f2b5e-5379-4061-80d7-f6b7a4bc14c5 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1217] 10.0.0.231 () {32 vars in 750 bytes} [Tue Jun 2 13:27:49 2026] DELETE /v2.0/security-group-rules/6b7975de-172b-495b-aa49-fb646400bf11 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1218] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:27:47 2026] POST /v2.0/routers => generated 685 bytes in 2762 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-02 13:27:50.638 8 INFO neutron.services.segments.plugin [-] Segment 5b67fef7-634e-4f2b-b1aa-912a8659a646 resource provider aggregate not found 2026-06-02 13:27:50.649 8 INFO neutron.services.segments.plugin [-] Segment 5b67fef7-634e-4f2b-b1aa-912a8659a646 resource provider aggregate not found 2026-06-02 13:27:50.662 8 INFO neutron.services.segments.plugin [-] Segment 5b67fef7-634e-4f2b-b1aa-912a8659a646 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b67fef7-634e-4f2b-b1aa-912a8659a646 found for delete ", "request_id": "req-052a2872-a5ca-4a8f-af4b-a0c332ecf4ad"}]} [pid: 8|app: 0|req: 543/1219] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:27:50 2026] DELETE /v2.0/networks/28bddc32-7a02-4b2a-90be-ae1e362bac46 => generated 0 bytes in 479 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:27:50.680 8 INFO neutron.services.segments.plugin [-] Segment 5b67fef7-634e-4f2b-b1aa-912a8659a646 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b67fef7-634e-4f2b-b1aa-912a8659a646 found for delete ", "request_id": "req-2a74a4be-52c5-49e4-8535-21c97087794e"}]} [pid: 8|app: 0|req: 544/1220] 10.0.0.231 () {32 vars in 673 bytes} [Tue Jun 2 13:27:50 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1221] 10.0.0.231 () {34 vars in 783 bytes} [Tue Jun 2 13:27:49 2026] PUT /v2.0/routers/46a9ed7a-f5b0-41e8-afa0-9a9273317215/add_router_interface => generated 309 bytes in 1542 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:27:51.142 7 WARNING neutron_lib.context [None req-274dcc0c-f73a-40ca-bf67-2c5b650eeee9 581b205a85cb4f31a398e7646bc4f299 a582e2c393694bdb9740baa3b6f0bed6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 678/1222] 10.0.0.231 () {34 vars in 665 bytes} [Tue Jun 2 13:27:51 2026] POST /v2.0/ports => generated 778 bytes in 308 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: 679/1223] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:51 2026] DELETE /v2.0/security-groups/9f1b39ab-1044-40ad-96eb-5c7d9e8e366e => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1224] 10.0.0.231 () {34 vars in 737 bytes} [Tue Jun 2 13:27:51 2026] PUT /v2.0/ports/e33ce942-a47f-4ec4-b6a3-3f8cf42be629 => generated 752 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1225] 10.0.0.231 () {32 vars in 663 bytes} [Tue Jun 2 13:27:51 2026] GET /v2.0/security-groups => generated 2801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 682/1226] 10.0.0.231 () {32 vars in 720 bytes} [Tue Jun 2 13:27:51 2026] DELETE /v2.0/ports/e33ce942-a47f-4ec4-b6a3-3f8cf42be629 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1227] 10.0.0.231 () {32 vars in 663 bytes} [Tue Jun 2 13:27:52 2026] GET /v2.0/security-groups => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1228] 10.0.0.231 () {32 vars in 643 bytes} [Tue Jun 2 13:27:52 2026] GET /v2.0/ports => generated 782 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1229] 10.0.0.176 () {34 vars in 982 bytes} [Tue Jun 2 13:27:52 2026] GET /v2.0/networks?id=020a36e7-74a1-4d91-9b66-be1222ca883f => generated 678 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:27:52.296 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f6a3cd15-58ce-4927-a39f-8a6cf797faf5 581b205a85cb4f31a398e7646bc4f299 a582e2c393694bdb9740baa3b6f0bed6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 686/1230] 10.0.0.231 () {32 vars in 717 bytes} [Tue Jun 2 13:27:52 2026] GET /v2.0/ports/e33ce942-a47f-4ec4-b6a3-3f8cf42be629 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1231] 10.0.0.176 () {34 vars in 965 bytes} [Tue Jun 2 13:27:52 2026] GET /v2.0/quotas/28ed835dc2a14632ade4766081c58d92 => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1232] 10.0.0.231 () {32 vars in 643 bytes} [Tue Jun 2 13:27:52 2026] GET /v2.0/ports => generated 782 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1233] 10.0.0.176 () {34 vars in 1002 bytes} [Tue Jun 2 13:27:52 2026] GET /v2.0/ports?tenant_id=28ed835dc2a14632ade4766081c58d92&fields=id => generated 103 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1234] 10.0.0.231 () {32 vars in 717 bytes} [Tue Jun 2 13:27:52 2026] GET /v2.0/ports/8dc121ec-29ed-4168-80d6-9a6a65e7fa05 => generated 779 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1235] 10.0.0.176 () {34 vars in 1008 bytes} [Tue Jun 2 13:27:52 2026] GET /v2.0/networks/020a36e7-74a1-4d91-9b66-be1222ca883f?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:27:52.609 7 INFO neutron.pecan_wsgi.hooks.translation [None req-20449f81-778b-4caa-bed9-607bb39bffe8 581b205a85cb4f31a398e7646bc4f299 a582e2c393694bdb9740baa3b6f0bed6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 692/1236] 10.0.0.231 () {32 vars in 720 bytes} [Tue Jun 2 13:27:52 2026] DELETE /v2.0/ports/8ef8b97d-7717-48cc-907e-9c6f620e56c8 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1237] 10.0.0.231 () {34 vars in 783 bytes} [Tue Jun 2 13:27:50 2026] PUT /v2.0/routers/e63e6c73-a10a-43b3-94be-ee60ef8b0f64/add_router_interface => generated 309 bytes in 1825 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:27:52.639 8 INFO neutron.pecan_wsgi.hooks.translation [None req-22e922ec-c33e-45bf-a33a-11b91a702899 581b205a85cb4f31a398e7646bc4f299 a582e2c393694bdb9740baa3b6f0bed6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 546/1238] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:27:52 2026] DELETE /v2.0/subnets/933f2b5e-5379-4061-80d7-f6b7a4bc14c5 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1239] 10.0.0.176 () {34 vars in 1108 bytes} [Tue Jun 2 13:27:52 2026] GET /v2.0/networks/020a36e7-74a1-4d91-9b66-be1222ca883f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1240] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:27:52 2026] GET /v2.0/security-groups?tenant_id=c624606e84a64020b784806a58bc8731&name=default => generated 2801 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:27:52.904 7 INFO neutron.pecan_wsgi.hooks.translation [None req-482bb2e4-816b-42f7-8caf-96bd85476fe7 581b205a85cb4f31a398e7646bc4f299 a582e2c393694bdb9740baa3b6f0bed6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 695/1241] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:27:52 2026] DELETE /v2.0/subnets/f48d584d-9363-4f79-9e50-a8d7d7abfb3f => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1242] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:27:52 2026] GET /v2.0/ports?device_id=ea634225-4119-4016-bd9c-bbb0e44024be => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1243] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:52 2026] DELETE /v2.0/security-groups/09df47d8-7286-4e65-bdcf-825cef2f0986 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1244] 10.0.0.231 () {32 vars in 720 bytes} [Tue Jun 2 13:27:53 2026] DELETE /v2.0/ports/8dc121ec-29ed-4168-80d6-9a6a65e7fa05 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:27:53.486 7 INFO neutron.services.segments.plugin [-] Segment 3d6dd893-2597-4c3d-8e98-3cd574c1eab9 resource provider aggregate not found 2026-06-02 13:27:53.491 7 INFO neutron.services.segments.plugin [-] Segment 3d6dd893-2597-4c3d-8e98-3cd574c1eab9 resource provider aggregate not found 2026-06-02 13:27:53.512 7 INFO neutron.services.segments.plugin [-] Segment 3d6dd893-2597-4c3d-8e98-3cd574c1eab9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d6dd893-2597-4c3d-8e98-3cd574c1eab9 found for delete ", "request_id": "req-deacf9cc-9c81-48cf-9b60-d2a8c0485d7e"}]} 2026-06-02 13:27:53.527 7 INFO neutron.services.segments.plugin [-] Segment 3d6dd893-2597-4c3d-8e98-3cd574c1eab9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d6dd893-2597-4c3d-8e98-3cd574c1eab9 found for delete ", "request_id": "req-ad0850a1-d1b0-41b9-9ef8-6f524de0897c"}]} [pid: 7|app: 0|req: 699/1245] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:27:53 2026] DELETE /v2.0/networks/11eccaec-fce1-441c-ac56-72fd2c9345b1 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1246] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:27:53 2026] GET /v2.0/networks?id=020a36e7-74a1-4d91-9b66-be1222ca883f => generated 678 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:27:53.670 7 WARNING neutron_lib.context [req-ef4aa4fa-a4cf-470e-924b-853dc0dc3dcb req-7c36bf78-40c9-4691-b633-aaf297f91b47 b3ab13ead60e44ba9f99c10e0f13e3a2 28ed835dc2a14632ade4766081c58d92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 701/1247] 199.204.45.238 () {38 vars in 955 bytes} [Tue Jun 2 13:27:53 2026] POST /v2.0/ports => generated 954 bytes in 529 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: 702/1248] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:27:54 2026] GET /v2.0/ports?device_id=ea634225-4119-4016-bd9c-bbb0e44024be => generated 957 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1249] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:27:54 2026] GET /v2.0/security-groups?tenant_id=a582e2c393694bdb9740baa3b6f0bed6&name=default => generated 2801 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1250] 10.0.0.231 () {34 vars in 783 bytes} [Tue Jun 2 13:27:52 2026] PUT /v2.0/routers/e63e6c73-a10a-43b3-94be-ee60ef8b0f64/add_router_interface => generated 309 bytes in 2220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1251] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:27:54 2026] GET /v2.0/security-groups?id=b029b5dc-5440-445c-afb7-b27ef4d66584&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1252] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:54 2026] DELETE /v2.0/security-groups/1775e463-98f4-475b-b931-f7828584adb2 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1253] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 2 13:27:54 2026] PUT /v2.0/ports/2db4708f-2355-4762-bed4-6feaf9affaac => generated 1199 bytes in 575 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:27:55.077 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-db129385-3bae-4b4c-a304-7146f8e17805'] response: {'name': 'network-changed', 'server_uuid': 'ea634225-4119-4016-bd9c-bbb0e44024be', 'tag': '2db4708f-2355-4762-bed4-6feaf9affaac', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:27:55.171 7 WARNING neutron_lib.context [None req-4d0049a0-9217-4f3e-8195-e2e506ab8692 acc4a90d44614f2782043002a5f6a4a2 24ebeb5f0d5248a98a6a754de0023748 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 705/1254] 10.0.0.231 () {34 vars in 677 bytes} [Tue Jun 2 13:27:55 2026] POST /v2.0/subnetpools => generated 549 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1255] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:27:55 2026] GET /v2.0/ports?tenant_id=28ed835dc2a14632ade4766081c58d92&device_id=ea634225-4119-4016-bd9c-bbb0e44024be => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1256] 10.0.0.231 () {32 vars in 729 bytes} [Tue Jun 2 13:27:55 2026] GET /v2.0/subnetpools/6b5eee2e-b224-4c84-bfce-fd9901ffe0f6 => generated 549 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1257] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:27:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=2db4708f-2355-4762-bed4-6feaf9affaac => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1258] 10.0.0.231 () {34 vars in 749 bytes} [Tue Jun 2 13:27:55 2026] PUT /v2.0/subnetpools/6b5eee2e-b224-4c84-bfce-fd9901ffe0f6 => generated 501 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1259] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:27:55 2026] GET /v2.0/subnets?id=650658fe-e6d0-46a5-8e12-92dc13dd85c1 => generated 672 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1260] 10.0.0.231 () {32 vars in 732 bytes} [Tue Jun 2 13:27:55 2026] DELETE /v2.0/subnetpools/6b5eee2e-b224-4c84-bfce-fd9901ffe0f6 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1261] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:27:55 2026] GET /v2.0/ports?network_id=020a36e7-74a1-4d91-9b66-be1222ca883f&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:27:55.519 7 INFO neutron.api.v2.resource [None req-78d301d2-a80f-41d2-bca3-4ef8795bb697 acc4a90d44614f2782043002a5f6a4a2 24ebeb5f0d5248a98a6a754de0023748 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 715/1264] 10.0.0.231 () {32 vars in 729 bytes} [Tue Jun 2 13:27:55 2026] GET /v2.0/subnetpools/6b5eee2e-b224-4c84-bfce-fd9901ffe0f6 => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1265] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:27:55 2026] GET /v2.0/networks/020a36e7-74a1-4d91-9b66-be1222ca883f?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:27:55.586 7 INFO neutron.api.v2.resource [None req-d2d446e1-604a-4a28-a8db-b8fd0ef8616a acc4a90d44614f2782043002a5f6a4a2 24ebeb5f0d5248a98a6a754de0023748 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 717/1266] 10.0.0.231 () {32 vars in 732 bytes} [Tue Jun 2 13:27:55 2026] DELETE /v2.0/subnetpools/6b5eee2e-b224-4c84-bfce-fd9901ffe0f6 => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1267] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:27:55 2026] GET /v2.0/networks/020a36e7-74a1-4d91-9b66-be1222ca883f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1268] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:27:55 2026] GET /v2.0/ports?tenant_id=28ed835dc2a14632ade4766081c58d92&device_id=ea634225-4119-4016-bd9c-bbb0e44024be => 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: 720/1269] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:27:55 2026] GET /v2.0/networks?id=020a36e7-74a1-4d91-9b66-be1222ca883f => generated 774 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1270] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:27:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=2db4708f-2355-4762-bed4-6feaf9affaac => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1271] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:27:55 2026] GET /v2.0/subnets?id=650658fe-e6d0-46a5-8e12-92dc13dd85c1 => generated 672 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1272] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:27:55 2026] GET /v2.0/ports?network_id=020a36e7-74a1-4d91-9b66-be1222ca883f&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: 724/1273] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:27:55 2026] GET /v2.0/ports?device_id=ea634225-4119-4016-bd9c-bbb0e44024be => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1274] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:27:56 2026] GET /v2.0/networks/020a36e7-74a1-4d91-9b66-be1222ca883f?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: 726/1275] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:27:56 2026] GET /v2.0/security-groups?id=b029b5dc-5440-445c-afb7-b27ef4d66584&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1276] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:27:56 2026] GET /v2.0/networks/020a36e7-74a1-4d91-9b66-be1222ca883f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1277] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:27:56 2026] GET /v2.0/security-groups?tenant_id=24ebeb5f0d5248a98a6a754de0023748&name=default => generated 2801 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1278] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:27:56 2026] DELETE /v2.0/security-groups/0a0118ba-4022-4ed9-8bbe-4f0404177317 => 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: 550/1279] 10.0.0.231 () {34 vars in 783 bytes} [Tue Jun 2 13:27:55 2026] PUT /v2.0/routers/e63e6c73-a10a-43b3-94be-ee60ef8b0f64/add_router_interface => generated 309 bytes in 2061 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:27:57.166 8 WARNING neutron_lib.context [None req-fc1640b6-43e0-42f0-9f2d-f7266ac58b03 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:27:57.298 7 WARNING neutron_lib.context [None req-af2df8d3-a82f-4cf7-bcc8-5dca6ad4aca9 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 551/1280] 10.0.0.231 () {34 vars in 684 bytes} [Tue Jun 2 13:27:57 2026] POST /v2.0/security-groups => generated 1564 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1281] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:27:57 2026] GET /v2.0/ports?device_id=ea634225-4119-4016-bd9c-bbb0e44024be => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:27:57.415 8 WARNING neutron_lib.context [None req-f90b6751-ebc3-4748-83d9-6c0a096ba69f 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:27:57.447 7 INFO neutron.db.segments_db [None req-af2df8d3-a82f-4cf7-bcc8-5dca6ad4aca9 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] Added segment b519c140-677c-445c-a23e-fe8b159478e2 of type vxlan for network 74a456cd-e698-4428-bfb8-3ec79c5c0b29 [pid: 8|app: 0|req: 553/1282] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:27:57 2026] POST /v2.0/security-group-rules => generated 565 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1283] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:27:57 2026] GET /v2.0/security-groups?id=b029b5dc-5440-445c-afb7-b27ef4d66584&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:27:57.557 8 WARNING neutron_lib.context [None req-32d0106b-70b1-4828-be77-28c6004731fd 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 730/1284] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:27:57 2026] POST /v2.0/networks => generated 633 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:27:57.593 7 WARNING neutron_lib.context [None req-d230108e-4173-4f43-b575-70315ce298b9 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:27:57.670 7 INFO neutron.db.segments_db [None req-d230108e-4173-4f43-b575-70315ce298b9 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] Added segment 886573ea-9a85-4415-bb5d-e4ca86639511 of type vxlan for network bc9ccebd-42a4-40cb-88f1-dd45ab8c757b [pid: 8|app: 0|req: 555/1285] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:27:57 2026] POST /v2.0/security-group-rules => generated 565 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:27:57.707 8 WARNING neutron_lib.context [None req-5f50a0e7-dc31-4182-8364-93faecbeb358 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 731/1286] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:27:57 2026] POST /v2.0/networks => generated 634 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1287] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:27:57 2026] POST /v2.0/security-group-rules => generated 567 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:27:57.824 8 WARNING neutron_lib.context [None req-ba56b7d3-684f-4dbb-83f4-eaaf9a478921 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:27:57.832 7 WARNING neutron_lib.context [None req-7bfef631-4848-485b-8a8b-0963f88e383d 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 557/1288] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:27:57 2026] POST /v2.0/security-group-rules => generated 569 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1289] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:27:57 2026] GET /v2.0/ports?device_id=ea634225-4119-4016-bd9c-bbb0e44024be => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:27:58.018 8 WARNING neutron_lib.context [None req-2a6239c0-dfda-4e7b-b73f-3f58e82f4540 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 559/1290] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:27:58 2026] POST /v2.0/security-group-rules => generated 569 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1291] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:27:58 2026] GET /v2.0/security-groups?id=b029b5dc-5440-445c-afb7-b27ef4d66584&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:27:58.153 8 WARNING neutron_lib.context [None req-40f9e1ff-c3c6-4871-99d7-a074d1fe2f4e 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 732/1292] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:27:57 2026] POST /v2.0/subnets => generated 622 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:27:58.242 7 WARNING neutron_lib.context [None req-2b2e5a8c-de9f-433d-a422-c3a159901737 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 561/1293] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:27:58 2026] POST /v2.0/security-group-rules => generated 565 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:27:58.305 8 WARNING neutron_lib.context [None req-98351e10-a01c-4093-8151-ef3fb1527029 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 562/1294] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:27:58 2026] POST /v2.0/security-group-rules => generated 565 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:27:58.493 8 WARNING neutron_lib.context [None req-26107ea8-890f-48d8-8d50-55f9de2aa584 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 563/1295] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:27:58 2026] POST /v2.0/security-group-rules => generated 565 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1296] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:27:58 2026] POST /v2.0/subnets => generated 631 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:27:58.705 7 WARNING neutron_lib.context [None req-96c74289-73c4-4298-8d1e-8a5b0e0693ed 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 564/1297] 199.204.45.238 () {34 vars in 994 bytes} [Tue Jun 2 13:27:58 2026] GET /v2.0/ports?device_id=ea634225-4119-4016-bd9c-bbb0e44024be => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:27:58.720 8 WARNING neutron_lib.context [None req-6dfd519c-da08-46f0-8bfd-d9eb1050bf27 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:27:58.780 8 INFO neutron.db.segments_db [None req-6dfd519c-da08-46f0-8bfd-d9eb1050bf27 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] Added segment 32690590-fc65-4467-bc05-bd36cbe3c555 of type vxlan for network f60e5b56-a628-40de-8441-36dda10c0522 [pid: 7|app: 0|req: 734/1298] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:27:58 2026] POST /v2.0/security-group-rules => generated 567 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:27:59.136 8 INFO neutron.db.l3_hamode_db [None req-6dfd519c-da08-46f0-8bfd-d9eb1050bf27 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 735/1299] 199.204.45.238 () {36 vars in 997 bytes} [Tue Jun 2 13:27:58 2026] DELETE /v2.0/ports/2db4708f-2355-4762-bed4-6feaf9affaac => generated 0 bytes in 415 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:27:59.297 7 WARNING neutron_lib.context [None req-fcbac7d5-89b3-4396-9fdd-6ead89e990b1 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:27:59.323 8 INFO neutron.db.l3_hamode_db [None req-6dfd519c-da08-46f0-8bfd-d9eb1050bf27 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 13:27:59.350 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ed5b8ee-5ef9-4e24-81df-1bb1202227dc'] response: {'server_uuid': 'ea634225-4119-4016-bd9c-bbb0e44024be', 'name': 'network-vif-deleted', 'tag': '2db4708f-2355-4762-bed4-6feaf9affaac', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 736/1300] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:27:59 2026] POST /v2.0/security-group-rules => generated 569 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1301] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:27:59 2026] GET /v2.0/ports?device_id=ea634225-4119-4016-bd9c-bbb0e44024be => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:27:59.512 7 WARNING neutron_lib.context [None req-29b5ccc6-7399-47b2-90d4-2e1de5eab48e 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 738/1302] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:27:59 2026] POST /v2.0/security-group-rules => generated 565 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1303] 10.0.0.176 () {34 vars in 1096 bytes} [Tue Jun 2 13:27:59 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1530039365&fields=id&tenant_id=02628824e1044fd0aaa21d538a7d2729 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1304] 10.0.0.176 () {34 vars in 982 bytes} [Tue Jun 2 13:28:00 2026] GET /v2.0/networks?id=33606fe9-0473-4d84-a48f-58721ec7c7d9 => generated 704 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1305] 10.0.0.176 () {34 vars in 965 bytes} [Tue Jun 2 13:28:00 2026] GET /v2.0/quotas/02628824e1044fd0aaa21d538a7d2729 => 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: 565/1306] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:27:58 2026] POST /v2.0/routers => generated 510 bytes in 1509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1307] 10.0.0.176 () {34 vars in 1002 bytes} [Tue Jun 2 13:28:00 2026] GET /v2.0/ports?tenant_id=02628824e1044fd0aaa21d538a7d2729&fields=id => generated 287 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1308] 10.0.0.176 () {34 vars in 1008 bytes} [Tue Jun 2 13:28:00 2026] GET /v2.0/networks/33606fe9-0473-4d84-a48f-58721ec7c7d9?fields=segments => generated 14 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1309] 10.0.0.231 () {34 vars in 783 bytes} [Tue Jun 2 13:28:00 2026] PUT /v2.0/routers/286331bf-9a17-48ee-a92c-7c9ffa2075b6/add_router_interface => generated 309 bytes in 1435 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1310] 10.0.0.176 () {34 vars in 1108 bytes} [Tue Jun 2 13:28:01 2026] GET /v2.0/networks/33606fe9-0473-4d84-a48f-58721ec7c7d9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1311] 10.0.0.231 () {32 vars in 717 bytes} [Tue Jun 2 13:28:01 2026] GET /v2.0/ports/0ea7ece2-adea-4545-9a57-e541afd09a15 => generated 959 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1312] 10.0.0.231 () {34 vars in 789 bytes} [Tue Jun 2 13:28:00 2026] PUT /v2.0/routers/46a9ed7a-f5b0-41e8-afa0-9a9273317215/remove_router_interface => generated 309 bytes in 1268 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1313] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:28:02 2026] GET /v2.0/ports?device_id=23941f5d-832f-4306-b33a-e5815ccf7535 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:28:03.391 7 INFO neutron.services.segments.plugin [-] Segment 07c987b0-a1a2-49d3-84bc-f61ae7ffd088 resource provider aggregate not found 2026-06-02 13:28:03.397 7 INFO neutron.services.segments.plugin [-] Segment 07c987b0-a1a2-49d3-84bc-f61ae7ffd088 resource provider aggregate not found 2026-06-02 13:28:03.412 7 INFO neutron.services.segments.plugin [-] Segment 07c987b0-a1a2-49d3-84bc-f61ae7ffd088 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07c987b0-a1a2-49d3-84bc-f61ae7ffd088 found for delete ", "request_id": "req-941a73f4-0a2e-4fe6-8ff5-ed49d715a5d0"}]} 2026-06-02 13:28:03.417 7 INFO neutron.services.segments.plugin [-] Segment 07c987b0-a1a2-49d3-84bc-f61ae7ffd088 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07c987b0-a1a2-49d3-84bc-f61ae7ffd088 found for delete ", "request_id": "req-0c4b7f04-0e9d-4e3e-93bc-78e7789725c1"}]} 2026-06-02 13:28:03.434 7 INFO neutron.db.l3_hamode_db [None req-5ecea96c-c21d-4e8d-b9eb-a70e6c2847e2 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] HA network ca020252-caf4-477f-b3be-b18a94090735 was deleted as no HA routers are present in tenant 28ed835dc2a14632ade4766081c58d92. [pid: 7|app: 0|req: 746/1314] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:28:02 2026] DELETE /v2.0/routers/46a9ed7a-f5b0-41e8-afa0-9a9273317215 => generated 0 bytes in 1265 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1315] 10.0.0.231 () {34 vars in 783 bytes} [Tue Jun 2 13:28:01 2026] PUT /v2.0/routers/286331bf-9a17-48ee-a92c-7c9ffa2075b6/add_router_interface => generated 309 bytes in 1825 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1316] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:28:03 2026] GET /v2.0/security-groups?tenant_id=ee6dd342b04e4af1b5ba52389a5b5796&name=default => generated 2801 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1317] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:28:03 2026] GET /v2.0/networks?id=33606fe9-0473-4d84-a48f-58721ec7c7d9 => generated 704 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1318] 10.0.0.231 () {32 vars in 717 bytes} [Tue Jun 2 13:28:03 2026] GET /v2.0/ports/60608d0d-440a-482f-8c59-fdee48bcd9c3 => generated 967 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1319] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:28:03 2026] DELETE /v2.0/security-groups/4d924388-7d6b-4061-a729-8e61f8f1ff86 => 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: 748/1320] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:28:03 2026] DELETE /v2.0/subnets/650658fe-e6d0-46a5-8e12-92dc13dd85c1 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1321] 199.204.45.238 () {34 vars in 1050 bytes} [Tue Jun 2 13:28:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=02628824e1044fd0aaa21d538a7d2729 => generated 179 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:28:04.374 8 INFO neutron.services.segments.plugin [-] Segment 8d67b018-5555-4486-95b8-e45e46ff8ca5 resource provider aggregate not found 2026-06-02 13:28:04.381 8 INFO neutron.services.segments.plugin [-] Segment 8d67b018-5555-4486-95b8-e45e46ff8ca5 resource provider aggregate not found 2026-06-02 13:28:04.400 8 INFO neutron.services.segments.plugin [-] Segment 8d67b018-5555-4486-95b8-e45e46ff8ca5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d67b018-5555-4486-95b8-e45e46ff8ca5 found for delete ", "request_id": "req-c849f87e-d70b-4cce-9da0-d8d6f297b1ae"}]} 2026-06-02 13:28:04.408 8 INFO neutron.services.segments.plugin [-] Segment 8d67b018-5555-4486-95b8-e45e46ff8ca5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d67b018-5555-4486-95b8-e45e46ff8ca5 found for delete ", "request_id": "req-619821da-7e33-4fdc-873d-7b5b518753ef"}]} [pid: 8|app: 0|req: 574/1322] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:28:03 2026] DELETE /v2.0/networks/020a36e7-74a1-4d91-9b66-be1222ca883f => generated 0 bytes in 421 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:28:04.429 8 WARNING neutron_lib.context [req-62f90c30-4fa6-4f84-94b1-7e96eb2ee4a4 req-8994521b-b553-4e7f-9271-587a8506f688 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 749/1323] 10.0.0.231 () {34 vars in 789 bytes} [Tue Jun 2 13:28:03 2026] PUT /v2.0/routers/286331bf-9a17-48ee-a92c-7c9ffa2075b6/remove_router_interface => generated 309 bytes in 1015 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1324] 199.204.45.238 () {38 vars in 955 bytes} [Tue Jun 2 13:28:04 2026] POST /v2.0/ports => generated 1179 bytes in 558 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: 576/1325] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:28:04 2026] GET /v2.0/security-groups?tenant_id=28ed835dc2a14632ade4766081c58d92&name=default => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1326] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:28:04 2026] GET /v2.0/security-groups?tenant_id=8f0e82ea793342b98bb688c5e22570bb&name=default => generated 2801 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1327] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 2 13:28:05 2026] PUT /v2.0/ports/8dfa0de0-2c13-44cd-b46c-b1a3e57440dd => generated 1424 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:05.643 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6475f424-14e2-4ab2-bba5-7a40740afbe1'] response: {'name': 'network-changed', 'server_uuid': '23941f5d-832f-4306-b33a-e5815ccf7535', 'tag': '8dfa0de0-2c13-44cd-b46c-b1a3e57440dd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 752/1328] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:28:05 2026] DELETE /v2.0/security-groups/b029b5dc-5440-445c-afb7-b27ef4d66584 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 753/1329] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:28:05 2026] DELETE /v2.0/security-groups/1343b9fc-5dd5-48b2-9016-fca5b5b2a07c => 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: 754/1330] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:28:05 2026] GET /v2.0/ports?tenant_id=02628824e1044fd0aaa21d538a7d2729&device_id=23941f5d-832f-4306-b33a-e5815ccf7535 => generated 1463 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1331] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:28:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.139&port_id=8dfa0de0-2c13-44cd-b46c-b1a3e57440dd => 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: 756/1332] 199.204.45.238 () {34 vars in 1102 bytes} [Tue Jun 2 13:28:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A6b&port_id=8dfa0de0-2c13-44cd-b46c-b1a3e57440dd => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1333] 199.204.45.238 () {34 vars in 1064 bytes} [Tue Jun 2 13:28:05 2026] GET /v2.0/subnets?id=f8dac50a-a093-4e52-aac5-ecbdef25bd37&id=6137e443-40b1-4f23-b2f3-915d9f57e785 => generated 1362 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1334] 10.0.0.231 () {34 vars in 789 bytes} [Tue Jun 2 13:28:05 2026] PUT /v2.0/routers/286331bf-9a17-48ee-a92c-7c9ffa2075b6/remove_router_interface => generated 309 bytes in 968 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1335] 10.0.0.231 () {32 vars in 736 bytes} [Tue Jun 2 13:28:05 2026] GET /v2.0/ports?device_id=286331bf-9a17-48ee-a92c-7c9ffa2075b6 => 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: 578/1336] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:28:05 2026] GET /v2.0/ports?network_id=33606fe9-0473-4d84-a48f-58721ec7c7d9&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1337] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:28:06 2026] GET /v2.0/ports?network_id=33606fe9-0473-4d84-a48f-58721ec7c7d9&device_owner=network%3Adhcp => generated 1457 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1338] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:28:06 2026] GET /v2.0/networks/33606fe9-0473-4d84-a48f-58721ec7c7d9?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: 581/1339] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:28:06 2026] GET /v2.0/networks/33606fe9-0473-4d84-a48f-58721ec7c7d9?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: 582/1340] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:28:06 2026] GET /v2.0/ports?tenant_id=02628824e1044fd0aaa21d538a7d2729&device_id=23941f5d-832f-4306-b33a-e5815ccf7535 => generated 1463 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1341] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:28:06 2026] GET /v2.0/networks?id=33606fe9-0473-4d84-a48f-58721ec7c7d9 => generated 800 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1342] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:28:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.139&port_id=8dfa0de0-2c13-44cd-b46c-b1a3e57440dd => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1343] 199.204.45.238 () {34 vars in 1102 bytes} [Tue Jun 2 13:28:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A6b&port_id=8dfa0de0-2c13-44cd-b46c-b1a3e57440dd => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1344] 199.204.45.238 () {34 vars in 1064 bytes} [Tue Jun 2 13:28:06 2026] GET /v2.0/subnets?id=f8dac50a-a093-4e52-aac5-ecbdef25bd37&id=6137e443-40b1-4f23-b2f3-915d9f57e785 => generated 1362 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1345] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:28:06 2026] GET /v2.0/ports?network_id=33606fe9-0473-4d84-a48f-58721ec7c7d9&device_owner=network%3Adhcp => generated 1457 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1346] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:28:06 2026] GET /v2.0/ports?network_id=33606fe9-0473-4d84-a48f-58721ec7c7d9&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:28:06.884 7 INFO neutron.services.segments.plugin [-] Segment 32690590-fc65-4467-bc05-bd36cbe3c555 resource provider aggregate not found 2026-06-02 13:28:06.893 7 INFO neutron.services.segments.plugin [-] Segment 32690590-fc65-4467-bc05-bd36cbe3c555 resource provider aggregate not found 2026-06-02 13:28:06.904 7 INFO neutron.services.segments.plugin [-] Segment 32690590-fc65-4467-bc05-bd36cbe3c555 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32690590-fc65-4467-bc05-bd36cbe3c555 found for delete ", "request_id": "req-a7d7307a-e14f-479b-bd8f-07d4e1edce2b"}]} 2026-06-02 13:28:06.913 7 INFO neutron.services.segments.plugin [-] Segment 32690590-fc65-4467-bc05-bd36cbe3c555 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32690590-fc65-4467-bc05-bd36cbe3c555 found for delete ", "request_id": "req-9a95ac56-7b59-4ad1-91c1-69e8ff5d9d1b"}]} [pid: 8|app: 0|req: 589/1347] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:28:06 2026] GET /v2.0/networks/33606fe9-0473-4d84-a48f-58721ec7c7d9?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:28:06.928 7 INFO neutron.db.l3_hamode_db [None req-c9c8791f-bda2-4da3-9626-ec47890b725f 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] HA network f60e5b56-a628-40de-8441-36dda10c0522 was deleted as no HA routers are present in tenant 0e93d54f55264fb9ae58593e2a374401. [pid: 7|app: 0|req: 759/1348] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:28:06 2026] DELETE /v2.0/routers/286331bf-9a17-48ee-a92c-7c9ffa2075b6 => generated 0 bytes in 914 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1349] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:28:06 2026] GET /v2.0/networks/33606fe9-0473-4d84-a48f-58721ec7c7d9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1350] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:28:06 2026] DELETE /v2.0/subnets/a96c50ab-e1f0-477a-9721-a412f63a2024 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1351] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:28:07 2026] GET /v2.0/ports?device_id=23941f5d-832f-4306-b33a-e5815ccf7535 => generated 1194 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1352] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:28:07 2026] GET /v2.0/security-groups?id=878253ba-d0d7-486d-921b-a37393e9687c&fields=id&fields=name => generated 112 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1353] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:28:07 2026] DELETE /v2.0/subnets/41e56326-a118-4a80-a529-f6b84e5de77c => 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: 763/1354] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:28:07 2026] DELETE /v2.0/networks/bc9ccebd-42a4-40cb-88f1-dd45ab8c757b => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:28:07.930 8 INFO neutron.services.segments.plugin [-] Segment b519c140-677c-445c-a23e-fe8b159478e2 resource provider aggregate not found 2026-06-02 13:28:07.949 8 INFO neutron.services.segments.plugin [-] Segment b519c140-677c-445c-a23e-fe8b159478e2 resource provider aggregate not found 2026-06-02 13:28:07.963 8 INFO neutron.services.segments.plugin [-] Segment b519c140-677c-445c-a23e-fe8b159478e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b519c140-677c-445c-a23e-fe8b159478e2 found for delete ", "request_id": "req-d6c40181-51c9-4334-8216-e6aece520324"}]} 2026-06-02 13:28:07.968 8 INFO neutron.services.segments.plugin [-] Segment b519c140-677c-445c-a23e-fe8b159478e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b519c140-677c-445c-a23e-fe8b159478e2 found for delete ", "request_id": "req-65646ada-fc12-4018-84d8-966bd0e414a4"}]} [pid: 8|app: 0|req: 592/1355] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:28:07 2026] DELETE /v2.0/networks/74a456cd-e698-4428-bfb8-3ec79c5c0b29 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:28:08.000 7 WARNING neutron_lib.context [None req-3a096b91-7d28-4992-bd41-4bbd583a32f3 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:28:08.085 7 INFO neutron.db.segments_db [None req-3a096b91-7d28-4992-bd41-4bbd583a32f3 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] Added segment 041ac2f9-58cb-4a31-b5c9-58366d31a35e of type vxlan for network 30f51e94-9ee8-4558-9204-1f5c99da5c11 [pid: 7|app: 0|req: 764/1356] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:28:07 2026] POST /v2.0/networks => generated 633 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:28:08.233 8 WARNING neutron_lib.context [None req-0b3b5fcc-4fa4-43ae-9126-e8147c1a882c 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 593/1357] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:28:08 2026] POST /v2.0/subnets => generated 622 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:28:08.612 7 WARNING neutron_lib.context [None req-e9e1742b-ae11-422c-94ad-db39cc919004 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:28:08.678 7 INFO neutron.db.segments_db [None req-e9e1742b-ae11-422c-94ad-db39cc919004 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] Added segment 42217dd5-4bb7-43ef-b07c-cedac88deee7 of type vxlan for network 47ee06db-da54-4199-bd73-aaf17114d07a 2026-06-02 13:28:08.930 7 INFO neutron.services.segments.plugin [-] Segment 886573ea-9a85-4415-bb5d-e4ca86639511 resource provider aggregate not found 2026-06-02 13:28:08.943 7 INFO neutron.services.segments.plugin [-] Segment 886573ea-9a85-4415-bb5d-e4ca86639511 resource provider aggregate not found 2026-06-02 13:28:08.958 7 INFO neutron.services.segments.plugin [-] Segment 886573ea-9a85-4415-bb5d-e4ca86639511 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 886573ea-9a85-4415-bb5d-e4ca86639511 found for delete ", "request_id": "req-474aa54a-cef2-41ad-b357-e5c19805c796"}]} 2026-06-02 13:28:08.977 7 INFO neutron.services.segments.plugin [-] Segment 886573ea-9a85-4415-bb5d-e4ca86639511 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 886573ea-9a85-4415-bb5d-e4ca86639511 found for delete ", "request_id": "req-1073a900-0eef-4c06-95a0-0e198177eca3"}]} 2026-06-02 13:28:09.106 7 INFO neutron.db.l3_hamode_db [None req-e9e1742b-ae11-422c-94ad-db39cc919004 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 13:28:09.292 7 INFO neutron.db.l3_hamode_db [None req-e9e1742b-ae11-422c-94ad-db39cc919004 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 594/1358] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:28:09 2026] GET /v2.0/security-groups?tenant_id=81eafdc2da4a455b828a0f3686269fec&name=default => generated 2801 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1359] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:28:09 2026] DELETE /v2.0/security-groups/4101e99f-9337-43fb-a3df-5cd0f2e04496 => 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: 765/1360] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:28:08 2026] POST /v2.0/routers => generated 511 bytes in 1864 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:28:10.479 7 WARNING neutron_lib.context [None req-25b0b52b-cbd3-45cc-b593-0220b8c28ce0 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 596/1363] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:28:10 2026] GET /v2.0/security-groups?tenant_id=bfa7bca83d624aa294a91308a35db6f8&name=default => generated 2801 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1364] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:28:10 2026] DELETE /v2.0/security-groups/841c5501-7d03-448c-99c7-2b88208a9e88 => 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: 768/1365] 10.0.0.231 () {34 vars in 665 bytes} [Tue Jun 2 13:28:10 2026] POST /v2.0/ports => generated 964 bytes in 400 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: 598/1366] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:28:10 2026] GET /v2.0/security-groups?tenant_id=8fa5809916694ba89d5b3a7fdddc2960&name=default => generated 2801 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1367] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:28:10 2026] DELETE /v2.0/security-groups/f7bbba80-e36c-47be-83c6-5bd814eac987 => 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: 769/1368] 10.0.0.231 () {34 vars in 783 bytes} [Tue Jun 2 13:28:10 2026] PUT /v2.0/routers/49b281c8-f3ef-42a4-97ec-1f36b2088b34/add_router_interface => generated 309 bytes in 1386 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1369] 10.0.0.231 () {32 vars in 717 bytes} [Tue Jun 2 13:28:12 2026] GET /v2.0/ports/8aa08c82-cb10-4873-85a5-aacf0bff97a4 => generated 1038 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 601/1370] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:28:12 2026] GET /v2.0/ports?device_id=23941f5d-832f-4306-b33a-e5815ccf7535 => generated 1196 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1371] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:28:12 2026] GET /v2.0/security-groups?id=878253ba-d0d7-486d-921b-a37393e9687c&fields=id&fields=name => generated 112 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1372] 10.0.0.231 () {32 vars in 818 bytes} [Tue Jun 2 13:28:12 2026] GET /v2.0/ports?network_id=33606fe9-0473-4d84-a48f-58721ec7c7d9&mac_address=fa%3A16%3A3e%3A00%3A44%3A35 => generated 1196 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:28:12.849 8 WARNING neutron_lib.context [None req-82970b25-f744-4a91-a4f5-dd057d0f16df 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 770/1373] 10.0.0.231 () {34 vars in 789 bytes} [Tue Jun 2 13:28:12 2026] PUT /v2.0/routers/49b281c8-f3ef-42a4-97ec-1f36b2088b34/remove_router_interface => generated 309 bytes in 1147 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: 771/1374] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:28:13 2026] GET /v2.0/security-groups?tenant_id=2fc398e667694738a2fee5e11ec6b256&name=default => generated 2801 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:28:13.870 8 INFO neutron.db.l3_db [None req-82970b25-f744-4a91-a4f5-dd057d0f16df 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] Floating IP cc43b5b7-8f78-4218-92ec-7e853c09d107 associated. External IP: 10.96.250.201, port: 8dfa0de0-2c13-44cd-b46c-b1a3e57440dd. 2026-06-02 13:28:13.889 7 INFO neutron.api.v2.resource [None req-33be4934-9cb1-4b1c-b2e5-ff9a9c6a8003 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 772/1375] 10.0.0.231 () {34 vars in 789 bytes} [Tue Jun 2 13:28:13 2026] PUT /v2.0/routers/49b281c8-f3ef-42a4-97ec-1f36b2088b34/remove_router_interface => generated 197 bytes in 170 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1376] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:28:13 2026] DELETE /v2.0/security-groups/5aca66d2-f120-4922-ba49-dc77753e1b4f => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1377] 10.0.0.231 () {32 vars in 736 bytes} [Tue Jun 2 13:28:13 2026] GET /v2.0/ports?device_id=49b281c8-f3ef-42a4-97ec-1f36b2088b34 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1378] 10.0.0.231 () {34 vars in 677 bytes} [Tue Jun 2 13:28:12 2026] POST /v2.0/floatingips => generated 855 bytes in 1429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:28:14.389 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-11fad41c-5776-4c1c-ba7c-fd23674f9dac'] response: {'name': 'network-changed', 'server_uuid': '23941f5d-832f-4306-b33a-e5815ccf7535', 'tag': '8dfa0de0-2c13-44cd-b46c-b1a3e57440dd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 605/1379] 10.0.0.176 () {34 vars in 1096 bytes} [Tue Jun 2 13:28:14 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1530039365&fields=id&tenant_id=02628824e1044fd0aaa21d538a7d2729 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1380] 10.0.0.176 () {34 vars in 982 bytes} [Tue Jun 2 13:28:14 2026] GET /v2.0/networks?id=bda29289-bfa4-450e-be10-0e02cee92815 => generated 704 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1381] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:28:14 2026] GET /v2.0/ports?tenant_id=02628824e1044fd0aaa21d538a7d2729&device_id=23941f5d-832f-4306-b33a-e5815ccf7535 => generated 1465 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1382] 10.0.0.176 () {34 vars in 965 bytes} [Tue Jun 2 13:28:14 2026] GET /v2.0/quotas/02628824e1044fd0aaa21d538a7d2729 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1383] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:28:14 2026] GET /v2.0/networks?id=33606fe9-0473-4d84-a48f-58721ec7c7d9 => generated 800 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:28:14.701 7 INFO neutron.services.segments.plugin [-] Segment 42217dd5-4bb7-43ef-b07c-cedac88deee7 resource provider aggregate not found 2026-06-02 13:28:14.706 7 INFO neutron.services.segments.plugin [-] Segment 42217dd5-4bb7-43ef-b07c-cedac88deee7 resource provider aggregate not found 2026-06-02 13:28:14.723 7 INFO neutron.services.segments.plugin [-] Segment 42217dd5-4bb7-43ef-b07c-cedac88deee7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42217dd5-4bb7-43ef-b07c-cedac88deee7 found for delete ", "request_id": "req-f857f47c-838a-4001-a404-fc9ebf1a56f4"}]} 2026-06-02 13:28:14.724 7 INFO neutron.services.segments.plugin [-] Segment 42217dd5-4bb7-43ef-b07c-cedac88deee7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42217dd5-4bb7-43ef-b07c-cedac88deee7 found for delete ", "request_id": "req-6e5ab225-6a2c-485e-9bf3-f0dd3ca5ef9f"}]} 2026-06-02 13:28:14.732 7 INFO neutron.db.l3_hamode_db [None req-b411240a-83e7-4cd1-bf89-f93ce907dc8c 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] HA network 47ee06db-da54-4199-bd73-aaf17114d07a was deleted as no HA routers are present in tenant 0e93d54f55264fb9ae58593e2a374401. [pid: 7|app: 0|req: 775/1384] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:28:14 2026] DELETE /v2.0/routers/49b281c8-f3ef-42a4-97ec-1f36b2088b34 => generated 0 bytes in 717 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1385] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:28:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.139&port_id=8dfa0de0-2c13-44cd-b46c-b1a3e57440dd => generated 858 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1386] 10.0.0.176 () {34 vars in 1002 bytes} [Tue Jun 2 13:28:14 2026] GET /v2.0/ports?tenant_id=02628824e1044fd0aaa21d538a7d2729&fields=id => generated 333 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1387] 199.204.45.238 () {34 vars in 1102 bytes} [Tue Jun 2 13:28:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A6b&port_id=8dfa0de0-2c13-44cd-b46c-b1a3e57440dd => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1388] 10.0.0.176 () {34 vars in 1008 bytes} [Tue Jun 2 13:28:14 2026] GET /v2.0/networks/bda29289-bfa4-450e-be10-0e02cee92815?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1389] 199.204.45.238 () {34 vars in 1064 bytes} [Tue Jun 2 13:28:14 2026] GET /v2.0/subnets?id=f8dac50a-a093-4e52-aac5-ecbdef25bd37&id=6137e443-40b1-4f23-b2f3-915d9f57e785 => generated 1362 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1390] 10.0.0.176 () {34 vars in 1108 bytes} [Tue Jun 2 13:28:14 2026] GET /v2.0/networks/bda29289-bfa4-450e-be10-0e02cee92815?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1391] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:28:14 2026] DELETE /v2.0/subnets/e8c99585-6a7a-4376-a1e3-867cff9ce15f => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1392] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:28:15 2026] GET /v2.0/ports?network_id=33606fe9-0473-4d84-a48f-58721ec7c7d9&device_owner=network%3Adhcp => generated 1457 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1393] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:28:15 2026] GET /v2.0/ports?network_id=33606fe9-0473-4d84-a48f-58721ec7c7d9&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1394] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:28:15 2026] GET /v2.0/networks/33606fe9-0473-4d84-a48f-58721ec7c7d9?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1395] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:28:15 2026] GET /v2.0/ports?device_id=7de5fdd0-7747-471d-bfbf-f1f172d7dd27 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1396] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:28:15 2026] GET /v2.0/networks/33606fe9-0473-4d84-a48f-58721ec7c7d9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1397] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:28:15 2026] DELETE /v2.0/networks/30f51e94-9ee8-4558-9204-1f5c99da5c11 => generated 0 bytes in 472 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:28:15.552 8 WARNING neutron_lib.context [None req-fc1efc37-7928-48bd-b192-689134ecca6d 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:28:15.612 8 INFO neutron.db.segments_db [None req-fc1efc37-7928-48bd-b192-689134ecca6d 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] Added segment 9e1ba07b-bac5-42f5-bdc4-d6228aecb323 of type vxlan for network 09b74f34-198b-44b8-a8d5-b6e2e1784435 [pid: 8|app: 0|req: 620/1398] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:28:15 2026] POST /v2.0/networks => generated 633 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:28:15.736 7 WARNING neutron_lib.context [None req-c48b5661-3c0f-45b3-a226-e425be623abe 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:28:15.972 8 WARNING neutron_lib.context [None req-1aa820ff-357a-41ba-b40c-2cd30d21bcf1 3346392912054f10ac549656e50842cc da7485bd12ab4cf59c1efb15a77234fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:28:16.134 8 INFO neutron.db.segments_db [None req-1aa820ff-357a-41ba-b40c-2cd30d21bcf1 3346392912054f10ac549656e50842cc da7485bd12ab4cf59c1efb15a77234fd - - default default] Added segment 57f8b831-8a3a-4846-b22f-17e0ee1d3b2e of type vxlan for network 0581d9db-3bb4-428b-ab05-f80929e03f93 [pid: 7|app: 0|req: 779/1399] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:28:15 2026] POST /v2.0/subnets => generated 622 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1400] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:28:15 2026] POST /v2.0/networks => generated 650 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:28:16.268 8 WARNING neutron_lib.context [None req-58cf23e2-7d8a-4ff2-b455-86a619e05534 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 780/1401] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:28:16 2026] GET /v2.0/networks?id=bda29289-bfa4-450e-be10-0e02cee92815 => generated 704 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:28:16.287 7 WARNING neutron_lib.context [None req-ef79b649-7e56-432c-a52e-ab372930b90e 3346392912054f10ac549656e50842cc da7485bd12ab4cf59c1efb15a77234fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:28:16.313 8 INFO neutron.db.segments_db [None req-58cf23e2-7d8a-4ff2-b455-86a619e05534 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] Added segment fac2e62a-c6e7-44e3-8341-20cb0bd95899 of type vxlan for network 8f1ce014-8181-4276-b6ed-9ffe83ea9945 [pid: 7|app: 0|req: 781/1402] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:28:16 2026] POST /v2.0/subnets => generated 603 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:28:16.622 8 INFO neutron.db.l3_hamode_db [None req-58cf23e2-7d8a-4ff2-b455-86a619e05534 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 782/1403] 199.204.45.238 () {34 vars in 1050 bytes} [Tue Jun 2 13:28:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=02628824e1044fd0aaa21d538a7d2729 => generated 179 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:28:16.671 7 WARNING neutron_lib.context [None req-fa6c26c7-c5c7-40bc-8609-4667b0825636 3346392912054f10ac549656e50842cc da7485bd12ab4cf59c1efb15a77234fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:28:16.735 7 INFO neutron.db.segments_db [None req-fa6c26c7-c5c7-40bc-8609-4667b0825636 3346392912054f10ac549656e50842cc da7485bd12ab4cf59c1efb15a77234fd - - default default] Added segment 47513695-58f0-4c34-a285-0109b849694a of type vxlan for network 2ac146c6-d433-45a7-a68b-72fc221ac548 2026-06-02 13:28:16.757 7 INFO neutron.services.segments.plugin [-] Segment 041ac2f9-58cb-4a31-b5c9-58366d31a35e resource provider aggregate not found 2026-06-02 13:28:16.764 7 INFO neutron.services.segments.plugin [-] Segment 041ac2f9-58cb-4a31-b5c9-58366d31a35e resource provider aggregate not found 2026-06-02 13:28:16.776 7 INFO neutron.services.segments.plugin [-] Segment 041ac2f9-58cb-4a31-b5c9-58366d31a35e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 041ac2f9-58cb-4a31-b5c9-58366d31a35e found for delete ", "request_id": "req-a36db886-c7d4-42eb-902e-2ad7a994fc87"}]} 2026-06-02 13:28:16.799 7 INFO neutron.services.segments.plugin [-] Segment 041ac2f9-58cb-4a31-b5c9-58366d31a35e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 041ac2f9-58cb-4a31-b5c9-58366d31a35e found for delete ", "request_id": "req-ce3d0944-433e-4a6c-a760-1b85f1b37f1d"}]} 2026-06-02 13:28:16.813 8 INFO neutron.db.l3_hamode_db [None req-58cf23e2-7d8a-4ff2-b455-86a619e05534 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 13:28:17.148 7 INFO neutron.db.l3_hamode_db [None req-fa6c26c7-c5c7-40bc-8609-4667b0825636 3346392912054f10ac549656e50842cc da7485bd12ab4cf59c1efb15a77234fd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 622/1404] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:28:16 2026] POST /v2.0/routers => generated 510 bytes in 1381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:28:17.649 8 WARNING neutron_lib.context [req-67993ea9-53f3-4495-90a7-644199c4060d req-3b91f72f-cc64-4617-8542-de92c5a45118 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 623/1405] 199.204.45.238 () {38 vars in 955 bytes} [Tue Jun 2 13:28:17 2026] POST /v2.0/ports => generated 1187 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:18.703 7 INFO neutron.db.l3_hamode_db [None req-fa6c26c7-c5c7-40bc-8609-4667b0825636 3346392912054f10ac549656e50842cc da7485bd12ab4cf59c1efb15a77234fd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 783/1406] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:28:16 2026] POST /v2.0/routers => generated 695 bytes in 3176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1407] 10.0.0.231 () {34 vars in 783 bytes} [Tue Jun 2 13:28:18 2026] PUT /v2.0/routers/d04280dc-1aab-4530-96f4-db93a1d3e70e/add_router_interface => generated 309 bytes in 1718 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1408] 10.0.0.21 () {34 vars in 989 bytes} [Tue Jun 2 13:28:19 2026] GET /v2.0/ports?device_id=23941f5d-832f-4306-b33a-e5815ccf7535 => generated 1465 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1409] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 2 13:28:19 2026] PUT /v2.0/ports/2cf813d0-735e-4580-b228-124d80472ed4 => generated 1432 bytes in 492 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:20.374 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c5fbcab-4077-4bee-a35e-93986bfe827d'] response: {'name': 'network-changed', 'server_uuid': '7de5fdd0-7747-471d-bfbf-f1f172d7dd27', 'tag': '2cf813d0-735e-4580-b228-124d80472ed4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 785/1410] 10.0.0.231 () {32 vars in 717 bytes} [Tue Jun 2 13:28:20 2026] GET /v2.0/ports/46e774d7-c385-4e0a-aef6-65acf9398617 => generated 959 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1411] 10.0.0.21 () {34 vars in 1039 bytes} [Tue Jun 2 13:28:20 2026] GET /v2.0/security-groups?id=878253ba-d0d7-486d-921b-a37393e9687c&fields=id&fields=name => generated 112 bytes in 43 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: 787/1412] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:28:20 2026] GET /v2.0/ports?device_id=7de5fdd0-7747-471d-bfbf-f1f172d7dd27 => generated 1202 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1413] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:28:20 2026] GET /v2.0/ports?tenant_id=02628824e1044fd0aaa21d538a7d2729&device_id=7de5fdd0-7747-471d-bfbf-f1f172d7dd27 => generated 1471 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1414] 10.0.0.231 () {34 vars in 789 bytes} [Tue Jun 2 13:28:20 2026] PUT /v2.0/routers/d04280dc-1aab-4530-96f4-db93a1d3e70e/remove_router_interface => generated 309 bytes in 1008 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1415] 10.0.0.231 () {34 vars in 783 bytes} [Tue Jun 2 13:28:19 2026] PUT /v2.0/routers/2fc14866-6d76-4fd1-b38e-f2de4fced892/add_router_interface => generated 309 bytes in 1689 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1416] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:28:21 2026] GET /v2.0/security-groups?id=878253ba-d0d7-486d-921b-a37393e9687c&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: 627/1417] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:28:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.204&port_id=2cf813d0-735e-4580-b228-124d80472ed4 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1418] 10.0.0.231 () {32 vars in 736 bytes} [Tue Jun 2 13:28:21 2026] GET /v2.0/ports?device_id=d04280dc-1aab-4530-96f4-db93a1d3e70e => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:28:21.698 8 WARNING neutron_lib.context [None req-8ae40311-9e9c-48d8-8db3-8dbd668be196 3346392912054f10ac549656e50842cc da7485bd12ab4cf59c1efb15a77234fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 791/1419] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:28:21 2026] GET /v2.0/security-groups?tenant_id=2926abf116754676931d42654b7d4f4c&name=default => generated 2801 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1420] 199.204.45.238 () {34 vars in 1106 bytes} [Tue Jun 2 13:28:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A147&port_id=2cf813d0-735e-4580-b228-124d80472ed4 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1421] 10.0.0.231 () {34 vars in 665 bytes} [Tue Jun 2 13:28:21 2026] POST /v2.0/ports => generated 955 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 630/1422] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:28:22 2026] DELETE /v2.0/security-groups/d16561da-8242-4ed1-9f0c-f60780b35a8b => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1423] 199.204.45.238 () {34 vars in 1064 bytes} [Tue Jun 2 13:28:22 2026] GET /v2.0/subnets?id=1ae87907-8194-4502-84c4-3609f15dca4e&id=e44fb082-7ef0-46a9-996d-579d145bb993 => generated 1366 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:28:22.289 8 WARNING neutron_lib.context [None req-64544133-a3ef-4d91-9e35-fa44802f240e 3346392912054f10ac549656e50842cc da7485bd12ab4cf59c1efb15a77234fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:28:22.682 7 INFO neutron.services.segments.plugin [-] Segment fac2e62a-c6e7-44e3-8341-20cb0bd95899 resource provider aggregate not found 2026-06-02 13:28:22.688 7 INFO neutron.services.segments.plugin [-] Segment fac2e62a-c6e7-44e3-8341-20cb0bd95899 resource provider aggregate not found 2026-06-02 13:28:22.703 7 INFO neutron.services.segments.plugin [-] Segment fac2e62a-c6e7-44e3-8341-20cb0bd95899 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fac2e62a-c6e7-44e3-8341-20cb0bd95899 found for delete ", "request_id": "req-a1aba3be-3a6c-4451-9857-6560a2746a8d"}]} 2026-06-02 13:28:22.707 7 INFO neutron.services.segments.plugin [-] Segment fac2e62a-c6e7-44e3-8341-20cb0bd95899 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fac2e62a-c6e7-44e3-8341-20cb0bd95899 found for delete ", "request_id": "req-0380de92-19d0-45b7-9b4a-712c3af5f21c"}]} 2026-06-02 13:28:22.723 7 INFO neutron.db.l3_hamode_db [None req-2e194555-d04d-4467-9836-cba895167421 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] HA network 8f1ce014-8181-4276-b6ed-9ffe83ea9945 was deleted as no HA routers are present in tenant 0e93d54f55264fb9ae58593e2a374401. [pid: 7|app: 0|req: 793/1424] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:28:21 2026] DELETE /v2.0/routers/d04280dc-1aab-4530-96f4-db93a1d3e70e => generated 0 bytes in 800 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1425] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:28:22 2026] GET /v2.0/ports?network_id=bda29289-bfa4-450e-be10-0e02cee92815&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: 632/1426] 10.0.0.231 () {34 vars in 665 bytes} [Tue Jun 2 13:28:22 2026] POST /v2.0/ports => generated 955 bytes in 502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 633/1427] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:28:22 2026] GET /v2.0/ports?network_id=bda29289-bfa4-450e-be10-0e02cee92815&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:28:22.834 8 WARNING neutron_lib.context [None req-e8108a7e-4431-46c6-b7d3-588ff1374c4e 3346392912054f10ac549656e50842cc da7485bd12ab4cf59c1efb15a77234fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 795/1428] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:28:22 2026] DELETE /v2.0/subnets/a707ba40-a8dc-40e5-a313-7b7f2853320a => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1429] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:28:23 2026] GET /v2.0/networks/bda29289-bfa4-450e-be10-0e02cee92815?fields=segments => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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: 797/1430] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:28:23 2026] DELETE /v2.0/networks/09b74f34-198b-44b8-a8d5-b6e2e1784435 => generated 0 bytes in 427 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1431] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:28:23 2026] GET /v2.0/networks/bda29289-bfa4-450e-be10-0e02cee92815?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:28:23.615 7 WARNING neutron_lib.context [None req-e91336d9-ed93-4d5f-8062-4d77e05b6136 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:28:23.666 7 INFO neutron.db.segments_db [None req-e91336d9-ed93-4d5f-8062-4d77e05b6136 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] Added segment 60023daa-2f1a-4414-af89-f379436b8968 of type vxlan for network 5f52e38b-7f8e-4cc3-b49b-e4adb6c38db1 2026-06-02 13:28:23.876 8 INFO neutron.db.l3_db [None req-e8108a7e-4431-46c6-b7d3-588ff1374c4e 3346392912054f10ac549656e50842cc da7485bd12ab4cf59c1efb15a77234fd - - default default] Floating IP 47e78487-abbe-4cd9-b8ef-d65efbc827e2 associated. External IP: 10.96.250.202, port: a410f8ba-8b0c-4e33-bae7-8fb8bd15f088. 2026-06-02 13:28:24.033 7 INFO neutron.db.l3_hamode_db [None req-e91336d9-ed93-4d5f-8062-4d77e05b6136 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 634/1432] 10.0.0.231 () {34 vars in 677 bytes} [Tue Jun 2 13:28:22 2026] POST /v2.0/floatingips => generated 842 bytes in 1442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1433] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:28:24 2026] GET /v2.0/ports?tenant_id=02628824e1044fd0aaa21d538a7d2729&device_id=7de5fdd0-7747-471d-bfbf-f1f172d7dd27 => generated 1471 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:28:24.478 8 INFO neutron.db.l3_db [None req-2de93c84-2feb-4c47-90a4-63d3fcb453a9 3346392912054f10ac549656e50842cc da7485bd12ab4cf59c1efb15a77234fd - - default default] Floating IP 47e78487-abbe-4cd9-b8ef-d65efbc827e2 disassociated. External IP: 10.96.250.202, port: a410f8ba-8b0c-4e33-bae7-8fb8bd15f088. 2026-06-02 13:28:24.721 7 INFO neutron.services.segments.plugin [-] Segment 9e1ba07b-bac5-42f5-bdc4-d6228aecb323 resource provider aggregate not found 2026-06-02 13:28:24.734 7 INFO neutron.services.segments.plugin [-] Segment 9e1ba07b-bac5-42f5-bdc4-d6228aecb323 resource provider aggregate not found 2026-06-02 13:28:24.740 7 INFO neutron.services.segments.plugin [-] Segment 9e1ba07b-bac5-42f5-bdc4-d6228aecb323 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e1ba07b-bac5-42f5-bdc4-d6228aecb323 found for delete ", "request_id": "req-2cc535cc-5760-4d89-929e-04bb81a3aee8"}]} 2026-06-02 13:28:24.753 7 INFO neutron.services.segments.plugin [-] Segment 9e1ba07b-bac5-42f5-bdc4-d6228aecb323 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e1ba07b-bac5-42f5-bdc4-d6228aecb323 found for delete ", "request_id": "req-22110a81-8223-4b1e-972d-cf0ab9bf8c27"}]} [pid: 8|app: 0|req: 636/1434] 10.0.0.231 () {34 vars in 749 bytes} [Tue Jun 2 13:28:24 2026] PUT /v2.0/floatingips/47e78487-abbe-4cd9-b8ef-d65efbc827e2 => generated 552 bytes in 583 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1435] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:28:24 2026] GET /v2.0/networks?id=bda29289-bfa4-450e-be10-0e02cee92815 => generated 799 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1436] 10.0.0.231 () {32 vars in 732 bytes} [Tue Jun 2 13:28:24 2026] DELETE /v2.0/floatingips/47e78487-abbe-4cd9-b8ef-d65efbc827e2 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1437] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:28:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.204&port_id=2cf813d0-735e-4580-b228-124d80472ed4 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:28:25.469 7 INFO neutron.db.l3_hamode_db [None req-e91336d9-ed93-4d5f-8062-4d77e05b6136 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 13:28:25.624 8 WARNING neutron_lib.context [None req-8251c36b-3d32-4405-aad8-9bc5e1d42cd1 c2777abd787c42f5b822801cddec825c 3e721b15a6804af18eb9e744fa30e376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:28:25.762 8 INFO neutron.db.segments_db [None req-8251c36b-3d32-4405-aad8-9bc5e1d42cd1 c2777abd787c42f5b822801cddec825c 3e721b15a6804af18eb9e744fa30e376 - - default default] Added segment d346f23c-137d-455f-b9c4-0a6999de255b of type vxlan for network 0f585553-a232-45fb-ab5d-b56570c84ec2 [pid: 8|app: 0|req: 640/1438] 10.0.0.231 () {34 vars in 671 bytes} [Tue Jun 2 13:28:25 2026] POST /v2.0/networks => generated 633 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:28:25.924 8 WARNING neutron_lib.context [None req-352d1f70-73b6-4646-b22f-b7ef561505ca 3346392912054f10ac549656e50842cc da7485bd12ab4cf59c1efb15a77234fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 799/1439] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:28:23 2026] POST /v2.0/routers => generated 691 bytes in 3026 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1440] 199.204.45.238 () {34 vars in 1106 bytes} [Tue Jun 2 13:28:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A147&port_id=2cf813d0-735e-4580-b228-124d80472ed4 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:28:26.674 7 WARNING neutron_lib.context [None req-c2fd4a46-e93c-45b5-8867-a97469ddc6ee c2777abd787c42f5b822801cddec825c 3e721b15a6804af18eb9e744fa30e376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:28:26.723 7 INFO neutron.db.segments_db [None req-c2fd4a46-e93c-45b5-8867-a97469ddc6ee c2777abd787c42f5b822801cddec825c 3e721b15a6804af18eb9e744fa30e376 - - default default] Added segment fcd8248a-48f6-4e49-b5fe-fc6e37706867 of type vxlan for network 1564b0ca-39e1-4542-98e3-e2643de61ec1 2026-06-02 13:28:26.840 8 INFO neutron.db.l3_db [None req-352d1f70-73b6-4646-b22f-b7ef561505ca 3346392912054f10ac549656e50842cc da7485bd12ab4cf59c1efb15a77234fd - - default default] Floating IP 82287668-dc1f-4909-a089-ec5efe76a2e1 associated. External IP: 10.96.250.210, port: b68a90ba-c96f-4909-a282-8835946f0ba9. 2026-06-02 13:28:27.017 7 INFO neutron.db.l3_hamode_db [None req-c2fd4a46-e93c-45b5-8867-a97469ddc6ee c2777abd787c42f5b822801cddec825c 3e721b15a6804af18eb9e744fa30e376 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 641/1443] 10.0.0.231 () {34 vars in 677 bytes} [Tue Jun 2 13:28:25 2026] POST /v2.0/floatingips => generated 842 bytes in 1712 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1444] 10.0.0.231 () {32 vars in 721 bytes} [Tue Jun 2 13:28:27 2026] GET /v2.0/routers/793489ac-a51b-4fac-a65e-2340f4503ee6 => generated 697 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1445] 199.204.45.238 () {34 vars in 1064 bytes} [Tue Jun 2 13:28:27 2026] GET /v2.0/subnets?id=1ae87907-8194-4502-84c4-3609f15dca4e&id=e44fb082-7ef0-46a9-996d-579d145bb993 => 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: 644/1446] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:28:27 2026] GET /v2.0/ports?device_id=7de5fdd0-7747-471d-bfbf-f1f172d7dd27 => generated 1204 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1447] 10.0.0.231 () {32 vars in 729 bytes} [Tue Jun 2 13:28:27 2026] GET /v2.0/floatingips/82287668-dc1f-4909-a089-ec5efe76a2e1 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1448] 10.0.0.231 () {32 vars in 647 bytes} [Tue Jun 2 13:28:27 2026] GET /v2.0/routers => generated 700 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:28:28.123 7 INFO neutron.db.l3_hamode_db [None req-c2fd4a46-e93c-45b5-8867-a97469ddc6ee c2777abd787c42f5b822801cddec825c 3e721b15a6804af18eb9e744fa30e376 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 647/1449] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:28:28 2026] GET /v2.0/ports?network_id=bda29289-bfa4-450e-be10-0e02cee92815&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1450] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:28:28 2026] GET /v2.0/security-groups?id=878253ba-d0d7-486d-921b-a37393e9687c&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1451] 10.0.0.231 () {32 vars in 655 bytes} [Tue Jun 2 13:28:28 2026] GET /v2.0/floatingips => generated 845 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1452] 10.0.0.231 () {34 vars in 741 bytes} [Tue Jun 2 13:28:28 2026] PUT /v2.0/routers/793489ac-a51b-4fac-a65e-2340f4503ee6 => generated 704 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1453] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:28:28 2026] GET /v2.0/ports?network_id=bda29289-bfa4-450e-be10-0e02cee92815&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1454] 10.0.0.231 () {32 vars in 818 bytes} [Tue Jun 2 13:28:28 2026] GET /v2.0/ports?network_id=bda29289-bfa4-450e-be10-0e02cee92815&mac_address=fa%3A16%3A3e%3Ae4%3A5c%3Aab => generated 1204 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:28:29.272 8 INFO neutron.db.l3_db [None req-c8bcd644-3abf-418e-ade2-bfd532881e87 3346392912054f10ac549656e50842cc da7485bd12ab4cf59c1efb15a77234fd - - default default] Floating IP 82287668-dc1f-4909-a089-ec5efe76a2e1 associated. External IP: 10.96.250.210, port: b68a90ba-c96f-4909-a282-8835946f0ba9. [pid: 7|app: 0|req: 803/1455] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:28:26 2026] POST /v2.0/routers => generated 694 bytes in 2653 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1456] 10.0.0.231 () {32 vars in 721 bytes} [Tue Jun 2 13:28:29 2026] GET /v2.0/routers/793489ac-a51b-4fac-a65e-2340f4503ee6 => generated 704 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1457] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:28:29 2026] GET /v2.0/networks/bda29289-bfa4-450e-be10-0e02cee92815?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:28:29.512 7 WARNING neutron_lib.context [None req-61fe9563-9c09-4039-af60-c4a88aa76308 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1458] 10.0.0.231 () {34 vars in 749 bytes} [Tue Jun 2 13:28:28 2026] PUT /v2.0/floatingips/82287668-dc1f-4909-a089-ec5efe76a2e1 => generated 842 bytes in 1189 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1459] 10.0.0.231 () {32 vars in 776 bytes} [Tue Jun 2 13:28:30 2026] GET /v2.0/subnets?project_id=3e721b15a6804af18eb9e744fa30e376&cidr=10.100.0.0%2F28 => 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: 655/1460] 10.0.0.231 () {32 vars in 736 bytes} [Tue Jun 2 13:28:30 2026] GET /v2.0/ports?device_id=793489ac-a51b-4fac-a65e-2340f4503ee6 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1461] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:28:30 2026] GET /v2.0/networks/bda29289-bfa4-450e-be10-0e02cee92815?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:28:30.332 8 INFO neutron.db.l3_db [None req-b16e3622-e1c6-4f5c-8f2d-8a7fbab27501 3346392912054f10ac549656e50842cc da7485bd12ab4cf59c1efb15a77234fd - - default default] Floating IP 82287668-dc1f-4909-a089-ec5efe76a2e1 disassociated. External IP: 10.96.250.210, port: a410f8ba-8b0c-4e33-bae7-8fb8bd15f088. 2026-06-02 13:28:30.502 7 INFO neutron.db.l3_db [None req-61fe9563-9c09-4039-af60-c4a88aa76308 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] Floating IP 77d47c6f-05b0-4dd3-a3d5-f3b8a8c2199e associated. External IP: 10.96.250.213, port: 2cf813d0-735e-4580-b228-124d80472ed4. [pid: 8|app: 0|req: 657/1462] 10.0.0.231 () {34 vars in 749 bytes} [Tue Jun 2 13:28:30 2026] PUT /v2.0/floatingips/82287668-dc1f-4909-a089-ec5efe76a2e1 => generated 552 bytes in 555 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1463] 10.0.0.231 () {32 vars in 694 bytes} [Tue Jun 2 13:28:30 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1464] 10.0.0.231 () {34 vars in 677 bytes} [Tue Jun 2 13:28:29 2026] POST /v2.0/floatingips => generated 855 bytes in 1805 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:28:31.363 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a0c1bce-0729-41a2-874d-03af1acffaeb'] response: {'name': 'network-changed', 'server_uuid': '7de5fdd0-7747-471d-bfbf-f1f172d7dd27', 'tag': '2cf813d0-735e-4580-b228-124d80472ed4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 807/1465] 10.0.0.231 () {32 vars in 732 bytes} [Tue Jun 2 13:28:31 2026] DELETE /v2.0/floatingips/82287668-dc1f-4909-a089-ec5efe76a2e1 => generated 0 bytes in 417 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1466] 10.0.0.231 () {32 vars in 784 bytes} [Tue Jun 2 13:28:31 2026] GET /v2.0/subnets?network_id=c2757a49-9591-44e2-ae2e-4b86bc70e76d&cidr=10.100.0.0%2F28 => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1467] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:28:31 2026] GET /v2.0/ports?tenant_id=02628824e1044fd0aaa21d538a7d2729&device_id=7de5fdd0-7747-471d-bfbf-f1f172d7dd27 => generated 1473 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:28:31.825 7 INFO neutron.api.v2.resource [None req-e7b42adb-2dcf-409f-aea5-ad3096518e63 3346392912054f10ac549656e50842cc da7485bd12ab4cf59c1efb15a77234fd - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 810/1468] 10.0.0.231 () {32 vars in 732 bytes} [Tue Jun 2 13:28:31 2026] DELETE /v2.0/floatingips/82287668-dc1f-4909-a089-ec5efe76a2e1 => generated 144 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 13:28:31.832 7 WARNING neutron_lib.context [None req-9b4b89a4-d194-4cbb-a708-a212fd9b3e7a c2777abd787c42f5b822801cddec825c 3e721b15a6804af18eb9e744fa30e376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:28:32.124 8 INFO neutron.services.segments.plugin [-] Segment 60023daa-2f1a-4414-af89-f379436b8968 resource provider aggregate not found 2026-06-02 13:28:32.131 8 INFO neutron.services.segments.plugin [-] Segment 60023daa-2f1a-4414-af89-f379436b8968 resource provider aggregate not found 2026-06-02 13:28:32.152 8 INFO neutron.services.segments.plugin [-] Segment 60023daa-2f1a-4414-af89-f379436b8968 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60023daa-2f1a-4414-af89-f379436b8968 found for delete ", "request_id": "req-fef59170-401a-49a3-ad1a-55134f428f87"}]} 2026-06-02 13:28:32.154 8 INFO neutron.services.segments.plugin [-] Segment 60023daa-2f1a-4414-af89-f379436b8968 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60023daa-2f1a-4414-af89-f379436b8968 found for delete ", "request_id": "req-2628ccf0-da29-4c83-951c-9a884cbf61d8"}]} 2026-06-02 13:28:32.159 8 INFO neutron.db.l3_hamode_db [None req-9edbe194-f057-4cd4-9cc9-965965d98e17 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] HA network 5f52e38b-7f8e-4cc3-b49b-e4adb6c38db1 was deleted as no HA routers are present in tenant 0e93d54f55264fb9ae58593e2a374401. [pid: 8|app: 0|req: 659/1469] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:28:30 2026] DELETE /v2.0/routers/793489ac-a51b-4fac-a65e-2340f4503ee6 => generated 0 bytes in 1303 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1470] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:28:32 2026] GET /v2.0/networks?id=bda29289-bfa4-450e-be10-0e02cee92815 => generated 799 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1471] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:28:31 2026] POST /v2.0/subnets => generated 632 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1472] 10.0.0.231 () {32 vars in 736 bytes} [Tue Jun 2 13:28:32 2026] GET /v2.0/ports?device_id=793489ac-a51b-4fac-a65e-2340f4503ee6 => 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: 813/1473] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:28:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.204&port_id=2cf813d0-735e-4580-b228-124d80472ed4 => generated 858 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1474] 10.0.0.231 () {32 vars in 720 bytes} [Tue Jun 2 13:28:32 2026] DELETE /v2.0/ports/a410f8ba-8b0c-4e33-bae7-8fb8bd15f088 => generated 0 bytes in 413 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:28:32.681 8 INFO neutron.api.v2.resource [None req-5e0f72c4-8dbe-4446-84c6-c5106a404a38 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 662/1475] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:28:32 2026] DELETE /v2.0/routers/793489ac-a51b-4fac-a65e-2340f4503ee6 => generated 135 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1476] 199.204.45.238 () {34 vars in 1106 bytes} [Tue Jun 2 13:28:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A147&port_id=2cf813d0-735e-4580-b228-124d80472ed4 => 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: 664/1477] 10.0.0.231 () {32 vars in 720 bytes} [Tue Jun 2 13:28:32 2026] DELETE /v2.0/ports/b68a90ba-c96f-4909-a282-8835946f0ba9 => generated 0 bytes in 846 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1478] 10.0.0.231 () {32 vars in 736 bytes} [Tue Jun 2 13:28:33 2026] GET /v2.0/ports?device_id=d04280dc-1aab-4530-96f4-db93a1d3e70e => 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: 666/1479] 199.204.45.238 () {34 vars in 1064 bytes} [Tue Jun 2 13:28:33 2026] GET /v2.0/subnets?id=1ae87907-8194-4502-84c4-3609f15dca4e&id=e44fb082-7ef0-46a9-996d-579d145bb993 => generated 1366 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1480] 199.204.45.238 () {34 vars in 1096 bytes} [Tue Jun 2 13:28:33 2026] GET /v2.0/ports?device_id=23941f5d-832f-4306-b33a-e5815ccf7535&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1481] 10.0.0.231 () {32 vars in 736 bytes} [Tue Jun 2 13:28:33 2026] GET /v2.0/ports?device_id=2fc14866-6d76-4fd1-b38e-f2de4fced892 => generated 958 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:28:33.814 8 INFO neutron.api.v2.resource [None req-b5792b81-5044-45c7-8dd6-fa28345317e2 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 669/1482] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:28:33 2026] DELETE /v2.0/routers/d04280dc-1aab-4530-96f4-db93a1d3e70e => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1483] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:28:33 2026] GET /v2.0/ports?network_id=bda29289-bfa4-450e-be10-0e02cee92815&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1484] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:28:33 2026] GET /v2.0/ports?tenant_id=02628824e1044fd0aaa21d538a7d2729&device_id=23941f5d-832f-4306-b33a-e5815ccf7535 => generated 1465 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1485] 10.0.0.231 () {34 vars in 783 bytes} [Tue Jun 2 13:28:32 2026] PUT /v2.0/routers/0e505a38-427e-4d47-80ff-ac41d79ac7c3/add_router_interface => generated 309 bytes in 1844 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:28:34.201 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f024bd62-02a5-4580-981c-c0498d8c43ec 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 815/1486] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:28:34 2026] DELETE /v2.0/subnets/a707ba40-a8dc-40e5-a313-7b7f2853320a => 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: 816/1487] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:28:34 2026] GET /v2.0/ports?network_id=bda29289-bfa4-450e-be10-0e02cee92815&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1488] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:28:34 2026] GET /v2.0/networks?id=33606fe9-0473-4d84-a48f-58721ec7c7d9 => generated 800 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1489] 10.0.0.231 () {32 vars in 649 bytes} [Tue Jun 2 13:28:34 2026] GET /v2.0/networks => generated 8117 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1490] 10.0.0.231 () {32 vars in 736 bytes} [Tue Jun 2 13:28:34 2026] GET /v2.0/ports?device_id=49b281c8-f3ef-42a4-97ec-1f36b2088b34 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1491] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:28:34 2026] GET /v2.0/networks/bda29289-bfa4-450e-be10-0e02cee92815?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1492] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:28:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.139&port_id=8dfa0de0-2c13-44cd-b46c-b1a3e57440dd => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1493] 10.0.0.231 () {32 vars in 647 bytes} [Tue Jun 2 13:28:34 2026] GET /v2.0/subnets => generated 8364 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:28:34.774 7 INFO neutron.api.v2.resource [None req-2d3271bc-3098-4cf5-bb38-84e33a554eae 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 823/1494] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:28:34 2026] DELETE /v2.0/routers/49b281c8-f3ef-42a4-97ec-1f36b2088b34 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1495] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:28:34 2026] GET /v2.0/networks/bda29289-bfa4-450e-be10-0e02cee92815?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1496] 199.204.45.238 () {34 vars in 1102 bytes} [Tue Jun 2 13:28:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A6b&port_id=8dfa0de0-2c13-44cd-b46c-b1a3e57440dd => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1497] 10.0.0.231 () {32 vars in 647 bytes} [Tue Jun 2 13:28:34 2026] GET /v2.0/routers => generated 2177 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:28:35.035 7 INFO neutron.pecan_wsgi.hooks.translation [None req-477dff6f-60c2-4532-a4ae-92a3f52d4b4f 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 827/1498] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:28:35 2026] DELETE /v2.0/subnets/e8c99585-6a7a-4376-a1e3-867cff9ce15f => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1499] 199.204.45.238 () {34 vars in 1064 bytes} [Tue Jun 2 13:28:35 2026] GET /v2.0/subnets?id=f8dac50a-a093-4e52-aac5-ecbdef25bd37&id=6137e443-40b1-4f23-b2f3-915d9f57e785 => generated 1362 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1500] 10.0.0.21 () {34 vars in 989 bytes} [Tue Jun 2 13:28:35 2026] GET /v2.0/ports?device_id=7de5fdd0-7747-471d-bfbf-f1f172d7dd27 => generated 1473 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1501] 10.0.0.231 () {32 vars in 736 bytes} [Tue Jun 2 13:28:35 2026] GET /v2.0/ports?device_id=286331bf-9a17-48ee-a92c-7c9ffa2075b6 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:28:35.159 7 WARNING neutron_lib.context [None req-98eb9d31-ef71-467b-89e3-5a7968c7efbe c2777abd787c42f5b822801cddec825c 3e721b15a6804af18eb9e744fa30e376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1502] 10.0.0.231 () {34 vars in 685 bytes} [Tue Jun 2 13:28:35 2026] POST /v2.0/security-groups => generated 1611 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1503] 10.0.0.231 () {34 vars in 789 bytes} [Tue Jun 2 13:28:33 2026] PUT /v2.0/routers/2fc14866-6d76-4fd1-b38e-f2de4fced892/remove_router_interface => generated 309 bytes in 1401 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1504] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:28:35 2026] GET /v2.0/ports?network_id=33606fe9-0473-4d84-a48f-58721ec7c7d9&device_owner=network%3Adhcp => generated 1457 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:28:35.360 7 INFO neutron.api.v2.resource [None req-a4c3e382-4b1d-4b91-9cd7-4b4298a979b3 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 833/1505] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:28:35 2026] DELETE /v2.0/routers/286331bf-9a17-48ee-a92c-7c9ffa2075b6 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1506] 10.0.0.21 () {34 vars in 1039 bytes} [Tue Jun 2 13:28:35 2026] GET /v2.0/security-groups?id=878253ba-d0d7-486d-921b-a37393e9687c&fields=id&fields=name => generated 112 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:28:35.366 7 WARNING neutron_lib.context [None req-87e3de28-7799-400e-8aea-9c518649507b c2777abd787c42f5b822801cddec825c 3e721b15a6804af18eb9e744fa30e376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 834/1507] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:28:35 2026] POST /v2.0/security-group-rules => generated 565 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1508] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:28:35 2026] GET /v2.0/ports?network_id=33606fe9-0473-4d84-a48f-58721ec7c7d9&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:28:35.556 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3b4e73dd-e027-49f2-b4e7-f79005b46748 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 836/1509] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:28:35 2026] DELETE /v2.0/subnets/a96c50ab-e1f0-477a-9721-a412f63a2024 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 13:28:35.565 7 WARNING neutron_lib.context [None req-d1936699-e73d-45c1-ac22-722ea4ab4db9 c2777abd787c42f5b822801cddec825c 3e721b15a6804af18eb9e744fa30e376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 837/1510] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:28:35 2026] POST /v2.0/security-group-rules => generated 564 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1511] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:28:35 2026] GET /v2.0/networks/33606fe9-0473-4d84-a48f-58721ec7c7d9?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:28:35.786 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e88475e9-2428-40f7-8ffd-56decaec3b27 935ddd34c5e34481a076eb5bbc4ef6d3 0e93d54f55264fb9ae58593e2a374401 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 839/1512] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:28:35 2026] DELETE /v2.0/subnets/41e56326-a118-4a80-a529-f6b84e5de77c => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 13:28:35.794 7 WARNING neutron_lib.context [None req-2aa2a199-eb45-4688-a5b8-96d582bfba01 c2777abd787c42f5b822801cddec825c 3e721b15a6804af18eb9e744fa30e376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 840/1513] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:28:35 2026] POST /v2.0/security-group-rules => generated 570 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1514] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:28:35 2026] GET /v2.0/networks/33606fe9-0473-4d84-a48f-58721ec7c7d9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:28:36.004 7 WARNING neutron_lib.context [None req-4ab786e0-d4d1-47f8-a75e-9a2fc80c03b2 c2777abd787c42f5b822801cddec825c 3e721b15a6804af18eb9e744fa30e376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 842/1515] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:28:35 2026] POST /v2.0/security-group-rules => generated 569 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:28:36.109 7 WARNING neutron_lib.context [None req-a4b67f2a-5d4a-463b-a843-366d59ea0d2f c2777abd787c42f5b822801cddec825c 3e721b15a6804af18eb9e744fa30e376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:28:36.126 7 INFO neutron.db.securitygroups_db [None req-a4b67f2a-5d4a-463b-a843-366d59ea0d2f c2777abd787c42f5b822801cddec825c 3e721b15a6804af18eb9e744fa30e376 - - default default] Project 3e721b15a6804af18eb9e744fa30e376 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: 843/1516] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:28:36 2026] POST /v2.0/security-group-rules => generated 575 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:28:36.207 7 WARNING neutron_lib.context [None req-7361fa68-56f1-4b6c-a8e6-a5918e5b109c c2777abd787c42f5b822801cddec825c 3e721b15a6804af18eb9e744fa30e376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:28:36.246 7 INFO neutron.db.securitygroups_db [None req-7361fa68-56f1-4b6c-a8e6-a5918e5b109c c2777abd787c42f5b822801cddec825c 3e721b15a6804af18eb9e744fa30e376 - - default default] Project 3e721b15a6804af18eb9e744fa30e376 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: 844/1517] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:28:36 2026] POST /v2.0/security-group-rules => generated 574 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:28:36.529 8 INFO neutron.services.segments.plugin [-] Segment 47513695-58f0-4c34-a285-0109b849694a resource provider aggregate not found 2026-06-02 13:28:36.534 8 INFO neutron.services.segments.plugin [-] Segment 47513695-58f0-4c34-a285-0109b849694a resource provider aggregate not found 2026-06-02 13:28:36.550 8 INFO neutron.services.segments.plugin [-] Segment 47513695-58f0-4c34-a285-0109b849694a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47513695-58f0-4c34-a285-0109b849694a found for delete ", "request_id": "req-0c265df6-1087-45fb-96be-34005ccfeb8a"}]} 2026-06-02 13:28:36.556 8 INFO neutron.services.segments.plugin [-] Segment 47513695-58f0-4c34-a285-0109b849694a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47513695-58f0-4c34-a285-0109b849694a found for delete ", "request_id": "req-6d99926e-5230-4cc3-827b-28197dcaa99e"}]} 2026-06-02 13:28:36.557 8 INFO neutron.db.l3_hamode_db [None req-6946854b-1ae5-45f8-8939-0ed9f7dbf349 3346392912054f10ac549656e50842cc da7485bd12ab4cf59c1efb15a77234fd - - default default] HA network 2ac146c6-d433-45a7-a68b-72fc221ac548 was deleted as no HA routers are present in tenant da7485bd12ab4cf59c1efb15a77234fd. [pid: 8|app: 0|req: 674/1518] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:28:35 2026] DELETE /v2.0/routers/2fc14866-6d76-4fd1-b38e-f2de4fced892 => generated 0 bytes in 1198 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1519] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:28:36 2026] GET /v2.0/security-groups?tenant_id=0e93d54f55264fb9ae58593e2a374401&name=default => generated 2801 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1520] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:28:36 2026] DELETE /v2.0/subnets/9e74b280-0ade-4a49-98d9-e4ad434c80a1 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1521] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:28:36 2026] DELETE /v2.0/security-groups/a0ee161b-6016-4948-a3a8-702ccf7e21a1 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1522] 10.0.0.231 () {32 vars in 649 bytes} [Tue Jun 2 13:28:36 2026] GET /v2.0/networks => generated 1298 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:28:36.990 7 INFO neutron.services.segments.plugin [-] Segment 57f8b831-8a3a-4846-b22f-17e0ee1d3b2e resource provider aggregate not found 2026-06-02 13:28:36.994 7 INFO neutron.services.segments.plugin [-] Segment 57f8b831-8a3a-4846-b22f-17e0ee1d3b2e resource provider aggregate not found 2026-06-02 13:28:37.014 7 INFO neutron.services.segments.plugin [-] Segment 57f8b831-8a3a-4846-b22f-17e0ee1d3b2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57f8b831-8a3a-4846-b22f-17e0ee1d3b2e found for delete ", "request_id": "req-ed73e73e-bd35-4db0-98ee-33f456fefac4"}]} 2026-06-02 13:28:37.015 7 INFO neutron.services.segments.plugin [-] Segment 57f8b831-8a3a-4846-b22f-17e0ee1d3b2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57f8b831-8a3a-4846-b22f-17e0ee1d3b2e found for delete ", "request_id": "req-e42628ff-933d-439f-9096-ed0bf3a1a137"}]} [pid: 7|app: 0|req: 847/1523] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:28:36 2026] DELETE /v2.0/networks/0581d9db-3bb4-428b-ab05-f80929e03f93 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1524] 10.0.0.176 () {34 vars in 1100 bytes} [Tue Jun 2 13:28:37 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1186842245&fields=id&tenant_id=3e721b15a6804af18eb9e744fa30e376 => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1525] 10.0.0.176 () {34 vars in 982 bytes} [Tue Jun 2 13:28:37 2026] GET /v2.0/networks?id=0f585553-a232-45fb-ab5d-b56570c84ec2 => generated 661 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1526] 10.0.0.176 () {34 vars in 965 bytes} [Tue Jun 2 13:28:37 2026] GET /v2.0/quotas/3e721b15a6804af18eb9e744fa30e376 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1527] 10.0.0.176 () {34 vars in 1002 bytes} [Tue Jun 2 13:28:37 2026] GET /v2.0/ports?tenant_id=3e721b15a6804af18eb9e744fa30e376&fields=id => generated 103 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1528] 10.0.0.176 () {34 vars in 1008 bytes} [Tue Jun 2 13:28:37 2026] GET /v2.0/networks/0f585553-a232-45fb-ab5d-b56570c84ec2?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1529] 10.0.0.176 () {34 vars in 1108 bytes} [Tue Jun 2 13:28:37 2026] GET /v2.0/networks/0f585553-a232-45fb-ab5d-b56570c84ec2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1530] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:28:37 2026] GET /v2.0/ports?device_id=43c71bd0-9745-46f0-a010-34a75ce218a4 => 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: 851/1531] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:28:37 2026] GET /v2.0/security-groups?tenant_id=da7485bd12ab4cf59c1efb15a77234fd&name=default => generated 2801 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1532] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:28:37 2026] DELETE /v2.0/security-groups/ec414c28-8f0a-428b-9810-9de8f55f4546 => 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: 852/1533] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:28:38 2026] GET /v2.0/networks?id=0f585553-a232-45fb-ab5d-b56570c84ec2 => 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: 682/1534] 199.204.45.238 () {34 vars in 1050 bytes} [Tue Jun 2 13:28:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3e721b15a6804af18eb9e744fa30e376 => generated 181 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:28:38.445 8 WARNING neutron_lib.context [req-9907bcbb-3155-4307-9ac2-7ef3fda0117b req-4cf12694-d6c7-4026-a2c5-edc4d91b1241 c2777abd787c42f5b822801cddec825c 3e721b15a6804af18eb9e744fa30e376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 853/1535] 10.0.0.231 () {32 vars in 721 bytes} [Tue Jun 2 13:28:38 2026] GET /v2.0/subnets/ff40e91f-aa1c-4993-83dc-06d27f53d1e7 => generated 651 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1536] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:28:38 2026] GET /v2.0/ports?device_id=43c71bd0-9745-46f0-a010-34a75ce218a4 => 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: 683/1537] 199.204.45.238 () {38 vars in 955 bytes} [Tue Jun 2 13:28:38 2026] POST /v2.0/ports => generated 954 bytes in 549 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1538] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 2 13:28:39 2026] PUT /v2.0/ports/a7339119-48c3-4594-980b-dce3a7fb21ba => generated 1199 bytes in 516 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 684/1539] 10.0.0.227 () {30 vars in 690 bytes} [Tue Jun 2 13:28:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:28:39.606 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-603dd111-40bd-4311-a71d-3c4d46c82f71'] response: {'name': 'network-changed', 'server_uuid': '43c71bd0-9745-46f0-a010-34a75ce218a4', 'tag': 'a7339119-48c3-4594-980b-dce3a7fb21ba', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 685/1540] 10.0.0.227 () {30 vars in 692 bytes} [Tue Jun 2 13: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: 8|app: 0|req: 686/1541] 10.0.0.227 () {30 vars in 668 bytes} [Tue Jun 2 13:28:39 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: 856/1542] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:28:39 2026] GET /v2.0/ports?tenant_id=3e721b15a6804af18eb9e744fa30e376&device_id=43c71bd0-9745-46f0-a010-34a75ce218a4 => generated 1238 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1543] 10.0.0.227 () {30 vars in 704 bytes} [Tue Jun 2 13:28:39 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: 687/1544] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:28:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=a7339119-48c3-4594-980b-dce3a7fb21ba => generated 19 bytes in 26 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: 858/1545] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:28:39 2026] GET /v2.0/subnets?id=fa6b4ea8-f192-4ac3-9968-271e313e0488 => generated 653 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1546] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:28:39 2026] GET /v2.0/ports?network_id=0f585553-a232-45fb-ab5d-b56570c84ec2&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: 859/1547] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:28:39 2026] GET /v2.0/networks/0f585553-a232-45fb-ab5d-b56570c84ec2?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:28:39.889 7 WARNING neutron_lib.context [None req-9f2704dc-f747-4709-a3a9-1d3c2f9548d8 a27b78e2d66e482598b11c8d89a3878a d3dd227153c449c880854499d1abeb71 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 689/1548] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:28:39 2026] GET /v2.0/ports?device_id=43c71bd0-9745-46f0-a010-34a75ce218a4 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1549] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:28:39 2026] GET /v2.0/networks/0f585553-a232-45fb-ab5d-b56570c84ec2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:28:40.029 7 INFO neutron.db.segments_db [None req-9f2704dc-f747-4709-a3a9-1d3c2f9548d8 a27b78e2d66e482598b11c8d89a3878a d3dd227153c449c880854499d1abeb71 - - default default] Added segment ff223c7f-8705-4cb0-a077-d45088549c5c of type vxlan for network 659181f1-3421-42e8-8882-b907bd213bca [pid: 8|app: 0|req: 691/1550] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:28:39 2026] GET /v2.0/security-groups?id=148197f6-d963-43e1-9019-11072bb85d42&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1551] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:28:40 2026] GET /v2.0/ports?tenant_id=3e721b15a6804af18eb9e744fa30e376&device_id=43c71bd0-9745-46f0-a010-34a75ce218a4 => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1552] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:28:39 2026] POST /v2.0/networks => generated 644 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1553] 10.0.0.227 () {28 vars in 439 bytes} [Tue Jun 2 13:28:40 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: 693/1554] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:28:40 2026] GET /v2.0/networks?id=0f585553-a232-45fb-ab5d-b56570c84ec2 => generated 757 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:28:40.205 8 WARNING neutron_lib.context [None req-2fac2d4e-a6a8-4784-9d72-958babdd0995 a27b78e2d66e482598b11c8d89a3878a d3dd227153c449c880854499d1abeb71 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 862/1555] 10.0.0.227 () {30 vars in 728 bytes} [Tue Jun 2 13:28:40 2026] GET /v2.0/subnets/ff40e91f-aa1c-4993-83dc-06d27f53d1e7 => generated 633 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1556] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:28:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=a7339119-48c3-4594-980b-dce3a7fb21ba => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1557] 10.0.0.227 () {30 vars in 690 bytes} [Tue Jun 2 13:28:40 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: 865/1558] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:28:40 2026] GET /v2.0/subnets?id=fa6b4ea8-f192-4ac3-9968-271e313e0488 => generated 653 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1559] 10.0.0.227 () {30 vars in 692 bytes} [Tue Jun 2 13:28:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1560] 10.0.0.227 () {30 vars in 668 bytes} [Tue Jun 2 13:28:40 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: 868/1561] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:28:40 2026] GET /v2.0/ports?network_id=0f585553-a232-45fb-ab5d-b56570c84ec2&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: 869/1562] 10.0.0.227 () {30 vars in 704 bytes} [Tue Jun 2 13:28:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1565] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:28:40 2026] GET /v2.0/networks/0f585553-a232-45fb-ab5d-b56570c84ec2?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: 694/1566] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:28:40 2026] POST /v2.0/subnets => generated 617 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1567] 10.0.0.227 () {30 vars in 728 bytes} [Tue Jun 2 13:28:40 2026] GET /v2.0/subnets/ff40e91f-aa1c-4993-83dc-06d27f53d1e7 => generated 651 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:28:40.591 7 WARNING neutron_lib.context [None req-356877a0-4643-44ea-ad3c-1f7279582ee2 a27b78e2d66e482598b11c8d89a3878a d3dd227153c449c880854499d1abeb71 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 695/1568] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:28:40 2026] GET /v2.0/networks/0f585553-a232-45fb-ab5d-b56570c84ec2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:28:40.685 7 INFO neutron.db.segments_db [None req-356877a0-4643-44ea-ad3c-1f7279582ee2 a27b78e2d66e482598b11c8d89a3878a d3dd227153c449c880854499d1abeb71 - - default default] Added segment 859e4936-bb89-410c-9d14-96efaadc523a of type vxlan for network cd1e20b0-f2bf-4f48-8581-967363c42366 [pid: 8|app: 0|req: 696/1569] 10.0.0.227 () {30 vars in 690 bytes} [Tue Jun 2 13:28:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1570] 10.0.0.227 () {30 vars in 692 bytes} [Tue Jun 2 13:28:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1571] 10.0.0.227 () {30 vars in 668 bytes} [Tue Jun 2 13:28:40 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: 699/1572] 10.0.0.227 () {30 vars in 704 bytes} [Tue Jun 2 13:28:40 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: 874/1573] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:28:40 2026] POST /v2.0/networks => generated 643 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1574] 10.0.0.227 () {30 vars in 730 bytes} [Tue Jun 2 13:28:40 2026] GET /v2.0/networks/643ae186-d923-4cd3-ba54-7cce822cd98d => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1575] 10.0.0.227 () {30 vars in 682 bytes} [Tue Jun 2 13:28:40 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1576] 10.0.0.231 () {34 vars in 743 bytes} [Tue Jun 2 13:28:40 2026] PUT /v2.0/networks/cd1e20b0-f2bf-4f48-8581-967363c42366 => generated 592 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:28:40.968 7 WARNING neutron_lib.context [None req-303d5be1-ebb4-4e80-ba28-8ee21746cbf2 a27b78e2d66e482598b11c8d89a3878a d3dd227153c449c880854499d1abeb71 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 876/1577] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:28:40 2026] POST /v2.0/subnets => generated 602 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1578] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:28:41 2026] GET /v2.0/ports?device_id=43c71bd0-9745-46f0-a010-34a75ce218a4 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1579] 10.0.0.227 () {34 vars in 704 bytes} [Tue Jun 2 13:28:40 2026] POST /v2.0/ports => generated 1128 bytes in 620 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: 878/1580] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:28:41 2026] GET /v2.0/security-groups?tenant_id=695158943b87488ab3c5e7cdb557c9ef&name=default => generated 2801 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1581] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:28:41 2026] GET /v2.0/security-groups?id=148197f6-d963-43e1-9019-11072bb85d42&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1582] 10.0.0.231 () {34 vars in 741 bytes} [Tue Jun 2 13:28:41 2026] PUT /v2.0/subnets/5d767488-cc70-4c38-ae71-30dae9e90011 => generated 612 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1583] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:28:41 2026] DELETE /v2.0/security-groups/e8e39868-9976-4340-9985-cd6d52e5610e => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1584] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:28:41 2026] GET /v2.0/security-groups?tenant_id=4cb71c542c1b4e81b56d4489dbb848b8&name=default => generated 2801 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1585] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:28:42 2026] DELETE /v2.0/security-groups/000845c2-0414-48cf-9738-df72190c3fe7 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:28:42.861 8 INFO neutron.services.segments.plugin [-] Segment 859e4936-bb89-410c-9d14-96efaadc523a resource provider aggregate not found 2026-06-02 13:28:42.866 8 INFO neutron.services.segments.plugin [-] Segment 859e4936-bb89-410c-9d14-96efaadc523a resource provider aggregate not found 2026-06-02 13:28:42.889 8 INFO neutron.services.segments.plugin [-] Segment 859e4936-bb89-410c-9d14-96efaadc523a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 859e4936-bb89-410c-9d14-96efaadc523a found for delete ", "request_id": "req-8e6b06d8-8513-4f1a-ba42-dee457c3c3d6"}]} 2026-06-02 13:28:42.898 8 INFO neutron.services.segments.plugin [-] Segment 859e4936-bb89-410c-9d14-96efaadc523a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 859e4936-bb89-410c-9d14-96efaadc523a found for delete ", "request_id": "req-353b9d58-fabe-4687-a50f-ccf11b5f2402"}]} [pid: 8|app: 0|req: 704/1586] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:28:41 2026] DELETE /v2.0/networks/cd1e20b0-f2bf-4f48-8581-967363c42366 => generated 0 bytes in 1123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1587] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:28:42 2026] GET /v2.0/ports?device_id=43c71bd0-9745-46f0-a010-34a75ce218a4 => generated 971 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:28:42.927 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bdbb4f20-2226-4077-8783-6fdc4ba267be a27b78e2d66e482598b11c8d89a3878a d3dd227153c449c880854499d1abeb71 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 705/1588] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:28:42 2026] DELETE /v2.0/networks/cd1e20b0-f2bf-4f48-8581-967363c42366 => 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: 884/1589] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:28:42 2026] GET /v2.0/security-groups?id=148197f6-d963-43e1-9019-11072bb85d42&fields=id&fields=name => generated 114 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1590] 10.0.0.231 () {32 vars in 694 bytes} [Tue Jun 2 13:28:42 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1591] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:28:43 2026] GET /v2.0/ports?device_id=43c71bd0-9745-46f0-a010-34a75ce218a4 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1592] 10.0.0.231 () {32 vars in 742 bytes} [Tue Jun 2 13:28:43 2026] GET /v2.0/subnets?network_id=c2757a49-9591-44e2-ae2e-4b86bc70e76d => generated 626 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1593] 10.0.0.231 () {32 vars in 653 bytes} [Tue Jun 2 13:28:43 2026] GET /v2.0/extensions => generated 19600 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1594] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:28:43 2026] GET /v2.0/security-groups?id=148197f6-d963-43e1-9019-11072bb85d42&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1595] 10.0.0.231 () {32 vars in 649 bytes} [Tue Jun 2 13:28:43 2026] GET /v2.0/networks => generated 1309 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1596] 10.0.0.231 () {32 vars in 647 bytes} [Tue Jun 2 13:28:43 2026] GET /v2.0/subnets => generated 1233 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1597] 10.0.0.231 () {32 vars in 736 bytes} [Tue Jun 2 13:28:43 2026] GET /v2.0/ports?device_id=43c71bd0-9745-46f0-a010-34a75ce218a4 => generated 1240 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:28:43.405 7 WARNING neutron_lib.context [None req-e969d7a8-da0d-492f-8f83-305c5f88f5e0 c2777abd787c42f5b822801cddec825c 3e721b15a6804af18eb9e744fa30e376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 710/1598] 10.0.0.231 () {32 vars in 723 bytes} [Tue Jun 2 13:28:43 2026] GET /v2.0/networks/659181f1-3421-42e8-8882-b907bd213bca => generated 669 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1599] 10.0.0.231 () {32 vars in 721 bytes} [Tue Jun 2 13:28:43 2026] GET /v2.0/subnets/48a60967-0a1b-4e92-804c-27c550bbd4d2 => generated 617 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:28:43.506 8 INFO neutron.pecan_wsgi.hooks.translation [None req-80b62e3a-994c-41b6-b586-54d0202f0357 a27b78e2d66e482598b11c8d89a3878a d3dd227153c449c880854499d1abeb71 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 712/1600] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:28:43 2026] DELETE /v2.0/subnets/5d767488-cc70-4c38-ae71-30dae9e90011 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 13:28:43.528 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7f6d3194-16ed-4628-9c97-0f917b283425 a27b78e2d66e482598b11c8d89a3878a d3dd227153c449c880854499d1abeb71 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 713/1601] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:28:43 2026] DELETE /v2.0/networks/cd1e20b0-f2bf-4f48-8581-967363c42366 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1602] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:28:43 2026] DELETE /v2.0/subnets/48a60967-0a1b-4e92-804c-27c550bbd4d2 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1603] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:28:43 2026] DELETE /v2.0/networks/659181f1-3421-42e8-8882-b907bd213bca => generated 0 bytes in 471 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1604] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 2 13:28:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1605] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 2 13:28:44 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: 718/1606] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 2 13:28:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1607] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 2 13:28:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1608] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 2 13:28:44 2026] GET /v2.0/ports/900a0b7a-777e-4ded-af29-ef99657d6404 => generated 1128 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:28:44.783 7 INFO neutron.db.l3_db [None req-e969d7a8-da0d-492f-8f83-305c5f88f5e0 c2777abd787c42f5b822801cddec825c 3e721b15a6804af18eb9e744fa30e376 - - default default] Floating IP cd490d94-7b92-419f-9353-92bb1a046120 associated. External IP: 10.96.250.205, port: a7339119-48c3-4594-980b-dce3a7fb21ba. [pid: 8|app: 0|req: 721/1609] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:28:44 2026] GET /v2.0/security-groups?tenant_id=d3dd227153c449c880854499d1abeb71&name=default => generated 2801 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:28:44.912 8 INFO neutron.services.segments.plugin [-] Segment ff223c7f-8705-4cb0-a077-d45088549c5c resource provider aggregate not found [pid: 8|app: 0|req: 722/1610] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:28:44 2026] DELETE /v2.0/security-groups/a3abaca3-0777-47ec-8743-801a6ab3064a => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1611] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 2 13:28:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:28:45.028 8 INFO neutron.services.segments.plugin [-] Segment ff223c7f-8705-4cb0-a077-d45088549c5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff223c7f-8705-4cb0-a077-d45088549c5c found for delete ", "request_id": "req-dee6d650-f5a8-4a31-91cb-e3e755ba0993"}]} 2026-06-02 13:28:45.029 8 INFO neutron.services.segments.plugin [-] Segment ff223c7f-8705-4cb0-a077-d45088549c5c resource provider aggregate not found [pid: 8|app: 0|req: 724/1612] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 2 13:28:45 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1613] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 2 13:28:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:28:45.075 8 INFO neutron.services.segments.plugin [-] Segment ff223c7f-8705-4cb0-a077-d45088549c5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff223c7f-8705-4cb0-a077-d45088549c5c found for delete ", "request_id": "req-73075e89-e10d-4250-8831-e65847f26edd"}]} [pid: 8|app: 0|req: 726/1614] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 2 13:28:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:28:45.101 8 INFO neutron.api.v2.resource [None req-0af5ac96-0e92-4538-aac7-e7fe3f5cadd0 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 727/1615] 199.204.45.238 () {30 vars in 763 bytes} [Tue Jun 2 13:28:45 2026] GET /v2.0/security-groups/lb-e831f0b2-2885-4566-a131-3a05bfc35b6f => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1616] 199.204.45.238 () {30 vars in 785 bytes} [Tue Jun 2 13:28:45 2026] GET /v2.0/security-groups?name=lb-e831f0b2-2885-4566-a131-3a05bfc35b6f => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1617] 10.0.0.231 () {34 vars in 677 bytes} [Tue Jun 2 13:28:43 2026] POST /v2.0/floatingips => generated 855 bytes in 1814 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:28:45.262 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4d75592-393b-47b3-8c04-bf639324bc6f'] response: {'name': 'network-changed', 'server_uuid': '43c71bd0-9745-46f0-a010-34a75ce218a4', 'tag': 'a7339119-48c3-4594-980b-dce3a7fb21ba', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 729/1618] 199.204.45.238 () {34 vars in 736 bytes} [Tue Jun 2 13:28:45 2026] POST /v2.0/security-groups => generated 1572 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1619] 10.0.0.231 () {32 vars in 729 bytes} [Tue Jun 2 13:28:45 2026] GET /v2.0/floatingips/cd490d94-7b92-419f-9353-92bb1a046120 => generated 855 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1620] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:28:45 2026] GET /v2.0/ports?tenant_id=3e721b15a6804af18eb9e744fa30e376&device_id=43c71bd0-9745-46f0-a010-34a75ce218a4 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1621] 199.204.45.238 () {30 vars in 815 bytes} [Tue Jun 2 13:28:45 2026] GET /v2.0/security-group-rules?security_group_id=e5292986-e7ee-47dd-a9df-dd4772dfeafc => generated 1118 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1622] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:28:45 2026] GET /v2.0/networks?id=0f585553-a232-45fb-ab5d-b56570c84ec2 => generated 757 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1623] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:28:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=a7339119-48c3-4594-980b-dce3a7fb21ba => generated 858 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1624] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:28:45 2026] GET /v2.0/subnets?id=fa6b4ea8-f192-4ac3-9968-271e313e0488 => generated 653 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1625] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:28:45 2026] GET /v2.0/ports?network_id=0f585553-a232-45fb-ab5d-b56570c84ec2&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: 892/1626] 199.204.45.238 () {34 vars in 789 bytes} [Tue Jun 2 13:28:45 2026] PUT /v2.0/ports/900a0b7a-777e-4ded-af29-ef99657d6404 => generated 1128 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1627] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:28:45 2026] GET /v2.0/networks/0f585553-a232-45fb-ab5d-b56570c84ec2?fields=segments => generated 14 bytes in 68 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: 736/1628] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 2 13:28:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1629] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 2 13:28:45 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1630] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 2 13:28:45 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: 893/1631] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:28:45 2026] GET /v2.0/networks/0f585553-a232-45fb-ab5d-b56570c84ec2?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: 739/1632] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 2 13:28:45 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: 894/1633] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 2 13:28:45 2026] GET /v2.0/subnets/ff40e91f-aa1c-4993-83dc-06d27f53d1e7 => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1634] 10.0.0.231 () {32 vars in 729 bytes} [Tue Jun 2 13:28:46 2026] GET /v2.0/floatingips/cd490d94-7b92-419f-9353-92bb1a046120 => generated 855 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1635] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:28:46 2026] GET /v2.0/security-groups?tenant_id=e442dab8481549a39efe8bbefed410a3&name=default => generated 2801 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1636] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:28:46 2026] DELETE /v2.0/security-groups/bab74a67-eac7-41fd-a16a-b4c5d01f115f => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:28:46.880 8 WARNING neutron_lib.context [None req-d853e16b-481f-4fa1-9a6a-2df049c2f06f f15fd1ecca5a4435b2224e22a6fff3a8 c0c484fc7b0c44248c102e5406bbafba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:28:47.024 8 INFO neutron.db.segments_db [None req-d853e16b-481f-4fa1-9a6a-2df049c2f06f f15fd1ecca5a4435b2224e22a6fff3a8 c0c484fc7b0c44248c102e5406bbafba - - default default] Added segment 253c4722-6b55-4a9f-9b62-01fed7c47121 of type vxlan for network 2b9e0178-fd5e-41ce-bdaf-4e45c32ad98e [pid: 8|app: 0|req: 741/1637] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:28:46 2026] POST /v2.0/networks => generated 644 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:28:47.159 7 WARNING neutron_lib.context [None req-f84801d0-4796-491c-a7f1-aaff653de31b f15fd1ecca5a4435b2224e22a6fff3a8 c0c484fc7b0c44248c102e5406bbafba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 742/1638] 10.0.0.231 () {32 vars in 729 bytes} [Tue Jun 2 13:28:47 2026] GET /v2.0/floatingips/cd490d94-7b92-419f-9353-92bb1a046120 => generated 857 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1639] 10.0.0.231 () {34 vars in 665 bytes} [Tue Jun 2 13:28:47 2026] POST /v2.0/ports => generated 775 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:28:47.530 8 WARNING neutron_lib.context [None req-71a56bc5-485c-406a-bdaf-66ab53c71256 f15fd1ecca5a4435b2224e22a6fff3a8 c0c484fc7b0c44248c102e5406bbafba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:28:47.592 8 INFO neutron.db.segments_db [None req-71a56bc5-485c-406a-bdaf-66ab53c71256 f15fd1ecca5a4435b2224e22a6fff3a8 c0c484fc7b0c44248c102e5406bbafba - - default default] Added segment 721c62b7-7023-4bca-88a9-e75192693988 of type vxlan for network 44939bff-d720-4c21-b190-bfd65c4ab86c [pid: 8|app: 0|req: 743/1640] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:28:47 2026] POST /v2.0/networks => generated 632 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:47.747 7 WARNING neutron_lib.context [None req-7a3be502-e9d2-427b-95ec-399f866c0589 f15fd1ecca5a4435b2224e22a6fff3a8 c0c484fc7b0c44248c102e5406bbafba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 898/1641] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:28:47 2026] POST /v2.0/subnets => generated 602 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:28:48.080 8 WARNING neutron_lib.context [None req-909f7562-3635-4a47-9c0d-031a88d43708 f15fd1ecca5a4435b2224e22a6fff3a8 c0c484fc7b0c44248c102e5406bbafba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 744/1642] 10.0.0.231 () {34 vars in 665 bytes} [Tue Jun 2 13:28:48 2026] POST /v2.0/ports => generated 954 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1643] 10.0.0.231 () {32 vars in 720 bytes} [Tue Jun 2 13:28:48 2026] DELETE /v2.0/ports/9bfd98fc-7002-49ed-9e58-ba1e92912d63 => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:49.050 8 INFO neutron.pecan_wsgi.hooks.translation [None req-02b569e9-95bc-44a4-bdc6-022279a5737b f15fd1ecca5a4435b2224e22a6fff3a8 c0c484fc7b0c44248c102e5406bbafba - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 745/1644] 10.0.0.231 () {32 vars in 720 bytes} [Tue Jun 2 13:28:49 2026] DELETE /v2.0/ports/9bfd98fc-7002-49ed-9e58-ba1e92912d63 => generated 132 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 13:28:49.078 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4c59b88a-29a7-446f-86ed-007b9ce80976 f15fd1ecca5a4435b2224e22a6fff3a8 c0c484fc7b0c44248c102e5406bbafba - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 900/1645] 10.0.0.231 () {32 vars in 717 bytes} [Tue Jun 2 13:28:49 2026] GET /v2.0/ports/9bfd98fc-7002-49ed-9e58-ba1e92912d63 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1646] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:28:49 2026] DELETE /v2.0/subnets/ae4766c9-0b31-4b9a-975e-af204aeccc3d => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:28:49.768 7 INFO neutron.services.segments.plugin [-] Segment 721c62b7-7023-4bca-88a9-e75192693988 resource provider aggregate not found 2026-06-02 13:28:49.777 7 INFO neutron.services.segments.plugin [-] Segment 721c62b7-7023-4bca-88a9-e75192693988 resource provider aggregate not found 2026-06-02 13:28:49.787 7 INFO neutron.services.segments.plugin [-] Segment 721c62b7-7023-4bca-88a9-e75192693988 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 721c62b7-7023-4bca-88a9-e75192693988 found for delete ", "request_id": "req-053a39ae-dcab-4479-afec-e710c5ffe9af"}]} 2026-06-02 13:28:49.799 7 INFO neutron.services.segments.plugin [-] Segment 721c62b7-7023-4bca-88a9-e75192693988 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 721c62b7-7023-4bca-88a9-e75192693988 found for delete ", "request_id": "req-1b10ab52-9c6a-4253-8dbc-d45cfed9ae61"}]} [pid: 7|app: 0|req: 901/1647] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:28:49 2026] DELETE /v2.0/networks/44939bff-d720-4c21-b190-bfd65c4ab86c => generated 0 bytes in 460 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:28:49.824 8 WARNING neutron_lib.context [None req-00ed9571-a29e-48e9-a82c-e190ac7448ff f15fd1ecca5a4435b2224e22a6fff3a8 c0c484fc7b0c44248c102e5406bbafba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:28:49.881 8 INFO neutron.db.segments_db [None req-00ed9571-a29e-48e9-a82c-e190ac7448ff f15fd1ecca5a4435b2224e22a6fff3a8 c0c484fc7b0c44248c102e5406bbafba - - default default] Added segment cae90169-4217-43b2-9475-64f006e907ea of type vxlan for network 3fa1995d-3d24-4749-bdd3-8feff80f09d6 [pid: 8|app: 0|req: 747/1648] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:28:49 2026] POST /v2.0/networks => generated 631 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:28:50.021 8 WARNING neutron_lib.context [None req-7de39a67-5be4-441c-96b7-83eabb454df8 f15fd1ecca5a4435b2224e22a6fff3a8 c0c484fc7b0c44248c102e5406bbafba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1649] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:28:50 2026] GET /v2.0/security-groups?tenant_id=279f8ef8920844afbc4b6262dda0b3da&name=default => generated 2801 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1650] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:28:50 2026] POST /v2.0/subnets => generated 602 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:28:50.363 8 WARNING neutron_lib.context [None req-ec550c21-940e-46af-bf59-037f5874320b f15fd1ecca5a4435b2224e22a6fff3a8 c0c484fc7b0c44248c102e5406bbafba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1651] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:28:50 2026] DELETE /v2.0/security-groups/76af1782-a751-4bf8-a452-a8750d972fba => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1652] 10.0.0.231 () {34 vars in 665 bytes} [Tue Jun 2 13:28:50 2026] POST /v2.0/ports => generated 911 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1653] 10.0.0.231 () {32 vars in 720 bytes} [Tue Jun 2 13:28:50 2026] DELETE /v2.0/ports/44947eb4-ee6b-458b-a77f-cf84919c83dd => generated 0 bytes in 419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:28:51.262 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c24b5652-5654-4f29-afb5-1581b1703029 f15fd1ecca5a4435b2224e22a6fff3a8 c0c484fc7b0c44248c102e5406bbafba - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 750/1654] 10.0.0.231 () {32 vars in 717 bytes} [Tue Jun 2 13:28:51 2026] GET /v2.0/ports/44947eb4-ee6b-458b-a77f-cf84919c83dd => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1655] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:28:51 2026] DELETE /v2.0/subnets/bbdbfb4e-54e5-4d85-9045-e02ba7ffc991 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:28:51.895 8 INFO neutron.services.segments.plugin [-] Segment cae90169-4217-43b2-9475-64f006e907ea resource provider aggregate not found 2026-06-02 13:28:51.901 8 INFO neutron.services.segments.plugin [-] Segment cae90169-4217-43b2-9475-64f006e907ea resource provider aggregate not found 2026-06-02 13:28:51.917 8 INFO neutron.services.segments.plugin [-] Segment cae90169-4217-43b2-9475-64f006e907ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cae90169-4217-43b2-9475-64f006e907ea found for delete ", "request_id": "req-4b9ae5db-28e5-4851-83c8-765aa99a77e4"}]} 2026-06-02 13:28:51.921 8 INFO neutron.services.segments.plugin [-] Segment cae90169-4217-43b2-9475-64f006e907ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cae90169-4217-43b2-9475-64f006e907ea found for delete ", "request_id": "req-b6f25fa4-c2f6-46c5-808d-ea51b453e77c"}]} [pid: 8|app: 0|req: 751/1656] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:28:51 2026] DELETE /v2.0/networks/3fa1995d-3d24-4749-bdd3-8feff80f09d6 => generated 0 bytes in 429 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:28:51.948 7 WARNING neutron_lib.context [None req-2a9552f1-f555-494d-82bb-870e17e7c3ae f15fd1ecca5a4435b2224e22a6fff3a8 c0c484fc7b0c44248c102e5406bbafba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1657] 10.0.0.231 () {34 vars in 665 bytes} [Tue Jun 2 13:28:51 2026] POST /v2.0/ports => generated 775 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:52.361 8 INFO neutron.db.segments_db [None req-ce727fba-cce3-4555-8d15-e6d3e3f06c21 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Added segment 034ac0a3-2631-4ed9-a4fc-04a50aa60963 of type vxlan for network dcd48d26-8344-4f66-b123-78d5aeae12b5 [pid: 7|app: 0|req: 907/1658] 10.0.0.231 () {34 vars in 737 bytes} [Tue Jun 2 13:28:52 2026] PUT /v2.0/ports/af7a7001-827b-4e73-8ecb-ff745318d374 => generated 752 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1659] 10.0.0.231 () {34 vars in 671 bytes} [Tue Jun 2 13:28:52 2026] POST /v2.0/networks => generated 740 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1660] 10.0.0.231 () {32 vars in 720 bytes} [Tue Jun 2 13:28:52 2026] DELETE /v2.0/ports/af7a7001-827b-4e73-8ecb-ff745318d374 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 753/1661] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:28:52 2026] POST /v2.0/subnets => generated 663 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:28:52.788 8 INFO neutron.db.segments_db [None req-2193e78a-533e-4436-bf61-29790ed81e2d 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Added segment c5f0cf96-b428-44ff-ace0-635f9d835cc4 of type vxlan for network 7f003b29-7f10-4ccc-8678-a48ab82247c4 [pid: 7|app: 0|req: 909/1662] 10.0.0.231 () {32 vars in 643 bytes} [Tue Jun 2 13:28:52 2026] GET /v2.0/ports => generated 778 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:28:52.863 7 INFO neutron.pecan_wsgi.hooks.translation [None req-780c8a2b-1628-4923-ac8f-f909733fad22 f15fd1ecca5a4435b2224e22a6fff3a8 c0c484fc7b0c44248c102e5406bbafba - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 910/1663] 10.0.0.231 () {32 vars in 717 bytes} [Tue Jun 2 13:28:52 2026] GET /v2.0/ports/af7a7001-827b-4e73-8ecb-ff745318d374 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1664] 10.0.0.231 () {32 vars in 643 bytes} [Tue Jun 2 13:28:52 2026] GET /v2.0/ports => generated 778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1665] 10.0.0.231 () {32 vars in 717 bytes} [Tue Jun 2 13:28:52 2026] GET /v2.0/ports/8a6e0272-1303-44ec-8ca0-eb3987b1108a => generated 775 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:28:52.990 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1be65017-4eb3-4e99-8833-0e20699a8b02 f15fd1ecca5a4435b2224e22a6fff3a8 c0c484fc7b0c44248c102e5406bbafba - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 913/1666] 10.0.0.231 () {32 vars in 720 bytes} [Tue Jun 2 13:28:52 2026] DELETE /v2.0/ports/44947eb4-ee6b-458b-a77f-cf84919c83dd => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 13:28:53.019 7 INFO neutron.pecan_wsgi.hooks.translation [None req-316882e8-d71f-4dff-be4a-9c4ce800b197 f15fd1ecca5a4435b2224e22a6fff3a8 c0c484fc7b0c44248c102e5406bbafba - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 914/1667] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:28:52 2026] DELETE /v2.0/subnets/bbdbfb4e-54e5-4d85-9045-e02ba7ffc991 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 13:28:53.043 7 INFO neutron.pecan_wsgi.hooks.translation [None req-89d5d4e2-11fb-4ab2-991a-0c5a02f260f6 f15fd1ecca5a4435b2224e22a6fff3a8 c0c484fc7b0c44248c102e5406bbafba - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 915/1668] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:28:53 2026] DELETE /v2.0/subnets/ae4766c9-0b31-4b9a-975e-af204aeccc3d => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 13:28:53.133 8 INFO neutron.db.l3_hamode_db [None req-2193e78a-533e-4436-bf61-29790ed81e2d 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 916/1669] 10.0.0.231 () {32 vars in 720 bytes} [Tue Jun 2 13:28:53 2026] DELETE /v2.0/ports/8a6e0272-1303-44ec-8ca0-eb3987b1108a => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:28:53.491 7 INFO neutron.services.segments.plugin [-] Segment 253c4722-6b55-4a9f-9b62-01fed7c47121 resource provider aggregate not found 2026-06-02 13:28:53.499 7 INFO neutron.services.segments.plugin [-] Segment 253c4722-6b55-4a9f-9b62-01fed7c47121 resource provider aggregate not found 2026-06-02 13:28:53.510 7 INFO neutron.services.segments.plugin [-] Segment 253c4722-6b55-4a9f-9b62-01fed7c47121 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 253c4722-6b55-4a9f-9b62-01fed7c47121 found for delete ", "request_id": "req-c72106bc-9c72-461a-b0f3-11b169f411c5"}]} 2026-06-02 13:28:53.524 7 INFO neutron.services.segments.plugin [-] Segment 253c4722-6b55-4a9f-9b62-01fed7c47121 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 253c4722-6b55-4a9f-9b62-01fed7c47121 found for delete ", "request_id": "req-a02ddbde-5a9e-4f6a-b8f8-41d56d1edf11"}]} [pid: 7|app: 0|req: 917/1670] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:28:53 2026] DELETE /v2.0/networks/2b9e0178-fd5e-41ce-bdaf-4e45c32ad98e => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1671] 10.0.0.21 () {34 vars in 989 bytes} [Tue Jun 2 13:28:53 2026] GET /v2.0/ports?device_id=43c71bd0-9745-46f0-a010-34a75ce218a4 => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1672] 10.0.0.176 () {34 vars in 1016 bytes} [Tue Jun 2 13:28:53 2026] GET /v2.0/security-groups?id=66e899f8-1891-4815-bde7-efe5383a2f57&fields=id => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1673] 10.0.0.21 () {34 vars in 1039 bytes} [Tue Jun 2 13:28:53 2026] GET /v2.0/security-groups?id=148197f6-d963-43e1-9019-11072bb85d42&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1674] 10.0.0.176 () {34 vars in 982 bytes} [Tue Jun 2 13:28:53 2026] GET /v2.0/networks?id=e6eca629-9f34-4d9d-b976-533764bf9add => generated 735 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1675] 10.0.0.176 () {34 vars in 965 bytes} [Tue Jun 2 13:28:53 2026] GET /v2.0/quotas/6113b4144fcb4670a97a3842b1c63b8e => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1676] 10.0.0.176 () {34 vars in 1002 bytes} [Tue Jun 2 13:28:53 2026] GET /v2.0/ports?tenant_id=6113b4144fcb4670a97a3842b1c63b8e&fields=id => generated 149 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1677] 10.0.0.176 () {34 vars in 1008 bytes} [Tue Jun 2 13:28:53 2026] GET /v2.0/networks/e6eca629-9f34-4d9d-b976-533764bf9add?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: 925/1678] 10.0.0.176 () {34 vars in 1108 bytes} [Tue Jun 2 13:28:53 2026] GET /v2.0/networks/e6eca629-9f34-4d9d-b976-533764bf9add?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: 926/1679] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:28:54 2026] GET /v2.0/security-groups?tenant_id=c0c484fc7b0c44248c102e5406bbafba&name=default => generated 2801 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1680] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:28:54 2026] DELETE /v2.0/security-groups/a3241523-81b4-4c6a-95c3-ae5d9df914a0 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:28:54.368 8 INFO neutron.db.l3_hamode_db [None req-2193e78a-533e-4436-bf61-29790ed81e2d 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 928/1681] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:28:54 2026] GET /v2.0/ports?device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => 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: 929/1682] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:28:54 2026] GET /v2.0/ports?device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => 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: 930/1683] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:28:55 2026] GET /v2.0/networks?id=e6eca629-9f34-4d9d-b976-533764bf9add => generated 735 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1686] 199.204.45.238 () {34 vars in 1050 bytes} [Tue Jun 2 13:28:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6113b4144fcb4670a97a3842b1c63b8e => generated 343 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1687] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:28:52 2026] POST /v2.0/routers => generated 727 bytes in 2863 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1688] 199.204.45.238 () {38 vars in 955 bytes} [Tue Jun 2 13:28:55 2026] POST /v2.0/ports => generated 1082 bytes in 403 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: 935/1689] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 2 13:28:55 2026] PUT /v2.0/ports/1e016641-b866-4b46-83a2-0d2053dbd952 => generated 1207 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:28:56.581 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0caed4db-4252-499d-aafb-bd4f78d77b9c'] response: {'name': 'network-changed', 'server_uuid': 'de6a049a-01b5-4a50-b5b2-95944f9752ac', 'tag': '1e016641-b866-4b46-83a2-0d2053dbd952', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:28:56.690 7 WARNING neutron_lib.context [None req-7d2d06d2-ca64-4a17-8a42-c85a302c71b3 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:28:56.799 7 INFO neutron.db.segments_db [None req-7d2d06d2-ca64-4a17-8a42-c85a302c71b3 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] Added segment d352c29b-2e02-462b-999c-4da47e531d27 of type vxlan for network a6198d54-2800-4f39-bc11-31a9296635cd [pid: 7|app: 0|req: 936/1690] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:28:56 2026] POST /v2.0/networks => generated 630 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1691] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:28:56 2026] GET /v2.0/ports?tenant_id=6113b4144fcb4670a97a3842b1c63b8e&device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => generated 1246 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:28:56.987 7 WARNING neutron_lib.context [None req-a9d40c93-a22d-4ba9-8349-d08e1c7766b7 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:28:57.053 7 INFO neutron.db.segments_db [None req-a9d40c93-a22d-4ba9-8349-d08e1c7766b7 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] Added segment f1c52948-ed5b-40d1-beb6-3612f40abc93 of type vxlan for network 37bcf27a-d8ea-4cd7-a7ae-7a65480f541e [pid: 7|app: 0|req: 938/1692] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:28:56 2026] POST /v2.0/networks => generated 629 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1693] 199.204.45.238 () {34 vars in 1062 bytes} [Tue Jun 2 13:28:57 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.108&port_id=1e016641-b866-4b46-83a2-0d2053dbd952 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:28:57.215 7 WARNING neutron_lib.context [None req-48a69c25-cfea-4b70-9125-22b7317140b0 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 755/1694] 10.0.0.231 () {34 vars in 783 bytes} [Tue Jun 2 13:28:55 2026] PUT /v2.0/routers/be35fecd-7fdb-4b42-a994-581821b23a3f/add_router_interface => generated 309 bytes in 1883 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1695] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:28:57 2026] GET /v2.0/subnets?id=4f96b8c1-f309-40d0-9ba8-da614dbd0f40 => 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: 757/1696] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:28:57 2026] GET /v2.0/ports?network_id=e6eca629-9f34-4d9d-b976-533764bf9add&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1697] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:28:57 2026] POST /v2.0/subnets => generated 602 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1698] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:28:57 2026] GET /v2.0/ports?device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => generated 1246 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:28:57.652 8 WARNING neutron_lib.context [None req-fb81b272-7544-4877-b6c9-e3bb6239da92 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 941/1699] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:28:57 2026] GET /v2.0/networks/e6eca629-9f34-4d9d-b976-533764bf9add?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1700] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:28:57 2026] GET /v2.0/security-groups?id=66e899f8-1891-4815-bde7-efe5383a2f57&fields=id&fields=name => generated 96 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1701] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:28:57 2026] GET /v2.0/networks/e6eca629-9f34-4d9d-b976-533764bf9add?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: 944/1702] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:28:57 2026] GET /v2.0/ports?device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => generated 1246 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1703] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:28:57 2026] GET /v2.0/ports?tenant_id=6113b4144fcb4670a97a3842b1c63b8e&device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => generated 1246 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1704] 10.0.0.231 () {32 vars in 826 bytes} [Tue Jun 2 13:28:57 2026] GET /v2.0/ports?project_id=3e721b15a6804af18eb9e744fa30e376&network_id=0f585553-a232-45fb-ab5d-b56570c84ec2 => generated 3691 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1705] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:28:57 2026] POST /v2.0/subnets => generated 602 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1706] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:28:58 2026] GET /v2.0/networks?id=e6eca629-9f34-4d9d-b976-533764bf9add => generated 735 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:28:58.129 8 WARNING neutron_lib.context [None req-2c2c6e73-ddbf-4723-84af-49f13c743b15 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 948/1707] 199.204.45.238 () {34 vars in 1062 bytes} [Tue Jun 2 13:28:58 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.108&port_id=1e016641-b866-4b46-83a2-0d2053dbd952 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:28:58.187 8 INFO neutron.db.segments_db [None req-2c2c6e73-ddbf-4723-84af-49f13c743b15 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] Added segment 3abd0a5e-950e-4012-a916-52532b434e8b of type vxlan for network e29fc7e3-50ec-4589-ab77-b080b4745129 [pid: 7|app: 0|req: 949/1708] 199.204.45.238 () {34 vars in 994 bytes} [Tue Jun 2 13:28:58 2026] GET /v2.0/ports?device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1709] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:28:58 2026] GET /v2.0/subnets?id=4f96b8c1-f309-40d0-9ba8-da614dbd0f40 => generated 630 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1710] 199.204.45.238 () {34 vars in 1044 bytes} [Tue Jun 2 13:28:58 2026] GET /v2.0/security-groups?id=66e899f8-1891-4815-bde7-efe5383a2f57&fields=id&fields=name => generated 96 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1711] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:28:58 2026] GET /v2.0/ports?network_id=e6eca629-9f34-4d9d-b976-533764bf9add&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1712] 10.0.0.231 () {32 vars in 742 bytes} [Tue Jun 2 13:28:58 2026] GET /v2.0/subnets?network_id=c2757a49-9591-44e2-ae2e-4b86bc70e76d => generated 644 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1713] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:28:58 2026] GET /v2.0/networks/e6eca629-9f34-4d9d-b976-533764bf9add?fields=segments => generated 14 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1714] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:28:58 2026] GET /v2.0/networks/e6eca629-9f34-4d9d-b976-533764bf9add?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) 2026-06-02 13:28:58.666 8 INFO neutron.db.l3_hamode_db [None req-2c2c6e73-ddbf-4723-84af-49f13c743b15 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 13:28:58.776 7 INFO neutron.db.l3_db [None req-f6636ea7-071a-4e54-be1f-400d0ca2bba2 c2777abd787c42f5b822801cddec825c 3e721b15a6804af18eb9e744fa30e376 - - default default] Floating IP cd490d94-7b92-419f-9353-92bb1a046120 disassociated. External IP: 10.96.250.205, port: a7339119-48c3-4594-980b-dce3a7fb21ba. 2026-06-02 13:28:58.888 8 INFO neutron.db.l3_hamode_db [None req-2c2c6e73-ddbf-4723-84af-49f13c743b15 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 956/1715] 10.0.0.231 () {34 vars in 749 bytes} [Tue Jun 2 13:28:58 2026] PUT /v2.0/floatingips/cd490d94-7b92-419f-9353-92bb1a046120 => generated 554 bytes in 682 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:28:59.329 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-54734b01-43a6-4cf1-ae7c-ce641d029cc7'] response: {'name': 'network-changed', 'server_uuid': '43c71bd0-9745-46f0-a010-34a75ce218a4', 'tag': 'a7339119-48c3-4594-980b-dce3a7fb21ba', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 957/1716] 10.0.0.231 () {32 vars in 729 bytes} [Tue Jun 2 13:28:59 2026] GET /v2.0/floatingips/cd490d94-7b92-419f-9353-92bb1a046120 => generated 554 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1717] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:28:59 2026] GET /v2.0/ports?tenant_id=3e721b15a6804af18eb9e744fa30e376&device_id=43c71bd0-9745-46f0-a010-34a75ce218a4 => generated 1240 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1718] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:28:59 2026] GET /v2.0/networks?id=0f585553-a232-45fb-ab5d-b56570c84ec2 => generated 757 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1719] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:28:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=a7339119-48c3-4594-980b-dce3a7fb21ba => 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: 961/1720] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:28:59 2026] GET /v2.0/subnets?id=fa6b4ea8-f192-4ac3-9968-271e313e0488 => generated 653 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1721] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:28:59 2026] GET /v2.0/ports?network_id=0f585553-a232-45fb-ab5d-b56570c84ec2&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: 963/1722] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:28:59 2026] GET /v2.0/networks/0f585553-a232-45fb-ab5d-b56570c84ec2?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: 964/1723] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:28:59 2026] GET /v2.0/networks/0f585553-a232-45fb-ab5d-b56570c84ec2?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: 760/1724] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:28:58 2026] POST /v2.0/routers => generated 506 bytes in 1796 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1725] 10.0.0.176 () {34 vars in 982 bytes} [Tue Jun 2 13:29:00 2026] GET /v2.0/networks?id=dcd48d26-8344-4f66-b123-78d5aeae12b5 => generated 672 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1726] 10.0.0.176 () {34 vars in 965 bytes} [Tue Jun 2 13:29:00 2026] GET /v2.0/quotas/c9cf3cee84194f0aa8f4f3c55a1e1e0a => 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: 763/1727] 10.0.0.176 () {34 vars in 1002 bytes} [Tue Jun 2 13:29:00 2026] GET /v2.0/ports?tenant_id=c9cf3cee84194f0aa8f4f3c55a1e1e0a&fields=id => generated 103 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1728] 10.0.0.231 () {32 vars in 729 bytes} [Tue Jun 2 13:29:00 2026] GET /v2.0/floatingips/cd490d94-7b92-419f-9353-92bb1a046120 => generated 554 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1729] 10.0.0.176 () {34 vars in 1008 bytes} [Tue Jun 2 13:29:00 2026] GET /v2.0/networks/dcd48d26-8344-4f66-b123-78d5aeae12b5?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1730] 10.0.0.176 () {34 vars in 1108 bytes} [Tue Jun 2 13:29:00 2026] GET /v2.0/networks/dcd48d26-8344-4f66-b123-78d5aeae12b5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1731] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:29:00 2026] GET /v2.0/ports?device_id=ac1c3e84-1e67-4d4d-bdbe-7acaefd910d6 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1732] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:29:00 2026] GET /v2.0/ports?device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => generated 1248 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1733] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:29:00 2026] GET /v2.0/security-groups?id=66e899f8-1891-4815-bde7-efe5383a2f57&fields=id&fields=name => generated 96 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1734] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:29:01 2026] GET /v2.0/ports?device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1735] 10.0.0.231 () {32 vars in 729 bytes} [Tue Jun 2 13:29:01 2026] GET /v2.0/floatingips/cd490d94-7b92-419f-9353-92bb1a046120 => generated 552 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1736] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:29:01 2026] GET /v2.0/networks?id=dcd48d26-8344-4f66-b123-78d5aeae12b5 => generated 672 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:29:01.817 8 WARNING neutron_lib.context [req-9445f4f3-ea24-4105-995f-c0cfcb3cd15c req-de0810c2-04ba-496b-aa04-c7c8d9223341 9d53089b7efd46d583b6e85b923e8ef1 c9cf3cee84194f0aa8f4f3c55a1e1e0a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 965/1737] 10.0.0.231 () {34 vars in 783 bytes} [Tue Jun 2 13:28:59 2026] PUT /v2.0/routers/66c7eed8-d5f8-444e-a9a1-7a0880427704/add_router_interface => generated 309 bytes in 2162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1738] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:29:02 2026] GET /v2.0/ports?device_id=ac1c3e84-1e67-4d4d-bdbe-7acaefd910d6 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1739] 10.0.0.231 () {32 vars in 717 bytes} [Tue Jun 2 13:29:02 2026] GET /v2.0/ports/d1c99e03-82b5-431f-9789-9e0b314d9f47 => generated 955 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1740] 199.204.45.238 () {38 vars in 955 bytes} [Tue Jun 2 13:29:01 2026] POST /v2.0/ports => generated 958 bytes in 566 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: 774/1741] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 2 13:29:02 2026] PUT /v2.0/ports/b53eade2-61b9-45ec-8308-07b43a10b952 => generated 1203 bytes in 606 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:29:03.008 8 WARNING neutron_lib.context [None req-8be3be29-f904-42ae-981f-884904cece66 c2777abd787c42f5b822801cddec825c 3e721b15a6804af18eb9e744fa30e376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:29:03.051 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-74fb4e08-2612-4596-bc4f-78c6eb69e00c'] response: {'name': 'network-changed', 'server_uuid': 'ac1c3e84-1e67-4d4d-bdbe-7acaefd910d6', 'tag': 'b53eade2-61b9-45ec-8308-07b43a10b952', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 775/1742] 10.0.0.231 () {34 vars in 685 bytes} [Tue Jun 2 13:29:02 2026] POST /v2.0/security-groups => generated 1611 bytes in 156 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: 776/1743] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:29:03 2026] GET /v2.0/ports?tenant_id=c9cf3cee84194f0aa8f4f3c55a1e1e0a&device_id=ac1c3e84-1e67-4d4d-bdbe-7acaefd910d6 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:29:03.199 8 WARNING neutron_lib.context [None req-6ed3cf89-ecc0-4bd8-85f9-e445f6f5b908 c2777abd787c42f5b822801cddec825c 3e721b15a6804af18eb9e744fa30e376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 777/1744] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:29:03 2026] POST /v2.0/security-group-rules => generated 565 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1745] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:29:03 2026] GET /v2.0/ports?device_id=ac1c3e84-1e67-4d4d-bdbe-7acaefd910d6 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1746] 199.204.45.238 () {34 vars in 1060 bytes} [Tue Jun 2 13:29:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b53eade2-61b9-45ec-8308-07b43a10b952 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:29:03.429 8 WARNING neutron_lib.context [None req-a600633d-e133-4b20-86b2-2273407b82c3 c2777abd787c42f5b822801cddec825c 3e721b15a6804af18eb9e744fa30e376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1747] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:29:03 2026] POST /v2.0/security-group-rules => generated 564 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1748] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:29:03 2026] GET /v2.0/security-groups?id=c4fc606c-0c29-4a70-a3ba-b0f676855adb&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1749] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:29:03 2026] GET /v2.0/subnets?id=9b44acc5-055a-4a02-8858-83e691bb01d6 => generated 666 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:29:03.623 8 WARNING neutron_lib.context [None req-0aaccca4-fc5f-4f16-81dc-a2b2da8944eb c2777abd787c42f5b822801cddec825c 3e721b15a6804af18eb9e744fa30e376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1750] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:29:03 2026] POST /v2.0/security-group-rules => generated 570 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1751] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:29:03 2026] GET /v2.0/ports?network_id=dcd48d26-8344-4f66-b123-78d5aeae12b5&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:29:03.757 8 WARNING neutron_lib.context [None req-2458dd39-b79a-480f-aebb-501d2bd389c0 c2777abd787c42f5b822801cddec825c 3e721b15a6804af18eb9e744fa30e376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 968/1752] 10.0.0.231 () {34 vars in 783 bytes} [Tue Jun 2 13:29:02 2026] PUT /v2.0/routers/66c7eed8-d5f8-444e-a9a1-7a0880427704/add_router_interface => generated 309 bytes in 1741 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1753] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:29:03 2026] POST /v2.0/security-group-rules => generated 569 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1754] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:29:03 2026] GET /v2.0/networks/dcd48d26-8344-4f66-b123-78d5aeae12b5?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:29:03.965 7 WARNING neutron_lib.context [None req-b4d8a8e4-ff05-4a98-b42b-c292117ac4ce c2777abd787c42f5b822801cddec825c 3e721b15a6804af18eb9e744fa30e376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 786/1755] 10.0.0.231 () {32 vars in 717 bytes} [Tue Jun 2 13:29:03 2026] GET /v2.0/ports/56c5498d-7f04-40cb-ab66-2090246c61d1 => generated 955 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:29:04.005 7 INFO neutron.db.securitygroups_db [None req-b4d8a8e4-ff05-4a98-b42b-c292117ac4ce c2777abd787c42f5b822801cddec825c 3e721b15a6804af18eb9e744fa30e376 - - default default] Project 3e721b15a6804af18eb9e744fa30e376 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 787/1756] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:29:04 2026] GET /v2.0/networks/dcd48d26-8344-4f66-b123-78d5aeae12b5?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: 970/1757] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:29:03 2026] POST /v2.0/security-group-rules => generated 575 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:29:04.094 7 WARNING neutron_lib.context [None req-80ed8c52-89bb-4df4-8c9a-3f3abd3b3fbb c2777abd787c42f5b822801cddec825c 3e721b15a6804af18eb9e744fa30e376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:29:04.111 7 INFO neutron.db.securitygroups_db [None req-80ed8c52-89bb-4df4-8c9a-3f3abd3b3fbb c2777abd787c42f5b822801cddec825c 3e721b15a6804af18eb9e744fa30e376 - - default default] Project 3e721b15a6804af18eb9e744fa30e376 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: 971/1758] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:29:04 2026] POST /v2.0/security-group-rules => generated 574 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1759] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:29:04 2026] GET /v2.0/ports?tenant_id=c9cf3cee84194f0aa8f4f3c55a1e1e0a&device_id=ac1c3e84-1e67-4d4d-bdbe-7acaefd910d6 => generated 1242 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1760] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:29:04 2026] GET /v2.0/networks?id=dcd48d26-8344-4f66-b123-78d5aeae12b5 => generated 768 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1761] 199.204.45.238 () {34 vars in 1060 bytes} [Tue Jun 2 13:29:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b53eade2-61b9-45ec-8308-07b43a10b952 => 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: 975/1762] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:29:04 2026] GET /v2.0/subnets?id=9b44acc5-055a-4a02-8858-83e691bb01d6 => generated 666 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1763] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:29:04 2026] GET /v2.0/ports?network_id=dcd48d26-8344-4f66-b123-78d5aeae12b5&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1764] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:29:04 2026] GET /v2.0/networks/dcd48d26-8344-4f66-b123-78d5aeae12b5?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: 978/1765] 10.0.0.231 () {32 vars in 649 bytes} [Tue Jun 2 13:29:04 2026] GET /v2.0/networks => generated 1298 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1766] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:29:04 2026] GET /v2.0/networks/dcd48d26-8344-4f66-b123-78d5aeae12b5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1767] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:29:04 2026] GET /v2.0/ports?device_id=ac1c3e84-1e67-4d4d-bdbe-7acaefd910d6 => generated 975 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1768] 10.0.0.176 () {34 vars in 1100 bytes} [Tue Jun 2 13:29:04 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2140325484&fields=id&tenant_id=3e721b15a6804af18eb9e744fa30e376 => generated 69 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1769] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:29:05 2026] GET /v2.0/security-groups?id=c4fc606c-0c29-4a70-a3ba-b0f676855adb&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1770] 10.0.0.176 () {34 vars in 982 bytes} [Tue Jun 2 13:29:05 2026] GET /v2.0/networks?id=0f585553-a232-45fb-ab5d-b56570c84ec2 => generated 661 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1771] 10.0.0.176 () {34 vars in 965 bytes} [Tue Jun 2 13:29:05 2026] GET /v2.0/quotas/3e721b15a6804af18eb9e744fa30e376 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1772] 10.0.0.231 () {34 vars in 789 bytes} [Tue Jun 2 13:29:04 2026] PUT /v2.0/routers/66c7eed8-d5f8-444e-a9a1-7a0880427704/remove_router_interface => generated 309 bytes in 1243 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1773] 10.0.0.176 () {34 vars in 1002 bytes} [Tue Jun 2 13:29:05 2026] GET /v2.0/ports?tenant_id=3e721b15a6804af18eb9e744fa30e376&fields=id => generated 149 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1774] 10.0.0.176 () {34 vars in 1008 bytes} [Tue Jun 2 13:29:05 2026] GET /v2.0/networks/0f585553-a232-45fb-ab5d-b56570c84ec2?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: 987/1775] 10.0.0.176 () {34 vars in 1108 bytes} [Tue Jun 2 13:29:05 2026] GET /v2.0/networks/0f585553-a232-45fb-ab5d-b56570c84ec2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1776] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:29:05 2026] GET /v2.0/ports?device_id=dede4575-0f9e-4e88-bed9-17c860827eac => 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: 989/1777] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:29:06 2026] GET /v2.0/ports?device_id=ac1c3e84-1e67-4d4d-bdbe-7acaefd910d6 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1778] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:29:06 2026] GET /v2.0/security-groups?id=c4fc606c-0c29-4a70-a3ba-b0f676855adb&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1779] 10.0.0.231 () {34 vars in 789 bytes} [Tue Jun 2 13:29:05 2026] PUT /v2.0/routers/66c7eed8-d5f8-444e-a9a1-7a0880427704/remove_router_interface => generated 309 bytes in 1243 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1780] 10.0.0.231 () {32 vars in 736 bytes} [Tue Jun 2 13:29:06 2026] GET /v2.0/ports?device_id=66c7eed8-d5f8-444e-a9a1-7a0880427704 => 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: 790/1781] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:29:06 2026] GET /v2.0/networks?id=0f585553-a232-45fb-ab5d-b56570c84ec2 => generated 661 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1782] 199.204.45.238 () {34 vars in 1050 bytes} [Tue Jun 2 13:29:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3e721b15a6804af18eb9e744fa30e376 => generated 274 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1783] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:29:06 2026] GET /v2.0/ports?device_id=dede4575-0f9e-4e88-bed9-17c860827eac => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:29:06.883 8 WARNING neutron_lib.context [req-d5e9771d-4e10-4180-b588-f2d8ce987274 req-44956fe9-9feb-41d7-9fa1-3f190eb57390 c2777abd787c42f5b822801cddec825c 3e721b15a6804af18eb9e744fa30e376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:29:07.589 7 INFO neutron.services.segments.plugin [-] Segment 3abd0a5e-950e-4012-a916-52532b434e8b resource provider aggregate not found 2026-06-02 13:29:07.593 7 INFO neutron.services.segments.plugin [-] Segment 3abd0a5e-950e-4012-a916-52532b434e8b resource provider aggregate not found 2026-06-02 13:29:07.604 7 INFO neutron.services.segments.plugin [-] Segment 3abd0a5e-950e-4012-a916-52532b434e8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3abd0a5e-950e-4012-a916-52532b434e8b found for delete ", "request_id": "req-e99ab828-4361-4814-b5b3-c0bc48998aa6"}]} 2026-06-02 13:29:07.610 7 INFO neutron.services.segments.plugin [-] Segment 3abd0a5e-950e-4012-a916-52532b434e8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3abd0a5e-950e-4012-a916-52532b434e8b found for delete ", "request_id": "req-60f221da-926a-4129-9860-4c8e0c696371"}]} 2026-06-02 13:29:07.616 7 INFO neutron.db.l3_hamode_db [None req-2181e7ec-2d52-48f7-8fe9-2238cf404911 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] HA network e29fc7e3-50ec-4589-ab77-b080b4745129 was deleted as no HA routers are present in tenant ad7b5c3830cc4aafbc774f63e8267a50. [pid: 7|app: 0|req: 992/1784] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:29:06 2026] DELETE /v2.0/routers/66c7eed8-d5f8-444e-a9a1-7a0880427704 => generated 0 bytes in 1006 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1785] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:29:07 2026] GET /v2.0/ports?device_id=ac1c3e84-1e67-4d4d-bdbe-7acaefd910d6 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1786] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:29:07 2026] DELETE /v2.0/subnets/ef7f512e-1d30-4141-a261-d0a305767c73 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1787] 199.204.45.238 () {38 vars in 955 bytes} [Tue Jun 2 13:29:06 2026] POST /v2.0/ports => generated 954 bytes in 1023 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: 995/1788] 199.204.45.238 () {34 vars in 994 bytes} [Tue Jun 2 13:29:07 2026] GET /v2.0/ports?device_id=ac1c3e84-1e67-4d4d-bdbe-7acaefd910d6 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1789] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:29:07 2026] GET /v2.0/security-groups?id=c4fc606c-0c29-4a70-a3ba-b0f676855adb&fields=id&fields=name => generated 88 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1790] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:29:07 2026] DELETE /v2.0/subnets/6edac6d1-9886-40aa-8937-469e37511ab3 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1791] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:29:08 2026] GET /v2.0/ports?device_id=dede4575-0f9e-4e88-bed9-17c860827eac => generated 957 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1792] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 2 13:29:07 2026] PUT /v2.0/ports/a050d900-9f0f-4234-9b21-4d3488bdb27d => generated 1199 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:29:08.551 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-390c6362-87a8-439c-a5a1-34cb1d2ad9e7'] response: {'name': 'network-changed', 'server_uuid': 'dede4575-0f9e-4e88-bed9-17c860827eac', 'tag': 'a050d900-9f0f-4234-9b21-4d3488bdb27d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 998/1793] 199.204.45.238 () {36 vars in 997 bytes} [Tue Jun 2 13:29:08 2026] DELETE /v2.0/ports/b53eade2-61b9-45ec-8308-07b43a10b952 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:29:08.612 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e9166e8-26ea-4933-8cf8-500804071459'] response: {'server_uuid': 'ac1c3e84-1e67-4d4d-bdbe-7acaefd910d6', 'name': 'network-vif-deleted', 'tag': 'b53eade2-61b9-45ec-8308-07b43a10b952', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 999/1794] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:29:08 2026] GET /v2.0/security-groups?id=4a91897a-6d62-443a-9b85-a2536c150b2d&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1795] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:29:08 2026] GET /v2.0/ports?tenant_id=3e721b15a6804af18eb9e744fa30e376&device_id=dede4575-0f9e-4e88-bed9-17c860827eac => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1796] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:29:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=a050d900-9f0f-4234-9b21-4d3488bdb27d => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:29:08.749 8 INFO neutron.services.segments.plugin [-] Segment f1c52948-ed5b-40d1-beb6-3612f40abc93 resource provider aggregate not found [pid: 7|app: 0|req: 1002/1797] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:29:08 2026] GET /v2.0/subnets?id=fa6b4ea8-f192-4ac3-9968-271e313e0488 => generated 653 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:29:08.763 8 INFO neutron.services.segments.plugin [-] Segment f1c52948-ed5b-40d1-beb6-3612f40abc93 resource provider aggregate not found 2026-06-02 13:29:08.768 8 INFO neutron.services.segments.plugin [-] Segment f1c52948-ed5b-40d1-beb6-3612f40abc93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1c52948-ed5b-40d1-beb6-3612f40abc93 found for delete ", "request_id": "req-6f76b30b-ef7d-4f72-8149-1af0accc6dda"}]} 2026-06-02 13:29:08.776 8 INFO neutron.services.segments.plugin [-] Segment f1c52948-ed5b-40d1-beb6-3612f40abc93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1c52948-ed5b-40d1-beb6-3612f40abc93 found for delete ", "request_id": "req-a0e6be0e-4e88-4fc2-bc02-7570c631aba9"}]} [pid: 8|app: 0|req: 796/1798] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:29:08 2026] DELETE /v2.0/networks/37bcf27a-d8ea-4cd7-a7ae-7a65480f541e => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1003/1799] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:29:08 2026] GET /v2.0/ports?network_id=0f585553-a232-45fb-ab5d-b56570c84ec2&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: 1004/1800] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:29:08 2026] GET /v2.0/networks/0f585553-a232-45fb-ab5d-b56570c84ec2?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1801] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:29:08 2026] GET /v2.0/networks/0f585553-a232-45fb-ab5d-b56570c84ec2?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: 797/1802] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:29:08 2026] DELETE /v2.0/networks/a6198d54-2800-4f39-bc11-31a9296635cd => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1803] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:29:09 2026] GET /v2.0/ports?device_id=ac1c3e84-1e67-4d4d-bdbe-7acaefd910d6 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1804] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:29:09 2026] GET /v2.0/ports?tenant_id=3e721b15a6804af18eb9e744fa30e376&device_id=dede4575-0f9e-4e88-bed9-17c860827eac => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:29:09.099 8 WARNING neutron_lib.context [None req-646e3b8c-63ce-48bf-a245-acb5491ea7bf 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:29:09.174 8 INFO neutron.db.segments_db [None req-646e3b8c-63ce-48bf-a245-acb5491ea7bf 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] Added segment 37db13f2-611c-4913-b39c-7912e7df1026 of type vxlan for network 8eb301ff-9eee-4b56-afc4-f1fcb94414f4 [pid: 7|app: 0|req: 1007/1805] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:29:09 2026] GET /v2.0/networks?id=0f585553-a232-45fb-ab5d-b56570c84ec2 => generated 757 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1806] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:29:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=a050d900-9f0f-4234-9b21-4d3488bdb27d => 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: 1009/1807] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:29:09 2026] GET /v2.0/subnets?id=fa6b4ea8-f192-4ac3-9968-271e313e0488 => generated 653 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1808] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:29:09 2026] POST /v2.0/networks => generated 629 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:29:09.347 8 WARNING neutron_lib.context [None req-dbcb94c0-a754-4ea1-9472-484f42cef736 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1010/1809] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:29:09 2026] GET /v2.0/ports?network_id=0f585553-a232-45fb-ab5d-b56570c84ec2&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1810] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:29:09 2026] GET /v2.0/networks/0f585553-a232-45fb-ab5d-b56570c84ec2?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1811] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:29:09 2026] GET /v2.0/networks/0f585553-a232-45fb-ab5d-b56570c84ec2?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: 800/1812] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:29:09 2026] POST /v2.0/subnets => generated 602 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:29:09.689 7 WARNING neutron_lib.context [None req-c42c0350-907d-45f6-ab8e-6a2630e14422 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:29:09.755 7 INFO neutron.db.segments_db [None req-c42c0350-907d-45f6-ab8e-6a2630e14422 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] Added segment 6cf85cd0-ffbf-41d0-8947-e40e70692c5d of type vxlan for network d61654e9-e282-41a2-b458-837b30311dfe [pid: 8|app: 0|req: 801/1813] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:29:09 2026] GET /v2.0/ports?device_id=dede4575-0f9e-4e88-bed9-17c860827eac => generated 969 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1814] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:29:09 2026] GET /v2.0/security-groups?id=4a91897a-6d62-443a-9b85-a2536c150b2d&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:29:10.095 7 INFO neutron.db.l3_hamode_db [None req-c42c0350-907d-45f6-ab8e-6a2630e14422 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 13:29:10.296 7 INFO neutron.db.l3_hamode_db [None req-c42c0350-907d-45f6-ab8e-6a2630e14422 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 13:29:11.006 8 INFO neutron.services.segments.plugin [-] Segment d352c29b-2e02-462b-999c-4da47e531d27 resource provider aggregate not found 2026-06-02 13:29:11.013 8 INFO neutron.services.segments.plugin [-] Segment d352c29b-2e02-462b-999c-4da47e531d27 resource provider aggregate not found 2026-06-02 13:29:11.039 8 INFO neutron.services.segments.plugin [-] Segment d352c29b-2e02-462b-999c-4da47e531d27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d352c29b-2e02-462b-999c-4da47e531d27 found for delete ", "request_id": "req-3efd8aea-98e8-4785-ae6d-9feaaa380258"}]} 2026-06-02 13:29:11.040 8 INFO neutron.services.segments.plugin [-] Segment d352c29b-2e02-462b-999c-4da47e531d27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d352c29b-2e02-462b-999c-4da47e531d27 found for delete ", "request_id": "req-2f0e5ffd-5898-4e33-ab7f-fc83369b7f61"}]} [pid: 8|app: 0|req: 805/1817] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:29:10 2026] GET /v2.0/ports?device_id=dede4575-0f9e-4e88-bed9-17c860827eac => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1818] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:29:11 2026] GET /v2.0/security-groups?id=4a91897a-6d62-443a-9b85-a2536c150b2d&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1819] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:29:09 2026] POST /v2.0/routers => generated 506 bytes in 1498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:29:11.195 8 WARNING neutron_lib.context [None req-671af0e8-27c6-4a5b-aa6d-8a8c4571e8e9 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 807/1820] 10.0.0.231 () {34 vars in 665 bytes} [Tue Jun 2 13:29:11 2026] POST /v2.0/ports => generated 950 bytes in 512 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: 1014/1821] 10.0.0.231 () {34 vars in 789 bytes} [Tue Jun 2 13:29:11 2026] PUT /v2.0/routers/be35fecd-7fdb-4b42-a994-581821b23a3f/remove_router_interface => generated 309 bytes in 1760 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1822] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:29:13 2026] GET /v2.0/ports?device_id=dede4575-0f9e-4e88-bed9-17c860827eac => generated 971 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1823] 10.0.0.231 () {34 vars in 783 bytes} [Tue Jun 2 13:29:11 2026] PUT /v2.0/routers/c2ec3c6a-1df2-4582-9317-04eb6d180c19/add_router_interface => generated 309 bytes in 1563 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: 809/1824] 10.0.0.231 () {32 vars in 717 bytes} [Tue Jun 2 13:29:13 2026] GET /v2.0/ports/0281e5e0-048d-4447-a089-a012a59de448 => generated 1024 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1825] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:29:13 2026] GET /v2.0/security-groups?id=4a91897a-6d62-443a-9b85-a2536c150b2d&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py:340: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. items = [ 2026-06-02 13:29:14.433 7 INFO neutron.services.segments.plugin [-] Segment c5f0cf96-b428-44ff-ace0-635f9d835cc4 resource provider aggregate not found 2026-06-02 13:29:14.438 7 INFO neutron.services.segments.plugin [-] Segment c5f0cf96-b428-44ff-ace0-635f9d835cc4 resource provider aggregate not found 2026-06-02 13:29:14.454 7 INFO neutron.services.segments.plugin [-] Segment c5f0cf96-b428-44ff-ace0-635f9d835cc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5f0cf96-b428-44ff-ace0-635f9d835cc4 found for delete ", "request_id": "req-1b2a5e7a-c2f3-4234-95b2-e71cdec51295"}]} 2026-06-02 13:29:14.458 7 INFO neutron.services.segments.plugin [-] Segment c5f0cf96-b428-44ff-ace0-635f9d835cc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5f0cf96-b428-44ff-ace0-635f9d835cc4 found for delete ", "request_id": "req-4e5c8a9e-4bc3-4a14-89cc-c9bbf1cabd2f"}]} 2026-06-02 13:29:14.468 7 INFO neutron.db.l3_hamode_db [None req-61ec1fc2-7f87-4b7e-b998-7c6ccef9e343 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] HA network 7f003b29-7f10-4ccc-8678-a48ab82247c4 was deleted as no HA routers are present in tenant c9cf3cee84194f0aa8f4f3c55a1e1e0a. [pid: 7|app: 0|req: 1016/1826] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:29:13 2026] DELETE /v2.0/routers/be35fecd-7fdb-4b42-a994-581821b23a3f => generated 0 bytes in 1208 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1827] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:29:14 2026] GET /v2.0/ports?device_id=dede4575-0f9e-4e88-bed9-17c860827eac => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1828] 10.0.0.231 () {34 vars in 789 bytes} [Tue Jun 2 13:29:13 2026] PUT /v2.0/routers/c2ec3c6a-1df2-4582-9317-04eb6d180c19/remove_router_interface => generated 309 bytes in 1214 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: 812/1829] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:29:14 2026] GET /v2.0/security-groups?id=4a91897a-6d62-443a-9b85-a2536c150b2d&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1830] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:29:14 2026] DELETE /v2.0/subnets/9b44acc5-055a-4a02-8858-83e691bb01d6 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:29:14.801 8 INFO neutron.api.v2.resource [None req-25dc222f-950c-4a74-bcc3-5b072b11c9e5 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 813/1831] 10.0.0.231 () {34 vars in 789 bytes} [Tue Jun 2 13:29:14 2026] PUT /v2.0/routers/c2ec3c6a-1df2-4582-9317-04eb6d180c19/remove_router_interface => generated 197 bytes in 161 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1832] 10.0.0.231 () {32 vars in 736 bytes} [Tue Jun 2 13:29:14 2026] GET /v2.0/ports?device_id=dede4575-0f9e-4e88-bed9-17c860827eac => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1833] 10.0.0.231 () {32 vars in 736 bytes} [Tue Jun 2 13:29:14 2026] GET /v2.0/ports?device_id=c2ec3c6a-1df2-4582-9317-04eb6d180c19 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:29:15.224 8 INFO neutron.services.segments.plugin [-] Segment 034ac0a3-2631-4ed9-a4fc-04a50aa60963 resource provider aggregate not found 2026-06-02 13:29:15.232 8 INFO neutron.services.segments.plugin [-] Segment 034ac0a3-2631-4ed9-a4fc-04a50aa60963 resource provider aggregate not found 2026-06-02 13:29:15.245 8 INFO neutron.services.segments.plugin [-] Segment 034ac0a3-2631-4ed9-a4fc-04a50aa60963 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 034ac0a3-2631-4ed9-a4fc-04a50aa60963 found for delete ", "request_id": "req-4a710372-7093-48e2-8994-5016be7cb4d3"}]} 2026-06-02 13:29:15.252 8 INFO neutron.services.segments.plugin [-] Segment 034ac0a3-2631-4ed9-a4fc-04a50aa60963 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 034ac0a3-2631-4ed9-a4fc-04a50aa60963 found for delete ", "request_id": "req-f30bde0c-b1e8-46ed-904a-038a2d956d96"}]} [pid: 8|app: 0|req: 814/1834] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:29:14 2026] DELETE /v2.0/networks/dcd48d26-8344-4f66-b123-78d5aeae12b5 => generated 0 bytes in 459 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:29:15.346 7 INFO neutron.db.l3_db [None req-3825634f-3e2c-4787-8cee-34c91f5c771a c2777abd787c42f5b822801cddec825c 3e721b15a6804af18eb9e744fa30e376 - - default default] Floating IP cd490d94-7b92-419f-9353-92bb1a046120 associated. External IP: 10.96.250.205, port: a050d900-9f0f-4234-9b21-4d3488bdb27d. [pid: 7|app: 0|req: 1021/1835] 10.0.0.231 () {34 vars in 749 bytes} [Tue Jun 2 13:29:14 2026] PUT /v2.0/floatingips/cd490d94-7b92-419f-9353-92bb1a046120 => generated 855 bytes in 949 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1836] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:29:15 2026] GET /v2.0/security-groups?tenant_id=c9cf3cee84194f0aa8f4f3c55a1e1e0a&name=default => generated 2801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:29:15.822 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9992ecfa-fc05-448b-a53d-28bbfb8e06a6'] response: {'name': 'network-changed', 'server_uuid': 'dede4575-0f9e-4e88-bed9-17c860827eac', 'tag': 'a050d900-9f0f-4234-9b21-4d3488bdb27d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1023/1837] 10.0.0.231 () {32 vars in 729 bytes} [Tue Jun 2 13:29:15 2026] GET /v2.0/floatingips/cd490d94-7b92-419f-9353-92bb1a046120 => generated 855 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:29:15.969 8 INFO neutron.db.l3_hamode_db [None req-79a9f0e1-92ee-46cd-9078-31f41beeedf7 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] HA network d61654e9-e282-41a2-b458-837b30311dfe was deleted as no HA routers are present in tenant ad7b5c3830cc4aafbc774f63e8267a50. [pid: 8|app: 0|req: 815/1838] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:29:15 2026] DELETE /v2.0/routers/c2ec3c6a-1df2-4582-9317-04eb6d180c19 => generated 0 bytes in 713 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1839] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:29:15 2026] DELETE /v2.0/security-groups/c4fc606c-0c29-4a70-a3ba-b0f676855adb => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1840] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:29:15 2026] GET /v2.0/ports?tenant_id=3e721b15a6804af18eb9e744fa30e376&device_id=dede4575-0f9e-4e88-bed9-17c860827eac => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1841] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:29:16 2026] GET /v2.0/networks?id=0f585553-a232-45fb-ab5d-b56570c84ec2 => generated 757 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1842] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:29:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=a050d900-9f0f-4234-9b21-4d3488bdb27d => generated 858 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1843] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:29:15 2026] DELETE /v2.0/subnets/384a8618-6560-46ee-801a-1115fd61f0d5 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1844] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:29:16 2026] GET /v2.0/subnets?id=fa6b4ea8-f192-4ac3-9968-271e313e0488 => generated 653 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1845] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:29:16 2026] GET /v2.0/ports?network_id=0f585553-a232-45fb-ab5d-b56570c84ec2&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: 821/1846] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:29:16 2026] GET /v2.0/networks/0f585553-a232-45fb-ab5d-b56570c84ec2?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: 822/1847] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:29:16 2026] GET /v2.0/networks/0f585553-a232-45fb-ab5d-b56570c84ec2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:29:16.636 7 INFO neutron.services.segments.plugin [-] Segment 37db13f2-611c-4913-b39c-7912e7df1026 resource provider aggregate not found 2026-06-02 13:29:16.645 7 INFO neutron.services.segments.plugin [-] Segment 37db13f2-611c-4913-b39c-7912e7df1026 resource provider aggregate not found 2026-06-02 13:29:16.663 7 INFO neutron.services.segments.plugin [-] Segment 37db13f2-611c-4913-b39c-7912e7df1026 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37db13f2-611c-4913-b39c-7912e7df1026 found for delete ", "request_id": "req-792fb60b-dd47-4bba-ade3-e7728d3b0aed"}]} 2026-06-02 13:29:16.670 7 INFO neutron.services.segments.plugin [-] Segment 37db13f2-611c-4913-b39c-7912e7df1026 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37db13f2-611c-4913-b39c-7912e7df1026 found for delete ", "request_id": "req-34bb6423-955f-462b-824f-8dff627f1875"}]} [pid: 7|app: 0|req: 1026/1848] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:29:16 2026] DELETE /v2.0/networks/8eb301ff-9eee-4b56-afc4-f1fcb94414f4 => generated 0 bytes in 453 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:29:16.701 8 WARNING neutron_lib.context [None req-16ed076f-8d44-4f01-9a10-677430eb6708 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:29:16.820 8 INFO neutron.db.segments_db [None req-16ed076f-8d44-4f01-9a10-677430eb6708 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] Added segment 9c8b6fa9-38e8-4ebc-b9b2-1e123679c412 of type vxlan for network e9027d13-3a4c-46c6-8158-268b64f3d321 [pid: 7|app: 0|req: 1027/1849] 10.0.0.231 () {32 vars in 729 bytes} [Tue Jun 2 13:29:16 2026] GET /v2.0/floatingips/cd490d94-7b92-419f-9353-92bb1a046120 => generated 855 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1850] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:29:16 2026] POST /v2.0/networks => generated 630 bytes in 717 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:29:17.420 7 WARNING neutron_lib.context [None req-4a8804e3-61d7-49ab-bcde-cf46c64c7d0f 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1028/1851] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:29:17 2026] POST /v2.0/subnets => generated 602 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:29:17.810 8 WARNING neutron_lib.context [None req-67e31316-3719-4f2a-9826-d127d2bf812b 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:29:17.814 8 INFO neutron.services.segments.plugin [-] Segment 6cf85cd0-ffbf-41d0-8947-e40e70692c5d resource provider aggregate not found 2026-06-02 13:29:17.823 8 INFO neutron.services.segments.plugin [-] Segment 6cf85cd0-ffbf-41d0-8947-e40e70692c5d resource provider aggregate not found 2026-06-02 13:29:17.848 8 INFO neutron.services.segments.plugin [-] Segment 6cf85cd0-ffbf-41d0-8947-e40e70692c5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cf85cd0-ffbf-41d0-8947-e40e70692c5d found for delete ", "request_id": "req-9047358c-edfb-49c7-8674-334e4f7b8307"}]} 2026-06-02 13:29:17.850 8 INFO neutron.services.segments.plugin [-] Segment 6cf85cd0-ffbf-41d0-8947-e40e70692c5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cf85cd0-ffbf-41d0-8947-e40e70692c5d found for delete ", "request_id": "req-df455dd4-a34f-4aaf-9a24-66869f7a4297"}]} 2026-06-02 13:29:17.884 8 INFO neutron.db.segments_db [None req-67e31316-3719-4f2a-9826-d127d2bf812b 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] Added segment 1ac80152-1202-4bd3-9289-9f82f312332f of type vxlan for network 41cc42da-ecd2-495a-8165-031042e144ef [pid: 7|app: 0|req: 1029/1852] 10.0.0.231 () {32 vars in 729 bytes} [Tue Jun 2 13:29:17 2026] GET /v2.0/floatingips/cd490d94-7b92-419f-9353-92bb1a046120 => generated 857 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:29:18.209 8 INFO neutron.db.l3_hamode_db [None req-67e31316-3719-4f2a-9826-d127d2bf812b 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 13:29:18.396 8 INFO neutron.db.l3_hamode_db [None req-67e31316-3719-4f2a-9826-d127d2bf812b 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 824/1853] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:29:17 2026] POST /v2.0/routers => generated 506 bytes in 1569 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1854] 10.0.0.231 () {34 vars in 783 bytes} [Tue Jun 2 13:29:19 2026] PUT /v2.0/routers/b8ecfd79-32b0-4135-9100-c2d924fe07b7/add_router_interface => generated 309 bytes in 1474 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1855] 10.0.0.231 () {32 vars in 717 bytes} [Tue Jun 2 13:29:20 2026] GET /v2.0/ports/0881dd81-608f-4e1e-8909-9afe01192c51 => generated 955 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1856] 10.0.0.231 () {34 vars in 789 bytes} [Tue Jun 2 13:29:20 2026] PUT /v2.0/routers/b8ecfd79-32b0-4135-9100-c2d924fe07b7/remove_router_interface => generated 309 bytes in 1704 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1857] 10.0.0.231 () {32 vars in 736 bytes} [Tue Jun 2 13:29:22 2026] GET /v2.0/ports?device_id=b8ecfd79-32b0-4135-9100-c2d924fe07b7 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:29:23.506 7 INFO neutron.services.segments.plugin [-] Segment 1ac80152-1202-4bd3-9289-9f82f312332f resource provider aggregate not found 2026-06-02 13:29:23.517 7 INFO neutron.services.segments.plugin [-] Segment 1ac80152-1202-4bd3-9289-9f82f312332f resource provider aggregate not found 2026-06-02 13:29:23.546 7 INFO neutron.services.segments.plugin [-] Segment 1ac80152-1202-4bd3-9289-9f82f312332f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ac80152-1202-4bd3-9289-9f82f312332f found for delete ", "request_id": "req-5568d1b0-035a-489e-bf4e-0a7db57f27d3"}]} 2026-06-02 13:29:23.550 7 INFO neutron.services.segments.plugin [-] Segment 1ac80152-1202-4bd3-9289-9f82f312332f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ac80152-1202-4bd3-9289-9f82f312332f found for delete ", "request_id": "req-9ef80909-5511-49ce-a944-cdec9be4a09a"}]} 2026-06-02 13:29:23.560 7 INFO neutron.db.l3_hamode_db [None req-87792697-99f8-4068-b57b-4a5a4342f7cd 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] HA network 41cc42da-ecd2-495a-8165-031042e144ef was deleted as no HA routers are present in tenant ad7b5c3830cc4aafbc774f63e8267a50. [pid: 7|app: 0|req: 1032/1858] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:29:22 2026] DELETE /v2.0/routers/b8ecfd79-32b0-4135-9100-c2d924fe07b7 => generated 0 bytes in 852 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1859] 10.0.0.21 () {34 vars in 989 bytes} [Tue Jun 2 13:29:23 2026] GET /v2.0/ports?device_id=dede4575-0f9e-4e88-bed9-17c860827eac => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/1860] 10.0.0.21 () {34 vars in 1039 bytes} [Tue Jun 2 13:29:23 2026] GET /v2.0/security-groups?id=4a91897a-6d62-443a-9b85-a2536c150b2d&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1861] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:29:23 2026] DELETE /v2.0/subnets/6e203582-1b13-4957-8c71-4bee52a171e3 => 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: 1035/1862] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:29:23 2026] DELETE /v2.0/networks/e9027d13-3a4c-46c6-8158-268b64f3d321 => generated 0 bytes in 489 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:29:24.385 8 WARNING neutron_lib.context [None req-781c7399-a7e6-4464-b836-c3df02f02123 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:29:24.457 8 INFO neutron.db.segments_db [None req-781c7399-a7e6-4464-b836-c3df02f02123 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] Added segment cc97eee7-58cd-463b-a0d2-595d0929a7ec of type vxlan for network 1c3ae8f7-c936-47c3-a91c-943883cc1642 2026-06-02 13:29:24.857 8 INFO neutron.db.l3_hamode_db [None req-781c7399-a7e6-4464-b836-c3df02f02123 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 13:29:26.089 8 INFO neutron.db.l3_hamode_db [None req-781c7399-a7e6-4464-b836-c3df02f02123 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 828/1865] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:29:24 2026] POST /v2.0/routers => generated 688 bytes in 2797 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:29:27.236 7 INFO neutron.services.segments.plugin [-] Segment 9c8b6fa9-38e8-4ebc-b9b2-1e123679c412 resource provider aggregate not found 2026-06-02 13:29:27.245 7 INFO neutron.services.segments.plugin [-] Segment 9c8b6fa9-38e8-4ebc-b9b2-1e123679c412 resource provider aggregate not found 2026-06-02 13:29:27.277 7 INFO neutron.services.segments.plugin [-] Segment 9c8b6fa9-38e8-4ebc-b9b2-1e123679c412 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c8b6fa9-38e8-4ebc-b9b2-1e123679c412 found for delete ", "request_id": "req-883f0e36-5823-44c9-b65f-e92bd518a5f7"}]} 2026-06-02 13:29:27.278 7 INFO neutron.services.segments.plugin [-] Segment 9c8b6fa9-38e8-4ebc-b9b2-1e123679c412 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c8b6fa9-38e8-4ebc-b9b2-1e123679c412 found for delete ", "request_id": "req-de01d417-94c2-4562-8142-92cd2d64b1c2"}]} [pid: 7|app: 0|req: 1038/1866] 10.0.0.231 () {32 vars in 721 bytes} [Tue Jun 2 13:29:27 2026] GET /v2.0/routers/030b0825-055a-4b11-a998-abb94edc6e6c => generated 694 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1867] 10.0.0.231 () {32 vars in 647 bytes} [Tue Jun 2 13:29:27 2026] GET /v2.0/routers => generated 697 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/1868] 10.0.0.231 () {34 vars in 741 bytes} [Tue Jun 2 13:29:27 2026] PUT /v2.0/routers/030b0825-055a-4b11-a998-abb94edc6e6c => generated 701 bytes in 495 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1869] 10.0.0.231 () {32 vars in 721 bytes} [Tue Jun 2 13:29:27 2026] GET /v2.0/routers/030b0825-055a-4b11-a998-abb94edc6e6c => generated 701 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/1870] 10.0.0.231 () {32 vars in 736 bytes} [Tue Jun 2 13:29:28 2026] GET /v2.0/ports?device_id=030b0825-055a-4b11-a998-abb94edc6e6c => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/1871] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:29:28 2026] GET /v2.0/ports?device_id=dede4575-0f9e-4e88-bed9-17c860827eac => generated 971 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/1872] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:29:28 2026] GET /v2.0/security-groups?id=4a91897a-6d62-443a-9b85-a2536c150b2d&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: 1043/1873] 199.204.45.238 () {34 vars in 994 bytes} [Tue Jun 2 13:29:29 2026] GET /v2.0/ports?device_id=dede4575-0f9e-4e88-bed9-17c860827eac => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:29:29.362 8 INFO neutron.services.segments.plugin [-] Segment cc97eee7-58cd-463b-a0d2-595d0929a7ec resource provider aggregate not found 2026-06-02 13:29:29.368 8 INFO neutron.services.segments.plugin [-] Segment cc97eee7-58cd-463b-a0d2-595d0929a7ec resource provider aggregate not found 2026-06-02 13:29:29.383 8 INFO neutron.services.segments.plugin [-] Segment cc97eee7-58cd-463b-a0d2-595d0929a7ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc97eee7-58cd-463b-a0d2-595d0929a7ec found for delete ", "request_id": "req-32a71ca8-f0cf-4313-bca8-1c3cca1a0074"}]} 2026-06-02 13:29:29.393 8 INFO neutron.db.l3_hamode_db [None req-33f1ef97-f1c4-4933-a5e4-637f3be5a9cb 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] HA network 1c3ae8f7-c936-47c3-a91c-943883cc1642 was deleted as no HA routers are present in tenant ad7b5c3830cc4aafbc774f63e8267a50. 2026-06-02 13:29:29.395 8 INFO neutron.services.segments.plugin [-] Segment cc97eee7-58cd-463b-a0d2-595d0929a7ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc97eee7-58cd-463b-a0d2-595d0929a7ec found for delete ", "request_id": "req-399e4f7c-2cb2-4b19-aae6-44fe621de61a"}]} [pid: 8|app: 0|req: 831/1874] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:29:28 2026] DELETE /v2.0/routers/030b0825-055a-4b11-a998-abb94edc6e6c => generated 0 bytes in 1352 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1875] 10.0.0.231 () {32 vars in 736 bytes} [Tue Jun 2 13:29:29 2026] GET /v2.0/ports?device_id=030b0825-055a-4b11-a998-abb94edc6e6c => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:29:29.478 8 INFO neutron.api.v2.resource [None req-6afe36be-ff9e-47fb-b841-bc86871ed860 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 833/1876] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:29:29 2026] DELETE /v2.0/routers/030b0825-055a-4b11-a998-abb94edc6e6c => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1877] 10.0.0.231 () {32 vars in 736 bytes} [Tue Jun 2 13:29:29 2026] GET /v2.0/ports?device_id=b8ecfd79-32b0-4135-9100-c2d924fe07b7 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:29:29.544 8 INFO neutron.api.v2.resource [None req-25650f0c-10a3-4564-8c18-20cbecace3fc 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 835/1878] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:29:29 2026] DELETE /v2.0/routers/b8ecfd79-32b0-4135-9100-c2d924fe07b7 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 13:29:29.569 8 INFO neutron.pecan_wsgi.hooks.translation [None req-118a03b2-ba26-4668-aa6c-4fdbacfb31c4 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 836/1879] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:29:29 2026] DELETE /v2.0/subnets/6e203582-1b13-4957-8c71-4bee52a171e3 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 13:29:29.593 7 INFO neutron.db.l3_db [req-663a4d07-4afd-40e5-b4bf-1d6854b7182f req-8626dbfb-8496-4f45-b4aa-b77cf1a69c86 c2777abd787c42f5b822801cddec825c 3e721b15a6804af18eb9e744fa30e376 - - default default] Floating IP cd490d94-7b92-419f-9353-92bb1a046120 disassociated. External IP: 10.96.250.205, port: a050d900-9f0f-4234-9b21-4d3488bdb27d. [pid: 8|app: 0|req: 837/1880] 10.0.0.231 () {32 vars in 736 bytes} [Tue Jun 2 13:29:29 2026] GET /v2.0/ports?device_id=c2ec3c6a-1df2-4582-9317-04eb6d180c19 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:29:29.627 8 INFO neutron.api.v2.resource [None req-ab0dd787-fa9a-4f94-9ad3-1c568ebe9c7d 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 838/1881] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:29:29 2026] DELETE /v2.0/routers/c2ec3c6a-1df2-4582-9317-04eb6d180c19 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 13:29:29.661 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a4aea1ea-1a35-4724-8281-a4cc03d71194 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 839/1882] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:29:29 2026] DELETE /v2.0/subnets/384a8618-6560-46ee-801a-1115fd61f0d5 => 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: 840/1883] 10.0.0.231 () {32 vars in 736 bytes} [Tue Jun 2 13:29:29 2026] GET /v2.0/ports?device_id=66c7eed8-d5f8-444e-a9a1-7a0880427704 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:29:29.732 8 INFO neutron.api.v2.resource [None req-83977681-1929-41db-baf4-779bb23936ed 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 841/1884] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:29:29 2026] DELETE /v2.0/routers/66c7eed8-d5f8-444e-a9a1-7a0880427704 => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 13:29:29.766 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e97099a4-886e-484a-9f51-d5b3588e72a1 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 842/1885] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:29:29 2026] DELETE /v2.0/subnets/ef7f512e-1d30-4141-a261-d0a305767c73 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 13:29:29.790 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c8a5762c-36c6-456c-935a-8ae659557128 9d294b973c4e487ab310e4b15ebf1bd1 ad7b5c3830cc4aafbc774f63e8267a50 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 843/1886] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:29:29 2026] DELETE /v2.0/subnets/6edac6d1-9886-40aa-8937-469e37511ab3 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1887] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:29:29 2026] GET /v2.0/ports?device_id=dede4575-0f9e-4e88-bed9-17c860827eac => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/1888] 199.204.45.238 () {36 vars in 997 bytes} [Tue Jun 2 13:29:29 2026] DELETE /v2.0/ports/a050d900-9f0f-4234-9b21-4d3488bdb27d => generated 0 bytes in 974 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:29:30.453 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee81541c-955f-493b-b283-aa0b53318a90'] response: {'server_uuid': 'dede4575-0f9e-4e88-bed9-17c860827eac', 'name': 'network-vif-deleted', 'tag': 'a050d900-9f0f-4234-9b21-4d3488bdb27d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1045/1889] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:29:30 2026] GET /v2.0/security-groups?tenant_id=ad7b5c3830cc4aafbc774f63e8267a50&name=default => generated 2801 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1890] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:29:30 2026] GET /v2.0/security-groups?tenant_id=5b4d281dbf05440c9e5caba81df6fb7f&name=default => generated 2801 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1891] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:29:30 2026] DELETE /v2.0/security-groups/671dd32f-72f5-4c21-b356-9bed7ce4eab0 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/1892] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:29:30 2026] DELETE /v2.0/security-groups/d38d1a80-f07a-405f-81e1-f65323f82265 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1893] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:29:30 2026] DELETE /v2.0/security-groups/4a91897a-6d62-443a-9b85-a2536c150b2d => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/1894] 10.0.0.231 () {32 vars in 732 bytes} [Tue Jun 2 13:29:31 2026] DELETE /v2.0/floatingips/cd490d94-7b92-419f-9353-92bb1a046120 => generated 0 bytes in 374 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1895] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:29:31 2026] GET /v2.0/ports?device_id=43c71bd0-9745-46f0-a010-34a75ce218a4 => generated 971 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/1896] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:29:31 2026] GET /v2.0/security-groups?id=148197f6-d963-43e1-9019-11072bb85d42&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1897] 199.204.45.238 () {34 vars in 994 bytes} [Tue Jun 2 13:29:32 2026] GET /v2.0/ports?device_id=43c71bd0-9745-46f0-a010-34a75ce218a4 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/1898] 199.204.45.238 () {36 vars in 997 bytes} [Tue Jun 2 13:29:32 2026] DELETE /v2.0/ports/a7339119-48c3-4594-980b-dce3a7fb21ba => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1899] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:29:32 2026] GET /v2.0/ports?device_id=43c71bd0-9745-46f0-a010-34a75ce218a4 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:29:34.085 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-318bb009-ed84-42c7-9e77-23182f4f8e34'] response: {'server_uuid': '43c71bd0-9745-46f0-a010-34a75ce218a4', 'name': 'network-vif-deleted', 'tag': 'a7339119-48c3-4594-980b-dce3a7fb21ba', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1050/1900] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:29:34 2026] DELETE /v2.0/security-groups/148197f6-d963-43e1-9019-11072bb85d42 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1901] 10.0.0.82 () {30 vars in 649 bytes} [Tue Jun 2 13:29:34 2026] GET /v2.0/extensions => generated 19600 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1902] 10.0.0.82 () {30 vars in 723 bytes} [Tue Jun 2 13:29:34 2026] GET /v2.0/quotas/2d79a17cf0ca49368cc0ea3d954544b0/details => generated 847 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:29:35.260 8 WARNING neutron_lib.context [None req-6fb528ef-ddff-4fa5-bf90-4bf506fbbc24 d72968573f1f4105a5e439aac6aeb400 87c4c360e6c6431cbec1d8d177f89860 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:29:35.319 8 INFO neutron.db.segments_db [None req-6fb528ef-ddff-4fa5-bf90-4bf506fbbc24 d72968573f1f4105a5e439aac6aeb400 87c4c360e6c6431cbec1d8d177f89860 - - default default] Added segment bd6ccd0d-675f-4981-827c-42fc1dd4a6cd of type vxlan for network 70fb81b5-5cb1-4b93-bd75-86191fa4a3c8 2026-06-02 13:29:35.679 8 INFO neutron.db.l3_hamode_db [None req-6fb528ef-ddff-4fa5-bf90-4bf506fbbc24 d72968573f1f4105a5e439aac6aeb400 87c4c360e6c6431cbec1d8d177f89860 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1051/1903] 10.0.0.231 () {34 vars in 789 bytes} [Tue Jun 2 13:29:34 2026] PUT /v2.0/routers/0e505a38-427e-4d47-80ff-ac41d79ac7c3/remove_router_interface => generated 309 bytes in 1471 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/1904] 199.204.45.238 () {34 vars in 1096 bytes} [Tue Jun 2 13:29:35 2026] GET /v2.0/ports?device_id=7de5fdd0-7747-471d-bfbf-f1f172d7dd27&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:29:35.853 8 INFO neutron.db.l3_hamode_db [None req-6fb528ef-ddff-4fa5-bf90-4bf506fbbc24 d72968573f1f4105a5e439aac6aeb400 87c4c360e6c6431cbec1d8d177f89860 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1053/1905] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:29:35 2026] DELETE /v2.0/subnets/fa6b4ea8-f192-4ac3-9968-271e313e0488 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/1906] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:29:35 2026] GET /v2.0/ports?tenant_id=02628824e1044fd0aaa21d538a7d2729&device_id=7de5fdd0-7747-471d-bfbf-f1f172d7dd27 => generated 1473 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1907] 10.0.0.231 () {34 vars in 668 bytes} [Tue Jun 2 13:29:35 2026] POST /v2.0/routers => generated 474 bytes in 1603 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1908] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:29:36 2026] GET /v2.0/networks?id=bda29289-bfa4-450e-be10-0e02cee92815 => generated 799 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:29:36.774 8 WARNING neutron_lib.context [None req-690b9a5c-f8f6-430b-80a9-dd84f999957a d72968573f1f4105a5e439aac6aeb400 87c4c360e6c6431cbec1d8d177f89860 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:29:36.820 8 INFO neutron.db.l3_hamode_db [None req-690b9a5c-f8f6-430b-80a9-dd84f999957a d72968573f1f4105a5e439aac6aeb400 87c4c360e6c6431cbec1d8d177f89860 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 13:29:36.998 8 INFO neutron.db.l3_hamode_db [None req-690b9a5c-f8f6-430b-80a9-dd84f999957a d72968573f1f4105a5e439aac6aeb400 87c4c360e6c6431cbec1d8d177f89860 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 13:29:37.590 7 INFO neutron.services.segments.plugin [-] Segment fcd8248a-48f6-4e49-b5fe-fc6e37706867 resource provider aggregate not found 2026-06-02 13:29:37.595 7 INFO neutron.services.segments.plugin [-] Segment fcd8248a-48f6-4e49-b5fe-fc6e37706867 resource provider aggregate not found 2026-06-02 13:29:37.608 7 INFO neutron.services.segments.plugin [-] Segment fcd8248a-48f6-4e49-b5fe-fc6e37706867 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcd8248a-48f6-4e49-b5fe-fc6e37706867 found for delete ", "request_id": "req-87b7e635-21ab-437a-b5f5-f90c2b66cf93"}]} 2026-06-02 13:29:37.611 7 INFO neutron.services.segments.plugin [-] Segment fcd8248a-48f6-4e49-b5fe-fc6e37706867 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcd8248a-48f6-4e49-b5fe-fc6e37706867 found for delete ", "request_id": "req-e0f5c80f-2e8c-4978-ba20-c571b0082fb4"}]} 2026-06-02 13:29:37.622 7 INFO neutron.db.l3_hamode_db [None req-33d44071-ff99-4433-9748-933131115023 c2777abd787c42f5b822801cddec825c 3e721b15a6804af18eb9e744fa30e376 - - default default] HA network 1564b0ca-39e1-4542-98e3-e2643de61ec1 was deleted as no HA routers are present in tenant 3e721b15a6804af18eb9e744fa30e376. [pid: 7|app: 0|req: 1055/1909] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:29:35 2026] DELETE /v2.0/routers/0e505a38-427e-4d47-80ff-ac41d79ac7c3 => generated 0 bytes in 1637 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/1910] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:29:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.204&port_id=2cf813d0-735e-4580-b228-124d80472ed4 => generated 860 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/1911] 10.0.0.82 () {30 vars in 649 bytes} [Tue Jun 2 13:29:37 2026] GET /v2.0/extensions => generated 19600 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/1912] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 2 13:29:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/1913] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:29:37 2026] DELETE /v2.0/networks/0f585553-a232-45fb-ab5d-b56570c84ec2 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/1914] 199.204.45.238 () {34 vars in 1106 bytes} [Tue Jun 2 13:29:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A147&port_id=2cf813d0-735e-4580-b228-124d80472ed4 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/1915] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 2 13:29:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/1916] 10.0.0.82 () {30 vars in 723 bytes} [Tue Jun 2 13:29:37 2026] GET /v2.0/quotas/2d79a17cf0ca49368cc0ea3d954544b0/details => generated 847 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/1917] 199.204.45.238 () {34 vars in 1064 bytes} [Tue Jun 2 13:29:38 2026] GET /v2.0/subnets?id=1ae87907-8194-4502-84c4-3609f15dca4e&id=e44fb082-7ef0-46a9-996d-579d145bb993 => generated 1366 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/1918] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 2 13:29:38 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: 1065/1919] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:29:38 2026] GET /v2.0/ports?network_id=bda29289-bfa4-450e-be10-0e02cee92815&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/1920] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 2 13:29:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1921] 10.0.0.231 () {34 vars in 668 bytes} [Tue Jun 2 13:29:36 2026] POST /v2.0/routers => generated 474 bytes in 1395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:29:38.175 8 WARNING neutron_lib.context [None req-b7f563dd-69af-481e-847b-b76f2293ed26 d72968573f1f4105a5e439aac6aeb400 87c4c360e6c6431cbec1d8d177f89860 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1067/1922] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:29:38 2026] GET /v2.0/ports?network_id=bda29289-bfa4-450e-be10-0e02cee92815&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-06-02 13:29:38.213 8 INFO neutron.db.l3_hamode_db [None req-b7f563dd-69af-481e-847b-b76f2293ed26 d72968573f1f4105a5e439aac6aeb400 87c4c360e6c6431cbec1d8d177f89860 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1068/1923] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 2 13:29:38 2026] GET /v2.0/subnets/ff40e91f-aa1c-4993-83dc-06d27f53d1e7 => generated 651 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/1924] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:29:38 2026] GET /v2.0/networks/bda29289-bfa4-450e-be10-0e02cee92815?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: 1070/1925] 199.204.45.238 () {30 vars in 769 bytes} [Tue Jun 2 13:29:38 2026] GET /v2.0/ports?device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:29:38.396 8 INFO neutron.db.l3_hamode_db [None req-b7f563dd-69af-481e-847b-b76f2293ed26 d72968573f1f4105a5e439aac6aeb400 87c4c360e6c6431cbec1d8d177f89860 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1071/1926] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:29:38 2026] GET /v2.0/networks/bda29289-bfa4-450e-be10-0e02cee92815?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: 1072/1927] 199.204.45.238 () {34 vars in 717 bytes} [Tue Jun 2 13:29:38 2026] POST /v2.0/ports => generated 1097 bytes in 459 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: 1073/1928] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:29:38 2026] GET /v2.0/security-groups?tenant_id=3e721b15a6804af18eb9e744fa30e376&name=default => generated 2801 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/1929] 10.0.0.176 () {34 vars in 971 bytes} [Tue Jun 2 13:29:39 2026] GET /v2.0/ports/a6418981-2791-47c3-8339-c34ccd4db7d7 => generated 1097 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1930] 10.0.0.231 () {34 vars in 668 bytes} [Tue Jun 2 13:29:38 2026] POST /v2.0/routers => generated 474 bytes in 1144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1931] 10.0.0.176 () {34 vars in 907 bytes} [Tue Jun 2 13:29:39 2026] GET /v2.0/extensions => generated 19600 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-02 13:29:39.326 8 WARNING neutron_lib.context [None req-26134b22-1222-458f-8925-06f607a8a8aa d72968573f1f4105a5e439aac6aeb400 87c4c360e6c6431cbec1d8d177f89860 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1075/1932] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:29:39 2026] DELETE /v2.0/security-groups/5a2082fd-ffc2-445c-887c-a318994940fb => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:29:39.401 8 INFO neutron.db.l3_hamode_db [None req-26134b22-1222-458f-8925-06f607a8a8aa d72968573f1f4105a5e439aac6aeb400 87c4c360e6c6431cbec1d8d177f89860 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1076/1933] 199.204.45.238 () {34 vars in 1262 bytes} [Tue Jun 2 13:29:39 2026] GET /v2.0/ports/a6418981-2791-47c3-8339-c34ccd4db7d7?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:29:39.598 8 INFO neutron.db.l3_hamode_db [None req-26134b22-1222-458f-8925-06f607a8a8aa d72968573f1f4105a5e439aac6aeb400 87c4c360e6c6431cbec1d8d177f89860 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1077/1934] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:29:39 2026] GET /v2.0/security-groups?tenant_id=5304b97b4b904c569581fef8cceda29f&name=default => generated 2801 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:29:39.638 7 INFO neutron.services.segments.plugin [-] Segment d346f23c-137d-455f-b9c4-0a6999de255b resource provider aggregate not found 2026-06-02 13:29:39.645 7 INFO neutron.services.segments.plugin [-] Segment d346f23c-137d-455f-b9c4-0a6999de255b resource provider aggregate not found 2026-06-02 13:29:39.672 7 INFO neutron.services.segments.plugin [-] Segment d346f23c-137d-455f-b9c4-0a6999de255b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d346f23c-137d-455f-b9c4-0a6999de255b found for delete ", "request_id": "req-e4dff166-4eca-440c-b77c-f14c0a13a1b9"}]} 2026-06-02 13:29:39.673 7 INFO neutron.services.segments.plugin [-] Segment d346f23c-137d-455f-b9c4-0a6999de255b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d346f23c-137d-455f-b9c4-0a6999de255b found for delete ", "request_id": "req-16ca8579-0f20-48c3-9aa6-9d61dca518f5"}]} [pid: 7|app: 0|req: 1078/1935] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:29:39 2026] GET /v2.0/networks/643ae186-d923-4cd3-ba54-7cce822cd98d?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: 1079/1936] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:29:39 2026] DELETE /v2.0/security-groups/6f5bd1e4-e250-4d9d-a8f4-2159332b81de => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/1937] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:29:39 2026] GET /v2.0/networks/643ae186-d923-4cd3-ba54-7cce822cd98d?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: 1081/1938] 199.204.45.238 () {34 vars in 975 bytes} [Tue Jun 2 13:29:39 2026] GET /v2.0/ports/a6418981-2791-47c3-8339-c34ccd4db7d7 => generated 1097 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/1939] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:29:39 2026] GET /v2.0/networks?id=643ae186-d923-4cd3-ba54-7cce822cd98d => generated 803 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1940] 10.0.0.231 () {34 vars in 668 bytes} [Tue Jun 2 13:29:39 2026] POST /v2.0/routers => generated 474 bytes in 1056 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:29:40.393 8 WARNING neutron_lib.context [None req-845700c2-942e-4d0f-a4ca-f37bb449fe23 d72968573f1f4105a5e439aac6aeb400 87c4c360e6c6431cbec1d8d177f89860 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:29:40.433 8 INFO neutron.db.l3_hamode_db [None req-845700c2-942e-4d0f-a4ca-f37bb449fe23 d72968573f1f4105a5e439aac6aeb400 87c4c360e6c6431cbec1d8d177f89860 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1083/1941] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 2 13:29:40 2026] PUT /v2.0/ports/a6418981-2791-47c3-8339-c34ccd4db7d7 => generated 1251 bytes in 507 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:29:40.609 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a5450ebd-0a16-4b6c-8e6e-d7bfcfec478e'] response: {'name': 'network-changed', 'server_uuid': 'de6a049a-01b5-4a50-b5b2-95944f9752ac', 'tag': 'a6418981-2791-47c3-8339-c34ccd4db7d7', 'status': 'completed', 'code': 200} 2026-06-02 13:29:40.610 8 INFO neutron.db.l3_hamode_db [None req-845700c2-942e-4d0f-a4ca-f37bb449fe23 d72968573f1f4105a5e439aac6aeb400 87c4c360e6c6431cbec1d8d177f89860 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 1086/1944] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:29:40 2026] GET /v2.0/security-groups?tenant_id=2d79a17cf0ca49368cc0ea3d954544b0&name=default => generated 2801 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/1945] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:29:40 2026] GET /v2.0/ports?tenant_id=6113b4144fcb4670a97a3842b1c63b8e&device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => generated 2527 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/1946] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:29:40 2026] DELETE /v2.0/security-groups/aca4dac6-8d46-40b2-9644-f3953c942853 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/1947] 199.204.45.238 () {34 vars in 1062 bytes} [Tue Jun 2 13:29:40 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.108&port_id=1e016641-b866-4b46-83a2-0d2053dbd952 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/1948] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:29:40 2026] GET /v2.0/subnets?id=4f96b8c1-f309-40d0-9ba8-da614dbd0f40 => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/1949] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:29:41 2026] GET /v2.0/ports?network_id=e6eca629-9f34-4d9d-b976-533764bf9add&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/1950] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:29:41 2026] GET /v2.0/networks/e6eca629-9f34-4d9d-b976-533764bf9add?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: 1093/1951] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:29:41 2026] GET /v2.0/networks/e6eca629-9f34-4d9d-b976-533764bf9add?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: 1094/1952] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:29:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.110&port_id=a6418981-2791-47c3-8339-c34ccd4db7d7 => 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: 1095/1953] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:29:41 2026] GET /v2.0/subnets?id=ff40e91f-aa1c-4993-83dc-06d27f53d1e7 => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1954] 10.0.0.231 () {34 vars in 668 bytes} [Tue Jun 2 13:29:40 2026] POST /v2.0/routers => generated 474 bytes in 969 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/1955] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:29:41 2026] GET /v2.0/ports?network_id=643ae186-d923-4cd3-ba54-7cce822cd98d&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: 860/1956] 10.0.0.231 () {34 vars in 751 bytes} [Tue Jun 2 13:29:41 2026] PUT /v2.0/routers/c06d5736-cf38-427a-9d27-d64e6702ea1e/tags => generated 17 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/1957] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:29:41 2026] GET /v2.0/networks/643ae186-d923-4cd3-ba54-7cce822cd98d?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: 1098/1958] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:29:41 2026] GET /v2.0/networks/643ae186-d923-4cd3-ba54-7cce822cd98d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1959] 10.0.0.231 () {34 vars in 751 bytes} [Tue Jun 2 13:29:41 2026] PUT /v2.0/routers/e1087f6e-4312-4348-9ebc-06c0fb60e997/tags => generated 25 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1960] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:29:41 2026] GET /v2.0/ports?tenant_id=6113b4144fcb4670a97a3842b1c63b8e&device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => generated 2527 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/1961] 10.0.0.231 () {34 vars in 751 bytes} [Tue Jun 2 13:29:41 2026] PUT /v2.0/routers/c78467bb-c6e7-417a-aadd-71b046c05e29/tags => generated 34 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1962] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:29:41 2026] GET /v2.0/networks?id=643ae186-d923-4cd3-ba54-7cce822cd98d => generated 803 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1963] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:29:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.110&port_id=a6418981-2791-47c3-8339-c34ccd4db7d7 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/1964] 10.0.0.231 () {34 vars in 751 bytes} [Tue Jun 2 13:29:41 2026] PUT /v2.0/routers/b8b223cb-770d-44cf-89ec-bb81728c9bcf/tags => generated 19 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1965] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:29:41 2026] GET /v2.0/subnets?id=ff40e91f-aa1c-4993-83dc-06d27f53d1e7 => generated 654 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1966] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:29:41 2026] GET /v2.0/ports?network_id=643ae186-d923-4cd3-ba54-7cce822cd98d&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1967] 10.0.0.176 () {34 vars in 971 bytes} [Tue Jun 2 13:29:41 2026] GET /v2.0/ports/a6418981-2791-47c3-8339-c34ccd4db7d7 => generated 1287 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/1968] 10.0.0.231 () {32 vars in 664 bytes} [Tue Jun 2 13:29:41 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1969] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:29:41 2026] GET /v2.0/networks/643ae186-d923-4cd3-ba54-7cce822cd98d?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: 1102/1970] 10.0.0.231 () {32 vars in 678 bytes} [Tue Jun 2 13:29:41 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/1971] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:29:42 2026] GET /v2.0/networks/643ae186-d923-4cd3-ba54-7cce822cd98d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/1972] 10.0.0.231 () {32 vars in 674 bytes} [Tue Jun 2 13:29:42 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1973] 199.204.45.238 () {34 vars in 789 bytes} [Tue Jun 2 13:29:41 2026] PUT /v2.0/ports/a6418981-2791-47c3-8339-c34ccd4db7d7 => generated 1311 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:29:42.268 8 INFO neutron.api.v2.resource [None req-d857c197-f668-4918-8447-48a7dbac22ec 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 870/1974] 199.204.45.238 () {30 vars in 763 bytes} [Tue Jun 2 13:29:42 2026] GET /v2.0/security-groups/lb-e831f0b2-2885-4566-a131-3a05bfc35b6f => generated 149 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/1975] 10.0.0.231 () {32 vars in 686 bytes} [Tue Jun 2 13:29:42 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:29:42.305 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9979a60f-165e-4b2f-af70-b2b24b350fb2'] response: {'name': 'network-changed', 'server_uuid': 'de6a049a-01b5-4a50-b5b2-95944f9752ac', 'tag': 'a6418981-2791-47c3-8339-c34ccd4db7d7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 871/1976] 199.204.45.238 () {30 vars in 785 bytes} [Tue Jun 2 13:29:42 2026] GET /v2.0/security-groups?name=lb-e831f0b2-2885-4566-a131-3a05bfc35b6f => generated 1575 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/1977] 10.0.0.231 () {32 vars in 672 bytes} [Tue Jun 2 13:29:42 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/1978] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:29:42 2026] GET /v2.0/ports?tenant_id=6113b4144fcb4670a97a3842b1c63b8e&device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => generated 2587 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/1979] 10.0.0.231 () {32 vars in 686 bytes} [Tue Jun 2 13:29:42 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1980] 199.204.45.238 () {34 vars in 789 bytes} [Tue Jun 2 13:29:42 2026] PUT /v2.0/ports/a6418981-2791-47c3-8339-c34ccd4db7d7 => generated 1311 bytes in 317 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: 1109/1981] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:29:42 2026] GET /v2.0/networks?id=643ae186-d923-4cd3-ba54-7cce822cd98d => generated 803 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1982] 10.0.0.231 () {32 vars in 682 bytes} [Tue Jun 2 13:29:42 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1983] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:29:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.110&port_id=a6418981-2791-47c3-8339-c34ccd4db7d7 => 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: 875/1984] 10.0.0.231 () {32 vars in 694 bytes} [Tue Jun 2 13:29:42 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1985] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:29:42 2026] GET /v2.0/subnets?id=ff40e91f-aa1c-4993-83dc-06d27f53d1e7 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1986] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 2 13:29:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1987] 10.0.0.231 () {32 vars in 721 bytes} [Tue Jun 2 13:29:42 2026] GET /v2.0/routers/c06d5736-cf38-427a-9d27-d64e6702ea1e => generated 485 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1988] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:29:42 2026] GET /v2.0/ports?network_id=643ae186-d923-4cd3-ba54-7cce822cd98d&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-06-02 13:29:43.032 7 INFO neutron.db.segments_db [None req-5c08abd0-b1ee-4fad-ac20-0493fb4354ee 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Added segment 7e721ed7-d4ae-441b-865a-e118bd68cfd7 of type vxlan for network b12fc1f9-8ef5-4aba-aecf-45df6380e7e4 [pid: 8|app: 0|req: 880/1989] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 2 13:29:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/1990] 10.0.0.231 () {34 vars in 671 bytes} [Tue Jun 2 13:29:42 2026] POST /v2.0/networks => generated 740 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/1991] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:29:43 2026] GET /v2.0/networks/643ae186-d923-4cd3-ba54-7cce822cd98d?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/1992] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 2 13:29:43 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: 1113/1993] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:29:43 2026] POST /v2.0/subnets => generated 663 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/1994] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:29:43 2026] GET /v2.0/networks/643ae186-d923-4cd3-ba54-7cce822cd98d?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: 1115/1995] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 2 13:29:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:29:43.665 7 INFO neutron.db.segments_db [None req-e9fbf389-5e6e-4403-a127-ba937d7d40a2 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Added segment 19d0c2e1-487d-42be-9036-00936f70e208 of type vxlan for network 28b03aa1-e2cb-49ae-b147-0a6abcaa05e9 [pid: 8|app: 0|req: 881/1996] 10.0.0.231 () {34 vars in 742 bytes} [Tue Jun 2 13:29:43 2026] PUT /v2.0/routers/c06d5736-cf38-427a-9d27-d64e6702ea1e => generated 485 bytes in 680 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1997] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 2 13:29:43 2026] GET /v2.0/subnets/ff40e91f-aa1c-4993-83dc-06d27f53d1e7 => generated 651 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1998] 10.0.0.231 () {32 vars in 736 bytes} [Tue Jun 2 13:29:43 2026] GET /v2.0/ports?device_id=c06d5736-cf38-427a-9d27-d64e6702ea1e => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1999] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 2 13:29:43 2026] GET /v2.0/ports/900a0b7a-777e-4ded-af29-ef99657d6404 => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:29:44.002 7 INFO neutron.db.l3_hamode_db [None req-e9fbf389-5e6e-4403-a127-ba937d7d40a2 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 13:29:44.534 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-77079e21-3771-41b6-a015-1c6039ad7547'] response: {'name': 'network-changed', 'server_uuid': 'de6a049a-01b5-4a50-b5b2-95944f9752ac', 'tag': 'a6418981-2791-47c3-8339-c34ccd4db7d7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 885/2000] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:29:43 2026] DELETE /v2.0/routers/c06d5736-cf38-427a-9d27-d64e6702ea1e => generated 0 bytes in 999 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/2001] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 2 13:29:44 2026] GET /v2.0/ports/a6418981-2791-47c3-8339-c34ccd4db7d7 => generated 1349 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:29:45.220 8 INFO neutron.db.segments_db [None req-cb35c5c9-059f-4d9f-a068-a9e75cc841c4 e353ec766f1f4e16b01357123be0eac4 f4ffc6286ffe483295da52730b091e3f - - default default] Added segment 7ade1bd3-91cc-4224-bbc3-1261fb1f5301 of type vxlan for network c21b8789-b324-44e9-8657-6fb412770792 [pid: 8|app: 0|req: 887/2002] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:29:44 2026] POST /v2.0/networks => generated 727 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/2003] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:29:45 2026] GET /v2.0/ports?tenant_id=6113b4144fcb4670a97a3842b1c63b8e&device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => generated 2589 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/2004] 10.0.0.231 () {32 vars in 721 bytes} [Tue Jun 2 13:29:45 2026] GET /v2.0/routers/e1087f6e-4312-4348-9ebc-06c0fb60e997 => generated 493 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/2005] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 2 13:29:45 2026] GET /v2.0/subnets/ff40e91f-aa1c-4993-83dc-06d27f53d1e7 => generated 651 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:29:45.579 7 INFO neutron.db.l3_hamode_db [None req-e9fbf389-5e6e-4403-a127-ba937d7d40a2 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 891/2006] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:29:45 2026] POST /v2.0/subnets => generated 620 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/2007] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:29:45 2026] GET /v2.0/networks?id=643ae186-d923-4cd3-ba54-7cce822cd98d => generated 803 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/2008] 10.0.0.231 () {34 vars in 742 bytes} [Tue Jun 2 13:29:45 2026] PUT /v2.0/routers/e1087f6e-4312-4348-9ebc-06c0fb60e997 => generated 493 bytes in 684 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/2009] 199.204.45.238 () {30 vars in 743 bytes} [Tue Jun 2 13:29:46 2026] GET /v2.0/networks/643ae186-d923-4cd3-ba54-7cce822cd98d => generated 800 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:29:46.553 8 WARNING neutron.api.v2.base [None req-331e1324-b97b-49e9-a6b4-4a2eb9b7dcfd e353ec766f1f4e16b01357123be0eac4 f4ffc6286ffe483295da52730b091e3f - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-06-02 13:29:46.554 8 INFO neutron.api.v2.resource [None req-331e1324-b97b-49e9-a6b4-4a2eb9b7dcfd e353ec766f1f4e16b01357123be0eac4 f4ffc6286ffe483295da52730b091e3f - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 895/2010] 10.0.0.231 () {34 vars in 681 bytes} [Tue Jun 2 13:29:46 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/2011] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:29:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.110&port_id=a6418981-2791-47c3-8339-c34ccd4db7d7 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/2012] 10.0.0.231 () {32 vars in 736 bytes} [Tue Jun 2 13:29:46 2026] GET /v2.0/ports?device_id=e1087f6e-4312-4348-9ebc-06c0fb60e997 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/2013] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 2 13:29:46 2026] GET /v2.0/ports/900a0b7a-777e-4ded-af29-ef99657d6404 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2014] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:29:43 2026] POST /v2.0/routers => generated 727 bytes in 3168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2015] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:29:46 2026] GET /v2.0/subnets?id=ff40e91f-aa1c-4993-83dc-06d27f53d1e7 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:29:47.162 8 INFO neutron.services.segments.plugin [-] Segment 7ade1bd3-91cc-4224-bbc3-1261fb1f5301 resource provider aggregate not found 2026-06-02 13:29:47.169 8 INFO neutron.services.segments.plugin [-] Segment 7ade1bd3-91cc-4224-bbc3-1261fb1f5301 resource provider aggregate not found 2026-06-02 13:29:47.186 8 INFO neutron.services.segments.plugin [-] Segment 7ade1bd3-91cc-4224-bbc3-1261fb1f5301 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ade1bd3-91cc-4224-bbc3-1261fb1f5301 found for delete ", "request_id": "req-cb819e2a-7ca3-4e07-b363-2026f89f30fc"}]} 2026-06-02 13:29:47.192 8 INFO neutron.services.segments.plugin [-] Segment 7ade1bd3-91cc-4224-bbc3-1261fb1f5301 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ade1bd3-91cc-4224-bbc3-1261fb1f5301 found for delete ", "request_id": "req-37049fb3-9715-4f3e-8afa-90a84785c3b8"}]} [pid: 8|app: 0|req: 899/2016] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:29:46 2026] DELETE /v2.0/networks/c21b8789-b324-44e9-8657-6fb412770792 => generated 0 bytes in 566 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/2017] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 2 13:29:47 2026] GET /v2.0/subnets/ff40e91f-aa1c-4993-83dc-06d27f53d1e7 => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2018] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:29:46 2026] DELETE /v2.0/routers/e1087f6e-4312-4348-9ebc-06c0fb60e997 => generated 0 bytes in 499 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2019] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:29:47 2026] GET /v2.0/ports?network_id=643ae186-d923-4cd3-ba54-7cce822cd98d&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:29:47.402 7 INFO neutron.db.segments_db [None req-60b64bd4-954d-4f2d-b88f-90b57a0e1bd7 e353ec766f1f4e16b01357123be0eac4 f4ffc6286ffe483295da52730b091e3f - - default default] Added segment 46baba64-77a2-494c-9724-72f1c7b973ba of type vxlan for network 83022e9d-1d1d-45d9-a9cc-a25af4b5d477 [pid: 7|app: 0|req: 1120/2020] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:29:47 2026] POST /v2.0/networks => generated 726 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2021] 10.0.0.231 () {32 vars in 721 bytes} [Tue Jun 2 13:29:47 2026] GET /v2.0/routers/c78467bb-c6e7-417a-aadd-71b046c05e29 => generated 502 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2022] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:29:47 2026] GET /v2.0/networks/643ae186-d923-4cd3-ba54-7cce822cd98d?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2023] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:29:47 2026] POST /v2.0/subnets => generated 623 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2024] 10.0.0.231 () {34 vars in 742 bytes} [Tue Jun 2 13:29:47 2026] PUT /v2.0/routers/c78467bb-c6e7-417a-aadd-71b046c05e29 => generated 502 bytes in 797 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2025] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:29:48 2026] GET /v2.0/networks/643ae186-d923-4cd3-ba54-7cce822cd98d?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-06-02 13:29:48.756 7 WARNING neutron.api.v2.base [None req-10c7dfb9-58b7-497e-840c-7e32fb5ad344 e353ec766f1f4e16b01357123be0eac4 f4ffc6286ffe483295da52730b091e3f - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-06-02 13:29:48.757 7 INFO neutron.api.v2.resource [None req-10c7dfb9-58b7-497e-840c-7e32fb5ad344 e353ec766f1f4e16b01357123be0eac4 f4ffc6286ffe483295da52730b091e3f - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1126/2026] 10.0.0.231 () {34 vars in 681 bytes} [Tue Jun 2 13:29:48 2026] POST /v2.0/rbac-policies => generated 547 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2027] 10.0.0.231 () {32 vars in 736 bytes} [Tue Jun 2 13:29:48 2026] GET /v2.0/ports?device_id=c78467bb-c6e7-417a-aadd-71b046c05e29 => 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: 901/2028] 10.0.0.231 () {34 vars in 783 bytes} [Tue Jun 2 13:29:47 2026] PUT /v2.0/routers/5e99a7b9-7a2d-4f87-b029-35e5e04882cb/add_router_interface => generated 309 bytes in 1672 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:29:49.393 7 INFO neutron.services.segments.plugin [-] Segment 46baba64-77a2-494c-9724-72f1c7b973ba resource provider aggregate not found 2026-06-02 13:29:49.404 7 INFO neutron.services.segments.plugin [-] Segment 46baba64-77a2-494c-9724-72f1c7b973ba resource provider aggregate not found 2026-06-02 13:29:49.429 7 INFO neutron.services.segments.plugin [-] Segment 46baba64-77a2-494c-9724-72f1c7b973ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46baba64-77a2-494c-9724-72f1c7b973ba found for delete ", "request_id": "req-3575ea16-5662-4cc3-b2cc-c59652190534"}]} [pid: 7|app: 0|req: 1128/2029] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:29:48 2026] DELETE /v2.0/networks/83022e9d-1d1d-45d9-a9cc-a25af4b5d477 => generated 0 bytes in 671 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:29:49.479 7 INFO neutron.services.segments.plugin [-] Segment 46baba64-77a2-494c-9724-72f1c7b973ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46baba64-77a2-494c-9724-72f1c7b973ba found for delete ", "request_id": "req-85099351-3252-4fb0-8473-97cdb6f21d79"}]} [pid: 8|app: 0|req: 902/2030] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:29:48 2026] DELETE /v2.0/routers/c78467bb-c6e7-417a-aadd-71b046c05e29 => generated 0 bytes in 574 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:29:49.555 7 INFO neutron.db.segments_db [None req-e407f004-6cce-48aa-9f95-5614f4abd07f e353ec766f1f4e16b01357123be0eac4 f4ffc6286ffe483295da52730b091e3f - - default default] Added segment e9aeee60-0a8b-4317-9035-d05e03930b6a of type vxlan for network de9d497d-e1eb-4165-afec-0ab0a2fd0095 [pid: 8|app: 0|req: 903/2031] 10.0.0.231 () {32 vars in 721 bytes} [Tue Jun 2 13:29:49 2026] GET /v2.0/routers/b8b223cb-770d-44cf-89ec-bb81728c9bcf => generated 487 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2032] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:29:49 2026] POST /v2.0/networks => generated 727 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2033] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:29:49 2026] POST /v2.0/subnets => generated 623 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/2034] 10.0.0.231 () {34 vars in 742 bytes} [Tue Jun 2 13:29:49 2026] PUT /v2.0/routers/b8b223cb-770d-44cf-89ec-bb81728c9bcf => generated 487 bytes in 709 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:29:50.427 8 INFO neutron.db.segments_db [None req-fc233e74-23a1-406d-becf-b7f9e2becf6a 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Added segment 9ddb73c8-6452-47e2-84b7-385c5d0aeed8 of type vxlan for network 1cba316e-dc78-4d87-8258-d0a517eeae18 [pid: 8|app: 0|req: 905/2035] 10.0.0.231 () {34 vars in 671 bytes} [Tue Jun 2 13:29:50 2026] POST /v2.0/networks => generated 739 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/2036] 10.0.0.231 () {32 vars in 736 bytes} [Tue Jun 2 13:29:50 2026] GET /v2.0/ports?device_id=b8b223cb-770d-44cf-89ec-bb81728c9bcf => 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: 1131/2037] 10.0.0.231 () {34 vars in 681 bytes} [Tue Jun 2 13:29:49 2026] POST /v2.0/rbac-policies => generated 324 bytes in 745 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/2038] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:29:50 2026] POST /v2.0/subnets => generated 662 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:29:50.939 8 INFO neutron.db.segments_db [None req-17bfb95a-1f66-4413-9228-27d7211e467b 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Added segment 8669ada4-561f-4b4a-97fd-d69f813cee90 of type vxlan for network fe6fb37e-b64e-4838-959c-fd6ad6837445 [pid: 7|app: 0|req: 1132/2039] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:29:50 2026] DELETE /v2.0/routers/b8b223cb-770d-44cf-89ec-bb81728c9bcf => generated 0 bytes in 474 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:29:51.304 8 INFO neutron.db.l3_hamode_db [None req-17bfb95a-1f66-4413-9228-27d7211e467b 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1133/2040] 10.0.0.231 () {32 vars in 723 bytes} [Tue Jun 2 13:29:51 2026] GET /v2.0/networks/de9d497d-e1eb-4165-afec-0ab0a2fd0095 => generated 655 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2041] 10.0.0.231 () {32 vars in 721 bytes} [Tue Jun 2 13:29:51 2026] GET /v2.0/routers/c0ed93c3-f382-4b4c-9339-8a206a853d76 => generated 480 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2042] 10.0.0.231 () {34 vars in 742 bytes} [Tue Jun 2 13:29:51 2026] PUT /v2.0/routers/c0ed93c3-f382-4b4c-9339-8a206a853d76 => generated 480 bytes in 783 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:29:52.370 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fbe3c6bf-a3d9-4231-81aa-f67015d67535 fcc45c212f07458088207eaf8b71f34e f28a988b72cb4ddaa167b9fb6d343aa1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1136/2043] 10.0.0.231 () {32 vars in 723 bytes} [Tue Jun 2 13:29:52 2026] GET /v2.0/networks/de9d497d-e1eb-4165-afec-0ab0a2fd0095 => generated 138 bytes in 84 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 13:29:52.376 7 WARNING neutron_lib.context [None req-d7d833da-01a1-4067-baf8-342c9e2ffcd2 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:29:52.864 8 INFO neutron.db.l3_hamode_db [None req-17bfb95a-1f66-4413-9228-27d7211e467b 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 13:29:53.312 7 INFO neutron.db.l3_db [None req-d7d833da-01a1-4067-baf8-342c9e2ffcd2 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] Floating IP e99589e0-1359-48a3-be65-bea7b84c95be associated. External IP: 10.96.250.203, port: 900a0b7a-777e-4ded-af29-ef99657d6404. [pid: 7|app: 0|req: 1137/2044] 10.0.0.231 () {34 vars in 677 bytes} [Tue Jun 2 13:29:52 2026] POST /v2.0/floatingips => generated 898 bytes in 1303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2045] 10.0.0.231 () {32 vars in 736 bytes} [Tue Jun 2 13:29:53 2026] GET /v2.0/ports?device_id=c0ed93c3-f382-4b4c-9339-8a206a853d76 => 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: 908/2046] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:29:50 2026] POST /v2.0/routers => generated 726 bytes in 3211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:29:54.292 7 INFO neutron.services.segments.plugin [-] Segment e9aeee60-0a8b-4317-9035-d05e03930b6a resource provider aggregate not found 2026-06-02 13:29:54.302 7 INFO neutron.services.segments.plugin [-] Segment e9aeee60-0a8b-4317-9035-d05e03930b6a resource provider aggregate not found 2026-06-02 13:29:54.308 7 INFO neutron.services.segments.plugin [-] Segment e9aeee60-0a8b-4317-9035-d05e03930b6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9aeee60-0a8b-4317-9035-d05e03930b6a found for delete ", "request_id": "req-f70941db-4161-49f1-839a-1fd6174a19a9"}]} 2026-06-02 13:29:54.318 7 INFO neutron.services.segments.plugin [-] Segment e9aeee60-0a8b-4317-9035-d05e03930b6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9aeee60-0a8b-4317-9035-d05e03930b6a found for delete ", "request_id": "req-d03eb69f-83e1-4e61-b0df-d20f10a89bf7"}]} [pid: 7|app: 0|req: 1139/2047] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:29:53 2026] DELETE /v2.0/networks/de9d497d-e1eb-4165-afec-0ab0a2fd0095 => generated 0 bytes in 622 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:29:54.835 8 INFO neutron.services.segments.plugin [-] Segment bd6ccd0d-675f-4981-827c-42fc1dd4a6cd resource provider aggregate not found 2026-06-02 13:29:54.842 8 INFO neutron.services.segments.plugin [-] Segment bd6ccd0d-675f-4981-827c-42fc1dd4a6cd resource provider aggregate not found 2026-06-02 13:29:54.863 8 INFO neutron.services.segments.plugin [-] Segment bd6ccd0d-675f-4981-827c-42fc1dd4a6cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd6ccd0d-675f-4981-827c-42fc1dd4a6cd found for delete ", "request_id": "req-02a54bbd-54c4-4c6b-93ad-a3974a90369b"}]} 2026-06-02 13:29:54.866 8 INFO neutron.services.segments.plugin [-] Segment bd6ccd0d-675f-4981-827c-42fc1dd4a6cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd6ccd0d-675f-4981-827c-42fc1dd4a6cd found for delete ", "request_id": "req-283314be-3bbf-440a-8cba-f82318c5c203"}]} 2026-06-02 13:29:54.874 8 INFO neutron.db.l3_hamode_db [None req-96e87d9c-cb3f-4e49-ad7d-261158934860 d72968573f1f4105a5e439aac6aeb400 87c4c360e6c6431cbec1d8d177f89860 - - default default] HA network 70fb81b5-5cb1-4b93-bd75-86191fa4a3c8 was deleted as no HA routers are present in tenant 87c4c360e6c6431cbec1d8d177f89860. [pid: 8|app: 0|req: 909/2048] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:29:54 2026] DELETE /v2.0/routers/c0ed93c3-f382-4b4c-9339-8a206a853d76 => generated 0 bytes in 777 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:29:54.900 8 INFO neutron.pecan_wsgi.hooks.translation [None req-73098a49-568b-496b-b251-689c14bc9fec e353ec766f1f4e16b01357123be0eac4 f4ffc6286ffe483295da52730b091e3f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 910/2049] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:29:54 2026] DELETE /v2.0/subnets/5774bc25-03bf-4aca-a863-187458ed809c => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 13:29:54.928 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6160f758-4b12-457b-a658-e74201e360ef e353ec766f1f4e16b01357123be0eac4 f4ffc6286ffe483295da52730b091e3f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 911/2050] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:29:54 2026] DELETE /v2.0/subnets/5118862b-7b8d-498f-93db-ff1e6b692e6e => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 13:29:54.953 8 INFO neutron.pecan_wsgi.hooks.translation [None req-32647584-873d-4c5d-b545-1176c83e2ad3 e353ec766f1f4e16b01357123be0eac4 f4ffc6286ffe483295da52730b091e3f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 912/2051] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:29:54 2026] DELETE /v2.0/subnets/b51acde2-ded6-4207-b850-5d7ab60d3be0 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2054] 10.0.0.231 () {34 vars in 783 bytes} [Tue Jun 2 13:29:54 2026] PUT /v2.0/routers/85a6003a-f752-44ef-b7e1-63deb204f1f5/add_router_interface => generated 309 bytes in 1701 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2055] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:29:56 2026] GET /v2.0/security-groups?tenant_id=f4ffc6286ffe483295da52730b091e3f&name=default => generated 2801 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/2056] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:29:55 2026] GET /v2.0/security-groups?tenant_id=b6be26d3215a4d9793ba7a398e86ee6c&name=default => generated 2801 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2057] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:29:56 2026] DELETE /v2.0/security-groups/2684a58d-87ce-46bc-a480-710b477930d3 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/2058] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:29:56 2026] DELETE /v2.0/security-groups/01f40bb1-becf-47f2-b9aa-c4df14035e60 => 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: 1143/2059] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:29:56 2026] GET /v2.0/security-groups?tenant_id=d0327472f79a4fa994427ecdf1828550&name=default => generated 2801 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/2060] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:29:56 2026] DELETE /v2.0/security-groups/5ae1f9e4-34fa-4f9d-b2ae-dbe6dae5e151 => 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: 1144/2061] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:29:56 2026] GET /v2.0/security-groups?tenant_id=87c4c360e6c6431cbec1d8d177f89860&name=default => generated 2801 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:29:56.777 7 WARNING neutron_lib.context [None req-c4221519-3ff5-405c-8639-b2998ea88ab0 1c736f97ac1c4206a070839fba1cda37 80e8165ce9d040d8bf7590c164f75dfa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 918/2062] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:29:56 2026] DELETE /v2.0/security-groups/83329fab-bcda-4732-8db7-207b702f2778 => 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: 1145/2063] 10.0.0.231 () {34 vars in 685 bytes} [Tue Jun 2 13:29:56 2026] POST /v2.0/security-groups => generated 1611 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 13:29:56.920 7 WARNING neutron_lib.context [None req-1ff037ae-fff7-4a6f-97c5-c0b00d0d2663 1c736f97ac1c4206a070839fba1cda37 80e8165ce9d040d8bf7590c164f75dfa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 919/2064] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:29:56 2026] GET /v2.0/security-groups?tenant_id=f28a988b72cb4ddaa167b9fb6d343aa1&name=default => generated 2801 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2065] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:29:56 2026] POST /v2.0/security-group-rules => generated 565 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/2066] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:29:57 2026] DELETE /v2.0/security-groups/f2077e8e-2ac4-463c-b346-e7f6a7f765eb => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:29:57.119 8 WARNING neutron_lib.context [None req-7a03f423-3a81-4898-b1f4-13b3b0d6aea7 1c736f97ac1c4206a070839fba1cda37 80e8165ce9d040d8bf7590c164f75dfa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1147/2067] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:29:57 2026] GET /v2.0/security-groups?tenant_id=c60010c5adf94d2fbfd3f542a7a256b3&name=default => generated 2801 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/2068] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:29:57 2026] POST /v2.0/security-group-rules => generated 564 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:29:57.263 8 WARNING neutron_lib.context [None req-5f767f73-83fc-4252-ae71-c3edc4b6bd70 1c736f97ac1c4206a070839fba1cda37 80e8165ce9d040d8bf7590c164f75dfa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1148/2069] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:29:57 2026] DELETE /v2.0/security-groups/34b5cea5-5ca5-4ac0-9b39-4502e3faee8c => 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: 922/2070] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:29:57 2026] POST /v2.0/security-group-rules => generated 570 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:29:57.394 7 WARNING neutron_lib.context [None req-0d099f11-9017-4a46-a6ef-18571821b158 1c736f97ac1c4206a070839fba1cda37 80e8165ce9d040d8bf7590c164f75dfa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1149/2071] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:29:57 2026] POST /v2.0/security-group-rules => generated 569 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:29:57.520 8 WARNING neutron_lib.context [None req-9dcc46e8-a68f-4df1-a2a8-f0734e715ee3 1c736f97ac1c4206a070839fba1cda37 80e8165ce9d040d8bf7590c164f75dfa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:29:57.577 8 INFO neutron.db.securitygroups_db [None req-9dcc46e8-a68f-4df1-a2a8-f0734e715ee3 1c736f97ac1c4206a070839fba1cda37 80e8165ce9d040d8bf7590c164f75dfa - - default default] Project 80e8165ce9d040d8bf7590c164f75dfa added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 923/2072] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:29:57 2026] POST /v2.0/security-group-rules => generated 575 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:29:57.674 7 WARNING neutron_lib.context [None req-963eb9c8-99e3-4b65-b6d9-c0e1ef83cc7c 1c736f97ac1c4206a070839fba1cda37 80e8165ce9d040d8bf7590c164f75dfa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:29:57.714 7 INFO neutron.db.securitygroups_db [None req-963eb9c8-99e3-4b65-b6d9-c0e1ef83cc7c 1c736f97ac1c4206a070839fba1cda37 80e8165ce9d040d8bf7590c164f75dfa - - default default] Project 80e8165ce9d040d8bf7590c164f75dfa 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: 1150/2073] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:29:57 2026] POST /v2.0/security-group-rules => generated 574 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/2074] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 2 13:29:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2075] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 2 13:29:57 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: 925/2076] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 2 13:29:57 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: 1152/2077] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 2 13:29:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:29:58.100 8 INFO neutron.api.v2.resource [None req-fb411c42-ac06-4e35-b090-2488bede1cbc 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 926/2078] 199.204.45.238 () {30 vars in 763 bytes} [Tue Jun 2 13:29:58 2026] GET /v2.0/security-groups/lb-e831f0b2-2885-4566-a131-3a05bfc35b6f => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2079] 199.204.45.238 () {30 vars in 785 bytes} [Tue Jun 2 13:29:58 2026] GET /v2.0/security-groups?name=lb-e831f0b2-2885-4566-a131-3a05bfc35b6f => generated 1575 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/2080] 199.204.45.238 () {30 vars in 815 bytes} [Tue Jun 2 13:29:58 2026] GET /v2.0/security-group-rules?security_group_id=e5292986-e7ee-47dd-a9df-dd4772dfeafc => generated 1118 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:29:58.281 8 WARNING neutron_lib.context [None req-4b732ad6-332b-476b-b9b1-649da09c1461 1c736f97ac1c4206a070839fba1cda37 80e8165ce9d040d8bf7590c164f75dfa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1154/2081] 199.204.45.238 () {34 vars in 747 bytes} [Tue Jun 2 13:29:58 2026] POST /v2.0/security-group-rules => generated 565 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/2082] 10.0.0.231 () {34 vars in 685 bytes} [Tue Jun 2 13:29:58 2026] POST /v2.0/security-groups => generated 1597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 13:29:58.400 8 WARNING neutron_lib.context [None req-00399f6f-d87a-4e5b-ad26-ff03cded5d85 1c736f97ac1c4206a070839fba1cda37 80e8165ce9d040d8bf7590c164f75dfa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1155/2083] 199.204.45.238 () {34 vars in 747 bytes} [Tue Jun 2 13:29:58 2026] POST /v2.0/security-group-rules => generated 569 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/2084] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:29:58 2026] POST /v2.0/security-group-rules => generated 565 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:29:58.550 7 WARNING neutron_lib.context [None req-c794099c-9f3c-4ada-9dd1-e757cf6abc5c 1c736f97ac1c4206a070839fba1cda37 80e8165ce9d040d8bf7590c164f75dfa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1156/2085] 10.0.0.231 () {34 vars in 695 bytes} [Tue Jun 2 13:29:58 2026] POST /v2.0/security-group-rules => generated 570 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:29:58.651 8 WARNING neutron_lib.context [None req-b1567447-a734-4771-a136-2f16c2fb0aa2 1c736f97ac1c4206a070839fba1cda37 80e8165ce9d040d8bf7590c164f75dfa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 930/2086] 10.0.0.231 () {34 vars in 676 bytes} [Tue Jun 2 13:29:58 2026] POST /v2.0/floatingips => generated 552 bytes in 781 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2087] 10.0.0.176 () {34 vars in 1100 bytes} [Tue Jun 2 13:29:59 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1298004684&fields=id&tenant_id=80e8165ce9d040d8bf7590c164f75dfa => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/2088] 10.0.0.176 () {34 vars in 1100 bytes} [Tue Jun 2 13:29:59 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1790210000&fields=id&tenant_id=80e8165ce9d040d8bf7590c164f75dfa => 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: 1158/2089] 10.0.0.176 () {34 vars in 982 bytes} [Tue Jun 2 13:29:59 2026] GET /v2.0/networks?id=b12fc1f9-8ef5-4aba-aecf-45df6380e7e4 => generated 672 bytes in 476 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/2090] 10.0.0.176 () {34 vars in 965 bytes} [Tue Jun 2 13:30:00 2026] GET /v2.0/quotas/80e8165ce9d040d8bf7590c164f75dfa => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2091] 10.0.0.176 () {34 vars in 1002 bytes} [Tue Jun 2 13:30:00 2026] GET /v2.0/ports?tenant_id=80e8165ce9d040d8bf7590c164f75dfa&fields=id => generated 103 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/2092] 10.0.0.176 () {34 vars in 1008 bytes} [Tue Jun 2 13:30:00 2026] GET /v2.0/networks/b12fc1f9-8ef5-4aba-aecf-45df6380e7e4?fields=segments => generated 14 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2093] 10.0.0.176 () {34 vars in 1108 bytes} [Tue Jun 2 13:30:00 2026] GET /v2.0/networks/b12fc1f9-8ef5-4aba-aecf-45df6380e7e4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/2094] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:30:00 2026] GET /v2.0/ports?device_id=e98b27a7-70a2-4bde-96a8-204df5e46a04 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:30:01.229 7 WARNING neutron_lib.context [None req-e0061222-fc04-43c8-af96-1ef9d4b03bda 86ea7a0b077b4140aaac7026d831e576 b5af2041f1e4404ba2347e3638467aa5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 935/2095] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:30:01 2026] GET /v2.0/networks?id=b12fc1f9-8ef5-4aba-aecf-45df6380e7e4 => generated 672 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:30:01.837 8 WARNING neutron_lib.context [None req-d96530b2-04fd-4105-bc69-2863d4905f1d 91430d953d444297aad4091961998990 019ed26b0c0d4a3b986bf63b59a13c56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:30:01.977 8 INFO neutron.db.segments_db [None req-d96530b2-04fd-4105-bc69-2863d4905f1d 91430d953d444297aad4091961998990 019ed26b0c0d4a3b986bf63b59a13c56 - - default default] Added segment 36d7255f-4191-4b0d-acb8-eb7fb86dae94 of type vxlan for network 872292e0-b406-460b-b8e4-7a530f339e08 [pid: 7|app: 0|req: 1161/2096] 10.0.0.231 () {34 vars in 676 bytes} [Tue Jun 2 13:30:00 2026] POST /v2.0/floatingips => generated 552 bytes in 1090 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2097] 199.204.45.238 () {34 vars in 1050 bytes} [Tue Jun 2 13:30:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=80e8165ce9d040d8bf7590c164f75dfa => generated 274 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2098] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:30:02 2026] GET /v2.0/ports?device_id=e98b27a7-70a2-4bde-96a8-204df5e46a04 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/2099] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:30:01 2026] POST /v2.0/networks => generated 632 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:30:02.102 8 WARNING neutron_lib.context [req-a8713aa5-493c-458c-affe-13b2393dc28b req-6d99cd18-ac14-4ffe-a5b9-c04569b6922e 1c736f97ac1c4206a070839fba1cda37 80e8165ce9d040d8bf7590c164f75dfa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1164/2100] 10.0.0.231 () {34 vars in 759 bytes} [Tue Jun 2 13:30:02 2026] PUT /v2.0/floatingips/3c600c61-e63c-4079-af63-513d50e918a8/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:30:02.116 7 WARNING neutron_lib.context [None req-a48160b3-45e4-493e-a972-1c669e97c8fa 91430d953d444297aad4091961998990 019ed26b0c0d4a3b986bf63b59a13c56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:30:02.165 7 INFO neutron.db.segments_db [None req-a48160b3-45e4-493e-a972-1c669e97c8fa 91430d953d444297aad4091961998990 019ed26b0c0d4a3b986bf63b59a13c56 - - default default] Added segment d1076c81-84ac-465c-b784-95a77c4f6be6 of type vxlan for network c65ad3ab-980b-453d-8b09-61827362c148 [pid: 7|app: 0|req: 1165/2101] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:30:02 2026] POST /v2.0/networks => generated 631 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2102] 10.0.0.231 () {32 vars in 739 bytes} [Tue Jun 2 13:30:02 2026] GET /v2.0/floatingips/3c600c61-e63c-4079-af63-513d50e918a8/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:30:02.335 7 WARNING neutron_lib.context [None req-9832f156-2377-45eb-812b-b7ef2e4b0e38 91430d953d444297aad4091961998990 019ed26b0c0d4a3b986bf63b59a13c56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:30:02.391 7 INFO neutron.db.segments_db [None req-9832f156-2377-45eb-812b-b7ef2e4b0e38 91430d953d444297aad4091961998990 019ed26b0c0d4a3b986bf63b59a13c56 - - default default] Added segment ba919b8d-2da0-4a52-8e86-41afc3e1be0f of type vxlan for network e8245436-3200-4453-93d2-02072477430e [pid: 7|app: 0|req: 1167/2103] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:30:02 2026] POST /v2.0/networks => generated 631 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2104] 10.0.0.231 () {34 vars in 770 bytes} [Tue Jun 2 13:30:02 2026] PUT /v2.0/floatingips/3c600c61-e63c-4079-af63-513d50e918a8/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-02 13:30:02.583 7 WARNING neutron_lib.context [None req-bb6e3a0a-a85d-4bbc-a107-2aede1eae1b6 91430d953d444297aad4091961998990 019ed26b0c0d4a3b986bf63b59a13c56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 937/2105] 199.204.45.238 () {38 vars in 955 bytes} [Tue Jun 2 13:30:02 2026] POST /v2.0/ports => generated 993 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:30:02.650 7 INFO neutron.db.segments_db [None req-bb6e3a0a-a85d-4bbc-a107-2aede1eae1b6 91430d953d444297aad4091961998990 019ed26b0c0d4a3b986bf63b59a13c56 - - default default] Added segment ac3bb4a8-f09d-4a26-8ac8-e2e4aa346240 of type vxlan for network 89bbe16e-2d9b-49f7-b44a-4cf221cf4ae3 [pid: 8|app: 0|req: 938/2106] 10.0.0.231 () {32 vars in 739 bytes} [Tue Jun 2 13:30:02 2026] GET /v2.0/floatingips/3c600c61-e63c-4079-af63-513d50e918a8/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2107] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:30:02 2026] POST /v2.0/networks => generated 631 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2108] 10.0.0.231 () {34 vars in 766 bytes} [Tue Jun 2 13:30:02 2026] PUT /v2.0/floatingips/3c600c61-e63c-4079-af63-513d50e918a8/tags/red => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-02 13:30:02.834 7 WARNING neutron_lib.context [None req-49fbaebe-41c8-429f-b444-b13a9c093fa2 91430d953d444297aad4091961998990 019ed26b0c0d4a3b986bf63b59a13c56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:30:02.894 7 INFO neutron.db.segments_db [None req-49fbaebe-41c8-429f-b444-b13a9c093fa2 91430d953d444297aad4091961998990 019ed26b0c0d4a3b986bf63b59a13c56 - - default default] Added segment fb043565-1728-4fda-9d20-b9d948165e01 of type vxlan for network 5d447bb6-c5b8-45e9-aafa-c2c1883ad148 [pid: 7|app: 0|req: 1171/2109] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:30:02 2026] POST /v2.0/networks => generated 632 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2110] 10.0.0.231 () {32 vars in 739 bytes} [Tue Jun 2 13:30:03 2026] GET /v2.0/floatingips/3c600c61-e63c-4079-af63-513d50e918a8/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2111] 10.0.0.231 () {34 vars in 753 bytes} [Tue Jun 2 13:30:03 2026] PUT /v2.0/networks/872292e0-b406-460b-b8e4-7a530f339e08/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2112] 10.0.0.231 () {34 vars in 788 bytes} [Tue Jun 2 13:30:03 2026] PUT /v2.0/floatingips/3c600c61-e63c-4079-af63-513d50e918a8/tags/black.or.white => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/2113] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 2 13:30:02 2026] PUT /v2.0/ports/e51d50bb-61c2-41ad-b371-0220e4201cc9 => generated 1238 bytes in 530 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: 1175/2114] 10.0.0.231 () {34 vars in 753 bytes} [Tue Jun 2 13:30:03 2026] PUT /v2.0/networks/c65ad3ab-980b-453d-8b09-61827362c148/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:30:03.231 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-34d5080e-1bb7-4146-9810-0861ffaa17c1'] response: {'name': 'network-changed', 'server_uuid': 'e98b27a7-70a2-4bde-96a8-204df5e46a04', 'tag': 'e51d50bb-61c2-41ad-b371-0220e4201cc9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1176/2115] 10.0.0.231 () {32 vars in 739 bytes} [Tue Jun 2 13:30:03 2026] GET /v2.0/floatingips/3c600c61-e63c-4079-af63-513d50e918a8/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2116] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:30:03 2026] GET /v2.0/ports?tenant_id=80e8165ce9d040d8bf7590c164f75dfa&device_id=e98b27a7-70a2-4bde-96a8-204df5e46a04 => generated 1277 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/2117] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:30:03 2026] GET /v2.0/ports?device_id=e98b27a7-70a2-4bde-96a8-204df5e46a04 => generated 1008 bytes in 127 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: 1178/2118] 10.0.0.231 () {34 vars in 753 bytes} [Tue Jun 2 13:30:03 2026] PUT /v2.0/networks/e8245436-3200-4453-93d2-02072477430e/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: 941/2119] 10.0.0.231 () {34 vars in 759 bytes} [Tue Jun 2 13:30:03 2026] PUT /v2.0/floatingips/3c600c61-e63c-4079-af63-513d50e918a8/tags => generated 37 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2120] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:30:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=e51d50bb-61c2-41ad-b371-0220e4201cc9 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/2121] 10.0.0.176 () {34 vars in 1120 bytes} [Tue Jun 2 13:30:03 2026] GET /v2.0/security-groups?id=9087fe45-3502-423e-b346-b60f98dff6b3&id=195b586f-e8f3-4899-966d-a5bb0f674492&fields=id&fields=name => generated 207 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2122] 10.0.0.231 () {34 vars in 753 bytes} [Tue Jun 2 13:30:03 2026] PUT /v2.0/networks/89bbe16e-2d9b-49f7-b44a-4cf221cf4ae3/tags => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/2123] 10.0.0.231 () {32 vars in 739 bytes} [Tue Jun 2 13:30:03 2026] GET /v2.0/floatingips/3c600c61-e63c-4079-af63-513d50e918a8/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2124] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:30:03 2026] GET /v2.0/subnets?id=93928ebd-77c8-43d6-89f7-0b6856e33df2 => generated 666 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2125] 10.0.0.231 () {32 vars in 747 bytes} [Tue Jun 2 13:30:03 2026] GET /v2.0/floatingips/3c600c61-e63c-4079-af63-513d50e918a8/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/2126] 10.0.0.231 () {32 vars in 666 bytes} [Tue Jun 2 13:30:03 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2127] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:30:03 2026] GET /v2.0/ports?network_id=b12fc1f9-8ef5-4aba-aecf-45df6380e7e4&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-06-02 13:30:03.599 8 INFO neutron.api.v2.resource [None req-5fe2fb0a-431d-42db-86df-93ce5fb93c2e 86ea7a0b077b4140aaac7026d831e576 b5af2041f1e4404ba2347e3638467aa5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 945/2128] 10.0.0.231 () {32 vars in 751 bytes} [Tue Jun 2 13:30:03 2026] GET /v2.0/floatingips/3c600c61-e63c-4079-af63-513d50e918a8/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/2129] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:30:03 2026] GET /v2.0/networks/b12fc1f9-8ef5-4aba-aecf-45df6380e7e4?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: 1184/2130] 10.0.0.231 () {32 vars in 680 bytes} [Tue Jun 2 13:30:03 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/2131] 10.0.0.231 () {32 vars in 750 bytes} [Tue Jun 2 13:30:03 2026] DELETE /v2.0/floatingips/3c600c61-e63c-4079-af63-513d50e918a8/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2132] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:30:03 2026] GET /v2.0/networks/b12fc1f9-8ef5-4aba-aecf-45df6380e7e4?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: 1186/2133] 10.0.0.231 () {32 vars in 739 bytes} [Tue Jun 2 13:30:03 2026] GET /v2.0/floatingips/3c600c61-e63c-4079-af63-513d50e918a8/tags => generated 30 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/2134] 10.0.0.231 () {32 vars in 676 bytes} [Tue Jun 2 13:30:03 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2135] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:30:03 2026] GET /v2.0/ports?tenant_id=80e8165ce9d040d8bf7590c164f75dfa&device_id=e98b27a7-70a2-4bde-96a8-204df5e46a04 => generated 1277 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:30:03.869 8 INFO neutron.api.v2.resource [None req-8d0aaf89-b3f8-4bfd-b5c7-d23a0934de3b 86ea7a0b077b4140aaac7026d831e576 b5af2041f1e4404ba2347e3638467aa5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 949/2136] 10.0.0.231 () {32 vars in 754 bytes} [Tue Jun 2 13:30:03 2026] DELETE /v2.0/floatingips/3c600c61-e63c-4079-af63-513d50e918a8/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2137] 10.0.0.231 () {32 vars in 688 bytes} [Tue Jun 2 13:30:03 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/2138] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:30:03 2026] GET /v2.0/networks?id=b12fc1f9-8ef5-4aba-aecf-45df6380e7e4 => generated 768 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2139] 10.0.0.231 () {32 vars in 742 bytes} [Tue Jun 2 13:30:03 2026] DELETE /v2.0/floatingips/3c600c61-e63c-4079-af63-513d50e918a8/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2140] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:30:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=e51d50bb-61c2-41ad-b371-0220e4201cc9 => 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: 1191/2141] 199.204.45.238 () {34 vars in 994 bytes} [Tue Jun 2 13:30:04 2026] GET /v2.0/ports?device_id=e98b27a7-70a2-4bde-96a8-204df5e46a04 => generated 1277 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/2142] 10.0.0.231 () {32 vars in 674 bytes} [Tue Jun 2 13:30:03 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2143] 10.0.0.231 () {32 vars in 739 bytes} [Tue Jun 2 13:30:04 2026] GET /v2.0/floatingips/3c600c61-e63c-4079-af63-513d50e918a8/tags => 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: 952/2144] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:30:04 2026] GET /v2.0/subnets?id=93928ebd-77c8-43d6-89f7-0b6856e33df2 => generated 666 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2145] 199.204.45.238 () {34 vars in 1124 bytes} [Tue Jun 2 13:30:04 2026] GET /v2.0/security-groups?id=195b586f-e8f3-4899-966d-a5bb0f674492&id=9087fe45-3502-423e-b346-b60f98dff6b3&fields=id&fields=name => generated 207 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/2146] 10.0.0.231 () {32 vars in 688 bytes} [Tue Jun 2 13:30:04 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/2147] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:30:04 2026] GET /v2.0/ports?network_id=b12fc1f9-8ef5-4aba-aecf-45df6380e7e4&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/2148] 10.0.0.231 () {32 vars in 684 bytes} [Tue Jun 2 13:30:04 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/2149] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:30:04 2026] GET /v2.0/networks/b12fc1f9-8ef5-4aba-aecf-45df6380e7e4?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: 1194/2150] 10.0.0.231 () {32 vars in 732 bytes} [Tue Jun 2 13:30:04 2026] DELETE /v2.0/floatingips/3c600c61-e63c-4079-af63-513d50e918a8 => generated 0 bytes in 432 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2151] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:30:04 2026] GET /v2.0/ports?device_id=e98b27a7-70a2-4bde-96a8-204df5e46a04 => generated 1008 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/2152] 10.0.0.231 () {32 vars in 696 bytes} [Tue Jun 2 13:30:04 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/2153] 10.0.0.176 () {34 vars in 1120 bytes} [Tue Jun 2 13:30:04 2026] GET /v2.0/security-groups?id=9087fe45-3502-423e-b346-b60f98dff6b3&id=195b586f-e8f3-4899-966d-a5bb0f674492&fields=id&fields=name => generated 207 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2154] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:30:04 2026] GET /v2.0/networks/b12fc1f9-8ef5-4aba-aecf-45df6380e7e4?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-06-02 13:30:04.953 8 INFO neutron.services.segments.plugin [-] Segment 36d7255f-4191-4b0d-acb8-eb7fb86dae94 resource provider aggregate not found 2026-06-02 13:30:04.958 8 INFO neutron.services.segments.plugin [-] Segment 36d7255f-4191-4b0d-acb8-eb7fb86dae94 resource provider aggregate not found 2026-06-02 13:30:04.977 8 INFO neutron.services.segments.plugin [-] Segment 36d7255f-4191-4b0d-acb8-eb7fb86dae94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36d7255f-4191-4b0d-acb8-eb7fb86dae94 found for delete ", "request_id": "req-35d38b30-8ed6-401c-a8d4-d19048bf78d4"}]} 2026-06-02 13:30:04.978 8 INFO neutron.services.segments.plugin [-] Segment 36d7255f-4191-4b0d-acb8-eb7fb86dae94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36d7255f-4191-4b0d-acb8-eb7fb86dae94 found for delete ", "request_id": "req-3d8fcba2-bb7f-48fb-82cb-7f1a8854954e"}]} [pid: 8|app: 0|req: 959/2155] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:30:04 2026] DELETE /v2.0/networks/872292e0-b406-460b-b8e4-7a530f339e08 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:30:05.217 7 INFO neutron.services.segments.plugin [-] Segment d1076c81-84ac-465c-b784-95a77c4f6be6 resource provider aggregate not found 2026-06-02 13:30:05.241 7 INFO neutron.services.segments.plugin [-] Segment d1076c81-84ac-465c-b784-95a77c4f6be6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1076c81-84ac-465c-b784-95a77c4f6be6 found for delete ", "request_id": "req-5d8d8e0e-fb53-44d1-83f8-aa8996fbd776"}]} [pid: 7|app: 0|req: 1197/2156] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:30:05 2026] DELETE /v2.0/networks/c65ad3ab-980b-453d-8b09-61827362c148 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:30:05.369 7 INFO neutron.services.segments.plugin [-] Segment d1076c81-84ac-465c-b784-95a77c4f6be6 resource provider aggregate not found 2026-06-02 13:30:05.396 7 INFO neutron.services.segments.plugin [-] Segment d1076c81-84ac-465c-b784-95a77c4f6be6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1076c81-84ac-465c-b784-95a77c4f6be6 found for delete ", "request_id": "req-d35828e1-b86e-4beb-80fd-a2055116a655"}]} [pid: 8|app: 0|req: 960/2157] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:30:05 2026] DELETE /v2.0/networks/e8245436-3200-4453-93d2-02072477430e => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/2158] 10.0.0.227 () {30 vars in 690 bytes} [Tue Jun 2 13:30:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2159] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:30:05 2026] GET /v2.0/security-groups?tenant_id=b5af2041f1e4404ba2347e3638467aa5&name=default => generated 2801 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2160] 10.0.0.227 () {30 vars in 692 bytes} [Tue Jun 2 13:30:05 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: 962/2161] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:30:05 2026] DELETE /v2.0/networks/89bbe16e-2d9b-49f7-b44a-4cf221cf4ae3 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2162] 10.0.0.227 () {30 vars in 668 bytes} [Tue Jun 2 13:30:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2163] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:30:05 2026] DELETE /v2.0/security-groups/c5f9585e-b66b-4c2f-a7bc-52a9e17d9019 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2164] 10.0.0.227 () {30 vars in 704 bytes} [Tue Jun 2 13:30:05 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: 1202/2165] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:30:05 2026] GET /v2.0/ports?device_id=e98b27a7-70a2-4bde-96a8-204df5e46a04 => generated 1010 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2166] 10.0.0.176 () {34 vars in 1120 bytes} [Tue Jun 2 13:30:05 2026] GET /v2.0/security-groups?id=9087fe45-3502-423e-b346-b60f98dff6b3&id=195b586f-e8f3-4899-966d-a5bb0f674492&fields=id&fields=name => generated 207 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/2167] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:30:05 2026] DELETE /v2.0/networks/5d447bb6-c5b8-45e9-aafa-c2c1883ad148 => 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: 1204/2168] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:30:05 2026] GET /v2.0/security-groups?tenant_id=7c3e72d2a8e043d59879753f13a23a2f&name=default => generated 2801 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2169] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:30:06 2026] DELETE /v2.0/security-groups/75e1dca1-0593-4fe8-a925-68b7025905d4 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2170] 10.0.0.227 () {28 vars in 439 bytes} [Tue Jun 2 13:30:06 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/2171] 10.0.0.227 () {30 vars in 728 bytes} [Tue Jun 2 13:30:06 2026] GET /v2.0/subnets/f8dac50a-a093-4e52-aac5-ecbdef25bd37 => generated 631 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:30:07.085 8 INFO neutron.services.segments.plugin [-] Segment ba919b8d-2da0-4a52-8e86-41afc3e1be0f resource provider aggregate not found 2026-06-02 13:30:07.107 8 INFO neutron.services.segments.plugin [-] Segment ba919b8d-2da0-4a52-8e86-41afc3e1be0f resource provider aggregate not found 2026-06-02 13:30:07.111 8 INFO neutron.services.segments.plugin [-] Segment ba919b8d-2da0-4a52-8e86-41afc3e1be0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba919b8d-2da0-4a52-8e86-41afc3e1be0f found for delete ", "request_id": "req-21c3c2b5-dc03-4532-8ca1-0db670053b77"}]} 2026-06-02 13:30:07.133 8 INFO neutron.services.segments.plugin [-] Segment ac3bb4a8-f09d-4a26-8ac8-e2e4aa346240 resource provider aggregate not found 2026-06-02 13:30:07.139 8 INFO neutron.services.segments.plugin [-] Segment ba919b8d-2da0-4a52-8e86-41afc3e1be0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba919b8d-2da0-4a52-8e86-41afc3e1be0f found for delete ", "request_id": "req-20802bcc-26c6-46ea-8000-8e380d13b1ba"}]} [pid: 8|app: 0|req: 967/2172] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:30:07 2026] GET /v2.0/ports?device_id=e98b27a7-70a2-4bde-96a8-204df5e46a04 => generated 1010 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:30:07.161 8 INFO neutron.services.segments.plugin [-] Segment ac3bb4a8-f09d-4a26-8ac8-e2e4aa346240 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac3bb4a8-f09d-4a26-8ac8-e2e4aa346240 found for delete ", "request_id": "req-9b02e3a8-236e-4210-b94f-1d5d07a0b24b"}]} 2026-06-02 13:30:07.166 8 INFO neutron.services.segments.plugin [-] Segment ac3bb4a8-f09d-4a26-8ac8-e2e4aa346240 resource provider aggregate not found 2026-06-02 13:30:07.183 8 INFO neutron.services.segments.plugin [-] Segment fb043565-1728-4fda-9d20-b9d948165e01 resource provider aggregate not found 2026-06-02 13:30:07.189 8 INFO neutron.services.segments.plugin [-] Segment ac3bb4a8-f09d-4a26-8ac8-e2e4aa346240 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac3bb4a8-f09d-4a26-8ac8-e2e4aa346240 found for delete ", "request_id": "req-d3b03761-26cf-43bb-bc32-42ebefefe050"}]} 2026-06-02 13:30:07.210 8 INFO neutron.services.segments.plugin [-] Segment fb043565-1728-4fda-9d20-b9d948165e01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb043565-1728-4fda-9d20-b9d948165e01 found for delete ", "request_id": "req-24e4ca42-c09e-41ee-9322-f4d30c728d3e"}]} 2026-06-02 13:30:07.213 8 INFO neutron.services.segments.plugin [-] Segment fb043565-1728-4fda-9d20-b9d948165e01 resource provider aggregate not found 2026-06-02 13:30:07.240 8 INFO neutron.services.segments.plugin [-] Segment fb043565-1728-4fda-9d20-b9d948165e01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb043565-1728-4fda-9d20-b9d948165e01 found for delete ", "request_id": "req-5e6c4029-efce-4149-a28c-672a77649a6e"}]} [pid: 8|app: 0|req: 968/2173] 10.0.0.176 () {34 vars in 1120 bytes} [Tue Jun 2 13:30:07 2026] GET /v2.0/security-groups?id=9087fe45-3502-423e-b346-b60f98dff6b3&id=195b586f-e8f3-4899-966d-a5bb0f674492&fields=id&fields=name => generated 207 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2174] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:30:06 2026] GET /v2.0/security-groups?tenant_id=451108074d46475e92b63e3e4b2e4a07&name=default => generated 2801 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2175] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:30:07 2026] GET /v2.0/ports?device_id=e98b27a7-70a2-4bde-96a8-204df5e46a04 => generated 1010 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2176] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:30:07 2026] DELETE /v2.0/security-groups/26f28e75-668b-4cf1-ad57-442ae9136de8 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2177] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:30:07 2026] GET /v2.0/security-groups?tenant_id=019ed26b0c0d4a3b986bf63b59a13c56&name=default => generated 2801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2178] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 2 13:30:07 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: 972/2179] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:30:07 2026] DELETE /v2.0/security-groups/82deda99-5978-4c9b-88b4-10f4fa72119e => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2180] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 2 13:30:07 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: 974/2181] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 2 13:30:07 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: 975/2182] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 2 13:30:07 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: 976/2183] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 2 13:30:07 2026] GET /v2.0/subnets/f8dac50a-a093-4e52-aac5-ecbdef25bd37 => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:30:07.840 7 INFO neutron.db.l3_db [None req-edd20e09-12bc-4f57-8dcf-bfa1ed0d5883 1c736f97ac1c4206a070839fba1cda37 80e8165ce9d040d8bf7590c164f75dfa - - default default] Floating IP 02b724ea-c9ac-459e-b9d8-837929121453 associated. External IP: 10.96.250.220, port: e51d50bb-61c2-41ad-b371-0220e4201cc9. [pid: 8|app: 0|req: 977/2184] 199.204.45.238 () {30 vars in 769 bytes} [Tue Jun 2 13:30:07 2026] GET /v2.0/ports?device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => generated 2589 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2185] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:30:07 2026] GET /v2.0/security-groups?tenant_id=d315ec5b09364bdb8856d7c32dd7247b&name=default => generated 2801 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2186] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:30:08 2026] DELETE /v2.0/security-groups/3c0ad9a5-1ce2-42da-a764-31bee4ffb1a9 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2187] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 2 13:30:08 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: 981/2188] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 2 13:30:08 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: 982/2189] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 2 13:30:08 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: 983/2190] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 2 13:30:08 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: 1208/2191] 10.0.0.231 () {34 vars in 749 bytes} [Tue Jun 2 13:30:07 2026] PUT /v2.0/floatingips/02b724ea-c9ac-459e-b9d8-837929121453 => generated 855 bytes in 825 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2192] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:30:08 2026] GET /v2.0/networks/33606fe9-0473-4d84-a48f-58721ec7c7d9?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:30:09.020 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-807c6486-c802-4152-83a9-af94d46f9ebe'] response: {'name': 'network-changed', 'server_uuid': 'e98b27a7-70a2-4bde-96a8-204df5e46a04', 'tag': 'e51d50bb-61c2-41ad-b371-0220e4201cc9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1209/2193] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:30:08 2026] GET /v2.0/networks/33606fe9-0473-4d84-a48f-58721ec7c7d9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2194] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:30:09 2026] GET /v2.0/ports?tenant_id=80e8165ce9d040d8bf7590c164f75dfa&device_id=e98b27a7-70a2-4bde-96a8-204df5e46a04 => generated 1279 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2195] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:30:09 2026] GET /v2.0/networks?id=b12fc1f9-8ef5-4aba-aecf-45df6380e7e4 => generated 768 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2196] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:30:09 2026] GET /v2.0/networks?id=33606fe9-0473-4d84-a48f-58721ec7c7d9 => generated 800 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2197] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:30:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=e51d50bb-61c2-41ad-b371-0220e4201cc9 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2198] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:30:09 2026] GET /v2.0/subnets?id=93928ebd-77c8-43d6-89f7-0b6856e33df2 => generated 666 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2199] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:30:09 2026] GET /v2.0/ports?network_id=b12fc1f9-8ef5-4aba-aecf-45df6380e7e4&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: 1214/2200] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:30:09 2026] GET /v2.0/networks/b12fc1f9-8ef5-4aba-aecf-45df6380e7e4?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2201] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:30:09 2026] GET /v2.0/networks/b12fc1f9-8ef5-4aba-aecf-45df6380e7e4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2202] 199.204.45.238 () {38 vars in 955 bytes} [Tue Jun 2 13:30:09 2026] POST /v2.0/ports => generated 1303 bytes in 549 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:30:10.205 8 WARNING neutron_lib.context [None req-44345b8c-308b-49e8-b14b-fcc42c9d7617 bde4bca4c01044c8874b1341ed5a37e0 a3255da2d3cb48dd9c062f153ae53140 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 988/2203] 10.0.0.231 () {34 vars in 676 bytes} [Tue Jun 2 13:30:09 2026] POST /v2.0/subnetpools => generated 516 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2204] 10.0.0.231 () {34 vars in 759 bytes} [Tue Jun 2 13:30:10 2026] PUT /v2.0/subnetpools/5df013fb-b2da-442f-80fc-188a441eea6e/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2205] 10.0.0.231 () {32 vars in 739 bytes} [Tue Jun 2 13:30:10 2026] GET /v2.0/subnetpools/5df013fb-b2da-442f-80fc-188a441eea6e/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2206] 10.0.0.231 () {34 vars in 770 bytes} [Tue Jun 2 13:30:10 2026] PUT /v2.0/subnetpools/5df013fb-b2da-442f-80fc-188a441eea6e/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2207] 10.0.0.231 () {32 vars in 739 bytes} [Tue Jun 2 13:30:10 2026] GET /v2.0/subnetpools/5df013fb-b2da-442f-80fc-188a441eea6e/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2210] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 2 13:30:09 2026] PUT /v2.0/ports/bf9e156a-be2a-4b21-ab58-7c77cfba16a6 => generated 1428 bytes in 645 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2211] 10.0.0.231 () {34 vars in 766 bytes} [Tue Jun 2 13:30:10 2026] PUT /v2.0/subnetpools/5df013fb-b2da-442f-80fc-188a441eea6e/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1217/2212] 10.0.0.231 () {32 vars in 739 bytes} [Tue Jun 2 13:30:10 2026] GET /v2.0/subnetpools/5df013fb-b2da-442f-80fc-188a441eea6e/tags => generated 34 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2213] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:30:10 2026] GET /v2.0/ports?tenant_id=6113b4144fcb4670a97a3842b1c63b8e&device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => generated 4045 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2214] 10.0.0.231 () {34 vars in 788 bytes} [Tue Jun 2 13:30:10 2026] PUT /v2.0/subnetpools/5df013fb-b2da-442f-80fc-188a441eea6e/tags/black.or.white => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1219/2215] 10.0.0.231 () {32 vars in 739 bytes} [Tue Jun 2 13:30:10 2026] GET /v2.0/subnetpools/5df013fb-b2da-442f-80fc-188a441eea6e/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2216] 10.0.0.231 () {34 vars in 759 bytes} [Tue Jun 2 13:30:10 2026] PUT /v2.0/subnetpools/5df013fb-b2da-442f-80fc-188a441eea6e/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: 1221/2217] 10.0.0.231 () {32 vars in 739 bytes} [Tue Jun 2 13:30:10 2026] GET /v2.0/subnetpools/5df013fb-b2da-442f-80fc-188a441eea6e/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2218] 10.0.0.231 () {32 vars in 747 bytes} [Tue Jun 2 13:30:10 2026] GET /v2.0/subnetpools/5df013fb-b2da-442f-80fc-188a441eea6e/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:30:10.772 7 INFO neutron.api.v2.resource [None req-d7959591-cfe8-463c-bf8c-7c5f348f40c1 bde4bca4c01044c8874b1341ed5a37e0 a3255da2d3cb48dd9c062f153ae53140 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1223/2219] 10.0.0.231 () {32 vars in 751 bytes} [Tue Jun 2 13:30:10 2026] GET /v2.0/subnetpools/5df013fb-b2da-442f-80fc-188a441eea6e/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2220] 10.0.0.231 () {32 vars in 750 bytes} [Tue Jun 2 13:30:10 2026] DELETE /v2.0/subnetpools/5df013fb-b2da-442f-80fc-188a441eea6e/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2221] 10.0.0.231 () {32 vars in 739 bytes} [Tue Jun 2 13:30:10 2026] GET /v2.0/subnetpools/5df013fb-b2da-442f-80fc-188a441eea6e/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:30:10.872 7 INFO neutron.api.v2.resource [None req-776b8b07-f92b-40c8-bcbe-04105fffdf20 bde4bca4c01044c8874b1341ed5a37e0 a3255da2d3cb48dd9c062f153ae53140 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1226/2222] 10.0.0.231 () {32 vars in 754 bytes} [Tue Jun 2 13:30:10 2026] DELETE /v2.0/subnetpools/5df013fb-b2da-442f-80fc-188a441eea6e/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2223] 10.0.0.231 () {32 vars in 742 bytes} [Tue Jun 2 13:30:10 2026] DELETE /v2.0/subnetpools/5df013fb-b2da-442f-80fc-188a441eea6e/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2224] 10.0.0.231 () {32 vars in 739 bytes} [Tue Jun 2 13:30:10 2026] GET /v2.0/subnetpools/5df013fb-b2da-442f-80fc-188a441eea6e/tags => 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: 997/2225] 199.204.45.238 () {34 vars in 1062 bytes} [Tue Jun 2 13:30:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.108&port_id=1e016641-b866-4b46-83a2-0d2053dbd952 => generated 19 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:30:11.063 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-78470443-ee2f-4ecd-885f-55f6630067d3'] response: {'name': 'network-changed', 'server_uuid': 'de6a049a-01b5-4a50-b5b2-95944f9752ac', 'tag': 'bf9e156a-be2a-4b21-ab58-7c77cfba16a6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1229/2226] 10.0.0.231 () {32 vars in 732 bytes} [Tue Jun 2 13:30:10 2026] DELETE /v2.0/subnetpools/5df013fb-b2da-442f-80fc-188a441eea6e => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2227] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:30:11 2026] GET /v2.0/subnets?id=4f96b8c1-f309-40d0-9ba8-da614dbd0f40 => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2228] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:30:11 2026] GET /v2.0/ports?network_id=e6eca629-9f34-4d9d-b976-533764bf9add&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2229] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:30:11 2026] GET /v2.0/networks/e6eca629-9f34-4d9d-b976-533764bf9add?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: 1231/2230] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:30:11 2026] GET /v2.0/networks/e6eca629-9f34-4d9d-b976-533764bf9add?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2231] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:30:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.110&port_id=a6418981-2791-47c3-8339-c34ccd4db7d7 => 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: 1232/2232] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:30:11 2026] GET /v2.0/subnets?id=ff40e91f-aa1c-4993-83dc-06d27f53d1e7 => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2233] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:30:11 2026] GET /v2.0/ports?network_id=643ae186-d923-4cd3-ba54-7cce822cd98d&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2234] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:30:11 2026] GET /v2.0/networks/643ae186-d923-4cd3-ba54-7cce822cd98d?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2235] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:30:11 2026] GET /v2.0/networks/643ae186-d923-4cd3-ba54-7cce822cd98d?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: 1234/2236] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:30:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.188&port_id=bf9e156a-be2a-4b21-ab58-7c77cfba16a6 => 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: 1003/2237] 199.204.45.238 () {34 vars in 1104 bytes} [Tue Jun 2 13:30:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A160&port_id=bf9e156a-be2a-4b21-ab58-7c77cfba16a6 => 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: 1235/2238] 199.204.45.238 () {34 vars in 1064 bytes} [Tue Jun 2 13:30:11 2026] GET /v2.0/subnets?id=f8dac50a-a093-4e52-aac5-ecbdef25bd37&id=6137e443-40b1-4f23-b2f3-915d9f57e785 => generated 1362 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2239] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:30:11 2026] GET /v2.0/ports?network_id=33606fe9-0473-4d84-a48f-58721ec7c7d9&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2240] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:30:11 2026] GET /v2.0/ports?network_id=33606fe9-0473-4d84-a48f-58721ec7c7d9&device_owner=network%3Adhcp => generated 1457 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2241] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:30:11 2026] GET /v2.0/networks/33606fe9-0473-4d84-a48f-58721ec7c7d9?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: 1007/2242] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:30:11 2026] GET /v2.0/networks/33606fe9-0473-4d84-a48f-58721ec7c7d9?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: 1008/2243] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:30:12 2026] GET /v2.0/ports?tenant_id=6113b4144fcb4670a97a3842b1c63b8e&device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => generated 4045 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2244] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:30:11 2026] GET /v2.0/security-groups?tenant_id=a3255da2d3cb48dd9c062f153ae53140&name=default => generated 2801 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2245] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:30:12 2026] GET /v2.0/networks?id=33606fe9-0473-4d84-a48f-58721ec7c7d9 => generated 800 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2246] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:30:12 2026] DELETE /v2.0/security-groups/eab87604-20ef-45cb-9afe-66ccc112c0be => 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: 1010/2247] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:30:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.188&port_id=bf9e156a-be2a-4b21-ab58-7c77cfba16a6 => 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: 1238/2248] 199.204.45.238 () {34 vars in 1104 bytes} [Tue Jun 2 13:30:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A160&port_id=bf9e156a-be2a-4b21-ab58-7c77cfba16a6 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2249] 10.0.0.176 () {34 vars in 971 bytes} [Tue Jun 2 13:30:12 2026] GET /v2.0/ports/bf9e156a-be2a-4b21-ab58-7c77cfba16a6 => generated 1464 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2250] 199.204.45.238 () {34 vars in 1064 bytes} [Tue Jun 2 13:30:12 2026] GET /v2.0/subnets?id=f8dac50a-a093-4e52-aac5-ecbdef25bd37&id=6137e443-40b1-4f23-b2f3-915d9f57e785 => generated 1362 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2251] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 2 13:30:12 2026] GET /v2.0/ports/bf9e156a-be2a-4b21-ab58-7c77cfba16a6 => generated 1464 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2252] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:30:12 2026] GET /v2.0/ports?network_id=33606fe9-0473-4d84-a48f-58721ec7c7d9&device_owner=network%3Adhcp => generated 1457 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2253] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 2 13:30:12 2026] GET /v2.0/ports/bf9e156a-be2a-4b21-ab58-7c77cfba16a6 => generated 1464 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2254] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:30:12 2026] GET /v2.0/ports?network_id=33606fe9-0473-4d84-a48f-58721ec7c7d9&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: 1241/2255] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:30:12 2026] GET /v2.0/security-groups?tenant_id=978c8debf18944a3a54ed4192dfc01fd&name=default => generated 2801 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2256] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:30:12 2026] GET /v2.0/networks/33606fe9-0473-4d84-a48f-58721ec7c7d9?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: 1243/2257] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:30:12 2026] DELETE /v2.0/security-groups/8fda59f0-95f1-47e6-a438-982d82790798 => 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: 1244/2258] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:30:12 2026] GET /v2.0/networks/33606fe9-0473-4d84-a48f-58721ec7c7d9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2259] 199.204.45.238 () {34 vars in 790 bytes} [Tue Jun 2 13:30:12 2026] PUT /v2.0/ports/bf9e156a-be2a-4b21-ab58-7c77cfba16a6 => generated 1199 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:30:13.173 7 WARNING neutron_lib.context [None req-64f470d1-21f7-4d61-a144-a5c6b4a3ca0c 4c2beab09fb74d018789ad3cc5381ab2 5813f8c0b15045e380647a18a98ae31e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-02 13:30:13.271 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9d2ea70-9ac4-41db-bf4c-30ac5b0f3ff2'] response: {'name': 'network-changed', 'server_uuid': 'de6a049a-01b5-4a50-b5b2-95944f9752ac', 'tag': 'bf9e156a-be2a-4b21-ab58-7c77cfba16a6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1016/2260] 199.204.45.238 () {30 vars in 743 bytes} [Tue Jun 2 13:30:13 2026] GET /v2.0/networks/33606fe9-0473-4d84-a48f-58721ec7c7d9 => generated 797 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:30:13.333 7 INFO neutron.db.segments_db [None req-64f470d1-21f7-4d61-a144-a5c6b4a3ca0c 4c2beab09fb74d018789ad3cc5381ab2 5813f8c0b15045e380647a18a98ae31e - - default default] Added segment 7f4f1769-f942-4948-b159-b33434bc5ea9 of type vxlan for network 4bd0be48-0610-445c-af5f-dcb8453a6ede [pid: 8|app: 0|req: 1017/2261] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:30:13 2026] GET /v2.0/ports?tenant_id=6113b4144fcb4670a97a3842b1c63b8e&device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => generated 3816 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2262] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 2 13:30:13 2026] GET /v2.0/subnets/f8dac50a-a093-4e52-aac5-ecbdef25bd37 => generated 649 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2263] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:30:12 2026] POST /v2.0/networks => generated 631 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:30:13.463 7 WARNING neutron_lib.context [None req-cca46b41-94a1-4157-9146-e7c678774f5a 4c2beab09fb74d018789ad3cc5381ab2 5813f8c0b15045e380647a18a98ae31e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1019/2264] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:30:13 2026] GET /v2.0/networks?id=33606fe9-0473-4d84-a48f-58721ec7c7d9 => generated 800 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2265] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:30:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.188&port_id=bf9e156a-be2a-4b21-ab58-7c77cfba16a6 => 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: 1021/2266] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:30:13 2026] GET /v2.0/subnets?id=f8dac50a-a093-4e52-aac5-ecbdef25bd37 => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2267] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 2 13:30:13 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: 1023/2268] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:30:13 2026] GET /v2.0/ports?network_id=33606fe9-0473-4d84-a48f-58721ec7c7d9&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2269] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 2 13:30:13 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: 1025/2270] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:30:13 2026] GET /v2.0/networks/33606fe9-0473-4d84-a48f-58721ec7c7d9?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: 1026/2271] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 2 13:30:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2272] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:30:13 2026] GET /v2.0/networks/33606fe9-0473-4d84-a48f-58721ec7c7d9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2273] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 2 13:30:13 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: 1246/2274] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:30:13 2026] POST /v2.0/subnets => generated 602 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:30:13.819 7 WARNING neutron_lib.context [None req-1851d90a-46c1-4ead-ac13-72795f420752 4c2beab09fb74d018789ad3cc5381ab2 5813f8c0b15045e380647a18a98ae31e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1029/2275] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 2 13:30:13 2026] GET /v2.0/subnets/ff40e91f-aa1c-4993-83dc-06d27f53d1e7 => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:30:13.878 7 INFO neutron.db.segments_db [None req-1851d90a-46c1-4ead-ac13-72795f420752 4c2beab09fb74d018789ad3cc5381ab2 5813f8c0b15045e380647a18a98ae31e - - default default] Added segment 02901136-cae5-4aff-9317-1343bd91a996 of type vxlan for network 38d6732f-2062-4185-9ce0-6919647c55b0 [pid: 8|app: 0|req: 1030/2276] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 2 13:30:13 2026] GET /v2.0/ports/900a0b7a-777e-4ded-af29-ef99657d6404 => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2277] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 2 13:30:13 2026] GET /v2.0/ports/a6418981-2791-47c3-8339-c34ccd4db7d7 => generated 1349 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2278] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 2 13:30:13 2026] GET /v2.0/subnets/ff40e91f-aa1c-4993-83dc-06d27f53d1e7 => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2279] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:30:13 2026] POST /v2.0/networks => generated 631 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:30:14.009 7 WARNING neutron_lib.context [None req-800d1e79-3477-4553-84b7-eb3314ac6d0f 4c2beab09fb74d018789ad3cc5381ab2 5813f8c0b15045e380647a18a98ae31e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1033/2280] 199.204.45.238 () {30 vars in 743 bytes} [Tue Jun 2 13:30:13 2026] GET /v2.0/networks/643ae186-d923-4cd3-ba54-7cce822cd98d => generated 800 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2281] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 2 13:30:14 2026] GET /v2.0/ports/900a0b7a-777e-4ded-af29-ef99657d6404 => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2282] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 2 13:30:14 2026] GET /v2.0/subnets/ff40e91f-aa1c-4993-83dc-06d27f53d1e7 => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2283] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:30:14 2026] POST /v2.0/subnets => generated 605 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:30:14.409 8 WARNING neutron_lib.context [None req-01cf0e39-3b1a-4474-8750-1d83e3995cbb 4c2beab09fb74d018789ad3cc5381ab2 5813f8c0b15045e380647a18a98ae31e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:30:14.472 8 INFO neutron.db.segments_db [None req-01cf0e39-3b1a-4474-8750-1d83e3995cbb 4c2beab09fb74d018789ad3cc5381ab2 5813f8c0b15045e380647a18a98ae31e - - default default] Added segment 251370c5-c442-4aad-8408-fe9aba852268 of type vxlan for network 2ffeaef2-bbc9-4833-8d12-e60c9597f0b5 [pid: 8|app: 0|req: 1036/2284] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:30:14 2026] POST /v2.0/networks => generated 631 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:30:14.623 7 WARNING neutron_lib.context [None req-f1f6d2be-171d-401a-9222-7a6d9ef9d106 4c2beab09fb74d018789ad3cc5381ab2 5813f8c0b15045e380647a18a98ae31e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1249/2285] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:30:14 2026] POST /v2.0/subnets => generated 605 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:30:15.049 8 WARNING neutron_lib.context [None req-e4fc956e-dcaf-4f90-b46f-fd7e1efb0acb 4c2beab09fb74d018789ad3cc5381ab2 5813f8c0b15045e380647a18a98ae31e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:30:15.114 8 INFO neutron.db.segments_db [None req-e4fc956e-dcaf-4f90-b46f-fd7e1efb0acb 4c2beab09fb74d018789ad3cc5381ab2 5813f8c0b15045e380647a18a98ae31e - - default default] Added segment 78f8b6c9-f9e3-4fcc-ae54-9728545b5cca of type vxlan for network 227b0f66-dde9-4350-aae9-5c388578decc [pid: 8|app: 0|req: 1037/2286] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:30:15 2026] POST /v2.0/networks => generated 632 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:30:15.255 7 WARNING neutron_lib.context [None req-ce5c7d13-c201-433e-af35-7ea0e0c1b810 4c2beab09fb74d018789ad3cc5381ab2 5813f8c0b15045e380647a18a98ae31e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1038/2287] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:30:15 2026] GET /v2.0/ports?device_id=e98b27a7-70a2-4bde-96a8-204df5e46a04 => generated 1010 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2288] 10.0.0.176 () {34 vars in 1120 bytes} [Tue Jun 2 13:30:15 2026] GET /v2.0/security-groups?id=9087fe45-3502-423e-b346-b60f98dff6b3&id=195b586f-e8f3-4899-966d-a5bb0f674492&fields=id&fields=name => generated 207 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2289] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:30:15 2026] POST /v2.0/subnets => generated 605 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:30:15.678 7 WARNING neutron_lib.context [None req-9226e253-f317-4a32-b0f0-e91ec1b0c5aa 4c2beab09fb74d018789ad3cc5381ab2 5813f8c0b15045e380647a18a98ae31e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:30:15.741 7 INFO neutron.db.segments_db [None req-9226e253-f317-4a32-b0f0-e91ec1b0c5aa 4c2beab09fb74d018789ad3cc5381ab2 5813f8c0b15045e380647a18a98ae31e - - default default] Added segment 1ae127d4-9a8f-472f-8eee-5c364ecc30fc of type vxlan for network bb6405c7-003f-4324-9c7d-19f1a242e4fe [pid: 8|app: 0|req: 1040/2290] 10.0.0.231 () {32 vars in 736 bytes} [Tue Jun 2 13:30:15 2026] GET /v2.0/ports?device_id=e98b27a7-70a2-4bde-96a8-204df5e46a04 => generated 1279 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2291] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:30:15 2026] POST /v2.0/networks => generated 632 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:30:15.894 7 WARNING neutron_lib.context [None req-49ccf1c0-a8ef-453d-acd4-9f27d05052ee 4c2beab09fb74d018789ad3cc5381ab2 5813f8c0b15045e380647a18a98ae31e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1041/2292] 10.0.0.231 () {32 vars in 858 bytes} [Tue Jun 2 13:30:15 2026] GET /v2.0/floatingips?floating_network_id=c2757a49-9591-44e2-ae2e-4b86bc70e76d&port_id=e51d50bb-61c2-41ad-b371-0220e4201cc9 => generated 860 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2293] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:30:15 2026] POST /v2.0/subnets => generated 605 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2294] 10.0.0.21 () {34 vars in 989 bytes} [Tue Jun 2 13:30:16 2026] GET /v2.0/ports?device_id=e98b27a7-70a2-4bde-96a8-204df5e46a04 => generated 1279 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2295] 10.0.0.21 () {34 vars in 1119 bytes} [Tue Jun 2 13:30:16 2026] GET /v2.0/security-groups?id=195b586f-e8f3-4899-966d-a5bb0f674492&id=9087fe45-3502-423e-b346-b60f98dff6b3&fields=id&fields=name => generated 207 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2296] 10.0.0.231 () {34 vars in 751 bytes} [Tue Jun 2 13:30:16 2026] PUT /v2.0/subnets/15a49fed-435a-49cc-b3ad-28a61d6d6626/tags => generated 17 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:30:16.417 8 WARNING neutron_lib.context [None req-38a3b60e-dd0c-4cfb-bcff-1a5d2a6ea351 7a43233f85fe4e29a3d6fd4e59bbccf8 c09b694c606e42708069965187fcd21e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1254/2297] 10.0.0.231 () {34 vars in 751 bytes} [Tue Jun 2 13:30:16 2026] PUT /v2.0/subnets/dbc87430-f13c-43a7-9075-fd1ea6f96f39/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2298] 10.0.0.231 () {34 vars in 751 bytes} [Tue Jun 2 13:30:16 2026] PUT /v2.0/subnets/73589255-5227-4259-985d-171c410eac92/tags => generated 34 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:30:16.599 8 INFO neutron.db.segments_db [None req-38a3b60e-dd0c-4cfb-bcff-1a5d2a6ea351 7a43233f85fe4e29a3d6fd4e59bbccf8 c09b694c606e42708069965187fcd21e - - default default] Added segment bc5cbee1-8745-4cb6-bf37-bbee4e59ba90 of type vxlan for network 114e7278-6de8-4e2a-8004-95287336f680 [pid: 7|app: 0|req: 1256/2299] 10.0.0.231 () {34 vars in 751 bytes} [Tue Jun 2 13:30:16 2026] PUT /v2.0/subnets/373a1c29-954e-489f-ad72-15a04523912f/tags => generated 19 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2300] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:30:16 2026] POST /v2.0/networks => generated 631 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:30:16.738 8 WARNING neutron_lib.context [None req-53ce344a-21b2-4b51-b884-1ddedcf90f6d 7a43233f85fe4e29a3d6fd4e59bbccf8 c09b694c606e42708069965187fcd21e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1045/2301] 10.0.0.231 () {34 vars in 664 bytes} [Tue Jun 2 13:30:16 2026] POST /v2.0/ports => generated 743 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:30:17.239 8 WARNING neutron_lib.context [None req-e4d7c04c-d69b-4d2f-a776-0e826b6e2330 7a43233f85fe4e29a3d6fd4e59bbccf8 c09b694c606e42708069965187fcd21e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1257/2302] 10.0.0.231 () {32 vars in 664 bytes} [Tue Jun 2 13:30:16 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 655 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2303] 10.0.0.231 () {32 vars in 678 bytes} [Tue Jun 2 13:30:17 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2304] 10.0.0.231 () {32 vars in 674 bytes} [Tue Jun 2 13:30:17 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2305] 10.0.0.231 () {32 vars in 686 bytes} [Tue Jun 2 13:30:17 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2306] 10.0.0.231 () {34 vars in 666 bytes} [Tue Jun 2 13:30:17 2026] POST /v2.0/trunks => generated 407 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2307] 10.0.0.231 () {32 vars in 672 bytes} [Tue Jun 2 13:30:17 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2308] 10.0.0.231 () {34 vars in 749 bytes} [Tue Jun 2 13:30:17 2026] PUT /v2.0/trunks/0fb8f66a-1b6d-488c-8a96-31254d348134/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: 1048/2309] 10.0.0.231 () {32 vars in 729 bytes} [Tue Jun 2 13:30:17 2026] GET /v2.0/trunks/0fb8f66a-1b6d-488c-8a96-31254d348134/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2310] 10.0.0.231 () {34 vars in 760 bytes} [Tue Jun 2 13:30:17 2026] PUT /v2.0/trunks/0fb8f66a-1b6d-488c-8a96-31254d348134/tags/green => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2311] 10.0.0.231 () {32 vars in 686 bytes} [Tue Jun 2 13:30:17 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2312] 10.0.0.231 () {32 vars in 729 bytes} [Tue Jun 2 13:30:17 2026] GET /v2.0/trunks/0fb8f66a-1b6d-488c-8a96-31254d348134/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: 1051/2313] 10.0.0.231 () {34 vars in 756 bytes} [Tue Jun 2 13:30:17 2026] PUT /v2.0/trunks/0fb8f66a-1b6d-488c-8a96-31254d348134/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2314] 10.0.0.231 () {32 vars in 729 bytes} [Tue Jun 2 13:30:17 2026] GET /v2.0/trunks/0fb8f66a-1b6d-488c-8a96-31254d348134/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: 1263/2315] 10.0.0.231 () {32 vars in 682 bytes} [Tue Jun 2 13:30:17 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2316] 10.0.0.231 () {34 vars in 778 bytes} [Tue Jun 2 13:30:17 2026] PUT /v2.0/trunks/0fb8f66a-1b6d-488c-8a96-31254d348134/tags/black.or.white => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2317] 10.0.0.231 () {32 vars in 694 bytes} [Tue Jun 2 13:30:17 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2318] 10.0.0.231 () {32 vars in 729 bytes} [Tue Jun 2 13:30:17 2026] GET /v2.0/trunks/0fb8f66a-1b6d-488c-8a96-31254d348134/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2319] 10.0.0.231 () {34 vars in 749 bytes} [Tue Jun 2 13:30:17 2026] PUT /v2.0/trunks/0fb8f66a-1b6d-488c-8a96-31254d348134/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: 1056/2320] 10.0.0.231 () {32 vars in 729 bytes} [Tue Jun 2 13:30:17 2026] GET /v2.0/trunks/0fb8f66a-1b6d-488c-8a96-31254d348134/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: 1057/2321] 10.0.0.231 () {32 vars in 737 bytes} [Tue Jun 2 13:30:17 2026] GET /v2.0/trunks/0fb8f66a-1b6d-488c-8a96-31254d348134/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:30:17.981 8 INFO neutron.api.v2.resource [None req-ccc7a01c-d44c-4adb-924e-7cd11e2440bb 7a43233f85fe4e29a3d6fd4e59bbccf8 c09b694c606e42708069965187fcd21e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1058/2322] 10.0.0.231 () {32 vars in 741 bytes} [Tue Jun 2 13:30:17 2026] GET /v2.0/trunks/0fb8f66a-1b6d-488c-8a96-31254d348134/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: 1059/2323] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:30:17 2026] DELETE /v2.0/trunks/0fb8f66a-1b6d-488c-8a96-31254d348134/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2324] 10.0.0.231 () {32 vars in 729 bytes} [Tue Jun 2 13:30:18 2026] GET /v2.0/trunks/0fb8f66a-1b6d-488c-8a96-31254d348134/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2325] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:30:17 2026] DELETE /v2.0/subnets/15a49fed-435a-49cc-b3ad-28a61d6d6626 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:30:18.088 8 INFO neutron.api.v2.resource [None req-a6407e0a-1f68-41bc-a479-7f0118f4bfb9 7a43233f85fe4e29a3d6fd4e59bbccf8 c09b694c606e42708069965187fcd21e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1061/2326] 10.0.0.231 () {32 vars in 744 bytes} [Tue Jun 2 13:30:18 2026] DELETE /v2.0/trunks/0fb8f66a-1b6d-488c-8a96-31254d348134/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: 1062/2327] 10.0.0.231 () {32 vars in 732 bytes} [Tue Jun 2 13:30:18 2026] DELETE /v2.0/trunks/0fb8f66a-1b6d-488c-8a96-31254d348134/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2328] 10.0.0.231 () {32 vars in 729 bytes} [Tue Jun 2 13:30:18 2026] GET /v2.0/trunks/0fb8f66a-1b6d-488c-8a96-31254d348134/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: 1064/2329] 10.0.0.231 () {32 vars in 719 bytes} [Tue Jun 2 13:30:18 2026] GET /v2.0/trunks/0fb8f66a-1b6d-488c-8a96-31254d348134 => generated 407 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2330] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:30:18 2026] DELETE /v2.0/subnets/dbc87430-f13c-43a7-9075-fd1ea6f96f39 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2331] 10.0.0.231 () {32 vars in 717 bytes} [Tue Jun 2 13:30:18 2026] GET /v2.0/ports/0f6d192d-31ad-40c8-adb3-4930edd3f2a3 => generated 826 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2332] 10.0.0.231 () {32 vars in 722 bytes} [Tue Jun 2 13:30:18 2026] DELETE /v2.0/trunks/0fb8f66a-1b6d-488c-8a96-31254d348134 => 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: 1067/2333] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:30:18 2026] GET /v2.0/ports?device_id=e98b27a7-70a2-4bde-96a8-204df5e46a04 => generated 1010 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2334] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:30:18 2026] DELETE /v2.0/subnets/73589255-5227-4259-985d-171c410eac92 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2335] 10.0.0.176 () {34 vars in 1120 bytes} [Tue Jun 2 13:30:18 2026] GET /v2.0/security-groups?id=9087fe45-3502-423e-b346-b60f98dff6b3&id=195b586f-e8f3-4899-966d-a5bb0f674492&fields=id&fields=name => generated 207 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2336] 10.0.0.231 () {32 vars in 720 bytes} [Tue Jun 2 13:30:18 2026] DELETE /v2.0/ports/0f6d192d-31ad-40c8-adb3-4930edd3f2a3 => 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: 1269/2337] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:30:18 2026] DELETE /v2.0/subnets/373a1c29-954e-489f-ad72-15a04523912f => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:30:19.164 8 INFO neutron.services.segments.plugin [-] Segment bc5cbee1-8745-4cb6-bf37-bbee4e59ba90 resource provider aggregate not found 2026-06-02 13:30:19.169 8 INFO neutron.services.segments.plugin [-] Segment bc5cbee1-8745-4cb6-bf37-bbee4e59ba90 resource provider aggregate not found 2026-06-02 13:30:19.192 8 INFO neutron.services.segments.plugin [-] Segment bc5cbee1-8745-4cb6-bf37-bbee4e59ba90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc5cbee1-8745-4cb6-bf37-bbee4e59ba90 found for delete ", "request_id": "req-42049306-814d-447b-9620-411a904485c2"}]} 2026-06-02 13:30:19.193 8 INFO neutron.services.segments.plugin [-] Segment bc5cbee1-8745-4cb6-bf37-bbee4e59ba90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc5cbee1-8745-4cb6-bf37-bbee4e59ba90 found for delete ", "request_id": "req-43300486-1795-42eb-ba0a-a82136a51e07"}]} [pid: 8|app: 0|req: 1069/2338] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:30:18 2026] DELETE /v2.0/networks/114e7278-6de8-4e2a-8004-95287336f680 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2339] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:30:19 2026] DELETE /v2.0/subnets/e073e3b8-6646-4a51-b6dd-fb7cfb5dcc2e => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2340] 199.204.45.238 () {34 vars in 994 bytes} [Tue Jun 2 13:30:19 2026] GET /v2.0/ports?device_id=e98b27a7-70a2-4bde-96a8-204df5e46a04 => generated 1010 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:30:19.448 7 INFO neutron.services.segments.plugin [-] Segment 7f4f1769-f942-4948-b159-b33434bc5ea9 resource provider aggregate not found 2026-06-02 13:30:19.453 7 INFO neutron.services.segments.plugin [-] Segment 7f4f1769-f942-4948-b159-b33434bc5ea9 resource provider aggregate not found 2026-06-02 13:30:19.468 7 INFO neutron.services.segments.plugin [-] Segment 7f4f1769-f942-4948-b159-b33434bc5ea9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f4f1769-f942-4948-b159-b33434bc5ea9 found for delete ", "request_id": "req-26ca4460-7bfa-4b3b-9b6d-6d12cc2fbf25"}]} 2026-06-02 13:30:19.473 7 INFO neutron.services.segments.plugin [-] Segment 7f4f1769-f942-4948-b159-b33434bc5ea9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f4f1769-f942-4948-b159-b33434bc5ea9 found for delete ", "request_id": "req-583945c3-30e7-4440-a264-ceaeb678e142"}]} [pid: 7|app: 0|req: 1271/2341] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:30:19 2026] DELETE /v2.0/networks/4bd0be48-0610-445c-af5f-dcb8453a6ede => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:30:19.687 8 INFO neutron.db.l3_db [req-4229a1cb-fb16-4a02-93da-0a0e17da7efe req-c4f32127-e153-494a-a507-db9534fa809c 1c736f97ac1c4206a070839fba1cda37 80e8165ce9d040d8bf7590c164f75dfa - - default default] Floating IP 02b724ea-c9ac-459e-b9d8-837929121453 disassociated. External IP: 10.96.250.220, port: e51d50bb-61c2-41ad-b371-0220e4201cc9. [pid: 7|app: 0|req: 1272/2342] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:30:19 2026] DELETE /v2.0/networks/38d6732f-2062-4185-9ce0-6919647c55b0 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2343] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:30:19 2026] DELETE /v2.0/networks/2ffeaef2-bbc9-4833-8d12-e60c9597f0b5 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2344] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:30:19 2026] GET /v2.0/ports?device_id=e98b27a7-70a2-4bde-96a8-204df5e46a04 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2345] 199.204.45.238 () {36 vars in 997 bytes} [Tue Jun 2 13:30:19 2026] DELETE /v2.0/ports/e51d50bb-61c2-41ad-b371-0220e4201cc9 => generated 0 bytes in 869 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:30:20.183 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b7ba6615-1c5c-4eb1-b776-845fea994e10'] response: {'server_uuid': 'e98b27a7-70a2-4bde-96a8-204df5e46a04', 'name': 'network-vif-deleted', 'tag': 'e51d50bb-61c2-41ad-b371-0220e4201cc9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1275/2346] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:30:19 2026] DELETE /v2.0/networks/227b0f66-dde9-4350-aae9-5c388578decc => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2347] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:30:20 2026] GET /v2.0/security-groups?tenant_id=4becdeb2bd49419188e392e3bf7fad5c&name=default => generated 2801 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2348] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:30:20 2026] DELETE /v2.0/networks/bb6405c7-003f-4324-9c7d-19f1a242e4fe => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2349] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:30:20 2026] DELETE /v2.0/security-groups/25dbbe83-e4e1-4729-92da-aa5e6507b421 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2350] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:30:20 2026] GET /v2.0/security-groups?tenant_id=c09b694c606e42708069965187fcd21e&name=default => generated 2801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2351] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:30:20 2026] DELETE /v2.0/security-groups/774e3ebf-ca44-4544-9642-c77b4fd83d5f => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2352] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:30:21 2026] DELETE /v2.0/security-groups/9087fe45-3502-423e-b346-b60f98dff6b3 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:30:21.294 8 INFO neutron.api.v2.resource [None req-5cd635a2-be73-4ce9-88fb-f08914f52c54 1c736f97ac1c4206a070839fba1cda37 80e8165ce9d040d8bf7590c164f75dfa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1075/2353] 10.0.0.231 () {32 vars in 737 bytes} [Tue Jun 2 13:30:21 2026] GET /v2.0/security-groups/9087fe45-3502-423e-b346-b60f98dff6b3 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 13:30:21.502 7 INFO neutron.services.segments.plugin [-] Segment 02901136-cae5-4aff-9317-1343bd91a996 resource provider aggregate not found 2026-06-02 13:30:21.508 7 INFO neutron.services.segments.plugin [-] Segment 02901136-cae5-4aff-9317-1343bd91a996 resource provider aggregate not found 2026-06-02 13:30:21.518 7 INFO neutron.services.segments.plugin [-] Segment 02901136-cae5-4aff-9317-1343bd91a996 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02901136-cae5-4aff-9317-1343bd91a996 found for delete ", "request_id": "req-7f5304d3-8eea-41d8-beb3-38c9a10c0b1a"}]} 2026-06-02 13:30:21.524 7 INFO neutron.services.segments.plugin [-] Segment 02901136-cae5-4aff-9317-1343bd91a996 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02901136-cae5-4aff-9317-1343bd91a996 found for delete ", "request_id": "req-7d7958b2-3f28-4f3f-a1e9-2a9a8b5a055d"}]} 2026-06-02 13:30:21.532 7 INFO neutron.services.segments.plugin [-] Segment 251370c5-c442-4aad-8408-fe9aba852268 resource provider aggregate not found [pid: 8|app: 0|req: 1076/2354] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:30:21 2026] GET /v2.0/security-groups?tenant_id=5813f8c0b15045e380647a18a98ae31e&name=default => generated 2801 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:30:21.540 7 INFO neutron.services.segments.plugin [-] Segment 251370c5-c442-4aad-8408-fe9aba852268 resource provider aggregate not found 2026-06-02 13:30:21.546 7 INFO neutron.services.segments.plugin [-] Segment 251370c5-c442-4aad-8408-fe9aba852268 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 251370c5-c442-4aad-8408-fe9aba852268 found for delete ", "request_id": "req-414a6d62-7eca-4e32-beef-f03090fcd089"}]} 2026-06-02 13:30:21.556 7 INFO neutron.services.segments.plugin [-] Segment 251370c5-c442-4aad-8408-fe9aba852268 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 251370c5-c442-4aad-8408-fe9aba852268 found for delete ", "request_id": "req-97e46c20-47f7-4866-ba64-5c4c1049a066"}]} 2026-06-02 13:30:21.567 7 INFO neutron.services.segments.plugin [-] Segment 78f8b6c9-f9e3-4fcc-ae54-9728545b5cca resource provider aggregate not found 2026-06-02 13:30:21.574 7 INFO neutron.services.segments.plugin [-] Segment 78f8b6c9-f9e3-4fcc-ae54-9728545b5cca resource provider aggregate not found 2026-06-02 13:30:21.590 7 INFO neutron.services.segments.plugin [-] Segment 78f8b6c9-f9e3-4fcc-ae54-9728545b5cca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78f8b6c9-f9e3-4fcc-ae54-9728545b5cca found for delete ", "request_id": "req-7bafbdda-c2bd-4695-8c4d-00683a8192df"}]} 2026-06-02 13:30:21.596 7 INFO neutron.services.segments.plugin [-] Segment 78f8b6c9-f9e3-4fcc-ae54-9728545b5cca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78f8b6c9-f9e3-4fcc-ae54-9728545b5cca found for delete ", "request_id": "req-5c8d3e15-6a63-4fc6-9047-2a22ffb40a87"}]} 2026-06-02 13:30:21.606 7 INFO neutron.services.segments.plugin [-] Segment 1ae127d4-9a8f-472f-8eee-5c364ecc30fc resource provider aggregate not found 2026-06-02 13:30:21.612 7 INFO neutron.services.segments.plugin [-] Segment 1ae127d4-9a8f-472f-8eee-5c364ecc30fc resource provider aggregate not found 2026-06-02 13:30:21.631 7 INFO neutron.services.segments.plugin [-] Segment 1ae127d4-9a8f-472f-8eee-5c364ecc30fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ae127d4-9a8f-472f-8eee-5c364ecc30fc found for delete ", "request_id": "req-d44fcdfc-ddee-4ae4-9bc1-5fbe6db93979"}]} 2026-06-02 13:30:21.633 7 INFO neutron.services.segments.plugin [-] Segment 1ae127d4-9a8f-472f-8eee-5c364ecc30fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ae127d4-9a8f-472f-8eee-5c364ecc30fc found for delete ", "request_id": "req-5d7ca08b-6bdf-41d8-b38c-b9a9f13a6675"}]} [pid: 8|app: 0|req: 1077/2355] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:30:21 2026] DELETE /v2.0/security-groups/43d2e0fb-bf05-43ba-ad0d-c6a77895eb48 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2356] 10.0.0.231 () {32 vars in 732 bytes} [Tue Jun 2 13:30:21 2026] DELETE /v2.0/floatingips/02b724ea-c9ac-459e-b9d8-837929121453 => generated 0 bytes in 465 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2357] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:30:21 2026] GET /v2.0/security-groups?tenant_id=969e69c87874430d98502016a642380e&name=default => generated 2801 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2358] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:30:21 2026] DELETE /v2.0/security-groups/195b586f-e8f3-4899-966d-a5bb0f674492 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2359] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:30:21 2026] DELETE /v2.0/security-groups/f98c3319-1992-42a2-94ff-5b7d47b89320 => 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: 1282/2360] 10.0.0.227 () {30 vars in 690 bytes} [Tue Jun 2 13:30:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2361] 10.0.0.227 () {30 vars in 692 bytes} [Tue Jun 2 13:30:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2362] 10.0.0.227 () {30 vars in 668 bytes} [Tue Jun 2 13:30:22 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: 1285/2363] 10.0.0.227 () {30 vars in 704 bytes} [Tue Jun 2 13:30:22 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: 1286/2364] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:30:22 2026] GET /v2.0/security-groups?tenant_id=55563050f8ab41f994491443ba8e126d&name=default => generated 2805 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2365] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:30:22 2026] DELETE /v2.0/security-groups/fdcd2f94-1b05-49aa-b67c-f1976aacbe0d => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2366] 10.0.0.227 () {28 vars in 439 bytes} [Tue Jun 2 13:30:22 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2367] 10.0.0.227 () {30 vars in 728 bytes} [Tue Jun 2 13:30:22 2026] GET /v2.0/subnets/e44fb082-7ef0-46a9-996d-579d145bb993 => generated 631 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2368] 10.0.0.231 () {34 vars in 789 bytes} [Tue Jun 2 13:30:21 2026] PUT /v2.0/routers/5e99a7b9-7a2d-4f87-b029-35e5e04882cb/remove_router_interface => generated 309 bytes in 1706 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2369] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 2 13:30:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2370] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 2 13:30:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2371] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 2 13:30:23 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: 1083/2372] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 2 13:30:23 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2373] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 2 13:30:23 2026] GET /v2.0/subnets/f8dac50a-a093-4e52-aac5-ecbdef25bd37 => generated 649 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2374] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 2 13:30:23 2026] GET /v2.0/subnets/e44fb082-7ef0-46a9-996d-579d145bb993 => generated 649 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2375] 199.204.45.238 () {30 vars in 769 bytes} [Tue Jun 2 13:30:23 2026] GET /v2.0/ports?device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => generated 3818 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2376] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 2 13:30:24 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: 1088/2377] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 2 13:30:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2378] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 2 13:30:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2379] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 2 13:30:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2380] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:30:24 2026] GET /v2.0/networks/bda29289-bfa4-450e-be10-0e02cee92815?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: 1092/2381] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:30:24 2026] GET /v2.0/networks/bda29289-bfa4-450e-be10-0e02cee92815?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: 1093/2382] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:30:24 2026] GET /v2.0/networks?id=bda29289-bfa4-450e-be10-0e02cee92815 => generated 799 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:30:24.815 7 INFO neutron.services.segments.plugin [-] Segment 19d0c2e1-487d-42be-9036-00936f70e208 resource provider aggregate not found 2026-06-02 13:30:24.822 7 INFO neutron.services.segments.plugin [-] Segment 19d0c2e1-487d-42be-9036-00936f70e208 resource provider aggregate not found 2026-06-02 13:30:24.836 7 INFO neutron.services.segments.plugin [-] Segment 19d0c2e1-487d-42be-9036-00936f70e208 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19d0c2e1-487d-42be-9036-00936f70e208 found for delete ", "request_id": "req-c885ef38-4b79-47e4-9c8a-37352ef97ccf"}]} 2026-06-02 13:30:24.843 7 INFO neutron.services.segments.plugin [-] Segment 19d0c2e1-487d-42be-9036-00936f70e208 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19d0c2e1-487d-42be-9036-00936f70e208 found for delete ", "request_id": "req-e7f2cf46-b46f-4e61-8d1c-5ef104ef45c0"}]} 2026-06-02 13:30:24.848 7 INFO neutron.db.l3_hamode_db [None req-49e481cb-9a37-495e-8b4f-3d1f82b49ecc 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] HA network 28b03aa1-e2cb-49ae-b147-0a6abcaa05e9 was deleted as no HA routers are present in tenant 80e8165ce9d040d8bf7590c164f75dfa. [pid: 7|app: 0|req: 1290/2383] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:30:23 2026] DELETE /v2.0/routers/5e99a7b9-7a2d-4f87-b029-35e5e04882cb => generated 0 bytes in 1214 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2384] 199.204.45.238 () {38 vars in 955 bytes} [Tue Jun 2 13:30:24 2026] POST /v2.0/ports => generated 1307 bytes in 453 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: 1291/2385] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:30:24 2026] DELETE /v2.0/subnets/93928ebd-77c8-43d6-89f7-0b6856e33df2 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2386] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:30:25 2026] DELETE /v2.0/networks/b12fc1f9-8ef5-4aba-aecf-45df6380e7e4 => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2387] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 2 13:30:25 2026] PUT /v2.0/ports/aece4b39-42c4-4808-8cda-014d5ff8be54 => generated 1432 bytes in 568 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:30:25.619 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-51221971-32bb-4784-ab57-b56e6386aaa4'] response: {'name': 'network-changed', 'server_uuid': 'de6a049a-01b5-4a50-b5b2-95944f9752ac', 'tag': 'aece4b39-42c4-4808-8cda-014d5ff8be54', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1293/2390] 10.0.0.231 () {34 vars in 678 bytes} [Tue Jun 2 13:30:25 2026] POST /v2.0/qos/policies => generated 359 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2391] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:30:25 2026] GET /v2.0/ports?tenant_id=6113b4144fcb4670a97a3842b1c63b8e&device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => generated 5278 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2392] 10.0.0.231 () {34 vars in 753 bytes} [Tue Jun 2 13:30:25 2026] PUT /v2.0/policies/ee9b5b30-a6bf-4af1-aa71-72c418922b81/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2393] 199.204.45.238 () {34 vars in 1062 bytes} [Tue Jun 2 13:30:25 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.108&port_id=1e016641-b866-4b46-83a2-0d2053dbd952 => 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: 1297/2394] 10.0.0.231 () {32 vars in 733 bytes} [Tue Jun 2 13:30:25 2026] GET /v2.0/policies/ee9b5b30-a6bf-4af1-aa71-72c418922b81/tags => generated 25 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2395] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:30:25 2026] GET /v2.0/subnets?id=4f96b8c1-f309-40d0-9ba8-da614dbd0f40 => generated 630 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2396] 10.0.0.231 () {34 vars in 764 bytes} [Tue Jun 2 13:30:25 2026] PUT /v2.0/policies/ee9b5b30-a6bf-4af1-aa71-72c418922b81/tags/green => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2397] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:30:25 2026] GET /v2.0/ports?network_id=e6eca629-9f34-4d9d-b976-533764bf9add&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2398] 10.0.0.231 () {32 vars in 733 bytes} [Tue Jun 2 13:30:25 2026] GET /v2.0/policies/ee9b5b30-a6bf-4af1-aa71-72c418922b81/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2399] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:30:25 2026] GET /v2.0/networks/e6eca629-9f34-4d9d-b976-533764bf9add?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2400] 10.0.0.231 () {34 vars in 760 bytes} [Tue Jun 2 13:30:26 2026] PUT /v2.0/policies/ee9b5b30-a6bf-4af1-aa71-72c418922b81/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2401] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:30:26 2026] GET /v2.0/networks/e6eca629-9f34-4d9d-b976-533764bf9add?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2402] 10.0.0.231 () {32 vars in 733 bytes} [Tue Jun 2 13:30:26 2026] GET /v2.0/policies/ee9b5b30-a6bf-4af1-aa71-72c418922b81/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2403] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:30:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.110&port_id=a6418981-2791-47c3-8339-c34ccd4db7d7 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2404] 10.0.0.231 () {34 vars in 782 bytes} [Tue Jun 2 13:30:26 2026] PUT /v2.0/policies/ee9b5b30-a6bf-4af1-aa71-72c418922b81/tags/black.or.white => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2405] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:30:26 2026] GET /v2.0/subnets?id=ff40e91f-aa1c-4993-83dc-06d27f53d1e7 => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2406] 10.0.0.231 () {32 vars in 733 bytes} [Tue Jun 2 13:30:26 2026] GET /v2.0/policies/ee9b5b30-a6bf-4af1-aa71-72c418922b81/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2407] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:30:26 2026] GET /v2.0/ports?network_id=643ae186-d923-4cd3-ba54-7cce822cd98d&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: 1311/2408] 10.0.0.231 () {34 vars in 753 bytes} [Tue Jun 2 13:30:26 2026] PUT /v2.0/policies/ee9b5b30-a6bf-4af1-aa71-72c418922b81/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2409] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:30:26 2026] GET /v2.0/networks/643ae186-d923-4cd3-ba54-7cce822cd98d?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2410] 10.0.0.231 () {32 vars in 733 bytes} [Tue Jun 2 13:30:26 2026] GET /v2.0/policies/ee9b5b30-a6bf-4af1-aa71-72c418922b81/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2411] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:30:26 2026] GET /v2.0/networks/643ae186-d923-4cd3-ba54-7cce822cd98d?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: 1315/2412] 10.0.0.231 () {32 vars in 741 bytes} [Tue Jun 2 13:30:26 2026] GET /v2.0/policies/ee9b5b30-a6bf-4af1-aa71-72c418922b81/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2413] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:30:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.188&port_id=bf9e156a-be2a-4b21-ab58-7c77cfba16a6 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:30:26.598 7 INFO neutron.api.v2.resource [None req-bbce3e85-d1b9-4495-9286-3474d09b2d64 0dda540afda64d44a36fcd71efed8bc3 7bd154300a9b44e8ad0541752df0307b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1317/2414] 10.0.0.231 () {32 vars in 745 bytes} [Tue Jun 2 13:30:26 2026] GET /v2.0/policies/ee9b5b30-a6bf-4af1-aa71-72c418922b81/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2415] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:30:26 2026] GET /v2.0/subnets?id=f8dac50a-a093-4e52-aac5-ecbdef25bd37 => generated 652 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2416] 10.0.0.231 () {32 vars in 744 bytes} [Tue Jun 2 13:30:26 2026] DELETE /v2.0/policies/ee9b5b30-a6bf-4af1-aa71-72c418922b81/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2417] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:30:26 2026] GET /v2.0/ports?network_id=33606fe9-0473-4d84-a48f-58721ec7c7d9&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2418] 10.0.0.231 () {32 vars in 733 bytes} [Tue Jun 2 13:30:26 2026] GET /v2.0/policies/ee9b5b30-a6bf-4af1-aa71-72c418922b81/tags => generated 30 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2419] 10.0.0.231 () {34 vars in 789 bytes} [Tue Jun 2 13:30:25 2026] PUT /v2.0/routers/85a6003a-f752-44ef-b7e1-63deb204f1f5/remove_router_interface => generated 309 bytes in 1177 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: 1322/2420] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:30:26 2026] GET /v2.0/networks/33606fe9-0473-4d84-a48f-58721ec7c7d9?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:30:26.782 8 INFO neutron.api.v2.resource [None req-ce950e10-a145-4cfc-bf79-a5bc1663c9a7 0dda540afda64d44a36fcd71efed8bc3 7bd154300a9b44e8ad0541752df0307b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1099/2421] 10.0.0.231 () {32 vars in 748 bytes} [Tue Jun 2 13:30:26 2026] DELETE /v2.0/policies/ee9b5b30-a6bf-4af1-aa71-72c418922b81/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2422] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:30:26 2026] GET /v2.0/networks/33606fe9-0473-4d84-a48f-58721ec7c7d9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:30:26.889 7 INFO neutron.services.segments.plugin [-] Segment 7e721ed7-d4ae-441b-865a-e118bd68cfd7 resource provider aggregate not found [pid: 8|app: 0|req: 1101/2423] 10.0.0.231 () {32 vars in 736 bytes} [Tue Jun 2 13:30:26 2026] DELETE /v2.0/policies/ee9b5b30-a6bf-4af1-aa71-72c418922b81/tags => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:30:26.894 7 INFO neutron.services.segments.plugin [-] Segment 7e721ed7-d4ae-441b-865a-e118bd68cfd7 resource provider aggregate not found 2026-06-02 13:30:26.910 7 INFO neutron.services.segments.plugin [-] Segment 7e721ed7-d4ae-441b-865a-e118bd68cfd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e721ed7-d4ae-441b-865a-e118bd68cfd7 found for delete ", "request_id": "req-d1bf8bda-12be-4d78-86f0-b7879f803787"}]} 2026-06-02 13:30:26.913 7 INFO neutron.services.segments.plugin [-] Segment 7e721ed7-d4ae-441b-865a-e118bd68cfd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e721ed7-d4ae-441b-865a-e118bd68cfd7 found for delete ", "request_id": "req-b0c95749-f6cf-40ee-9f3d-a87bec0f897e"}]} [pid: 8|app: 0|req: 1102/2424] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:30:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.104&port_id=aece4b39-42c4-4808-8cda-014d5ff8be54 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2425] 10.0.0.231 () {32 vars in 733 bytes} [Tue Jun 2 13:30:26 2026] GET /v2.0/policies/ee9b5b30-a6bf-4af1-aa71-72c418922b81/tags => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2426] 199.204.45.238 () {34 vars in 1106 bytes} [Tue Jun 2 13:30:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1ff&port_id=aece4b39-42c4-4808-8cda-014d5ff8be54 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2427] 10.0.0.231 () {32 vars in 734 bytes} [Tue Jun 2 13:30:26 2026] DELETE /v2.0/qos/policies/ee9b5b30-a6bf-4af1-aa71-72c418922b81 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2428] 199.204.45.238 () {34 vars in 1064 bytes} [Tue Jun 2 13:30:27 2026] GET /v2.0/subnets?id=1ae87907-8194-4502-84c4-3609f15dca4e&id=e44fb082-7ef0-46a9-996d-579d145bb993 => generated 1366 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2429] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:30:27 2026] GET /v2.0/ports?network_id=bda29289-bfa4-450e-be10-0e02cee92815&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2430] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:30:27 2026] GET /v2.0/ports?network_id=bda29289-bfa4-450e-be10-0e02cee92815&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2431] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:30:27 2026] GET /v2.0/networks/bda29289-bfa4-450e-be10-0e02cee92815?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2432] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:30:27 2026] GET /v2.0/networks/bda29289-bfa4-450e-be10-0e02cee92815?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: 1111/2433] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:30:27 2026] GET /v2.0/ports?tenant_id=6113b4144fcb4670a97a3842b1c63b8e&device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => generated 5278 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2434] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:30:27 2026] GET /v2.0/networks?id=bda29289-bfa4-450e-be10-0e02cee92815 => generated 799 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2435] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:30:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.104&port_id=aece4b39-42c4-4808-8cda-014d5ff8be54 => 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: 1114/2436] 199.204.45.238 () {34 vars in 1106 bytes} [Tue Jun 2 13:30:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1ff&port_id=aece4b39-42c4-4808-8cda-014d5ff8be54 => 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: 1115/2437] 199.204.45.238 () {34 vars in 1064 bytes} [Tue Jun 2 13:30:27 2026] GET /v2.0/subnets?id=1ae87907-8194-4502-84c4-3609f15dca4e&id=e44fb082-7ef0-46a9-996d-579d145bb993 => generated 1366 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2438] 10.0.0.176 () {34 vars in 971 bytes} [Tue Jun 2 13:30:27 2026] GET /v2.0/ports/aece4b39-42c4-4808-8cda-014d5ff8be54 => generated 1468 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2439] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:30:27 2026] GET /v2.0/ports?network_id=bda29289-bfa4-450e-be10-0e02cee92815&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: 1118/2440] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 2 13:30:27 2026] GET /v2.0/ports/aece4b39-42c4-4808-8cda-014d5ff8be54 => generated 1468 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:30:27.923 7 INFO neutron.db.l3_hamode_db [None req-c953326f-292a-4807-8306-29d46baa2851 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] HA network fe6fb37e-b64e-4838-959c-fd6ad6837445 was deleted as no HA routers are present in tenant bb948e31a5684df287791d83ddb0001d. [pid: 7|app: 0|req: 1323/2441] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:30:26 2026] DELETE /v2.0/routers/85a6003a-f752-44ef-b7e1-63deb204f1f5 => generated 0 bytes in 1165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2442] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:30:27 2026] GET /v2.0/ports?network_id=bda29289-bfa4-450e-be10-0e02cee92815&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2443] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 2 13:30:27 2026] GET /v2.0/ports/aece4b39-42c4-4808-8cda-014d5ff8be54 => generated 1468 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2444] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:30:27 2026] GET /v2.0/security-groups?tenant_id=7bd154300a9b44e8ad0541752df0307b&name=default => generated 2805 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2445] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:30:28 2026] GET /v2.0/networks/bda29289-bfa4-450e-be10-0e02cee92815?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: 1326/2446] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:30:28 2026] DELETE /v2.0/subnets/66590d17-4427-4107-b777-121885ee0c17 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2447] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:30:28 2026] DELETE /v2.0/security-groups/5f11f663-7292-4590-8033-58564f909e7c => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2448] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:30:28 2026] GET /v2.0/networks/bda29289-bfa4-450e-be10-0e02cee92815?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: 1121/2449] 199.204.45.238 () {34 vars in 790 bytes} [Tue Jun 2 13:30:28 2026] PUT /v2.0/ports/aece4b39-42c4-4808-8cda-014d5ff8be54 => generated 1199 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:30:28.561 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-904f58ab-dc27-4047-aa48-9db148e13105'] response: {'name': 'network-changed', 'server_uuid': 'de6a049a-01b5-4a50-b5b2-95944f9752ac', 'tag': 'aece4b39-42c4-4808-8cda-014d5ff8be54', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 1122/2450] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:30:28 2026] GET /v2.0/security-groups?tenant_id=7b0f397cc1eb4b5290400a19b4dd66cf&name=default => generated 2805 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2451] 199.204.45.238 () {30 vars in 743 bytes} [Tue Jun 2 13:30:28 2026] GET /v2.0/networks/bda29289-bfa4-450e-be10-0e02cee92815 => generated 796 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2452] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:30:28 2026] GET /v2.0/ports?tenant_id=6113b4144fcb4670a97a3842b1c63b8e&device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => generated 5045 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2453] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:30:28 2026] DELETE /v2.0/networks/1cba316e-dc78-4d87-8258-d0a517eeae18 => generated 0 bytes in 435 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2454] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 2 13:30:28 2026] GET /v2.0/subnets/e44fb082-7ef0-46a9-996d-579d145bb993 => generated 649 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2455] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:30:28 2026] DELETE /v2.0/security-groups/fb5a024d-2b62-450b-9433-499de74b1cb5 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:30:28.944 7 INFO neutron.services.segments.plugin [-] Segment 8669ada4-561f-4b4a-97fd-d69f813cee90 resource provider aggregate not found 2026-06-02 13:30:28.951 7 INFO neutron.services.segments.plugin [-] Segment 8669ada4-561f-4b4a-97fd-d69f813cee90 resource provider aggregate not found 2026-06-02 13:30:28.968 7 INFO neutron.services.segments.plugin [-] Segment 8669ada4-561f-4b4a-97fd-d69f813cee90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8669ada4-561f-4b4a-97fd-d69f813cee90 found for delete ", "request_id": "req-cec274dc-11ea-4c50-88e3-3e95dbeca7f0"}]} 2026-06-02 13:30:28.972 7 INFO neutron.services.segments.plugin [-] Segment 8669ada4-561f-4b4a-97fd-d69f813cee90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8669ada4-561f-4b4a-97fd-d69f813cee90 found for delete ", "request_id": "req-addb4c14-7182-4d17-aa57-c1b1b190961a"}]} [pid: 7|app: 0|req: 1331/2456] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:30:28 2026] GET /v2.0/networks?id=bda29289-bfa4-450e-be10-0e02cee92815 => generated 799 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:30:28.999 7 INFO neutron.services.segments.plugin [-] Segment 9ddb73c8-6452-47e2-84b7-385c5d0aeed8 resource provider aggregate not found 2026-06-02 13:30:29.004 7 INFO neutron.services.segments.plugin [-] Segment 9ddb73c8-6452-47e2-84b7-385c5d0aeed8 resource provider aggregate not found [pid: 8|app: 0|req: 1126/2457] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 2 13:30:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2458] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 2 13:30:29 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) 2026-06-02 13:30:29.035 7 INFO neutron.services.segments.plugin [-] Segment 9ddb73c8-6452-47e2-84b7-385c5d0aeed8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ddb73c8-6452-47e2-84b7-385c5d0aeed8 found for delete ", "request_id": "req-93ac20db-919a-401d-aac0-60044bab4add"}]} 2026-06-02 13:30:29.036 7 INFO neutron.services.segments.plugin [-] Segment 9ddb73c8-6452-47e2-84b7-385c5d0aeed8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ddb73c8-6452-47e2-84b7-385c5d0aeed8 found for delete ", "request_id": "req-1f0bb77d-ae0d-4467-b35a-d8ba12988561"}]} [pid: 7|app: 0|req: 1332/2459] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:30:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.104&port_id=aece4b39-42c4-4808-8cda-014d5ff8be54 => 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: 1128/2460] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 2 13:30:29 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: 1129/2461] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 2 13:30:29 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: 1333/2462] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:30:29 2026] GET /v2.0/subnets?id=e44fb082-7ef0-46a9-996d-579d145bb993 => 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: 1130/2463] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 2 13:30:29 2026] GET /v2.0/subnets/ff40e91f-aa1c-4993-83dc-06d27f53d1e7 => generated 651 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2464] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:30:29 2026] GET /v2.0/ports?network_id=bda29289-bfa4-450e-be10-0e02cee92815&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2465] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 2 13:30:29 2026] GET /v2.0/ports/900a0b7a-777e-4ded-af29-ef99657d6404 => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2466] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:30:29 2026] GET /v2.0/networks/bda29289-bfa4-450e-be10-0e02cee92815?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: 1132/2467] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 2 13:30:29 2026] GET /v2.0/ports/a6418981-2791-47c3-8339-c34ccd4db7d7 => generated 1349 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2468] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:30:29 2026] GET /v2.0/security-groups?tenant_id=80e8165ce9d040d8bf7590c164f75dfa&name=default => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2469] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 2 13:30:29 2026] GET /v2.0/subnets/ff40e91f-aa1c-4993-83dc-06d27f53d1e7 => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2470] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:30:29 2026] GET /v2.0/networks/bda29289-bfa4-450e-be10-0e02cee92815?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2471] 199.204.45.238 () {30 vars in 743 bytes} [Tue Jun 2 13:30:29 2026] GET /v2.0/networks/643ae186-d923-4cd3-ba54-7cce822cd98d => generated 800 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2472] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:30:29 2026] DELETE /v2.0/security-groups/91639a4d-91e5-4e54-aa79-8b1a68dda320 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2473] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 2 13:30:29 2026] GET /v2.0/ports/900a0b7a-777e-4ded-af29-ef99657d6404 => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2474] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 2 13:30:29 2026] GET /v2.0/subnets/ff40e91f-aa1c-4993-83dc-06d27f53d1e7 => generated 651 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2475] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:30:29 2026] GET /v2.0/security-groups?tenant_id=bb948e31a5684df287791d83ddb0001d&name=default => generated 2801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2476] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:30:29 2026] DELETE /v2.0/security-groups/240bf715-55b1-4c85-aa31-0cbe5a4ad70d => generated 0 bytes in 472 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:30:32.694 8 WARNING neutron_lib.context [None req-cf5ac090-4ac8-4e83-aa08-e6cda1a056f3 ebb3ff95877542e68cbfd253976e40c2 ee22c5f9d8a74df0be9b4e48a1b82222 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:30:32.843 8 INFO neutron.db.segments_db [None req-cf5ac090-4ac8-4e83-aa08-e6cda1a056f3 ebb3ff95877542e68cbfd253976e40c2 ee22c5f9d8a74df0be9b4e48a1b82222 - - default default] Added segment efbfc9a0-9886-4f7e-a2e5-cb8f61868f24 of type vxlan for network 521ba017-6a0d-4263-8478-2dc0962c3d47 [pid: 8|app: 0|req: 1137/2477] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:30:32 2026] POST /v2.0/networks => generated 631 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:30:33.013 7 WARNING neutron_lib.context [None req-604cc184-907c-43ae-abb1-4c578edcfb3e ebb3ff95877542e68cbfd253976e40c2 ee22c5f9d8a74df0be9b4e48a1b82222 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1341/2478] 10.0.0.231 () {34 vars in 669 bytes} [Tue Jun 2 13:30:33 2026] POST /v2.0/subnets => generated 602 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2479] 10.0.0.231 () {34 vars in 751 bytes} [Tue Jun 2 13:30:33 2026] PUT /v2.0/subnets/e6402237-35aa-4739-9c08-b64d9c31592a/tags => generated 25 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2480] 10.0.0.231 () {32 vars in 731 bytes} [Tue Jun 2 13:30:33 2026] GET /v2.0/subnets/e6402237-35aa-4739-9c08-b64d9c31592a/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2481] 10.0.0.231 () {34 vars in 762 bytes} [Tue Jun 2 13:30:33 2026] PUT /v2.0/subnets/e6402237-35aa-4739-9c08-b64d9c31592a/tags/green => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2482] 10.0.0.231 () {32 vars in 731 bytes} [Tue Jun 2 13:30:33 2026] GET /v2.0/subnets/e6402237-35aa-4739-9c08-b64d9c31592a/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2483] 10.0.0.231 () {34 vars in 758 bytes} [Tue Jun 2 13:30:33 2026] PUT /v2.0/subnets/e6402237-35aa-4739-9c08-b64d9c31592a/tags/red => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2484] 10.0.0.231 () {32 vars in 731 bytes} [Tue Jun 2 13:30:33 2026] GET /v2.0/subnets/e6402237-35aa-4739-9c08-b64d9c31592a/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2485] 10.0.0.231 () {34 vars in 780 bytes} [Tue Jun 2 13:30:33 2026] PUT /v2.0/subnets/e6402237-35aa-4739-9c08-b64d9c31592a/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: 1345/2486] 10.0.0.231 () {32 vars in 731 bytes} [Tue Jun 2 13:30:33 2026] GET /v2.0/subnets/e6402237-35aa-4739-9c08-b64d9c31592a/tags => generated 52 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2487] 10.0.0.231 () {34 vars in 751 bytes} [Tue Jun 2 13:30:33 2026] PUT /v2.0/subnets/e6402237-35aa-4739-9c08-b64d9c31592a/tags => generated 37 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2488] 10.0.0.231 () {32 vars in 731 bytes} [Tue Jun 2 13:30:33 2026] GET /v2.0/subnets/e6402237-35aa-4739-9c08-b64d9c31592a/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2489] 10.0.0.231 () {32 vars in 739 bytes} [Tue Jun 2 13:30:34 2026] GET /v2.0/subnets/e6402237-35aa-4739-9c08-b64d9c31592a/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:30:34.145 7 INFO neutron.api.v2.resource [None req-c947f385-879f-494a-a909-701dced46d90 ebb3ff95877542e68cbfd253976e40c2 ee22c5f9d8a74df0be9b4e48a1b82222 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1347/2490] 10.0.0.231 () {32 vars in 743 bytes} [Tue Jun 2 13:30:34 2026] GET /v2.0/subnets/e6402237-35aa-4739-9c08-b64d9c31592a/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2491] 10.0.0.231 () {32 vars in 742 bytes} [Tue Jun 2 13:30:34 2026] DELETE /v2.0/subnets/e6402237-35aa-4739-9c08-b64d9c31592a/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2492] 10.0.0.231 () {32 vars in 731 bytes} [Tue Jun 2 13:30:34 2026] GET /v2.0/subnets/e6402237-35aa-4739-9c08-b64d9c31592a/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:30:34.303 8 INFO neutron.api.v2.resource [None req-ce729115-8d9c-4baf-a49e-428e9b0f11ab ebb3ff95877542e68cbfd253976e40c2 ee22c5f9d8a74df0be9b4e48a1b82222 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1145/2493] 10.0.0.231 () {32 vars in 746 bytes} [Tue Jun 2 13:30:34 2026] DELETE /v2.0/subnets/e6402237-35aa-4739-9c08-b64d9c31592a/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2494] 10.0.0.231 () {32 vars in 734 bytes} [Tue Jun 2 13:30:34 2026] DELETE /v2.0/subnets/e6402237-35aa-4739-9c08-b64d9c31592a/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: 1146/2495] 10.0.0.231 () {32 vars in 731 bytes} [Tue Jun 2 13:30:34 2026] GET /v2.0/subnets/e6402237-35aa-4739-9c08-b64d9c31592a/tags => 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: 1350/2496] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:30:34 2026] DELETE /v2.0/subnets/e6402237-35aa-4739-9c08-b64d9c31592a => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:30:34.744 8 WARNING neutron_lib.context [None req-3d931270-0c9b-4b6d-ab8a-3731e349d361 c56f4868bd484813ac2a477064b67b15 54a65d372d344bc08656b516614dc950 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:30:34.884 8 INFO neutron.db.segments_db [None req-3d931270-0c9b-4b6d-ab8a-3731e349d361 c56f4868bd484813ac2a477064b67b15 54a65d372d344bc08656b516614dc950 - - default default] Added segment 225106db-8b7e-4e18-8a5f-9e6681126e0a of type vxlan for network 386d0fbb-6b14-4d2f-85ee-440701c28c80 [pid: 8|app: 0|req: 1147/2497] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:30:34 2026] POST /v2.0/networks => generated 632 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:30:35.039 7 INFO neutron.services.segments.plugin [-] Segment efbfc9a0-9886-4f7e-a2e5-cb8f61868f24 resource provider aggregate not found 2026-06-02 13:30:35.048 7 INFO neutron.services.segments.plugin [-] Segment efbfc9a0-9886-4f7e-a2e5-cb8f61868f24 resource provider aggregate not found 2026-06-02 13:30:35.049 8 WARNING neutron_lib.context [None req-d4588aa4-70c7-4bbc-b432-7ac38a72b890 c56f4868bd484813ac2a477064b67b15 54a65d372d344bc08656b516614dc950 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:30:35.061 7 INFO neutron.services.segments.plugin [-] Segment efbfc9a0-9886-4f7e-a2e5-cb8f61868f24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efbfc9a0-9886-4f7e-a2e5-cb8f61868f24 found for delete ", "request_id": "req-e302cbb0-0139-436b-bc4d-11578a162dd0"}]} 2026-06-02 13:30:35.063 7 INFO neutron.services.segments.plugin [-] Segment efbfc9a0-9886-4f7e-a2e5-cb8f61868f24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efbfc9a0-9886-4f7e-a2e5-cb8f61868f24 found for delete ", "request_id": "req-ec1099f7-0246-4bcf-bc22-11ce987ed156"}]} [pid: 7|app: 0|req: 1351/2498] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:30:34 2026] DELETE /v2.0/networks/521ba017-6a0d-4263-8478-2dc0962c3d47 => generated 0 bytes in 412 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2499] 10.0.0.231 () {34 vars in 664 bytes} [Tue Jun 2 13:30:35 2026] POST /v2.0/ports => generated 743 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:30:35.367 7 WARNING neutron_lib.context [None req-b099c487-c470-4cdf-b9df-5164386bd23a c56f4868bd484813ac2a477064b67b15 54a65d372d344bc08656b516614dc950 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1352/2500] 10.0.0.231 () {34 vars in 666 bytes} [Tue Jun 2 13:30:35 2026] POST /v2.0/trunks => generated 407 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:30:35.623 8 WARNING neutron_lib.context [None req-5199c0f6-b33f-4a20-a718-baeb2e335a60 c56f4868bd484813ac2a477064b67b15 54a65d372d344bc08656b516614dc950 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:30:35.672 8 INFO neutron.db.segments_db [None req-5199c0f6-b33f-4a20-a718-baeb2e335a60 c56f4868bd484813ac2a477064b67b15 54a65d372d344bc08656b516614dc950 - - default default] Added segment 052867f9-5083-42b2-aa64-73b58006771d of type vxlan for network 13f564c0-1387-44b6-a239-331780f0d603 [pid: 7|app: 0|req: 1353/2501] 199.204.45.238 () {34 vars in 1096 bytes} [Tue Jun 2 13:30:35 2026] GET /v2.0/ports?device_id=23941f5d-832f-4306-b33a-e5815ccf7535&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2502] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:30:35 2026] GET /v2.0/ports?tenant_id=02628824e1044fd0aaa21d538a7d2729&device_id=23941f5d-832f-4306-b33a-e5815ccf7535 => generated 1465 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2503] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:30:35 2026] POST /v2.0/networks => generated 631 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:30:35.777 7 WARNING neutron_lib.context [None req-850f15b5-f191-492b-bfb7-9454e99f060f c56f4868bd484813ac2a477064b67b15 54a65d372d344bc08656b516614dc950 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1150/2504] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:30:35 2026] GET /v2.0/networks?id=33606fe9-0473-4d84-a48f-58721ec7c7d9 => generated 800 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2505] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:30:35 2026] GET /v2.0/security-groups?tenant_id=05e9f8eed3654cc7802f26a55744ce26&name=default => generated 2805 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2506] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:30:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.139&port_id=8dfa0de0-2c13-44cd-b46c-b1a3e57440dd => generated 860 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2507] 10.0.0.231 () {34 vars in 664 bytes} [Tue Jun 2 13:30:35 2026] POST /v2.0/ports => generated 743 bytes in 379 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: 1356/2508] 199.204.45.238 () {34 vars in 1102 bytes} [Tue Jun 2 13:30:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A6b&port_id=8dfa0de0-2c13-44cd-b46c-b1a3e57440dd => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:30:36.185 7 WARNING neutron_lib.context [None req-fa0d83fa-91ca-45aa-91e6-4a7603db92f6 c56f4868bd484813ac2a477064b67b15 54a65d372d344bc08656b516614dc950 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1153/2509] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:30:36 2026] DELETE /v2.0/security-groups/e5eea770-1c94-4a86-98fc-1ae3307d0ad6 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2510] 199.204.45.238 () {34 vars in 1064 bytes} [Tue Jun 2 13:30:36 2026] GET /v2.0/subnets?id=f8dac50a-a093-4e52-aac5-ecbdef25bd37&id=6137e443-40b1-4f23-b2f3-915d9f57e785 => generated 1362 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2511] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:30:36 2026] GET /v2.0/ports?network_id=33606fe9-0473-4d84-a48f-58721ec7c7d9&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2512] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:30:36 2026] GET /v2.0/security-groups?tenant_id=ee22c5f9d8a74df0be9b4e48a1b82222&name=default => generated 2805 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2513] 10.0.0.231 () {34 vars in 666 bytes} [Tue Jun 2 13:30:36 2026] POST /v2.0/trunks => generated 407 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2514] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:30:36 2026] GET /v2.0/ports?network_id=33606fe9-0473-4d84-a48f-58721ec7c7d9&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:30:36.429 8 WARNING neutron_lib.context [None req-19af270e-3b38-49ab-97bc-3a4ca094b004 c56f4868bd484813ac2a477064b67b15 54a65d372d344bc08656b516614dc950 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:30:36.495 8 INFO neutron.db.segments_db [None req-19af270e-3b38-49ab-97bc-3a4ca094b004 c56f4868bd484813ac2a477064b67b15 54a65d372d344bc08656b516614dc950 - - default default] Added segment 55b8b8df-f394-4223-8d47-f6e42c483520 of type vxlan for network 6bd5fbc2-0835-4f86-8137-bd16564ad60e [pid: 7|app: 0|req: 1358/2515] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:30:36 2026] DELETE /v2.0/security-groups/cc6339e4-b7b1-401a-9394-a9f739e1433d => 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: 1359/2516] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:30:36 2026] GET /v2.0/networks/33606fe9-0473-4d84-a48f-58721ec7c7d9?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2517] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:30:36 2026] POST /v2.0/networks => generated 632 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:30:36.634 8 WARNING neutron_lib.context [None req-a489b4da-1449-4ac8-b9ed-4ee494156773 c56f4868bd484813ac2a477064b67b15 54a65d372d344bc08656b516614dc950 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1360/2518] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:30:36 2026] GET /v2.0/networks/33606fe9-0473-4d84-a48f-58721ec7c7d9?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: 1361/2519] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 2 13:30:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2520] 10.0.0.231 () {34 vars in 664 bytes} [Tue Jun 2 13:30:36 2026] POST /v2.0/ports => generated 743 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2521] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 2 13:30:37 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:30:37.032 8 WARNING neutron_lib.context [None req-c6c4aadc-9d55-4487-aa55-f7ac32ae2220 c56f4868bd484813ac2a477064b67b15 54a65d372d344bc08656b516614dc950 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1363/2522] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 2 13:30:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2523] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 2 13:30:37 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: 1365/2524] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 2 13:30:37 2026] GET /v2.0/subnets/f8dac50a-a093-4e52-aac5-ecbdef25bd37 => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2525] 199.204.45.238 () {30 vars in 769 bytes} [Tue Jun 2 13:30:37 2026] GET /v2.0/ports?device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => generated 5047 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2526] 10.0.0.231 () {34 vars in 666 bytes} [Tue Jun 2 13:30:37 2026] POST /v2.0/trunks => generated 407 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:30:37.211 7 WARNING neutron_lib.context [None req-69fd43de-30ef-4288-b6f0-2d95390644d8 c56f4868bd484813ac2a477064b67b15 54a65d372d344bc08656b516614dc950 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:30:37.279 7 INFO neutron.db.segments_db [None req-69fd43de-30ef-4288-b6f0-2d95390644d8 c56f4868bd484813ac2a477064b67b15 54a65d372d344bc08656b516614dc950 - - default default] Added segment bce7bef3-5967-4740-89d2-c69db050b64f of type vxlan for network 4fe6c1b3-bb6c-404c-bffc-bc37c1a02180 [pid: 8|app: 0|req: 1161/2527] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 2 13:30:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2528] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 2 13:30:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2529] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 2 13:30:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2530] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 2 13:30:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2531] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:30:37 2026] POST /v2.0/networks => generated 632 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:30:37.409 7 WARNING neutron_lib.context [None req-4295db14-1962-4170-bbf3-a4c1173575e0 c56f4868bd484813ac2a477064b67b15 54a65d372d344bc08656b516614dc950 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1165/2532] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 2 13:30:37 2026] GET /v2.0/ports/aece4b39-42c4-4808-8cda-014d5ff8be54 => generated 1237 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2533] 10.0.0.231 () {34 vars in 664 bytes} [Tue Jun 2 13:30:37 2026] POST /v2.0/ports => generated 743 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:30:37.703 7 WARNING neutron_lib.context [None req-cd30bf40-87a7-4503-8e64-f05faa5eee63 c56f4868bd484813ac2a477064b67b15 54a65d372d344bc08656b516614dc950 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1166/2534] 199.204.45.238 () {34 vars in 789 bytes} [Tue Jun 2 13:30:37 2026] PUT /v2.0/ports/aece4b39-42c4-4808-8cda-014d5ff8be54 => generated 1026 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1369/2535] 10.0.0.231 () {34 vars in 666 bytes} [Tue Jun 2 13:30:37 2026] POST /v2.0/trunks => generated 407 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:30:37.880 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4aec725-ea37-4bf7-b3d2-887e7b0a987f'] response: {'name': 'network-changed', 'server_uuid': 'de6a049a-01b5-4a50-b5b2-95944f9752ac', 'tag': 'aece4b39-42c4-4808-8cda-014d5ff8be54', 'status': 'completed', 'code': 200} 2026-06-02 13:30:37.888 7 WARNING neutron_lib.context [None req-400e783b-b03c-426f-b0e6-f8a2cf4ec1ff c56f4868bd484813ac2a477064b67b15 54a65d372d344bc08656b516614dc950 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1167/2536] 199.204.45.238 () {30 vars in 743 bytes} [Tue Jun 2 13:30:37 2026] GET /v2.0/networks/bda29289-bfa4-450e-be10-0e02cee92815 => generated 796 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:30:37.936 7 INFO neutron.db.segments_db [None req-400e783b-b03c-426f-b0e6-f8a2cf4ec1ff c56f4868bd484813ac2a477064b67b15 54a65d372d344bc08656b516614dc950 - - default default] Added segment cd801d57-b9ba-44ba-9ead-0f77bbd1cd3d of type vxlan for network 8a2ee2b2-ea6a-470a-9da4-0ebc8bca6b01 [pid: 8|app: 0|req: 1168/2537] 199.204.45.238 () {30 vars in 769 bytes} [Tue Jun 2 13:30:37 2026] GET /v2.0/ports?device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => generated 4872 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2538] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:30:37 2026] GET /v2.0/ports?tenant_id=6113b4144fcb4670a97a3842b1c63b8e&device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => generated 4872 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2539] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:30:37 2026] POST /v2.0/networks => generated 631 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2540] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:30:38 2026] GET /v2.0/networks?id=bda29289-bfa4-450e-be10-0e02cee92815 => generated 799 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:30:38.086 8 WARNING neutron_lib.context [None req-25e9130c-8ce3-4ad6-8baa-aee3cb84fefe c56f4868bd484813ac2a477064b67b15 54a65d372d344bc08656b516614dc950 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1371/2541] 199.204.45.238 () {30 vars in 769 bytes} [Tue Jun 2 13:30:38 2026] GET /v2.0/ports?device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => generated 4872 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2542] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:30:38 2026] GET /v2.0/networks/bda29289-bfa4-450e-be10-0e02cee92815?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2543] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:30:38 2026] GET /v2.0/networks/bda29289-bfa4-450e-be10-0e02cee92815?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2544] 10.0.0.231 () {34 vars in 664 bytes} [Tue Jun 2 13:30:38 2026] POST /v2.0/ports => generated 743 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:30:38.457 7 WARNING neutron_lib.context [None req-c1f8076a-11a8-412b-9346-7867225b81ee c56f4868bd484813ac2a477064b67b15 54a65d372d344bc08656b516614dc950 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1172/2545] 199.204.45.238 () {34 vars in 975 bytes} [Tue Jun 2 13:30:38 2026] GET /v2.0/ports/aece4b39-42c4-4808-8cda-014d5ff8be54 => 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: 1374/2546] 10.0.0.231 () {34 vars in 666 bytes} [Tue Jun 2 13:30:38 2026] POST /v2.0/trunks => generated 407 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2547] 10.0.0.231 () {34 vars in 749 bytes} [Tue Jun 2 13:30:38 2026] PUT /v2.0/trunks/4c585449-66c6-4ce7-9f8e-3e92bdf2e24b/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2548] 10.0.0.231 () {34 vars in 749 bytes} [Tue Jun 2 13:30:38 2026] PUT /v2.0/trunks/d8911203-0ad1-490a-a18b-f5b79d13f87a/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2549] 10.0.0.231 () {34 vars in 749 bytes} [Tue Jun 2 13:30:38 2026] PUT /v2.0/trunks/1b97468d-281d-4440-b82c-6916a3dccc4a/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2550] 10.0.0.231 () {34 vars in 749 bytes} [Tue Jun 2 13:30:38 2026] PUT /v2.0/trunks/209af53b-7373-4e8d-9288-9a20fd481a70/tags => 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/2551] 10.0.0.231 () {32 vars in 662 bytes} [Tue Jun 2 13:30:38 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2552] 10.0.0.231 () {32 vars in 676 bytes} [Tue Jun 2 13:30:38 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2553] 199.204.45.238 () {36 vars in 997 bytes} [Tue Jun 2 13:30:38 2026] DELETE /v2.0/ports/aece4b39-42c4-4808-8cda-014d5ff8be54 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2554] 10.0.0.231 () {32 vars in 672 bytes} [Tue Jun 2 13:30:38 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2555] 10.0.0.231 () {32 vars in 684 bytes} [Tue Jun 2 13:30:38 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: 7|app: 0|req: 1382/2556] 10.0.0.231 () {32 vars in 670 bytes} [Tue Jun 2 13:30:38 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2557] 10.0.0.231 () {32 vars in 684 bytes} [Tue Jun 2 13:30:38 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: 1175/2558] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:30:38 2026] GET /v2.0/ports?tenant_id=6113b4144fcb4670a97a3842b1c63b8e&device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => generated 3818 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2559] 10.0.0.231 () {32 vars in 680 bytes} [Tue Jun 2 13:30:38 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2560] 10.0.0.231 () {32 vars in 692 bytes} [Tue Jun 2 13:30:39 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2561] 10.0.0.231 () {32 vars in 719 bytes} [Tue Jun 2 13:30:39 2026] GET /v2.0/trunks/4c585449-66c6-4ce7-9f8e-3e92bdf2e24b => generated 412 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2562] 199.204.45.238 () {34 vars in 1226 bytes} [Tue Jun 2 13:30:39 2026] GET /v2.0/networks?id=e6eca629-9f34-4d9d-b976-533764bf9add&id=643ae186-d923-4cd3-ba54-7cce822cd98d&id=33606fe9-0473-4d84-a48f-58721ec7c7d9&id=bda29289-bfa4-450e-be10-0e02cee92815 => generated 3095 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2563] 199.204.45.238 () {34 vars in 1062 bytes} [Tue Jun 2 13:30:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.108&port_id=1e016641-b866-4b46-83a2-0d2053dbd952 => 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/2564] 199.204.45.238 () {30 vars in 769 bytes} [Tue Jun 2 13:30:39 2026] GET /v2.0/ports?device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => generated 3818 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2565] 10.0.0.231 () {32 vars in 717 bytes} [Tue Jun 2 13:30:39 2026] GET /v2.0/ports/d272d5e5-1dbf-4031-9716-782a26d8a17c => generated 826 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:30:39.228 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8ade5906-cd40-4e77-862e-2606ad49d341 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1388/2566] 199.204.45.238 () {32 vars in 759 bytes} [Tue Jun 2 13:30:39 2026] DELETE /v2.0/ports/aece4b39-42c4-4808-8cda-014d5ff8be54 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2567] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:30:39 2026] GET /v2.0/subnets?id=4f96b8c1-f309-40d0-9ba8-da614dbd0f40 => generated 630 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2568] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:30:39 2026] GET /v2.0/ports?network_id=e6eca629-9f34-4d9d-b976-533764bf9add&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2569] 10.0.0.231 () {32 vars in 722 bytes} [Tue Jun 2 13:30:39 2026] DELETE /v2.0/trunks/4c585449-66c6-4ce7-9f8e-3e92bdf2e24b => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2570] 10.0.0.231 () {32 vars in 719 bytes} [Tue Jun 2 13:30:39 2026] GET /v2.0/trunks/d8911203-0ad1-490a-a18b-f5b79d13f87a => generated 420 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2571] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 2 13:30:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2572] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:30:39 2026] GET /v2.0/networks/e6eca629-9f34-4d9d-b976-533764bf9add?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2573] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 2 13:30:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2574] 10.0.0.231 () {32 vars in 717 bytes} [Tue Jun 2 13:30:39 2026] GET /v2.0/ports/19e00f43-c511-4fea-a71f-24ec60b108f9 => generated 826 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2575] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 2 13:30:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2576] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:30:39 2026] GET /v2.0/networks/e6eca629-9f34-4d9d-b976-533764bf9add?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2577] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 2 13:30:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2578] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:30:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.110&port_id=a6418981-2791-47c3-8339-c34ccd4db7d7 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2579] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 2 13:30:39 2026] GET /v2.0/subnets/ff40e91f-aa1c-4993-83dc-06d27f53d1e7 => generated 651 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2580] 10.0.0.231 () {32 vars in 722 bytes} [Tue Jun 2 13:30:39 2026] DELETE /v2.0/trunks/d8911203-0ad1-490a-a18b-f5b79d13f87a => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2581] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:30:39 2026] GET /v2.0/subnets?id=ff40e91f-aa1c-4993-83dc-06d27f53d1e7 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2582] 10.0.0.231 () {32 vars in 719 bytes} [Tue Jun 2 13:30:39 2026] GET /v2.0/trunks/1b97468d-281d-4440-b82c-6916a3dccc4a => generated 429 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2583] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 2 13:30:39 2026] GET /v2.0/ports/900a0b7a-777e-4ded-af29-ef99657d6404 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2584] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:30:39 2026] GET /v2.0/ports?network_id=643ae186-d923-4cd3-ba54-7cce822cd98d&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2585] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 2 13:30:39 2026] GET /v2.0/ports/a6418981-2791-47c3-8339-c34ccd4db7d7 => generated 1349 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2586] 10.0.0.231 () {32 vars in 717 bytes} [Tue Jun 2 13:30:39 2026] GET /v2.0/ports/294690eb-5419-4227-be83-a9b299163ddd => generated 826 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2587] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:30:39 2026] GET /v2.0/networks/643ae186-d923-4cd3-ba54-7cce822cd98d?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2588] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 2 13:30:39 2026] GET /v2.0/subnets/ff40e91f-aa1c-4993-83dc-06d27f53d1e7 => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2589] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:30:39 2026] GET /v2.0/networks/643ae186-d923-4cd3-ba54-7cce822cd98d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2590] 10.0.0.231 () {32 vars in 722 bytes} [Tue Jun 2 13:30:39 2026] DELETE /v2.0/trunks/1b97468d-281d-4440-b82c-6916a3dccc4a => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2591] 10.0.0.231 () {32 vars in 719 bytes} [Tue Jun 2 13:30:39 2026] GET /v2.0/trunks/209af53b-7373-4e8d-9288-9a20fd481a70 => generated 414 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2592] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:30:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.188&port_id=bf9e156a-be2a-4b21-ab58-7c77cfba16a6 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2593] 199.204.45.238 () {30 vars in 743 bytes} [Tue Jun 2 13:30:39 2026] GET /v2.0/networks/643ae186-d923-4cd3-ba54-7cce822cd98d => generated 800 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2594] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:30:39 2026] GET /v2.0/subnets?id=f8dac50a-a093-4e52-aac5-ecbdef25bd37 => 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: 1401/2595] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 2 13:30:39 2026] GET /v2.0/ports/900a0b7a-777e-4ded-af29-ef99657d6404 => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2596] 10.0.0.231 () {32 vars in 717 bytes} [Tue Jun 2 13:30:39 2026] GET /v2.0/ports/46ed90d9-9b39-40d1-a6e7-8bd38c1ee8e0 => generated 826 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:30:39.919 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff30406e-63a8-4c4e-8346-bb20671c09da'] response: {'server_uuid': 'de6a049a-01b5-4a50-b5b2-95944f9752ac', 'name': 'network-vif-deleted', 'tag': 'aece4b39-42c4-4808-8cda-014d5ff8be54', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1402/2597] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:30:39 2026] GET /v2.0/ports?network_id=33606fe9-0473-4d84-a48f-58721ec7c7d9&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2598] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 2 13:30:39 2026] GET /v2.0/subnets/ff40e91f-aa1c-4993-83dc-06d27f53d1e7 => generated 651 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2599] 10.0.0.231 () {32 vars in 722 bytes} [Tue Jun 2 13:30:39 2026] DELETE /v2.0/trunks/209af53b-7373-4e8d-9288-9a20fd481a70 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2600] 10.0.0.231 () {32 vars in 719 bytes} [Tue Jun 2 13:30:40 2026] GET /v2.0/trunks/325f4124-65e9-4dad-95fb-d6860916c9f2 => generated 407 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2601] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:30:39 2026] GET /v2.0/networks/33606fe9-0473-4d84-a48f-58721ec7c7d9?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: 1405/2602] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:30:40 2026] GET /v2.0/networks/33606fe9-0473-4d84-a48f-58721ec7c7d9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2603] 10.0.0.231 () {32 vars in 717 bytes} [Tue Jun 2 13:30:40 2026] GET /v2.0/ports/133ab8bd-ec11-433f-b777-f48f11002452 => generated 826 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2604] 10.0.0.231 () {32 vars in 722 bytes} [Tue Jun 2 13:30:40 2026] DELETE /v2.0/trunks/325f4124-65e9-4dad-95fb-d6860916c9f2 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2607] 10.0.0.231 () {32 vars in 720 bytes} [Tue Jun 2 13:30:40 2026] DELETE /v2.0/ports/d272d5e5-1dbf-4031-9716-782a26d8a17c => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2608] 10.0.0.231 () {32 vars in 720 bytes} [Tue Jun 2 13:30:40 2026] DELETE /v2.0/ports/19e00f43-c511-4fea-a71f-24ec60b108f9 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2609] 10.0.0.231 () {32 vars in 720 bytes} [Tue Jun 2 13:30:40 2026] DELETE /v2.0/ports/294690eb-5419-4227-be83-a9b299163ddd => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2610] 10.0.0.231 () {32 vars in 720 bytes} [Tue Jun 2 13:30:41 2026] DELETE /v2.0/ports/46ed90d9-9b39-40d1-a6e7-8bd38c1ee8e0 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2611] 10.0.0.231 () {32 vars in 720 bytes} [Tue Jun 2 13:30:41 2026] DELETE /v2.0/ports/133ab8bd-ec11-433f-b777-f48f11002452 => generated 0 bytes in 627 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:30:42.046 7 INFO neutron.services.segments.plugin [-] Segment 225106db-8b7e-4e18-8a5f-9e6681126e0a resource provider aggregate not found 2026-06-02 13:30:42.053 7 INFO neutron.services.segments.plugin [-] Segment 225106db-8b7e-4e18-8a5f-9e6681126e0a resource provider aggregate not found 2026-06-02 13:30:42.061 7 INFO neutron.services.segments.plugin [-] Segment 225106db-8b7e-4e18-8a5f-9e6681126e0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 225106db-8b7e-4e18-8a5f-9e6681126e0a found for delete ", "request_id": "req-0688d280-c4c3-4237-9119-dfde2289b3ed"}]} 2026-06-02 13:30:42.070 7 INFO neutron.services.segments.plugin [-] Segment 225106db-8b7e-4e18-8a5f-9e6681126e0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 225106db-8b7e-4e18-8a5f-9e6681126e0a found for delete ", "request_id": "req-6f537d52-c6f8-4429-b28a-f7ba1b79b847"}]} [pid: 7|app: 0|req: 1411/2612] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:30:41 2026] DELETE /v2.0/networks/386d0fbb-6b14-4d2f-85ee-440701c28c80 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:30:42.289 8 INFO neutron.services.segments.plugin [-] Segment 052867f9-5083-42b2-aa64-73b58006771d resource provider aggregate not found 2026-06-02 13:30:42.295 8 INFO neutron.services.segments.plugin [-] Segment 052867f9-5083-42b2-aa64-73b58006771d resource provider aggregate not found 2026-06-02 13:30:42.312 8 INFO neutron.services.segments.plugin [-] Segment 052867f9-5083-42b2-aa64-73b58006771d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 052867f9-5083-42b2-aa64-73b58006771d found for delete ", "request_id": "req-24621c6b-657b-4d56-b925-e76e64986842"}]} 2026-06-02 13:30:42.314 8 INFO neutron.services.segments.plugin [-] Segment 052867f9-5083-42b2-aa64-73b58006771d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 052867f9-5083-42b2-aa64-73b58006771d found for delete ", "request_id": "req-d75e1d0e-2239-4a14-84ee-ba0fad2c7141"}]} [pid: 8|app: 0|req: 1202/2613] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:30:42 2026] DELETE /v2.0/networks/13f564c0-1387-44b6-a239-331780f0d603 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2614] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:30:42 2026] DELETE /v2.0/networks/6bd5fbc2-0835-4f86-8137-bd16564ad60e => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2615] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 2 13:30:42 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: 1414/2616] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 2 13:30:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2617] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 2 13:30:42 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: 1416/2618] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 2 13:30:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2619] 199.204.45.238 () {30 vars in 769 bytes} [Tue Jun 2 13:30:42 2026] GET /v2.0/ports?device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => generated 3818 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2620] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:30:42 2026] DELETE /v2.0/networks/4fe6c1b3-bb6c-404c-bffc-bc37c1a02180 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2621] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 2 13:30:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2622] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 2 13:30:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2623] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 2 13:30:42 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: 1207/2624] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 2 13:30:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2625] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 2 13:30:42 2026] GET /v2.0/ports/bf9e156a-be2a-4b21-ab58-7c77cfba16a6 => generated 1237 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2626] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:30:42 2026] DELETE /v2.0/networks/8a2ee2b2-ea6a-470a-9da4-0ebc8bca6b01 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2627] 199.204.45.238 () {34 vars in 789 bytes} [Tue Jun 2 13:30:42 2026] PUT /v2.0/ports/bf9e156a-be2a-4b21-ab58-7c77cfba16a6 => generated 1026 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2628] 199.204.45.238 () {30 vars in 743 bytes} [Tue Jun 2 13:30:43 2026] GET /v2.0/networks/33606fe9-0473-4d84-a48f-58721ec7c7d9 => generated 797 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:30:43.540 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-80ef8c94-09c8-4d9e-9cf9-b11b1d0ad84a'] response: {'name': 'network-changed', 'server_uuid': 'de6a049a-01b5-4a50-b5b2-95944f9752ac', 'tag': 'bf9e156a-be2a-4b21-ab58-7c77cfba16a6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1210/2629] 199.204.45.238 () {30 vars in 769 bytes} [Tue Jun 2 13:30:43 2026] GET /v2.0/ports?device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => generated 3643 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2630] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:30:43 2026] GET /v2.0/ports?tenant_id=6113b4144fcb4670a97a3842b1c63b8e&device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => generated 3643 bytes in 49 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: 1211/2631] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:30:43 2026] GET /v2.0/networks?id=33606fe9-0473-4d84-a48f-58721ec7c7d9 => generated 800 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2632] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:30:43 2026] GET /v2.0/networks/33606fe9-0473-4d84-a48f-58721ec7c7d9?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: 1212/2633] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:30:43 2026] GET /v2.0/networks/33606fe9-0473-4d84-a48f-58721ec7c7d9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2634] 199.204.45.238 () {30 vars in 769 bytes} [Tue Jun 2 13:30:43 2026] GET /v2.0/ports?device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => generated 3643 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2635] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:30:43 2026] GET /v2.0/security-groups?tenant_id=997a5485a808479d965e2c9379755a1b&name=default => generated 2805 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:30:44.254 7 INFO neutron.services.segments.plugin [-] Segment 55b8b8df-f394-4223-8d47-f6e42c483520 resource provider aggregate not found 2026-06-02 13:30:44.262 7 INFO neutron.services.segments.plugin [-] Segment 55b8b8df-f394-4223-8d47-f6e42c483520 resource provider aggregate not found 2026-06-02 13:30:44.276 7 INFO neutron.services.segments.plugin [-] Segment 55b8b8df-f394-4223-8d47-f6e42c483520 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55b8b8df-f394-4223-8d47-f6e42c483520 found for delete ", "request_id": "req-6748d73a-74d5-4ad4-8d14-2f7687cd4373"}]} 2026-06-02 13:30:44.281 7 INFO neutron.services.segments.plugin [-] Segment 55b8b8df-f394-4223-8d47-f6e42c483520 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55b8b8df-f394-4223-8d47-f6e42c483520 found for delete ", "request_id": "req-e6cf2bf3-0e6b-4128-b0e0-12553ee75297"}]} 2026-06-02 13:30:44.296 7 INFO neutron.services.segments.plugin [-] Segment cd801d57-b9ba-44ba-9ead-0f77bbd1cd3d resource provider aggregate not found 2026-06-02 13:30:44.305 7 INFO neutron.services.segments.plugin [-] Segment cd801d57-b9ba-44ba-9ead-0f77bbd1cd3d resource provider aggregate not found 2026-06-02 13:30:44.313 7 INFO neutron.services.segments.plugin [-] Segment cd801d57-b9ba-44ba-9ead-0f77bbd1cd3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd801d57-b9ba-44ba-9ead-0f77bbd1cd3d found for delete ", "request_id": "req-8bc09b33-7b9b-4f78-8ef4-3e52f96f5912"}]} 2026-06-02 13:30:44.326 7 INFO neutron.services.segments.plugin [-] Segment cd801d57-b9ba-44ba-9ead-0f77bbd1cd3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd801d57-b9ba-44ba-9ead-0f77bbd1cd3d found for delete ", "request_id": "req-94f1d65f-b65f-46dc-9b87-87c57211e7bc"}]} [pid: 7|app: 0|req: 1423/2636] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:30:44 2026] DELETE /v2.0/security-groups/75b7f765-36fe-4df7-a100-34c79df56782 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:30:44.508 8 INFO neutron.services.segments.plugin [-] Segment bce7bef3-5967-4740-89d2-c69db050b64f resource provider aggregate not found 2026-06-02 13:30:44.514 8 INFO neutron.services.segments.plugin [-] Segment bce7bef3-5967-4740-89d2-c69db050b64f resource provider aggregate not found 2026-06-02 13:30:44.532 8 INFO neutron.services.segments.plugin [-] Segment bce7bef3-5967-4740-89d2-c69db050b64f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bce7bef3-5967-4740-89d2-c69db050b64f found for delete ", "request_id": "req-389b18ea-175e-43d6-82cd-eea4cfb17213"}]} 2026-06-02 13:30:44.533 8 INFO neutron.services.segments.plugin [-] Segment bce7bef3-5967-4740-89d2-c69db050b64f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bce7bef3-5967-4740-89d2-c69db050b64f found for delete ", "request_id": "req-be599b37-40eb-47ee-983f-9260dd4f9480"}]} [pid: 8|app: 0|req: 1214/2637] 199.204.45.238 () {34 vars in 975 bytes} [Tue Jun 2 13:30:44 2026] GET /v2.0/ports/bf9e156a-be2a-4b21-ab58-7c77cfba16a6 => generated 1062 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2638] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:30:44 2026] GET /v2.0/security-groups?tenant_id=58dccfdddc6047dbacb9e8dbffe9fe31&name=default => generated 2805 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2639] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:30:44 2026] DELETE /v2.0/security-groups/198c9ab0-bb98-4f10-a886-0a6cd0312df0 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2640] 199.204.45.238 () {36 vars in 997 bytes} [Tue Jun 2 13:30:44 2026] DELETE /v2.0/ports/bf9e156a-be2a-4b21-ab58-7c77cfba16a6 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2641] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:30:44 2026] GET /v2.0/ports?tenant_id=6113b4144fcb4670a97a3842b1c63b8e&device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => generated 2589 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2642] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:30:44 2026] GET /v2.0/security-groups?tenant_id=54a65d372d344bc08656b516614dc950&name=default => generated 2805 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2643] 199.204.45.238 () {34 vars in 1146 bytes} [Tue Jun 2 13:30:44 2026] GET /v2.0/networks?id=e6eca629-9f34-4d9d-b976-533764bf9add&id=643ae186-d923-4cd3-ba54-7cce822cd98d&id=33606fe9-0473-4d84-a48f-58721ec7c7d9 => generated 2310 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2644] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:30:44 2026] DELETE /v2.0/security-groups/f6396bf3-3ae2-4408-b3f1-3d39c4511d56 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2645] 199.204.45.238 () {30 vars in 769 bytes} [Tue Jun 2 13:30:45 2026] GET /v2.0/ports?device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => generated 2589 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2646] 199.204.45.238 () {34 vars in 1062 bytes} [Tue Jun 2 13:30:45 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.108&port_id=1e016641-b866-4b46-83a2-0d2053dbd952 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:30:45.094 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4b351b65-43a7-42ec-85c6-7737f58e1774 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1429/2647] 199.204.45.238 () {32 vars in 759 bytes} [Tue Jun 2 13:30:45 2026] DELETE /v2.0/ports/bf9e156a-be2a-4b21-ab58-7c77cfba16a6 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2648] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:30:45 2026] GET /v2.0/subnets?id=4f96b8c1-f309-40d0-9ba8-da614dbd0f40 => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2649] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:30:45 2026] GET /v2.0/ports?network_id=e6eca629-9f34-4d9d-b976-533764bf9add&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2650] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 2 13:30: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: 7|app: 0|req: 1432/2651] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 2 13:30:45 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2652] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:30:45 2026] GET /v2.0/networks/e6eca629-9f34-4d9d-b976-533764bf9add?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2653] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 2 13:30: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: 7|app: 0|req: 1434/2654] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 2 13:30:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2655] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 2 13:30:45 2026] GET /v2.0/subnets/ff40e91f-aa1c-4993-83dc-06d27f53d1e7 => generated 651 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2656] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:30:45 2026] GET /v2.0/networks/e6eca629-9f34-4d9d-b976-533764bf9add?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: 1222/2657] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:30:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.110&port_id=a6418981-2791-47c3-8339-c34ccd4db7d7 => 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: 1436/2658] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 2 13:30:45 2026] GET /v2.0/ports/900a0b7a-777e-4ded-af29-ef99657d6404 => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2659] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:30:45 2026] GET /v2.0/subnets?id=ff40e91f-aa1c-4993-83dc-06d27f53d1e7 => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2660] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 2 13:30:45 2026] GET /v2.0/ports/a6418981-2791-47c3-8339-c34ccd4db7d7 => generated 1349 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2661] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 2 13:30:45 2026] GET /v2.0/subnets/ff40e91f-aa1c-4993-83dc-06d27f53d1e7 => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2662] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:30:45 2026] GET /v2.0/ports?network_id=643ae186-d923-4cd3-ba54-7cce822cd98d&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: 8|app: 0|req: 1225/2663] 199.204.45.238 () {30 vars in 743 bytes} [Tue Jun 2 13:30:45 2026] GET /v2.0/networks/643ae186-d923-4cd3-ba54-7cce822cd98d => generated 800 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2664] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:30:45 2026] GET /v2.0/networks/643ae186-d923-4cd3-ba54-7cce822cd98d?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2665] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 2 13:30:45 2026] GET /v2.0/ports/900a0b7a-777e-4ded-af29-ef99657d6404 => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:30:45.583 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-443593a2-1ce8-47a8-922c-2dd4e7c83d77'] response: {'server_uuid': 'de6a049a-01b5-4a50-b5b2-95944f9752ac', 'name': 'network-vif-deleted', 'tag': 'bf9e156a-be2a-4b21-ab58-7c77cfba16a6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1440/2666] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:30:45 2026] GET /v2.0/networks/643ae186-d923-4cd3-ba54-7cce822cd98d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2667] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 2 13:30:45 2026] GET /v2.0/subnets/ff40e91f-aa1c-4993-83dc-06d27f53d1e7 => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:30:48.453 7 WARNING neutron_lib.context [None req-0d305451-951f-4e00-a38e-d5fdcad7bfe2 3b6bd116bd71412dad62364e08d0f451 c708166088764496845000bf856e9fe6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:30:48.585 7 INFO neutron.db.segments_db [None req-0d305451-951f-4e00-a38e-d5fdcad7bfe2 3b6bd116bd71412dad62364e08d0f451 c708166088764496845000bf856e9fe6 - - default default] Added segment 32f4692f-7fa7-409c-983f-3795799f82e3 of type vxlan for network 2ab81494-3c12-4109-af98-8941a375fd6e [pid: 7|app: 0|req: 1441/2668] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:30:48 2026] POST /v2.0/networks => generated 632 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2669] 10.0.0.231 () {34 vars in 753 bytes} [Tue Jun 2 13:30:48 2026] PUT /v2.0/networks/2ab81494-3c12-4109-af98-8941a375fd6e/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2670] 10.0.0.231 () {32 vars in 733 bytes} [Tue Jun 2 13:30:48 2026] GET /v2.0/networks/2ab81494-3c12-4109-af98-8941a375fd6e/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2671] 10.0.0.231 () {34 vars in 764 bytes} [Tue Jun 2 13:30:48 2026] PUT /v2.0/networks/2ab81494-3c12-4109-af98-8941a375fd6e/tags/green => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2672] 10.0.0.231 () {32 vars in 733 bytes} [Tue Jun 2 13:30:48 2026] GET /v2.0/networks/2ab81494-3c12-4109-af98-8941a375fd6e/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: 1230/2673] 10.0.0.231 () {34 vars in 760 bytes} [Tue Jun 2 13:30:48 2026] PUT /v2.0/networks/2ab81494-3c12-4109-af98-8941a375fd6e/tags/red => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2674] 10.0.0.231 () {32 vars in 733 bytes} [Tue Jun 2 13:30:49 2026] GET /v2.0/networks/2ab81494-3c12-4109-af98-8941a375fd6e/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2675] 10.0.0.231 () {34 vars in 782 bytes} [Tue Jun 2 13:30:49 2026] PUT /v2.0/networks/2ab81494-3c12-4109-af98-8941a375fd6e/tags/black.or.white => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2676] 10.0.0.231 () {32 vars in 733 bytes} [Tue Jun 2 13:30:49 2026] GET /v2.0/networks/2ab81494-3c12-4109-af98-8941a375fd6e/tags => generated 52 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2677] 10.0.0.231 () {34 vars in 753 bytes} [Tue Jun 2 13:30:49 2026] PUT /v2.0/networks/2ab81494-3c12-4109-af98-8941a375fd6e/tags => generated 37 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2678] 10.0.0.231 () {32 vars in 733 bytes} [Tue Jun 2 13:30:49 2026] GET /v2.0/networks/2ab81494-3c12-4109-af98-8941a375fd6e/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2679] 10.0.0.231 () {32 vars in 741 bytes} [Tue Jun 2 13:30:49 2026] GET /v2.0/networks/2ab81494-3c12-4109-af98-8941a375fd6e/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:30:49.456 7 INFO neutron.api.v2.resource [None req-1a9b43b1-8dea-4fe9-afc1-5885fef46a4d 3b6bd116bd71412dad62364e08d0f451 c708166088764496845000bf856e9fe6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1447/2680] 10.0.0.231 () {32 vars in 745 bytes} [Tue Jun 2 13:30:49 2026] GET /v2.0/networks/2ab81494-3c12-4109-af98-8941a375fd6e/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2681] 10.0.0.231 () {32 vars in 744 bytes} [Tue Jun 2 13:30:49 2026] DELETE /v2.0/networks/2ab81494-3c12-4109-af98-8941a375fd6e/tags/red => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2682] 10.0.0.231 () {32 vars in 733 bytes} [Tue Jun 2 13:30:49 2026] GET /v2.0/networks/2ab81494-3c12-4109-af98-8941a375fd6e/tags => generated 30 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:30:49.654 8 INFO neutron.api.v2.resource [None req-1cf0a323-1432-47de-8721-c2f9454ecd3a 3b6bd116bd71412dad62364e08d0f451 c708166088764496845000bf856e9fe6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1235/2683] 10.0.0.231 () {32 vars in 748 bytes} [Tue Jun 2 13:30:49 2026] DELETE /v2.0/networks/2ab81494-3c12-4109-af98-8941a375fd6e/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2684] 10.0.0.231 () {32 vars in 736 bytes} [Tue Jun 2 13:30:49 2026] DELETE /v2.0/networks/2ab81494-3c12-4109-af98-8941a375fd6e/tags => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2685] 10.0.0.231 () {32 vars in 733 bytes} [Tue Jun 2 13:30:49 2026] GET /v2.0/networks/2ab81494-3c12-4109-af98-8941a375fd6e/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:30:49.998 7 INFO neutron.services.segments.plugin [-] Segment 32f4692f-7fa7-409c-983f-3795799f82e3 resource provider aggregate not found 2026-06-02 13:30:50.003 7 INFO neutron.services.segments.plugin [-] Segment 32f4692f-7fa7-409c-983f-3795799f82e3 resource provider aggregate not found 2026-06-02 13:30:50.020 7 INFO neutron.services.segments.plugin [-] Segment 32f4692f-7fa7-409c-983f-3795799f82e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32f4692f-7fa7-409c-983f-3795799f82e3 found for delete ", "request_id": "req-3c78da9a-31da-4242-93b7-8a97f2a12be5"}]} 2026-06-02 13:30:50.021 7 INFO neutron.services.segments.plugin [-] Segment 32f4692f-7fa7-409c-983f-3795799f82e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32f4692f-7fa7-409c-983f-3795799f82e3 found for delete ", "request_id": "req-b2fbea74-5a05-475f-89c2-313859bf33e2"}]} [pid: 7|app: 0|req: 1450/2686] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:30:49 2026] DELETE /v2.0/networks/2ab81494-3c12-4109-af98-8941a375fd6e => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2687] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:30:50 2026] GET /v2.0/security-groups?tenant_id=c708166088764496845000bf856e9fe6&name=default => generated 2805 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2688] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:30:50 2026] DELETE /v2.0/security-groups/fb929019-3bbe-48a3-8d01-61ddb68d1c92 => 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: 1238/2689] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:30:51 2026] GET /v2.0/security-groups?tenant_id=2b0e1b9261fa4c02add2de0560ad1bfd&name=default => generated 2805 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2690] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:30:51 2026] DELETE /v2.0/security-groups/30e592bf-60aa-45fd-b80f-bc4e855e9a9a => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2691] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 2 13:30:53 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: 1453/2692] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 2 13:30:53 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: 1240/2693] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 2 13:30:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2694] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 2 13:30:53 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-06-02 13:30:53.943 8 INFO neutron.api.v2.resource [None req-10ca7bec-4225-4c40-b5db-ac1ce1819dfd 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1241/2695] 199.204.45.238 () {30 vars in 763 bytes} [Tue Jun 2 13:30:53 2026] GET /v2.0/security-groups/lb-e831f0b2-2885-4566-a131-3a05bfc35b6f => 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: 1455/2696] 199.204.45.238 () {30 vars in 785 bytes} [Tue Jun 2 13:30:53 2026] GET /v2.0/security-groups?name=lb-e831f0b2-2885-4566-a131-3a05bfc35b6f => generated 2737 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2697] 199.204.45.238 () {30 vars in 815 bytes} [Tue Jun 2 13:30:53 2026] GET /v2.0/security-group-rules?security_group_id=e5292986-e7ee-47dd-a9df-dd4772dfeafc => generated 2206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2698] 199.204.45.238 () {32 vars in 789 bytes} [Tue Jun 2 13:30:54 2026] DELETE /v2.0/security-group-rules/6c84d88d-0ee8-4144-8ee5-e79141c4c826 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2699] 199.204.45.238 () {32 vars in 789 bytes} [Tue Jun 2 13:30:54 2026] DELETE /v2.0/security-group-rules/d181c7f3-7bba-476d-ab06-46143ad1cdb6 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:30:54.764 7 WARNING neutron_lib.context [None req-91240809-d4d5-4b01-9ae9-77ef74528c30 e8443d67d6b14e8f8ea3828bc8a32b7c 8fb350f86990448980559c270f7198f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:30:54.901 7 INFO neutron.db.segments_db [None req-91240809-d4d5-4b01-9ae9-77ef74528c30 e8443d67d6b14e8f8ea3828bc8a32b7c 8fb350f86990448980559c270f7198f9 - - default default] Added segment a5e16d91-b79d-41ee-9bce-a1aec2cfb7d3 of type vxlan for network 4781cf73-7619-405d-82da-97d8ad4ed522 [pid: 7|app: 0|req: 1457/2700] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:30:54 2026] POST /v2.0/networks => generated 630 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:30:55.038 8 WARNING neutron_lib.context [None req-76eb7e31-f280-4666-9ada-a29b061323ba e8443d67d6b14e8f8ea3828bc8a32b7c 8fb350f86990448980559c270f7198f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1244/2701] 10.0.0.231 () {34 vars in 664 bytes} [Tue Jun 2 13:30:55 2026] POST /v2.0/ports => generated 743 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2704] 10.0.0.231 () {34 vars in 747 bytes} [Tue Jun 2 13:30:55 2026] PUT /v2.0/ports/18467d51-cbb2-4be8-8aac-9bea967a0940/tags => generated 25 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1247/2705] 10.0.0.231 () {32 vars in 727 bytes} [Tue Jun 2 13:30:55 2026] GET /v2.0/ports/18467d51-cbb2-4be8-8aac-9bea967a0940/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2706] 10.0.0.231 () {34 vars in 758 bytes} [Tue Jun 2 13:30:55 2026] PUT /v2.0/ports/18467d51-cbb2-4be8-8aac-9bea967a0940/tags/green => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2707] 10.0.0.231 () {32 vars in 727 bytes} [Tue Jun 2 13:30:55 2026] GET /v2.0/ports/18467d51-cbb2-4be8-8aac-9bea967a0940/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2708] 10.0.0.231 () {34 vars in 754 bytes} [Tue Jun 2 13:30:55 2026] PUT /v2.0/ports/18467d51-cbb2-4be8-8aac-9bea967a0940/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: 1249/2709] 10.0.0.231 () {32 vars in 727 bytes} [Tue Jun 2 13:30:55 2026] GET /v2.0/ports/18467d51-cbb2-4be8-8aac-9bea967a0940/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2710] 10.0.0.231 () {34 vars in 776 bytes} [Tue Jun 2 13:30:55 2026] PUT /v2.0/ports/18467d51-cbb2-4be8-8aac-9bea967a0940/tags/black.or.white => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2711] 10.0.0.231 () {32 vars in 727 bytes} [Tue Jun 2 13:30:55 2026] GET /v2.0/ports/18467d51-cbb2-4be8-8aac-9bea967a0940/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2712] 10.0.0.231 () {34 vars in 747 bytes} [Tue Jun 2 13:30:55 2026] PUT /v2.0/ports/18467d51-cbb2-4be8-8aac-9bea967a0940/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2713] 10.0.0.231 () {32 vars in 727 bytes} [Tue Jun 2 13:30:55 2026] GET /v2.0/ports/18467d51-cbb2-4be8-8aac-9bea967a0940/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2714] 10.0.0.231 () {32 vars in 735 bytes} [Tue Jun 2 13:30:55 2026] GET /v2.0/ports/18467d51-cbb2-4be8-8aac-9bea967a0940/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:30:56.066 8 INFO neutron.api.v2.resource [None req-5e6bf289-2fc2-4e26-adf4-9f3c782853e1 e8443d67d6b14e8f8ea3828bc8a32b7c 8fb350f86990448980559c270f7198f9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1252/2715] 10.0.0.231 () {32 vars in 739 bytes} [Tue Jun 2 13:30:56 2026] GET /v2.0/ports/18467d51-cbb2-4be8-8aac-9bea967a0940/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2716] 10.0.0.231 () {32 vars in 738 bytes} [Tue Jun 2 13:30:56 2026] DELETE /v2.0/ports/18467d51-cbb2-4be8-8aac-9bea967a0940/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2717] 10.0.0.231 () {32 vars in 727 bytes} [Tue Jun 2 13:30:56 2026] GET /v2.0/ports/18467d51-cbb2-4be8-8aac-9bea967a0940/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:30:56.223 7 INFO neutron.api.v2.resource [None req-32e72b22-0dd1-4e62-aa40-641e8386ee6f e8443d67d6b14e8f8ea3828bc8a32b7c 8fb350f86990448980559c270f7198f9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1465/2718] 10.0.0.231 () {32 vars in 742 bytes} [Tue Jun 2 13:30:56 2026] DELETE /v2.0/ports/18467d51-cbb2-4be8-8aac-9bea967a0940/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: 1254/2719] 10.0.0.231 () {32 vars in 730 bytes} [Tue Jun 2 13:30:56 2026] DELETE /v2.0/ports/18467d51-cbb2-4be8-8aac-9bea967a0940/tags => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2720] 10.0.0.231 () {32 vars in 727 bytes} [Tue Jun 2 13:30:56 2026] GET /v2.0/ports/18467d51-cbb2-4be8-8aac-9bea967a0940/tags => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2721] 10.0.0.231 () {32 vars in 720 bytes} [Tue Jun 2 13:30:56 2026] DELETE /v2.0/ports/18467d51-cbb2-4be8-8aac-9bea967a0940 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:30:56.808 7 INFO neutron.services.segments.plugin [-] Segment a5e16d91-b79d-41ee-9bce-a1aec2cfb7d3 resource provider aggregate not found 2026-06-02 13:30:56.813 7 INFO neutron.services.segments.plugin [-] Segment a5e16d91-b79d-41ee-9bce-a1aec2cfb7d3 resource provider aggregate not found 2026-06-02 13:30:56.827 7 INFO neutron.services.segments.plugin [-] Segment a5e16d91-b79d-41ee-9bce-a1aec2cfb7d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5e16d91-b79d-41ee-9bce-a1aec2cfb7d3 found for delete ", "request_id": "req-2a2cd669-ec71-4674-aa29-ad1051c2fcb1"}]} 2026-06-02 13:30:56.832 7 INFO neutron.services.segments.plugin [-] Segment a5e16d91-b79d-41ee-9bce-a1aec2cfb7d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5e16d91-b79d-41ee-9bce-a1aec2cfb7d3 found for delete ", "request_id": "req-eb0089c5-db67-4bd9-b290-27ef6d683e81"}]} [pid: 7|app: 0|req: 1467/2722] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:30:56 2026] DELETE /v2.0/networks/4781cf73-7619-405d-82da-97d8ad4ed522 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2723] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:30:57 2026] GET /v2.0/security-groups?tenant_id=aa4a4103fddd48f0a1efe4f60573f00c&name=default => generated 2805 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2724] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:30:57 2026] DELETE /v2.0/security-groups/321b8613-b705-4f7d-82a5-bbba3af44ffa => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:30:57.952 7 INFO neutron.db.l3_db [None req-5b78e156-824a-4f21-a079-a0b354f4d605 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] Floating IP e99589e0-1359-48a3-be65-bea7b84c95be disassociated (deleted). External IP: 10.96.250.203, port: 900a0b7a-777e-4ded-af29-ef99657d6404. [pid: 8|app: 0|req: 1258/2725] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:30:57 2026] GET /v2.0/security-groups?tenant_id=8fb350f86990448980559c270f7198f9&name=default => generated 2805 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2726] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:30:57 2026] DELETE /v2.0/security-groups/1800044c-2d94-430a-ad2d-5f804377c521 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2727] 10.0.0.231 () {32 vars in 732 bytes} [Tue Jun 2 13:30:57 2026] DELETE /v2.0/floatingips/e99589e0-1359-48a3-be65-bea7b84c95be => generated 0 bytes in 1230 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:30:58.821 8 INFO neutron.api.v2.resource [None req-4befdf3a-02bb-48c4-a65c-4a6bb9bf3765 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1260/2728] 10.0.0.231 () {32 vars in 729 bytes} [Tue Jun 2 13:30:58 2026] GET /v2.0/floatingips/e99589e0-1359-48a3-be65-bea7b84c95be => generated 144 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2729] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 2 13:30:59 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: 1261/2730] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 2 13:30:59 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: 1470/2731] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 2 13:30:59 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: 1262/2732] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 2 13:30:59 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: 1471/2733] 199.204.45.238 () {30 vars in 741 bytes} [Tue Jun 2 13:30:59 2026] GET /v2.0/subnets/ff40e91f-aa1c-4993-83dc-06d27f53d1e7 => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2734] 199.204.45.238 () {30 vars in 769 bytes} [Tue Jun 2 13:30:59 2026] GET /v2.0/ports?device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => generated 2589 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2735] 199.204.45.238 () {30 vars in 769 bytes} [Tue Jun 2 13:31:00 2026] GET /v2.0/ports?device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => generated 2589 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2736] 199.204.45.238 () {30 vars in 769 bytes} [Tue Jun 2 13:31:00 2026] GET /v2.0/ports?device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => generated 2589 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2737] 199.204.45.238 () {34 vars in 975 bytes} [Tue Jun 2 13:31:00 2026] GET /v2.0/ports/a6418981-2791-47c3-8339-c34ccd4db7d7 => generated 1349 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2738] 199.204.45.238 () {34 vars in 1060 bytes} [Tue Jun 2 13:31:00 2026] GET /v2.0/ports/a6418981-2791-47c3-8339-c34ccd4db7d7?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2739] 199.204.45.238 () {34 vars in 1016 bytes} [Tue Jun 2 13:31:00 2026] GET /v2.0/networks/643ae186-d923-4cd3-ba54-7cce822cd98d?fields=dns_domain => generated 29 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2740] 199.204.45.238 () {30 vars in 769 bytes} [Tue Jun 2 13:31:01 2026] GET /v2.0/ports?device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => generated 2589 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2741] 199.204.45.238 () {38 vars in 1028 bytes} [Tue Jun 2 13:31:00 2026] PUT /v2.0/ports/a6418981-2791-47c3-8339-c34ccd4db7d7 => generated 1150 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2742] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:31:01 2026] GET /v2.0/ports?tenant_id=6113b4144fcb4670a97a3842b1c63b8e&device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => generated 1248 bytes in 44 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: 1267/2743] 199.204.45.238 () {34 vars in 1066 bytes} [Tue Jun 2 13:31:01 2026] GET /v2.0/networks?id=e6eca629-9f34-4d9d-b976-533764bf9add&id=643ae186-d923-4cd3-ba54-7cce822cd98d => generated 1524 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2744] 199.204.45.238 () {34 vars in 1062 bytes} [Tue Jun 2 13:31:01 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.108&port_id=1e016641-b866-4b46-83a2-0d2053dbd952 => 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: 1269/2745] 199.204.45.238 () {34 vars in 984 bytes} [Tue Jun 2 13:31:01 2026] GET /v2.0/subnets?id=4f96b8c1-f309-40d0-9ba8-da614dbd0f40 => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2746] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:31:01 2026] GET /v2.0/ports?network_id=e6eca629-9f34-4d9d-b976-533764bf9add&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:31:01.664 7 WARNING neutron_lib.context [None req-ce2b07b1-7cbd-4791-bb34-b269f155cc20 7ea1a74990224df3b9cea75f91e55d8c a62da9c750dc43109e564a2efb3b6df1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1271/2747] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:31:01 2026] GET /v2.0/networks/e6eca629-9f34-4d9d-b976-533764bf9add?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:31:01.773 7 INFO neutron.db.segments_db [None req-ce2b07b1-7cbd-4791-bb34-b269f155cc20 7ea1a74990224df3b9cea75f91e55d8c a62da9c750dc43109e564a2efb3b6df1 - - default default] Added segment f43eb067-e396-45f4-a7b2-63c16020b67a of type vxlan for network e724cb72-04d6-48de-a498-c4276ecf042a [pid: 8|app: 0|req: 1272/2748] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:31:01 2026] GET /v2.0/networks/e6eca629-9f34-4d9d-b976-533764bf9add?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:31:02.148 7 INFO neutron.db.l3_hamode_db [None req-ce2b07b1-7cbd-4791-bb34-b269f155cc20 7ea1a74990224df3b9cea75f91e55d8c a62da9c750dc43109e564a2efb3b6df1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1273/2749] 199.204.45.238 () {30 vars in 769 bytes} [Tue Jun 2 13:31:02 2026] GET /v2.0/ports?device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => generated 1248 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:31:02.335 7 INFO neutron.db.l3_hamode_db [None req-ce2b07b1-7cbd-4791-bb34-b269f155cc20 7ea1a74990224df3b9cea75f91e55d8c a62da9c750dc43109e564a2efb3b6df1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1274/2750] 199.204.45.238 () {34 vars in 789 bytes} [Tue Jun 2 13:31:02 2026] PUT /v2.0/ports/a6418981-2791-47c3-8339-c34ccd4db7d7 => generated 1090 bytes in 273 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: 1275/2751] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 2 13:31:02 2026] GET /v2.0/ports/a6418981-2791-47c3-8339-c34ccd4db7d7 => generated 1090 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2752] 199.204.45.238 () {32 vars in 759 bytes} [Tue Jun 2 13:31:02 2026] DELETE /v2.0/ports/a6418981-2791-47c3-8339-c34ccd4db7d7 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2753] 199.204.45.238 () {30 vars in 703 bytes} [Tue Jun 2 13:31:03 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: 1278/2754] 199.204.45.238 () {30 vars in 705 bytes} [Tue Jun 2 13:31:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2755] 199.204.45.238 () {30 vars in 681 bytes} [Tue Jun 2 13:31:03 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: 1280/2756] 199.204.45.238 () {30 vars in 717 bytes} [Tue Jun 2 13:31:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:31:03.193 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1e82321c-173a-4fc7-a3a8-3cba2fe20451 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1477/2757] 10.0.0.231 () {34 vars in 668 bytes} [Tue Jun 2 13:31:01 2026] POST /v2.0/routers => generated 474 bytes in 1694 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2758] 199.204.45.238 () {32 vars in 759 bytes} [Tue Jun 2 13:31:03 2026] DELETE /v2.0/ports/a6418981-2791-47c3-8339-c34ccd4db7d7 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2759] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 2 13:31:03 2026] GET /v2.0/ports/900a0b7a-777e-4ded-af29-ef99657d6404 => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:31:03.282 8 INFO neutron.api.v2.resource [None req-ac218f9b-0e3f-492e-939e-37c935e282cc 109f5988b496499193e1aa809e8b7d03 6113b4144fcb4670a97a3842b1c63b8e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1283/2760] 199.204.45.238 () {30 vars in 763 bytes} [Tue Jun 2 13:31:03 2026] GET /v2.0/security-groups/lb-e831f0b2-2885-4566-a131-3a05bfc35b6f => generated 149 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2761] 10.0.0.231 () {34 vars in 751 bytes} [Tue Jun 2 13:31:03 2026] PUT /v2.0/routers/5d264b4c-6742-4662-b70a-8ebb8eec454c/tags => generated 25 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2762] 199.204.45.238 () {30 vars in 785 bytes} [Tue Jun 2 13:31:03 2026] GET /v2.0/security-groups?name=lb-e831f0b2-2885-4566-a131-3a05bfc35b6f => generated 1575 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2763] 10.0.0.231 () {32 vars in 731 bytes} [Tue Jun 2 13:31:03 2026] GET /v2.0/routers/5d264b4c-6742-4662-b70a-8ebb8eec454c/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: 1285/2764] 199.204.45.238 () {30 vars in 737 bytes} [Tue Jun 2 13:31:03 2026] GET /v2.0/ports/900a0b7a-777e-4ded-af29-ef99657d6404 => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2765] 10.0.0.231 () {34 vars in 762 bytes} [Tue Jun 2 13:31:03 2026] PUT /v2.0/routers/5d264b4c-6742-4662-b70a-8ebb8eec454c/tags/green => generated 4 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2766] 10.0.0.231 () {32 vars in 731 bytes} [Tue Jun 2 13:31:03 2026] GET /v2.0/routers/5d264b4c-6742-4662-b70a-8ebb8eec454c/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: 1482/2767] 10.0.0.231 () {34 vars in 758 bytes} [Tue Jun 2 13:31:03 2026] PUT /v2.0/routers/5d264b4c-6742-4662-b70a-8ebb8eec454c/tags/red => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2768] 199.204.45.238 () {34 vars in 789 bytes} [Tue Jun 2 13:31:03 2026] PUT /v2.0/ports/900a0b7a-777e-4ded-af29-ef99657d6404 => generated 1090 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2769] 10.0.0.231 () {32 vars in 731 bytes} [Tue Jun 2 13:31:03 2026] GET /v2.0/routers/5d264b4c-6742-4662-b70a-8ebb8eec454c/tags => generated 34 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2770] 199.204.45.238 () {32 vars in 779 bytes} [Tue Jun 2 13:31:03 2026] DELETE /v2.0/security-groups/e5292986-e7ee-47dd-a9df-dd4772dfeafc => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2771] 10.0.0.231 () {34 vars in 780 bytes} [Tue Jun 2 13:31:03 2026] PUT /v2.0/routers/5d264b4c-6742-4662-b70a-8ebb8eec454c/tags/black.or.white => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2772] 10.0.0.231 () {32 vars in 731 bytes} [Tue Jun 2 13:31:03 2026] GET /v2.0/routers/5d264b4c-6742-4662-b70a-8ebb8eec454c/tags => generated 52 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2773] 10.0.0.231 () {34 vars in 751 bytes} [Tue Jun 2 13:31:03 2026] PUT /v2.0/routers/5d264b4c-6742-4662-b70a-8ebb8eec454c/tags => generated 37 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2774] 10.0.0.231 () {32 vars in 731 bytes} [Tue Jun 2 13:31:03 2026] GET /v2.0/routers/5d264b4c-6742-4662-b70a-8ebb8eec454c/tags => generated 37 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2775] 199.204.45.238 () {32 vars in 759 bytes} [Tue Jun 2 13:31:03 2026] DELETE /v2.0/ports/900a0b7a-777e-4ded-af29-ef99657d6404 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2776] 10.0.0.231 () {32 vars in 739 bytes} [Tue Jun 2 13:31:04 2026] GET /v2.0/routers/5d264b4c-6742-4662-b70a-8ebb8eec454c/tags/red => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:31:04.149 8 INFO neutron.api.v2.resource [None req-04086d2a-466a-4adc-b003-b1b503e1e286 7ea1a74990224df3b9cea75f91e55d8c a62da9c750dc43109e564a2efb3b6df1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1289/2777] 10.0.0.231 () {32 vars in 743 bytes} [Tue Jun 2 13:31:04 2026] GET /v2.0/routers/5d264b4c-6742-4662-b70a-8ebb8eec454c/tags/green => generated 99 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2778] 10.0.0.231 () {32 vars in 742 bytes} [Tue Jun 2 13:31:04 2026] DELETE /v2.0/routers/5d264b4c-6742-4662-b70a-8ebb8eec454c/tags/red => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2779] 10.0.0.231 () {32 vars in 731 bytes} [Tue Jun 2 13:31:04 2026] GET /v2.0/routers/5d264b4c-6742-4662-b70a-8ebb8eec454c/tags => generated 30 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:31:04.414 7 INFO neutron.api.v2.resource [None req-0fe8422e-d8bf-4181-a6da-535c1dcfabe8 7ea1a74990224df3b9cea75f91e55d8c a62da9c750dc43109e564a2efb3b6df1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1490/2780] 10.0.0.231 () {32 vars in 746 bytes} [Tue Jun 2 13:31:04 2026] DELETE /v2.0/routers/5d264b4c-6742-4662-b70a-8ebb8eec454c/tags/green => generated 99 bytes in 83 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2781] 10.0.0.231 () {32 vars in 734 bytes} [Tue Jun 2 13:31:04 2026] DELETE /v2.0/routers/5d264b4c-6742-4662-b70a-8ebb8eec454c/tags => 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: 1491/2782] 10.0.0.231 () {32 vars in 731 bytes} [Tue Jun 2 13:31:04 2026] GET /v2.0/routers/5d264b4c-6742-4662-b70a-8ebb8eec454c/tags => generated 12 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2783] 10.0.0.231 () {32 vars in 721 bytes} [Tue Jun 2 13:31:04 2026] GET /v2.0/routers/5d264b4c-6742-4662-b70a-8ebb8eec454c => generated 480 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2784] 199.204.45.238 () {34 vars in 994 bytes} [Tue Jun 2 13:31:04 2026] GET /v2.0/ports?device_id=de6a049a-01b5-4a50-b5b2-95944f9752ac => generated 1248 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2785] 199.204.45.238 () {36 vars in 997 bytes} [Tue Jun 2 13:31:04 2026] DELETE /v2.0/ports/1e016641-b866-4b46-83a2-0d2053dbd952 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2786] 10.0.0.231 () {34 vars in 742 bytes} [Tue Jun 2 13:31:04 2026] PUT /v2.0/routers/5d264b4c-6742-4662-b70a-8ebb8eec454c => generated 480 bytes in 737 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2787] 10.0.0.231 () {32 vars in 736 bytes} [Tue Jun 2 13:31:05 2026] GET /v2.0/ports?device_id=5d264b4c-6742-4662-b70a-8ebb8eec454c => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:31:06.220 7 INFO neutron.services.segments.plugin [-] Segment f43eb067-e396-45f4-a7b2-63c16020b67a resource provider aggregate not found 2026-06-02 13:31:06.225 7 INFO neutron.services.segments.plugin [-] Segment f43eb067-e396-45f4-a7b2-63c16020b67a resource provider aggregate not found 2026-06-02 13:31:06.243 7 INFO neutron.services.segments.plugin [-] Segment f43eb067-e396-45f4-a7b2-63c16020b67a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f43eb067-e396-45f4-a7b2-63c16020b67a found for delete ", "request_id": "req-97a12936-b1c0-4a33-9611-de8e83484464"}]} 2026-06-02 13:31:06.244 7 INFO neutron.services.segments.plugin [-] Segment f43eb067-e396-45f4-a7b2-63c16020b67a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f43eb067-e396-45f4-a7b2-63c16020b67a found for delete ", "request_id": "req-28de46bc-4007-41b1-950c-f1e6612cc104"}]} 2026-06-02 13:31:06.249 7 INFO neutron.db.l3_hamode_db [None req-e05460ee-80d5-4dbe-8329-1095c4cf4b96 7ea1a74990224df3b9cea75f91e55d8c a62da9c750dc43109e564a2efb3b6df1 - - default default] HA network e724cb72-04d6-48de-a498-c4276ecf042a was deleted as no HA routers are present in tenant a62da9c750dc43109e564a2efb3b6df1. [pid: 7|app: 0|req: 1493/2788] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:31:05 2026] DELETE /v2.0/routers/5d264b4c-6742-4662-b70a-8ebb8eec454c => generated 0 bytes in 741 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:31:06.946 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c6bb5c17-2236-4cb1-a0fc-c4f445c14f78'] response: {'server_uuid': 'de6a049a-01b5-4a50-b5b2-95944f9752ac', 'name': 'network-vif-deleted', 'tag': '1e016641-b866-4b46-83a2-0d2053dbd952', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1296/2789] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:31:06 2026] GET /v2.0/security-groups?tenant_id=7eae8c00ee7e487a9cc5e16ffdc2f117&name=default => generated 2805 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2790] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:31:07 2026] DELETE /v2.0/security-groups/18de3c28-8076-4b36-8349-ae6ebe3844f3 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2791] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:31:07 2026] GET /v2.0/security-groups?tenant_id=a62da9c750dc43109e564a2efb3b6df1&name=default => generated 2805 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2792] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:31:07 2026] DELETE /v2.0/security-groups/f85b724a-6b78-4b86-b3c9-d2363dc269e5 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:31:09.500 8 INFO neutron.db.l3_db [None req-ca26fe6b-9c04-4ed4-8482-aab78f3af29a 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] Floating IP 77d47c6f-05b0-4dd3-a3d5-f3b8a8c2199e disassociated (deleted). External IP: 10.96.250.213, port: 2cf813d0-735e-4580-b228-124d80472ed4. [pid: 8|app: 0|req: 1298/2793] 10.0.0.231 () {32 vars in 732 bytes} [Tue Jun 2 13:31:09 2026] DELETE /v2.0/floatingips/77d47c6f-05b0-4dd3-a3d5-f3b8a8c2199e => generated 0 bytes in 841 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:31:09.938 7 INFO neutron.api.v2.resource [None req-dcccfad9-daf4-41a9-b21e-0439557def08 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1496/2794] 10.0.0.231 () {32 vars in 729 bytes} [Tue Jun 2 13:31:09 2026] GET /v2.0/floatingips/77d47c6f-05b0-4dd3-a3d5-f3b8a8c2199e => generated 144 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 13:31:10.149 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3891840-7e6a-418a-abb5-884099182fcd'] response: {'name': 'network-changed', 'server_uuid': '7de5fdd0-7747-471d-bfbf-f1f172d7dd27', 'tag': '2cf813d0-735e-4580-b228-124d80472ed4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1299/2795] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:31:10 2026] GET /v2.0/ports?device_id=7de5fdd0-7747-471d-bfbf-f1f172d7dd27 => generated 1204 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2796] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:31:10 2026] GET /v2.0/ports?tenant_id=02628824e1044fd0aaa21d538a7d2729&device_id=7de5fdd0-7747-471d-bfbf-f1f172d7dd27 => generated 1473 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2797] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:31:10 2026] GET /v2.0/security-groups?id=878253ba-d0d7-486d-921b-a37393e9687c&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: 7|app: 0|req: 1498/2798] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:31:10 2026] GET /v2.0/networks?id=bda29289-bfa4-450e-be10-0e02cee92815 => generated 799 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2799] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:31:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.204&port_id=2cf813d0-735e-4580-b228-124d80472ed4 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2800] 199.204.45.238 () {34 vars in 1106 bytes} [Tue Jun 2 13:31:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A147&port_id=2cf813d0-735e-4580-b228-124d80472ed4 => 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: 1302/2803] 199.204.45.238 () {34 vars in 1064 bytes} [Tue Jun 2 13:31:10 2026] GET /v2.0/subnets?id=1ae87907-8194-4502-84c4-3609f15dca4e&id=e44fb082-7ef0-46a9-996d-579d145bb993 => 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: 1502/2804] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:31:10 2026] GET /v2.0/ports?network_id=bda29289-bfa4-450e-be10-0e02cee92815&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: 1303/2805] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:31:10 2026] GET /v2.0/ports?network_id=bda29289-bfa4-450e-be10-0e02cee92815&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2806] 199.204.45.238 () {34 vars in 994 bytes} [Tue Jun 2 13:31:10 2026] GET /v2.0/ports?device_id=7de5fdd0-7747-471d-bfbf-f1f172d7dd27 => generated 1204 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2807] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:31:10 2026] GET /v2.0/networks/bda29289-bfa4-450e-be10-0e02cee92815?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2808] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:31:10 2026] GET /v2.0/networks/bda29289-bfa4-450e-be10-0e02cee92815?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: 1305/2809] 199.204.45.238 () {36 vars in 997 bytes} [Tue Jun 2 13:31:10 2026] DELETE /v2.0/ports/2cf813d0-735e-4580-b228-124d80472ed4 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:31:11.008 7 WARNING neutron_lib.context [None req-5afdaa62-341f-473e-a40e-d631a31e1f48 7ac80a2ebece43f08b2eedc333a30f70 187eb7864c69493cb9307a3348e977e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1505/2810] 10.0.0.231 () {34 vars in 684 bytes} [Tue Jun 2 13:31:10 2026] POST /v2.0/security-groups => generated 1539 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2811] 10.0.0.231 () {34 vars in 767 bytes} [Tue Jun 2 13:31:11 2026] PUT /v2.0/security-groups/1c7c8a65-c98e-44dc-8b01-5cfd3f559c4b/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2812] 10.0.0.231 () {32 vars in 747 bytes} [Tue Jun 2 13:31:11 2026] GET /v2.0/security-groups/1c7c8a65-c98e-44dc-8b01-5cfd3f559c4b/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2813] 10.0.0.231 () {34 vars in 778 bytes} [Tue Jun 2 13:31:11 2026] PUT /v2.0/security-groups/1c7c8a65-c98e-44dc-8b01-5cfd3f559c4b/tags/green => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2814] 10.0.0.231 () {32 vars in 747 bytes} [Tue Jun 2 13:31:11 2026] GET /v2.0/security-groups/1c7c8a65-c98e-44dc-8b01-5cfd3f559c4b/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2815] 10.0.0.231 () {34 vars in 774 bytes} [Tue Jun 2 13:31:11 2026] PUT /v2.0/security-groups/1c7c8a65-c98e-44dc-8b01-5cfd3f559c4b/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2816] 10.0.0.231 () {32 vars in 747 bytes} [Tue Jun 2 13:31:11 2026] GET /v2.0/security-groups/1c7c8a65-c98e-44dc-8b01-5cfd3f559c4b/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2817] 10.0.0.231 () {34 vars in 796 bytes} [Tue Jun 2 13:31:11 2026] PUT /v2.0/security-groups/1c7c8a65-c98e-44dc-8b01-5cfd3f559c4b/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2818] 10.0.0.231 () {32 vars in 747 bytes} [Tue Jun 2 13:31:11 2026] GET /v2.0/security-groups/1c7c8a65-c98e-44dc-8b01-5cfd3f559c4b/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2819] 10.0.0.231 () {34 vars in 767 bytes} [Tue Jun 2 13:31:11 2026] PUT /v2.0/security-groups/1c7c8a65-c98e-44dc-8b01-5cfd3f559c4b/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2820] 10.0.0.231 () {32 vars in 747 bytes} [Tue Jun 2 13:31:11 2026] GET /v2.0/security-groups/1c7c8a65-c98e-44dc-8b01-5cfd3f559c4b/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2821] 10.0.0.231 () {32 vars in 755 bytes} [Tue Jun 2 13:31:11 2026] GET /v2.0/security-groups/1c7c8a65-c98e-44dc-8b01-5cfd3f559c4b/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:31:12.066 7 INFO neutron.api.v2.resource [None req-b1528e27-17b5-4213-877f-6accb674d818 7ac80a2ebece43f08b2eedc333a30f70 187eb7864c69493cb9307a3348e977e1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1511/2822] 10.0.0.231 () {32 vars in 759 bytes} [Tue Jun 2 13:31:11 2026] GET /v2.0/security-groups/1c7c8a65-c98e-44dc-8b01-5cfd3f559c4b/tags/green => generated 99 bytes in 411 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2823] 10.0.0.231 () {32 vars in 758 bytes} [Tue Jun 2 13:31:12 2026] DELETE /v2.0/security-groups/1c7c8a65-c98e-44dc-8b01-5cfd3f559c4b/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: 1512/2824] 10.0.0.231 () {32 vars in 747 bytes} [Tue Jun 2 13:31:12 2026] GET /v2.0/security-groups/1c7c8a65-c98e-44dc-8b01-5cfd3f559c4b/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:31:12.192 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ec3f98b-c514-44b2-90c7-4c6d43f30fca'] response: {'server_uuid': '7de5fdd0-7747-471d-bfbf-f1f172d7dd27', 'name': 'network-vif-deleted', 'tag': '2cf813d0-735e-4580-b228-124d80472ed4', 'status': 'completed', 'code': 200} 2026-06-02 13:31:12.194 8 INFO neutron.api.v2.resource [None req-27c26d12-49ab-4f24-b05f-5ef255f1d33c 7ac80a2ebece43f08b2eedc333a30f70 187eb7864c69493cb9307a3348e977e1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1313/2825] 10.0.0.231 () {32 vars in 762 bytes} [Tue Jun 2 13:31:12 2026] DELETE /v2.0/security-groups/1c7c8a65-c98e-44dc-8b01-5cfd3f559c4b/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: 1513/2826] 10.0.0.231 () {32 vars in 750 bytes} [Tue Jun 2 13:31:12 2026] DELETE /v2.0/security-groups/1c7c8a65-c98e-44dc-8b01-5cfd3f559c4b/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2827] 10.0.0.231 () {32 vars in 747 bytes} [Tue Jun 2 13:31:12 2026] GET /v2.0/security-groups/1c7c8a65-c98e-44dc-8b01-5cfd3f559c4b/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2828] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:31:12 2026] DELETE /v2.0/security-groups/1c7c8a65-c98e-44dc-8b01-5cfd3f559c4b => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2829] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:31:13 2026] GET /v2.0/security-groups?tenant_id=187eb7864c69493cb9307a3348e977e1&name=default => generated 2805 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2830] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:31:13 2026] DELETE /v2.0/security-groups/9b6e47a3-5fbc-42d9-bda4-a91736efefb0 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2831] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:31:13 2026] GET /v2.0/security-groups?tenant_id=0bf970f720ba433f8c1fac587c9de8d4&name=default => generated 2805 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2832] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:31:13 2026] DELETE /v2.0/security-groups/1079fabd-1b44-430a-a4e2-1cb0fd4525ed => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:31:15.693 8 INFO neutron.db.l3_db [None req-8da5c892-6e22-4614-aeab-d1588ecfe4d0 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] Floating IP cc43b5b7-8f78-4218-92ec-7e853c09d107 disassociated (deleted). External IP: 10.96.250.201, port: 8dfa0de0-2c13-44cd-b46c-b1a3e57440dd. [pid: 8|app: 0|req: 1317/2833] 10.0.0.231 () {32 vars in 732 bytes} [Tue Jun 2 13:31:15 2026] DELETE /v2.0/floatingips/cc43b5b7-8f78-4218-92ec-7e853c09d107 => generated 0 bytes in 681 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:31:16.035 7 INFO neutron.api.v2.resource [None req-d62d4162-a928-4273-8a99-21a7976478e8 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1517/2834] 10.0.0.231 () {32 vars in 729 bytes} [Tue Jun 2 13:31:16 2026] GET /v2.0/floatingips/cc43b5b7-8f78-4218-92ec-7e853c09d107 => generated 144 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 13:31:16.235 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1860e5c3-ab3f-461f-a9c1-545231f5d246'] response: {'name': 'network-changed', 'server_uuid': '23941f5d-832f-4306-b33a-e5815ccf7535', 'tag': '8dfa0de0-2c13-44cd-b46c-b1a3e57440dd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1518/2835] 199.204.45.238 () {34 vars in 1080 bytes} [Tue Jun 2 13:31:16 2026] GET /v2.0/ports?tenant_id=02628824e1044fd0aaa21d538a7d2729&device_id=23941f5d-832f-4306-b33a-e5815ccf7535 => generated 1465 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2836] 10.0.0.176 () {34 vars in 990 bytes} [Tue Jun 2 13:31:16 2026] GET /v2.0/ports?device_id=23941f5d-832f-4306-b33a-e5815ccf7535 => generated 1196 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2837] 199.204.45.238 () {34 vars in 986 bytes} [Tue Jun 2 13:31:16 2026] GET /v2.0/networks?id=33606fe9-0473-4d84-a48f-58721ec7c7d9 => generated 800 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2838] 10.0.0.176 () {34 vars in 1040 bytes} [Tue Jun 2 13:31:16 2026] GET /v2.0/security-groups?id=878253ba-d0d7-486d-921b-a37393e9687c&fields=id&fields=name => generated 112 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2839] 199.204.45.238 () {34 vars in 1058 bytes} [Tue Jun 2 13:31:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.139&port_id=8dfa0de0-2c13-44cd-b46c-b1a3e57440dd => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2840] 199.204.45.238 () {34 vars in 1102 bytes} [Tue Jun 2 13:31:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A6b&port_id=8dfa0de0-2c13-44cd-b46c-b1a3e57440dd => 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: 1521/2841] 199.204.45.238 () {34 vars in 1064 bytes} [Tue Jun 2 13:31:16 2026] GET /v2.0/subnets?id=f8dac50a-a093-4e52-aac5-ecbdef25bd37&id=6137e443-40b1-4f23-b2f3-915d9f57e785 => generated 1362 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2842] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:31:16 2026] GET /v2.0/ports?network_id=33606fe9-0473-4d84-a48f-58721ec7c7d9&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2843] 199.204.45.238 () {34 vars in 1052 bytes} [Tue Jun 2 13:31:16 2026] GET /v2.0/ports?network_id=33606fe9-0473-4d84-a48f-58721ec7c7d9&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: 1322/2844] 199.204.45.238 () {34 vars in 1012 bytes} [Tue Jun 2 13:31:16 2026] GET /v2.0/networks/33606fe9-0473-4d84-a48f-58721ec7c7d9?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2845] 199.204.45.238 () {34 vars in 1112 bytes} [Tue Jun 2 13:31:16 2026] GET /v2.0/networks/33606fe9-0473-4d84-a48f-58721ec7c7d9?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) 2026-06-02 13:31:17.105 7 WARNING neutron_lib.context [None req-1dc10440-5a02-4c7c-82fb-9089e7a7bba4 a94aaf0496f14eb38fee5d036aab2d47 d9227adf4b714a169f64854070fbe0ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1323/2846] 199.204.45.238 () {34 vars in 994 bytes} [Tue Jun 2 13:31:16 2026] GET /v2.0/ports?device_id=23941f5d-832f-4306-b33a-e5815ccf7535 => generated 1196 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:31:17.277 7 INFO neutron.db.segments_db [None req-1dc10440-5a02-4c7c-82fb-9089e7a7bba4 a94aaf0496f14eb38fee5d036aab2d47 d9227adf4b714a169f64854070fbe0ca - - default default] Added segment bda873cf-8b93-4682-9157-fe792810174b of type vxlan for network 1a264ef5-cbe0-4b0d-9283-e3e009cdebe0 [pid: 7|app: 0|req: 1524/2847] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:31:16 2026] POST /v2.0/networks => generated 631 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:31:17.413 7 WARNING neutron_lib.context [None req-0b610dd0-b0a2-4955-a5dd-d4468a20a4fc a94aaf0496f14eb38fee5d036aab2d47 d9227adf4b714a169f64854070fbe0ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:31:17.477 7 INFO neutron.db.segments_db [None req-0b610dd0-b0a2-4955-a5dd-d4468a20a4fc a94aaf0496f14eb38fee5d036aab2d47 d9227adf4b714a169f64854070fbe0ca - - default default] Added segment d852f9d2-69d3-4aa8-bdd5-9cf518108ed5 of type vxlan for network 1e1d8d19-1d72-4ed8-96c0-b7f6964c68e3 [pid: 7|app: 0|req: 1525/2848] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:31:17 2026] POST /v2.0/networks => generated 632 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2849] 199.204.45.238 () {36 vars in 997 bytes} [Tue Jun 2 13:31:17 2026] DELETE /v2.0/ports/8dfa0de0-2c13-44cd-b46c-b1a3e57440dd => 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: 1526/2850] 10.0.0.231 () {34 vars in 753 bytes} [Tue Jun 2 13:31:17 2026] PUT /v2.0/networks/1a264ef5-cbe0-4b0d-9283-e3e009cdebe0/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2851] 10.0.0.231 () {32 vars in 733 bytes} [Tue Jun 2 13:31:17 2026] GET /v2.0/networks/1a264ef5-cbe0-4b0d-9283-e3e009cdebe0/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2852] 10.0.0.231 () {34 vars in 753 bytes} [Tue Jun 2 13:31:17 2026] PUT /v2.0/networks/1e1d8d19-1d72-4ed8-96c0-b7f6964c68e3/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2853] 10.0.0.231 () {32 vars in 733 bytes} [Tue Jun 2 13:31:17 2026] GET /v2.0/networks/1e1d8d19-1d72-4ed8-96c0-b7f6964c68e3/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/2854] 10.0.0.231 () {34 vars in 753 bytes} [Tue Jun 2 13:31:17 2026] PUT /v2.0/networks/1e1d8d19-1d72-4ed8-96c0-b7f6964c68e3/tags => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2855] 10.0.0.231 () {32 vars in 733 bytes} [Tue Jun 2 13:31:17 2026] GET /v2.0/networks/1e1d8d19-1d72-4ed8-96c0-b7f6964c68e3/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2856] 10.0.0.231 () {32 vars in 733 bytes} [Tue Jun 2 13:31:17 2026] GET /v2.0/networks/1a264ef5-cbe0-4b0d-9283-e3e009cdebe0/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 13:31:18.204 8 INFO neutron.services.segments.plugin [-] Segment bda873cf-8b93-4682-9157-fe792810174b resource provider aggregate not found 2026-06-02 13:31:18.213 8 INFO neutron.services.segments.plugin [-] Segment bda873cf-8b93-4682-9157-fe792810174b resource provider aggregate not found 2026-06-02 13:31:18.234 8 INFO neutron.services.segments.plugin [-] Segment bda873cf-8b93-4682-9157-fe792810174b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bda873cf-8b93-4682-9157-fe792810174b found for delete ", "request_id": "req-eee7b8e2-eacc-4445-980d-7051f57611b1"}]} 2026-06-02 13:31:18.241 8 INFO neutron.services.segments.plugin [-] Segment bda873cf-8b93-4682-9157-fe792810174b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bda873cf-8b93-4682-9157-fe792810174b found for delete ", "request_id": "req-0d1b2c81-2bd0-40df-b6ec-a3668019f959"}]} [pid: 8|app: 0|req: 1328/2857] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:31:18 2026] DELETE /v2.0/networks/1a264ef5-cbe0-4b0d-9283-e3e009cdebe0 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:31:18.474 7 INFO neutron.services.segments.plugin [-] Segment d852f9d2-69d3-4aa8-bdd5-9cf518108ed5 resource provider aggregate not found 2026-06-02 13:31:18.482 7 INFO neutron.services.segments.plugin [-] Segment d852f9d2-69d3-4aa8-bdd5-9cf518108ed5 resource provider aggregate not found 2026-06-02 13:31:18.498 7 INFO neutron.services.segments.plugin [-] Segment d852f9d2-69d3-4aa8-bdd5-9cf518108ed5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d852f9d2-69d3-4aa8-bdd5-9cf518108ed5 found for delete ", "request_id": "req-d6347a1a-d35b-438e-b623-1919088e64f1"}]} 2026-06-02 13:31:18.499 7 INFO neutron.services.segments.plugin [-] Segment d852f9d2-69d3-4aa8-bdd5-9cf518108ed5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d852f9d2-69d3-4aa8-bdd5-9cf518108ed5 found for delete ", "request_id": "req-5f399bc8-6bbe-4453-bc2b-e1edf57f91ca"}]} [pid: 7|app: 0|req: 1530/2858] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:31:18 2026] DELETE /v2.0/networks/1e1d8d19-1d72-4ed8-96c0-b7f6964c68e3 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:31:19.151 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-88d64972-180a-48ae-8151-e57aef9d9245'] response: {'server_uuid': '23941f5d-832f-4306-b33a-e5815ccf7535', 'name': 'network-vif-deleted', 'tag': '8dfa0de0-2c13-44cd-b46c-b1a3e57440dd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1329/2859] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:31:19 2026] GET /v2.0/security-groups?tenant_id=be637ab29b9347e38f6cff5249d3c1e9&name=default => generated 2805 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2860] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:31:19 2026] DELETE /v2.0/security-groups/bfc26ae1-aa0a-4a93-b94d-7f16beec5131 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2861] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:31:19 2026] GET /v2.0/security-groups?tenant_id=d9227adf4b714a169f64854070fbe0ca&name=default => generated 2805 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2862] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:31:19 2026] DELETE /v2.0/security-groups/023da91b-910c-44f4-bd4c-458dc6bcafbf => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2863] 10.0.0.231 () {32 vars in 750 bytes} [Tue Jun 2 13:31:21 2026] DELETE /v2.0/security-group-rules/be72abc1-a379-495c-a17d-b496bf07760b => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:31:21.597 7 INFO neutron.api.v2.resource [None req-7eb4c1b2-329c-456b-9604-560834b7fc25 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1533/2864] 10.0.0.231 () {32 vars in 747 bytes} [Tue Jun 2 13:31:21 2026] GET /v2.0/security-group-rules/be72abc1-a379-495c-a17d-b496bf07760b => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2865] 10.0.0.231 () {32 vars in 750 bytes} [Tue Jun 2 13:31:21 2026] DELETE /v2.0/security-group-rules/2c8e2cba-e962-48f6-ac3d-4719f7e04b70 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:31:21.698 7 INFO neutron.api.v2.resource [None req-9a2fbab6-1b96-48c5-98ad-3cf04af9567a 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1534/2866] 10.0.0.231 () {32 vars in 747 bytes} [Tue Jun 2 13:31:21 2026] GET /v2.0/security-group-rules/2c8e2cba-e962-48f6-ac3d-4719f7e04b70 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2867] 10.0.0.231 () {32 vars in 750 bytes} [Tue Jun 2 13:31:21 2026] DELETE /v2.0/security-group-rules/d0d51eeb-2162-4095-89b9-d37c41b7bf0d => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:31:21.794 7 INFO neutron.api.v2.resource [None req-145666f6-044b-40b1-91c6-344e8a32d63d 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1535/2868] 10.0.0.231 () {32 vars in 747 bytes} [Tue Jun 2 13:31:21 2026] GET /v2.0/security-group-rules/d0d51eeb-2162-4095-89b9-d37c41b7bf0d => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2869] 10.0.0.231 () {32 vars in 750 bytes} [Tue Jun 2 13:31:21 2026] DELETE /v2.0/security-group-rules/0b408ba4-b0f5-424e-a713-ad7c0455635b => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:31:21.882 7 INFO neutron.api.v2.resource [None req-0894359a-0f5f-4345-8dc9-0e9fd542aed8 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1536/2870] 10.0.0.231 () {32 vars in 747 bytes} [Tue Jun 2 13:31:21 2026] GET /v2.0/security-group-rules/0b408ba4-b0f5-424e-a713-ad7c0455635b => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2871] 10.0.0.231 () {32 vars in 750 bytes} [Tue Jun 2 13:31:21 2026] DELETE /v2.0/security-group-rules/1041403e-0bf1-4559-aff3-a725aedc49fd => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:31:21.979 7 INFO neutron.api.v2.resource [None req-0ddab51a-cc96-4577-9dfe-513193260e15 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1537/2872] 10.0.0.231 () {32 vars in 747 bytes} [Tue Jun 2 13:31:21 2026] GET /v2.0/security-group-rules/1041403e-0bf1-4559-aff3-a725aedc49fd => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2873] 10.0.0.231 () {32 vars in 750 bytes} [Tue Jun 2 13:31:21 2026] DELETE /v2.0/security-group-rules/cedd91ff-1202-4785-9fa1-cd34ac00c1a6 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:31:22.070 7 INFO neutron.api.v2.resource [None req-3d8768a2-3db4-4791-ab05-063ee1c3a7b3 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1538/2874] 10.0.0.231 () {32 vars in 747 bytes} [Tue Jun 2 13:31:22 2026] GET /v2.0/security-group-rules/cedd91ff-1202-4785-9fa1-cd34ac00c1a6 => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2875] 10.0.0.231 () {32 vars in 750 bytes} [Tue Jun 2 13:31:22 2026] DELETE /v2.0/security-group-rules/eac26a7f-4a3a-4667-81f2-2d49196b464a => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:31:22.168 7 INFO neutron.api.v2.resource [None req-bdfb8517-fd7e-4598-9c07-5440f0dad0a1 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1539/2876] 10.0.0.231 () {32 vars in 747 bytes} [Tue Jun 2 13:31:22 2026] GET /v2.0/security-group-rules/eac26a7f-4a3a-4667-81f2-2d49196b464a => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2877] 10.0.0.231 () {32 vars in 750 bytes} [Tue Jun 2 13:31:22 2026] DELETE /v2.0/security-group-rules/28d65aaf-056d-479e-9991-13edf92a5024 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:31:22.263 7 INFO neutron.api.v2.resource [None req-a7765772-c0e7-4726-861e-20a2f2b94237 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1540/2878] 10.0.0.231 () {32 vars in 747 bytes} [Tue Jun 2 13:31:22 2026] GET /v2.0/security-group-rules/28d65aaf-056d-479e-9991-13edf92a5024 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2879] 10.0.0.231 () {32 vars in 750 bytes} [Tue Jun 2 13:31:22 2026] DELETE /v2.0/security-group-rules/21659198-01b4-4a7b-aadf-44375d9fb81a => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:31:22.356 7 INFO neutron.api.v2.resource [None req-187837fb-46d2-438c-8397-ed58c3d9a444 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1541/2880] 10.0.0.231 () {32 vars in 747 bytes} [Tue Jun 2 13:31:22 2026] GET /v2.0/security-group-rules/21659198-01b4-4a7b-aadf-44375d9fb81a => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2881] 10.0.0.231 () {32 vars in 750 bytes} [Tue Jun 2 13:31:22 2026] DELETE /v2.0/security-group-rules/41098bdc-5c5d-4248-b4d6-01f54a63f8b1 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:31:22.454 7 INFO neutron.api.v2.resource [None req-9e34923f-cc97-4bed-9781-e2be47011ed7 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1542/2882] 10.0.0.231 () {32 vars in 747 bytes} [Tue Jun 2 13:31:22 2026] GET /v2.0/security-group-rules/41098bdc-5c5d-4248-b4d6-01f54a63f8b1 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2883] 10.0.0.231 () {32 vars in 750 bytes} [Tue Jun 2 13:31:22 2026] DELETE /v2.0/security-group-rules/b103e7d6-8aef-4438-a047-788d02672605 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:31:22.548 7 INFO neutron.api.v2.resource [None req-93949237-2809-4727-b4a4-b9fd7d282abc 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1543/2884] 10.0.0.231 () {32 vars in 747 bytes} [Tue Jun 2 13:31:22 2026] GET /v2.0/security-group-rules/b103e7d6-8aef-4438-a047-788d02672605 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2885] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:31:22 2026] DELETE /v2.0/security-groups/878253ba-d0d7-486d-921b-a37393e9687c => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:31:22.665 7 INFO neutron.api.v2.resource [None req-57801dca-a470-4fdc-ae7d-fec68b1095e5 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1544/2886] 10.0.0.231 () {32 vars in 737 bytes} [Tue Jun 2 13:31:22 2026] GET /v2.0/security-groups/878253ba-d0d7-486d-921b-a37393e9687c => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2887] 10.0.0.231 () {34 vars in 789 bytes} [Tue Jun 2 13:31:22 2026] PUT /v2.0/routers/e63e6c73-a10a-43b3-94be-ee60ef8b0f64/remove_router_interface => generated 309 bytes in 1223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:31:24.165 7 INFO neutron.api.v2.resource [None req-33dbe28f-b97e-4f21-8dac-ef11b2faeb0b 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1545/2888] 10.0.0.231 () {34 vars in 789 bytes} [Tue Jun 2 13:31:23 2026] PUT /v2.0/routers/e63e6c73-a10a-43b3-94be-ee60ef8b0f64/remove_router_interface => generated 198 bytes in 221 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2891] 10.0.0.231 () {34 vars in 789 bytes} [Tue Jun 2 13:31:24 2026] PUT /v2.0/routers/e63e6c73-a10a-43b3-94be-ee60ef8b0f64/remove_router_interface => generated 309 bytes in 1294 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:31:25.673 7 INFO neutron.api.v2.resource [None req-9ad8bc20-2333-47ee-8132-23210a2043e5 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1548/2892] 10.0.0.231 () {34 vars in 789 bytes} [Tue Jun 2 13:31:25 2026] PUT /v2.0/routers/e63e6c73-a10a-43b3-94be-ee60ef8b0f64/remove_router_interface => generated 198 bytes in 205 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2893] 10.0.0.231 () {34 vars in 789 bytes} [Tue Jun 2 13:31:25 2026] PUT /v2.0/routers/e63e6c73-a10a-43b3-94be-ee60ef8b0f64/remove_router_interface => generated 309 bytes in 1292 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:31:27.181 7 INFO neutron.api.v2.resource [None req-d7f74b91-cea8-4f0f-a24f-09b200aba2f9 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1549/2894] 10.0.0.231 () {34 vars in 789 bytes} [Tue Jun 2 13:31:26 2026] PUT /v2.0/routers/e63e6c73-a10a-43b3-94be-ee60ef8b0f64/remove_router_interface => generated 198 bytes in 203 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 13:31:28.225 8 INFO neutron.services.segments.plugin [-] Segment 16f88414-9bab-4e15-a3ce-9d4fb506cdd6 resource provider aggregate not found 2026-06-02 13:31:28.231 8 INFO neutron.services.segments.plugin [-] Segment 16f88414-9bab-4e15-a3ce-9d4fb506cdd6 resource provider aggregate not found 2026-06-02 13:31:28.248 8 INFO neutron.services.segments.plugin [-] Segment 16f88414-9bab-4e15-a3ce-9d4fb506cdd6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16f88414-9bab-4e15-a3ce-9d4fb506cdd6 found for delete ", "request_id": "req-1c323450-cd4e-478d-8f39-78c3cdd68895"}]} 2026-06-02 13:31:28.255 8 INFO neutron.db.l3_hamode_db [None req-ce1abd0b-7327-4892-88bd-f96f491ae056 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] HA network 105f4d02-cc88-443e-b993-68e2e124a5b4 was deleted as no HA routers are present in tenant 02628824e1044fd0aaa21d538a7d2729. 2026-06-02 13:31:28.258 8 INFO neutron.services.segments.plugin [-] Segment 16f88414-9bab-4e15-a3ce-9d4fb506cdd6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16f88414-9bab-4e15-a3ce-9d4fb506cdd6 found for delete ", "request_id": "req-1d090f89-07ea-40c5-8bcb-b1b0d2d08600"}]} [pid: 8|app: 0|req: 1346/2895] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:31:27 2026] DELETE /v2.0/routers/e63e6c73-a10a-43b3-94be-ee60ef8b0f64 => generated 0 bytes in 1076 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:31:28.297 7 INFO neutron.api.v2.resource [None req-6cd09f13-a632-48fd-bf16-3980af50a706 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1550/2896] 10.0.0.231 () {32 vars in 721 bytes} [Tue Jun 2 13:31:28 2026] GET /v2.0/routers/e63e6c73-a10a-43b3-94be-ee60ef8b0f64 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2897] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:31:28 2026] DELETE /v2.0/subnets/1ae87907-8194-4502-84c4-3609f15dca4e => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:31:28.581 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f3a5a809-e184-44ad-8b6e-6b007ab5dd7b 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1551/2898] 10.0.0.231 () {32 vars in 721 bytes} [Tue Jun 2 13:31:28 2026] GET /v2.0/subnets/1ae87907-8194-4502-84c4-3609f15dca4e => 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: 1348/2899] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:31:28 2026] DELETE /v2.0/subnets/e44fb082-7ef0-46a9-996d-579d145bb993 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:31:28.846 7 INFO neutron.pecan_wsgi.hooks.translation [None req-49f76685-80fb-4c6e-96bc-bab0597ac82f 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1552/2900] 10.0.0.231 () {32 vars in 721 bytes} [Tue Jun 2 13:31:28 2026] GET /v2.0/subnets/e44fb082-7ef0-46a9-996d-579d145bb993 => 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: 1349/2901] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:31:28 2026] DELETE /v2.0/networks/bda29289-bfa4-450e-be10-0e02cee92815 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:31:29.265 7 INFO neutron.pecan_wsgi.hooks.translation [None req-308c3154-e614-4965-a625-06241c9265d4 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1553/2902] 10.0.0.231 () {32 vars in 723 bytes} [Tue Jun 2 13:31:29 2026] GET /v2.0/networks/bda29289-bfa4-450e-be10-0e02cee92815 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2903] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:31:29 2026] DELETE /v2.0/subnets/6137e443-40b1-4f23-b2f3-915d9f57e785 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:31:29.493 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ade29df8-073f-41fe-bdfa-ed4667b66bb6 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1554/2904] 10.0.0.231 () {32 vars in 721 bytes} [Tue Jun 2 13:31:29 2026] GET /v2.0/subnets/6137e443-40b1-4f23-b2f3-915d9f57e785 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2905] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:31:29 2026] DELETE /v2.0/subnets/f8dac50a-a093-4e52-aac5-ecbdef25bd37 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:31:29.734 7 INFO neutron.pecan_wsgi.hooks.translation [None req-42c6a81b-8e59-4bc0-9d5e-5eeb64cab4cd 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1555/2906] 10.0.0.231 () {32 vars in 721 bytes} [Tue Jun 2 13:31:29 2026] GET /v2.0/subnets/f8dac50a-a093-4e52-aac5-ecbdef25bd37 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2907] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:31:29 2026] DELETE /v2.0/networks/33606fe9-0473-4d84-a48f-58721ec7c7d9 => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:31:30.137 7 INFO neutron.pecan_wsgi.hooks.translation [None req-80871662-22bb-409b-ac60-c2e72ef1edbf 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1556/2908] 10.0.0.231 () {32 vars in 723 bytes} [Tue Jun 2 13:31:30 2026] GET /v2.0/networks/33606fe9-0473-4d84-a48f-58721ec7c7d9 => 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: 1353/2909] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:31:30 2026] DELETE /v2.0/subnets/423c9879-09ff-4d08-befa-0b515908062b => generated 0 bytes in 611 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:31:30.775 7 INFO neutron.pecan_wsgi.hooks.translation [None req-90a1c546-5986-47d6-80e4-fc2dc6787081 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1557/2910] 10.0.0.231 () {32 vars in 721 bytes} [Tue Jun 2 13:31:30 2026] GET /v2.0/subnets/423c9879-09ff-4d08-befa-0b515908062b => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 13:31:30.793 8 INFO neutron.services.segments.plugin [-] Segment 878b6963-b9b2-4922-823e-21bb0a86467f resource provider aggregate not found 2026-06-02 13:31:30.804 8 INFO neutron.services.segments.plugin [-] Segment 878b6963-b9b2-4922-823e-21bb0a86467f resource provider aggregate not found 2026-06-02 13:31:30.826 8 INFO neutron.services.segments.plugin [-] Segment 878b6963-b9b2-4922-823e-21bb0a86467f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 878b6963-b9b2-4922-823e-21bb0a86467f found for delete ", "request_id": "req-29a9a94c-8424-4e80-b3c8-afcfc0619364"}]} 2026-06-02 13:31:30.841 8 INFO neutron.services.segments.plugin [-] Segment 878b6963-b9b2-4922-823e-21bb0a86467f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 878b6963-b9b2-4922-823e-21bb0a86467f found for delete ", "request_id": "req-c7ea1aac-2c0d-4f15-b774-d4866b38d790"}]} 2026-06-02 13:31:30.850 8 INFO neutron.services.segments.plugin [-] Segment 409c19d3-d454-4d18-affb-de62e45c05dd resource provider aggregate not found 2026-06-02 13:31:30.871 8 INFO neutron.services.segments.plugin [-] Segment 409c19d3-d454-4d18-affb-de62e45c05dd resource provider aggregate not found 2026-06-02 13:31:30.880 8 INFO neutron.services.segments.plugin [-] Segment 409c19d3-d454-4d18-affb-de62e45c05dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 409c19d3-d454-4d18-affb-de62e45c05dd found for delete ", "request_id": "req-d945af54-8113-439f-8c08-7c5466129507"}]} 2026-06-02 13:31:30.900 8 INFO neutron.services.segments.plugin [-] Segment 409c19d3-d454-4d18-affb-de62e45c05dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 409c19d3-d454-4d18-affb-de62e45c05dd found for delete ", "request_id": "req-f6271f76-744d-4756-91ae-d8c7be7606a9"}]} [pid: 8|app: 0|req: 1354/2911] 10.0.0.231 () {32 vars in 724 bytes} [Tue Jun 2 13:31:30 2026] DELETE /v2.0/subnets/ff40e91f-aa1c-4993-83dc-06d27f53d1e7 => generated 0 bytes in 358 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:31:31.166 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c10252b3-6493-4cbd-89c7-5233d8be85fe 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1558/2912] 10.0.0.231 () {32 vars in 721 bytes} [Tue Jun 2 13:31:31 2026] GET /v2.0/subnets/ff40e91f-aa1c-4993-83dc-06d27f53d1e7 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2913] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:31:31 2026] DELETE /v2.0/networks/643ae186-d923-4cd3-ba54-7cce822cd98d => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:31:31.575 7 INFO neutron.pecan_wsgi.hooks.translation [None req-58e9bd64-baf2-4179-b5a6-97a10a043cb2 14c8538841644bf9a5a7dc99a7b4229d 02628824e1044fd0aaa21d538a7d2729 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1559/2914] 10.0.0.231 () {32 vars in 723 bytes} [Tue Jun 2 13:31:31 2026] GET /v2.0/networks/643ae186-d923-4cd3-ba54-7cce822cd98d => generated 138 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 13:31:33.716 8 INFO neutron.services.segments.plugin [-] Segment f9967f13-e3f5-4629-9f10-015075ec2077 resource provider aggregate not found 2026-06-02 13:31:33.722 8 INFO neutron.services.segments.plugin [-] Segment f9967f13-e3f5-4629-9f10-015075ec2077 resource provider aggregate not found 2026-06-02 13:31:33.731 8 INFO neutron.services.segments.plugin [-] Segment f9967f13-e3f5-4629-9f10-015075ec2077 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9967f13-e3f5-4629-9f10-015075ec2077 found for delete ", "request_id": "req-dadb351b-d47e-4cfe-8f91-fa1207f77b59"}]} 2026-06-02 13:31:33.739 8 INFO neutron.services.segments.plugin [-] Segment f9967f13-e3f5-4629-9f10-015075ec2077 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9967f13-e3f5-4629-9f10-015075ec2077 found for delete ", "request_id": "req-01e5e859-9cf4-42f5-8929-fe1155a8d886"}]} [pid: 8|app: 0|req: 1356/2915] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:31:33 2026] GET /v2.0/security-groups?tenant_id=e60cd47cb087423a8e4a44c19323bc66&name=default => generated 2805 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/2916] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:31:33 2026] DELETE /v2.0/security-groups/93c51816-5b64-4132-9047-386cfaf756f7 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2917] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:31:34 2026] GET /v2.0/security-groups?tenant_id=703e1d7c35704cbc86f5a999a944bfe2&name=default => generated 2805 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/2918] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:31:34 2026] DELETE /v2.0/security-groups/c596be1d-d92c-4c0c-bb7f-c1a8f7b9a916 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2919] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:31:34 2026] GET /v2.0/security-groups?tenant_id=5308847527da4e3d8b707f2f5c35b60f&name=default => generated 2805 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/2920] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:31:34 2026] DELETE /v2.0/security-groups/5ea82f30-352e-4d78-878f-f024fd77f712 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2921] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:31:34 2026] GET /v2.0/security-groups?tenant_id=02628824e1044fd0aaa21d538a7d2729&name=default => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/2922] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:31:34 2026] DELETE /v2.0/security-groups/5506a941-dc0c-4226-b97f-afffb21ee6e3 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2923] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:31:35 2026] GET /v2.0/security-groups?tenant_id=1df1a64b06a84c61bf3fa7d0a14aecb2&name=default => generated 2805 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/2924] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:31:35 2026] DELETE /v2.0/security-groups/507beb74-724a-4757-bfeb-8a25db341a13 => 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: 1361/2925] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:31:35 2026] GET /v2.0/security-groups?tenant_id=138e87ab0a4142dba30b6b979d1ddbd1&name=default => generated 2805 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/2926] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:31:35 2026] DELETE /v2.0/security-groups/b041a85b-dca1-4e3a-bcd4-d49982cfe16a => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2927] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:31:35 2026] GET /v2.0/security-groups?tenant_id=c18766967285425aad9406229c028e44&name=default => generated 2805 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/2928] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:31:36 2026] DELETE /v2.0/security-groups/413ac5b4-56b0-4f80-8e4e-7f0e8d2f2014 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:31:40.272 8 WARNING neutron_lib.context [None req-ee7a9fe1-2bfb-479e-9044-8fa8b4e46f4b fc464456e3e14b769be5d6dd732b7509 375b7e79694a49209970814b9c818b32 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1363/2931] 10.0.0.231 () {34 vars in 676 bytes} [Tue Jun 2 13:31:40 2026] POST /v2.0/floatingips => generated 552 bytes in 742 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:31:40.887 7 WARNING neutron_lib.context [None req-397b3383-3fc8-43c1-a9f4-3b13f0e99429 fc464456e3e14b769be5d6dd732b7509 375b7e79694a49209970814b9c818b32 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1569/2932] 10.0.0.231 () {34 vars in 676 bytes} [Tue Jun 2 13:31:40 2026] POST /v2.0/floatingips => generated 552 bytes in 636 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:31:41.526 8 WARNING neutron_lib.context [None req-d8775816-dfe8-4c13-a7f4-9a82bacf7aa1 fc464456e3e14b769be5d6dd732b7509 375b7e79694a49209970814b9c818b32 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1364/2933] 10.0.0.231 () {34 vars in 676 bytes} [Tue Jun 2 13:31:41 2026] POST /v2.0/floatingips => generated 552 bytes in 678 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:31:42.208 7 WARNING neutron_lib.context [None req-ab51fca1-102e-472c-b02d-277745d6537b fc464456e3e14b769be5d6dd732b7509 375b7e79694a49209970814b9c818b32 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1570/2934] 10.0.0.231 () {34 vars in 676 bytes} [Tue Jun 2 13:31:42 2026] POST /v2.0/floatingips => generated 552 bytes in 639 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:31:42.853 8 WARNING neutron_lib.context [None req-2f7dd8c8-d6af-4dde-81d0-9ab65955c614 fc464456e3e14b769be5d6dd732b7509 375b7e79694a49209970814b9c818b32 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1365/2935] 10.0.0.231 () {34 vars in 676 bytes} [Tue Jun 2 13:31:42 2026] POST /v2.0/floatingips => generated 552 bytes in 640 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/2936] 10.0.0.231 () {34 vars in 759 bytes} [Tue Jun 2 13:31:43 2026] PUT /v2.0/floatingips/8aa52b36-4c65-4596-8e0d-d0c534536156/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2937] 10.0.0.231 () {34 vars in 759 bytes} [Tue Jun 2 13:31:43 2026] PUT /v2.0/floatingips/13001e4c-9542-4cb9-ac5d-befe9281c776/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/2938] 10.0.0.231 () {34 vars in 759 bytes} [Tue Jun 2 13:31:43 2026] PUT /v2.0/floatingips/d381c7e6-9a53-4b88-b5c4-9ccf432c1b62/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2939] 10.0.0.231 () {34 vars in 759 bytes} [Tue Jun 2 13:31:43 2026] PUT /v2.0/floatingips/a7420225-c7af-4123-a616-fa448ac5e1d7/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/2940] 10.0.0.231 () {32 vars in 672 bytes} [Tue Jun 2 13:31:43 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2941] 10.0.0.231 () {32 vars in 686 bytes} [Tue Jun 2 13:31:43 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/2942] 10.0.0.231 () {32 vars in 682 bytes} [Tue Jun 2 13:31:43 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2943] 10.0.0.231 () {32 vars in 694 bytes} [Tue Jun 2 13:31:43 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/2944] 10.0.0.231 () {32 vars in 680 bytes} [Tue Jun 2 13:31:43 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2945] 10.0.0.231 () {32 vars in 694 bytes} [Tue Jun 2 13:31:43 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/2946] 10.0.0.231 () {32 vars in 690 bytes} [Tue Jun 2 13:31:44 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2947] 10.0.0.231 () {32 vars in 702 bytes} [Tue Jun 2 13:31:44 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/2948] 10.0.0.231 () {32 vars in 732 bytes} [Tue Jun 2 13:31:44 2026] DELETE /v2.0/floatingips/8aa52b36-4c65-4596-8e0d-d0c534536156 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2949] 10.0.0.231 () {32 vars in 732 bytes} [Tue Jun 2 13:31:44 2026] DELETE /v2.0/floatingips/13001e4c-9542-4cb9-ac5d-befe9281c776 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/2950] 10.0.0.231 () {32 vars in 732 bytes} [Tue Jun 2 13:31:44 2026] DELETE /v2.0/floatingips/d381c7e6-9a53-4b88-b5c4-9ccf432c1b62 => generated 0 bytes in 382 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2951] 10.0.0.231 () {32 vars in 732 bytes} [Tue Jun 2 13:31:45 2026] DELETE /v2.0/floatingips/a7420225-c7af-4123-a616-fa448ac5e1d7 => generated 0 bytes in 379 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/2952] 10.0.0.231 () {32 vars in 732 bytes} [Tue Jun 2 13:31:45 2026] DELETE /v2.0/floatingips/7eb872f3-a355-4556-b7d3-ae3f82316c00 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2953] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:31:46 2026] GET /v2.0/security-groups?tenant_id=375b7e79694a49209970814b9c818b32&name=default => generated 2805 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/2954] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:31:47 2026] DELETE /v2.0/security-groups/67c5c98d-4172-41dc-b64a-fd1906c77bff => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2955] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:31:47 2026] GET /v2.0/security-groups?tenant_id=48686f5cbdc448b4aba96de39552cac5&name=default => generated 2805 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/2956] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:31:47 2026] DELETE /v2.0/security-groups/4d850fe7-1d9d-458b-9cfb-ce7f903bc583 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2957] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:31:47 2026] GET /v2.0/security-groups?tenant_id=f1ea9d09857a4b77afa79a0e8ba90815&name=default => generated 2805 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/2958] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:31:47 2026] DELETE /v2.0/security-groups/3274b7dd-260b-428d-adc6-cf8335154129 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:31:52.073 8 WARNING neutron_lib.context [None req-0accd261-62f2-49b6-8a18-171f88ba62d8 3b96149c57dc48559529611838a3511c 29249687a0f344d3bf4223202e611218 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:31:52.208 8 INFO neutron.db.segments_db [None req-0accd261-62f2-49b6-8a18-171f88ba62d8 3b96149c57dc48559529611838a3511c 29249687a0f344d3bf4223202e611218 - - default default] Added segment e1321d6f-a498-45f5-8476-9d21c180b842 of type vxlan for network d2d3d326-4300-4bc7-a44d-00da60ac2603 [pid: 8|app: 0|req: 1377/2959] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:31:51 2026] POST /v2.0/networks => generated 631 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:31:52.350 7 WARNING neutron_lib.context [None req-50a44760-997b-45e7-85d9-70c5da23de5d 3b96149c57dc48559529611838a3511c 29249687a0f344d3bf4223202e611218 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1583/2960] 10.0.0.231 () {34 vars in 664 bytes} [Tue Jun 2 13:31:52 2026] POST /v2.0/ports => generated 743 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:31:52.678 8 WARNING neutron_lib.context [None req-27ef0272-62fd-4f0b-88f6-9b730ea07496 3b96149c57dc48559529611838a3511c 29249687a0f344d3bf4223202e611218 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:31:52.743 8 INFO neutron.db.segments_db [None req-27ef0272-62fd-4f0b-88f6-9b730ea07496 3b96149c57dc48559529611838a3511c 29249687a0f344d3bf4223202e611218 - - default default] Added segment 15eae0cd-f1d5-45b6-a72f-767d7d53b3e6 of type vxlan for network 6fee600c-fdb0-4d37-b9c3-4d69b3e4fe7c [pid: 8|app: 0|req: 1378/2961] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:31:52 2026] POST /v2.0/networks => generated 632 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:31:52.875 7 WARNING neutron_lib.context [None req-712a276d-b85a-40ea-bdb3-d4a95cc231e2 3b96149c57dc48559529611838a3511c 29249687a0f344d3bf4223202e611218 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1584/2962] 10.0.0.231 () {34 vars in 664 bytes} [Tue Jun 2 13:31:52 2026] POST /v2.0/ports => generated 743 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:31:53.200 8 WARNING neutron_lib.context [None req-35d3e2b9-39a8-40b5-b2bb-7cd08b2a8de0 3b96149c57dc48559529611838a3511c 29249687a0f344d3bf4223202e611218 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:31:53.272 8 INFO neutron.db.segments_db [None req-35d3e2b9-39a8-40b5-b2bb-7cd08b2a8de0 3b96149c57dc48559529611838a3511c 29249687a0f344d3bf4223202e611218 - - default default] Added segment 7f8ca7fa-b976-41e4-af93-6cba74e56923 of type vxlan for network b1c55eca-014e-4bc1-8f12-e57cadfc6d07 [pid: 8|app: 0|req: 1379/2963] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:31:53 2026] POST /v2.0/networks => generated 632 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:31:53.426 7 WARNING neutron_lib.context [None req-4f27314c-95f6-4f7f-9a52-5c13fcfe3159 3b96149c57dc48559529611838a3511c 29249687a0f344d3bf4223202e611218 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1585/2964] 10.0.0.231 () {34 vars in 664 bytes} [Tue Jun 2 13:31:53 2026] POST /v2.0/ports => generated 743 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:31:53.779 8 WARNING neutron_lib.context [None req-78c88490-a8a3-4cb2-8a53-04006b4b78a2 3b96149c57dc48559529611838a3511c 29249687a0f344d3bf4223202e611218 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:31:53.855 8 INFO neutron.db.segments_db [None req-78c88490-a8a3-4cb2-8a53-04006b4b78a2 3b96149c57dc48559529611838a3511c 29249687a0f344d3bf4223202e611218 - - default default] Added segment a3e73c60-3358-43a1-b2a8-dd888e02cffc of type vxlan for network 8d3852cf-f8de-46aa-ad84-922a6ddf0395 [pid: 8|app: 0|req: 1380/2965] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:31:53 2026] POST /v2.0/networks => generated 632 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:31:53.999 7 WARNING neutron_lib.context [None req-7770e025-9477-4471-8c1f-99ae470e7865 3b96149c57dc48559529611838a3511c 29249687a0f344d3bf4223202e611218 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1586/2966] 10.0.0.231 () {34 vars in 664 bytes} [Tue Jun 2 13:31:53 2026] POST /v2.0/ports => generated 743 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:31:54.316 8 WARNING neutron_lib.context [None req-645277a1-32ba-4ebe-adcc-4f925db514a6 3b96149c57dc48559529611838a3511c 29249687a0f344d3bf4223202e611218 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 13:31:54.387 8 INFO neutron.db.segments_db [None req-645277a1-32ba-4ebe-adcc-4f925db514a6 3b96149c57dc48559529611838a3511c 29249687a0f344d3bf4223202e611218 - - default default] Added segment f0fd7095-f48e-41f6-9e01-1cedd2dd7ac7 of type vxlan for network 9f672035-7a09-4411-80fa-5e31b95441da [pid: 8|app: 0|req: 1381/2967] 10.0.0.231 () {34 vars in 670 bytes} [Tue Jun 2 13:31:54 2026] POST /v2.0/networks => generated 632 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 13:31:54.538 7 WARNING neutron_lib.context [None req-9995ba5a-8324-4464-aef0-949795f42e4a 3b96149c57dc48559529611838a3511c 29249687a0f344d3bf4223202e611218 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1587/2968] 10.0.0.231 () {34 vars in 664 bytes} [Tue Jun 2 13:31:54 2026] POST /v2.0/ports => generated 743 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2969] 10.0.0.231 () {34 vars in 747 bytes} [Tue Jun 2 13:31:54 2026] PUT /v2.0/ports/dc10b559-b273-4002-a294-124fc67a9f91/tags => generated 17 bytes in 51 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: 1588/2970] 10.0.0.231 () {34 vars in 747 bytes} [Tue Jun 2 13:31:54 2026] PUT /v2.0/ports/f6c7ace6-60f4-47b5-b827-e9f0edbcba99/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2971] 10.0.0.231 () {34 vars in 747 bytes} [Tue Jun 2 13:31:54 2026] PUT /v2.0/ports/7d28485b-8acb-4d08-928e-0c357785de6e/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/2972] 10.0.0.231 () {34 vars in 747 bytes} [Tue Jun 2 13:31:55 2026] PUT /v2.0/ports/7e7da1bf-6e75-40f6-90bd-163565d6567c/tags => 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: 1384/2973] 10.0.0.231 () {32 vars in 660 bytes} [Tue Jun 2 13:31:55 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/2974] 10.0.0.231 () {32 vars in 674 bytes} [Tue Jun 2 13:31:55 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2977] 10.0.0.231 () {32 vars in 670 bytes} [Tue Jun 2 13:31:55 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/2978] 10.0.0.231 () {32 vars in 682 bytes} [Tue Jun 2 13:31:55 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2979] 10.0.0.231 () {32 vars in 668 bytes} [Tue Jun 2 13:31:55 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/2980] 10.0.0.231 () {32 vars in 682 bytes} [Tue Jun 2 13:31:55 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2981] 10.0.0.231 () {32 vars in 678 bytes} [Tue Jun 2 13:31:55 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/2982] 10.0.0.231 () {32 vars in 690 bytes} [Tue Jun 2 13:31:56 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2983] 10.0.0.231 () {32 vars in 720 bytes} [Tue Jun 2 13:31:56 2026] DELETE /v2.0/ports/dc10b559-b273-4002-a294-124fc67a9f91 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/2984] 10.0.0.231 () {32 vars in 720 bytes} [Tue Jun 2 13:31:56 2026] DELETE /v2.0/ports/f6c7ace6-60f4-47b5-b827-e9f0edbcba99 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2985] 10.0.0.231 () {32 vars in 720 bytes} [Tue Jun 2 13:31:56 2026] DELETE /v2.0/ports/7d28485b-8acb-4d08-928e-0c357785de6e => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/2986] 10.0.0.231 () {32 vars in 720 bytes} [Tue Jun 2 13:31:56 2026] DELETE /v2.0/ports/7e7da1bf-6e75-40f6-90bd-163565d6567c => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2987] 10.0.0.231 () {32 vars in 720 bytes} [Tue Jun 2 13:31:57 2026] DELETE /v2.0/ports/457b9ae8-2879-456b-a0d8-c8d009fb200e => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/2988] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:31:57 2026] DELETE /v2.0/networks/d2d3d326-4300-4bc7-a44d-00da60ac2603 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:31:57.688 8 INFO neutron.services.segments.plugin [-] Segment 15eae0cd-f1d5-45b6-a72f-767d7d53b3e6 resource provider aggregate not found 2026-06-02 13:31:57.692 8 INFO neutron.services.segments.plugin [-] Segment 15eae0cd-f1d5-45b6-a72f-767d7d53b3e6 resource provider aggregate not found 2026-06-02 13:31:57.709 8 INFO neutron.services.segments.plugin [-] Segment 15eae0cd-f1d5-45b6-a72f-767d7d53b3e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15eae0cd-f1d5-45b6-a72f-767d7d53b3e6 found for delete ", "request_id": "req-1338c078-0667-4668-a2e9-ae4f2e1923ff"}]} 2026-06-02 13:31:57.711 8 INFO neutron.services.segments.plugin [-] Segment 15eae0cd-f1d5-45b6-a72f-767d7d53b3e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15eae0cd-f1d5-45b6-a72f-767d7d53b3e6 found for delete ", "request_id": "req-0bc46673-e353-4546-92af-274c1ab9fd11"}]} [pid: 8|app: 0|req: 1391/2989] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:31:57 2026] DELETE /v2.0/networks/6fee600c-fdb0-4d37-b9c3-4d69b3e4fe7c => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 13:31:57.725 7 INFO neutron.services.segments.plugin [-] Segment e1321d6f-a498-45f5-8476-9d21c180b842 resource provider aggregate not found 2026-06-02 13:31:57.734 7 INFO neutron.services.segments.plugin [-] Segment e1321d6f-a498-45f5-8476-9d21c180b842 resource provider aggregate not found 2026-06-02 13:31:57.763 7 INFO neutron.services.segments.plugin [-] Segment e1321d6f-a498-45f5-8476-9d21c180b842 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1321d6f-a498-45f5-8476-9d21c180b842 found for delete ", "request_id": "req-ed0026b2-bb52-46fc-917f-c17e303a5e6d"}]} 2026-06-02 13:31:57.763 7 INFO neutron.services.segments.plugin [-] Segment e1321d6f-a498-45f5-8476-9d21c180b842 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1321d6f-a498-45f5-8476-9d21c180b842 found for delete ", "request_id": "req-7cf15499-7a0c-401f-a03b-cdd07bd66177"}]} [pid: 7|app: 0|req: 1599/2990] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:31:57 2026] DELETE /v2.0/networks/b1c55eca-014e-4bc1-8f12-e57cadfc6d07 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2991] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:31:57 2026] DELETE /v2.0/networks/8d3852cf-f8de-46aa-ad84-922a6ddf0395 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/2992] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jun 2 13:31:58 2026] DELETE /v2.0/networks/9f672035-7a09-4411-80fa-5e31b95441da => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2993] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:31:59 2026] GET /v2.0/security-groups?tenant_id=29249687a0f344d3bf4223202e611218&name=default => generated 2805 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 13:31:59.880 7 INFO neutron.services.segments.plugin [-] Segment 7f8ca7fa-b976-41e4-af93-6cba74e56923 resource provider aggregate not found 2026-06-02 13:31:59.886 7 INFO neutron.services.segments.plugin [-] Segment 7f8ca7fa-b976-41e4-af93-6cba74e56923 resource provider aggregate not found 2026-06-02 13:31:59.901 7 INFO neutron.services.segments.plugin [-] Segment 7f8ca7fa-b976-41e4-af93-6cba74e56923 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f8ca7fa-b976-41e4-af93-6cba74e56923 found for delete ", "request_id": "req-87c35e58-8a86-43ab-8e47-7a5e4f23af48"}]} 2026-06-02 13:31:59.909 7 INFO neutron.services.segments.plugin [-] Segment 7f8ca7fa-b976-41e4-af93-6cba74e56923 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f8ca7fa-b976-41e4-af93-6cba74e56923 found for delete ", "request_id": "req-7a768897-0f65-48da-b4d2-9130a1139c42"}]} 2026-06-02 13:31:59.920 7 INFO neutron.services.segments.plugin [-] Segment f0fd7095-f48e-41f6-9e01-1cedd2dd7ac7 resource provider aggregate not found 2026-06-02 13:31:59.929 7 INFO neutron.services.segments.plugin [-] Segment f0fd7095-f48e-41f6-9e01-1cedd2dd7ac7 resource provider aggregate not found 2026-06-02 13:31:59.936 7 INFO neutron.services.segments.plugin [-] Segment f0fd7095-f48e-41f6-9e01-1cedd2dd7ac7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0fd7095-f48e-41f6-9e01-1cedd2dd7ac7 found for delete ", "request_id": "req-cf39dc17-90f8-4f69-8e2f-a04329124d0c"}]} 2026-06-02 13:31:59.947 7 INFO neutron.services.segments.plugin [-] Segment f0fd7095-f48e-41f6-9e01-1cedd2dd7ac7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0fd7095-f48e-41f6-9e01-1cedd2dd7ac7 found for delete ", "request_id": "req-9a7fa90d-7ffd-4256-bb88-d78a4341df58"}]} [pid: 7|app: 0|req: 1601/2994] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:31:59 2026] DELETE /v2.0/security-groups/866e7696-fb32-487c-9198-27801bcb6f8c => generated 0 bytes in 538 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:32:00.099 8 INFO neutron.services.segments.plugin [-] Segment a3e73c60-3358-43a1-b2a8-dd888e02cffc resource provider aggregate not found 2026-06-02 13:32:00.105 8 INFO neutron.services.segments.plugin [-] Segment a3e73c60-3358-43a1-b2a8-dd888e02cffc resource provider aggregate not found 2026-06-02 13:32:00.122 8 INFO neutron.services.segments.plugin [-] Segment a3e73c60-3358-43a1-b2a8-dd888e02cffc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3e73c60-3358-43a1-b2a8-dd888e02cffc found for delete ", "request_id": "req-5a3cc4e7-6510-4841-bbf3-abcc38ba4a4e"}]} 2026-06-02 13:32:00.124 8 INFO neutron.services.segments.plugin [-] Segment a3e73c60-3358-43a1-b2a8-dd888e02cffc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3e73c60-3358-43a1-b2a8-dd888e02cffc found for delete ", "request_id": "req-750d395e-aaf6-4d2e-bc5a-51aa5a0cd8da"}]} [pid: 8|app: 0|req: 1394/2995] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:32:00 2026] GET /v2.0/security-groups?tenant_id=1c17b156be3a42f3885edb4be0ab75d4&name=default => generated 2805 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/2996] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:32:00 2026] DELETE /v2.0/security-groups/1f974068-8343-4d11-9065-4c353c11cf14 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2997] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:32:00 2026] GET /v2.0/security-groups?tenant_id=da3cecfcb8d646a7b2910fa3a694c10b&name=default => generated 2805 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/2998] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:32:00 2026] DELETE /v2.0/security-groups/a8ac0950-e208-4c9e-b04a-7463ff938417 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2999] 10.0.0.231 () {34 vars in 678 bytes} [Tue Jun 2 13:32:04 2026] POST /v2.0/qos/policies => generated 359 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3000] 10.0.0.231 () {34 vars in 678 bytes} [Tue Jun 2 13:32:04 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/3001] 10.0.0.231 () {34 vars in 678 bytes} [Tue Jun 2 13:32:05 2026] POST /v2.0/qos/policies => generated 359 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3002] 10.0.0.231 () {34 vars in 678 bytes} [Tue Jun 2 13:32:05 2026] POST /v2.0/qos/policies => generated 359 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/3003] 10.0.0.231 () {34 vars in 678 bytes} [Tue Jun 2 13:32:05 2026] POST /v2.0/qos/policies => generated 359 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3004] 10.0.0.231 () {34 vars in 753 bytes} [Tue Jun 2 13:32:05 2026] PUT /v2.0/policies/82d4c4c4-dfe2-4acd-bd4b-a536a876f1f5/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/3005] 10.0.0.231 () {34 vars in 753 bytes} [Tue Jun 2 13:32:05 2026] PUT /v2.0/policies/e9300e1e-b21a-48d0-a69c-253cbe0fd09f/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3006] 10.0.0.231 () {34 vars in 753 bytes} [Tue Jun 2 13:32:05 2026] PUT /v2.0/policies/03de251b-6950-44b1-b3e1-5fe4f0fdbb6a/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: 1400/3007] 10.0.0.231 () {34 vars in 753 bytes} [Tue Jun 2 13:32:05 2026] PUT /v2.0/policies/d167fc09-cad6-43d1-931d-734e8c68ebaa/tags => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3008] 10.0.0.231 () {32 vars in 674 bytes} [Tue Jun 2 13:32:05 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/3009] 10.0.0.231 () {32 vars in 688 bytes} [Tue Jun 2 13:32:05 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3010] 10.0.0.231 () {32 vars in 684 bytes} [Tue Jun 2 13:32:05 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/3011] 10.0.0.231 () {32 vars in 696 bytes} [Tue Jun 2 13:32:05 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3012] 10.0.0.231 () {32 vars in 682 bytes} [Tue Jun 2 13:32:06 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/3013] 10.0.0.231 () {32 vars in 696 bytes} [Tue Jun 2 13:32:06 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3014] 10.0.0.231 () {32 vars in 692 bytes} [Tue Jun 2 13:32:06 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/3015] 10.0.0.231 () {32 vars in 704 bytes} [Tue Jun 2 13:32:06 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3016] 10.0.0.231 () {32 vars in 734 bytes} [Tue Jun 2 13:32:06 2026] DELETE /v2.0/qos/policies/82d4c4c4-dfe2-4acd-bd4b-a536a876f1f5 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/3017] 10.0.0.231 () {32 vars in 734 bytes} [Tue Jun 2 13:32:06 2026] DELETE /v2.0/qos/policies/e9300e1e-b21a-48d0-a69c-253cbe0fd09f => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3018] 10.0.0.231 () {32 vars in 734 bytes} [Tue Jun 2 13:32:06 2026] DELETE /v2.0/qos/policies/03de251b-6950-44b1-b3e1-5fe4f0fdbb6a => 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: 1406/3019] 10.0.0.231 () {32 vars in 734 bytes} [Tue Jun 2 13:32:06 2026] DELETE /v2.0/qos/policies/d167fc09-cad6-43d1-931d-734e8c68ebaa => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3020] 10.0.0.231 () {32 vars in 734 bytes} [Tue Jun 2 13:32:06 2026] DELETE /v2.0/qos/policies/fc4059fc-84d1-46c0-8097-ded294ff5078 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/3021] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:32:07 2026] GET /v2.0/security-groups?tenant_id=bdde0b687a504356a29f0969bf373378&name=default => generated 2805 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3022] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:32:07 2026] DELETE /v2.0/security-groups/62a8e359-9e7e-4af4-9915-6cca68701ac9 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/3023] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:32:07 2026] GET /v2.0/security-groups?tenant_id=f4fb2d99b985424e861f57fb642cf3d1&name=default => generated 2805 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3024] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:32:08 2026] DELETE /v2.0/security-groups/032bdb44-f6c1-4542-b08f-4892a719b4b1 => 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: 1409/3025] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:32:08 2026] GET /v2.0/security-groups?tenant_id=0c4a6969602a4479b027098597afcbe1&name=default => generated 2805 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3026] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:32:08 2026] DELETE /v2.0/security-groups/e1e04e64-65c4-4c62-9598-839779bd04c2 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:32:12.776 8 WARNING neutron_lib.context [None req-38b1ae19-64d7-424f-b13a-3a4dbfe455ab 4b51086834ea4894a80cf90117a0d483 e15d7f3bef2f4058b2b33fd367533713 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1411/3029] 10.0.0.231 () {34 vars in 684 bytes} [Tue Jun 2 13:32:12 2026] POST /v2.0/security-groups => generated 1539 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 13:32:12.997 7 WARNING neutron_lib.context [None req-c027ac6d-db55-4c73-83b8-711a19490529 4b51086834ea4894a80cf90117a0d483 e15d7f3bef2f4058b2b33fd367533713 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1619/3030] 10.0.0.231 () {34 vars in 684 bytes} [Tue Jun 2 13:32:12 2026] POST /v2.0/security-groups => generated 1539 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 13:32:13.139 8 WARNING neutron_lib.context [None req-5f26971c-776c-446f-8699-0ceeab4f86f6 4b51086834ea4894a80cf90117a0d483 e15d7f3bef2f4058b2b33fd367533713 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1412/3031] 10.0.0.231 () {34 vars in 684 bytes} [Tue Jun 2 13:32:13 2026] POST /v2.0/security-groups => generated 1539 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 13:32:13.282 7 WARNING neutron_lib.context [None req-b0d4d7bf-2f4f-4225-a1ab-31587505e059 4b51086834ea4894a80cf90117a0d483 e15d7f3bef2f4058b2b33fd367533713 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1620/3032] 10.0.0.231 () {34 vars in 684 bytes} [Tue Jun 2 13:32:13 2026] POST /v2.0/security-groups => generated 1539 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 13:32:13.414 8 WARNING neutron_lib.context [None req-4174fe16-b63c-4b36-b724-ac3607a77970 4b51086834ea4894a80cf90117a0d483 e15d7f3bef2f4058b2b33fd367533713 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1413/3033] 10.0.0.231 () {34 vars in 684 bytes} [Tue Jun 2 13:32:13 2026] POST /v2.0/security-groups => generated 1539 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3034] 10.0.0.231 () {34 vars in 767 bytes} [Tue Jun 2 13:32:13 2026] PUT /v2.0/security-groups/0ad6caa4-e2ba-43de-a9a8-0d77a7ec3603/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/3035] 10.0.0.231 () {34 vars in 767 bytes} [Tue Jun 2 13:32:13 2026] PUT /v2.0/security-groups/f4eec1d6-dc76-4ee7-9984-1483c0df7b5b/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3036] 10.0.0.231 () {34 vars in 767 bytes} [Tue Jun 2 13:32:13 2026] PUT /v2.0/security-groups/398231e9-3ccf-49fb-b0ce-0c4bd5bbc9e7/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/3037] 10.0.0.231 () {34 vars in 767 bytes} [Tue Jun 2 13:32:13 2026] PUT /v2.0/security-groups/06896409-736a-40d5-9221-6b9c3e73c126/tags => 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: 1623/3038] 10.0.0.231 () {32 vars in 680 bytes} [Tue Jun 2 13:32:13 2026] GET /v2.0/security-groups?tags=red => generated 4624 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/3039] 10.0.0.231 () {32 vars in 694 bytes} [Tue Jun 2 13:32:13 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3098 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3040] 10.0.0.231 () {32 vars in 690 bytes} [Tue Jun 2 13:32:13 2026] GET /v2.0/security-groups?tags-any=blue => generated 3098 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/3041] 10.0.0.231 () {32 vars in 702 bytes} [Tue Jun 2 13:32:13 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4624 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3042] 10.0.0.231 () {32 vars in 688 bytes} [Tue Jun 2 13:32:13 2026] GET /v2.0/security-groups?not-tags=red => generated 5854 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/3043] 10.0.0.231 () {32 vars in 702 bytes} [Tue Jun 2 13:32:14 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7380 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3044] 10.0.0.231 () {32 vars in 698 bytes} [Tue Jun 2 13:32:14 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7380 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/3045] 10.0.0.231 () {32 vars in 710 bytes} [Tue Jun 2 13:32:14 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5854 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3046] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:32:14 2026] DELETE /v2.0/security-groups/0ad6caa4-e2ba-43de-a9a8-0d77a7ec3603 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/3047] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:32:14 2026] DELETE /v2.0/security-groups/f4eec1d6-dc76-4ee7-9984-1483c0df7b5b => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3048] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:32:14 2026] DELETE /v2.0/security-groups/398231e9-3ccf-49fb-b0ce-0c4bd5bbc9e7 => 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: 1421/3049] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:32:14 2026] DELETE /v2.0/security-groups/06896409-736a-40d5-9221-6b9c3e73c126 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3050] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:32:14 2026] DELETE /v2.0/security-groups/9ce19eff-0d50-4ec4-ae01-a85e5fc7bd9c => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/3051] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:32:15 2026] GET /v2.0/security-groups?tenant_id=e15d7f3bef2f4058b2b33fd367533713&name=default => generated 2805 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3052] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:32:15 2026] DELETE /v2.0/security-groups/68059ab1-2809-4c8b-ae48-dceda4317ffb => 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: 1423/3053] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:32:16 2026] GET /v2.0/security-groups?tenant_id=b47e8767ae3b451b919df3c78852aba8&name=default => generated 2805 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3054] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:32:16 2026] DELETE /v2.0/security-groups/c8d295ca-6e1b-42b1-aaa4-5a0f4bd3defd => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/3055] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:32:16 2026] GET /v2.0/security-groups?tenant_id=bd6fa3c0698d4e29a84f408798da2ee2&name=default => generated 2805 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3056] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:32:16 2026] DELETE /v2.0/security-groups/8018ff9f-05a3-4e51-9547-eba2c2acf248 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:32:20.892 8 WARNING neutron_lib.context [None req-d1a888b0-62fc-4f66-ab07-5ad3af9eb54e be4293de1e0347bfa4ae4b1230f3d536 8e8631a64f0c4404a899fd49bd563366 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1425/3057] 10.0.0.231 () {34 vars in 676 bytes} [Tue Jun 2 13:32:20 2026] POST /v2.0/subnetpools => generated 516 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:32:20.961 7 WARNING neutron_lib.context [None req-a8db3623-91e4-4f15-9b67-b509193c8f1d be4293de1e0347bfa4ae4b1230f3d536 8e8631a64f0c4404a899fd49bd563366 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1633/3058] 10.0.0.231 () {34 vars in 676 bytes} [Tue Jun 2 13:32:20 2026] POST /v2.0/subnetpools => generated 516 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:32:21.023 8 WARNING neutron_lib.context [None req-716c0710-ddef-457d-9665-a438d81c5e77 be4293de1e0347bfa4ae4b1230f3d536 8e8631a64f0c4404a899fd49bd563366 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1426/3059] 10.0.0.231 () {34 vars in 676 bytes} [Tue Jun 2 13:32:21 2026] POST /v2.0/subnetpools => generated 516 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:32:21.086 7 WARNING neutron_lib.context [None req-1dbb04f4-d1ef-4964-97c1-8084b0cbad65 be4293de1e0347bfa4ae4b1230f3d536 8e8631a64f0c4404a899fd49bd563366 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1634/3060] 10.0.0.231 () {34 vars in 676 bytes} [Tue Jun 2 13:32:21 2026] POST /v2.0/subnetpools => generated 516 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 13:32:21.159 8 WARNING neutron_lib.context [None req-7f621c02-5e80-4975-97cd-1b42f00368b0 be4293de1e0347bfa4ae4b1230f3d536 8e8631a64f0c4404a899fd49bd563366 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1427/3061] 10.0.0.231 () {34 vars in 676 bytes} [Tue Jun 2 13:32:21 2026] POST /v2.0/subnetpools => generated 516 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3062] 10.0.0.231 () {34 vars in 759 bytes} [Tue Jun 2 13:32:21 2026] PUT /v2.0/subnetpools/4e674c4c-592d-4b7e-9424-acd1c25b674d/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/3063] 10.0.0.231 () {34 vars in 759 bytes} [Tue Jun 2 13:32:21 2026] PUT /v2.0/subnetpools/04d7a4fd-a1d2-414d-9d0b-2681c1c45940/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3064] 10.0.0.231 () {34 vars in 759 bytes} [Tue Jun 2 13:32:21 2026] PUT /v2.0/subnetpools/92e08bbb-36a0-4a2b-a728-d9ca04d2ad68/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: 1429/3065] 10.0.0.231 () {34 vars in 759 bytes} [Tue Jun 2 13:32:21 2026] PUT /v2.0/subnetpools/92b867b7-b6af-48b8-8b24-3e403cc7938c/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3066] 10.0.0.231 () {32 vars in 672 bytes} [Tue Jun 2 13:32:21 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/3067] 10.0.0.231 () {32 vars in 686 bytes} [Tue Jun 2 13:32:21 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3068] 10.0.0.231 () {32 vars in 682 bytes} [Tue Jun 2 13:32:21 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/3069] 10.0.0.231 () {32 vars in 694 bytes} [Tue Jun 2 13:32:21 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3070] 10.0.0.231 () {32 vars in 680 bytes} [Tue Jun 2 13:32:21 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/3071] 10.0.0.231 () {32 vars in 694 bytes} [Tue Jun 2 13:32:21 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3072] 10.0.0.231 () {32 vars in 690 bytes} [Tue Jun 2 13:32:21 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/3073] 10.0.0.231 () {32 vars in 702 bytes} [Tue Jun 2 13:32:21 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3074] 10.0.0.231 () {32 vars in 732 bytes} [Tue Jun 2 13:32:21 2026] DELETE /v2.0/subnetpools/4e674c4c-592d-4b7e-9424-acd1c25b674d => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/3075] 10.0.0.231 () {32 vars in 732 bytes} [Tue Jun 2 13:32:21 2026] DELETE /v2.0/subnetpools/04d7a4fd-a1d2-414d-9d0b-2681c1c45940 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3076] 10.0.0.231 () {32 vars in 732 bytes} [Tue Jun 2 13:32:21 2026] DELETE /v2.0/subnetpools/92e08bbb-36a0-4a2b-a728-d9ca04d2ad68 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/3077] 10.0.0.231 () {32 vars in 732 bytes} [Tue Jun 2 13:32:21 2026] DELETE /v2.0/subnetpools/92b867b7-b6af-48b8-8b24-3e403cc7938c => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3078] 10.0.0.231 () {32 vars in 732 bytes} [Tue Jun 2 13:32:22 2026] DELETE /v2.0/subnetpools/60ff27ab-051f-4542-a7fe-35ebe4c2bd7f => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/3079] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:32:22 2026] GET /v2.0/security-groups?tenant_id=28a1d0d188584f4889a1ca788981780f&name=default => generated 2805 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3080] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:32:23 2026] DELETE /v2.0/security-groups/82b86b64-8a46-41d6-b1ce-733700c1b588 => 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: 1437/3081] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:32:23 2026] GET /v2.0/security-groups?tenant_id=e26636286dca4e06a3c1062ff9cfc721&name=default => generated 2805 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3082] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:32:23 2026] DELETE /v2.0/security-groups/9bdcc155-442a-4535-bfd3-2eb2cc57ea24 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/3083] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:32:23 2026] GET /v2.0/security-groups?tenant_id=8e8631a64f0c4404a899fd49bd563366&name=default => generated 2805 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3084] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:32:23 2026] DELETE /v2.0/security-groups/7a40971d-5938-4c1f-9aa8-5d8fa4d99a09 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/3087] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:32:27 2026] GET /v2.0/security-groups?tenant_id=1c7b1211472a46cdbe1712ce6569a194&name=default => generated 2805 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3088] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:32:27 2026] DELETE /v2.0/security-groups/c23e5306-a3f2-4117-b253-ba4ac5e28bca => 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: 1441/3089] 10.0.0.231 () {32 vars in 774 bytes} [Tue Jun 2 13:32:28 2026] GET /v2.0/security-groups?tenant_id=184e4fee7c93440387edcb0591772f0d&name=default => generated 2805 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3090] 10.0.0.231 () {32 vars in 740 bytes} [Tue Jun 2 13:32:28 2026] DELETE /v2.0/security-groups/e3e2adfa-d890-4a2d-a13f-3acf2ecf1db3 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/3091] 10.0.0.231 () {32 vars in 649 bytes} [Tue Jun 2 13:32:31 2026] GET /v2.0/networks => generated 2168 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3092] 10.0.0.231 () {32 vars in 655 bytes} [Tue Jun 2 13:32:32 2026] GET /v2.0/floatingips => 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: 1443/3093] 10.0.0.231 () {32 vars in 647 bytes} [Tue Jun 2 13:32:32 2026] GET /v2.0/routers => generated 15 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3094] 10.0.0.231 () {32 vars in 643 bytes} [Tue Jun 2 13:32:32 2026] GET /v2.0/ports => generated 4721 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/3095] 10.0.0.231 () {32 vars in 647 bytes} [Tue Jun 2 13:32:32 2026] GET /v2.0/subnets => generated 1261 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3096] 10.0.0.231 () {32 vars in 649 bytes} [Tue Jun 2 13:32:32 2026] GET /v2.0/networks => generated 2168 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/3097] 10.0.0.231 () {32 vars in 663 bytes} [Tue Jun 2 13:32:32 2026] GET /v2.0/security-groups => generated 16622 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3098] 10.0.0.231 () {32 vars in 655 bytes} [Tue Jun 2 13:32:33 2026] GET /v2.0/subnetpools => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)