+ 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 [Thu Jun 25 22:55:52 2026] *** compiled with version: 11.4.0 on 02 June 2026 01:53:03 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: neutron-server-64ffcb489d-xz6v4 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 0x558590c50150 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-25 22:55:55.771 7 INFO neutron.common.config [-] Logging enabled! 2026-06-25 22:55:55.771 7 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-06-25 22:55:55.841 8 INFO neutron.common.config [-] Logging enabled! 2026-06-25 22:55:55.841 8 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-06-25 22:55:56.223 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-25 22:55:56.298 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-25 22:55:57.078 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-25 22:55:57.081 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-25 22:55:57.084 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-25 22:55:57.085 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-25 22:55:57.086 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-25 22:55:57.086 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-25 22:55:57.086 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-25 22:55:57.093 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-25 22:55:57.093 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-25 22:55:57.093 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-25 22:55:57.113 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-25 22:55:57.114 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-25 22:55:57.114 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-25 22:55:57.155 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-25 22:55:57.155 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-25 22:55:57.155 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-25 22:55:57.156 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-25 22:55:57.163 7 WARNING oslo_policy.policy [None req-b2bd340f-753d-4c3a-a0fe-1753d1d0b804 - - - - - -] 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-25 22:55:57.241 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-25 22:55:57.244 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-25 22:55:57.247 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-25 22:55:57.247 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-25 22:55:57.248 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-25 22:55:57.248 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-25 22:55:57.248 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-25 22:55:57.254 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-25 22:55:57.254 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-25 22:55:57.254 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-25 22:55:57.272 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-25 22:55:57.273 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-25 22:55:57.273 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-25 22:55:57.309 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-25 22:55:57.309 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-25 22:55:57.310 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-25 22:55:57.310 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-25 22:55:57.317 8 WARNING oslo_policy.policy [None req-6462c8cf-b12e-456f-8e27-0f34e340d026 - - - - - -] 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-25 22:55:57.474 7 INFO neutron.plugins.ml2.managers [None req-b2bd340f-753d-4c3a-a0fe-1753d1d0b804 - - - - - -] Initializing driver for type 'vlan' 2026-06-25 22:55:57.598 8 INFO neutron.plugins.ml2.managers [None req-6462c8cf-b12e-456f-8e27-0f34e340d026 - - - - - -] Initializing driver for type 'vlan' 2026-06-25 22:55:57.775 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b2bd340f-753d-4c3a-a0fe-1753d1d0b804 - - - - - -] VlanTypeDriver initialization complete 2026-06-25 22:55:57.776 7 INFO neutron.plugins.ml2.managers [None req-b2bd340f-753d-4c3a-a0fe-1753d1d0b804 - - - - - -] Initializing driver for type 'vxlan' 2026-06-25 22:55:57.776 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-b2bd340f-753d-4c3a-a0fe-1753d1d0b804 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-25 22:55:57.798 7 INFO neutron.plugins.ml2.managers [None req-b2bd340f-753d-4c3a-a0fe-1753d1d0b804 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-25 22:55:57.798 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b2bd340f-753d-4c3a-a0fe-1753d1d0b804 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-25 22:55:57.798 7 INFO neutron.plugins.ml2.managers [None req-b2bd340f-753d-4c3a-a0fe-1753d1d0b804 - - - - - -] Initializing extension driver 'port_security' 2026-06-25 22:55:57.799 7 INFO neutron.plugins.ml2.extensions.port_security [None req-b2bd340f-753d-4c3a-a0fe-1753d1d0b804 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-25 22:55:57.799 7 INFO neutron.plugins.ml2.managers [None req-b2bd340f-753d-4c3a-a0fe-1753d1d0b804 - - - - - -] Initializing extension driver 'qos' 2026-06-25 22:55:57.799 7 INFO neutron.plugins.ml2.managers [None req-b2bd340f-753d-4c3a-a0fe-1753d1d0b804 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-25 22:55:57.799 7 INFO neutron.plugins.ml2.managers [None req-b2bd340f-753d-4c3a-a0fe-1753d1d0b804 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-25 22:55:57.810 7 INFO neutron.quota [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded quota_driver: . 2026-06-25 22:55:57.810 7 INFO neutron.plugins.ml2.plugin [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Modular L2 Plugin initialization complete 2026-06-25 22:55:57.810 7 INFO neutron.plugins.ml2.managers [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-25 22:55:57.810 7 INFO neutron.plugins.ml2.managers [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-25 22:55:57.811 7 INFO neutron.plugins.ml2.managers [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Got port-security extension from driver 'port_security' 2026-06-25 22:55:57.811 7 INFO neutron.extensions.vlantransparent [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Disabled vlantransparent extension. 2026-06-25 22:55:57.811 7 INFO neutron.manager [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loading Plugin: qos 2026-06-25 22:55:57.821 7 INFO neutron.manager [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loading Plugin: router 2026-06-25 22:55:57.855 7 INFO neutron.services.service_base [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-25 22:55:57.855 7 INFO neutron.manager [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loading Plugin: segments 2026-06-25 22:55:57.912 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-6462c8cf-b12e-456f-8e27-0f34e340d026 - - - - - -] VlanTypeDriver initialization complete 2026-06-25 22:55:57.912 8 INFO neutron.plugins.ml2.managers [None req-6462c8cf-b12e-456f-8e27-0f34e340d026 - - - - - -] Initializing driver for type 'vxlan' 2026-06-25 22:55:57.912 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-6462c8cf-b12e-456f-8e27-0f34e340d026 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-25 22:55:57.938 8 INFO neutron.plugins.ml2.managers [None req-6462c8cf-b12e-456f-8e27-0f34e340d026 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-25 22:55:57.939 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-6462c8cf-b12e-456f-8e27-0f34e340d026 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-25 22:55:57.939 8 INFO neutron.plugins.ml2.managers [None req-6462c8cf-b12e-456f-8e27-0f34e340d026 - - - - - -] Initializing extension driver 'port_security' 2026-06-25 22:55:57.939 8 INFO neutron.plugins.ml2.extensions.port_security [None req-6462c8cf-b12e-456f-8e27-0f34e340d026 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-25 22:55:57.939 8 INFO neutron.plugins.ml2.managers [None req-6462c8cf-b12e-456f-8e27-0f34e340d026 - - - - - -] Initializing extension driver 'qos' 2026-06-25 22:55:57.939 8 INFO neutron.plugins.ml2.managers [None req-6462c8cf-b12e-456f-8e27-0f34e340d026 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-25 22:55:57.939 8 INFO neutron.plugins.ml2.managers [None req-6462c8cf-b12e-456f-8e27-0f34e340d026 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-25 22:55:57.941 7 INFO neutron.manager [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loading Plugin: trunk 2026-06-25 22:55:57.950 8 INFO neutron.quota [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded quota_driver: . 2026-06-25 22:55:57.951 8 INFO neutron.plugins.ml2.plugin [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Modular L2 Plugin initialization complete 2026-06-25 22:55:57.951 8 INFO neutron.plugins.ml2.managers [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-25 22:55:57.951 8 INFO neutron.plugins.ml2.managers [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-25 22:55:57.951 8 INFO neutron.plugins.ml2.managers [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-25 22:55:57.952 8 INFO neutron.extensions.vlantransparent [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Disabled vlantransparent extension. 2026-06-25 22:55:57.952 8 INFO neutron.manager [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loading Plugin: qos 2026-06-25 22:55:57.962 8 INFO neutron.manager [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loading Plugin: router 2026-06-25 22:55:57.995 8 INFO neutron.services.service_base [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-25 22:55:57.996 8 INFO neutron.manager [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loading Plugin: segments 2026-06-25 22:55:57.998 7 INFO neutron.manager [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loading Plugin: vpnaas 2026-06-25 22:55:58.039 7 WARNING stevedore.named [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-25 22:55:58.083 8 INFO neutron.manager [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loading Plugin: trunk 2026-06-25 22:55:58.102 7 INFO neutron_vpnaas.services.vpn.plugin [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-25 22:55:58.103 7 INFO neutron.common.utils [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-25 22:55:58.103 7 INFO neutron.manager [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loading Plugin: auto_allocate 2026-06-25 22:55:58.109 7 INFO neutron.manager [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loading Plugin: tag 2026-06-25 22:55:58.118 7 INFO neutron.manager [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loading Plugin: timestamp 2026-06-25 22:55:58.120 7 INFO neutron.manager [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loading Plugin: network_ip_availability 2026-06-25 22:55:58.124 7 INFO neutron.manager [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loading Plugin: flavors 2026-06-25 22:55:58.127 7 INFO neutron.manager [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loading Plugin: revisions 2026-06-25 22:55:58.131 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Initializing extension manager. 2026-06-25 22:55:58.132 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: address-group 2026-06-25 22:55:58.133 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: address-scope 2026-06-25 22:55:58.133 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-25 22:55:58.134 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: agent 2026-06-25 22:55:58.134 8 INFO neutron.manager [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loading Plugin: vpnaas 2026-06-25 22:55:58.135 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: agent-resources-synced 2026-06-25 22:55:58.137 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: allowed-address-pairs 2026-06-25 22:55:58.138 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: auto-allocated-topology 2026-06-25 22:55:58.138 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: availability_zone 2026-06-25 22:55:58.139 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: availability_zone_filter 2026-06-25 22:55:58.140 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-25 22:55:58.140 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: default-subnetpools 2026-06-25 22:55:58.141 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-25 22:55:58.142 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: dns-integration 2026-06-25 22:55:58.143 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: dns-domain-ports 2026-06-25 22:55:58.143 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-25 22:55:58.144 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: dvr 2026-06-25 22:55:58.145 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-25 22:55:58.145 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: empty-string-filtering 2026-06-25 22:55:58.146 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-25 22:55:58.147 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-25 22:55:58.147 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: external-net 2026-06-25 22:55:58.148 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-25 22:55:58.148 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: extraroute 2026-06-25 22:55:58.149 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: extraroute-atomic 2026-06-25 22:55:58.150 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-25 22:55:58.150 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-25 22:55:58.151 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-25 22:55:58.151 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-25 22:55:58.152 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: fip-port-details 2026-06-25 22:55:58.153 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: flavors 2026-06-25 22:55:58.154 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-25 22:55:58.154 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: floatingip-pools 2026-06-25 22:55:58.155 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: ip_allocation 2026-06-25 22:55:58.155 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: ip-substring-filtering 2026-06-25 22:55:58.156 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: l2_adjacency 2026-06-25 22:55:58.157 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: router 2026-06-25 22:55:58.159 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-25 22:55:58.159 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-25 22:55:58.160 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-25 22:55:58.161 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: ext-gw-mode 2026-06-25 22:55:58.161 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: l3-ha 2026-06-25 22:55:58.162 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-25 22:55:58.162 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-25 22:55:58.163 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: l3-flavors 2026-06-25 22:55:58.164 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-25 22:55:58.164 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-25 22:55:58.166 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-25 22:55:58.167 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-25 22:55:58.168 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-25 22:55:58.169 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-25 22:55:58.171 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-25 22:55:58.172 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: multi-provider 2026-06-25 22:55:58.172 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: net-mtu 2026-06-25 22:55:58.172 8 WARNING stevedore.named [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-25 22:55:58.173 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: net-mtu-writable 2026-06-25 22:55:58.173 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: network_availability_zone 2026-06-25 22:55:58.174 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: network_ha 2026-06-25 22:55:58.175 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: network-ip-availability 2026-06-25 22:55:58.176 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-25 22:55:58.176 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: pagination 2026-06-25 22:55:58.177 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: port-device-profile 2026-06-25 22:55:58.178 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-25 22:55:58.179 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-25 22:55:58.179 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-25 22:55:58.180 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: port-mac-override 2026-06-25 22:55:58.181 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-25 22:55:58.181 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-25 22:55:58.182 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: port-resource-request 2026-06-25 22:55:58.182 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: port-resource-request-groups 2026-06-25 22:55:58.183 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: binding 2026-06-25 22:55:58.184 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: binding-extended 2026-06-25 22:55:58.184 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: port-security 2026-06-25 22:55:58.185 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: project-id 2026-06-25 22:55:58.185 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: provider 2026-06-25 22:55:58.187 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: qos 2026-06-25 22:55:58.188 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-25 22:55:58.188 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-25 22:55:58.189 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: qos-default 2026-06-25 22:55:58.189 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: qos-fip 2026-06-25 22:55:58.190 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-25 22:55:58.190 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: qos-gateway-ip 2026-06-25 22:55:58.191 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: qos-port-network-policy 2026-06-25 22:55:58.192 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: qos-pps-minimum 2026-06-25 22:55:58.192 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-25 22:55:58.193 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: qos-pps 2026-06-25 22:55:58.194 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: qos-rule-type-details 2026-06-25 22:55:58.194 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-25 22:55:58.195 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: qos-rules-alias 2026-06-25 22:55:58.195 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: quota-check-limit 2026-06-25 22:55:58.197 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: quotas 2026-06-25 22:55:58.198 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: quota_details 2026-06-25 22:55:58.199 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: rbac-policies 2026-06-25 22:55:58.200 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: rbac-address-group 2026-06-25 22:55:58.200 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: rbac-address-scope 2026-06-25 22:55:58.201 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: rbac-security-groups 2026-06-25 22:55:58.202 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: rbac-subnetpool 2026-06-25 22:55:58.202 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: revision-if-match 2026-06-25 22:55:58.203 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: standard-attr-revisions 2026-06-25 22:55:58.203 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: router_availability_zone 2026-06-25 22:55:58.204 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-25 22:55:58.205 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: security-groups-default-rules 2026-06-25 22:55:58.206 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-25 22:55:58.207 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-25 22:55:58.207 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-25 22:55:58.208 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-25 22:55:58.208 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-25 22:55:58.215 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: security-group 2026-06-25 22:55:58.216 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: segment 2026-06-25 22:55:58.217 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-25 22:55:58.218 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: service-type 2026-06-25 22:55:58.218 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: sorting 2026-06-25 22:55:58.219 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: standard-attr-segment 2026-06-25 22:55:58.220 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: standard-attr-description 2026-06-25 22:55:58.220 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: stateful-security-group 2026-06-25 22:55:58.221 7 WARNING neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-25 22:55:58.221 8 INFO neutron_vpnaas.services.vpn.plugin [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-25 22:55:58.221 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-25 22:55:58.221 8 INFO neutron.common.utils [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-25 22:55:58.222 8 INFO neutron.manager [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loading Plugin: auto_allocate 2026-06-25 22:55:58.222 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: subnet_onboard 2026-06-25 22:55:58.222 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-25 22:55:58.223 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: subnet-service-types 2026-06-25 22:55:58.224 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: subnet_allocation 2026-06-25 22:55:58.224 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-25 22:55:58.225 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-25 22:55:58.225 8 INFO neutron.manager [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loading Plugin: tag 2026-06-25 22:55:58.228 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: standard-attr-tag 2026-06-25 22:55:58.228 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-25 22:55:58.229 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: trunk 2026-06-25 22:55:58.229 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: trunk-details 2026-06-25 22:55:58.230 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-25 22:55:58.231 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-25 22:55:58.231 8 INFO neutron.manager [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loading Plugin: timestamp 2026-06-25 22:55:58.232 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-25 22:55:58.233 8 INFO neutron.manager [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loading Plugin: network_ip_availability 2026-06-25 22:55:58.233 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-25 22:55:58.234 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: vpn-flavors 2026-06-25 22:55:58.235 7 INFO neutron.api.extensions [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Loaded extension: vpnaas 2026-06-25 22:55:58.236 8 INFO neutron.manager [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loading Plugin: flavors 2026-06-25 22:55:58.237 7 INFO neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-25 22:55:58.237 7 INFO neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-25 22:55:58.238 7 INFO neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-25 22:55:58.238 7 INFO neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-25 22:55:58.239 8 INFO neutron.manager [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loading Plugin: revisions 2026-06-25 22:55:58.242 7 INFO neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-25 22:55:58.242 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Initializing extension manager. 2026-06-25 22:55:58.242 7 INFO neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-25 22:55:58.243 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: address-group 2026-06-25 22:55:58.244 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: address-scope 2026-06-25 22:55:58.245 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-25 22:55:58.246 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: agent 2026-06-25 22:55:58.246 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: agent-resources-synced 2026-06-25 22:55:58.247 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-25 22:55:58.248 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-25 22:55:58.248 7 INFO neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-25 22:55:58.249 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: availability_zone 2026-06-25 22:55:58.249 7 INFO neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-25 22:55:58.249 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: availability_zone_filter 2026-06-25 22:55:58.249 7 INFO neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-25 22:55:58.250 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-25 22:55:58.251 7 INFO neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-25 22:55:58.251 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: default-subnetpools 2026-06-25 22:55:58.251 7 WARNING neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] subnetpool is already registered 2026-06-25 22:55:58.251 7 INFO neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-25 22:55:58.252 7 WARNING neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] subnetpool is already registered 2026-06-25 22:55:58.252 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-25 22:55:58.252 7 INFO neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-25 22:55:58.253 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: dns-integration 2026-06-25 22:55:58.253 7 INFO neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-25 22:55:58.253 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: dns-domain-ports 2026-06-25 22:55:58.253 7 INFO neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-25 22:55:58.254 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-25 22:55:58.254 7 INFO neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-25 22:55:58.254 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: dvr 2026-06-25 22:55:58.254 7 INFO neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-25 22:55:58.255 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-25 22:55:58.255 7 INFO neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-25 22:55:58.255 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: empty-string-filtering 2026-06-25 22:55:58.256 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-25 22:55:58.257 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-25 22:55:58.257 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: external-net 2026-06-25 22:55:58.258 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-25 22:55:58.258 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: extraroute 2026-06-25 22:55:58.259 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: extraroute-atomic 2026-06-25 22:55:58.259 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-25 22:55:58.260 7 INFO neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-25 22:55:58.260 7 WARNING neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] router is already registered 2026-06-25 22:55:58.260 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-25 22:55:58.260 7 INFO neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-25 22:55:58.261 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-25 22:55:58.261 7 WARNING neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] floatingip is already registered 2026-06-25 22:55:58.261 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-25 22:55:58.262 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: fip-port-details 2026-06-25 22:55:58.262 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: flavors 2026-06-25 22:55:58.263 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-25 22:55:58.264 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: floatingip-pools 2026-06-25 22:55:58.265 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: ip_allocation 2026-06-25 22:55:58.265 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-25 22:55:58.266 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: l2_adjacency 2026-06-25 22:55:58.266 7 INFO neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-25 22:55:58.266 7 WARNING neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] rbac_policy is already registered 2026-06-25 22:55:58.267 7 INFO neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-25 22:55:58.267 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: router 2026-06-25 22:55:58.267 7 WARNING neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] security_group is already registered 2026-06-25 22:55:58.268 7 INFO neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-25 22:55:58.268 7 WARNING neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] security_group_rule is already registered 2026-06-25 22:55:58.268 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-25 22:55:58.269 7 INFO neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-25 22:55:58.269 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-25 22:55:58.269 7 WARNING neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] subnetpool is already registered 2026-06-25 22:55:58.270 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-25 22:55:58.270 7 INFO neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-25 22:55:58.270 7 WARNING neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] subnetpool is already registered 2026-06-25 22:55:58.270 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: ext-gw-mode 2026-06-25 22:55:58.271 7 INFO neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-25 22:55:58.271 7 WARNING neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] trunk is already registered 2026-06-25 22:55:58.271 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: l3-ha 2026-06-25 22:55:58.271 7 INFO neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-25 22:55:58.271 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-25 22:55:58.271 7 WARNING neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] endpoint_group is already registered 2026-06-25 22:55:58.272 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-25 22:55:58.272 7 INFO neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-25 22:55:58.272 7 WARNING neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] vpnservice is already registered 2026-06-25 22:55:58.272 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: l3-flavors 2026-06-25 22:55:58.273 7 INFO neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-25 22:55:58.273 7 WARNING neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] ipsec_site_connection is already registered 2026-06-25 22:55:58.273 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-25 22:55:58.273 7 INFO neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-25 22:55:58.273 7 WARNING neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] ipsecpolicy is already registered 2026-06-25 22:55:58.274 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-25 22:55:58.274 7 INFO neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-25 22:55:58.274 7 WARNING neutron.quota.resource_registry [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] ikepolicy is already registered 2026-06-25 22:55:58.276 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-25 22:55:58.277 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-25 22:55:58.278 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-25 22:55:58.279 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-25 22:55:58.279 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-25 22:55:58.280 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: multi-provider 2026-06-25 22:55:58.280 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: net-mtu 2026-06-25 22:55:58.281 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: net-mtu-writable 2026-06-25 22:55:58.282 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: network_availability_zone 2026-06-25 22:55:58.282 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: network_ha 2026-06-25 22:55:58.283 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: network-ip-availability 2026-06-25 22:55:58.284 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-25 22:55:58.284 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: pagination 2026-06-25 22:55:58.285 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: port-device-profile 2026-06-25 22:55:58.286 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-25 22:55:58.286 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-25 22:55:58.287 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-25 22:55:58.287 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: port-mac-override 2026-06-25 22:55:58.288 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-25 22:55:58.288 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-25 22:55:58.289 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: port-resource-request 2026-06-25 22:55:58.289 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-25 22:55:58.290 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: binding 2026-06-25 22:55:58.291 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: binding-extended 2026-06-25 22:55:58.291 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: port-security 2026-06-25 22:55:58.292 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: project-id 2026-06-25 22:55:58.292 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: provider 2026-06-25 22:55:58.294 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: qos 2026-06-25 22:55:58.295 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-25 22:55:58.295 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-25 22:55:58.296 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: qos-default 2026-06-25 22:55:58.296 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: qos-fip 2026-06-25 22:55:58.297 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-25 22:55:58.298 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-25 22:55:58.298 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-25 22:55:58.299 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-25 22:55:58.299 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-25 22:55:58.300 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: qos-pps 2026-06-25 22:55:58.301 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-25 22:55:58.301 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-25 22:55:58.302 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: qos-rules-alias 2026-06-25 22:55:58.302 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: quota-check-limit 2026-06-25 22:55:58.304 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: quotas 2026-06-25 22:55:58.305 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: quota_details 2026-06-25 22:55:58.306 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: rbac-policies 2026-06-25 22:55:58.307 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: rbac-address-group 2026-06-25 22:55:58.307 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: rbac-address-scope 2026-06-25 22:55:58.308 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: rbac-security-groups 2026-06-25 22:55:58.309 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-25 22:55:58.309 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: revision-if-match 2026-06-25 22:55:58.310 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-25 22:55:58.310 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: router_availability_zone 2026-06-25 22:55:58.311 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-25 22:55:58.311 7 WARNING keystonemiddleware._common.config [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-25 22:55:58.312 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-25 22:55:58.313 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-25 22:55:58.313 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-25 22:55:58.314 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-25 22:55:58.315 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-25 22:55:58.315 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-25 22:55:58.318 7 WARNING oslo_config.cfg [None req-666f7c91-fd80-4bc4-9b72-483132bc995f - - - - - -] 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 0x558590c50150 pid: 7 (default app) 2026-06-25 22:55:58.324 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: security-group 2026-06-25 22:55:58.325 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: segment 2026-06-25 22:55:58.325 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-25 22:55:58.326 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: service-type 2026-06-25 22:55:58.326 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: sorting 2026-06-25 22:55:58.327 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: standard-attr-segment 2026-06-25 22:55:58.327 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: standard-attr-description 2026-06-25 22:55:58.328 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: stateful-security-group 2026-06-25 22:55:58.329 8 WARNING neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-25 22:55:58.329 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-25 22:55:58.330 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: subnet_onboard 2026-06-25 22:55:58.330 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-25 22:55:58.331 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: subnet-service-types 2026-06-25 22:55:58.332 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: subnet_allocation 2026-06-25 22:55:58.332 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-25 22:55:58.333 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-25 22:55:58.336 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: standard-attr-tag 2026-06-25 22:55:58.337 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-25 22:55:58.337 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: trunk 2026-06-25 22:55:58.338 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: trunk-details 2026-06-25 22:55:58.338 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-25 22:55:58.339 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-25 22:55:58.340 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-25 22:55:58.341 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-25 22:55:58.342 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: vpn-flavors 2026-06-25 22:55:58.343 8 INFO neutron.api.extensions [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Loaded extension: vpnaas 2026-06-25 22:55:58.346 8 INFO neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-25 22:55:58.346 8 INFO neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-25 22:55:58.346 8 INFO neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-25 22:55:58.346 8 INFO neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-25 22:55:58.350 8 INFO neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-25 22:55:58.351 8 INFO neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-25 22:55:58.357 8 INFO neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-25 22:55:58.358 8 INFO neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-25 22:55:58.358 8 INFO neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-25 22:55:58.359 8 INFO neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-25 22:55:58.360 8 WARNING neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] subnetpool is already registered 2026-06-25 22:55:58.360 8 INFO neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-25 22:55:58.360 8 WARNING neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] subnetpool is already registered 2026-06-25 22:55:58.361 8 INFO neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-25 22:55:58.362 8 INFO neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-25 22:55:58.362 8 INFO neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-25 22:55:58.363 8 INFO neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-25 22:55:58.363 8 INFO neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-25 22:55:58.364 8 INFO neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-25 22:55:58.369 8 INFO neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-25 22:55:58.369 8 WARNING neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] router is already registered 2026-06-25 22:55:58.370 8 INFO neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-25 22:55:58.370 8 WARNING neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] floatingip is already registered 2026-06-25 22:55:58.375 8 INFO neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-25 22:55:58.375 8 WARNING neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] rbac_policy is already registered 2026-06-25 22:55:58.376 8 INFO neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-25 22:55:58.376 8 WARNING neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] security_group is already registered 2026-06-25 22:55:58.376 8 INFO neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-25 22:55:58.377 8 WARNING neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] security_group_rule is already registered 2026-06-25 22:55:58.378 8 INFO neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-25 22:55:58.378 8 WARNING neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] subnetpool is already registered 2026-06-25 22:55:58.379 8 INFO neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-25 22:55:58.379 8 WARNING neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] subnetpool is already registered 2026-06-25 22:55:58.379 8 INFO neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-25 22:55:58.380 8 WARNING neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] trunk is already registered 2026-06-25 22:55:58.380 8 INFO neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-25 22:55:58.380 8 WARNING neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] endpoint_group is already registered 2026-06-25 22:55:58.381 8 INFO neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-25 22:55:58.381 8 WARNING neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] vpnservice is already registered 2026-06-25 22:55:58.382 8 INFO neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-25 22:55:58.382 8 WARNING neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] ipsec_site_connection is already registered 2026-06-25 22:55:58.382 8 INFO neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-25 22:55:58.383 8 WARNING neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] ipsecpolicy is already registered 2026-06-25 22:55:58.383 8 INFO neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-25 22:55:58.383 8 WARNING neutron.quota.resource_registry [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] ikepolicy is already registered 2026-06-25 22:55:58.421 8 WARNING keystonemiddleware._common.config [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-25 22:55:58.429 8 WARNING oslo_config.cfg [None req-8b383e11-2199-436e-b99c-6dc0757fa600 - - - - - -] 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 0x558590c50150 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 22:56:05.864 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1b869e48-0d4f-42d2-9568-590a5f4c8772 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/4] 199.19.213.104 () {44 vars in 928 bytes} [Thu Jun 25 22:56:04 2026] GET /v2.0/networks/public => generated 108 bytes in 1074 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: 4/5] 199.19.213.104 () {44 vars in 950 bytes} [Thu Jun 25 22:56:05 2026] GET /v2.0/networks?name=public => generated 15 bytes in 417 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 22:56:06.467 8 WARNING oslo_policy.policy [None req-b3b91a69-f5ed-4e3e-8337-ef84bbfe70ad 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-06-25 22:56:06.598 8 WARNING neutron.services.revisions.revision_plugin [None req-b3b91a69-f5ed-4e3e-8337-ef84bbfe70ad 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Could not find related network for resource to bump revision. 2026-06-25 22:56:06.632 8 INFO neutron.db.segments_db [None req-b3b91a69-f5ed-4e3e-8337-ef84bbfe70ad 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Added segment e93936d6-68b9-4370-9330-d1c60b3d1a85 of type flat for network efe53b37-4bad-4a0a-85aa-a8a6ed302299 2026-06-25 22:56:06.700 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b3b91a69-f5ed-4e3e-8337-ef84bbfe70ad 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/6] 199.19.213.104 () {48 vars in 968 bytes} [Thu Jun 25 22:56:06 2026] POST /v2.0/networks => generated 124 bytes in 422 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 22:56:12.946 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ec896ce3-8053-4475-9f85-7eb5baafcada 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.19.213.104 () {44 vars in 928 bytes} [Thu Jun 25 22:56:12 2026] GET /v2.0/networks/public => generated 108 bytes in 387 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.104 () {44 vars in 950 bytes} [Thu Jun 25 22:56:12 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 22:56:13.166 7 WARNING oslo_policy.policy [None req-4e97eecf-dde5-4562-9eca-83aacea3b506 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-06-25 22:56:13.214 7 WARNING neutron.services.revisions.revision_plugin [None req-4e97eecf-dde5-4562-9eca-83aacea3b506 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Could not find related network for resource to bump revision. 2026-06-25 22:56:13.235 7 INFO neutron.db.segments_db [None req-4e97eecf-dde5-4562-9eca-83aacea3b506 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Added segment fdfa860d-a522-4a59-8393-dea7c070bde9 of type flat for network 50aae25c-fba3-4888-9cad-dbef40994261 2026-06-25 22:56:13.283 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4e97eecf-dde5-4562-9eca-83aacea3b506 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.19.213.104 () {48 vars in 968 bytes} [Thu Jun 25 22:56:12 2026] POST /v2.0/networks => generated 124 bytes in 317 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 22:56:19.222 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cbaab814-781a-40a7-b01d-d9b7ee151562 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/11] 199.19.213.104 () {44 vars in 928 bytes} [Thu Jun 25 22:56:19 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: 8|app: 0|req: 5/12] 199.19.213.104 () {44 vars in 950 bytes} [Thu Jun 25 22:56: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-25 22:56:19.313 7 WARNING neutron.services.revisions.revision_plugin [None req-b5991dca-6793-4f42-9961-104e5342ec3b 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Could not find related network for resource to bump revision. 2026-06-25 22:56:19.336 7 INFO neutron.db.segments_db [None req-b5991dca-6793-4f42-9961-104e5342ec3b 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Added segment 1cd04d25-fb60-4ad3-aedc-d19e057f1405 of type flat for network 753e151a-d168-4bba-80d9-649476f52f2c 2026-06-25 22:56:19.370 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b5991dca-6793-4f42-9961-104e5342ec3b 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/13] 199.19.213.104 () {48 vars in 968 bytes} [Thu Jun 25 22:56:19 2026] POST /v2.0/networks => generated 124 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 22:56:25.256 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a42ae106-9b08-4084-92d4-ad094c01d9e2 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.19.213.104 () {44 vars in 928 bytes} [Thu Jun 25 22:56:25 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.19.213.104 () {44 vars in 950 bytes} [Thu Jun 25 22:56:25 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 22:56:25.358 8 WARNING neutron.services.revisions.revision_plugin [None req-c0006fdf-c653-4abf-86a3-b5c47bf20b24 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Could not find related network for resource to bump revision. 2026-06-25 22:56:25.381 8 INFO neutron.db.segments_db [None req-c0006fdf-c653-4abf-86a3-b5c47bf20b24 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Added segment e85bec8f-0d9b-4c78-be80-f5d6369f02be of type flat for network 61507e34-3ae9-4897-ba92-3fb8f7ead0d9 [pid: 8|app: 0|req: 7/16] 199.19.213.104 () {48 vars in 968 bytes} [Thu Jun 25 22:56:25 2026] POST /v2.0/networks => generated 706 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 22:56:26.690 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6065b965-679c-496b-8019-5631ad29f421 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.19.213.104 () {44 vars in 928 bytes} [Thu Jun 25 22:56:26 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.19.213.104 () {44 vars in 950 bytes} [Thu Jun 25 22:56:26 2026] GET /v2.0/networks?name=public => generated 709 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 22:56:26.820 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a0333210-8157-421b-8c22-070b7fbeb83a 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/19] 199.19.213.104 () {44 vars in 1035 bytes} [Thu Jun 25 22:56:26 2026] GET /v2.0/subnets/public-subnet?network_id=61507e34-3ae9-4897-ba92-3fb8f7ead0d9 => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/20] 199.19.213.104 () {44 vars in 1058 bytes} [Thu Jun 25 22:56:26 2026] GET /v2.0/subnets?name=public-subnet&network_id=61507e34-3ae9-4897-ba92-3fb8f7ead0d9 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 199.19.213.104 () {48 vars in 966 bytes} [Thu Jun 25 22:56:26 2026] POST /v2.0/subnets => generated 641 bytes in 743 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:01:00.143 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [25e22f92-d448-4e2e-b837-30b743c361c8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-25 23:01:00.145 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f4ebec35-a0dd-45d6-8337-b8a68a303747] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-25 23:01:00.146 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jun 25 23:01:00 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.19.213.104) !!! 2026-06-25 23:01:00.281 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f2a3e449-fddd-461a-9cf7-996b29e6d601 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 31/58] 199.19.213.104 () {44 vars in 938 bytes} [Thu Jun 25 23:01:00 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 148 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:01:00.292 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [67a6f593-b86f-4949-8bbb-c62b8347b97f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-25 23:01:00.293 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [0cb4c5a0-41a4-448e-9edd-d9bdfbbe1cb6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-25 23:01:00.296 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jun 25 23:01:00 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.19.213.104) !!! [pid: 8|app: 0|req: 28/59] 199.19.213.104 () {44 vars in 960 bytes} [Thu Jun 25 23:01:00 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:01:00.401 7 INFO neutron.db.segments_db [None req-ca8cf9c6-805c-42a5-9496-0b35e0681622 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Added segment 95dc2691-3b07-4bd8-b6bb-83d98a0f0578 of type vxlan for network a2d3f77d-8211-439f-80d7-25c885970606 [pid: 7|app: 0|req: 32/60] 199.19.213.104 () {48 vars in 967 bytes} [Thu Jun 25 23:01:00 2026] POST /v2.0/networks => generated 707 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:01:01.453 8 INFO oslo.messaging._drivers.impl_rabbit [-] [0cb4c5a0-41a4-448e-9edd-d9bdfbbe1cb6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60056. 2026-06-25 23:01:01.454 8 INFO oslo.messaging._drivers.impl_rabbit [-] [67a6f593-b86f-4949-8bbb-c62b8347b97f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60052. 2026-06-25 23:01:01.499 8 INFO neutron.pecan_wsgi.hooks.translation [None req-40139947-01dd-492c-9502-3c4c0acc9354 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 29/61] 199.19.213.104 () {44 vars in 938 bytes} [Thu Jun 25 23:01:01 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:01:01.750 7 INFO oslo.messaging._drivers.impl_rabbit [-] [25e22f92-d448-4e2e-b837-30b743c361c8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60062. 2026-06-25 23:01:01.753 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f4ebec35-a0dd-45d6-8337-b8a68a303747] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60072. [pid: 7|app: 0|req: 33/62] 199.19.213.104 () {44 vars in 960 bytes} [Thu Jun 25 23:01:01 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:01:01.793 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eb5af290-289a-4390-921f-1e17cd6f0aa9 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 30/63] 199.19.213.104 () {44 vars in 1037 bytes} [Thu Jun 25 23:01:01 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=a2d3f77d-8211-439f-80d7-25c885970606 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/64] 199.19.213.104 () {44 vars in 1060 bytes} [Thu Jun 25 23:01:01 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=a2d3f77d-8211-439f-80d7-25c885970606 => 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: 31/65] 199.19.213.104 () {48 vars in 966 bytes} [Thu Jun 25 23:01:01 2026] POST /v2.0/subnets => generated 627 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:01:03.301 7 INFO neutron.api.v2.resource [None req-f1454521-9763-4689-b175-4e518c26c47d 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/66] 199.19.213.104 () {44 vars in 972 bytes} [Thu Jun 25 23:01:03 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: 32/67] 199.19.213.104 () {44 vars in 994 bytes} [Thu Jun 25 23:01:03 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/68] 199.19.213.104 () {48 vars in 981 bytes} [Thu Jun 25 23:01:03 2026] POST /v2.0/security-groups => generated 1616 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/69] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:01:04 2026] GET /v2.0/security-groups/23fabba0-e62b-4352-ad23-5eb2852d8141 => generated 1616 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/70] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:01:04 2026] GET /v2.0/security-groups/23fabba0-e62b-4352-ad23-5eb2852d8141 => generated 1616 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/71] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:01:05 2026] GET /v2.0/security-groups/23fabba0-e62b-4352-ad23-5eb2852d8141 => generated 1616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/72] 199.19.213.104 () {48 vars in 992 bytes} [Thu Jun 25 23:01:05 2026] POST /v2.0/security-group-rules => generated 601 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/73] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:01:05 2026] GET /v2.0/security-groups/23fabba0-e62b-4352-ad23-5eb2852d8141 => generated 2230 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/74] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:01:06 2026] GET /v2.0/security-groups/23fabba0-e62b-4352-ad23-5eb2852d8141 => generated 2230 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/75] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:01:06 2026] GET /v2.0/security-groups/23fabba0-e62b-4352-ad23-5eb2852d8141 => generated 2230 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 199.19.213.104 () {48 vars in 992 bytes} [Thu Jun 25 23:01:06 2026] POST /v2.0/security-group-rules => generated 603 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:01:07 2026] GET /v2.0/security-groups/23fabba0-e62b-4352-ad23-5eb2852d8141 => generated 2846 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:01:07 2026] GET /v2.0/security-groups/23fabba0-e62b-4352-ad23-5eb2852d8141 => generated 2846 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/79] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:01:07 2026] GET /v2.0/security-groups/23fabba0-e62b-4352-ad23-5eb2852d8141 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/80] 199.19.213.104 () {48 vars in 992 bytes} [Thu Jun 25 23:01:07 2026] POST /v2.0/security-group-rules => generated 603 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/81] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:01:08 2026] GET /v2.0/security-groups/23fabba0-e62b-4352-ad23-5eb2852d8141 => generated 3462 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:01:08 2026] GET /v2.0/security-groups/23fabba0-e62b-4352-ad23-5eb2852d8141 => generated 3462 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:01:08 2026] GET /v2.0/security-groups/23fabba0-e62b-4352-ad23-5eb2852d8141 => generated 3462 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/84] 199.19.213.104 () {48 vars in 992 bytes} [Thu Jun 25 23:01:08 2026] POST /v2.0/security-group-rules => generated 603 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/85] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:01:09 2026] GET /v2.0/security-groups/23fabba0-e62b-4352-ad23-5eb2852d8141 => generated 4078 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/86] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:01:09 2026] GET /v2.0/security-groups/23fabba0-e62b-4352-ad23-5eb2852d8141 => generated 4078 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/87] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:01:09 2026] GET /v2.0/security-groups/23fabba0-e62b-4352-ad23-5eb2852d8141 => generated 4078 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/88] 199.19.213.104 () {48 vars in 992 bytes} [Thu Jun 25 23:01:09 2026] POST /v2.0/security-group-rules => generated 603 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/89] 199.19.213.104 () {44 vars in 988 bytes} [Thu Jun 25 23:01:10 2026] GET /v2.0/networks/a2d3f77d-8211-439f-80d7-25c885970606 => generated 732 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:01:10.940 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7c9227e6-e25f-465c-88c0-b40aa81ff2ce 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 47/90] 199.19.213.104 () {44 vars in 1077 bytes} [Thu Jun 25 23:01:10 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=a2d3f77d-8211-439f-80d7-25c885970606 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/91] 199.19.213.104 () {44 vars in 1100 bytes} [Thu Jun 25 23:01:10 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=a2d3f77d-8211-439f-80d7-25c885970606 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/92] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:01:10 2026] GET /v2.0/security-groups/23fabba0-e62b-4352-ad23-5eb2852d8141 => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/93] 199.19.213.104 () {48 vars in 962 bytes} [Thu Jun 25 23:01:11 2026] POST /v2.0/ports => generated 1100 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:01:17.157 7 INFO neutron.pecan_wsgi.hooks.translation [None req-69ead4ff-d818-402d-863e-9d517d08b3e7 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/96] 199.19.213.104 () {44 vars in 980 bytes} [Thu Jun 25 23:01:17 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /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: 47/97] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:01:17 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/98] 199.19.213.104 () {48 vars in 1032 bytes} [Thu Jun 25 23:01:17 2026] PUT /v2.0/ports/725a82c4-21a8-421a-9825-f9b40b2a68d6 => generated 1213 bytes in 634 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/99] 199.19.213.104 () {44 vars in 921 bytes} [Thu Jun 25 23:01:19 2026] GET /v2.0/ports => generated 3730 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:01:20.507 7 INFO neutron.api.v2.resource [None req-f239b584-f3de-462a-a0b0-c2a91e8473bb 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/100] 199.19.213.104 () {44 vars in 960 bytes} [Thu Jun 25 23:01:20 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/101] 199.19.213.104 () {44 vars in 982 bytes} [Thu Jun 25 23:01:20 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/102] 199.19.213.104 () {48 vars in 981 bytes} [Thu Jun 25 23:01:20 2026] POST /v2.0/security-groups => generated 1610 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/103] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:01:21 2026] GET /v2.0/security-groups/16744234-edc2-41b7-b086-d438d9b83e79 => generated 1610 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/104] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:01:21 2026] GET /v2.0/security-groups/16744234-edc2-41b7-b086-d438d9b83e79 => generated 1610 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/105] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:01:21 2026] GET /v2.0/security-groups/16744234-edc2-41b7-b086-d438d9b83e79 => generated 1610 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/106] 199.19.213.104 () {48 vars in 992 bytes} [Thu Jun 25 23:01:21 2026] POST /v2.0/security-group-rules => generated 623 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/107] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:01:22 2026] GET /v2.0/security-groups/16744234-edc2-41b7-b086-d438d9b83e79 => generated 2246 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/108] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:01:22 2026] GET /v2.0/security-groups/16744234-edc2-41b7-b086-d438d9b83e79 => generated 2246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/109] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:01:22 2026] GET /v2.0/security-groups/16744234-edc2-41b7-b086-d438d9b83e79 => generated 2246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/110] 199.19.213.104 () {48 vars in 992 bytes} [Thu Jun 25 23:01:22 2026] POST /v2.0/security-group-rules => generated 627 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/119] 199.19.213.104 () {44 vars in 976 bytes} [Thu Jun 25 23:02:25 2026] GET /v2.0/quotas/c1471339b0e0493193f35fa75b4d9966 => generated 292 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 62/120] 199.19.213.104 () {48 vars in 1028 bytes} [Thu Jun 25 23:02:26 2026] PUT /v2.0/quotas/c1471339b0e0493193f35fa75b4d9966 => generated 291 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:04:36.002 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [67a6f593-b86f-4949-8bbb-c62b8347b97f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-25 23:04:36.003 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [0cb4c5a0-41a4-448e-9edd-d9bdfbbe1cb6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:04:36.277 8 INFO neutron.pecan_wsgi.hooks.translation [None req-854648b2-776d-4a88-9cac-f9845302673d 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 68/139] 199.19.213.104 () {30 vars in 741 bytes} [Thu Jun 25 23:04:35 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 283 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:04:36.297 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f4ebec35-a0dd-45d6-8337-b8a68a303747] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-25 23:04:36.299 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [25e22f92-d448-4e2e-b837-30b743c361c8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-25 23:04:36.301 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jun 25 23:04:36 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.19.213.104) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 72/140] 199.19.213.104 () {30 vars in 763 bytes} [Thu Jun 25 23:04:36 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:04:38.129 8 INFO oslo.messaging._drivers.impl_rabbit [-] [0cb4c5a0-41a4-448e-9edd-d9bdfbbe1cb6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54650. 2026-06-25 23:04:38.130 8 INFO oslo.messaging._drivers.impl_rabbit [-] [67a6f593-b86f-4949-8bbb-c62b8347b97f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54634. 2026-06-25 23:04:38.184 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c3fcffd1-902f-4539-a31d-b80cbe59cc56 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 69/141] 199.19.213.104 () {30 vars in 741 bytes} [Thu Jun 25 23:04:38 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 92 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:04:38.271 7 INFO oslo.messaging._drivers.impl_rabbit [-] [25e22f92-d448-4e2e-b837-30b743c361c8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54670. 2026-06-25 23:04:38.273 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f4ebec35-a0dd-45d6-8337-b8a68a303747] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54658. [pid: 7|app: 0|req: 73/142] 199.19.213.104 () {30 vars in 763 bytes} [Thu Jun 25 23:04:38 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:11:21.914 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f4ebec35-a0dd-45d6-8337-b8a68a303747] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-25 23:11:21.916 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [25e22f92-d448-4e2e-b837-30b743c361c8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-25 23:11:21.918 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jun 25 23:11:21 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=59209d666875422cbe6dc86df0d73599 (ip 199.19.213.104) !!! 2026-06-25 23:11:22.075 7 INFO neutron.api.v2.resource [None req-b2fcfb36-8736-4224-9ee7-16bbf5a9313e 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 101/197] 199.19.213.104 () {44 vars in 1075 bytes} [Thu Jun 25 23:11:21 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=59209d666875422cbe6dc86df0d73599 => generated 139 bytes in 169 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:11:22.094 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [67a6f593-b86f-4949-8bbb-c62b8347b97f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-25 23:11:22.096 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [0cb4c5a0-41a4-448e-9edd-d9bdfbbe1cb6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-25 23:11:22.097 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jun 25 23:11:22 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=59209d666875422cbe6dc86df0d73599 (ip 199.19.213.104) !!! [pid: 8|app: 0|req: 97/198] 199.19.213.104 () {44 vars in 1098 bytes} [Thu Jun 25 23:11:22 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=59209d666875422cbe6dc86df0d73599 => generated 23 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/199] 199.19.213.104 () {48 vars in 982 bytes} [Thu Jun 25 23:11:22 2026] POST /v2.0/security-groups => generated 1624 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:11:23.504 8 INFO oslo.messaging._drivers.impl_rabbit [-] [67a6f593-b86f-4949-8bbb-c62b8347b97f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51172. 2026-06-25 23:11:23.504 8 INFO oslo.messaging._drivers.impl_rabbit [-] [0cb4c5a0-41a4-448e-9edd-d9bdfbbe1cb6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51188. [pid: 8|app: 0|req: 98/200] 199.19.213.104 () {44 vars in 1089 bytes} [Thu Jun 25 23:11:23 2026] GET /v2.0/security-groups/bc4caf62-6b18-490e-a9d6-7b98cce8c199?project_id=59209d666875422cbe6dc86df0d73599 => generated 1624 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:11:23.604 7 INFO oslo.messaging._drivers.impl_rabbit [-] [25e22f92-d448-4e2e-b837-30b743c361c8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51198. 2026-06-25 23:11:23.605 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f4ebec35-a0dd-45d6-8337-b8a68a303747] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51194. [pid: 7|app: 0|req: 103/201] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:11:23 2026] GET /v2.0/security-groups/bc4caf62-6b18-490e-a9d6-7b98cce8c199 => generated 1624 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/202] 199.19.213.104 () {44 vars in 1089 bytes} [Thu Jun 25 23:11:23 2026] GET /v2.0/security-groups/bc4caf62-6b18-490e-a9d6-7b98cce8c199?project_id=59209d666875422cbe6dc86df0d73599 => generated 1624 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/203] 199.19.213.104 () {48 vars in 992 bytes} [Thu Jun 25 23:11:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/204] 199.19.213.104 () {44 vars in 1089 bytes} [Thu Jun 25 23:11:24 2026] GET /v2.0/security-groups/bc4caf62-6b18-490e-a9d6-7b98cce8c199?project_id=59209d666875422cbe6dc86df0d73599 => generated 2234 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/205] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:11:24 2026] GET /v2.0/security-groups/bc4caf62-6b18-490e-a9d6-7b98cce8c199 => generated 2234 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/206] 199.19.213.104 () {44 vars in 1089 bytes} [Thu Jun 25 23:11:24 2026] GET /v2.0/security-groups/bc4caf62-6b18-490e-a9d6-7b98cce8c199?project_id=59209d666875422cbe6dc86df0d73599 => generated 2234 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/207] 199.19.213.104 () {48 vars in 992 bytes} [Thu Jun 25 23:11:24 2026] POST /v2.0/security-group-rules => generated 599 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/208] 199.19.213.104 () {44 vars in 1089 bytes} [Thu Jun 25 23:11:25 2026] GET /v2.0/security-groups/bc4caf62-6b18-490e-a9d6-7b98cce8c199?project_id=59209d666875422cbe6dc86df0d73599 => generated 2846 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/209] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:11:26 2026] GET /v2.0/security-groups/bc4caf62-6b18-490e-a9d6-7b98cce8c199 => generated 2846 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/210] 199.19.213.104 () {44 vars in 1089 bytes} [Thu Jun 25 23:11:26 2026] GET /v2.0/security-groups/bc4caf62-6b18-490e-a9d6-7b98cce8c199?project_id=59209d666875422cbe6dc86df0d73599 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/211] 199.19.213.104 () {48 vars in 992 bytes} [Thu Jun 25 23:11:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/212] 199.19.213.104 () {44 vars in 1089 bytes} [Thu Jun 25 23:11:27 2026] GET /v2.0/security-groups/bc4caf62-6b18-490e-a9d6-7b98cce8c199?project_id=59209d666875422cbe6dc86df0d73599 => generated 3460 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/213] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:11:27 2026] GET /v2.0/security-groups/bc4caf62-6b18-490e-a9d6-7b98cce8c199 => generated 3460 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/214] 199.19.213.104 () {44 vars in 1089 bytes} [Thu Jun 25 23:11:27 2026] GET /v2.0/security-groups/bc4caf62-6b18-490e-a9d6-7b98cce8c199?project_id=59209d666875422cbe6dc86df0d73599 => generated 3460 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/215] 199.19.213.104 () {48 vars in 992 bytes} [Thu Jun 25 23:11:27 2026] POST /v2.0/security-group-rules => generated 602 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/234] 199.19.213.104 () {30 vars in 740 bytes} [Thu Jun 25 23:13:36 2026] GET /v2.0/networks?tenant_id=59209d666875422cbe6dc86df0d73599&shared=False => generated 15 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:13:36.458 7 INFO neutron.db.segments_db [None req-7092d72a-56a8-42e4-abcf-ad428e3bd5de 9c3cf81dc20449e581e53d91b2977708 59209d666875422cbe6dc86df0d73599 - - 8d787b7d0a4145a2b3db40599a8891c3 8d787b7d0a4145a2b3db40599a8891c3] Added segment 2c3b798c-def8-4974-b88d-d283eab166e5 of type vxlan for network f968713f-16dd-41fb-8628-454f216326b3 [pid: 7|app: 0|req: 120/235] 199.19.213.104 () {34 vars in 682 bytes} [Thu Jun 25 23:13:36 2026] POST /v2.0/networks => generated 718 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/236] 199.19.213.104 () {30 vars in 722 bytes} [Thu Jun 25 23:13:36 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 121/237] 199.19.213.104 () {30 vars in 633 bytes} [Thu Jun 25 23:13:36 2026] GET /v2.0/extensions => generated 19901 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/238] 199.19.213.104 () {34 vars in 677 bytes} [Thu Jun 25 23:13:36 2026] POST /v2.0/ports => generated 963 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/239] 199.19.213.104 () {30 vars in 703 bytes} [Thu Jun 25 23:13:37 2026] GET /v2.0/networks/f968713f-16dd-41fb-8628-454f216326b3 => generated 705 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/240] 199.19.213.104 () {30 vars in 722 bytes} [Thu Jun 25 23:13:38 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: 7|app: 0|req: 123/241] 199.19.213.104 () {30 vars in 703 bytes} [Thu Jun 25 23:13:38 2026] GET /v2.0/networks/f968713f-16dd-41fb-8628-454f216326b3 => generated 705 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/244] 199.19.213.104 () {44 vars in 976 bytes} [Thu Jun 25 23:13:50 2026] GET /v2.0/quotas/59209d666875422cbe6dc86df0d73599 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py: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: 120/245] 199.19.213.104 () {48 vars in 1028 bytes} [Thu Jun 25 23:13:51 2026] PUT /v2.0/quotas/59209d666875422cbe6dc86df0d73599 => generated 291 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:25:50.542 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [0cb4c5a0-41a4-448e-9edd-d9bdfbbe1cb6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-25 23:25:50.545 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [67a6f593-b86f-4949-8bbb-c62b8347b97f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-25 23:25:50.546 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jun 25 23:25:50 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.19.213.104) !!! 2026-06-25 23:25:50.704 8 INFO neutron.pecan_wsgi.hooks.translation [None req-25a61ffc-163b-47e9-a70d-5432f8105e04 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 169/342] 199.19.213.104 () {44 vars in 928 bytes} [Thu Jun 25 23:25:50 2026] GET /v2.0/networks/public => generated 108 bytes in 169 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:25:50.716 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f4ebec35-a0dd-45d6-8337-b8a68a303747] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-25 23:25:50.718 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [25e22f92-d448-4e2e-b837-30b743c361c8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-25 23:25:50.721 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jun 25 23:25:50 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.19.213.104) !!! [pid: 7|app: 0|req: 174/343] 199.19.213.104 () {44 vars in 950 bytes} [Thu Jun 25 23:25:50 2026] GET /v2.0/networks?name=public => generated 753 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:25:51.995 8 INFO oslo.messaging._drivers.impl_rabbit [-] [67a6f593-b86f-4949-8bbb-c62b8347b97f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55658. 2026-06-25 23:25:51.996 8 INFO oslo.messaging._drivers.impl_rabbit [-] [0cb4c5a0-41a4-448e-9edd-d9bdfbbe1cb6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55654. 2026-06-25 23:25:52.031 8 INFO neutron.pecan_wsgi.hooks.translation [None req-20cbea1f-35c5-453d-94f1-19a3f7dc0906 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 170/344] 199.19.213.104 () {44 vars in 928 bytes} [Thu Jun 25 23:25:51 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) 2026-06-25 23:25:52.067 7 INFO oslo.messaging._drivers.impl_rabbit [-] [25e22f92-d448-4e2e-b837-30b743c361c8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55678. 2026-06-25 23:25:52.070 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f4ebec35-a0dd-45d6-8337-b8a68a303747] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55668. [pid: 7|app: 0|req: 175/345] 199.19.213.104 () {44 vars in 950 bytes} [Thu Jun 25 23:25:52 2026] GET /v2.0/networks?name=public => generated 753 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:25:52.173 8 INFO neutron.pecan_wsgi.hooks.translation [None req-824bb605-5add-4e83-92f8-f60b1de544d9 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 171/346] 199.19.213.104 () {44 vars in 1035 bytes} [Thu Jun 25 23:25:52 2026] GET /v2.0/subnets/public-subnet?network_id=61507e34-3ae9-4897-ba92-3fb8f7ead0d9 => generated 113 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/347] 199.19.213.104 () {44 vars in 1058 bytes} [Thu Jun 25 23:25:52 2026] GET /v2.0/subnets?name=public-subnet&network_id=61507e34-3ae9-4897-ba92-3fb8f7ead0d9 => generated 644 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:26:26.691 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f5e6c690-90df-46b8-a322-876402cfe4bf 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 179/352] 199.19.213.104 () {44 vars in 938 bytes} [Thu Jun 25 23:26:26 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/353] 199.19.213.104 () {44 vars in 960 bytes} [Thu Jun 25 23:26:26 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:26:27.776 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9ce74758-e9bb-4abc-aba7-b0aaa4e37361 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 180/354] 199.19.213.104 () {44 vars in 938 bytes} [Thu Jun 25 23:26:27 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/355] 199.19.213.104 () {44 vars in 960 bytes} [Thu Jun 25 23:26:27 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:26:27.882 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6fdf75b0-81a3-4420-a6c2-f2febf895ebe 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 181/356] 199.19.213.104 () {44 vars in 1037 bytes} [Thu Jun 25 23:26:27 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=a2d3f77d-8211-439f-80d7-25c885970606 => 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/357] 199.19.213.104 () {44 vars in 1060 bytes} [Thu Jun 25 23:26:27 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=a2d3f77d-8211-439f-80d7-25c885970606 => generated 630 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:26:28.977 7 INFO neutron.api.v2.resource [None req-8e6463aa-3086-4ec9-8398-cb98dde29379 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 182/358] 199.19.213.104 () {44 vars in 972 bytes} [Thu Jun 25 23:26:28 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/359] 199.19.213.104 () {44 vars in 994 bytes} [Thu Jun 25 23:26:28 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/362] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:26:30 2026] GET /v2.0/security-groups/23fabba0-e62b-4352-ad23-5eb2852d8141 => generated 4694 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/363] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:26:30 2026] GET /v2.0/security-groups/23fabba0-e62b-4352-ad23-5eb2852d8141 => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/364] 199.19.213.104 () {44 vars in 1012 bytes} [Thu Jun 25 23:26:30 2026] GET /v2.0/security-group-rules/34ffcc58-9311-4d76-9d9c-97af389a9de9 => generated 601 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/365] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:26:31 2026] GET /v2.0/security-groups/23fabba0-e62b-4352-ad23-5eb2852d8141 => generated 4694 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/366] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:26:31 2026] GET /v2.0/security-groups/23fabba0-e62b-4352-ad23-5eb2852d8141 => generated 4694 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/367] 199.19.213.104 () {44 vars in 1012 bytes} [Thu Jun 25 23:26:31 2026] GET /v2.0/security-group-rules/fc71f2c1-798c-4633-9d59-0f70a4b31a49 => generated 603 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/368] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:26:32 2026] GET /v2.0/security-groups/23fabba0-e62b-4352-ad23-5eb2852d8141 => generated 4694 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/369] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:26:32 2026] GET /v2.0/security-groups/23fabba0-e62b-4352-ad23-5eb2852d8141 => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/370] 199.19.213.104 () {44 vars in 1012 bytes} [Thu Jun 25 23:26:32 2026] GET /v2.0/security-group-rules/9815aa51-256b-4f1b-bf4a-00d947e16762 => generated 603 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/371] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:26:33 2026] GET /v2.0/security-groups/23fabba0-e62b-4352-ad23-5eb2852d8141 => generated 4694 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/372] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:26:33 2026] GET /v2.0/security-groups/23fabba0-e62b-4352-ad23-5eb2852d8141 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/373] 199.19.213.104 () {44 vars in 1012 bytes} [Thu Jun 25 23:26:33 2026] GET /v2.0/security-group-rules/04d823ac-6a19-486c-aa6b-4016dbe7f86b => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/374] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:26:34 2026] GET /v2.0/security-groups/23fabba0-e62b-4352-ad23-5eb2852d8141 => generated 4694 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/375] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:26:34 2026] GET /v2.0/security-groups/23fabba0-e62b-4352-ad23-5eb2852d8141 => generated 4694 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/376] 199.19.213.104 () {44 vars in 1012 bytes} [Thu Jun 25 23:26:34 2026] GET /v2.0/security-group-rules/79a3331e-c9f0-4a52-9e98-f8a2f1f1d638 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/377] 199.19.213.104 () {44 vars in 988 bytes} [Thu Jun 25 23:26:35 2026] GET /v2.0/networks/a2d3f77d-8211-439f-80d7-25c885970606 => generated 732 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:26:35.540 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6efd77da-0781-4073-ab15-f4e8c77a4033 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 192/378] 199.19.213.104 () {44 vars in 1077 bytes} [Thu Jun 25 23:26:35 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=a2d3f77d-8211-439f-80d7-25c885970606 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/379] 199.19.213.104 () {44 vars in 1100 bytes} [Thu Jun 25 23:26:35 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=a2d3f77d-8211-439f-80d7-25c885970606 => generated 1254 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/380] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:26:35 2026] GET /v2.0/security-groups/23fabba0-e62b-4352-ad23-5eb2852d8141 => generated 4694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:26:42.009 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c14fe27d-19c9-415d-a9f7-2f0a97c96ca4 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 188/381] 199.19.213.104 () {44 vars in 980 bytes} [Thu Jun 25 23:26:41 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/382] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:26:42 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/383] 199.19.213.104 () {44 vars in 921 bytes} [Thu Jun 25 23:26:43 2026] GET /v2.0/ports => generated 4725 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:26:44.931 7 INFO neutron.api.v2.resource [None req-28860b31-9032-424a-92bb-164d7042d182 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 196/386] 199.19.213.104 () {44 vars in 960 bytes} [Thu Jun 25 23:26:44 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/387] 199.19.213.104 () {44 vars in 982 bytes} [Thu Jun 25 23:26:44 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/388] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:26:46 2026] GET /v2.0/security-groups/16744234-edc2-41b7-b086-d438d9b83e79 => generated 2886 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/389] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:26:46 2026] GET /v2.0/security-groups/16744234-edc2-41b7-b086-d438d9b83e79 => generated 2886 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/390] 199.19.213.104 () {44 vars in 1012 bytes} [Thu Jun 25 23:26:46 2026] GET /v2.0/security-group-rules/8e4f5a4d-2b47-4b7a-ae22-1557c240caab => generated 623 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/391] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:26:47 2026] GET /v2.0/security-groups/16744234-edc2-41b7-b086-d438d9b83e79 => generated 2886 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/392] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:26:47 2026] GET /v2.0/security-groups/16744234-edc2-41b7-b086-d438d9b83e79 => generated 2886 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/393] 199.19.213.104 () {44 vars in 1012 bytes} [Thu Jun 25 23:26:47 2026] GET /v2.0/security-group-rules/dbb2aa48-79ec-4b27-8eb1-b08d5cee7ee6 => generated 627 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/396] 199.19.213.104 () {44 vars in 976 bytes} [Thu Jun 25 23:27:00 2026] GET /v2.0/quotas/c1471339b0e0493193f35fa75b4d9966 => generated 291 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:27:52.353 7 INFO neutron.api.v2.resource [None req-f6bf30ab-a743-488e-9a7b-74346b59a9da 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 205/403] 199.19.213.104 () {44 vars in 1075 bytes} [Thu Jun 25 23:27:52 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=59209d666875422cbe6dc86df0d73599 => generated 139 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/404] 199.19.213.104 () {44 vars in 1098 bytes} [Thu Jun 25 23:27:52 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=59209d666875422cbe6dc86df0d73599 => generated 4072 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/405] 199.19.213.104 () {44 vars in 1089 bytes} [Thu Jun 25 23:27:53 2026] GET /v2.0/security-groups/bc4caf62-6b18-490e-a9d6-7b98cce8c199?project_id=59209d666875422cbe6dc86df0d73599 => generated 4075 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/406] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:27:53 2026] GET /v2.0/security-groups/bc4caf62-6b18-490e-a9d6-7b98cce8c199 => generated 4075 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/407] 199.19.213.104 () {44 vars in 1012 bytes} [Thu Jun 25 23:27:53 2026] GET /v2.0/security-group-rules/d8b6f16e-456f-416a-86d5-4f57a702c2da => generated 597 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/408] 199.19.213.104 () {44 vars in 1089 bytes} [Thu Jun 25 23:27:54 2026] GET /v2.0/security-groups/bc4caf62-6b18-490e-a9d6-7b98cce8c199?project_id=59209d666875422cbe6dc86df0d73599 => generated 4075 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/409] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:27:54 2026] GET /v2.0/security-groups/bc4caf62-6b18-490e-a9d6-7b98cce8c199 => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/410] 199.19.213.104 () {44 vars in 1012 bytes} [Thu Jun 25 23:27:54 2026] GET /v2.0/security-group-rules/290db997-4bc9-4219-91ab-63f55a7a9c41 => generated 599 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/411] 199.19.213.104 () {44 vars in 1089 bytes} [Thu Jun 25 23:27:55 2026] GET /v2.0/security-groups/bc4caf62-6b18-490e-a9d6-7b98cce8c199?project_id=59209d666875422cbe6dc86df0d73599 => generated 4075 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/412] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:27:55 2026] GET /v2.0/security-groups/bc4caf62-6b18-490e-a9d6-7b98cce8c199 => generated 4075 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/413] 199.19.213.104 () {44 vars in 1012 bytes} [Thu Jun 25 23:27:55 2026] GET /v2.0/security-group-rules/61d7fbdb-bc0c-45be-a0ad-e87c306d8167 => generated 601 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/414] 199.19.213.104 () {44 vars in 1089 bytes} [Thu Jun 25 23:27:56 2026] GET /v2.0/security-groups/bc4caf62-6b18-490e-a9d6-7b98cce8c199?project_id=59209d666875422cbe6dc86df0d73599 => generated 4075 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/415] 199.19.213.104 () {44 vars in 1002 bytes} [Thu Jun 25 23:27:56 2026] GET /v2.0/security-groups/bc4caf62-6b18-490e-a9d6-7b98cce8c199 => generated 4075 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/416] 199.19.213.104 () {44 vars in 1012 bytes} [Thu Jun 25 23:27:56 2026] GET /v2.0/security-group-rules/e545c68b-0ee1-462c-b19f-0b73838a2558 => generated 602 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/419] 199.19.213.104 () {44 vars in 976 bytes} [Thu Jun 25 23:28:04 2026] GET /v2.0/quotas/59209d666875422cbe6dc86df0d73599 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/426] 199.19.213.104 () {44 vars in 950 bytes} [Thu Jun 25 23:28:55 2026] GET /v2.0/networks?name=public => generated 753 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/433] 10.0.0.219 () {32 vars in 649 bytes} [Thu Jun 25 23:29:36 2026] GET /v2.0/networks => generated 2168 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:29:37.606 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [0cb4c5a0-41a4-448e-9edd-d9bdfbbe1cb6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-25 23:29:37.609 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [67a6f593-b86f-4949-8bbb-c62b8347b97f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 8|app: 0|req: 213/434] 10.0.0.219 () {32 vars in 655 bytes} [Thu Jun 25 23:29:37 2026] GET /v2.0/floatingips => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/435] 10.0.0.219 () {32 vars in 647 bytes} [Thu Jun 25 23:29:37 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: 8|app: 0|req: 214/436] 10.0.0.219 () {32 vars in 643 bytes} [Thu Jun 25 23:29:37 2026] GET /v2.0/ports => generated 4725 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/437] 10.0.0.219 () {32 vars in 647 bytes} [Thu Jun 25 23:29:37 2026] GET /v2.0/subnets => generated 1261 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/438] 10.0.0.219 () {32 vars in 649 bytes} [Thu Jun 25 23:29:37 2026] GET /v2.0/networks => generated 2168 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/439] 10.0.0.219 () {32 vars in 663 bytes} [Thu Jun 25 23:29:38 2026] GET /v2.0/security-groups => generated 17401 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/440] 10.0.0.219 () {32 vars in 655 bytes} [Thu Jun 25 23:29:38 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:29:48.794 8 INFO oslo.messaging._drivers.impl_rabbit [-] [0cb4c5a0-41a4-448e-9edd-d9bdfbbe1cb6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43036. 2026-06-25 23:29:48.795 8 INFO oslo.messaging._drivers.impl_rabbit [-] [67a6f593-b86f-4949-8bbb-c62b8347b97f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43042. 2026-06-25 23:29:48.995 8 INFO neutron.db.segments_db [None req-a04b5fcb-a1db-4e38-bdfc-6a542dd3961b 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Added segment a34a28f6-445f-4bc5-97df-0a058c55c8f6 of type vxlan for network 815cb669-3999-46fe-8009-5f176015e3fe [pid: 8|app: 0|req: 218/443] 10.0.0.219 () {34 vars in 671 bytes} [Thu Jun 25 23:29:48 2026] POST /v2.0/networks => generated 749 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:29:49.365 7 INFO neutron.db.segments_db [None req-bffd9a11-5aaf-4a25-ac83-ed077b07eb3e 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Added segment de9df8ec-484c-493b-95bd-d968f16374c5 of type vxlan for network 33559f4b-db9b-4f36-87fa-f6db0711ae8a 2026-06-25 23:29:49.489 8 INFO neutron.db.segments_db [None req-b2eb3874-5259-41c4-a63a-b9a8ced2ce46 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Added segment 6302dbfd-cb41-4826-8a82-ddafb4b300f6 of type vxlan for network 7231b033-10b0-45d8-a7db-153c5568e398 [pid: 7|app: 0|req: 226/444] 10.0.0.219 () {34 vars in 671 bytes} [Thu Jun 25 23:29:48 2026] POST /v2.0/networks => generated 745 bytes in 566 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/445] 10.0.0.219 () {34 vars in 671 bytes} [Thu Jun 25 23:29:49 2026] POST /v2.0/networks => generated 737 bytes in 502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/446] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:29:49 2026] POST /v2.0/subnets => generated 672 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/447] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:29:49 2026] GET /v2.0/security-groups?tenant_id=af0d292b284c498895c20898d4223918&name=default => generated 2921 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/448] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:29:49 2026] POST /v2.0/subnets => generated 668 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:29:49.993 7 INFO neutron.db.segments_db [None req-c5954d0d-f9c4-43ef-9462-79227d654926 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Added segment abbd8c3f-cf15-46d7-9dc3-2d76d8875af5 of type vxlan for network 615dcb61-ab04-42f7-87cb-12221444ab3e [pid: 8|app: 0|req: 221/449] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:29:49 2026] POST /v2.0/subnets => generated 660 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/450] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:29:50 2026] DELETE /v2.0/security-groups/1d95f6c7-74d9-428a-9fb1-2c5ef9634afc => generated 0 bytes in 184 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:29:50.316 8 INFO neutron.db.segments_db [None req-21a4652a-7917-4289-b66f-dcf9fe68f7e1 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Added segment 246d7d29-2a8e-47ed-b1fd-18493d03525c of type vxlan for network a769d977-ba1e-4868-931a-6b07402f5f42 2026-06-25 23:29:50.319 7 INFO neutron.db.l3_hamode_db [None req-c5954d0d-f9c4-43ef-9462-79227d654926 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:29:50.669 8 INFO neutron.db.l3_hamode_db [None req-21a4652a-7917-4289-b66f-dcf9fe68f7e1 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:29:51.529 7 INFO neutron.db.l3_hamode_db [None req-c5954d0d-f9c4-43ef-9462-79227d654926 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:29:51.996 8 INFO neutron.db.l3_hamode_db [None req-21a4652a-7917-4289-b66f-dcf9fe68f7e1 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 229/451] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:29:49 2026] POST /v2.0/routers => generated 736 bytes in 3098 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:29:53.094 7 INFO neutron.db.segments_db [None req-53cdf529-eb0f-4d9c-89da-8b06e9a5fcb8 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Added segment 256719e8-88b4-40f6-b972-07a1929b1723 of type vxlan for network 4edc781b-690b-4d02-96cb-c5ea6a5a9b36 2026-06-25 23:29:53.393 7 INFO neutron.db.l3_hamode_db [None req-53cdf529-eb0f-4d9c-89da-8b06e9a5fcb8 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 223/452] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:29:50 2026] POST /v2.0/routers => generated 732 bytes in 3469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:29:54.022 8 INFO neutron.db.segments_db [None req-ed4216da-f7aa-4a0d-abe8-98148a799202 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Added segment 1faa6b46-c35a-49c6-a02f-252eb6852d14 of type vxlan for network 8f236714-5d94-4573-a964-7424b3e3f106 [pid: 8|app: 0|req: 224/453] 10.0.0.219 () {34 vars in 671 bytes} [Thu Jun 25 23:29:53 2026] POST /v2.0/networks => generated 751 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:29:54.301 7 INFO neutron.db.l3_hamode_db [None req-53cdf529-eb0f-4d9c-89da-8b06e9a5fcb8 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 230/454] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:29:53 2026] POST /v2.0/routers => generated 724 bytes in 2633 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/455] 10.0.0.219 () {34 vars in 783 bytes} [Thu Jun 25 23:29:54 2026] PUT /v2.0/routers/bb6e605c-a80a-49bf-abf3-0cdddb3d01fa/add_router_interface => generated 309 bytes in 1542 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/456] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:29:55 2026] POST /v2.0/subnets => generated 674 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/457] 10.0.0.219 () {34 vars in 783 bytes} [Thu Jun 25 23:29:55 2026] PUT /v2.0/routers/def2da54-2a13-4cae-bc14-eeaa4e45bc1e/add_router_interface => generated 309 bytes in 1504 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:29:57.228 7 INFO neutron.db.segments_db [None req-7a565b1c-aac0-439a-b77f-847da57380e9 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Added segment 8c6ddd41-5f6c-4e79-be14-e603eb1b68cf of type vxlan for network 790c4fc2-8a28-483c-83de-fa003447b2b7 [pid: 8|app: 0|req: 227/458] 10.0.0.219 () {34 vars in 783 bytes} [Thu Jun 25 23:29:55 2026] PUT /v2.0/routers/529f9bbf-b442-4d33-bb94-6088a515cd1b/add_router_interface => generated 309 bytes in 1522 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:29:57.514 8 WARNING neutron_lib.context [req-d5b0b9ed-eee9-4a4c-b6a3-c606dae4e997 req-d57ed6b0-dd43-4077-92c8-6f9e05390ce2 9adca13e2e3240bf82fdaef857c0bde6 4e711058ab74432dbf24f6e15d85cf51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:29:57.544 7 INFO neutron.db.l3_hamode_db [None req-7a565b1c-aac0-439a-b77f-847da57380e9 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 228/459] 10.0.0.99 () {38 vars in 970 bytes} [Thu Jun 25 23:29:57 2026] POST /v2.0/security-groups => generated 1685 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/460] 10.0.0.99 () {34 vars in 990 bytes} [Thu Jun 25 23:29:57 2026] GET /v2.0/security-groups/7e70f51f-66dc-4b9e-8333-649f6572dbb2 => generated 1685 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:29:57.765 8 WARNING neutron_lib.context [req-97353428-44b1-41d2-9af3-f0e0aea13f63 req-85435728-576d-4680-995c-be48462cbad7 9adca13e2e3240bf82fdaef857c0bde6 4e711058ab74432dbf24f6e15d85cf51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 230/461] 10.0.0.99 () {38 vars in 980 bytes} [Thu Jun 25 23:29:57 2026] POST /v2.0/security-group-rules => generated 614 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:29:58.095 8 WARNING neutron_lib.context [req-a9e0d35d-b62c-4765-bb02-86b3585860cf req-112906cb-19b3-455c-a689-3528e14f3601 4a0816ecedd34fdcbcf0b3f41e5e6656 6207f1914de24d5ea2e2604c5c8d7d17 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 231/462] 10.0.0.99 () {38 vars in 970 bytes} [Thu Jun 25 23:29:58 2026] POST /v2.0/security-groups => generated 1682 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:29:58.256 8 WARNING neutron_lib.context [None req-03379d30-676b-4b4b-a0be-bbf3ca4e1bb2 19ad0719f51540d3aa76e10810d136cf 7af6f51ee59c4b97bdf391f18e43a5aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/463] 10.0.0.219 () {34 vars in 685 bytes} [Thu Jun 25 23:29:58 2026] POST /v2.0/security-groups => generated 1658 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:29:58.416 8 WARNING neutron_lib.context [req-48f2bb61-234c-43d1-a836-56100266af81 req-7db15226-0e8e-461d-aec3-4d50cd345dda 9adca13e2e3240bf82fdaef857c0bde6 4e711058ab74432dbf24f6e15d85cf51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 233/464] 10.0.0.99 () {38 vars in 970 bytes} [Thu Jun 25 23:29:58 2026] POST /v2.0/security-groups => generated 1686 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:29:58.589 8 WARNING neutron_lib.context [req-a1ace2f0-579e-4764-bc86-8e3c95dda9a2 req-a5da3b23-4807-43a2-b2bf-53217098ae1d 4a0816ecedd34fdcbcf0b3f41e5e6656 6207f1914de24d5ea2e2604c5c8d7d17 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:29:58.594 7 INFO neutron.db.l3_hamode_db [None req-7a565b1c-aac0-439a-b77f-847da57380e9 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 234/465] 10.0.0.99 () {38 vars in 970 bytes} [Thu Jun 25 23:29:58 2026] POST /v2.0/security-groups => generated 1681 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:29:58.749 8 WARNING neutron_lib.context [None req-317a8c9e-516b-40d3-80f4-644b0bb66bfb 19ad0719f51540d3aa76e10810d136cf 7af6f51ee59c4b97bdf391f18e43a5aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 235/466] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:29:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/467] 10.0.0.99 () {34 vars in 990 bytes} [Thu Jun 25 23:29:58 2026] GET /v2.0/security-groups/9f63fcf2-8067-4472-b0fd-be8ce5b7efb8 => generated 1686 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:29:58.905 8 WARNING neutron_lib.context [req-a2aa6caa-cb97-4a2f-b63a-576a41486e71 req-303d901f-40ae-4bb7-93a4-8ce30aef9cde 4a0816ecedd34fdcbcf0b3f41e5e6656 6207f1914de24d5ea2e2604c5c8d7d17 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/468] 10.0.0.99 () {38 vars in 970 bytes} [Thu Jun 25 23:29:58 2026] POST /v2.0/security-groups => generated 1681 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:29:59.023 8 WARNING neutron_lib.context [None req-cedab5d3-bd65-4963-9a91-d1cbe5b69abd 19ad0719f51540d3aa76e10810d136cf 7af6f51ee59c4b97bdf391f18e43a5aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 238/469] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:29:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:29:59.141 8 WARNING neutron_lib.context [req-2ba44d63-f577-4e9d-ab0c-923c8e3b9d85 req-54c6256e-55e1-4ec6-9c25-ecddfdaf79b8 9adca13e2e3240bf82fdaef857c0bde6 4e711058ab74432dbf24f6e15d85cf51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 239/470] 10.0.0.99 () {38 vars in 980 bytes} [Thu Jun 25 23:29:59 2026] POST /v2.0/security-group-rules => generated 614 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/471] 10.0.0.99 () {34 vars in 1001 bytes} [Thu Jun 25 23:29:59 2026] GET /v2.0/security-groups?tenant_id=6207f1914de24d5ea2e2604c5c8d7d17 => generated 7905 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:29:59.324 8 WARNING neutron_lib.context [None req-d844375a-0b63-49a9-b910-8cc1ffe1b00b 19ad0719f51540d3aa76e10810d136cf 7af6f51ee59c4b97bdf391f18e43a5aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/472] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:29:57 2026] POST /v2.0/routers => generated 738 bytes in 2836 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/473] 10.0.0.99 () {34 vars in 990 bytes} [Thu Jun 25 23:30:00 2026] GET /v2.0/security-groups/9f63fcf2-8067-4472-b0fd-be8ce5b7efb8 => generated 2311 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/474] 10.0.0.99 () {34 vars in 990 bytes} [Thu Jun 25 23:30:00 2026] GET /v2.0/security-groups/6f000e54-bdf5-4a72-b4d8-b6a552005590 => generated 2918 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/477] 10.0.0.219 () {34 vars in 676 bytes} [Thu Jun 25 23:29:59 2026] POST /v2.0/floatingips => generated 552 bytes in 872 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:30:00.197 8 WARNING neutron_lib.context [req-c0af5f67-b1c9-4571-8668-bbb2fdfd82df req-5d3c751e-2b70-43b7-bf99-817fe6a46af4 9adca13e2e3240bf82fdaef857c0bde6 4e711058ab74432dbf24f6e15d85cf51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 242/478] 10.0.0.99 () {38 vars in 980 bytes} [Thu Jun 25 23:30:00 2026] POST /v2.0/security-group-rules => generated 619 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/479] 10.0.0.99 () {34 vars in 990 bytes} [Thu Jun 25 23:30:00 2026] GET /v2.0/security-groups/6f000e54-bdf5-4a72-b4d8-b6a552005590 => generated 2918 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/480] 10.0.0.99 () {34 vars in 990 bytes} [Thu Jun 25 23:30:00 2026] GET /v2.0/security-groups/9f63fcf2-8067-4472-b0fd-be8ce5b7efb8 => generated 2941 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/481] 10.0.0.99 () {34 vars in 990 bytes} [Thu Jun 25 23:30:00 2026] GET /v2.0/security-groups/ec0be833-f6d7-4697-bf4a-c18a80870cef => generated 1682 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/482] 10.0.0.99 () {34 vars in 1000 bytes} [Thu Jun 25 23:30:00 2026] GET /v2.0/security-group-rules/042b6ca4-7ee9-4841-b7e0-566ac8b889c4 => generated 616 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/483] 10.0.0.99 () {36 vars in 1012 bytes} [Thu Jun 25 23:30:00 2026] DELETE /v2.0/security-groups/ec0be833-f6d7-4697-bf4a-c18a80870cef => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/484] 10.0.0.99 () {34 vars in 990 bytes} [Thu Jun 25 23:30:00 2026] GET /v2.0/security-groups/9f63fcf2-8067-4472-b0fd-be8ce5b7efb8 => generated 2941 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/485] 10.0.0.99 () {36 vars in 1022 bytes} [Thu Jun 25 23:30:00 2026] DELETE /v2.0/security-group-rules/042b6ca4-7ee9-4841-b7e0-566ac8b889c4 => 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: 250/486] 10.0.0.99 () {34 vars in 1095 bytes} [Thu Jun 25 23:30:00 2026] GET /v2.0/security-groups?name=tempest-securitygroup--73688063&fields=id&tenant_id=7af6f51ee59c4b97bdf391f18e43a5aa => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:30:00.820 8 INFO neutron.api.v2.resource [req-20973b28-fde0-48b1-bde8-5b592321a65f req-2537db91-c65c-4453-9370-757b454823e9 4a0816ecedd34fdcbcf0b3f41e5e6656 6207f1914de24d5ea2e2604c5c8d7d17 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 251/487] 10.0.0.99 () {34 vars in 990 bytes} [Thu Jun 25 23:30:00 2026] GET /v2.0/security-groups/ec0be833-f6d7-4697-bf4a-c18a80870cef => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/488] 10.0.0.99 () {34 vars in 981 bytes} [Thu Jun 25 23:30:00 2026] GET /v2.0/networks?id=7231b033-10b0-45d8-a7db-153c5568e398 => generated 669 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/489] 10.0.0.99 () {34 vars in 990 bytes} [Thu Jun 25 23:30:00 2026] GET /v2.0/security-groups/9f63fcf2-8067-4472-b0fd-be8ce5b7efb8 => generated 2311 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/490] 10.0.0.99 () {34 vars in 964 bytes} [Thu Jun 25 23:30:00 2026] GET /v2.0/quotas/7af6f51ee59c4b97bdf391f18e43a5aa => generated 292 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/491] 10.0.0.99 () {36 vars in 1012 bytes} [Thu Jun 25 23:30:00 2026] DELETE /v2.0/security-groups/9f63fcf2-8067-4472-b0fd-be8ce5b7efb8 => 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: 256/492] 10.0.0.99 () {34 vars in 1001 bytes} [Thu Jun 25 23:30:01 2026] GET /v2.0/ports?tenant_id=7af6f51ee59c4b97bdf391f18e43a5aa&fields=id => generated 103 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/493] 10.0.0.99 () {34 vars in 990 bytes} [Thu Jun 25 23:30:01 2026] GET /v2.0/security-groups/b53da59f-1085-47dc-a097-1cda53e7f694 => generated 1681 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/494] 10.0.0.99 () {36 vars in 1012 bytes} [Thu Jun 25 23:30:01 2026] DELETE /v2.0/security-groups/b53da59f-1085-47dc-a097-1cda53e7f694 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/495] 10.0.0.99 () {34 vars in 990 bytes} [Thu Jun 25 23:30:01 2026] GET /v2.0/security-groups/7e70f51f-66dc-4b9e-8333-649f6572dbb2 => generated 2310 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/496] 10.0.0.99 () {36 vars in 1012 bytes} [Thu Jun 25 23:30:01 2026] DELETE /v2.0/security-groups/7e70f51f-66dc-4b9e-8333-649f6572dbb2 => 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: 237/497] 10.0.0.219 () {34 vars in 783 bytes} [Thu Jun 25 23:30:00 2026] PUT /v2.0/routers/3f3f696e-6e96-418b-81bc-438356f51a81/add_router_interface => generated 309 bytes in 1663 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:01.769 7 INFO neutron.api.v2.resource [req-ba6353f2-961b-45df-9753-e831f09c8c32 req-03265962-5012-4516-9805-75eabdae4f3f 4a0816ecedd34fdcbcf0b3f41e5e6656 6207f1914de24d5ea2e2604c5c8d7d17 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 238/498] 10.0.0.99 () {34 vars in 990 bytes} [Thu Jun 25 23:30:01 2026] GET /v2.0/security-groups/b53da59f-1085-47dc-a097-1cda53e7f694 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/499] 10.0.0.99 () {34 vars in 906 bytes} [Thu Jun 25 23:30:01 2026] GET /v2.0/extensions => generated 19901 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/500] 10.0.0.99 () {34 vars in 990 bytes} [Thu Jun 25 23:30:01 2026] GET /v2.0/security-groups/28eada2f-f1f9-4e93-97ab-d494899056e9 => generated 1681 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/501] 10.0.0.99 () {34 vars in 1007 bytes} [Thu Jun 25 23:30:01 2026] GET /v2.0/networks/7231b033-10b0-45d8-a7db-153c5568e398?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: 242/502] 10.0.0.99 () {36 vars in 1012 bytes} [Thu Jun 25 23:30:01 2026] DELETE /v2.0/security-groups/28eada2f-f1f9-4e93-97ab-d494899056e9 => 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: 243/503] 10.0.0.99 () {34 vars in 1107 bytes} [Thu Jun 25 23:30:02 2026] GET /v2.0/networks/7231b033-10b0-45d8-a7db-153c5568e398?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:30:02.141 7 INFO neutron.api.v2.resource [req-4981be31-e3e7-47a5-aaf8-b914f13023e8 req-74a5ceff-1cb6-48e1-99a9-fca0530d893a 4a0816ecedd34fdcbcf0b3f41e5e6656 6207f1914de24d5ea2e2604c5c8d7d17 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 244/504] 10.0.0.99 () {34 vars in 990 bytes} [Thu Jun 25 23:30:02 2026] GET /v2.0/security-groups/28eada2f-f1f9-4e93-97ab-d494899056e9 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/505] 10.0.0.99 () {34 vars in 1001 bytes} [Thu Jun 25 23:30:02 2026] GET /v2.0/security-groups?tenant_id=6207f1914de24d5ea2e2604c5c8d7d17 => generated 2921 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/506] 10.0.0.99 () {34 vars in 990 bytes} [Thu Jun 25 23:30:02 2026] GET /v2.0/security-groups/6f000e54-bdf5-4a72-b4d8-b6a552005590 => generated 2918 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/507] 10.0.0.99 () {34 vars in 990 bytes} [Thu Jun 25 23:30:02 2026] GET /v2.0/security-groups/6f000e54-bdf5-4a72-b4d8-b6a552005590 => generated 2918 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/508] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:30:02 2026] GET /v2.0/ports?device_id=82a2b2e6-6d80-4fc1-8eaa-cf5dee3dfd29 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:30:02.449 7 WARNING neutron_lib.context [None req-7dd6b6c6-34ad-4f25-8169-e05a008fe303 e5c6ca33d983495c92d0a84bb9149c67 4fa8089e099f46179ed9d8b7954e3f6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 249/509] 10.0.0.219 () {34 vars in 685 bytes} [Thu Jun 25 23:30:02 2026] POST /v2.0/security-groups => generated 1660 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:30:02.676 7 INFO neutron.api.v2.resource [req-e001ab17-abb6-416c-aa18-920e139233c0 req-79adf945-2dd2-48d0-b56c-2927eb48182f 4a0816ecedd34fdcbcf0b3f41e5e6656 6207f1914de24d5ea2e2604c5c8d7d17 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 250/510] 10.0.0.99 () {34 vars in 990 bytes} [Thu Jun 25 23:30:02 2026] GET /v2.0/security-groups/28eada2f-f1f9-4e93-97ab-d494899056e9 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:30:02.685 7 WARNING neutron_lib.context [None req-7c33ac3c-771c-4f73-90b5-ec3ac22bd63a e5c6ca33d983495c92d0a84bb9149c67 4fa8089e099f46179ed9d8b7954e3f6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 251/511] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:30:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:30:02.855 7 INFO neutron.api.v2.resource [req-ec778710-255e-4709-9aad-2c097c09458c req-a851e986-aa59-47d4-9277-de7f6929cf00 4a0816ecedd34fdcbcf0b3f41e5e6656 6207f1914de24d5ea2e2604c5c8d7d17 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 252/512] 10.0.0.99 () {34 vars in 990 bytes} [Thu Jun 25 23:30:02 2026] GET /v2.0/security-groups/b53da59f-1085-47dc-a097-1cda53e7f694 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:30:02.864 7 WARNING neutron_lib.context [None req-4c809810-d884-4cf2-ae18-83f3467a629d e5c6ca33d983495c92d0a84bb9149c67 4fa8089e099f46179ed9d8b7954e3f6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 253/513] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:30:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:30:02.986 7 INFO neutron.api.v2.resource [req-633885d7-99ba-4430-990c-0b2aa7e81411 req-49b37a9b-3942-47e6-9506-402dd6fa8c4e 4a0816ecedd34fdcbcf0b3f41e5e6656 6207f1914de24d5ea2e2604c5c8d7d17 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 254/514] 10.0.0.99 () {34 vars in 990 bytes} [Thu Jun 25 23:30:02 2026] GET /v2.0/security-groups/ec0be833-f6d7-4697-bf4a-c18a80870cef => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:30:02.991 7 WARNING neutron_lib.context [None req-6822b319-5789-479e-ac19-32ac42428601 e5c6ca33d983495c92d0a84bb9149c67 4fa8089e099f46179ed9d8b7954e3f6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 261/515] 10.0.0.219 () {34 vars in 789 bytes} [Thu Jun 25 23:30:01 2026] PUT /v2.0/routers/bb6e605c-a80a-49bf-abf3-0cdddb3d01fa/remove_router_interface => generated 309 bytes in 1451 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/516] 10.0.0.219 () {34 vars in 676 bytes} [Thu Jun 25 23:30:02 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) 2026-06-25 23:30:04.441 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-f46d70c7-be11-4b82-b5f7-75c4a4d8e03d 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 644, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 8|app: 0|req: 262/517] 10.0.0.219 () {34 vars in 789 bytes} [Thu Jun 25 23:30:03 2026] PUT /v2.0/routers/def2da54-2a13-4cae-bc14-eeaa4e45bc1e/remove_router_interface => generated 309 bytes in 2022 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/518] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:30:05 2026] GET /v2.0/ports?device_id=82a2b2e6-6d80-4fc1-8eaa-cf5dee3dfd29 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/519] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:30:05 2026] GET /v2.0/networks?id=7231b033-10b0-45d8-a7db-153c5568e398 => generated 669 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/520] 10.0.0.99 () {34 vars in 1099 bytes} [Thu Jun 25 23:30:05 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1890237321&fields=id&tenant_id=4fa8089e099f46179ed9d8b7954e3f6a => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:30:05.313 7 INFO neutron.db.l3_hamode_db [None req-f46d70c7-be11-4b82-b5f7-75c4a4d8e03d 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] HA network 615dcb61-ab04-42f7-87cb-12221444ab3e was deleted as no HA routers are present in tenant 4e711058ab74432dbf24f6e15d85cf51. [pid: 7|app: 0|req: 256/521] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:30:03 2026] DELETE /v2.0/routers/bb6e605c-a80a-49bf-abf3-0cdddb3d01fa => generated 0 bytes in 1654 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/522] 199.19.213.104 () {34 vars in 1050 bytes} [Thu Jun 25 23:30:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7af6f51ee59c4b97bdf391f18e43a5aa => generated 179 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/523] 10.0.0.99 () {34 vars in 981 bytes} [Thu Jun 25 23:30:05 2026] GET /v2.0/networks?id=8f236714-5d94-4573-a964-7424b3e3f106 => generated 683 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:05.700 7 INFO neutron.services.segments.plugin [-] Segment abbd8c3f-cf15-46d7-9dc3-2d76d8875af5 resource provider aggregate not found 2026-06-25 23:30:05.705 7 INFO neutron.services.segments.plugin [-] Segment abbd8c3f-cf15-46d7-9dc3-2d76d8875af5 resource provider aggregate not found 2026-06-25 23:30:05.716 7 INFO neutron.services.segments.plugin [-] Segment abbd8c3f-cf15-46d7-9dc3-2d76d8875af5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abbd8c3f-cf15-46d7-9dc3-2d76d8875af5 found for delete ", "request_id": "req-9ecb559f-b4b9-423d-afde-fc2929f1e764"}]} 2026-06-25 23:30:05.723 7 INFO neutron.services.segments.plugin [-] Segment abbd8c3f-cf15-46d7-9dc3-2d76d8875af5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abbd8c3f-cf15-46d7-9dc3-2d76d8875af5 found for delete ", "request_id": "req-ae0964ce-4d9e-4019-bbd7-8accd5283a79"}]} [pid: 7|app: 0|req: 259/524] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:30:05 2026] DELETE /v2.0/subnets/3fbc200f-b577-4cbd-a3dc-5e123ea9ed62 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:30:05.848 7 WARNING neutron_lib.context [req-657796e5-3eeb-402b-8463-6235f0197fc4 req-01524684-be66-40ca-b4c2-f7ec34f2743a 19ad0719f51540d3aa76e10810d136cf 7af6f51ee59c4b97bdf391f18e43a5aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:30:06.125 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-b6123dc8-ec02-4f00-ba11-9db33964054a 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 644, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-06-25 23:30:06.576 8 INFO neutron.db.l3_hamode_db [None req-b6123dc8-ec02-4f00-ba11-9db33964054a 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] HA network a769d977-ba1e-4868-931a-6b07402f5f42 was deleted as no HA routers are present in tenant 6207f1914de24d5ea2e2604c5c8d7d17. [pid: 8|app: 0|req: 266/525] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:30:05 2026] DELETE /v2.0/routers/def2da54-2a13-4cae-bc14-eeaa4e45bc1e => generated 0 bytes in 1363 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/526] 10.0.0.99 () {34 vars in 964 bytes} [Thu Jun 25 23:30:06 2026] GET /v2.0/quotas/4fa8089e099f46179ed9d8b7954e3f6a => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/527] 199.19.213.104 () {38 vars in 955 bytes} [Thu Jun 25 23:30:05 2026] POST /v2.0/ports => generated 958 bytes in 786 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: 261/528] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:30:06 2026] GET /v2.0/ports?device_id=82a2b2e6-6d80-4fc1-8eaa-cf5dee3dfd29 => generated 961 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/529] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:30:06 2026] DELETE /v2.0/networks/815cb669-3999-46fe-8009-5f176015e3fe => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/530] 10.0.0.99 () {34 vars in 1001 bytes} [Thu Jun 25 23:30:06 2026] GET /v2.0/ports?tenant_id=4fa8089e099f46179ed9d8b7954e3f6a&fields=id => generated 103 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/531] 199.19.213.104 () {34 vars in 911 bytes} [Thu Jun 25 23:30:06 2026] GET /v2.0/extensions => generated 19901 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/532] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:30:06 2026] DELETE /v2.0/subnets/d81890d2-05c1-4b3a-b6ee-7b9b6f5e77f6 => 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: 271/533] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:30:06 2026] GET /v2.0/security-groups?id=4d26e60c-32f3-429b-823f-3831e837c6f7&fields=id&fields=name => generated 112 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/534] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:30:06 2026] GET /v2.0/security-groups?tenant_id=4e711058ab74432dbf24f6e15d85cf51&name=default => generated 2921 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/535] 10.0.0.99 () {34 vars in 1007 bytes} [Thu Jun 25 23:30:06 2026] GET /v2.0/networks/8f236714-5d94-4573-a964-7424b3e3f106?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:30:07.143 8 INFO neutron.services.segments.plugin [-] Segment 246d7d29-2a8e-47ed-b1fd-18493d03525c resource provider aggregate not found 2026-06-25 23:30:07.174 8 INFO neutron.services.segments.plugin [-] Segment 246d7d29-2a8e-47ed-b1fd-18493d03525c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 246d7d29-2a8e-47ed-b1fd-18493d03525c found for delete ", "request_id": "req-272cbc64-ac23-410a-b20b-9d3318e25d61"}]} [pid: 7|app: 0|req: 264/536] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:30:07 2026] DELETE /v2.0/security-groups/1b3dce1f-2c7b-4966-86bd-c243b069577d => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:30:07.315 8 INFO neutron.services.segments.plugin [-] Segment 246d7d29-2a8e-47ed-b1fd-18493d03525c resource provider aggregate not found [pid: 7|app: 0|req: 265/537] 10.0.0.99 () {34 vars in 1107 bytes} [Thu Jun 25 23:30:07 2026] GET /v2.0/networks/8f236714-5d94-4573-a964-7424b3e3f106?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:30:07.332 8 INFO neutron.services.segments.plugin [-] Segment 246d7d29-2a8e-47ed-b1fd-18493d03525c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 246d7d29-2a8e-47ed-b1fd-18493d03525c found for delete ", "request_id": "req-ef809855-149c-46e4-9fa8-65bee7901145"}]} [pid: 8|app: 0|req: 273/538] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:30:07 2026] DELETE /v2.0/networks/33559f4b-db9b-4f36-87fa-f6db0711ae8a => generated 0 bytes in 505 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/539] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:30:07 2026] GET /v2.0/ports?device_id=f17b5497-744a-4fd8-9a9d-29d6ee096c70 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/540] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:30:07 2026] GET /v2.0/security-groups?tenant_id=6207f1914de24d5ea2e2604c5c8d7d17&name=default => generated 2921 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/541] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:30:07 2026] DELETE /v2.0/security-groups/6f000e54-bdf5-4a72-b4d8-b6a552005590 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/542] 199.19.213.104 () {38 vars in 1028 bytes} [Thu Jun 25 23:30:07 2026] PUT /v2.0/ports/65f8d730-e2b3-4009-b8ae-1312f8ad0867 => generated 1203 bytes in 809 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/543] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:30:08 2026] GET /v2.0/ports?tenant_id=7af6f51ee59c4b97bdf391f18e43a5aa&device_id=82a2b2e6-6d80-4fc1-8eaa-cf5dee3dfd29 => generated 1242 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/544] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:30:08 2026] GET /v2.0/ports?device_id=82a2b2e6-6d80-4fc1-8eaa-cf5dee3dfd29 => generated 973 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/545] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:30:08 2026] GET /v2.0/networks?id=8f236714-5d94-4573-a964-7424b3e3f106 => generated 683 bytes in 76 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: 278/546] 199.19.213.104 () {34 vars in 1060 bytes} [Thu Jun 25 23:30:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=65f8d730-e2b3-4009-b8ae-1312f8ad0867 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/547] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:30:08 2026] GET /v2.0/security-groups?id=4d26e60c-32f3-429b-823f-3831e837c6f7&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/548] 199.19.213.104 () {34 vars in 1050 bytes} [Thu Jun 25 23:30:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4fa8089e099f46179ed9d8b7954e3f6a => generated 181 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/549] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:30:08 2026] GET /v2.0/subnets?id=4b2fbc6d-3cf0-4f34-a88c-a9582289bdc0 => generated 663 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:08.457 8 WARNING neutron_lib.context [req-e177216e-407f-4d06-9854-a7ca3b642f10 req-91ca9340-70b0-41cb-b0ab-cd4bc3a884c2 e5c6ca33d983495c92d0a84bb9149c67 4fa8089e099f46179ed9d8b7954e3f6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 271/550] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:30:08 2026] GET /v2.0/ports?network_id=7231b033-10b0-45d8-a7db-153c5568e398&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/551] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:30:08 2026] GET /v2.0/networks/7231b033-10b0-45d8-a7db-153c5568e398?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: 273/552] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:30:08 2026] GET /v2.0/networks/7231b033-10b0-45d8-a7db-153c5568e398?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/553] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:30:08 2026] GET /v2.0/ports?device_id=f17b5497-744a-4fd8-9a9d-29d6ee096c70 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:30:08.781 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5a046e2-9ad6-4d67-9577-fe9e063fdfc4'] response: {'name': 'network-changed', 'server_uuid': '82a2b2e6-6d80-4fc1-8eaa-cf5dee3dfd29', 'tag': '65f8d730-e2b3-4009-b8ae-1312f8ad0867', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 275/554] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:30:08 2026] GET /v2.0/ports?tenant_id=7af6f51ee59c4b97bdf391f18e43a5aa&device_id=82a2b2e6-6d80-4fc1-8eaa-cf5dee3dfd29 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/555] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:30:08 2026] GET /v2.0/networks?id=7231b033-10b0-45d8-a7db-153c5568e398 => generated 765 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/556] 199.19.213.104 () {34 vars in 1060 bytes} [Thu Jun 25 23:30:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=65f8d730-e2b3-4009-b8ae-1312f8ad0867 => 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: 278/557] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:30:09 2026] GET /v2.0/subnets?id=4b2fbc6d-3cf0-4f34-a88c-a9582289bdc0 => generated 663 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/558] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:30:09 2026] GET /v2.0/ports?network_id=7231b033-10b0-45d8-a7db-153c5568e398&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/559] 199.19.213.104 () {38 vars in 955 bytes} [Thu Jun 25 23:30:08 2026] POST /v2.0/ports => generated 958 bytes in 676 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-25 23:30:09.207 8 INFO neutron.services.segments.plugin [-] Segment a34a28f6-445f-4bc5-97df-0a058c55c8f6 resource provider aggregate not found [pid: 7|app: 0|req: 280/560] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:30:09 2026] GET /v2.0/networks/7231b033-10b0-45d8-a7db-153c5568e398?fields=segments => generated 14 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:30:09.230 8 INFO neutron.services.segments.plugin [-] Segment a34a28f6-445f-4bc5-97df-0a058c55c8f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a34a28f6-445f-4bc5-97df-0a058c55c8f6 found for delete ", "request_id": "req-09733892-4c53-47aa-a273-13c1e4518f45"}]} 2026-06-25 23:30:09.262 8 INFO neutron.services.segments.plugin [-] Segment de9df8ec-484c-493b-95bd-d968f16374c5 resource provider aggregate not found 2026-06-25 23:30:09.297 8 INFO neutron.services.segments.plugin [-] Segment de9df8ec-484c-493b-95bd-d968f16374c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de9df8ec-484c-493b-95bd-d968f16374c5 found for delete ", "request_id": "req-1e907e0b-0c6c-4b4a-a7c5-8f84e0370c61"}]} [pid: 7|app: 0|req: 281/561] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:30:09 2026] GET /v2.0/networks/7231b033-10b0-45d8-a7db-153c5568e398?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) 2026-06-25 23:30:09.360 8 INFO neutron.services.segments.plugin [-] Segment a34a28f6-445f-4bc5-97df-0a058c55c8f6 resource provider aggregate not found 2026-06-25 23:30:09.386 8 INFO neutron.services.segments.plugin [-] Segment a34a28f6-445f-4bc5-97df-0a058c55c8f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a34a28f6-445f-4bc5-97df-0a058c55c8f6 found for delete ", "request_id": "req-6f71683a-a05a-44dd-bf7d-3954ddc404e9"}]} 2026-06-25 23:30:09.399 8 INFO neutron.services.segments.plugin [-] Segment de9df8ec-484c-493b-95bd-d968f16374c5 resource provider aggregate not found 2026-06-25 23:30:09.421 8 INFO neutron.services.segments.plugin [-] Segment de9df8ec-484c-493b-95bd-d968f16374c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de9df8ec-484c-493b-95bd-d968f16374c5 found for delete ", "request_id": "req-4032e863-7c5d-473e-81d1-70c6e131a992"}]} [pid: 7|app: 0|req: 282/562] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:30:09 2026] GET /v2.0/ports?device_id=82a2b2e6-6d80-4fc1-8eaa-cf5dee3dfd29 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/563] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:30:09 2026] GET /v2.0/security-groups?id=4d26e60c-32f3-429b-823f-3831e837c6f7&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/564] 199.19.213.104 () {38 vars in 1028 bytes} [Thu Jun 25 23:30:09 2026] PUT /v2.0/ports/790349dc-774c-46ad-a0f9-1b36ea013a1a => generated 1203 bytes in 726 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: 284/565] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:30:09 2026] GET /v2.0/ports?device_id=f17b5497-744a-4fd8-9a9d-29d6ee096c70 => generated 973 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/566] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:30:09 2026] GET /v2.0/ports?tenant_id=4fa8089e099f46179ed9d8b7954e3f6a&device_id=f17b5497-744a-4fd8-9a9d-29d6ee096c70 => generated 1242 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/567] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:30:09 2026] GET /v2.0/security-groups?id=dff6c600-ff60-4700-8a21-251d2c7b362d&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: 283/568] 199.19.213.104 () {34 vars in 1060 bytes} [Thu Jun 25 23:30:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=790349dc-774c-46ad-a0f9-1b36ea013a1a => 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: 286/569] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:30:10 2026] GET /v2.0/subnets?id=fe1920ad-2645-4bfa-930d-fb242a5a30f6 => generated 677 bytes in 33 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: 284/570] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:30:10 2026] GET /v2.0/ports?network_id=8f236714-5d94-4573-a964-7424b3e3f106&device_owner=network%3Adhcp => generated 1244 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/571] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:30:10 2026] GET /v2.0/networks/8f236714-5d94-4573-a964-7424b3e3f106?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: 285/572] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:30:10 2026] GET /v2.0/networks/8f236714-5d94-4573-a964-7424b3e3f106?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: 288/573] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:30:10 2026] GET /v2.0/ports?device_id=82a2b2e6-6d80-4fc1-8eaa-cf5dee3dfd29 => generated 973 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/574] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:30:10 2026] GET /v2.0/security-groups?id=4d26e60c-32f3-429b-823f-3831e837c6f7&fields=id&fields=name => generated 112 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:11.150 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dcbfdc6e-6475-46e9-8d45-403b8ee020f5'] response: {'name': 'network-changed', 'server_uuid': 'f17b5497-744a-4fd8-9a9d-29d6ee096c70', 'tag': '790349dc-774c-46ad-a0f9-1b36ea013a1a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 289/575] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:30:11 2026] GET /v2.0/ports?device_id=f17b5497-744a-4fd8-9a9d-29d6ee096c70 => generated 973 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/576] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:30:11 2026] GET /v2.0/ports?tenant_id=4fa8089e099f46179ed9d8b7954e3f6a&device_id=f17b5497-744a-4fd8-9a9d-29d6ee096c70 => generated 1242 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/577] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:30:11 2026] GET /v2.0/security-groups?id=dff6c600-ff60-4700-8a21-251d2c7b362d&fields=id&fields=name => generated 114 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/578] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:30:11 2026] GET /v2.0/networks?id=8f236714-5d94-4573-a964-7424b3e3f106 => generated 779 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/579] 199.19.213.104 () {34 vars in 1060 bytes} [Thu Jun 25 23:30:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=790349dc-774c-46ad-a0f9-1b36ea013a1a => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/580] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:30:11 2026] GET /v2.0/subnets?id=fe1920ad-2645-4bfa-930d-fb242a5a30f6 => generated 677 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/581] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:30:11 2026] GET /v2.0/ports?network_id=8f236714-5d94-4573-a964-7424b3e3f106&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: 290/582] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:30:11 2026] GET /v2.0/networks/8f236714-5d94-4573-a964-7424b3e3f106?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/583] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:30:11 2026] GET /v2.0/networks/8f236714-5d94-4573-a964-7424b3e3f106?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: 291/584] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:30:11 2026] GET /v2.0/ports?device_id=82a2b2e6-6d80-4fc1-8eaa-cf5dee3dfd29 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/585] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:30:11 2026] GET /v2.0/security-groups?id=4d26e60c-32f3-429b-823f-3831e837c6f7&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/586] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:30:12 2026] GET /v2.0/ports?device_id=f17b5497-744a-4fd8-9a9d-29d6ee096c70 => generated 975 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/587] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:30:12 2026] GET /v2.0/security-groups?id=dff6c600-ff60-4700-8a21-251d2c7b362d&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/588] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:30:12 2026] GET /v2.0/security-groups?tenant_id=6852de6da88a46daae545668892ae0ce&name=default => generated 2925 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/589] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:30:13 2026] GET /v2.0/ports?device_id=82a2b2e6-6d80-4fc1-8eaa-cf5dee3dfd29 => generated 975 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/590] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:30:13 2026] DELETE /v2.0/security-groups/294c34ba-3e13-4334-828a-bb5223b6f85a => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/591] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:30:13 2026] GET /v2.0/security-groups?id=4d26e60c-32f3-429b-823f-3831e837c6f7&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/592] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:30:13 2026] GET /v2.0/ports?device_id=82a2b2e6-6d80-4fc1-8eaa-cf5dee3dfd29 => generated 975 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/593] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:30:13 2026] GET /v2.0/security-groups?tenant_id=569a136fe5c845ae8bb09066ab46b5d8&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/594] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:30:13 2026] GET /v2.0/security-groups?tenant_id=82321e93e1194794a6bd41a625f69603&name=default => generated 2925 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/595] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:30:13 2026] GET /v2.0/ports?device_id=f17b5497-744a-4fd8-9a9d-29d6ee096c70 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/596] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:30:13 2026] DELETE /v2.0/security-groups/d591cf81-9e99-4c05-85f5-4335df7c637b => 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: 301/597] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:30:13 2026] DELETE /v2.0/security-groups/149f956f-06ba-486f-9cdd-2a9ee689b66a => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/598] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:30:14 2026] GET /v2.0/security-groups?id=dff6c600-ff60-4700-8a21-251d2c7b362d&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: 303/599] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:30:14 2026] GET /v2.0/security-groups?tenant_id=9888cf63b6194d9d8ec8e0df76c09b9e&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:30:14.502 8 INFO neutron.db.l3_db [None req-6f3ba29d-37d7-4ecc-b00f-e9458d3eeac5 19ad0719f51540d3aa76e10810d136cf 7af6f51ee59c4b97bdf391f18e43a5aa - - default default] Floating IP 5d132b47-3005-4989-8057-705ff71f6bc1 associated. External IP: 10.96.250.207, port: 65f8d730-e2b3-4009-b8ae-1312f8ad0867. [pid: 7|app: 0|req: 304/600] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:30:14 2026] DELETE /v2.0/security-groups/ca01ba9c-daf3-4a3d-b958-d6d6de814f65 => 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: 297/603] 10.0.0.219 () {34 vars in 749 bytes} [Thu Jun 25 23:30:13 2026] PUT /v2.0/floatingips/5d132b47-3005-4989-8057-705ff71f6bc1 => generated 856 bytes in 1271 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/604] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:30:14 2026] GET /v2.0/ports?device_id=82a2b2e6-6d80-4fc1-8eaa-cf5dee3dfd29 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:15.052 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d847387-a61b-444c-a17d-8646c6746ca9'] response: {'name': 'network-changed', 'server_uuid': '82a2b2e6-6d80-4fc1-8eaa-cf5dee3dfd29', 'tag': '65f8d730-e2b3-4009-b8ae-1312f8ad0867', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 298/605] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:30:14 2026] GET /v2.0/security-groups?id=4d26e60c-32f3-429b-823f-3831e837c6f7&fields=id&fields=name => generated 112 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/606] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:30:15 2026] GET /v2.0/ports?tenant_id=7af6f51ee59c4b97bdf391f18e43a5aa&device_id=82a2b2e6-6d80-4fc1-8eaa-cf5dee3dfd29 => generated 1244 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/607] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:30:15 2026] GET /v2.0/ports?device_id=f17b5497-744a-4fd8-9a9d-29d6ee096c70 => 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: 309/608] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:30:15 2026] GET /v2.0/networks?id=7231b033-10b0-45d8-a7db-153c5568e398 => generated 765 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/609] 199.19.213.104 () {34 vars in 1096 bytes} [Thu Jun 25 23:30:15 2026] GET /v2.0/ports?device_id=82a2b2e6-6d80-4fc1-8eaa-cf5dee3dfd29&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/610] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:30:15 2026] GET /v2.0/security-groups?id=dff6c600-ff60-4700-8a21-251d2c7b362d&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: 301/611] 199.19.213.104 () {34 vars in 1060 bytes} [Thu Jun 25 23:30:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=65f8d730-e2b3-4009-b8ae-1312f8ad0867 => generated 859 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/612] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:30:15 2026] GET /v2.0/subnets?id=4b2fbc6d-3cf0-4f34-a88c-a9582289bdc0 => generated 663 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/613] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:30:15 2026] GET /v2.0/ports?network_id=7231b033-10b0-45d8-a7db-153c5568e398&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: 303/614] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:30:15 2026] GET /v2.0/ports?device_id=82a2b2e6-6d80-4fc1-8eaa-cf5dee3dfd29 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/615] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:30:15 2026] GET /v2.0/ports?device_id=f17b5497-744a-4fd8-9a9d-29d6ee096c70 => generated 975 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/616] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:30:15 2026] GET /v2.0/networks/7231b033-10b0-45d8-a7db-153c5568e398?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: 313/617] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:30:15 2026] GET /v2.0/security-groups?id=4d26e60c-32f3-429b-823f-3831e837c6f7&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/618] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:30:15 2026] GET /v2.0/networks/7231b033-10b0-45d8-a7db-153c5568e398?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/619] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:30:15 2026] GET /v2.0/ports?tenant_id=7af6f51ee59c4b97bdf391f18e43a5aa&device_id=82a2b2e6-6d80-4fc1-8eaa-cf5dee3dfd29 => 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: 316/620] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:30:15 2026] GET /v2.0/networks?id=7231b033-10b0-45d8-a7db-153c5568e398 => generated 765 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/621] 199.19.213.104 () {34 vars in 1060 bytes} [Thu Jun 25 23:30:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=65f8d730-e2b3-4009-b8ae-1312f8ad0867 => generated 859 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:16.127 8 INFO neutron.db.l3_db [None req-35c5826f-56c2-44c7-ab21-ca96cd2ab2b6 e5c6ca33d983495c92d0a84bb9149c67 4fa8089e099f46179ed9d8b7954e3f6a - - default default] Floating IP e127f1c7-65cf-4e25-9689-c07434c0b847 associated. External IP: 10.96.250.214, port: 790349dc-774c-46ad-a0f9-1b36ea013a1a. [pid: 7|app: 0|req: 318/622] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:30:16 2026] GET /v2.0/subnets?id=4b2fbc6d-3cf0-4f34-a88c-a9582289bdc0 => generated 663 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/623] 199.19.213.104 () {34 vars in 994 bytes} [Thu Jun 25 23:30:16 2026] GET /v2.0/ports?device_id=82a2b2e6-6d80-4fc1-8eaa-cf5dee3dfd29 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/624] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:30:16 2026] GET /v2.0/ports?network_id=7231b033-10b0-45d8-a7db-153c5568e398&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: 305/625] 10.0.0.219 () {34 vars in 749 bytes} [Thu Jun 25 23:30:15 2026] PUT /v2.0/floatingips/e127f1c7-65cf-4e25-9689-c07434c0b847 => generated 856 bytes in 997 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/626] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:30:16 2026] GET /v2.0/networks/7231b033-10b0-45d8-a7db-153c5568e398?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/627] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:30:16 2026] GET /v2.0/ports?device_id=f17b5497-744a-4fd8-9a9d-29d6ee096c70 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:16.737 7 INFO neutron.db.l3_db [req-5a2d91f8-46af-48db-8aac-6379995fa177 req-90e49a5a-b4cc-4147-a57a-08264ec11d51 19ad0719f51540d3aa76e10810d136cf 7af6f51ee59c4b97bdf391f18e43a5aa - - default default] Floating IP 5d132b47-3005-4989-8057-705ff71f6bc1 disassociated. External IP: 10.96.250.207, port: 65f8d730-e2b3-4009-b8ae-1312f8ad0867. [pid: 8|app: 0|req: 308/628] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:30:16 2026] GET /v2.0/networks/7231b033-10b0-45d8-a7db-153c5568e398?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: 309/629] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:30:16 2026] GET /v2.0/ports?device_id=82a2b2e6-6d80-4fc1-8eaa-cf5dee3dfd29 => 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: 310/630] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:30:16 2026] GET /v2.0/security-groups?id=dff6c600-ff60-4700-8a21-251d2c7b362d&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/631] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:30:16 2026] GET /v2.0/security-groups?id=4d26e60c-32f3-429b-823f-3831e837c6f7&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/632] 199.19.213.104 () {36 vars in 997 bytes} [Thu Jun 25 23:30:16 2026] DELETE /v2.0/ports/65f8d730-e2b3-4009-b8ae-1312f8ad0867 => generated 0 bytes in 1029 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:30:17.500 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-66bd3b4c-7f93-4a85-87ad-acb6d04439fd'] response: {'name': 'network-changed', 'server_uuid': 'f17b5497-744a-4fd8-9a9d-29d6ee096c70', 'tag': '790349dc-774c-46ad-a0f9-1b36ea013a1a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 322/633] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:30:17 2026] GET /v2.0/ports?tenant_id=4fa8089e099f46179ed9d8b7954e3f6a&device_id=f17b5497-744a-4fd8-9a9d-29d6ee096c70 => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:30:17.595 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd522377-b2e7-4e47-85e8-7cff1a1ccf54'] response: {'server_uuid': '82a2b2e6-6d80-4fc1-8eaa-cf5dee3dfd29', 'name': 'network-vif-deleted', 'tag': '65f8d730-e2b3-4009-b8ae-1312f8ad0867', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 323/634] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:30:17 2026] GET /v2.0/networks?id=8f236714-5d94-4573-a964-7424b3e3f106 => generated 779 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/635] 199.19.213.104 () {34 vars in 1060 bytes} [Thu Jun 25 23:30:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=790349dc-774c-46ad-a0f9-1b36ea013a1a => generated 859 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/636] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:30:17 2026] GET /v2.0/subnets?id=fe1920ad-2645-4bfa-930d-fb242a5a30f6 => generated 677 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/637] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:30:17 2026] GET /v2.0/ports?network_id=8f236714-5d94-4573-a964-7424b3e3f106&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: 8|app: 0|req: 312/638] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:30:17 2026] GET /v2.0/security-groups?tenant_id=6ad6ec876ce14a3ba596b34cedbb4235&name=default => generated 2925 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/639] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:30:17 2026] GET /v2.0/networks/8f236714-5d94-4573-a964-7424b3e3f106?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: 328/640] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:30:17 2026] GET /v2.0/networks/8f236714-5d94-4573-a964-7424b3e3f106?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: 313/641] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:30:17 2026] DELETE /v2.0/security-groups/795db85c-7d21-4c7e-a5cc-280724f66cb8 => 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: 329/642] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:30:18 2026] DELETE /v2.0/security-groups/4d26e60c-32f3-429b-823f-3831e837c6f7 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:30:18.205 8 INFO neutron.api.v2.resource [None req-6baf3a2e-28d5-428c-83c0-8289c6e3805c 19ad0719f51540d3aa76e10810d136cf 7af6f51ee59c4b97bdf391f18e43a5aa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 314/643] 10.0.0.219 () {32 vars in 737 bytes} [Thu Jun 25 23:30:18 2026] GET /v2.0/security-groups/4d26e60c-32f3-429b-823f-3831e837c6f7 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/644] 10.0.0.219 () {32 vars in 732 bytes} [Thu Jun 25 23:30:18 2026] DELETE /v2.0/floatingips/5d132b47-3005-4989-8057-705ff71f6bc1 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/645] 10.0.0.219 () {34 vars in 789 bytes} [Thu Jun 25 23:30:18 2026] PUT /v2.0/routers/529f9bbf-b442-4d33-bb94-6088a515cd1b/remove_router_interface => generated 309 bytes in 1276 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/646] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:30:20 2026] GET /v2.0/security-groups?tenant_id=fe73cb175d24452cae56e0e2a462de95&name=default => generated 2925 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/647] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:30:20 2026] DELETE /v2.0/security-groups/b3083b29-9372-4916-b4c3-14243140b04d => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:30:21.300 7 INFO neutron.services.segments.plugin [-] Segment 256719e8-88b4-40f6-b972-07a1929b1723 resource provider aggregate not found 2026-06-25 23:30:21.304 7 INFO neutron.services.segments.plugin [-] Segment 256719e8-88b4-40f6-b972-07a1929b1723 resource provider aggregate not found [pid: 8|app: 0|req: 318/648] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:30:21 2026] GET /v2.0/security-groups?tenant_id=57a3d3f92ce54faa8ae27575f4b38d83&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:30:21.313 7 INFO neutron.services.segments.plugin [-] Segment 256719e8-88b4-40f6-b972-07a1929b1723 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 256719e8-88b4-40f6-b972-07a1929b1723 found for delete ", "request_id": "req-68129e7f-c8f0-4f4d-b948-822963f38502"}]} 2026-06-25 23:30:21.321 7 INFO neutron.db.l3_hamode_db [None req-f1120551-e082-4e07-a01a-c19cae0aff7e 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] HA network 4edc781b-690b-4d02-96cb-c5ea6a5a9b36 was deleted as no HA routers are present in tenant 7af6f51ee59c4b97bdf391f18e43a5aa. [pid: 7|app: 0|req: 331/649] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:30:19 2026] DELETE /v2.0/routers/529f9bbf-b442-4d33-bb94-6088a515cd1b => generated 0 bytes in 1493 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:30:21.343 7 INFO neutron.services.segments.plugin [-] Segment 256719e8-88b4-40f6-b972-07a1929b1723 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 256719e8-88b4-40f6-b972-07a1929b1723 found for delete ", "request_id": "req-dee68799-e4ab-4391-8e1d-863c2486a73e"}]} [pid: 8|app: 0|req: 319/650] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:30:21 2026] DELETE /v2.0/security-groups/2d5b4745-4a85-41d9-9b01-0518a82623d2 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/651] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:30:21 2026] DELETE /v2.0/subnets/4b2fbc6d-3cf0-4f34-a88c-a9582289bdc0 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:30:21.956 8 INFO neutron.services.segments.plugin [-] Segment 6302dbfd-cb41-4826-8a82-ddafb4b300f6 resource provider aggregate not found 2026-06-25 23:30:21.967 8 INFO neutron.services.segments.plugin [-] Segment 6302dbfd-cb41-4826-8a82-ddafb4b300f6 resource provider aggregate not found 2026-06-25 23:30:21.979 8 INFO neutron.services.segments.plugin [-] Segment 6302dbfd-cb41-4826-8a82-ddafb4b300f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6302dbfd-cb41-4826-8a82-ddafb4b300f6 found for delete ", "request_id": "req-db90f86b-73b3-4303-98f7-642d76abb31b"}]} [pid: 8|app: 0|req: 320/652] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:30:21 2026] DELETE /v2.0/networks/7231b033-10b0-45d8-a7db-153c5568e398 => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/653] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:30:22 2026] GET /v2.0/security-groups?tenant_id=7af6f51ee59c4b97bdf391f18e43a5aa&name=default => generated 2921 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:30:22.195 8 INFO neutron.services.segments.plugin [-] Segment 6302dbfd-cb41-4826-8a82-ddafb4b300f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6302dbfd-cb41-4826-8a82-ddafb4b300f6 found for delete ", "request_id": "req-a2999ec1-9bef-465b-8767-00dad3e02ed0"}]} [pid: 8|app: 0|req: 321/654] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:30:22 2026] DELETE /v2.0/security-groups/98244799-6b34-4d43-bee6-da5217725c2c => 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: 334/655] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:30:22 2026] GET /v2.0/security-groups?tenant_id=00fcdfd985954fa4a8e2ec1d41b8f7c2&name=default => generated 2925 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/656] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:30:23 2026] DELETE /v2.0/security-groups/e4cd374c-58ec-4dbf-8092-f0b5f440eb49 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/657] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:30:23 2026] GET /v2.0/security-groups?tenant_id=6b17d399d1444a94bc35e47fe178bc9d&name=default => generated 2925 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:30:24.417 8 INFO neutron.db.segments_db [None req-72b375a7-050e-471a-8e1a-1fe67cef794d 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Added segment 28d21198-d0a0-4d09-9317-b7ef035eb1a1 of type vxlan for network 89c6b5ad-ee87-4112-be95-e676c1e45797 [pid: 7|app: 0|req: 336/658] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:30:24 2026] DELETE /v2.0/security-groups/d5365841-236e-4f26-89bc-3892de9519a6 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/659] 10.0.0.219 () {34 vars in 671 bytes} [Thu Jun 25 23:30:24 2026] POST /v2.0/networks => generated 741 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/660] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:30:24 2026] POST /v2.0/subnets => generated 664 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:30:24.870 8 INFO neutron.db.segments_db [None req-2b6d59f6-7037-48de-928f-9be6a2359103 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Added segment 5fc000a5-f0b3-4f01-bf83-d9cd63595bc3 of type vxlan for network b195c57f-4020-4359-bfbb-fd87d7e502a4 2026-06-25 23:30:25.150 7 WARNING neutron_lib.context [None req-12070782-cb68-4764-87d4-9eb56cd4505c 89c8c956710e4ab6a890cd44f38cbbbd 518e4c1ba5ea4ee18889f591dce198a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:30:25.150 7 WARNING neutron_lib.context [None req-12070782-cb68-4764-87d4-9eb56cd4505c 89c8c956710e4ab6a890cd44f38cbbbd 518e4c1ba5ea4ee18889f591dce198a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:30:25.174 8 INFO neutron.db.l3_hamode_db [None req-2b6d59f6-7037-48de-928f-9be6a2359103 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:30:25.347 7 INFO neutron.db.segments_db [None req-12070782-cb68-4764-87d4-9eb56cd4505c 89c8c956710e4ab6a890cd44f38cbbbd 518e4c1ba5ea4ee18889f591dce198a7 - - default default] Added segment 8046cd91-e67a-48da-97f7-e16b92cf099d of type vxlan for network d563336d-357e-4ca6-90bf-efbb00984800 2026-06-25 23:30:25.436 7 INFO neutron.db.segments_db [None req-12070782-cb68-4764-87d4-9eb56cd4505c 89c8c956710e4ab6a890cd44f38cbbbd 518e4c1ba5ea4ee18889f591dce198a7 - - default default] Added segment 6d82986f-cf1f-43d0-87e7-317ae33c0855 of type vxlan for network 5aadcc8c-8a34-4b93-9ce2-b9fff65ce0e8 [pid: 7|app: 0|req: 338/661] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:30:24 2026] POST /v2.0/networks => generated 1246 bytes in 566 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/662] 10.0.0.219 () {32 vars in 649 bytes} [Thu Jun 25 23:30:25 2026] GET /v2.0/networks => generated 1845 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:30:25.897 7 INFO neutron.services.segments.plugin [-] Segment 8046cd91-e67a-48da-97f7-e16b92cf099d resource provider aggregate not found 2026-06-25 23:30:25.901 7 INFO neutron.services.segments.plugin [-] Segment 8046cd91-e67a-48da-97f7-e16b92cf099d resource provider aggregate not found 2026-06-25 23:30:25.916 7 INFO neutron.services.segments.plugin [-] Segment 8046cd91-e67a-48da-97f7-e16b92cf099d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8046cd91-e67a-48da-97f7-e16b92cf099d found for delete ", "request_id": "req-ae0f2f22-2627-4c3d-a7c5-3b6797e56dbc"}]} [pid: 7|app: 0|req: 340/663] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:30:25 2026] DELETE /v2.0/networks/d563336d-357e-4ca6-90bf-efbb00984800 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:30:25.933 7 INFO neutron.services.segments.plugin [-] Segment 8046cd91-e67a-48da-97f7-e16b92cf099d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8046cd91-e67a-48da-97f7-e16b92cf099d found for delete ", "request_id": "req-a67fd044-e7cd-419d-bcca-9b962b9fccae"}]} [pid: 7|app: 0|req: 341/664] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:30:25 2026] DELETE /v2.0/networks/5aadcc8c-8a34-4b93-9ce2-b9fff65ce0e8 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/665] 10.0.0.219 () {32 vars in 649 bytes} [Thu Jun 25 23:30:26 2026] GET /v2.0/networks => generated 651 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/666] 10.0.0.219 () {32 vars in 653 bytes} [Thu Jun 25 23:30:26 2026] GET /v2.0/extensions => generated 19901 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-25 23:30:26.406 7 WARNING neutron_lib.context [None req-82361838-e7b0-4b66-b1e7-950cc5607f1d 89c8c956710e4ab6a890cd44f38cbbbd 518e4c1ba5ea4ee18889f591dce198a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:30:26.466 7 INFO neutron.db.segments_db [None req-82361838-e7b0-4b66-b1e7-950cc5607f1d 89c8c956710e4ab6a890cd44f38cbbbd 518e4c1ba5ea4ee18889f591dce198a7 - - default default] Added segment f725ccfc-b96b-45ee-b795-db99366ae238 of type vxlan for network 05047398-4085-4e5d-831b-a1f301dd3f50 2026-06-25 23:30:26.514 8 INFO neutron.db.l3_hamode_db [None req-2b6d59f6-7037-48de-928f-9be6a2359103 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 344/667] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:30:26 2026] POST /v2.0/networks => generated 650 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/668] 10.0.0.219 () {32 vars in 681 bytes} [Thu Jun 25 23:30:26 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:26.592 7 WARNING neutron_lib.context [None req-e5245e07-0776-46cf-88df-9b75ff29531d 89c8c956710e4ab6a890cd44f38cbbbd 518e4c1ba5ea4ee18889f591dce198a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:30:26.666 7 INFO neutron.db.segments_db [None req-e5245e07-0776-46cf-88df-9b75ff29531d 89c8c956710e4ab6a890cd44f38cbbbd 518e4c1ba5ea4ee18889f591dce198a7 - - default default] Added segment 64066e40-6d56-4476-862e-4eda2a3dd199 of type vxlan for network ef568455-9f62-4eb1-938e-e13abe3dc6be [pid: 7|app: 0|req: 346/669] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:30:26 2026] POST /v2.0/networks => generated 649 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/670] 10.0.0.219 () {32 vars in 681 bytes} [Thu Jun 25 23:30:26 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:26.807 7 WARNING neutron_lib.context [None req-6b7b328a-3b13-4f9f-a0b6-6815ad007e92 89c8c956710e4ab6a890cd44f38cbbbd 518e4c1ba5ea4ee18889f591dce198a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:30:26.851 7 WARNING neutron_lib.context [None req-6b7b328a-3b13-4f9f-a0b6-6815ad007e92 89c8c956710e4ab6a890cd44f38cbbbd 518e4c1ba5ea4ee18889f591dce198a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 348/671] 10.0.0.219 () {34 vars in 665 bytes} [Thu Jun 25 23:30:26 2026] POST /v2.0/ports => generated 1506 bytes in 750 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: 349/672] 10.0.0.219 () {32 vars in 729 bytes} [Thu Jun 25 23:30:27 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/673] 10.0.0.41 () {34 vars in 989 bytes} [Thu Jun 25 23:30:27 2026] GET /v2.0/ports?device_id=f17b5497-744a-4fd8-9a9d-29d6ee096c70 => generated 1244 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/674] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:30:24 2026] POST /v2.0/routers => generated 728 bytes in 2892 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/675] 10.0.0.219 () {32 vars in 665 bytes} [Thu Jun 25 23:30:27 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/676] 10.0.0.41 () {34 vars in 1039 bytes} [Thu Jun 25 23:30:27 2026] GET /v2.0/security-groups?id=dff6c600-ff60-4700-8a21-251d2c7b362d&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: 351/677] 10.0.0.219 () {32 vars in 643 bytes} [Thu Jun 25 23:30:27 2026] GET /v2.0/ports => generated 1506 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/678] 10.0.0.219 () {32 vars in 699 bytes} [Thu Jun 25 23:30:27 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:27.941 7 INFO neutron.services.segments.plugin [-] Segment 6d82986f-cf1f-43d0-87e7-317ae33c0855 resource provider aggregate not found 2026-06-25 23:30:27.955 7 INFO neutron.services.segments.plugin [-] Segment 6d82986f-cf1f-43d0-87e7-317ae33c0855 resource provider aggregate not found 2026-06-25 23:30:27.959 7 INFO neutron.services.segments.plugin [-] Segment 6d82986f-cf1f-43d0-87e7-317ae33c0855 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d82986f-cf1f-43d0-87e7-317ae33c0855 found for delete ", "request_id": "req-b0173fa2-6d7b-4e4c-aaae-17962eee34d0"}]} 2026-06-25 23:30:27.971 7 INFO neutron.services.segments.plugin [-] Segment 6d82986f-cf1f-43d0-87e7-317ae33c0855 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d82986f-cf1f-43d0-87e7-317ae33c0855 found for delete ", "request_id": "req-586ee081-cfb0-4dc9-9897-640f63db6705"}]} [pid: 7|app: 0|req: 353/679] 10.0.0.219 () {32 vars in 720 bytes} [Thu Jun 25 23:30:27 2026] DELETE /v2.0/ports/174aea66-a7a7-4224-98e2-c2ffb647835d => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/680] 10.0.0.219 () {32 vars in 697 bytes} [Thu Jun 25 23:30:28 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: 355/681] 10.0.0.219 () {32 vars in 720 bytes} [Thu Jun 25 23:30:28 2026] DELETE /v2.0/ports/5b7b7457-b2b1-4496-b575-572ccecae113 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/682] 10.0.0.219 () {32 vars in 701 bytes} [Thu Jun 25 23:30:28 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/683] 10.0.0.219 () {32 vars in 643 bytes} [Thu Jun 25 23:30:28 2026] GET /v2.0/ports => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/684] 10.0.0.219 () {32 vars in 689 bytes} [Thu Jun 25 23:30:28 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:28.385 7 WARNING neutron_lib.context [None req-625c7576-4486-49ab-84c2-5fc9dffcc748 89c8c956710e4ab6a890cd44f38cbbbd 518e4c1ba5ea4ee18889f591dce198a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:30:28.453 7 INFO neutron.db.segments_db [None req-625c7576-4486-49ab-84c2-5fc9dffcc748 89c8c956710e4ab6a890cd44f38cbbbd 518e4c1ba5ea4ee18889f591dce198a7 - - default default] Added segment c6a4876b-c5c7-48c6-a37c-da7a2a39d4d6 of type vxlan for network 8674bf38-6431-4c3c-b0ce-761bed51aed1 [pid: 7|app: 0|req: 359/685] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:30:28 2026] POST /v2.0/networks => generated 649 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/686] 10.0.0.219 () {32 vars in 703 bytes} [Thu Jun 25 23:30:28 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:28.591 7 WARNING neutron_lib.context [None req-2619491d-1f78-4201-9c78-78250f0aa563 89c8c956710e4ab6a890cd44f38cbbbd 518e4c1ba5ea4ee18889f591dce198a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:30:28.659 7 INFO neutron.db.segments_db [None req-2619491d-1f78-4201-9c78-78250f0aa563 89c8c956710e4ab6a890cd44f38cbbbd 518e4c1ba5ea4ee18889f591dce198a7 - - default default] Added segment cd96459f-2ad5-4e78-8394-d8c78ebb747a of type vxlan for network 7958a1ac-ff2e-4a8e-866b-886a3579c9d2 [pid: 7|app: 0|req: 361/687] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:30:28 2026] POST /v2.0/networks => generated 649 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/688] 10.0.0.219 () {32 vars in 693 bytes} [Thu Jun 25 23:30:28 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/689] 10.0.0.219 () {32 vars in 695 bytes} [Thu Jun 25 23:30:28 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:28.807 7 WARNING neutron_lib.context [None req-ac9b4f95-2589-4bb6-8ff2-d07dffad8ec3 89c8c956710e4ab6a890cd44f38cbbbd 518e4c1ba5ea4ee18889f591dce198a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:30:28.860 7 WARNING neutron_lib.context [None req-ac9b4f95-2589-4bb6-8ff2-d07dffad8ec3 89c8c956710e4ab6a890cd44f38cbbbd 518e4c1ba5ea4ee18889f591dce198a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 327/690] 10.0.0.219 () {34 vars in 783 bytes} [Thu Jun 25 23:30:27 2026] PUT /v2.0/routers/f5ac7f75-3827-454d-912e-62a1b2813b2a/add_router_interface => generated 309 bytes in 1572 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/691] 10.0.0.219 () {32 vars in 685 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/692] 10.0.0.219 () {32 vars in 687 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/693] 10.0.0.219 () {32 vars in 661 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/694] 10.0.0.219 () {32 vars in 699 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/695] 10.0.0.219 () {32 vars in 679 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/696] 10.0.0.219 () {32 vars in 683 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/697] 10.0.0.219 () {32 vars in 675 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/698] 10.0.0.219 () {32 vars in 689 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/699] 10.0.0.219 () {32 vars in 723 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/702] 10.0.0.219 () {32 vars in 687 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/703] 10.0.0.219 () {32 vars in 669 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/704] 10.0.0.219 () {32 vars in 687 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/705] 10.0.0.219 () {32 vars in 681 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/706] 10.0.0.219 () {32 vars in 699 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/707] 10.0.0.219 () {32 vars in 679 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/708] 10.0.0.219 () {32 vars in 667 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/709] 10.0.0.219 () {32 vars in 677 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/710] 10.0.0.219 () {32 vars in 665 bytes} [Thu Jun 25 23:30:29 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: 364/711] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:30:28 2026] POST /v2.0/subnets => generated 1226 bytes in 720 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/712] 10.0.0.219 () {32 vars in 675 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/l3-flavors => 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: 349/713] 10.0.0.219 () {32 vars in 713 bytes} [Thu Jun 25 23:30:29 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: 8|app: 0|req: 350/714] 10.0.0.219 () {32 vars in 691 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/715] 10.0.0.219 () {32 vars in 683 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/716] 10.0.0.219 () {32 vars in 669 bytes} [Thu Jun 25 23:30:29 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: 365/717] 10.0.0.219 () {32 vars in 647 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/subnets => generated 1839 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/718] 10.0.0.219 () {32 vars in 687 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/719] 10.0.0.219 () {32 vars in 705 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/720] 10.0.0.219 () {32 vars in 675 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/721] 10.0.0.219 () {32 vars in 701 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/722] 10.0.0.219 () {32 vars in 675 bytes} [Thu Jun 25 23:30:29 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: 370/723] 10.0.0.219 () {32 vars in 693 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/724] 10.0.0.219 () {32 vars in 689 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/725] 10.0.0.219 () {32 vars in 709 bytes} [Thu Jun 25 23:30:29 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: 373/726] 10.0.0.219 () {32 vars in 705 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/727] 10.0.0.219 () {32 vars in 697 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/728] 10.0.0.219 () {32 vars in 711 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/port-resource-request-groups => 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: 376/729] 10.0.0.219 () {32 vars in 669 bytes} [Thu Jun 25 23:30:29 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: 377/730] 10.0.0.219 () {32 vars in 687 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/731] 10.0.0.219 () {32 vars in 681 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/732] 10.0.0.219 () {32 vars in 675 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/733] 10.0.0.219 () {32 vars in 671 bytes} [Thu Jun 25 23:30:29 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: 381/734] 10.0.0.219 () {32 vars in 661 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/735] 10.0.0.219 () {32 vars in 699 bytes} [Thu Jun 25 23:30:29 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: 383/736] 10.0.0.219 () {32 vars in 699 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => 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: 384/737] 10.0.0.219 () {32 vars in 677 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/738] 10.0.0.219 () {32 vars in 669 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/739] 10.0.0.219 () {32 vars in 683 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/740] 10.0.0.219 () {32 vars in 701 bytes} [Thu Jun 25 23:30:29 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: 388/741] 10.0.0.219 () {32 vars in 685 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/742] 10.0.0.219 () {32 vars in 707 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/743] 10.0.0.219 () {32 vars in 669 bytes} [Thu Jun 25 23:30:29 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: 391/744] 10.0.0.219 () {32 vars in 697 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/745] 10.0.0.219 () {32 vars in 695 bytes} [Thu Jun 25 23:30:29 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) 2026-06-25 23:30:29.842 7 WARNING neutron_lib.context [None req-f1579e70-8dce-403b-9647-93937afc7f86 9d4804290434405dba4269c75e788cc4 a5788da84d3a4646bf9eee60cfe59923 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 393/746] 10.0.0.219 () {34 vars in 685 bytes} [Thu Jun 25 23:30:29 2026] POST /v2.0/security-groups => generated 1659 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/747] 10.0.0.219 () {32 vars in 685 bytes} [Thu Jun 25 23:30:29 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) 2026-06-25 23:30:29.975 7 WARNING neutron_lib.context [None req-43ace333-ce52-44f4-b613-6f8136453d36 9d4804290434405dba4269c75e788cc4 a5788da84d3a4646bf9eee60cfe59923 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 395/748] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:30:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/749] 10.0.0.219 () {32 vars in 689 bytes} [Thu Jun 25 23:30:30 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:30.108 7 WARNING neutron_lib.context [None req-1f65ff02-dc81-492e-93f6-7d8f14c29ef7 9d4804290434405dba4269c75e788cc4 a5788da84d3a4646bf9eee60cfe59923 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 397/750] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:30:30 2026] POST /v2.0/security-group-rules => generated 602 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/751] 10.0.0.219 () {32 vars in 667 bytes} [Thu Jun 25 23:30:30 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:30.251 7 WARNING neutron_lib.context [None req-c9212684-838b-4177-8f49-a408273fa5a6 9d4804290434405dba4269c75e788cc4 a5788da84d3a4646bf9eee60cfe59923 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 354/752] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:30:29 2026] DELETE /v2.0/subnets/01c84f09-36a2-459f-814c-d1d3c1046367 => generated 0 bytes in 735 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/753] 10.0.0.219 () {32 vars in 681 bytes} [Thu Jun 25 23:30:30 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: 8|app: 0|req: 356/754] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:30:30 2026] DELETE /v2.0/subnets/eb60d397-9fc5-4afe-ad19-f5e13bf0827c => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/755] 10.0.0.219 () {32 vars in 681 bytes} [Thu Jun 25 23:30:30 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/756] 10.0.0.219 () {32 vars in 647 bytes} [Thu Jun 25 23:30:30 2026] GET /v2.0/subnets => generated 626 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/757] 10.0.0.219 () {32 vars in 691 bytes} [Thu Jun 25 23:30:30 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/758] 10.0.0.219 () {34 vars in 676 bytes} [Thu Jun 25 23:30:30 2026] POST /v2.0/floatingips => generated 552 bytes in 683 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/759] 10.0.0.219 () {32 vars in 691 bytes} [Thu Jun 25 23:30:30 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/760] 10.0.0.219 () {32 vars in 695 bytes} [Thu Jun 25 23:30:30 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: 402/761] 10.0.0.219 () {32 vars in 685 bytes} [Thu Jun 25 23:30:30 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/762] 10.0.0.219 () {32 vars in 689 bytes} [Thu Jun 25 23:30:30 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/763] 10.0.0.219 () {32 vars in 701 bytes} [Thu Jun 25 23:30:30 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/764] 10.0.0.219 () {32 vars in 703 bytes} [Thu Jun 25 23:30:30 2026] GET /v2.0/extensions/router_availability_zone => 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: 406/765] 10.0.0.219 () {32 vars in 713 bytes} [Thu Jun 25 23:30:31 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: 407/766] 10.0.0.219 () {32 vars in 717 bytes} [Thu Jun 25 23:30:31 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: 408/767] 10.0.0.219 () {32 vars in 715 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/768] 10.0.0.219 () {32 vars in 727 bytes} [Thu Jun 25 23:30:31 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: 410/769] 10.0.0.219 () {32 vars in 741 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/770] 10.0.0.219 () {32 vars in 719 bytes} [Thu Jun 25 23:30:31 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: 412/771] 10.0.0.219 () {32 vars in 683 bytes} [Thu Jun 25 23:30:31 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: 413/772] 10.0.0.219 () {32 vars in 669 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/extensions/segment => generated 145 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/773] 10.0.0.219 () {32 vars in 719 bytes} [Thu Jun 25 23:30:31 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: 415/774] 10.0.0.219 () {32 vars in 679 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/775] 10.0.0.219 () {32 vars in 669 bytes} [Thu Jun 25 23:30:31 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-25 23:30:31.125 8 INFO neutron.services.segments.plugin [-] Segment cd96459f-2ad5-4e78-8394-d8c78ebb747a resource provider aggregate not found 2026-06-25 23:30:31.132 8 INFO neutron.services.segments.plugin [-] Segment cd96459f-2ad5-4e78-8394-d8c78ebb747a resource provider aggregate not found [pid: 7|app: 0|req: 417/776] 10.0.0.219 () {32 vars in 697 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/777] 10.0.0.219 () {32 vars in 705 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/778] 10.0.0.219 () {32 vars in 701 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:31.164 8 INFO neutron.services.segments.plugin [-] Segment cd96459f-2ad5-4e78-8394-d8c78ebb747a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd96459f-2ad5-4e78-8394-d8c78ebb747a found for delete ", "request_id": "req-79623b3d-1813-417b-bcd2-eeb887a1e072"}]} 2026-06-25 23:30:31.166 8 INFO neutron.services.segments.plugin [-] Segment cd96459f-2ad5-4e78-8394-d8c78ebb747a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd96459f-2ad5-4e78-8394-d8c78ebb747a found for delete ", "request_id": "req-e92f631a-031d-4c2b-b376-fdead78bb3bf"}]} [pid: 7|app: 0|req: 420/779] 10.0.0.219 () {32 vars in 683 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/780] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:30:30 2026] DELETE /v2.0/networks/7958a1ac-ff2e-4a8e-866b-886a3579c9d2 => generated 0 bytes in 505 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/781] 10.0.0.219 () {32 vars in 705 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/782] 10.0.0.219 () {32 vars in 695 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/783] 10.0.0.219 () {32 vars in 689 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/784] 10.0.0.219 () {32 vars in 697 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/785] 10.0.0.219 () {32 vars in 689 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/786] 10.0.0.219 () {32 vars in 701 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/787] 10.0.0.219 () {32 vars in 665 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/788] 10.0.0.219 () {32 vars in 681 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/789] 10.0.0.219 () {32 vars in 693 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/790] 10.0.0.219 () {32 vars in 677 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/791] 10.0.0.219 () {32 vars in 667 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/792] 10.0.0.99 () {34 vars in 1095 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/security-groups?name=tempest-securitygroup--17396322&fields=id&tenant_id=a5788da84d3a4646bf9eee60cfe59923 => generated 69 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/793] 10.0.0.99 () {34 vars in 981 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/networks?id=89c6b5ad-ee87-4112-be95-e676c1e45797 => generated 673 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/794] 10.0.0.99 () {34 vars in 964 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/quotas/a5788da84d3a4646bf9eee60cfe59923 => 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: 361/795] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:30:31 2026] DELETE /v2.0/networks/8674bf38-6431-4c3c-b0ce-761bed51aed1 => generated 0 bytes in 431 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/796] 10.0.0.99 () {34 vars in 1001 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/ports?tenant_id=a5788da84d3a4646bf9eee60cfe59923&fields=id => generated 103 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/797] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:30:31 2026] DELETE /v2.0/networks/ef568455-9f62-4eb1-938e-e13abe3dc6be => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:30:32.032 7 INFO neutron.services.segments.plugin [-] Segment f725ccfc-b96b-45ee-b795-db99366ae238 resource provider aggregate not found 2026-06-25 23:30:32.042 7 INFO neutron.services.segments.plugin [-] Segment f725ccfc-b96b-45ee-b795-db99366ae238 resource provider aggregate not found 2026-06-25 23:30:32.047 7 INFO neutron.services.segments.plugin [-] Segment f725ccfc-b96b-45ee-b795-db99366ae238 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f725ccfc-b96b-45ee-b795-db99366ae238 found for delete ", "request_id": "req-7e3eceef-9421-421f-8928-30e156a05e8d"}]} [pid: 7|app: 0|req: 436/798] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:30:31 2026] DELETE /v2.0/networks/05047398-4085-4e5d-831b-a1f301dd3f50 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:30:32.099 7 INFO neutron.services.segments.plugin [-] Segment f725ccfc-b96b-45ee-b795-db99366ae238 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f725ccfc-b96b-45ee-b795-db99366ae238 found for delete ", "request_id": "req-23b88ba6-b6ac-42ab-82bf-859be4f02feb"}]} [pid: 7|app: 0|req: 437/799] 10.0.0.99 () {34 vars in 906 bytes} [Thu Jun 25 23:30:32 2026] GET /v2.0/extensions => generated 19901 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/800] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/security-groups?tenant_id=f654f849165a408d806c23ecdb7a33d1&name=default => generated 2925 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/801] 10.0.0.99 () {34 vars in 1007 bytes} [Thu Jun 25 23:30:32 2026] GET /v2.0/networks/89c6b5ad-ee87-4112-be95-e676c1e45797?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: 439/802] 10.0.0.99 () {34 vars in 1107 bytes} [Thu Jun 25 23:30:32 2026] GET /v2.0/networks/89c6b5ad-ee87-4112-be95-e676c1e45797?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/803] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:30:32 2026] DELETE /v2.0/security-groups/f539afb6-5e9f-487f-a144-5beedae41853 => 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: 440/804] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:30:32 2026] GET /v2.0/ports?device_id=d786295e-1856-4d21-b98c-02f0268324a8 => 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: 365/805] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:30:32 2026] GET /v2.0/security-groups?tenant_id=518e4c1ba5ea4ee18889f591dce198a7&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/806] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:30:32 2026] DELETE /v2.0/security-groups/a1ce4254-be2c-4779-8db8-20af6b531154 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:30:33.284 8 INFO neutron.services.segments.plugin [-] Segment c6a4876b-c5c7-48c6-a37c-da7a2a39d4d6 resource provider aggregate not found 2026-06-25 23:30:33.288 8 INFO neutron.services.segments.plugin [-] Segment c6a4876b-c5c7-48c6-a37c-da7a2a39d4d6 resource provider aggregate not found 2026-06-25 23:30:33.302 8 INFO neutron.services.segments.plugin [-] Segment c6a4876b-c5c7-48c6-a37c-da7a2a39d4d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6a4876b-c5c7-48c6-a37c-da7a2a39d4d6 found for delete ", "request_id": "req-85217f47-7ab3-41e5-85ad-e042a2d3ff6a"}]} 2026-06-25 23:30:33.314 8 INFO neutron.services.segments.plugin [-] Segment 64066e40-6d56-4476-862e-4eda2a3dd199 resource provider aggregate not found 2026-06-25 23:30:33.319 8 INFO neutron.services.segments.plugin [-] Segment c6a4876b-c5c7-48c6-a37c-da7a2a39d4d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6a4876b-c5c7-48c6-a37c-da7a2a39d4d6 found for delete ", "request_id": "req-613b1c35-5b9c-48f1-a080-1ac1ed15762d"}]} 2026-06-25 23:30:33.326 8 INFO neutron.services.segments.plugin [-] Segment 64066e40-6d56-4476-862e-4eda2a3dd199 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64066e40-6d56-4476-862e-4eda2a3dd199 found for delete ", "request_id": "req-78dc47c1-a23c-45ae-82dc-803fa8a53db5"}]} [pid: 8|app: 0|req: 366/807] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:30:33 2026] GET /v2.0/networks?id=89c6b5ad-ee87-4112-be95-e676c1e45797 => generated 673 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/808] 199.19.213.104 () {34 vars in 1050 bytes} [Thu Jun 25 23:30:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a5788da84d3a4646bf9eee60cfe59923 => generated 179 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:33.416 8 INFO neutron.services.segments.plugin [-] Segment 64066e40-6d56-4476-862e-4eda2a3dd199 resource provider aggregate not found 2026-06-25 23:30:33.428 8 WARNING neutron_lib.context [req-cefcd8ab-437e-4921-ad48-d2e0995ee1dc req-5ed346b0-2252-40f6-832a-7950cc133fca 9d4804290434405dba4269c75e788cc4 a5788da84d3a4646bf9eee60cfe59923 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:30:33.442 8 INFO neutron.services.segments.plugin [-] Segment 64066e40-6d56-4476-862e-4eda2a3dd199 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64066e40-6d56-4476-862e-4eda2a3dd199 found for delete ", "request_id": "req-aa7735c3-b361-49b3-b808-ba2dd07cbad4"}]} [pid: 7|app: 0|req: 443/809] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:30:33 2026] GET /v2.0/ports?device_id=d786295e-1856-4d21-b98c-02f0268324a8 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/810] 199.19.213.104 () {38 vars in 955 bytes} [Thu Jun 25 23:30:33 2026] POST /v2.0/ports => generated 954 bytes in 541 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-25 23:30:34.431 8 WARNING neutron_lib.context [None req-903e4216-9eeb-444d-a887-e95e6f2f2e3c 3270ca37ce4c446ebd0d7e1277167ec5 ee44ad8f453f428690d4a90c4795efd5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 444/811] 199.19.213.104 () {38 vars in 1028 bytes} [Thu Jun 25 23:30:33 2026] PUT /v2.0/ports/22e24c99-4c0f-408e-94a8-40e28648e3c8 => generated 1199 bytes in 589 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:30:34.586 8 INFO neutron.db.segments_db [None req-903e4216-9eeb-444d-a887-e95e6f2f2e3c 3270ca37ce4c446ebd0d7e1277167ec5 ee44ad8f453f428690d4a90c4795efd5 - - default default] Added segment f3e4e6fb-f035-4a89-81ec-4db66a2153de of type vxlan for network 3f45cb74-9008-4764-b61f-a3b349e38a32 /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-25 23:30:34.665 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-287fa6e8-f438-4af3-83b8-86fbdb5f1c84'] response: {'name': 'network-changed', 'server_uuid': 'd786295e-1856-4d21-b98c-02f0268324a8', 'tag': '22e24c99-4c0f-408e-94a8-40e28648e3c8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 445/812] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:30:34 2026] GET /v2.0/ports?tenant_id=a5788da84d3a4646bf9eee60cfe59923&device_id=d786295e-1856-4d21-b98c-02f0268324a8 => generated 1238 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/813] 199.19.213.104 () {34 vars in 1058 bytes} [Thu Jun 25 23:30:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=22e24c99-4c0f-408e-94a8-40e28648e3c8 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 447/814] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:30:34 2026] GET /v2.0/ports?device_id=d786295e-1856-4d21-b98c-02f0268324a8 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/815] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:30:34 2026] POST /v2.0/networks => generated 648 bytes in 599 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/816] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:30:34 2026] GET /v2.0/subnets?id=e026e610-bfa4-4a90-a780-1178fbb63d9a => generated 667 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/817] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:30:34 2026] GET /v2.0/security-groups?id=6832451f-1a57-49ab-aab4-f9f854a09aa7&fields=id&fields=name => generated 112 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/818] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:30:34 2026] GET /v2.0/ports?network_id=89c6b5ad-ee87-4112-be95-e676c1e45797&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/819] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:30:34 2026] GET /v2.0/networks/89c6b5ad-ee87-4112-be95-e676c1e45797?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:30:34.977 7 WARNING neutron_lib.context [None req-374ed9ab-2fd1-4e42-9048-ca21e03c7f60 278297e375e34fd1bb8ebc4a59add99b cde814ea1f214a05bb1936a5300de1cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/820] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:30:34 2026] GET /v2.0/networks/89c6b5ad-ee87-4112-be95-e676c1e45797?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:30:35.164 7 INFO neutron.db.segments_db [None req-374ed9ab-2fd1-4e42-9048-ca21e03c7f60 278297e375e34fd1bb8ebc4a59add99b cde814ea1f214a05bb1936a5300de1cd - - default default] Added segment 69701eaa-b76a-42f6-8fd2-1b96ec9ff5ed of type vxlan for network 45f5f29b-b794-42f9-9db9-2b06dfc1e529 [pid: 8|app: 0|req: 373/821] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:30:35 2026] GET /v2.0/ports?tenant_id=a5788da84d3a4646bf9eee60cfe59923&device_id=d786295e-1856-4d21-b98c-02f0268324a8 => generated 1238 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/822] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:30:35 2026] GET /v2.0/networks?id=89c6b5ad-ee87-4112-be95-e676c1e45797 => generated 769 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:35.270 8 WARNING neutron_lib.context [None req-efc57863-464b-42de-a496-faef86e2c93c 3270ca37ce4c446ebd0d7e1277167ec5 ee44ad8f453f428690d4a90c4795efd5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 449/823] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:30:34 2026] POST /v2.0/networks => generated 649 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/824] 199.19.213.104 () {34 vars in 1058 bytes} [Thu Jun 25 23:30:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=22e24c99-4c0f-408e-94a8-40e28648e3c8 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:30:35.337 7 WARNING neutron_lib.context [None req-4cc2f8f8-2adc-4e56-9212-19b4866fcf19 278297e375e34fd1bb8ebc4a59add99b cde814ea1f214a05bb1936a5300de1cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 375/825] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:30:35 2026] POST /v2.0/subnets => generated 649 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/826] 10.0.0.219 () {34 vars in 665 bytes} [Thu Jun 25 23:30:35 2026] POST /v2.0/ports => generated 779 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:30:35.675 7 WARNING neutron_lib.context [None req-d6a5c209-e4c3-4302-b830-441fb0ea55d9 3270ca37ce4c446ebd0d7e1277167ec5 ee44ad8f453f428690d4a90c4795efd5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/827] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:30:35 2026] GET /v2.0/subnets?id=e026e610-bfa4-4a90-a780-1178fbb63d9a => generated 667 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:35.693 8 WARNING neutron_lib.context [None req-a7ebdd14-670a-4bab-8c4b-b96118aa7838 278297e375e34fd1bb8ebc4a59add99b cde814ea1f214a05bb1936a5300de1cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:30:35.731 7 INFO neutron.db.segments_db [None req-d6a5c209-e4c3-4302-b830-441fb0ea55d9 3270ca37ce4c446ebd0d7e1277167ec5 ee44ad8f453f428690d4a90c4795efd5 - - default default] Added segment 274a5bf8-147a-43d0-a1ab-65e9899cba61 of type vxlan for network 8b6c6395-583f-46b8-a441-3f185e5be6d3 2026-06-25 23:30:35.759 8 INFO neutron.db.segments_db [None req-a7ebdd14-670a-4bab-8c4b-b96118aa7838 278297e375e34fd1bb8ebc4a59add99b cde814ea1f214a05bb1936a5300de1cd - - default default] Added segment e121336d-34dc-49ab-aab7-ebd1305a1f1f of type vxlan for network e6f5ee3b-1d1f-4c45-93d1-59c37beda72a [pid: 7|app: 0|req: 452/828] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:30:35 2026] POST /v2.0/networks => generated 647 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/829] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:30:35 2026] POST /v2.0/networks => generated 636 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/830] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:30:35 2026] GET /v2.0/ports?network_id=89c6b5ad-ee87-4112-be95-e676c1e45797&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:30:35.894 7 WARNING neutron_lib.context [None req-60b61f23-b395-4175-b75b-e9a2737f0987 278297e375e34fd1bb8ebc4a59add99b cde814ea1f214a05bb1936a5300de1cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 378/831] 10.0.0.219 () {34 vars in 743 bytes} [Thu Jun 25 23:30:35 2026] PUT /v2.0/networks/8b6c6395-583f-46b8-a441-3f185e5be6d3 => generated 592 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/832] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:30:36 2026] GET /v2.0/networks/89c6b5ad-ee87-4112-be95-e676c1e45797?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: 454/833] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:30:35 2026] POST /v2.0/subnets => generated 622 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/834] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:30:36 2026] GET /v2.0/ports?device_id=d786295e-1856-4d21-b98c-02f0268324a8 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:36.286 7 WARNING neutron_lib.context [None req-000b6ef1-f1aa-4d42-b68e-d0e1b68b0452 3270ca37ce4c446ebd0d7e1277167ec5 ee44ad8f453f428690d4a90c4795efd5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 381/835] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:30:36 2026] GET /v2.0/networks/89c6b5ad-ee87-4112-be95-e676c1e45797?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-25 23:30:36.356 8 WARNING neutron_lib.context [None req-408798c2-d93b-4f08-b3a8-f97003b5f9fd 278297e375e34fd1bb8ebc4a59add99b cde814ea1f214a05bb1936a5300de1cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 455/836] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:30:36 2026] POST /v2.0/subnets => generated 622 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/837] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:30:36 2026] GET /v2.0/security-groups?id=6832451f-1a57-49ab-aab4-f9f854a09aa7&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/838] 10.0.0.219 () {34 vars in 665 bytes} [Thu Jun 25 23:30:36 2026] POST /v2.0/ports => generated 964 bytes in 454 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: 383/839] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:30:36 2026] GET /v2.0/ports?device_id=f17b5497-744a-4fd8-9a9d-29d6ee096c70 => generated 975 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/840] 10.0.0.219 () {34 vars in 741 bytes} [Thu Jun 25 23:30:36 2026] PUT /v2.0/subnets/6ac10fc1-8dcd-4a27-984a-2c6602f1e08e => generated 632 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:37.370 7 INFO neutron.services.segments.plugin [-] Segment 274a5bf8-147a-43d0-a1ab-65e9899cba61 resource provider aggregate not found [pid: 8|app: 0|req: 384/841] 10.0.0.219 () {32 vars in 720 bytes} [Thu Jun 25 23:30:36 2026] DELETE /v2.0/ports/509c1450-b539-45e2-850d-4fd8faf92b21 => generated 0 bytes in 439 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:30:37.376 7 INFO neutron.services.segments.plugin [-] Segment 274a5bf8-147a-43d0-a1ab-65e9899cba61 resource provider aggregate not found 2026-06-25 23:30:37.387 7 INFO neutron.services.segments.plugin [-] Segment 274a5bf8-147a-43d0-a1ab-65e9899cba61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 274a5bf8-147a-43d0-a1ab-65e9899cba61 found for delete ", "request_id": "req-d113b0e7-673d-44dd-be68-38ba5817bdc5"}]} 2026-06-25 23:30:37.396 7 INFO neutron.services.segments.plugin [-] Segment 274a5bf8-147a-43d0-a1ab-65e9899cba61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 274a5bf8-147a-43d0-a1ab-65e9899cba61 found for delete ", "request_id": "req-3f486618-d608-407d-8a03-82490897f883"}]} [pid: 8|app: 0|req: 385/842] 10.0.0.99 () {34 vars in 970 bytes} [Thu Jun 25 23:30:37 2026] GET /v2.0/ports/790349dc-774c-46ad-a0f9-1b36ea013a1a => generated 972 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:37.430 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3e4f654c-2cfd-46fb-98ad-b05450f2c567 278297e375e34fd1bb8ebc4a59add99b cde814ea1f214a05bb1936a5300de1cd - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 386/843] 10.0.0.219 () {32 vars in 720 bytes} [Thu Jun 25 23:30:37 2026] DELETE /v2.0/ports/509c1450-b539-45e2-850d-4fd8faf92b21 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:30:37.459 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0b8a00dc-d75b-4d36-a307-0a02cda4749c 278297e375e34fd1bb8ebc4a59add99b cde814ea1f214a05bb1936a5300de1cd - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 387/844] 10.0.0.219 () {32 vars in 717 bytes} [Thu Jun 25 23:30:37 2026] GET /v2.0/ports/509c1450-b539-45e2-850d-4fd8faf92b21 => 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: 388/845] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:30:37 2026] DELETE /v2.0/subnets/a7b5e1e7-3fac-4c67-9af6-af442b80fffc => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/846] 199.19.213.104 () {34 vars in 1000 bytes} [Thu Jun 25 23:30:37 2026] GET /v2.0/subnets?network_id=8f236714-5d94-4573-a964-7424b3e3f106 => generated 659 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:38.323 8 INFO neutron.services.segments.plugin [-] Segment e121336d-34dc-49ab-aab7-ebd1305a1f1f resource provider aggregate not found 2026-06-25 23:30:38.329 8 INFO neutron.services.segments.plugin [-] Segment e121336d-34dc-49ab-aab7-ebd1305a1f1f resource provider aggregate not found 2026-06-25 23:30:38.335 8 INFO neutron.services.segments.plugin [-] Segment e121336d-34dc-49ab-aab7-ebd1305a1f1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e121336d-34dc-49ab-aab7-ebd1305a1f1f found for delete ", "request_id": "req-6dcf34b7-ef0c-4cac-9d96-17d134ee36d9"}]} 2026-06-25 23:30:38.343 8 INFO neutron.services.segments.plugin [-] Segment e121336d-34dc-49ab-aab7-ebd1305a1f1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e121336d-34dc-49ab-aab7-ebd1305a1f1f found for delete ", "request_id": "req-3e4f4f21-84f6-4d86-b110-4c7ab45f8956"}]} [pid: 8|app: 0|req: 390/847] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:30:37 2026] DELETE /v2.0/networks/e6f5ee3b-1d1f-4c45-93d1-59c37beda72a => generated 0 bytes in 540 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/848] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:30:38 2026] GET /v2.0/ports?device_id=d786295e-1856-4d21-b98c-02f0268324a8 => 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: 392/849] 199.19.213.104 () {34 vars in 1146 bytes} [Thu Jun 25 23:30:38 2026] GET /v2.0/ports?device_id=f17b5497-744a-4fd8-9a9d-29d6ee096c70&device_owner=compute%3Anova&network_id=8f236714-5d94-4573-a964-7424b3e3f106 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:38.458 8 WARNING neutron_lib.context [None req-d4678298-0d35-44c5-a4ef-0e46d6ac1cdc 278297e375e34fd1bb8ebc4a59add99b cde814ea1f214a05bb1936a5300de1cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:30:38.852 8 INFO neutron.db.segments_db [None req-d4678298-0d35-44c5-a4ef-0e46d6ac1cdc 278297e375e34fd1bb8ebc4a59add99b cde814ea1f214a05bb1936a5300de1cd - - default default] Added segment 71a94ae3-377d-4ec1-a4ec-d01111e8ef92 of type vxlan for network 914e852d-a19b-4dd5-bce9-2f4fefe410f4 [pid: 7|app: 0|req: 458/850] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:30:36 2026] DELETE /v2.0/networks/8b6c6395-583f-46b8-a441-3f185e5be6d3 => generated 0 bytes in 2001 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/851] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:30:38 2026] POST /v2.0/networks => generated 636 bytes in 525 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/852] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:30:38 2026] GET /v2.0/security-groups?id=6832451f-1a57-49ab-aab4-f9f854a09aa7&fields=id&fields=name => generated 112 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:39.043 7 INFO neutron.pecan_wsgi.hooks.translation [None req-49b76ca5-9a89-448b-9616-8cf7e1d5ede1 3270ca37ce4c446ebd0d7e1277167ec5 ee44ad8f453f428690d4a90c4795efd5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 460/853] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:30:39 2026] DELETE /v2.0/networks/8b6c6395-583f-46b8-a441-3f185e5be6d3 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:30:39.052 7 WARNING neutron_lib.context [None req-cf5597d3-c5aa-4816-8c9b-a7fd55ba64ea 278297e375e34fd1bb8ebc4a59add99b cde814ea1f214a05bb1936a5300de1cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:30:39.410 7 INFO neutron.services.segments.plugin [-] Segment 274a5bf8-147a-43d0-a1ab-65e9899cba61 resource provider aggregate not found 2026-06-25 23:30:39.419 7 INFO neutron.services.segments.plugin [-] Segment 274a5bf8-147a-43d0-a1ab-65e9899cba61 resource provider aggregate not found [pid: 7|app: 0|req: 461/854] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:30:39 2026] POST /v2.0/subnets => generated 622 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:30:39.436 7 INFO neutron.services.segments.plugin [-] Segment 274a5bf8-147a-43d0-a1ab-65e9899cba61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 274a5bf8-147a-43d0-a1ab-65e9899cba61 found for delete ", "request_id": "req-5964090d-1b47-438e-ba81-3e338efabbbc"}]} 2026-06-25 23:30:39.445 7 INFO neutron.services.segments.plugin [-] Segment 274a5bf8-147a-43d0-a1ab-65e9899cba61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 274a5bf8-147a-43d0-a1ab-65e9899cba61 found for delete ", "request_id": "req-29af493d-ebd5-4abf-8f29-23f2bad5ba97"}]} [pid: 7|app: 0|req: 462/855] 10.0.0.219 () {32 vars in 694 bytes} [Thu Jun 25 23:30:39 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/856] 199.19.213.104 () {38 vars in 1028 bytes} [Thu Jun 25 23:30:38 2026] PUT /v2.0/ports/790349dc-774c-46ad-a0f9-1b36ea013a1a => generated 1153 bytes in 637 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-25 23:30:39.629 8 WARNING neutron_lib.context [None req-2573f1b0-ce65-46b7-84bb-a70a91f67c2e 278297e375e34fd1bb8ebc4a59add99b cde814ea1f214a05bb1936a5300de1cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:30:39.684 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f44cdef2-a209-4d7b-b970-1e5a7587b1f6'] response: {'name': 'network-changed', 'server_uuid': 'f17b5497-744a-4fd8-9a9d-29d6ee096c70', 'tag': '790349dc-774c-46ad-a0f9-1b36ea013a1a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 463/857] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:30:39 2026] GET /v2.0/ports?device_id=d786295e-1856-4d21-b98c-02f0268324a8 => generated 971 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/858] 10.0.0.219 () {32 vars in 742 bytes} [Thu Jun 25 23:30:39 2026] GET /v2.0/subnets?network_id=61507e34-3ae9-4897-ba92-3fb8f7ead0d9 => generated 626 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/859] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:30:39 2026] GET /v2.0/ports?tenant_id=4fa8089e099f46179ed9d8b7954e3f6a&device_id=f17b5497-744a-4fd8-9a9d-29d6ee096c70 => generated 1425 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/860] 10.0.0.219 () {34 vars in 665 bytes} [Thu Jun 25 23:30:39 2026] POST /v2.0/ports => generated 928 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/861] 10.0.0.219 () {32 vars in 653 bytes} [Thu Jun 25 23:30:39 2026] GET /v2.0/extensions => generated 19901 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/862] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:30:40 2026] GET /v2.0/networks?id=8f236714-5d94-4573-a964-7424b3e3f106 => generated 779 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:40.332 7 INFO neutron.db.l3_db [None req-56bff701-2de5-4902-bceb-c61d381e0a1c 9d4804290434405dba4269c75e788cc4 a5788da84d3a4646bf9eee60cfe59923 - - default default] Floating IP 15426dd0-4e6c-454d-a575-30c5e44264d5 associated. External IP: 10.96.250.209, port: 22e24c99-4c0f-408e-94a8-40e28648e3c8. [pid: 8|app: 0|req: 398/863] 10.0.0.219 () {32 vars in 720 bytes} [Thu Jun 25 23:30:40 2026] DELETE /v2.0/ports/87765a11-3ffb-42d3-ad05-36d1d2c4f958 => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/864] 10.0.0.219 () {32 vars in 649 bytes} [Thu Jun 25 23:30:40 2026] GET /v2.0/networks => generated 1313 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/865] 199.19.213.104 () {34 vars in 1060 bytes} [Thu Jun 25 23:30:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=790349dc-774c-46ad-a0f9-1b36ea013a1a => generated 861 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:40.630 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4d07a47d-085e-4fcd-8b8c-fd633d9d1828 278297e375e34fd1bb8ebc4a59add99b cde814ea1f214a05bb1936a5300de1cd - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 401/866] 10.0.0.219 () {32 vars in 717 bytes} [Thu Jun 25 23:30:40 2026] GET /v2.0/ports/87765a11-3ffb-42d3-ad05-36d1d2c4f958 => 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: 402/867] 10.0.0.219 () {32 vars in 647 bytes} [Thu Jun 25 23:30:40 2026] GET /v2.0/subnets => generated 1265 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/868] 199.19.213.104 () {34 vars in 1060 bytes} [Thu Jun 25 23:30:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=790349dc-774c-46ad-a0f9-1b36ea013a1a => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/869] 10.0.0.219 () {34 vars in 749 bytes} [Thu Jun 25 23:30:39 2026] PUT /v2.0/floatingips/15426dd0-4e6c-454d-a575-30c5e44264d5 => generated 855 bytes in 900 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:40.792 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b59a43f-25a6-43cf-b16e-c7e0f5261b6a'] response: {'name': 'network-changed', 'server_uuid': 'd786295e-1856-4d21-b98c-02f0268324a8', 'tag': '22e24c99-4c0f-408e-94a8-40e28648e3c8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 467/870] 10.0.0.219 () {32 vars in 723 bytes} [Thu Jun 25 23:30:40 2026] GET /v2.0/networks/3f45cb74-9008-4764-b61f-a3b349e38a32 => generated 673 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/871] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:30:40 2026] GET /v2.0/subnets?id=fe1920ad-2645-4bfa-930d-fb242a5a30f6 => generated 677 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/872] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:30:40 2026] GET /v2.0/ports?tenant_id=a5788da84d3a4646bf9eee60cfe59923&device_id=d786295e-1856-4d21-b98c-02f0268324a8 => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/873] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:30:40 2026] DELETE /v2.0/subnets/09bbf108-00ad-4421-8a9d-5408dceb5a24 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/874] 10.0.0.219 () {32 vars in 721 bytes} [Thu Jun 25 23:30:40 2026] GET /v2.0/subnets/c80a0530-e47c-4db7-976d-b72f6606345e => generated 649 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/875] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:30:40 2026] GET /v2.0/ports?network_id=8f236714-5d94-4573-a964-7424b3e3f106&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/876] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:30:40 2026] GET /v2.0/networks?id=89c6b5ad-ee87-4112-be95-e676c1e45797 => generated 769 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:41.097 7 INFO neutron.pecan_wsgi.hooks.translation [None req-437f0b7b-0f81-4a5f-936a-9b642ca61cab 3270ca37ce4c446ebd0d7e1277167ec5 ee44ad8f453f428690d4a90c4795efd5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 472/877] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:30:41 2026] DELETE /v2.0/subnets/6ac10fc1-8dcd-4a27-984a-2c6602f1e08e => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/878] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:30:41 2026] GET /v2.0/networks/8f236714-5d94-4573-a964-7424b3e3f106?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/879] 199.19.213.104 () {34 vars in 1058 bytes} [Thu Jun 25 23:30:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=22e24c99-4c0f-408e-94a8-40e28648e3c8 => generated 858 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:41.261 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8e905777-8165-4c26-ad26-a12bc9a6bdea 3270ca37ce4c446ebd0d7e1277167ec5 ee44ad8f453f428690d4a90c4795efd5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 475/880] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:30:41 2026] DELETE /v2.0/networks/8b6c6395-583f-46b8-a441-3f185e5be6d3 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/881] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:30:41 2026] GET /v2.0/networks/8f236714-5d94-4573-a964-7424b3e3f106?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: 477/882] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:30:41 2026] GET /v2.0/subnets?id=e026e610-bfa4-4a90-a780-1178fbb63d9a => generated 667 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:41.424 8 INFO neutron.services.segments.plugin [-] Segment 71a94ae3-377d-4ec1-a4ec-d01111e8ef92 resource provider aggregate not found 2026-06-25 23:30:41.428 8 INFO neutron.services.segments.plugin [-] Segment 71a94ae3-377d-4ec1-a4ec-d01111e8ef92 resource provider aggregate not found 2026-06-25 23:30:41.442 8 INFO neutron.services.segments.plugin [-] Segment 71a94ae3-377d-4ec1-a4ec-d01111e8ef92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71a94ae3-377d-4ec1-a4ec-d01111e8ef92 found for delete ", "request_id": "req-deabe9fc-9141-4280-b325-3b4a36ce8046"}]} 2026-06-25 23:30:41.448 8 INFO neutron.services.segments.plugin [-] Segment 71a94ae3-377d-4ec1-a4ec-d01111e8ef92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71a94ae3-377d-4ec1-a4ec-d01111e8ef92 found for delete ", "request_id": "req-4b5b39c4-e939-4a7e-97da-846170c0f999"}]} [pid: 8|app: 0|req: 406/883] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:30:41 2026] DELETE /v2.0/networks/914e852d-a19b-4dd5-bce9-2f4fefe410f4 => generated 0 bytes in 461 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/884] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:30:41 2026] GET /v2.0/ports?tenant_id=4fa8089e099f46179ed9d8b7954e3f6a&device_id=f17b5497-744a-4fd8-9a9d-29d6ee096c70 => generated 1425 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/885] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:30:41 2026] GET /v2.0/ports?network_id=89c6b5ad-ee87-4112-be95-e676c1e45797&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:30:41.580 8 WARNING neutron_lib.context [None req-49e0120f-f9f3-42a3-bc91-3b3472477572 278297e375e34fd1bb8ebc4a59add99b cde814ea1f214a05bb1936a5300de1cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 478/886] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:30:41 2026] DELETE /v2.0/subnets/c80a0530-e47c-4db7-976d-b72f6606345e => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/887] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:30:41 2026] GET /v2.0/networks?id=8f236714-5d94-4573-a964-7424b3e3f106 => generated 779 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/888] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:30:41 2026] GET /v2.0/networks/89c6b5ad-ee87-4112-be95-e676c1e45797?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: 409/889] 10.0.0.219 () {34 vars in 665 bytes} [Thu Jun 25 23:30:41 2026] POST /v2.0/ports => generated 779 bytes in 324 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: 410/890] 199.19.213.104 () {34 vars in 1060 bytes} [Thu Jun 25 23:30:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=790349dc-774c-46ad-a0f9-1b36ea013a1a => generated 861 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/891] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:30:41 2026] GET /v2.0/networks/89c6b5ad-ee87-4112-be95-e676c1e45797?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:30:42.096 7 INFO neutron.services.segments.plugin [-] Segment f3e4e6fb-f035-4a89-81ec-4db66a2153de resource provider aggregate not found 2026-06-25 23:30:42.121 7 INFO neutron.services.segments.plugin [-] Segment f3e4e6fb-f035-4a89-81ec-4db66a2153de resource provider aggregate not found 2026-06-25 23:30:42.137 7 INFO neutron.services.segments.plugin [-] Segment f3e4e6fb-f035-4a89-81ec-4db66a2153de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3e4e6fb-f035-4a89-81ec-4db66a2153de found for delete ", "request_id": "req-438154b9-b660-4ac8-b6b2-1f2b5be2634d"}]} [pid: 8|app: 0|req: 412/892] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:30:42 2026] GET /v2.0/ports?device_id=f17b5497-744a-4fd8-9a9d-29d6ee096c70 => generated 1156 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/893] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:30:41 2026] DELETE /v2.0/networks/3f45cb74-9008-4764-b61f-a3b349e38a32 => generated 0 bytes in 408 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:30:42.157 7 INFO neutron.services.segments.plugin [-] Segment f3e4e6fb-f035-4a89-81ec-4db66a2153de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3e4e6fb-f035-4a89-81ec-4db66a2153de found for delete ", "request_id": "req-41db5a63-e04f-4101-b62f-09943385fce0"}]} [pid: 7|app: 0|req: 482/894] 199.19.213.104 () {34 vars in 1060 bytes} [Thu Jun 25 23:30:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=790349dc-774c-46ad-a0f9-1b36ea013a1a => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/895] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:30:42 2026] GET /v2.0/security-groups?id=dff6c600-ff60-4700-8a21-251d2c7b362d&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/896] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:30:42 2026] GET /v2.0/subnets?id=fe1920ad-2645-4bfa-930d-fb242a5a30f6 => generated 677 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/897] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:30:42 2026] GET /v2.0/ports?network_id=8f236714-5d94-4573-a964-7424b3e3f106&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: 413/898] 10.0.0.219 () {34 vars in 737 bytes} [Thu Jun 25 23:30:42 2026] PUT /v2.0/ports/fbaed486-0f08-4b7f-acd6-a164254a18c4 => generated 752 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/899] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:30:42 2026] GET /v2.0/networks/8f236714-5d94-4573-a964-7424b3e3f106?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: 487/900] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:30:42 2026] GET /v2.0/networks/8f236714-5d94-4573-a964-7424b3e3f106?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/901] 10.0.0.219 () {32 vars in 720 bytes} [Thu Jun 25 23:30:42 2026] DELETE /v2.0/ports/fbaed486-0f08-4b7f-acd6-a164254a18c4 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/902] 199.19.213.104 () {34 vars in 1120 bytes} [Thu Jun 25 23:30:42 2026] GET /v2.0/ports?device_id=f17b5497-744a-4fd8-9a9d-29d6ee096c70&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.12 => generated 1156 bytes in 129 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: 489/903] 10.0.0.219 () {32 vars in 643 bytes} [Thu Jun 25 23:30:42 2026] GET /v2.0/ports => generated 782 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/904] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:30:42 2026] GET /v2.0/security-groups?tenant_id=ee44ad8f453f428690d4a90c4795efd5&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:30:42.791 8 INFO neutron.pecan_wsgi.hooks.translation [None req-05461be5-91e2-4bb3-81a7-f927805bbab1 278297e375e34fd1bb8ebc4a59add99b cde814ea1f214a05bb1936a5300de1cd - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 416/905] 10.0.0.219 () {32 vars in 717 bytes} [Thu Jun 25 23:30:42 2026] GET /v2.0/ports/fbaed486-0f08-4b7f-acd6-a164254a18c4 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/906] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:30:42 2026] DELETE /v2.0/security-groups/51d08d4a-7daa-4a17-a41d-b86665e60ec5 => 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: 418/907] 10.0.0.219 () {32 vars in 643 bytes} [Thu Jun 25 23:30:42 2026] GET /v2.0/ports => generated 782 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/908] 10.0.0.219 () {32 vars in 717 bytes} [Thu Jun 25 23:30:42 2026] GET /v2.0/ports/e967094c-6740-4621-9a07-25aff13f408a => generated 779 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:43.019 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c75be9f8-68b0-40ea-a7e8-e14ee2efe5ba 278297e375e34fd1bb8ebc4a59add99b cde814ea1f214a05bb1936a5300de1cd - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 420/909] 10.0.0.219 () {32 vars in 720 bytes} [Thu Jun 25 23:30:43 2026] DELETE /v2.0/ports/87765a11-3ffb-42d3-ad05-36d1d2c4f958 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:30:43.046 8 INFO neutron.pecan_wsgi.hooks.translation [None req-699955bf-dfd5-4b7f-a959-403d04869a24 278297e375e34fd1bb8ebc4a59add99b cde814ea1f214a05bb1936a5300de1cd - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 421/910] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:30:43 2026] DELETE /v2.0/subnets/09bbf108-00ad-4421-8a9d-5408dceb5a24 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:30:43.071 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ab4ff4cf-3e7a-4b36-af4f-2852d3d859ff 278297e375e34fd1bb8ebc4a59add99b cde814ea1f214a05bb1936a5300de1cd - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 422/911] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:30:43 2026] DELETE /v2.0/subnets/a7b5e1e7-3fac-4c67-9af6-af442b80fffc => 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: 490/912] 199.19.213.104 () {38 vars in 1028 bytes} [Thu Jun 25 23:30:42 2026] PUT /v2.0/ports/790349dc-774c-46ad-a0f9-1b36ea013a1a => generated 972 bytes in 569 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: 423/913] 10.0.0.219 () {32 vars in 720 bytes} [Thu Jun 25 23:30:43 2026] DELETE /v2.0/ports/e967094c-6740-4621-9a07-25aff13f408a => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:30:43.386 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0fa1a4a4-6720-4184-b902-fe208e1e4530'] response: {'name': 'network-changed', 'server_uuid': 'f17b5497-744a-4fd8-9a9d-29d6ee096c70', 'tag': '790349dc-774c-46ad-a0f9-1b36ea013a1a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 491/914] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:30:43 2026] GET /v2.0/ports?tenant_id=4fa8089e099f46179ed9d8b7954e3f6a&device_id=f17b5497-744a-4fd8-9a9d-29d6ee096c70 => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/915] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:30:43 2026] GET /v2.0/networks?id=8f236714-5d94-4573-a964-7424b3e3f106 => generated 779 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/916] 199.19.213.104 () {34 vars in 1060 bytes} [Thu Jun 25 23:30:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=790349dc-774c-46ad-a0f9-1b36ea013a1a => generated 861 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:43.560 8 INFO neutron.services.segments.plugin [-] Segment 69701eaa-b76a-42f6-8fd2-1b96ec9ff5ed resource provider aggregate not found 2026-06-25 23:30:43.565 8 INFO neutron.services.segments.plugin [-] Segment 69701eaa-b76a-42f6-8fd2-1b96ec9ff5ed resource provider aggregate not found 2026-06-25 23:30:43.583 8 INFO neutron.services.segments.plugin [-] Segment 69701eaa-b76a-42f6-8fd2-1b96ec9ff5ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69701eaa-b76a-42f6-8fd2-1b96ec9ff5ed found for delete ", "request_id": "req-feb3329c-4a9e-48c5-b136-3e86f8eb337e"}]} 2026-06-25 23:30:43.585 8 INFO neutron.services.segments.plugin [-] Segment 69701eaa-b76a-42f6-8fd2-1b96ec9ff5ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69701eaa-b76a-42f6-8fd2-1b96ec9ff5ed found for delete ", "request_id": "req-11121ecd-c912-413e-9e96-e65ee48a7656"}]} [pid: 7|app: 0|req: 494/917] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:30:43 2026] GET /v2.0/subnets?id=fe1920ad-2645-4bfa-930d-fb242a5a30f6 => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/918] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:30:43 2026] DELETE /v2.0/networks/45f5f29b-b794-42f9-9db9-2b06dfc1e529 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/919] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:30:43 2026] GET /v2.0/ports?network_id=8f236714-5d94-4573-a964-7424b3e3f106&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: 425/920] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:30:43 2026] GET /v2.0/networks/8f236714-5d94-4573-a964-7424b3e3f106?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: 496/921] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:30:43 2026] GET /v2.0/networks/8f236714-5d94-4573-a964-7424b3e3f106?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: 426/922] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:30:43 2026] GET /v2.0/ports?tenant_id=4fa8089e099f46179ed9d8b7954e3f6a&device_id=f17b5497-744a-4fd8-9a9d-29d6ee096c70 => 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: 497/923] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:30:43 2026] GET /v2.0/networks?id=8f236714-5d94-4573-a964-7424b3e3f106 => 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: 427/924] 199.19.213.104 () {34 vars in 1060 bytes} [Thu Jun 25 23:30:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=790349dc-774c-46ad-a0f9-1b36ea013a1a => generated 861 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/925] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:30:44 2026] GET /v2.0/subnets?id=fe1920ad-2645-4bfa-930d-fb242a5a30f6 => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/926] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:30:44 2026] GET /v2.0/ports?network_id=8f236714-5d94-4573-a964-7424b3e3f106&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/927] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:30:44 2026] GET /v2.0/networks/8f236714-5d94-4573-a964-7424b3e3f106?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: 498/928] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:30:44 2026] GET /v2.0/security-groups?tenant_id=cde814ea1f214a05bb1936a5300de1cd&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/929] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:30:44 2026] GET /v2.0/networks/8f236714-5d94-4573-a964-7424b3e3f106?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/930] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:30:44 2026] DELETE /v2.0/security-groups/8f9c6025-a96f-4085-9327-e72a425b576e => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/933] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:30:44 2026] GET /v2.0/ports?device_id=f17b5497-744a-4fd8-9a9d-29d6ee096c70 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/934] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:30:44 2026] GET /v2.0/security-groups?id=dff6c600-ff60-4700-8a21-251d2c7b362d&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:44.978 7 WARNING neutron_lib.context [None req-0f8fd835-e2f0-4b0f-a5b7-7cf881638ea2 8a899aa00dec4e1fa5e8970b1d3858a4 ca1daa8220854e5f9f58d36bfa24a3a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:30:45.158 7 INFO neutron.db.segments_db [None req-0f8fd835-e2f0-4b0f-a5b7-7cf881638ea2 8a899aa00dec4e1fa5e8970b1d3858a4 ca1daa8220854e5f9f58d36bfa24a3a4 - - default default] Added segment 619d65a0-38fd-4dc6-965a-d379bf06f9b2 of type vxlan for network 62782c95-cebc-4e91-97bd-6b001262a3b1 [pid: 8|app: 0|req: 434/935] 199.19.213.104 () {34 vars in 994 bytes} [Thu Jun 25 23:30:45 2026] GET /v2.0/ports?device_id=f17b5497-744a-4fd8-9a9d-29d6ee096c70 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/936] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:30:44 2026] POST /v2.0/networks => generated 643 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:30:45.302 7 WARNING neutron_lib.context [None req-43324dcf-675b-4ef8-a2c5-a32849285f68 8a899aa00dec4e1fa5e8970b1d3858a4 ca1daa8220854e5f9f58d36bfa24a3a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 503/937] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:30:45 2026] POST /v2.0/subnets => generated 617 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:30:45.585 7 WARNING neutron_lib.context [None req-7e551ab4-8f0e-4ef6-be6d-f352624447a9 8a899aa00dec4e1fa5e8970b1d3858a4 ca1daa8220854e5f9f58d36bfa24a3a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:30:45.606 8 INFO neutron.db.l3_db [req-83038d6c-f38f-43a1-947f-b113bae512ae req-cfda3a4c-0492-4bbf-b87d-990f026179cb e5c6ca33d983495c92d0a84bb9149c67 4fa8089e099f46179ed9d8b7954e3f6a - - default default] Floating IP e127f1c7-65cf-4e25-9689-c07434c0b847 disassociated. External IP: 10.96.250.214, port: 790349dc-774c-46ad-a0f9-1b36ea013a1a. 2026-06-25 23:30:45.637 7 INFO neutron.db.segments_db [None req-7e551ab4-8f0e-4ef6-be6d-f352624447a9 8a899aa00dec4e1fa5e8970b1d3858a4 ca1daa8220854e5f9f58d36bfa24a3a4 - - default default] Added segment 3da47424-ddbc-4b88-9b80-f720e9885445 of type vxlan for network 32aa1ff2-f5d2-4b00-b7c3-bc65a9015f9f [pid: 7|app: 0|req: 504/938] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:30:45 2026] POST /v2.0/networks => generated 643 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/939] 10.0.0.219 () {34 vars in 743 bytes} [Thu Jun 25 23:30:45 2026] PUT /v2.0/networks/32aa1ff2-f5d2-4b00-b7c3-bc65a9015f9f => generated 592 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/940] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:30:45 2026] GET /v2.0/ports?device_id=f17b5497-744a-4fd8-9a9d-29d6ee096c70 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:30:45.929 7 WARNING neutron_lib.context [None req-9d29e861-ea00-43dd-b3a5-b94f52bd0b6c 8a899aa00dec4e1fa5e8970b1d3858a4 ca1daa8220854e5f9f58d36bfa24a3a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/941] 199.19.213.104 () {36 vars in 997 bytes} [Thu Jun 25 23:30:45 2026] DELETE /v2.0/ports/790349dc-774c-46ad-a0f9-1b36ea013a1a => generated 0 bytes in 887 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:30:46.261 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-75065c19-7f43-441b-8317-fb33abd00546'] response: {'server_uuid': 'f17b5497-744a-4fd8-9a9d-29d6ee096c70', 'name': 'network-vif-deleted', 'tag': '790349dc-774c-46ad-a0f9-1b36ea013a1a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 507/942] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:30:45 2026] POST /v2.0/subnets => generated 602 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:30:46.386 8 WARNING neutron_lib.context [None req-24250ebe-2169-4c4f-8c78-35e15acce2a4 e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 508/943] 10.0.0.219 () {34 vars in 741 bytes} [Thu Jun 25 23:30:46 2026] PUT /v2.0/subnets/e71d0588-a87c-41ac-8017-1232a4eca9ce => generated 612 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:46.561 8 INFO neutron.db.segments_db [None req-24250ebe-2169-4c4f-8c78-35e15acce2a4 e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] Added segment 9dc600fc-d64f-460c-9da8-6979afc7b73d of type vxlan for network 2fc9129d-1591-4a5f-8d90-bca1e43ec8af [pid: 8|app: 0|req: 436/944] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:30:46 2026] POST /v2.0/networks => generated 630 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:30:46.689 8 WARNING neutron_lib.context [None req-28326255-d449-429d-a8b8-5783feed6143 e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:30:46.748 8 INFO neutron.db.segments_db [None req-28326255-d449-429d-a8b8-5783feed6143 e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] Added segment 40e13af4-73ac-449c-a585-04667dcc0fa4 of type vxlan for network b3a28041-869f-41ac-835a-26cc76886342 [pid: 8|app: 0|req: 437/945] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:30:46 2026] POST /v2.0/networks => generated 630 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:30:46.871 8 WARNING neutron_lib.context [None req-eaa07c1d-588f-49b0-9175-79a2145356ea e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:30:47.039 7 INFO neutron.services.segments.plugin [-] Segment 3da47424-ddbc-4b88-9b80-f720e9885445 resource provider aggregate not found 2026-06-25 23:30:47.051 7 INFO neutron.services.segments.plugin [-] Segment 3da47424-ddbc-4b88-9b80-f720e9885445 resource provider aggregate not found 2026-06-25 23:30:47.058 7 INFO neutron.services.segments.plugin [-] Segment 3da47424-ddbc-4b88-9b80-f720e9885445 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3da47424-ddbc-4b88-9b80-f720e9885445 found for delete ", "request_id": "req-99a5bacc-7e9c-48bc-a3cb-cc1d6fa7739a"}]} 2026-06-25 23:30:47.066 7 INFO neutron.services.segments.plugin [-] Segment 3da47424-ddbc-4b88-9b80-f720e9885445 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3da47424-ddbc-4b88-9b80-f720e9885445 found for delete ", "request_id": "req-0a06089c-6781-4624-89c2-acbf37bb6752"}]} [pid: 8|app: 0|req: 438/946] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:30:46 2026] POST /v2.0/subnets => generated 602 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/947] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:30:47 2026] DELETE /v2.0/security-groups/dff6c600-ff60-4700-8a21-251d2c7b362d => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:30:47.375 8 WARNING neutron_lib.context [None req-8f343796-26bf-4110-a25f-0b5dff49b344 e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 440/948] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:30:47 2026] POST /v2.0/subnets => generated 602 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:30:47.728 8 INFO neutron.api.v2.resource [None req-514c9fb7-077b-459c-88ad-eead50ffed7a e5c6ca33d983495c92d0a84bb9149c67 4fa8089e099f46179ed9d8b7954e3f6a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 441/949] 10.0.0.219 () {32 vars in 737 bytes} [Thu Jun 25 23:30:47 2026] GET /v2.0/security-groups/dff6c600-ff60-4700-8a21-251d2c7b362d => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:30:47.736 8 WARNING neutron_lib.context [None req-689cfb3e-1779-4f74-a566-2707d636a0f3 e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:30:47.783 8 INFO neutron.db.segments_db [None req-689cfb3e-1779-4f74-a566-2707d636a0f3 e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] Added segment 6855712b-1dd8-4229-946d-da5fed5eebd9 of type vxlan for network 27a5a875-303b-46ab-9012-8953bf76da1a [pid: 7|app: 0|req: 509/950] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:30:46 2026] DELETE /v2.0/networks/32aa1ff2-f5d2-4b00-b7c3-bc65a9015f9f => generated 0 bytes in 1364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:30:48.150 8 INFO neutron.db.l3_hamode_db [None req-689cfb3e-1779-4f74-a566-2707d636a0f3 e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 510/951] 10.0.0.219 () {32 vars in 732 bytes} [Thu Jun 25 23:30:47 2026] DELETE /v2.0/floatingips/e127f1c7-65cf-4e25-9689-c07434c0b847 => generated 0 bytes in 422 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:30:48.335 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c42c9acf-d18a-4e68-afed-fb14ad360b1a 8a899aa00dec4e1fa5e8970b1d3858a4 ca1daa8220854e5f9f58d36bfa24a3a4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 511/952] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:30:48 2026] DELETE /v2.0/networks/32aa1ff2-f5d2-4b00-b7c3-bc65a9015f9f => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:30:48.367 8 INFO neutron.db.l3_hamode_db [None req-689cfb3e-1779-4f74-a566-2707d636a0f3 e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 512/953] 10.0.0.219 () {32 vars in 694 bytes} [Thu Jun 25 23:30:48 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/954] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:30:47 2026] POST /v2.0/routers => generated 507 bytes in 1824 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/955] 10.0.0.219 () {32 vars in 742 bytes} [Thu Jun 25 23:30:49 2026] GET /v2.0/subnets?network_id=61507e34-3ae9-4897-ba92-3fb8f7ead0d9 => generated 626 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:49.781 7 INFO neutron.services.segments.plugin [-] Segment 3da47424-ddbc-4b88-9b80-f720e9885445 resource provider aggregate not found 2026-06-25 23:30:49.789 7 INFO neutron.services.segments.plugin [-] Segment 3da47424-ddbc-4b88-9b80-f720e9885445 resource provider aggregate not found 2026-06-25 23:30:49.833 7 INFO neutron.services.segments.plugin [-] Segment 3da47424-ddbc-4b88-9b80-f720e9885445 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3da47424-ddbc-4b88-9b80-f720e9885445 found for delete ", "request_id": "req-7fffc275-c384-4046-b9ac-b9bb44ca48a0"}]} 2026-06-25 23:30:49.834 7 INFO neutron.services.segments.plugin [-] Segment 3da47424-ddbc-4b88-9b80-f720e9885445 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3da47424-ddbc-4b88-9b80-f720e9885445 found for delete ", "request_id": "req-49594141-63f9-4bea-ad9e-0227717ab8aa"}]} [pid: 7|app: 0|req: 513/956] 10.0.0.219 () {34 vars in 789 bytes} [Thu Jun 25 23:30:48 2026] PUT /v2.0/routers/3f3f696e-6e96-418b-81bc-438356f51a81/remove_router_interface => generated 309 bytes in 2118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/957] 10.0.0.219 () {32 vars in 653 bytes} [Thu Jun 25 23:30:50 2026] GET /v2.0/extensions => generated 19901 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/958] 10.0.0.41 () {34 vars in 989 bytes} [Thu Jun 25 23:30:50 2026] GET /v2.0/ports?device_id=d786295e-1856-4d21-b98c-02f0268324a8 => generated 1240 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/959] 10.0.0.219 () {32 vars in 649 bytes} [Thu Jun 25 23:30:50 2026] GET /v2.0/networks => generated 1308 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/960] 10.0.0.219 () {34 vars in 783 bytes} [Thu Jun 25 23:30:49 2026] PUT /v2.0/routers/8c29eec5-1fe0-4109-9019-746ca77c815d/add_router_interface => generated 309 bytes in 1777 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/961] 10.0.0.41 () {34 vars in 1039 bytes} [Thu Jun 25 23:30:51 2026] GET /v2.0/security-groups?id=6832451f-1a57-49ab-aab4-f9f854a09aa7&fields=id&fields=name => generated 112 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/962] 10.0.0.219 () {32 vars in 647 bytes} [Thu Jun 25 23:30:51 2026] GET /v2.0/subnets => generated 1233 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/963] 10.0.0.219 () {32 vars in 717 bytes} [Thu Jun 25 23:30:51 2026] GET /v2.0/ports/d407a30e-6fc2-492b-84dc-fd76acaa49d5 => generated 955 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/964] 10.0.0.219 () {32 vars in 723 bytes} [Thu Jun 25 23:30:51 2026] GET /v2.0/networks/62782c95-cebc-4e91-97bd-6b001262a3b1 => generated 668 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:51.951 7 INFO neutron.services.segments.plugin [-] Segment 8c6ddd41-5f6c-4e79-be14-e603eb1b68cf resource provider aggregate not found 2026-06-25 23:30:51.958 7 INFO neutron.services.segments.plugin [-] Segment 8c6ddd41-5f6c-4e79-be14-e603eb1b68cf resource provider aggregate not found 2026-06-25 23:30:51.973 7 INFO neutron.db.l3_hamode_db [None req-0a30ccc4-028c-44d2-8ba9-66cebc7b1bed 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] HA network 790c4fc2-8a28-483c-83de-fa003447b2b7 was deleted as no HA routers are present in tenant 4fa8089e099f46179ed9d8b7954e3f6a. 2026-06-25 23:30:51.975 7 INFO neutron.services.segments.plugin [-] Segment 8c6ddd41-5f6c-4e79-be14-e603eb1b68cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c6ddd41-5f6c-4e79-be14-e603eb1b68cf found for delete ", "request_id": "req-58a2f9f9-ceba-474e-b337-89c0ae8d23c3"}]} [pid: 7|app: 0|req: 517/965] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:30:50 2026] DELETE /v2.0/routers/3f3f696e-6e96-418b-81bc-438356f51a81 => generated 0 bytes in 1283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:30:51.989 7 INFO neutron.services.segments.plugin [-] Segment 8c6ddd41-5f6c-4e79-be14-e603eb1b68cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c6ddd41-5f6c-4e79-be14-e603eb1b68cf found for delete ", "request_id": "req-c20d69fe-bc47-4be7-9d83-7febd659824a"}]} [pid: 7|app: 0|req: 518/966] 10.0.0.219 () {32 vars in 721 bytes} [Thu Jun 25 23:30:51 2026] GET /v2.0/subnets/159f2404-2450-4cac-ad33-50f97f89d7dd => generated 617 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/967] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:30:52 2026] DELETE /v2.0/subnets/fe1920ad-2645-4bfa-930d-fb242a5a30f6 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:30:52.315 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f19c0368-c1be-414f-912c-a37b0fb848e0 8a899aa00dec4e1fa5e8970b1d3858a4 ca1daa8220854e5f9f58d36bfa24a3a4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 520/968] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:30:52 2026] DELETE /v2.0/subnets/e71d0588-a87c-41ac-8017-1232a4eca9ce => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/969] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:30:52 2026] GET /v2.0/ports?device_id=d786295e-1856-4d21-b98c-02f0268324a8 => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/970] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:30:52 2026] DELETE /v2.0/networks/8f236714-5d94-4573-a964-7424b3e3f106 => generated 0 bytes in 408 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:30:52.828 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e68bfc99-3c68-4aa7-9804-41e4adf4e4f8 8a899aa00dec4e1fa5e8970b1d3858a4 ca1daa8220854e5f9f58d36bfa24a3a4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 523/971] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:30:52 2026] DELETE /v2.0/networks/32aa1ff2-f5d2-4b00-b7c3-bc65a9015f9f => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/972] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:30:52 2026] GET /v2.0/security-groups?id=6832451f-1a57-49ab-aab4-f9f854a09aa7&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/973] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:30:52 2026] DELETE /v2.0/subnets/159f2404-2450-4cac-ad33-50f97f89d7dd => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/974] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:30:53 2026] GET /v2.0/ports?device_id=d786295e-1856-4d21-b98c-02f0268324a8 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/975] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:30:53 2026] GET /v2.0/security-groups?tenant_id=4fa8089e099f46179ed9d8b7954e3f6a&name=default => generated 2925 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/976] 10.0.0.219 () {34 vars in 783 bytes} [Thu Jun 25 23:30:51 2026] PUT /v2.0/routers/8c29eec5-1fe0-4109-9019-746ca77c815d/add_router_interface => generated 309 bytes in 1661 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/977] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:30:53 2026] GET /v2.0/security-groups?id=6832451f-1a57-49ab-aab4-f9f854a09aa7&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/978] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:30:53 2026] DELETE /v2.0/security-groups/43bd4b48-97ef-4310-998a-81a6302cb440 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/979] 10.0.0.219 () {32 vars in 717 bytes} [Thu Jun 25 23:30:53 2026] GET /v2.0/ports/956547fd-161c-4585-a8cd-9fe81e09a7b2 => generated 955 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/980] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:30:53 2026] DELETE /v2.0/networks/62782c95-cebc-4e91-97bd-6b001262a3b1 => generated 0 bytes in 409 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/981] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:30:53 2026] GET /v2.0/ports?device_id=d786295e-1856-4d21-b98c-02f0268324a8 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/982] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:30:53 2026] GET /v2.0/security-groups?id=6832451f-1a57-49ab-aab4-f9f854a09aa7&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/983] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:30:53 2026] GET /v2.0/ports?tenant_id=a5788da84d3a4646bf9eee60cfe59923&device_id=d786295e-1856-4d21-b98c-02f0268324a8 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/984] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:30:53 2026] GET /v2.0/networks?id=89c6b5ad-ee87-4112-be95-e676c1e45797 => generated 769 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/985] 199.19.213.104 () {34 vars in 1058 bytes} [Thu Jun 25 23:30:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=22e24c99-4c0f-408e-94a8-40e28648e3c8 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/986] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:30:53 2026] GET /v2.0/subnets?id=e026e610-bfa4-4a90-a780-1178fbb63d9a => generated 667 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/987] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:30:53 2026] GET /v2.0/ports?network_id=89c6b5ad-ee87-4112-be95-e676c1e45797&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:30:54.003 7 INFO neutron.services.segments.plugin [-] Segment 1faa6b46-c35a-49c6-a02f-252eb6852d14 resource provider aggregate not found 2026-06-25 23:30:54.007 7 INFO neutron.services.segments.plugin [-] Segment 1faa6b46-c35a-49c6-a02f-252eb6852d14 resource provider aggregate not found 2026-06-25 23:30:54.022 7 INFO neutron.services.segments.plugin [-] Segment 1faa6b46-c35a-49c6-a02f-252eb6852d14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1faa6b46-c35a-49c6-a02f-252eb6852d14 found for delete ", "request_id": "req-2b330e1d-b12d-4a40-b9a4-e171ab0eb8ec"}]} 2026-06-25 23:30:54.025 7 INFO neutron.services.segments.plugin [-] Segment 1faa6b46-c35a-49c6-a02f-252eb6852d14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1faa6b46-c35a-49c6-a02f-252eb6852d14 found for delete ", "request_id": "req-ed584e6f-c619-48ca-8e98-72958c617322"}]} 2026-06-25 23:30:54.039 7 INFO neutron.services.segments.plugin [-] Segment 619d65a0-38fd-4dc6-965a-d379bf06f9b2 resource provider aggregate not found 2026-06-25 23:30:54.043 7 INFO neutron.services.segments.plugin [-] Segment 619d65a0-38fd-4dc6-965a-d379bf06f9b2 resource provider aggregate not found [pid: 7|app: 0|req: 536/988] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:30:53 2026] GET /v2.0/networks/89c6b5ad-ee87-4112-be95-e676c1e45797?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:30:54.070 7 INFO neutron.services.segments.plugin [-] Segment 619d65a0-38fd-4dc6-965a-d379bf06f9b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 619d65a0-38fd-4dc6-965a-d379bf06f9b2 found for delete ", "request_id": "req-a1996f58-d55f-4f80-bbfd-e1c793b66aab"}]} 2026-06-25 23:30:54.071 7 INFO neutron.services.segments.plugin [-] Segment 619d65a0-38fd-4dc6-965a-d379bf06f9b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 619d65a0-38fd-4dc6-965a-d379bf06f9b2 found for delete ", "request_id": "req-56b7d2d7-0e14-4172-bd28-ddf2d1634630"}]} [pid: 7|app: 0|req: 537/989] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:30:54 2026] GET /v2.0/networks/89c6b5ad-ee87-4112-be95-e676c1e45797?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/990] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:30:54 2026] GET /v2.0/security-groups?tenant_id=ca1daa8220854e5f9f58d36bfa24a3a4&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/991] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:30:54 2026] DELETE /v2.0/security-groups/b011eed9-6ff6-4e60-8083-bc4abec8f879 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/992] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:30:54 2026] GET /v2.0/ports?device_id=d786295e-1856-4d21-b98c-02f0268324a8 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/993] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:30:54 2026] GET /v2.0/security-groups?id=6832451f-1a57-49ab-aab4-f9f854a09aa7&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/994] 10.0.0.219 () {34 vars in 789 bytes} [Thu Jun 25 23:30:53 2026] PUT /v2.0/routers/8c29eec5-1fe0-4109-9019-746ca77c815d/remove_router_interface => generated 309 bytes in 1547 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:55.712 8 INFO neutron.db.segments_db [None req-fdce8cf3-a91a-4711-86b6-fb64450f2f10 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Added segment 60c1c88a-da6d-48c5-8376-2ef9daa6f415 of type vxlan for network de565d29-a803-49fa-8b5b-69e94a808d51 [pid: 8|app: 0|req: 454/995] 10.0.0.219 () {34 vars in 671 bytes} [Thu Jun 25 23:30:55 2026] POST /v2.0/networks => generated 748 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/996] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:30:55 2026] POST /v2.0/subnets => generated 671 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/997] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:30:56 2026] GET /v2.0/ports?device_id=d786295e-1856-4d21-b98c-02f0268324a8 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:56.254 8 INFO neutron.db.segments_db [None req-48576816-9704-419b-8807-2ce68b3c6148 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Added segment 63371510-e85d-426a-a68e-b44a53e79a4c of type vxlan for network 3e9b7f92-1e30-4c2b-b6c6-b831e6c2bca1 [pid: 7|app: 0|req: 542/998] 10.0.0.219 () {34 vars in 789 bytes} [Thu Jun 25 23:30:55 2026] PUT /v2.0/routers/8c29eec5-1fe0-4109-9019-746ca77c815d/remove_router_interface => generated 309 bytes in 1335 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/999] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:30:56 2026] GET /v2.0/security-groups?id=6832451f-1a57-49ab-aab4-f9f854a09aa7&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: 544/1000] 10.0.0.219 () {32 vars in 736 bytes} [Thu Jun 25 23:30:56 2026] GET /v2.0/ports?device_id=8c29eec5-1fe0-4109-9019-746ca77c815d => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:30:56.547 8 INFO neutron.db.l3_hamode_db [None req-48576816-9704-419b-8807-2ce68b3c6148 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:30:57.252 7 INFO neutron.services.segments.plugin [-] Segment 6855712b-1dd8-4229-946d-da5fed5eebd9 resource provider aggregate not found 2026-06-25 23:30:57.266 7 INFO neutron.services.segments.plugin [-] Segment 6855712b-1dd8-4229-946d-da5fed5eebd9 resource provider aggregate not found 2026-06-25 23:30:57.272 7 INFO neutron.services.segments.plugin [-] Segment 6855712b-1dd8-4229-946d-da5fed5eebd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6855712b-1dd8-4229-946d-da5fed5eebd9 found for delete ", "request_id": "req-0100b21e-9cd7-4ef1-877f-3fcf341efa93"}]} 2026-06-25 23:30:57.283 7 INFO neutron.services.segments.plugin [-] Segment 6855712b-1dd8-4229-946d-da5fed5eebd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6855712b-1dd8-4229-946d-da5fed5eebd9 found for delete ", "request_id": "req-b85110dd-b544-4c04-a295-a60d44711643"}]} 2026-06-25 23:30:57.295 7 INFO neutron.db.l3_hamode_db [None req-bbef684d-4795-4fe5-8b49-5c6af47c12fb e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] HA network 27a5a875-303b-46ab-9012-8953bf76da1a was deleted as no HA routers are present in tenant 66d96b5b70c34ec3a55ee2801758843c. [pid: 7|app: 0|req: 545/1001] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:30:56 2026] DELETE /v2.0/routers/8c29eec5-1fe0-4109-9019-746ca77c815d => generated 0 bytes in 830 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1002] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:30:57 2026] DELETE /v2.0/subnets/f39dc935-5efb-485d-bfc7-9994f7ff1672 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:30:57.607 8 INFO neutron.db.l3_hamode_db [None req-48576816-9704-419b-8807-2ce68b3c6148 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 547/1003] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:30:57 2026] GET /v2.0/ports?device_id=d786295e-1856-4d21-b98c-02f0268324a8 => generated 971 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1004] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:30:57 2026] DELETE /v2.0/subnets/ee4c14a3-436e-4d3d-8b92-cdfb5fd69913 => 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: 549/1005] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:30:57 2026] GET /v2.0/security-groups?id=6832451f-1a57-49ab-aab4-f9f854a09aa7&fields=id&fields=name => generated 112 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1006] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:30:57 2026] DELETE /v2.0/networks/b3a28041-869f-41ac-835a-26cc76886342 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1007] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:30:58 2026] DELETE /v2.0/networks/2fc9129d-1591-4a5f-8d90-bca1e43ec8af => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:30:58.542 7 WARNING neutron_lib.context [None req-3f9eb38d-105c-4782-aa3e-5e09bddeca65 e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:30:58.606 7 INFO neutron.db.segments_db [None req-3f9eb38d-105c-4782-aa3e-5e09bddeca65 e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] Added segment 52e7455f-c8cd-4366-a94d-ba6e1ca3a413 of type vxlan for network dcdd43bf-224e-49bb-b77e-663db2da1e32 [pid: 7|app: 0|req: 552/1008] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:30:58 2026] POST /v2.0/networks => generated 629 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:30:58.717 7 WARNING neutron_lib.context [None req-33e3fcdb-84aa-4865-906d-2693281183d4 e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 457/1009] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:30:56 2026] POST /v2.0/routers => generated 735 bytes in 2782 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1010] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:30:58 2026] POST /v2.0/subnets => generated 602 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:30:59.051 7 WARNING neutron_lib.context [None req-424ce270-8868-4671-8259-017de63ea40d e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:30:59.119 7 INFO neutron.db.segments_db [None req-424ce270-8868-4671-8259-017de63ea40d e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] Added segment 39cd3a9a-7931-4d23-b367-5a85cac92a76 of type vxlan for network 5f3352ae-f568-4c5d-acfd-0852cf167c69 2026-06-25 23:30:59.306 7 INFO neutron.services.segments.plugin [-] Segment 40e13af4-73ac-449c-a585-04667dcc0fa4 resource provider aggregate not found 2026-06-25 23:30:59.313 7 INFO neutron.services.segments.plugin [-] Segment 40e13af4-73ac-449c-a585-04667dcc0fa4 resource provider aggregate not found 2026-06-25 23:30:59.327 7 INFO neutron.services.segments.plugin [-] Segment 40e13af4-73ac-449c-a585-04667dcc0fa4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40e13af4-73ac-449c-a585-04667dcc0fa4 found for delete ", "request_id": "req-6a431c8f-101e-4c0f-8f1f-7452a13b2514"}]} 2026-06-25 23:30:59.343 7 INFO neutron.services.segments.plugin [-] Segment 40e13af4-73ac-449c-a585-04667dcc0fa4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40e13af4-73ac-449c-a585-04667dcc0fa4 found for delete ", "request_id": "req-16066d90-e280-458c-b384-627bbb631cb0"}]} 2026-06-25 23:30:59.351 7 INFO neutron.services.segments.plugin [-] Segment 9dc600fc-d64f-460c-9da8-6979afc7b73d resource provider aggregate not found 2026-06-25 23:30:59.368 7 INFO neutron.services.segments.plugin [-] Segment 9dc600fc-d64f-460c-9da8-6979afc7b73d resource provider aggregate not found 2026-06-25 23:30:59.383 7 INFO neutron.services.segments.plugin [-] Segment 9dc600fc-d64f-460c-9da8-6979afc7b73d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9dc600fc-d64f-460c-9da8-6979afc7b73d found for delete ", "request_id": "req-1e5539a6-6674-4cfa-9257-1684fc72b35f"}]} 2026-06-25 23:30:59.400 7 INFO neutron.services.segments.plugin [-] Segment 9dc600fc-d64f-460c-9da8-6979afc7b73d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9dc600fc-d64f-460c-9da8-6979afc7b73d found for delete ", "request_id": "req-83f62c8a-4b7c-4fe8-bdda-89c9f49c422f"}]} 2026-06-25 23:30:59.539 7 INFO neutron.db.l3_hamode_db [None req-424ce270-8868-4671-8259-017de63ea40d e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:30:59.718 7 INFO neutron.db.l3_hamode_db [None req-424ce270-8868-4671-8259-017de63ea40d e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 458/1011] 10.0.0.219 () {34 vars in 783 bytes} [Thu Jun 25 23:30:58 2026] PUT /v2.0/routers/5d7668f4-c863-42ba-9b5e-af37167454b3/add_router_interface => generated 309 bytes in 1777 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1014] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:30:59 2026] POST /v2.0/routers => generated 507 bytes in 1997 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:01.058 7 WARNING neutron_lib.context [None req-e75c1e2e-75f0-43ab-8e0b-599737d7c3f0 e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 461/1015] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:31:00 2026] GET /v2.0/security-groups?tenant_id=1eb2d8bf03e84a37a520e09c2b19bec5&name=default => generated 2925 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/1016] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:31:01 2026] DELETE /v2.0/security-groups/6fb99e2f-4951-4241-ad4c-2693b967a5a6 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/1017] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:31:01 2026] GET /v2.0/security-groups?tenant_id=594f18a87c0a467cabceee4c36aa02a5&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/1018] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:31:01 2026] DELETE /v2.0/security-groups/82eca9a2-ada8-4931-a2b1-5ce17c103e5b => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:31:01.688 8 WARNING neutron_lib.context [None req-b4564cb6-d870-49f9-809e-f49aeefd760f c650734f61c249f2b597c74d4915b174 cf8f07681afd4349bfdb032fa58961c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 555/1019] 10.0.0.219 () {34 vars in 665 bytes} [Thu Jun 25 23:31:01 2026] POST /v2.0/ports => generated 947 bytes in 647 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: 465/1020] 10.0.0.219 () {34 vars in 685 bytes} [Thu Jun 25 23:31:01 2026] POST /v2.0/security-groups => generated 1660 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:31:01.830 8 WARNING neutron_lib.context [None req-3456faac-89e1-46b9-9532-38c12b28d95b c650734f61c249f2b597c74d4915b174 cf8f07681afd4349bfdb032fa58961c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 466/1021] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:31:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:01.974 8 WARNING neutron_lib.context [None req-9ac87024-3440-42f8-b9b2-32e77e15faa4 c650734f61c249f2b597c74d4915b174 cf8f07681afd4349bfdb032fa58961c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 467/1022] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:31:01 2026] POST /v2.0/security-group-rules => generated 602 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:02.095 8 WARNING neutron_lib.context [None req-8000dd7f-e8ac-4005-b313-8f1ecbf42175 c650734f61c249f2b597c74d4915b174 cf8f07681afd4349bfdb032fa58961c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 468/1023] 10.0.0.219 () {34 vars in 676 bytes} [Thu Jun 25 23:31:02 2026] POST /v2.0/floatingips => generated 552 bytes in 604 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1024] 10.0.0.219 () {34 vars in 783 bytes} [Thu Jun 25 23:31:01 2026] PUT /v2.0/routers/ffccd2ba-b9a8-414e-9619-41d8eeec01a2/add_router_interface => generated 309 bytes in 1493 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/1025] 10.0.0.219 () {32 vars in 717 bytes} [Thu Jun 25 23:31:03 2026] GET /v2.0/ports/c05cde62-549d-4f1b-8e7f-147fc689d789 => generated 1021 bytes in 84 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: 557/1026] 10.0.0.219 () {34 vars in 789 bytes} [Thu Jun 25 23:31:03 2026] PUT /v2.0/routers/ffccd2ba-b9a8-414e-9619-41d8eeec01a2/remove_router_interface => generated 309 bytes in 1243 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:04.751 8 INFO neutron.api.v2.resource [None req-13623fcf-7f34-4343-a00b-e408e40ec0e5 e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 470/1027] 10.0.0.219 () {34 vars in 789 bytes} [Thu Jun 25 23:31:04 2026] PUT /v2.0/routers/ffccd2ba-b9a8-414e-9619-41d8eeec01a2/remove_router_interface => generated 197 bytes in 203 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 558/1028] 10.0.0.219 () {32 vars in 736 bytes} [Thu Jun 25 23:31:04 2026] GET /v2.0/ports?device_id=ffccd2ba-b9a8-414e-9619-41d8eeec01a2 => 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: 559/1029] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:31:05 2026] GET /v2.0/security-groups?tenant_id=818246d8a969466eafee001679b57b66&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1030] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:31:05 2026] DELETE /v2.0/security-groups/170e415b-f71f-4932-a666-5ef08aa8665e => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:31:06.444 8 INFO neutron.db.l3_hamode_db [None req-4f94a932-f3f2-470c-9ff2-eabedf1612a5 e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] HA network 5f3352ae-f568-4c5d-acfd-0852cf167c69 was deleted as no HA routers are present in tenant 66d96b5b70c34ec3a55ee2801758843c. [pid: 8|app: 0|req: 471/1031] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:31:04 2026] DELETE /v2.0/routers/ffccd2ba-b9a8-414e-9619-41d8eeec01a2 => generated 0 bytes in 1651 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1032] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:31:06 2026] DELETE /v2.0/subnets/7823bb1d-b98c-40e9-97c9-5d7756bac39c => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:31:06.740 8 INFO neutron.services.segments.plugin [-] Segment 39cd3a9a-7931-4d23-b367-5a85cac92a76 resource provider aggregate not found 2026-06-25 23:31:06.753 8 INFO neutron.services.segments.plugin [-] Segment 39cd3a9a-7931-4d23-b367-5a85cac92a76 resource provider aggregate not found 2026-06-25 23:31:06.766 8 INFO neutron.services.segments.plugin [-] Segment 39cd3a9a-7931-4d23-b367-5a85cac92a76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39cd3a9a-7931-4d23-b367-5a85cac92a76 found for delete ", "request_id": "req-1e09b49c-b628-48a6-adf9-3a28e1518ab4"}]} 2026-06-25 23:31:06.776 8 INFO neutron.services.segments.plugin [-] Segment 39cd3a9a-7931-4d23-b367-5a85cac92a76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39cd3a9a-7931-4d23-b367-5a85cac92a76 found for delete ", "request_id": "req-b51710fc-d582-4db0-8505-3e4a261876f8"}]} [pid: 8|app: 0|req: 472/1033] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:31:06 2026] DELETE /v2.0/networks/dcdd43bf-224e-49bb-b77e-663db2da1e32 => generated 0 bytes in 487 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:31:07.237 7 WARNING neutron_lib.context [None req-06d8d32c-88e7-49e3-a3af-fb57d7aca396 e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:31:07.305 7 INFO neutron.db.segments_db [None req-06d8d32c-88e7-49e3-a3af-fb57d7aca396 e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] Added segment 5e7618ac-4fc3-4f75-9fc2-8df24ef3855e of type vxlan for network 5948f7eb-7a6c-44ce-bf19-bba0e4ee41de [pid: 7|app: 0|req: 562/1034] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:31:07 2026] POST /v2.0/networks => generated 630 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:07.428 8 WARNING neutron_lib.context [None req-3204d5b5-8ec9-4c62-a3b1-1d9b75e4861b e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 563/1035] 10.0.0.99 () {34 vars in 1099 bytes} [Thu Jun 25 23:31:07 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1579885020&fields=id&tenant_id=cf8f07681afd4349bfdb032fa58961c5 => generated 69 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1036] 10.0.0.99 () {34 vars in 981 bytes} [Thu Jun 25 23:31:07 2026] GET /v2.0/networks?id=de565d29-a803-49fa-8b5b-69e94a808d51 => generated 680 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/1037] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:31:07 2026] POST /v2.0/subnets => generated 602 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/1038] 10.0.0.99 () {34 vars in 964 bytes} [Thu Jun 25 23:31:07 2026] GET /v2.0/quotas/cf8f07681afd4349bfdb032fa58961c5 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:07.768 8 WARNING neutron_lib.context [None req-e899bff7-77d6-4b20-8e06-9a7c2c83be53 e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:31:07.803 8 INFO neutron.db.segments_db [None req-e899bff7-77d6-4b20-8e06-9a7c2c83be53 e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] Added segment ab6f4a24-d399-48df-af0d-905e3877e5a9 of type vxlan for network bfd739da-4ef6-4a3d-b2b7-de0fea60bfae 2026-06-25 23:31:07.985 7 INFO neutron.db.segments_db [None req-81d3a077-d01a-44d2-a57c-44b707828e3c 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Added segment 57bb9ab1-0cf0-4ce8-ab59-06109186424f of type vxlan for network d11ba901-4fd5-4bc5-a03c-56382f7698f7 [pid: 7|app: 0|req: 565/1039] 10.0.0.219 () {34 vars in 671 bytes} [Thu Jun 25 23:31:07 2026] POST /v2.0/networks => generated 741 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:08.105 8 INFO neutron.db.l3_hamode_db [None req-e899bff7-77d6-4b20-8e06-9a7c2c83be53 e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 566/1040] 10.0.0.99 () {34 vars in 1001 bytes} [Thu Jun 25 23:31:08 2026] GET /v2.0/ports?tenant_id=cf8f07681afd4349bfdb032fa58961c5&fields=id => generated 103 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:08.323 8 INFO neutron.db.l3_hamode_db [None req-e899bff7-77d6-4b20-8e06-9a7c2c83be53 e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:31:08.804 8 INFO neutron.services.segments.plugin [-] Segment 52e7455f-c8cd-4366-a94d-ba6e1ca3a413 resource provider aggregate not found 2026-06-25 23:31:08.810 8 INFO neutron.services.segments.plugin [-] Segment 52e7455f-c8cd-4366-a94d-ba6e1ca3a413 resource provider aggregate not found 2026-06-25 23:31:08.828 8 INFO neutron.services.segments.plugin [-] Segment 52e7455f-c8cd-4366-a94d-ba6e1ca3a413 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52e7455f-c8cd-4366-a94d-ba6e1ca3a413 found for delete ", "request_id": "req-f07327a3-ed86-4ed6-8108-f0199d295727"}]} 2026-06-25 23:31:08.842 8 INFO neutron.services.segments.plugin [-] Segment 52e7455f-c8cd-4366-a94d-ba6e1ca3a413 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52e7455f-c8cd-4366-a94d-ba6e1ca3a413 found for delete ", "request_id": "req-58f9c30e-46d2-492f-b453-933449afcf07"}]} [pid: 7|app: 0|req: 567/1041] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:31:08 2026] POST /v2.0/subnets => generated 664 bytes in 646 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1042] 10.0.0.41 () {34 vars in 989 bytes} [Thu Jun 25 23:31:08 2026] GET /v2.0/ports?device_id=d786295e-1856-4d21-b98c-02f0268324a8 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1043] 10.0.0.99 () {34 vars in 1007 bytes} [Thu Jun 25 23:31:08 2026] GET /v2.0/networks/de565d29-a803-49fa-8b5b-69e94a808d51?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:31:09.031 7 INFO neutron.db.segments_db [None req-d27d2e3c-764c-4d9f-a825-6537471e13c4 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Added segment 45eb73bd-1e46-4985-8366-0aa20899ac72 of type vxlan for network 78687785-2ae8-47f7-9f03-05c52b88819f [pid: 8|app: 0|req: 475/1044] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:31:07 2026] POST /v2.0/routers => generated 507 bytes in 1376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/1045] 10.0.0.41 () {34 vars in 1039 bytes} [Thu Jun 25 23:31:09 2026] GET /v2.0/security-groups?id=6832451f-1a57-49ab-aab4-f9f854a09aa7&fields=id&fields=name => generated 112 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/1046] 10.0.0.99 () {34 vars in 1107 bytes} [Thu Jun 25 23:31:09 2026] GET /v2.0/networks/de565d29-a803-49fa-8b5b-69e94a808d51?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-25 23:31:09.472 7 INFO neutron.db.l3_hamode_db [None req-d27d2e3c-764c-4d9f-a825-6537471e13c4 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:31:10.652 7 INFO neutron.db.l3_hamode_db [None req-d27d2e3c-764c-4d9f-a825-6537471e13c4 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 478/1047] 10.0.0.219 () {34 vars in 783 bytes} [Thu Jun 25 23:31:09 2026] PUT /v2.0/routers/01667fde-c648-4b4f-8a4a-825a2a0b3add/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: 479/1048] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:31:11 2026] GET /v2.0/ports?device_id=adfdc022-6e56-4282-98de-42a88bbfe894 => 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: 480/1049] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:31:11 2026] GET /v2.0/networks?id=de565d29-a803-49fa-8b5b-69e94a808d51 => generated 680 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/1050] 10.0.0.219 () {32 vars in 717 bytes} [Thu Jun 25 23:31:11 2026] GET /v2.0/ports/fde999bf-5854-4b07-aca8-bd18cca97191 => generated 955 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/1051] 199.19.213.104 () {34 vars in 1050 bytes} [Thu Jun 25 23:31:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cf8f07681afd4349bfdb032fa58961c5 => generated 181 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1052] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:31:08 2026] POST /v2.0/routers => generated 728 bytes in 3004 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:12.002 7 WARNING neutron_lib.context [req-e460732b-1db1-45b4-a4ec-80b71b4d9a44 req-44e21db9-e0e4-45ec-a4e8-81f3221274cf c650734f61c249f2b597c74d4915b174 cf8f07681afd4349bfdb032fa58961c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 483/1053] 10.0.0.219 () {34 vars in 789 bytes} [Thu Jun 25 23:31:11 2026] PUT /v2.0/routers/01667fde-c648-4b4f-8a4a-825a2a0b3add/remove_router_interface => generated 309 bytes in 1209 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1054] 199.19.213.104 () {38 vars in 955 bytes} [Thu Jun 25 23:31:11 2026] POST /v2.0/ports => generated 958 bytes in 559 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: 572/1055] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:31:12 2026] GET /v2.0/ports?device_id=adfdc022-6e56-4282-98de-42a88bbfe894 => generated 961 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1056] 10.0.0.219 () {32 vars in 736 bytes} [Thu Jun 25 23:31:12 2026] GET /v2.0/ports?device_id=01667fde-c648-4b4f-8a4a-825a2a0b3add => 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: 574/1057] 199.19.213.104 () {38 vars in 1028 bytes} [Thu Jun 25 23:31:12 2026] PUT /v2.0/ports/3fc272ed-860b-4f40-98d1-e3bbd7d63f57 => generated 1203 bytes in 686 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-25 23:31:13.372 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fae41385-05b3-4893-9cce-5c9852beb8a0'] response: {'name': 'network-changed', 'server_uuid': 'adfdc022-6e56-4282-98de-42a88bbfe894', 'tag': '3fc272ed-860b-4f40-98d1-e3bbd7d63f57', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 575/1058] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:31:13 2026] GET /v2.0/security-groups?id=33510237-7d69-472b-8723-4746f43df9ed&fields=id&fields=name => generated 114 bytes in 77 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-25 23:31:14.119 7 INFO neutron.services.segments.plugin [-] Segment ab6f4a24-d399-48df-af0d-905e3877e5a9 resource provider aggregate not found 2026-06-25 23:31:14.129 7 INFO neutron.services.segments.plugin [-] Segment ab6f4a24-d399-48df-af0d-905e3877e5a9 resource provider aggregate not found 2026-06-25 23:31:14.143 7 INFO neutron.db.l3_hamode_db [None req-36231939-21b0-4621-8e28-63a8307c7b55 e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] HA network bfd739da-4ef6-4a3d-b2b7-de0fea60bfae was deleted as no HA routers are present in tenant 66d96b5b70c34ec3a55ee2801758843c. 2026-06-25 23:31:14.145 7 INFO neutron.services.segments.plugin [-] Segment ab6f4a24-d399-48df-af0d-905e3877e5a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab6f4a24-d399-48df-af0d-905e3877e5a9 found for delete ", "request_id": "req-01b2a04f-14be-42b7-9b54-02317b1f12a5"}]} [pid: 7|app: 0|req: 576/1059] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:31:13 2026] DELETE /v2.0/routers/01667fde-c648-4b4f-8a4a-825a2a0b3add => generated 0 bytes in 771 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:31:14.157 7 INFO neutron.services.segments.plugin [-] Segment ab6f4a24-d399-48df-af0d-905e3877e5a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab6f4a24-d399-48df-af0d-905e3877e5a9 found for delete ", "request_id": "req-96f15373-1b14-4ac2-a0e3-acc8633e7c7a"}]} [pid: 7|app: 0|req: 577/1060] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:31:14 2026] GET /v2.0/ports?tenant_id=cf8f07681afd4349bfdb032fa58961c5&device_id=adfdc022-6e56-4282-98de-42a88bbfe894 => generated 1242 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1061] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:31:14 2026] GET /v2.0/ports?device_id=d786295e-1856-4d21-b98c-02f0268324a8 => generated 971 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/1062] 10.0.0.219 () {34 vars in 783 bytes} [Thu Jun 25 23:31:12 2026] PUT /v2.0/routers/e6455856-ad98-48fc-b60a-d368adb30004/add_router_interface => generated 309 bytes in 2027 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1063] 199.19.213.104 () {34 vars in 1060 bytes} [Thu Jun 25 23:31:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=3fc272ed-860b-4f40-98d1-e3bbd7d63f57 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1064] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:31:14 2026] GET /v2.0/security-groups?id=6832451f-1a57-49ab-aab4-f9f854a09aa7&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1067] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:31:14 2026] DELETE /v2.0/subnets/72f7b0f7-2978-4421-9c88-0f920fa96605 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1068] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:31:14 2026] GET /v2.0/subnets?id=f5ab0c05-1ea8-4689-919c-5064f059acfd => generated 674 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1069] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:31:14 2026] GET /v2.0/ports?device_id=adfdc022-6e56-4282-98de-42a88bbfe894 => generated 973 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1070] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:31:14 2026] GET /v2.0/ports?network_id=de565d29-a803-49fa-8b5b-69e94a808d51&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: 491/1071] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:31:14 2026] GET /v2.0/security-groups?id=33510237-7d69-472b-8723-4746f43df9ed&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1072] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:31:14 2026] GET /v2.0/networks/de565d29-a803-49fa-8b5b-69e94a808d51?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1073] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:31:14 2026] GET /v2.0/ports?device_id=d786295e-1856-4d21-b98c-02f0268324a8 => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1074] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:31:14 2026] GET /v2.0/networks/de565d29-a803-49fa-8b5b-69e94a808d51?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: 495/1075] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:31:15 2026] GET /v2.0/security-groups?id=6832451f-1a57-49ab-aab4-f9f854a09aa7&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1076] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:31:14 2026] DELETE /v2.0/networks/5948f7eb-7a6c-44ce-bf19-bba0e4ee41de => generated 0 bytes in 447 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:31:15.102 7 WARNING neutron_lib.context [None req-a79f918d-4092-4301-95da-df8699689083 e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 496/1077] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:31:15 2026] GET /v2.0/ports?tenant_id=cf8f07681afd4349bfdb032fa58961c5&device_id=adfdc022-6e56-4282-98de-42a88bbfe894 => generated 1242 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:31:15.194 7 INFO neutron.db.segments_db [None req-a79f918d-4092-4301-95da-df8699689083 e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] Added segment d844a087-2387-4591-b849-f3c30ce30b28 of type vxlan for network 7b0339aa-867b-4a7f-bcf5-85d87d905966 [pid: 8|app: 0|req: 497/1078] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:31:15 2026] GET /v2.0/networks?id=de565d29-a803-49fa-8b5b-69e94a808d51 => generated 776 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1079] 199.19.213.104 () {34 vars in 1060 bytes} [Thu Jun 25 23:31:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=3fc272ed-860b-4f40-98d1-e3bbd7d63f57 => 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: 499/1080] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:31:15 2026] GET /v2.0/subnets?id=f5ab0c05-1ea8-4689-919c-5064f059acfd => generated 674 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1081] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:31:15 2026] GET /v2.0/ports?network_id=de565d29-a803-49fa-8b5b-69e94a808d51&device_owner=network%3Adhcp => generated 1244 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1082] 199.19.213.104 () {34 vars in 994 bytes} [Thu Jun 25 23:31:15 2026] GET /v2.0/ports?device_id=d786295e-1856-4d21-b98c-02f0268324a8 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:15.528 7 INFO neutron.db.l3_hamode_db [None req-a79f918d-4092-4301-95da-df8699689083 e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 502/1083] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:31:15 2026] GET /v2.0/networks/de565d29-a803-49fa-8b5b-69e94a808d51?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:31:15.932 8 INFO neutron.db.l3_db [req-49dc3dd4-c10b-42c9-a863-0b5f51f04b9c req-3b4086bf-9e46-45fe-a4cc-76ea59825699 9d4804290434405dba4269c75e788cc4 a5788da84d3a4646bf9eee60cfe59923 - - default default] Floating IP 15426dd0-4e6c-454d-a575-30c5e44264d5 disassociated. External IP: 10.96.250.209, port: 22e24c99-4c0f-408e-94a8-40e28648e3c8. 2026-06-25 23:31:16.195 7 INFO neutron.services.segments.plugin [-] Segment 5e7618ac-4fc3-4f75-9fc2-8df24ef3855e resource provider aggregate not found 2026-06-25 23:31:16.200 7 INFO neutron.services.segments.plugin [-] Segment 5e7618ac-4fc3-4f75-9fc2-8df24ef3855e resource provider aggregate not found 2026-06-25 23:31:16.220 7 INFO neutron.services.segments.plugin [-] Segment 5e7618ac-4fc3-4f75-9fc2-8df24ef3855e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e7618ac-4fc3-4f75-9fc2-8df24ef3855e found for delete ", "request_id": "req-1935313b-c773-4b49-a042-0a229106f7ed"}]} 2026-06-25 23:31:16.222 7 INFO neutron.services.segments.plugin [-] Segment 5e7618ac-4fc3-4f75-9fc2-8df24ef3855e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e7618ac-4fc3-4f75-9fc2-8df24ef3855e found for delete ", "request_id": "req-160ae243-f4a7-4817-aad1-c64f90652698"}]} [pid: 8|app: 0|req: 503/1084] 199.19.213.104 () {36 vars in 997 bytes} [Thu Jun 25 23:31:15 2026] DELETE /v2.0/ports/22e24c99-4c0f-408e-94a8-40e28648e3c8 => generated 0 bytes in 940 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1085] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:31:16 2026] GET /v2.0/networks/de565d29-a803-49fa-8b5b-69e94a808d51?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: 505/1086] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:31:16 2026] GET /v2.0/ports?device_id=adfdc022-6e56-4282-98de-42a88bbfe894 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1087] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:31:16 2026] GET /v2.0/ports?device_id=d786295e-1856-4d21-b98c-02f0268324a8 => 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: 507/1088] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:31:16 2026] GET /v2.0/security-groups?id=33510237-7d69-472b-8723-4746f43df9ed&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:16.949 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-77ca271e-02a9-4c43-874e-9c3ce90e30fb'] response: {'server_uuid': 'd786295e-1856-4d21-b98c-02f0268324a8', 'name': 'network-vif-deleted', 'tag': '22e24c99-4c0f-408e-94a8-40e28648e3c8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 508/1089] 10.0.0.99 () {34 vars in 981 bytes} [Thu Jun 25 23:31:16 2026] GET /v2.0/networks?id=d11ba901-4fd5-4bc5-a03c-56382f7698f7 => generated 673 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1090] 10.0.0.99 () {34 vars in 964 bytes} [Thu Jun 25 23:31:17 2026] GET /v2.0/quotas/a505d8b08fa54679a7b0a7a35f4c7127 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:17.107 7 INFO neutron.db.l3_hamode_db [None req-a79f918d-4092-4301-95da-df8699689083 e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 510/1091] 10.0.0.99 () {34 vars in 1001 bytes} [Thu Jun 25 23:31:17 2026] GET /v2.0/ports?tenant_id=a505d8b08fa54679a7b0a7a35f4c7127&fields=id => generated 103 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1092] 10.0.0.99 () {34 vars in 1007 bytes} [Thu Jun 25 23:31:17 2026] GET /v2.0/networks/d11ba901-4fd5-4bc5-a03c-56382f7698f7?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1093] 10.0.0.99 () {34 vars in 1107 bytes} [Thu Jun 25 23:31:17 2026] GET /v2.0/networks/d11ba901-4fd5-4bc5-a03c-56382f7698f7?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: 513/1094] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:31:17 2026] GET /v2.0/ports?device_id=2b34196c-5088-4e90-81c8-509255e6fa74 => 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: 514/1095] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:31:17 2026] DELETE /v2.0/security-groups/6832451f-1a57-49ab-aab4-f9f854a09aa7 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1096] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:31:17 2026] GET /v2.0/ports?device_id=adfdc022-6e56-4282-98de-42a88bbfe894 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:17.930 8 INFO neutron.api.v2.resource [None req-4732c137-390b-4356-b702-d0d6ec28ec6a 9d4804290434405dba4269c75e788cc4 a5788da84d3a4646bf9eee60cfe59923 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 516/1097] 10.0.0.219 () {32 vars in 737 bytes} [Thu Jun 25 23:31:17 2026] GET /v2.0/security-groups/6832451f-1a57-49ab-aab4-f9f854a09aa7 => 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: 517/1098] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:31:17 2026] GET /v2.0/security-groups?id=33510237-7d69-472b-8723-4746f43df9ed&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: 518/1099] 10.0.0.219 () {32 vars in 732 bytes} [Thu Jun 25 23:31:17 2026] DELETE /v2.0/floatingips/15426dd0-4e6c-454d-a575-30c5e44264d5 => generated 0 bytes in 372 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1100] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:31:15 2026] POST /v2.0/routers => generated 687 bytes in 3300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1101] 10.0.0.219 () {32 vars in 721 bytes} [Thu Jun 25 23:31:18 2026] GET /v2.0/routers/646944fa-6a28-41ae-ba2d-ea45030a1ad9 => generated 693 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1102] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:31:18 2026] GET /v2.0/networks?id=d11ba901-4fd5-4bc5-a03c-56382f7698f7 => generated 673 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1103] 10.0.0.219 () {32 vars in 647 bytes} [Thu Jun 25 23:31:18 2026] GET /v2.0/routers => generated 696 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1104] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:31:18 2026] GET /v2.0/ports?device_id=2b34196c-5088-4e90-81c8-509255e6fa74 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:31:18.723 7 WARNING neutron_lib.context [req-49d495d1-f1da-470d-a5e0-1823d8ae631e req-057ba373-8df7-4743-be59-25cf2909d361 4a430b3d94794e968c7ecedfce1e2e04 a505d8b08fa54679a7b0a7a35f4c7127 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 587/1105] 199.19.213.104 () {38 vars in 955 bytes} [Thu Jun 25 23:31:18 2026] POST /v2.0/ports => generated 954 bytes in 583 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: 519/1106] 10.0.0.219 () {34 vars in 789 bytes} [Thu Jun 25 23:31:18 2026] PUT /v2.0/routers/f5ac7f75-3827-454d-912e-62a1b2813b2a/remove_router_interface => generated 309 bytes in 1447 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1107] 10.0.0.219 () {34 vars in 741 bytes} [Thu Jun 25 23:31:19 2026] PUT /v2.0/routers/646944fa-6a28-41ae-ba2d-ea45030a1ad9 => generated 700 bytes in 576 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1108] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:31:19 2026] GET /v2.0/ports?device_id=adfdc022-6e56-4282-98de-42a88bbfe894 => generated 975 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1109] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:31:19 2026] GET /v2.0/ports?device_id=2b34196c-5088-4e90-81c8-509255e6fa74 => generated 957 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1110] 199.19.213.104 () {38 vars in 1028 bytes} [Thu Jun 25 23:31:19 2026] PUT /v2.0/ports/064a5fd7-f8d3-4995-a58d-c5f0976c2373 => generated 1199 bytes in 458 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: 590/1111] 10.0.0.219 () {32 vars in 721 bytes} [Thu Jun 25 23:31:20 2026] GET /v2.0/routers/646944fa-6a28-41ae-ba2d-ea45030a1ad9 => generated 700 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 591/1112] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:31:20 2026] GET /v2.0/security-groups?id=33510237-7d69-472b-8723-4746f43df9ed&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1113] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:31:20 2026] GET /v2.0/security-groups?id=8e95586d-3d83-4724-a94c-8ee44a198514&fields=id&fields=name => generated 88 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:31:20.528 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d5bfc45-fffb-41eb-82b6-1f00a05f0c8e'] response: {'name': 'network-changed', 'server_uuid': '2b34196c-5088-4e90-81c8-509255e6fa74', 'tag': '064a5fd7-f8d3-4995-a58d-c5f0976c2373', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 593/1114] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:31:20 2026] GET /v2.0/ports?tenant_id=a505d8b08fa54679a7b0a7a35f4c7127&device_id=2b34196c-5088-4e90-81c8-509255e6fa74 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1115] 10.0.0.219 () {32 vars in 736 bytes} [Thu Jun 25 23:31:20 2026] GET /v2.0/ports?device_id=646944fa-6a28-41ae-ba2d-ea45030a1ad9 => 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: 595/1116] 199.19.213.104 () {34 vars in 1058 bytes} [Thu Jun 25 23:31:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=064a5fd7-f8d3-4995-a58d-c5f0976c2373 => 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: 596/1117] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:31:20 2026] GET /v2.0/ports?device_id=adfdc022-6e56-4282-98de-42a88bbfe894 => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:21.213 8 INFO neutron.services.segments.plugin [-] Segment 5fc000a5-f0b3-4f01-bf83-d9cd63595bc3 resource provider aggregate not found 2026-06-25 23:31:21.217 8 INFO neutron.services.segments.plugin [-] Segment 5fc000a5-f0b3-4f01-bf83-d9cd63595bc3 resource provider aggregate not found 2026-06-25 23:31:21.229 8 INFO neutron.services.segments.plugin [-] Segment 5fc000a5-f0b3-4f01-bf83-d9cd63595bc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fc000a5-f0b3-4f01-bf83-d9cd63595bc3 found for delete ", "request_id": "req-bbfe8c15-57ba-4fe9-bdf7-7e664eb8fc57"}]} 2026-06-25 23:31:21.237 8 INFO neutron.db.l3_hamode_db [None req-480b49e4-34d4-4491-8c68-dec3edb69af7 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] HA network b195c57f-4020-4359-bfbb-fd87d7e502a4 was deleted as no HA routers are present in tenant a5788da84d3a4646bf9eee60cfe59923. [pid: 8|app: 0|req: 522/1118] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:31:19 2026] DELETE /v2.0/routers/f5ac7f75-3827-454d-912e-62a1b2813b2a => generated 0 bytes in 1275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:31:21.251 8 INFO neutron.services.segments.plugin [-] Segment 5fc000a5-f0b3-4f01-bf83-d9cd63595bc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fc000a5-f0b3-4f01-bf83-d9cd63595bc3 found for delete ", "request_id": "req-0260d825-23cb-4aca-b348-232bcdfefccf"}]} [pid: 8|app: 0|req: 523/1119] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:31:21 2026] GET /v2.0/subnets?id=d313822e-6068-47cb-bcc3-f2355c172829 => generated 667 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:21.801 8 INFO neutron.db.l3_db [None req-ab121521-a21e-41df-9f04-8c09125e057f c650734f61c249f2b597c74d4915b174 cf8f07681afd4349bfdb032fa58961c5 - - default default] Floating IP 0bbada03-b80c-4a2a-986d-e68169a63cfd associated. External IP: 10.96.250.211, port: 3fc272ed-860b-4f40-98d1-e3bbd7d63f57. 2026-06-25 23:31:21.818 7 INFO neutron.services.segments.plugin [-] Segment d844a087-2387-4591-b849-f3c30ce30b28 resource provider aggregate not found 2026-06-25 23:31:21.825 7 INFO neutron.services.segments.plugin [-] Segment d844a087-2387-4591-b849-f3c30ce30b28 resource provider aggregate not found 2026-06-25 23:31:21.846 7 INFO neutron.services.segments.plugin [-] Segment d844a087-2387-4591-b849-f3c30ce30b28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d844a087-2387-4591-b849-f3c30ce30b28 found for delete ", "request_id": "req-fafade22-4aca-418a-ad85-662bc1e82f26"}]} 2026-06-25 23:31:21.847 7 INFO neutron.services.segments.plugin [-] Segment d844a087-2387-4591-b849-f3c30ce30b28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d844a087-2387-4591-b849-f3c30ce30b28 found for delete ", "request_id": "req-21e13615-d061-4788-bebb-0c2996b14b93"}]} 2026-06-25 23:31:21.864 7 INFO neutron.db.l3_hamode_db [None req-cd2692d1-ed6c-476c-a196-33cddae01d08 e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] HA network 7b0339aa-867b-4a7f-bcf5-85d87d905966 was deleted as no HA routers are present in tenant 66d96b5b70c34ec3a55ee2801758843c. [pid: 7|app: 0|req: 597/1120] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:31:20 2026] DELETE /v2.0/routers/646944fa-6a28-41ae-ba2d-ea45030a1ad9 => generated 0 bytes in 1149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1121] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:31:21 2026] DELETE /v2.0/subnets/e026e610-bfa4-4a90-a780-1178fbb63d9a => 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: 599/1122] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:31:22 2026] GET /v2.0/ports?network_id=d11ba901-4fd5-4bc5-a03c-56382f7698f7&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1123] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:31:22 2026] GET /v2.0/ports?device_id=2b34196c-5088-4e90-81c8-509255e6fa74 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1124] 10.0.0.219 () {32 vars in 736 bytes} [Thu Jun 25 23:31:22 2026] GET /v2.0/ports?device_id=646944fa-6a28-41ae-ba2d-ea45030a1ad9 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1125] 10.0.0.219 () {34 vars in 749 bytes} [Thu Jun 25 23:31:21 2026] PUT /v2.0/floatingips/0bbada03-b80c-4a2a-986d-e68169a63cfd => generated 856 bytes in 1275 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1126] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:31:22 2026] GET /v2.0/networks/d11ba901-4fd5-4bc5-a03c-56382f7698f7?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1127] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:31:22 2026] GET /v2.0/security-groups?id=8e95586d-3d83-4724-a94c-8ee44a198514&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:31:22.699 8 INFO neutron.api.v2.resource [None req-b521b4ba-b8e0-4f31-8034-4b7c8f035e66 e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 527/1128] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:31:22 2026] DELETE /v2.0/routers/646944fa-6a28-41ae-ba2d-ea45030a1ad9 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1129] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:31:22 2026] DELETE /v2.0/networks/89c6b5ad-ee87-4112-be95-e676c1e45797 => generated 0 bytes in 436 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:31:22.730 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8a11a5d-3e39-4722-983d-39060fa94bbf'] response: {'name': 'network-changed', 'server_uuid': 'adfdc022-6e56-4282-98de-42a88bbfe894', 'tag': '3fc272ed-860b-4f40-98d1-e3bbd7d63f57', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 528/1130] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:31:22 2026] GET /v2.0/ports?device_id=adfdc022-6e56-4282-98de-42a88bbfe894 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1131] 10.0.0.219 () {32 vars in 736 bytes} [Thu Jun 25 23:31:22 2026] GET /v2.0/ports?device_id=01667fde-c648-4b4f-8a4a-825a2a0b3add => 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: 603/1132] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:31:22 2026] GET /v2.0/networks/d11ba901-4fd5-4bc5-a03c-56382f7698f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1133] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:31:22 2026] GET /v2.0/ports?tenant_id=cf8f07681afd4349bfdb032fa58961c5&device_id=adfdc022-6e56-4282-98de-42a88bbfe894 => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:31:22.860 8 INFO neutron.api.v2.resource [None req-8efb6e56-209a-462c-9092-65b71182dd21 e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 531/1134] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:31:22 2026] DELETE /v2.0/routers/01667fde-c648-4b4f-8a4a-825a2a0b3add => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1135] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:31:22 2026] GET /v2.0/security-groups?id=33510237-7d69-472b-8723-4746f43df9ed&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1136] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:31:22 2026] GET /v2.0/security-groups?tenant_id=a5788da84d3a4646bf9eee60cfe59923&name=default => generated 2925 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1137] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:31:22 2026] GET /v2.0/networks?id=de565d29-a803-49fa-8b5b-69e94a808d51 => generated 776 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:23.022 8 INFO neutron.pecan_wsgi.hooks.translation [None req-124dae31-daf0-4e56-8486-cfc01f3a6a16 e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 533/1138] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:31:22 2026] DELETE /v2.0/subnets/72f7b0f7-2978-4421-9c88-0f920fa96605 => generated 136 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1139] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:31:22 2026] GET /v2.0/ports?tenant_id=a505d8b08fa54679a7b0a7a35f4c7127&device_id=2b34196c-5088-4e90-81c8-509255e6fa74 => generated 1238 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1140] 199.19.213.104 () {34 vars in 1060 bytes} [Thu Jun 25 23:31:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=3fc272ed-860b-4f40-98d1-e3bbd7d63f57 => generated 859 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1141] 10.0.0.219 () {32 vars in 736 bytes} [Thu Jun 25 23:31:23 2026] GET /v2.0/ports?device_id=ffccd2ba-b9a8-414e-9619-41d8eeec01a2 => 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: 534/1142] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:31:23 2026] DELETE /v2.0/security-groups/f59808d9-b8b1-428d-bdce-375973fcbc72 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1143] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:31:23 2026] GET /v2.0/subnets?id=f5ab0c05-1ea8-4689-919c-5064f059acfd => generated 674 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:23.270 8 INFO neutron.api.v2.resource [None req-b92e02e1-460c-4fd0-8400-6d9b41105736 e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 536/1144] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:31:23 2026] DELETE /v2.0/routers/ffccd2ba-b9a8-414e-9619-41d8eeec01a2 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1145] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:31:23 2026] GET /v2.0/networks?id=d11ba901-4fd5-4bc5-a03c-56382f7698f7 => generated 769 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1146] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:31:23 2026] GET /v2.0/ports?device_id=adfdc022-6e56-4282-98de-42a88bbfe894 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1147] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:31:23 2026] GET /v2.0/ports?network_id=de565d29-a803-49fa-8b5b-69e94a808d51&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:31:23.348 8 INFO neutron.pecan_wsgi.hooks.translation [None req-219848a9-a435-4e42-8d3d-052c82c64d4e e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 538/1148] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:31:23 2026] DELETE /v2.0/subnets/7823bb1d-b98c-40e9-97c9-5d7756bac39c => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1149] 199.19.213.104 () {34 vars in 1058 bytes} [Thu Jun 25 23:31:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=064a5fd7-f8d3-4995-a58d-c5f0976c2373 => 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: 539/1150] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:31:23 2026] GET /v2.0/security-groups?id=33510237-7d69-472b-8723-4746f43df9ed&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: 8|app: 0|req: 540/1151] 10.0.0.219 () {32 vars in 736 bytes} [Thu Jun 25 23:31:23 2026] GET /v2.0/ports?device_id=8c29eec5-1fe0-4109-9019-746ca77c815d => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1152] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:31:23 2026] GET /v2.0/networks/de565d29-a803-49fa-8b5b-69e94a808d51?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1153] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:31:23 2026] GET /v2.0/subnets?id=d313822e-6068-47cb-bcc3-f2355c172829 => generated 667 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:23.470 7 INFO neutron.api.v2.resource [None req-b879420c-578b-4c70-864e-93e47dc01159 e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 613/1154] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:31:23 2026] DELETE /v2.0/routers/8c29eec5-1fe0-4109-9019-746ca77c815d => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1155] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:31:23 2026] GET /v2.0/ports?network_id=d11ba901-4fd5-4bc5-a03c-56382f7698f7&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-25 23:31:23.522 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a451d112-073e-4b1f-af16-dc85d4e70a4a e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 615/1156] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:31:23 2026] DELETE /v2.0/subnets/f39dc935-5efb-485d-bfc7-9994f7ff1672 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1157] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:31:23 2026] GET /v2.0/networks/de565d29-a803-49fa-8b5b-69e94a808d51?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-25 23:31:23.549 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4504d021-1402-43d7-91c7-628b13a1204e e517e4b1103e4c7a8f45fb3d708c9763 66d96b5b70c34ec3a55ee2801758843c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 543/1158] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:31:23 2026] DELETE /v2.0/subnets/ee4c14a3-436e-4d3d-8b92-cdfb5fd69913 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1159] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:31:23 2026] GET /v2.0/networks/d11ba901-4fd5-4bc5-a03c-56382f7698f7?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: 544/1160] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:31:23 2026] GET /v2.0/networks/d11ba901-4fd5-4bc5-a03c-56382f7698f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1161] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:31:23 2026] GET /v2.0/ports?device_id=2b34196c-5088-4e90-81c8-509255e6fa74 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1162] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:31:23 2026] GET /v2.0/security-groups?id=8e95586d-3d83-4724-a94c-8ee44a198514&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:31:23.964 7 INFO neutron.services.segments.plugin [-] Segment 28d21198-d0a0-4d09-9317-b7ef035eb1a1 resource provider aggregate not found 2026-06-25 23:31:23.975 7 INFO neutron.services.segments.plugin [-] Segment 28d21198-d0a0-4d09-9317-b7ef035eb1a1 resource provider aggregate not found 2026-06-25 23:31:23.993 7 INFO neutron.services.segments.plugin [-] Segment 28d21198-d0a0-4d09-9317-b7ef035eb1a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28d21198-d0a0-4d09-9317-b7ef035eb1a1 found for delete ", "request_id": "req-c1a3484b-747c-4eb9-91cd-3579313abbd3"}]} 2026-06-25 23:31:24.003 7 INFO neutron.services.segments.plugin [-] Segment 28d21198-d0a0-4d09-9317-b7ef035eb1a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28d21198-d0a0-4d09-9317-b7ef035eb1a1 found for delete ", "request_id": "req-5ad04d68-9a60-441d-a4d7-eb3ce64946bb"}]} [pid: 7|app: 0|req: 618/1163] 199.19.213.104 () {34 vars in 994 bytes} [Thu Jun 25 23:31:23 2026] GET /v2.0/ports?device_id=adfdc022-6e56-4282-98de-42a88bbfe894 => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:24.379 8 INFO neutron.db.l3_db [req-28ffd111-6411-4006-80c7-76f42b50f218 req-b2728027-0e5c-4ee6-90ab-c44a8b751c5a c650734f61c249f2b597c74d4915b174 cf8f07681afd4349bfdb032fa58961c5 - - default default] Floating IP 0bbada03-b80c-4a2a-986d-e68169a63cfd disassociated. External IP: 10.96.250.211, port: 3fc272ed-860b-4f40-98d1-e3bbd7d63f57. [pid: 7|app: 0|req: 619/1164] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:31:24 2026] GET /v2.0/security-groups?tenant_id=66d96b5b70c34ec3a55ee2801758843c&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1165] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:31:24 2026] DELETE /v2.0/security-groups/5ec96c79-738e-46a6-ad49-a4f36f96b123 => 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: 621/1166] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:31:24 2026] GET /v2.0/ports?device_id=adfdc022-6e56-4282-98de-42a88bbfe894 => 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: 546/1167] 199.19.213.104 () {36 vars in 997 bytes} [Thu Jun 25 23:31:24 2026] DELETE /v2.0/ports/3fc272ed-860b-4f40-98d1-e3bbd7d63f57 => generated 0 bytes in 801 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1168] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:31:25 2026] GET /v2.0/ports?device_id=2b34196c-5088-4e90-81c8-509255e6fa74 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:25.182 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e85abb2b-f325-45ca-83e3-2e9e98f36a08'] response: {'server_uuid': 'adfdc022-6e56-4282-98de-42a88bbfe894', 'name': 'network-vif-deleted', 'tag': '3fc272ed-860b-4f40-98d1-e3bbd7d63f57', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 547/1169] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:31:25 2026] GET /v2.0/security-groups?id=8e95586d-3d83-4724-a94c-8ee44a198514&fields=id&fields=name => generated 88 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1170] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:31:25 2026] GET /v2.0/ports?device_id=2b34196c-5088-4e90-81c8-509255e6fa74 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1171] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:31:25 2026] GET /v2.0/security-groups?id=8e95586d-3d83-4724-a94c-8ee44a198514&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1172] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:31:25 2026] DELETE /v2.0/security-groups/33510237-7d69-472b-8723-4746f43df9ed => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:31:26.044 8 INFO neutron.api.v2.resource [None req-da3adc9c-5764-4071-bb49-f8c1f4c33dba c650734f61c249f2b597c74d4915b174 cf8f07681afd4349bfdb032fa58961c5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 549/1173] 10.0.0.219 () {32 vars in 737 bytes} [Thu Jun 25 23:31:26 2026] GET /v2.0/security-groups/33510237-7d69-472b-8723-4746f43df9ed => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1174] 199.19.213.104 () {34 vars in 994 bytes} [Thu Jun 25 23:31:26 2026] GET /v2.0/ports?device_id=2b34196c-5088-4e90-81c8-509255e6fa74 => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1175] 10.0.0.219 () {32 vars in 732 bytes} [Thu Jun 25 23:31:26 2026] DELETE /v2.0/floatingips/0bbada03-b80c-4a2a-986d-e68169a63cfd => generated 0 bytes in 395 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1176] 199.19.213.104 () {36 vars in 997 bytes} [Thu Jun 25 23:31:26 2026] DELETE /v2.0/ports/064a5fd7-f8d3-4995-a58d-c5f0976c2373 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1177] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:31:26 2026] GET /v2.0/security-groups?tenant_id=29d4dc238bc8464a9546d33597a47174&name=default => generated 2925 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:31:26.772 7 WARNING neutron_lib.context [None req-52b5331e-a288-4912-9213-c8881aaa5a9b 388af51c2f854c3ba1755bbd13f676f5 56a98bcb52f2496f99771bc896341f85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 627/1178] 10.0.0.219 () {34 vars in 684 bytes} [Thu Jun 25 23:31:26 2026] POST /v2.0/security-groups => generated 1625 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1179] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:31:26 2026] DELETE /v2.0/security-groups/77614d98-10cb-4458-a356-3845d9698207 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1180] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:31:27 2026] GET /v2.0/ports?device_id=2b34196c-5088-4e90-81c8-509255e6fa74 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1181] 10.0.0.219 () {32 vars in 663 bytes} [Thu Jun 25 23:31:27 2026] GET /v2.0/security-groups => generated 4530 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:31:27.232 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-08d5354c-e5af-40f2-9565-2ec8be27d53c'] response: {'server_uuid': '2b34196c-5088-4e90-81c8-509255e6fa74', 'name': 'network-vif-deleted', 'tag': '064a5fd7-f8d3-4995-a58d-c5f0976c2373', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 631/1182] 10.0.0.219 () {34 vars in 758 bytes} [Thu Jun 25 23:31:27 2026] PUT /v2.0/security-groups/6bf000f7-2e96-4c38-a8fd-129b36e79e7e => generated 1664 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1183] 10.0.0.219 () {32 vars in 737 bytes} [Thu Jun 25 23:31:27 2026] GET /v2.0/security-groups/6bf000f7-2e96-4c38-a8fd-129b36e79e7e => generated 1664 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1184] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:31:27 2026] DELETE /v2.0/security-groups/6bf000f7-2e96-4c38-a8fd-129b36e79e7e => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1185] 10.0.0.219 () {32 vars in 663 bytes} [Thu Jun 25 23:31:27 2026] GET /v2.0/security-groups => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:31:27.829 7 INFO neutron.api.v2.resource [None req-a778b729-b895-44b3-9c50-a49e80dca0f8 388af51c2f854c3ba1755bbd13f676f5 56a98bcb52f2496f99771bc896341f85 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 635/1186] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:31:27 2026] DELETE /v2.0/security-groups/6bf000f7-2e96-4c38-a8fd-129b36e79e7e => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:31:27.845 7 WARNING neutron_lib.context [None req-db371a01-9272-46d1-ae69-961ea495dbac 388af51c2f854c3ba1755bbd13f676f5 56a98bcb52f2496f99771bc896341f85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 636/1187] 10.0.0.219 () {34 vars in 684 bytes} [Thu Jun 25 23:31:27 2026] POST /v2.0/security-groups => generated 1625 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:31:27.979 7 WARNING neutron_lib.context [None req-92da0435-3949-4303-881f-fee3c8598328 388af51c2f854c3ba1755bbd13f676f5 56a98bcb52f2496f99771bc896341f85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 552/1188] 10.0.0.219 () {34 vars in 789 bytes} [Thu Jun 25 23:31:26 2026] PUT /v2.0/routers/5d7668f4-c863-42ba-9b5e-af37167454b3/remove_router_interface => generated 309 bytes in 1406 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1189] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:31:27 2026] POST /v2.0/security-group-rules => generated 601 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1190] 10.0.0.219 () {32 vars in 747 bytes} [Thu Jun 25 23:31:28 2026] GET /v2.0/security-group-rules/e3daed31-7119-4c32-941d-70890013966a => generated 601 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1191] 10.0.0.219 () {32 vars in 673 bytes} [Thu Jun 25 23:31:28 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1192] 10.0.0.219 () {32 vars in 750 bytes} [Thu Jun 25 23:31:28 2026] DELETE /v2.0/security-group-rules/e3daed31-7119-4c32-941d-70890013966a => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1193] 10.0.0.219 () {32 vars in 673 bytes} [Thu Jun 25 23:31:28 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:31:28.469 7 WARNING neutron_lib.context [None req-aa2eb241-56f5-45a6-986d-f513056f6f4a 388af51c2f854c3ba1755bbd13f676f5 56a98bcb52f2496f99771bc896341f85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 642/1194] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:31:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1195] 10.0.0.219 () {32 vars in 747 bytes} [Thu Jun 25 23:31:28 2026] GET /v2.0/security-group-rules/7aa797cd-6423-43db-acce-a879f0a815e0 => generated 601 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1196] 10.0.0.219 () {32 vars in 673 bytes} [Thu Jun 25 23:31:28 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1197] 10.0.0.219 () {32 vars in 750 bytes} [Thu Jun 25 23:31:28 2026] DELETE /v2.0/security-group-rules/7aa797cd-6423-43db-acce-a879f0a815e0 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1198] 10.0.0.219 () {32 vars in 673 bytes} [Thu Jun 25 23:31:28 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:31:28.876 7 WARNING neutron_lib.context [None req-5877ef23-8edf-4534-8467-d386bb67cbf7 388af51c2f854c3ba1755bbd13f676f5 56a98bcb52f2496f99771bc896341f85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:31:28.916 7 INFO neutron.db.securitygroups_db [None req-5877ef23-8edf-4534-8467-d386bb67cbf7 388af51c2f854c3ba1755bbd13f676f5 56a98bcb52f2496f99771bc896341f85 - - default default] Project 56a98bcb52f2496f99771bc896341f85 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: 647/1199] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:31:28 2026] POST /v2.0/security-group-rules => generated 607 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1200] 10.0.0.219 () {32 vars in 747 bytes} [Thu Jun 25 23:31:28 2026] GET /v2.0/security-group-rules/bdd4f90b-73a3-4fb0-a614-c69a656963b5 => generated 607 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1201] 10.0.0.219 () {32 vars in 673 bytes} [Thu Jun 25 23:31:29 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1202] 10.0.0.219 () {32 vars in 750 bytes} [Thu Jun 25 23:31:29 2026] DELETE /v2.0/security-group-rules/bdd4f90b-73a3-4fb0-a614-c69a656963b5 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:31:29.253 8 INFO neutron.services.segments.plugin [-] Segment 63371510-e85d-426a-a68e-b44a53e79a4c resource provider aggregate not found 2026-06-25 23:31:29.260 8 INFO neutron.services.segments.plugin [-] Segment 63371510-e85d-426a-a68e-b44a53e79a4c resource provider aggregate not found 2026-06-25 23:31:29.268 8 INFO neutron.db.l3_hamode_db [None req-81c1f940-839a-472f-98f2-98a9d1c71226 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] HA network 3e9b7f92-1e30-4c2b-b6c6-b831e6c2bca1 was deleted as no HA routers are present in tenant cf8f07681afd4349bfdb032fa58961c5. [pid: 8|app: 0|req: 553/1203] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:31:28 2026] DELETE /v2.0/routers/5d7668f4-c863-42ba-9b5e-af37167454b3 => 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: 651/1204] 10.0.0.219 () {32 vars in 673 bytes} [Thu Jun 25 23:31:29 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:31:29.287 8 INFO neutron.services.segments.plugin [-] Segment 63371510-e85d-426a-a68e-b44a53e79a4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63371510-e85d-426a-a68e-b44a53e79a4c found for delete ", "request_id": "req-c29593a3-785f-4989-be81-a7bc350b4d58"}]} 2026-06-25 23:31:29.298 8 INFO neutron.services.segments.plugin [-] Segment 63371510-e85d-426a-a68e-b44a53e79a4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63371510-e85d-426a-a68e-b44a53e79a4c found for delete ", "request_id": "req-f2807d10-0412-48f6-8641-aa9145325bf5"}]} [pid: 7|app: 0|req: 652/1205] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:31:29 2026] DELETE /v2.0/security-groups/86489fe6-1c2a-4826-be00-71e9ff1ac85a => 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: 554/1206] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:31:29 2026] DELETE /v2.0/subnets/f5ab0c05-1ea8-4689-919c-5064f059acfd => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1207] 10.0.0.219 () {32 vars in 663 bytes} [Thu Jun 25 23:31:29 2026] GET /v2.0/security-groups => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1210] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:31:29 2026] DELETE /v2.0/networks/de565d29-a803-49fa-8b5b-69e94a808d51 => generated 0 bytes in 385 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1211] 10.0.0.219 () {32 vars in 663 bytes} [Thu Jun 25 23:31:29 2026] GET /v2.0/security-groups => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1212] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:31:30 2026] GET /v2.0/security-groups?tenant_id=cf8f07681afd4349bfdb032fa58961c5&name=default => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1213] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:31:30 2026] DELETE /v2.0/security-groups/2d7dc42f-039e-4249-a95d-6fe79d1c9e1e => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1214] 10.0.0.219 () {34 vars in 789 bytes} [Thu Jun 25 23:31:29 2026] PUT /v2.0/routers/e6455856-ad98-48fc-b60a-d368adb30004/remove_router_interface => generated 309 bytes in 1326 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1215] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:31:30 2026] GET /v2.0/security-groups?tenant_id=56a98bcb52f2496f99771bc896341f85&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1216] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:31:30 2026] DELETE /v2.0/security-groups/8a88c24a-d197-4653-bb5f-e742c5f42599 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:31:31.977 7 INFO neutron.services.segments.plugin [-] Segment 45eb73bd-1e46-4985-8366-0aa20899ac72 resource provider aggregate not found 2026-06-25 23:31:31.982 7 INFO neutron.services.segments.plugin [-] Segment 45eb73bd-1e46-4985-8366-0aa20899ac72 resource provider aggregate not found 2026-06-25 23:31:31.998 7 INFO neutron.services.segments.plugin [-] Segment 45eb73bd-1e46-4985-8366-0aa20899ac72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45eb73bd-1e46-4985-8366-0aa20899ac72 found for delete ", "request_id": "req-1b431cd9-0800-4084-8851-89c50fdc2824"}]} 2026-06-25 23:31:32.008 7 INFO neutron.services.segments.plugin [-] Segment 45eb73bd-1e46-4985-8366-0aa20899ac72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45eb73bd-1e46-4985-8366-0aa20899ac72 found for delete ", "request_id": "req-6a8fe664-9008-4f40-a423-f4a7b015af4b"}]} 2026-06-25 23:31:32.012 7 INFO neutron.db.l3_hamode_db [None req-d430b678-76fc-47f3-b8fc-6be7403e4b25 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] HA network 78687785-2ae8-47f7-9f03-05c52b88819f was deleted as no HA routers are present in tenant a505d8b08fa54679a7b0a7a35f4c7127. [pid: 7|app: 0|req: 654/1217] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:31:30 2026] DELETE /v2.0/routers/e6455856-ad98-48fc-b60a-d368adb30004 => generated 0 bytes in 1290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:31:32.064 8 INFO neutron.services.segments.plugin [-] Segment 60c1c88a-da6d-48c5-8376-2ef9daa6f415 resource provider aggregate not found 2026-06-25 23:31:32.068 8 INFO neutron.services.segments.plugin [-] Segment 60c1c88a-da6d-48c5-8376-2ef9daa6f415 resource provider aggregate not found 2026-06-25 23:31:32.088 8 INFO neutron.services.segments.plugin [-] Segment 60c1c88a-da6d-48c5-8376-2ef9daa6f415 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60c1c88a-da6d-48c5-8376-2ef9daa6f415 found for delete ", "request_id": "req-dbf7d0a5-1020-454f-9340-a033e517bef0"}]} 2026-06-25 23:31:32.094 8 INFO neutron.services.segments.plugin [-] Segment 60c1c88a-da6d-48c5-8376-2ef9daa6f415 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60c1c88a-da6d-48c5-8376-2ef9daa6f415 found for delete ", "request_id": "req-636d89ea-f8aa-48dd-82e5-ec4a5b026dec"}]} [pid: 8|app: 0|req: 564/1218] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:31:32 2026] DELETE /v2.0/subnets/d313822e-6068-47cb-bcc3-f2355c172829 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:31:32.598 7 INFO neutron.db.segments_db [None req-04d634c0-3814-4afa-8dba-f2d23879f17c 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Added segment 23f7587b-e23d-4208-a01d-37ad4f81b5cf of type vxlan for network 80329248-59b1-49c9-a9e3-7c93a0ff55a6 [pid: 7|app: 0|req: 655/1219] 10.0.0.219 () {34 vars in 671 bytes} [Thu Jun 25 23:31:32 2026] POST /v2.0/networks => generated 744 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1220] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:31:32 2026] DELETE /v2.0/networks/d11ba901-4fd5-4bc5-a03c-56382f7698f7 => 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: 656/1221] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:31:32 2026] POST /v2.0/subnets => generated 667 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:32.987 8 INFO neutron.db.segments_db [None req-d067ed01-0fcc-4c31-ab0c-4ce561bfeab6 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Added segment 671442b0-c585-4154-9c9b-de60108d1c0d of type vxlan for network 3051c4cb-8b88-4c6f-af6c-4fa22afb1d82 [pid: 7|app: 0|req: 657/1222] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:31:32 2026] GET /v2.0/security-groups?tenant_id=a505d8b08fa54679a7b0a7a35f4c7127&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:31:33.298 7 WARNING neutron_lib.context [None req-86762350-e7e2-409d-8ea7-318844ee25b2 04714d10a42c41a2b2874d6e079086c0 73aaccee673f49f3acfb3923a6a8c52c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:31:33.338 8 INFO neutron.db.l3_hamode_db [None req-d067ed01-0fcc-4c31-ab0c-4ce561bfeab6 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 658/1223] 10.0.0.219 () {34 vars in 684 bytes} [Thu Jun 25 23:31:33 2026] POST /v2.0/security-groups => generated 1625 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1224] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:31:33 2026] DELETE /v2.0/security-groups/8e95586d-3d83-4724-a94c-8ee44a198514 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1225] 10.0.0.219 () {32 vars in 663 bytes} [Thu Jun 25 23:31:33 2026] GET /v2.0/security-groups => generated 4530 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1226] 10.0.0.219 () {34 vars in 758 bytes} [Thu Jun 25 23:31:33 2026] PUT /v2.0/security-groups/cb75288d-2ef0-4776-a533-73631755ffd8 => generated 1662 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1227] 10.0.0.219 () {32 vars in 737 bytes} [Thu Jun 25 23:31:33 2026] GET /v2.0/security-groups/cb75288d-2ef0-4776-a533-73631755ffd8 => generated 1662 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1228] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:31:33 2026] DELETE /v2.0/security-groups/cb75288d-2ef0-4776-a533-73631755ffd8 => 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: 664/1229] 10.0.0.219 () {32 vars in 663 bytes} [Thu Jun 25 23:31:33 2026] GET /v2.0/security-groups => generated 2925 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:31:33.963 7 INFO neutron.api.v2.resource [None req-cfad7827-f537-4ce4-b10d-b5add0f65a47 04714d10a42c41a2b2874d6e079086c0 73aaccee673f49f3acfb3923a6a8c52c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 665/1230] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:31:33 2026] DELETE /v2.0/security-groups/cb75288d-2ef0-4776-a533-73631755ffd8 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:31:33.983 7 WARNING neutron_lib.context [None req-d27a4d15-da5b-4cb7-b45a-3127812c8ed3 04714d10a42c41a2b2874d6e079086c0 73aaccee673f49f3acfb3923a6a8c52c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:31:34.135 8 INFO neutron.services.segments.plugin [-] Segment 57bb9ab1-0cf0-4ce8-ab59-06109186424f resource provider aggregate not found 2026-06-25 23:31:34.143 8 INFO neutron.services.segments.plugin [-] Segment 57bb9ab1-0cf0-4ce8-ab59-06109186424f resource provider aggregate not found [pid: 7|app: 0|req: 666/1231] 10.0.0.219 () {34 vars in 684 bytes} [Thu Jun 25 23:31:33 2026] POST /v2.0/security-groups => generated 1624 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:31:34.164 7 WARNING neutron_lib.context [None req-10021394-3e36-4a0e-a1d9-0516887ba757 04714d10a42c41a2b2874d6e079086c0 73aaccee673f49f3acfb3923a6a8c52c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:31:34.167 8 INFO neutron.services.segments.plugin [-] Segment 57bb9ab1-0cf0-4ce8-ab59-06109186424f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57bb9ab1-0cf0-4ce8-ab59-06109186424f found for delete ", "request_id": "req-26225ec0-18c0-4a04-9c82-8d04670f30f7"}]} 2026-06-25 23:31:34.170 8 INFO neutron.services.segments.plugin [-] Segment 57bb9ab1-0cf0-4ce8-ab59-06109186424f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57bb9ab1-0cf0-4ce8-ab59-06109186424f found for delete ", "request_id": "req-f323ba6f-a54c-464b-a640-217626a46333"}]} [pid: 7|app: 0|req: 667/1232] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:31:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1233] 10.0.0.219 () {32 vars in 747 bytes} [Thu Jun 25 23:31:34 2026] GET /v2.0/security-group-rules/ebddde5a-cc73-4a39-b148-f2fe6afdc409 => generated 601 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1234] 10.0.0.219 () {32 vars in 673 bytes} [Thu Jun 25 23:31:34 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:31:34.555 8 INFO neutron.db.l3_hamode_db [None req-d067ed01-0fcc-4c31-ab0c-4ce561bfeab6 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 670/1235] 10.0.0.219 () {32 vars in 750 bytes} [Thu Jun 25 23:31:34 2026] DELETE /v2.0/security-group-rules/ebddde5a-cc73-4a39-b148-f2fe6afdc409 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1236] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:31:34 2026] GET /v2.0/security-groups?tenant_id=64297cbb05f249b79e8938b0304e59c8&name=default => generated 2925 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1237] 10.0.0.219 () {32 vars in 673 bytes} [Thu Jun 25 23:31:34 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1238] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:31:34 2026] DELETE /v2.0/security-groups/716effda-f613-4f22-9ab0-6db20b7b5158 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:31:35.041 7 WARNING neutron_lib.context [None req-08bb1b49-f4bd-4f80-a812-189883a2393b 04714d10a42c41a2b2874d6e079086c0 73aaccee673f49f3acfb3923a6a8c52c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 674/1239] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:31:35 2026] POST /v2.0/security-group-rules => generated 601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1240] 10.0.0.219 () {32 vars in 747 bytes} [Thu Jun 25 23:31:35 2026] GET /v2.0/security-group-rules/4ced3f61-4f06-4af1-86ed-6de99cd962df => generated 601 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1241] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:31:35 2026] GET /v2.0/security-groups?tenant_id=49d09ad7a5f74192a8780f5a408a5394&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1242] 10.0.0.219 () {32 vars in 673 bytes} [Thu Jun 25 23:31:35 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1243] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:31:35 2026] DELETE /v2.0/security-groups/8644ea2a-db0a-4981-8a30-0ea4ee54c242 => 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: 679/1244] 10.0.0.219 () {32 vars in 750 bytes} [Thu Jun 25 23:31:35 2026] DELETE /v2.0/security-group-rules/4ced3f61-4f06-4af1-86ed-6de99cd962df => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1245] 10.0.0.219 () {32 vars in 673 bytes} [Thu Jun 25 23:31:35 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:31:35.698 7 WARNING neutron_lib.context [None req-1835bd30-70e6-4bc9-b920-31791b98019a 04714d10a42c41a2b2874d6e079086c0 73aaccee673f49f3acfb3923a6a8c52c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 681/1246] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:31:35 2026] POST /v2.0/security-group-rules => generated 602 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1247] 10.0.0.219 () {32 vars in 747 bytes} [Thu Jun 25 23:31:35 2026] GET /v2.0/security-group-rules/03bffa61-a81e-409c-9ab5-3d087e47510d => generated 602 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1248] 10.0.0.219 () {32 vars in 673 bytes} [Thu Jun 25 23:31:35 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1249] 10.0.0.219 () {32 vars in 750 bytes} [Thu Jun 25 23:31:35 2026] DELETE /v2.0/security-group-rules/03bffa61-a81e-409c-9ab5-3d087e47510d => 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: 685/1250] 10.0.0.219 () {32 vars in 673 bytes} [Thu Jun 25 23:31:36 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1251] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:31:36 2026] DELETE /v2.0/security-groups/c399a753-7f71-4952-aa24-5c5692942f3e => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1252] 10.0.0.219 () {32 vars in 663 bytes} [Thu Jun 25 23:31:36 2026] GET /v2.0/security-groups => generated 2925 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1253] 10.0.0.219 () {32 vars in 663 bytes} [Thu Jun 25 23:31:36 2026] GET /v2.0/security-groups => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1254] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:31:32 2026] POST /v2.0/routers => generated 731 bytes in 3746 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1255] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:31:36 2026] GET /v2.0/security-groups?tenant_id=73aaccee673f49f3acfb3923a6a8c52c&name=default => generated 2925 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1256] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:31:37 2026] DELETE /v2.0/security-groups/e5d016f3-8a23-4143-9b3e-8e1102630cee => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1257] 10.0.0.219 () {34 vars in 783 bytes} [Thu Jun 25 23:31:36 2026] PUT /v2.0/routers/f78919a7-5240-4509-9862-b97deed91e9f/add_router_interface => generated 309 bytes in 1600 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:38.896 8 WARNING keystonemiddleware.audit [None req-6261c39a-756a-48ee-b4a8-220fea80ff71 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Skipping service tempest-service-838449435 as it have no endpoints. 2026-06-25 23:31:38.905 8 WARNING neutron_lib.context [None req-dfe92b32-c263-467c-8a3c-d5423dc0582b 90025a91462047099af383a292a7136a 60e2ae1f3aaa4d1789d5f0d405fd2e42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 569/1258] 10.0.0.219 () {34 vars in 685 bytes} [Thu Jun 25 23:31:38 2026] POST /v2.0/security-groups => generated 1660 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:31:39.067 7 WARNING keystonemiddleware.audit [None req-f9f3641a-2709-43b7-9efa-d3ec947e35f3 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Skipping service tempest-service-838449435 as it have no endpoints. 2026-06-25 23:31:39.073 7 WARNING neutron_lib.context [None req-21908e23-f864-4f39-8728-252e8f217543 90025a91462047099af383a292a7136a 60e2ae1f3aaa4d1789d5f0d405fd2e42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 690/1259] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:31:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:39.267 8 WARNING keystonemiddleware.audit [None req-dfe92b32-c263-467c-8a3c-d5423dc0582b 90025a91462047099af383a292a7136a 60e2ae1f3aaa4d1789d5f0d405fd2e42 - - default default] Skipping service tempest-service-838449435 as it have no endpoints. 2026-06-25 23:31:39.275 8 WARNING neutron_lib.context [None req-00c85b89-7e69-46db-8f50-02812e58a1bb 90025a91462047099af383a292a7136a 60e2ae1f3aaa4d1789d5f0d405fd2e42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 570/1260] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:31:39 2026] POST /v2.0/security-group-rules => generated 602 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:39.441 7 WARNING keystonemiddleware.audit [None req-21908e23-f864-4f39-8728-252e8f217543 90025a91462047099af383a292a7136a 60e2ae1f3aaa4d1789d5f0d405fd2e42 - - default default] Skipping service tempest-service-838449435 as it have no endpoints. 2026-06-25 23:31:39.446 7 WARNING neutron_lib.context [None req-dd9a94f8-8ec8-4715-8d20-12f011a84d27 90025a91462047099af383a292a7136a 60e2ae1f3aaa4d1789d5f0d405fd2e42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 571/1261] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:31:39 2026] GET /v2.0/security-groups?tenant_id=5a544bb7be4e448fa998cfea3128170c&name=default => generated 2925 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1262] 10.0.0.219 () {34 vars in 676 bytes} [Thu Jun 25 23:31:39 2026] POST /v2.0/floatingips => generated 552 bytes in 673 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1263] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:31:40 2026] DELETE /v2.0/security-groups/329f129c-940a-4b82-9305-6aeeef58f81c => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1264] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:31:40 2026] GET /v2.0/security-groups?tenant_id=fac090d1124a474ea10c156da552493d&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:31:40.631 7 WARNING keystonemiddleware.audit [None req-8449ac3d-7ac1-4b0b-846e-50030ba96d3e 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Skipping service tempest-service-838449435 as it have no endpoints. [pid: 7|app: 0|req: 693/1265] 10.0.0.99 () {34 vars in 1099 bytes} [Thu Jun 25 23:31:40 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1756701036&fields=id&tenant_id=60e2ae1f3aaa4d1789d5f0d405fd2e42 => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:31:40.692 7 WARNING keystonemiddleware.audit [req-e07d9920-9547-4771-b95e-f9cb2cb22cb4 req-a9bfe27a-1857-4360-ae4e-5e93c964cc25 90025a91462047099af383a292a7136a 60e2ae1f3aaa4d1789d5f0d405fd2e42 - - default default] Skipping service tempest-service-838449435 as it have no endpoints. [pid: 8|app: 0|req: 573/1266] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:31:40 2026] DELETE /v2.0/security-groups/36eedc7d-e569-43b0-8608-0e50edd83021 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1267] 10.0.0.99 () {34 vars in 981 bytes} [Thu Jun 25 23:31:40 2026] GET /v2.0/networks?id=80329248-59b1-49c9-a9e3-7c93a0ff55a6 => generated 676 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:40.771 8 WARNING keystonemiddleware.audit [None req-f6176b4d-0a78-45d8-a407-57698f470091 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Skipping service tempest-service-838449435 as it have no endpoints. [pid: 8|app: 0|req: 574/1268] 10.0.0.99 () {34 vars in 964 bytes} [Thu Jun 25 23:31:40 2026] GET /v2.0/quotas/60e2ae1f3aaa4d1789d5f0d405fd2e42 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:40.794 7 WARNING keystonemiddleware.audit [req-e07d9920-9547-4771-b95e-f9cb2cb22cb4 req-63660515-6cf0-42ef-b3db-297d2effc7f2 90025a91462047099af383a292a7136a 60e2ae1f3aaa4d1789d5f0d405fd2e42 - - default default] Skipping service tempest-service-838449435 as it have no endpoints. [pid: 7|app: 0|req: 695/1269] 10.0.0.99 () {34 vars in 1001 bytes} [Thu Jun 25 23:31:40 2026] GET /v2.0/ports?tenant_id=60e2ae1f3aaa4d1789d5f0d405fd2e42&fields=id => generated 103 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1270] 10.0.0.99 () {34 vars in 1007 bytes} [Thu Jun 25 23:31:40 2026] GET /v2.0/networks/80329248-59b1-49c9-a9e3-7c93a0ff55a6?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: 696/1271] 10.0.0.99 () {34 vars in 1107 bytes} [Thu Jun 25 23:31:41 2026] GET /v2.0/networks/80329248-59b1-49c9-a9e3-7c93a0ff55a6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:31:41.332 8 WARNING keystonemiddleware.audit [req-e07d9920-9547-4771-b95e-f9cb2cb22cb4 req-c7620a3e-f6b9-46b4-9f1a-6f402cebffee ae0b65c2ac3c4358a56b4a37036033e8 59209d666875422cbe6dc86df0d73599 - - 8d787b7d0a4145a2b3db40599a8891c3 8d787b7d0a4145a2b3db40599a8891c3] Skipping service tempest-service-838449435 as it have no endpoints. [pid: 8|app: 0|req: 576/1272] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:31:41 2026] GET /v2.0/ports?device_id=5305560f-48bb-4560-ad42-8c4f1f232358 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:31:42.031 7 WARNING keystonemiddleware.audit [req-e07d9920-9547-4771-b95e-f9cb2cb22cb4 req-91eb9ce8-f8bd-4513-b396-93bfc8681710 ae0b65c2ac3c4358a56b4a37036033e8 59209d666875422cbe6dc86df0d73599 - - 8d787b7d0a4145a2b3db40599a8891c3 8d787b7d0a4145a2b3db40599a8891c3] Skipping service tempest-service-838449435 as it have no endpoints. [pid: 7|app: 0|req: 697/1273] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:31:42 2026] GET /v2.0/networks?id=80329248-59b1-49c9-a9e3-7c93a0ff55a6 => generated 676 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:42.131 8 WARNING keystonemiddleware.audit [req-81b2f8b7-bdd7-4dd1-b9f5-ed0f282de7f5 req-c7f34d95-ace1-4550-be9d-59b26ac856fd 90025a91462047099af383a292a7136a 60e2ae1f3aaa4d1789d5f0d405fd2e42 - - default default] Skipping service tempest-service-838449435 as it have no endpoints. [pid: 8|app: 0|req: 577/1274] 199.19.213.104 () {34 vars in 1050 bytes} [Thu Jun 25 23:31:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=60e2ae1f3aaa4d1789d5f0d405fd2e42 => generated 181 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:42.200 7 WARNING keystonemiddleware.audit [req-e07d9920-9547-4771-b95e-f9cb2cb22cb4 req-473685e3-f58e-4ea7-9838-af1a893730b9 90025a91462047099af383a292a7136a 60e2ae1f3aaa4d1789d5f0d405fd2e42 - - default default] Skipping service tempest-service-838449435 as it have no endpoints. 2026-06-25 23:31:42.204 7 WARNING neutron_lib.context [req-e07d9920-9547-4771-b95e-f9cb2cb22cb4 req-5f7b66e2-3173-4373-b355-79793c6d7e43 90025a91462047099af383a292a7136a 60e2ae1f3aaa4d1789d5f0d405fd2e42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:31:42.438 8 WARNING keystonemiddleware.audit [req-e07d9920-9547-4771-b95e-f9cb2cb22cb4 req-42202773-8876-4c7b-9a8d-eeb00458fa9f 90025a91462047099af383a292a7136a 60e2ae1f3aaa4d1789d5f0d405fd2e42 - - default default] Skipping service tempest-service-838449435 as it have no endpoints. [pid: 8|app: 0|req: 578/1275] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:31:42 2026] GET /v2.0/ports?device_id=5305560f-48bb-4560-ad42-8c4f1f232358 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1276] 199.19.213.104 () {38 vars in 955 bytes} [Thu Jun 25 23:31:42 2026] POST /v2.0/ports => generated 954 bytes in 503 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: 579/1277] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:31:42 2026] GET /v2.0/security-groups?tenant_id=c010d0a2553041179b6eb953fb990773&name=default => generated 2925 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1278] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:31:42 2026] DELETE /v2.0/security-groups/7f21a3cf-602b-4e0f-8cfb-24dd18c5c91e => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1279] 199.19.213.104 () {38 vars in 1028 bytes} [Thu Jun 25 23:31:42 2026] PUT /v2.0/ports/81ff2412-a312-452a-84da-d86a95197c44 => generated 1199 bytes in 554 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: 581/1280] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:31:43 2026] GET /v2.0/security-groups?tenant_id=a9432ad3001947efb4fae13012f422bd&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1281] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:31:43 2026] GET /v2.0/ports?tenant_id=60e2ae1f3aaa4d1789d5f0d405fd2e42&device_id=5305560f-48bb-4560-ad42-8c4f1f232358 => generated 1238 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:31:43.386 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e102ee16-49ff-4052-b2ed-57b82dcc4a88'] response: {'name': 'network-changed', 'server_uuid': '5305560f-48bb-4560-ad42-8c4f1f232358', 'tag': '81ff2412-a312-452a-84da-d86a95197c44', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 701/1282] 199.19.213.104 () {34 vars in 1058 bytes} [Thu Jun 25 23:31:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=81ff2412-a312-452a-84da-d86a95197c44 => generated 19 bytes in 33 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: 582/1283] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:31:43 2026] DELETE /v2.0/security-groups/52d8583b-ab62-415d-9579-167f030ab6fd => 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: 702/1284] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:31:43 2026] GET /v2.0/subnets?id=1e4cd159-53cb-47b6-8a09-a85f7450b5b8 => generated 670 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1285] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:31:43 2026] GET /v2.0/ports?network_id=80329248-59b1-49c9-a9e3-7c93a0ff55a6&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:31:43.546 7 WARNING keystonemiddleware.audit [req-e07d9920-9547-4771-b95e-f9cb2cb22cb4 req-5373cc11-d99c-4fe1-9fad-1dfc0a08885f ae0b65c2ac3c4358a56b4a37036033e8 59209d666875422cbe6dc86df0d73599 - - 8d787b7d0a4145a2b3db40599a8891c3 8d787b7d0a4145a2b3db40599a8891c3] Skipping service tempest-service-838449435 as it have no endpoints. [pid: 7|app: 0|req: 703/1286] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:31:43 2026] GET /v2.0/ports?device_id=5305560f-48bb-4560-ad42-8c4f1f232358 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:43.596 7 WARNING keystonemiddleware.audit [req-84154a4f-d0a0-4062-8629-753b898738d7 req-4a40d80f-15d0-4cb0-8f94-f8f5f026b33b 90025a91462047099af383a292a7136a 60e2ae1f3aaa4d1789d5f0d405fd2e42 - - default default] Skipping service tempest-service-838449435 as it have no endpoints. [pid: 8|app: 0|req: 584/1287] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:31:43 2026] GET /v2.0/networks/80329248-59b1-49c9-a9e3-7c93a0ff55a6?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: 704/1288] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:31:43 2026] GET /v2.0/security-groups?id=a497f490-1c2e-4806-8396-55ff2fe43b10&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1289] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:31:43 2026] GET /v2.0/networks/80329248-59b1-49c9-a9e3-7c93a0ff55a6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1290] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:31:43 2026] GET /v2.0/ports?tenant_id=60e2ae1f3aaa4d1789d5f0d405fd2e42&device_id=5305560f-48bb-4560-ad42-8c4f1f232358 => generated 1238 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1291] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:31:43 2026] GET /v2.0/networks?id=80329248-59b1-49c9-a9e3-7c93a0ff55a6 => 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: 587/1292] 199.19.213.104 () {34 vars in 1058 bytes} [Thu Jun 25 23:31:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=81ff2412-a312-452a-84da-d86a95197c44 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1293] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:31:43 2026] GET /v2.0/subnets?id=1e4cd159-53cb-47b6-8a09-a85f7450b5b8 => generated 670 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1294] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:31:43 2026] GET /v2.0/ports?network_id=80329248-59b1-49c9-a9e3-7c93a0ff55a6&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:31:44.042 7 WARNING neutron_lib.context [None req-4ae68fe7-5b4c-4c3c-8c97-b7fd0480f062 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 590/1295] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:31:44 2026] GET /v2.0/networks/80329248-59b1-49c9-a9e3-7c93a0ff55a6?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:31:44.184 7 INFO neutron.db.segments_db [None req-4ae68fe7-5b4c-4c3c-8c97-b7fd0480f062 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Added segment 7dbb5d60-ea5e-4e6a-ab58-4d2a3698b38e of type vxlan for network a93076d7-615e-4b23-931d-4b545e8d1b27 [pid: 8|app: 0|req: 591/1296] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:31:44 2026] GET /v2.0/networks/80329248-59b1-49c9-a9e3-7c93a0ff55a6?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: 706/1297] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:31:43 2026] POST /v2.0/networks => generated 640 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:44.306 8 WARNING neutron_lib.context [None req-fca27e94-0f28-4ee6-af88-22687be5d240 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 592/1300] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:31:44 2026] POST /v2.0/subnets => generated 634 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:44.738 8 WARNING keystonemiddleware.audit [None req-fca27e94-0f28-4ee6-af88-22687be5d240 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Skipping service tempest-service-838449435 as it have no endpoints. [pid: 8|app: 0|req: 593/1301] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:31:44 2026] GET /v2.0/ports?device_id=5305560f-48bb-4560-ad42-8c4f1f232358 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:44.865 8 WARNING keystonemiddleware.audit [req-7a142494-bb0a-4bf3-8a24-cd0c408c68f6 req-6313fb36-8ff7-45dd-b179-d829b6a4a835 90025a91462047099af383a292a7136a 60e2ae1f3aaa4d1789d5f0d405fd2e42 - - default default] Skipping service tempest-service-838449435 as it have no endpoints. [pid: 8|app: 0|req: 594/1302] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:31:44 2026] GET /v2.0/security-groups?id=a497f490-1c2e-4806-8396-55ff2fe43b10&fields=id&fields=name => generated 114 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1303] 10.0.0.219 () {32 vars in 722 bytes} [Thu Jun 25 23:31:44 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:31:45.007 8 WARNING neutron_lib.context [None req-9bb21289-c70b-4c8e-9ae2-fac60438f5a0 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 595/1304] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:31:44 2026] POST /v2.0/subnets => generated 708 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:45.442 7 WARNING neutron_lib.context [None req-5cae1336-bee9-4874-a7a0-600ff3bca0c8 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:31:45.528 7 INFO neutron.db.segments_db [None req-5cae1336-bee9-4874-a7a0-600ff3bca0c8 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Added segment 795bcf74-7b61-4ed2-8fbd-06064453dec7 of type vxlan for network 4fe3ab56-5113-44b4-a609-0e96239a60b4 [pid: 7|app: 0|req: 710/1305] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:31:45 2026] POST /v2.0/networks => generated 638 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:45.653 8 WARNING neutron_lib.context [None req-4f2e5a56-0c22-4018-93a4-387b7a044c87 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:31:46.027 7 WARNING keystonemiddleware.audit [None req-5cae1336-bee9-4874-a7a0-600ff3bca0c8 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Skipping service tempest-service-838449435 as it have no endpoints. [pid: 8|app: 0|req: 596/1306] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:31:45 2026] POST /v2.0/subnets => generated 632 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:46.086 8 WARNING neutron_lib.context [None req-575cc201-27e3-4448-ae08-89e14eaa394e b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 711/1307] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:31:46 2026] GET /v2.0/ports?device_id=5305560f-48bb-4560-ad42-8c4f1f232358 => generated 971 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1308] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:31:46 2026] POST /v2.0/subnets => generated 702 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:46.472 8 WARNING keystonemiddleware.audit [None req-575cc201-27e3-4448-ae08-89e14eaa394e b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Skipping service tempest-service-838449435 as it have no endpoints. [pid: 8|app: 0|req: 598/1309] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:31:46 2026] GET /v2.0/security-groups?id=a497f490-1c2e-4806-8396-55ff2fe43b10&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:46.525 8 WARNING neutron_lib.context [None req-539042c2-6136-40a4-bf96-f56686b70867 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:31:46.586 8 INFO neutron.db.segments_db [None req-539042c2-6136-40a4-bf96-f56686b70867 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Added segment acba09d1-d7da-4980-a3ff-3b2e07e89053 of type vxlan for network f225e6be-7444-40ac-9408-4aa3c094db1b [pid: 7|app: 0|req: 712/1310] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:31:46 2026] GET /v2.0/security-groups?tenant_id=65e89f260da04b7e838828129b18e9b3&name=default => generated 2925 bytes in 423 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:31:46.629 7 WARNING keystonemiddleware.audit [None req-ebbe81ff-4170-490a-99a0-616d9e405e93 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Skipping service tempest-service-838449435 as it have no endpoints. [pid: 7|app: 0|req: 713/1311] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:31:46 2026] GET /v2.0/ports?device_id=5305560f-48bb-4560-ad42-8c4f1f232358 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1312] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:31:46 2026] POST /v2.0/networks => generated 637 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:46.701 8 WARNING keystonemiddleware.audit [None req-539042c2-6136-40a4-bf96-f56686b70867 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Skipping service tempest-service-838449435 as it have no endpoints. [pid: 7|app: 0|req: 714/1313] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:31:46 2026] DELETE /v2.0/security-groups/9e00f9dc-31e7-4bdc-b65b-c2785298c06a => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:31:46.813 7 WARNING neutron_lib.context [None req-9d3b35eb-6c84-491d-b68b-40aebcd69e12 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:31:47.136 8 INFO neutron.db.l3_db [None req-75487404-565c-40cd-b7d3-2bdcc1736b21 90025a91462047099af383a292a7136a 60e2ae1f3aaa4d1789d5f0d405fd2e42 - - default default] Floating IP 47349986-9f5e-4f2c-a05f-0542e8381776 associated. External IP: 10.96.250.210, port: 81ff2412-a312-452a-84da-d86a95197c44. [pid: 7|app: 0|req: 715/1314] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:31:46 2026] POST /v2.0/subnets => generated 632 bytes in 748 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1315] 10.0.0.219 () {34 vars in 749 bytes} [Thu Jun 25 23:31:46 2026] PUT /v2.0/floatingips/47349986-9f5e-4f2c-a05f-0542e8381776 => generated 855 bytes in 886 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:47.596 8 WARNING neutron_lib.context [None req-95ab1aad-618d-449f-9530-50a02cfe67cf b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:31:47.663 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7eada3ab-f2e8-4552-a902-0ba4e101b29b'] response: {'name': 'network-changed', 'server_uuid': '5305560f-48bb-4560-ad42-8c4f1f232358', 'tag': '81ff2412-a312-452a-84da-d86a95197c44', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 716/1316] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:31:47 2026] GET /v2.0/security-groups?tenant_id=fa901bfbfc5540a9ade781ecb881ef35&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:31:47.830 7 WARNING keystonemiddleware.audit [None req-a5eff111-d4a3-4c5f-a902-707d0da4c491 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Skipping service tempest-service-838449435 as it have no endpoints. [pid: 7|app: 0|req: 717/1317] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:31:47 2026] GET /v2.0/ports?device_id=5305560f-48bb-4560-ad42-8c4f1f232358 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1318] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:31:47 2026] GET /v2.0/ports?tenant_id=60e2ae1f3aaa4d1789d5f0d405fd2e42&device_id=5305560f-48bb-4560-ad42-8c4f1f232358 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1319] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:31:47 2026] DELETE /v2.0/security-groups/e23f3e03-8c78-42cb-93ce-77e6c3acc7cc => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:31:48.033 7 WARNING keystonemiddleware.audit [None req-596bea5a-e84c-48a5-8c0e-2b567830360d 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Skipping service tempest-service-838449435 as it have no endpoints. [pid: 7|app: 0|req: 720/1320] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:31:48 2026] GET /v2.0/security-groups?id=a497f490-1c2e-4806-8396-55ff2fe43b10&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1321] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:31:47 2026] POST /v2.0/subnets => generated 706 bytes in 539 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:48.138 8 WARNING neutron_lib.context [None req-39994e64-52cb-47ba-b739-3c9ab2ac7288 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 721/1322] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:31:48 2026] GET /v2.0/networks?id=80329248-59b1-49c9-a9e3-7c93a0ff55a6 => generated 772 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:48.211 8 INFO neutron.db.segments_db [None req-39994e64-52cb-47ba-b739-3c9ab2ac7288 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Added segment 93d949f8-9369-4171-a104-03ca618f5b75 of type vxlan for network 7333bd79-f898-46ea-bcdc-a23e6ad42163 [pid: 7|app: 0|req: 722/1323] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:31:48 2026] GET /v2.0/security-groups?tenant_id=1e410548034549a2bd9db6efe62f00dc&name=default => generated 2925 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1324] 199.19.213.104 () {34 vars in 1058 bytes} [Thu Jun 25 23:31:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=81ff2412-a312-452a-84da-d86a95197c44 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1325] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:31:48 2026] DELETE /v2.0/security-groups/fa45ec02-6032-4f60-8765-3a8623b516aa => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:31:48.624 8 INFO neutron.db.l3_hamode_db [None req-39994e64-52cb-47ba-b739-3c9ab2ac7288 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 725/1326] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:31:48 2026] GET /v2.0/subnets?id=1e4cd159-53cb-47b6-8a09-a85f7450b5b8 => generated 670 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:48.628 7 WARNING keystonemiddleware.audit [req-da88d6ba-8740-4042-9246-76638f3252e0 req-38540d0d-57bb-4a04-a3fa-7cf0d1cc6011 ae0b65c2ac3c4358a56b4a37036033e8 59209d666875422cbe6dc86df0d73599 - - 8d787b7d0a4145a2b3db40599a8891c3 8d787b7d0a4145a2b3db40599a8891c3] Skipping service tempest-service-838449435 as it have no endpoints. [pid: 7|app: 0|req: 726/1327] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:31:48 2026] GET /v2.0/ports?device_id=5305560f-48bb-4560-ad42-8c4f1f232358 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1328] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:31:48 2026] GET /v2.0/ports?network_id=80329248-59b1-49c9-a9e3-7c93a0ff55a6&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-25 23:31:48.713 7 WARNING keystonemiddleware.audit [req-da88d6ba-8740-4042-9246-76638f3252e0 req-83dc764e-efac-4cb1-94bf-45a2efe589b2 ae0b65c2ac3c4358a56b4a37036033e8 59209d666875422cbe6dc86df0d73599 - - 8d787b7d0a4145a2b3db40599a8891c3 8d787b7d0a4145a2b3db40599a8891c3] Skipping service tempest-service-838449435 as it have no endpoints. [pid: 7|app: 0|req: 728/1329] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:31:48 2026] GET /v2.0/security-groups?id=a497f490-1c2e-4806-8396-55ff2fe43b10&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1330] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:31:48 2026] GET /v2.0/networks/80329248-59b1-49c9-a9e3-7c93a0ff55a6?fields=segments => generated 14 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1331] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:31:48 2026] GET /v2.0/networks/80329248-59b1-49c9-a9e3-7c93a0ff55a6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:31:49.008 7 WARNING keystonemiddleware.audit [req-da88d6ba-8740-4042-9246-76638f3252e0 req-d2976539-1563-466c-aea7-40138033b635 ae0b65c2ac3c4358a56b4a37036033e8 59209d666875422cbe6dc86df0d73599 - - 8d787b7d0a4145a2b3db40599a8891c3 8d787b7d0a4145a2b3db40599a8891c3] Skipping service tempest-service-838449435 as it have no endpoints. [pid: 7|app: 0|req: 731/1332] 199.19.213.104 () {34 vars in 994 bytes} [Thu Jun 25 23:31:49 2026] GET /v2.0/ports?device_id=5305560f-48bb-4560-ad42-8c4f1f232358 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:49.068 7 WARNING keystonemiddleware.audit [req-b4e53fc5-b7c6-44ba-ad9d-4b002aa5d108 req-c59f19a3-71e0-46a4-bb4b-723921dad538 90025a91462047099af383a292a7136a 60e2ae1f3aaa4d1789d5f0d405fd2e42 - - default default] Skipping service tempest-service-838449435 as it have no endpoints. 2026-06-25 23:31:49.909 8 INFO neutron.db.l3_hamode_db [None req-39994e64-52cb-47ba-b739-3c9ab2ac7288 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:31:50.421 7 INFO neutron.db.l3_db [req-b4e53fc5-b7c6-44ba-ad9d-4b002aa5d108 req-6538fc4b-1532-4906-8be7-74ed874c1515 90025a91462047099af383a292a7136a 60e2ae1f3aaa4d1789d5f0d405fd2e42 - - default default] Floating IP 47349986-9f5e-4f2c-a05f-0542e8381776 disassociated. External IP: 10.96.250.210, port: 81ff2412-a312-452a-84da-d86a95197c44. [pid: 7|app: 0|req: 732/1333] 199.19.213.104 () {36 vars in 997 bytes} [Thu Jun 25 23:31:49 2026] DELETE /v2.0/ports/81ff2412-a312-452a-84da-d86a95197c44 => generated 0 bytes in 1865 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:31:50.939 7 WARNING keystonemiddleware.audit [req-b4e53fc5-b7c6-44ba-ad9d-4b002aa5d108 req-6538fc4b-1532-4906-8be7-74ed874c1515 90025a91462047099af383a292a7136a 60e2ae1f3aaa4d1789d5f0d405fd2e42 - - default default] Skipping service tempest-service-838449435 as it have no endpoints. [pid: 7|app: 0|req: 733/1334] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:31:50 2026] GET /v2.0/ports?device_id=5305560f-48bb-4560-ad42-8c4f1f232358 => 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: 602/1335] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:31:48 2026] POST /v2.0/routers => generated 685 bytes in 2918 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:51.058 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1600486-9807-4b1a-8c2e-c8be93c9ade7'] response: {'server_uuid': '5305560f-48bb-4560-ad42-8c4f1f232358', 'name': 'network-vif-deleted', 'tag': '81ff2412-a312-452a-84da-d86a95197c44', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 603/1336] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:31:51 2026] GET /v2.0/security-groups?tenant_id=634e7d9d3c684cb0a8b96b3056970a8e&name=default => generated 2925 bytes in 465 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1337] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:31:51 2026] DELETE /v2.0/security-groups/f60c60f4-e84c-47f9-817e-d78b43215036 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:31:52.113 8 WARNING keystonemiddleware.audit [None req-5564c673-f429-4986-8714-12c794922d55 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Skipping service tempest-service-838449435 as it have no endpoints. [pid: 8|app: 0|req: 605/1338] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:31:52 2026] DELETE /v2.0/security-groups/a497f490-1c2e-4806-8396-55ff2fe43b10 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:31:52.275 8 WARNING keystonemiddleware.audit [None req-d95024fa-34ee-47ec-8dc3-d845a2c22400 90025a91462047099af383a292a7136a 60e2ae1f3aaa4d1789d5f0d405fd2e42 - - default default] Skipping service tempest-service-838449435 as it have no endpoints. 2026-06-25 23:31:52.291 8 INFO neutron.api.v2.resource [None req-b2dd568e-a641-4899-8d1e-4b9f6ee212af 90025a91462047099af383a292a7136a 60e2ae1f3aaa4d1789d5f0d405fd2e42 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 606/1339] 10.0.0.219 () {32 vars in 737 bytes} [Thu Jun 25 23:31:52 2026] GET /v2.0/security-groups/a497f490-1c2e-4806-8396-55ff2fe43b10 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:31:52.299 8 WARNING keystonemiddleware.audit [None req-b2dd568e-a641-4899-8d1e-4b9f6ee212af 90025a91462047099af383a292a7136a 60e2ae1f3aaa4d1789d5f0d405fd2e42 - - default default] Skipping service tempest-service-838449435 as it have no endpoints. [pid: 8|app: 0|req: 607/1340] 10.0.0.219 () {32 vars in 732 bytes} [Thu Jun 25 23:31:52 2026] DELETE /v2.0/floatingips/47349986-9f5e-4f2c-a05f-0542e8381776 => generated 0 bytes in 837 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1341] 10.0.0.219 () {34 vars in 783 bytes} [Thu Jun 25 23:31:51 2026] PUT /v2.0/routers/b7be9c97-0f8b-4e73-a894-54464b49e010/add_router_interface => generated 309 bytes in 2133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1342] 10.0.0.219 () {34 vars in 789 bytes} [Thu Jun 25 23:31:53 2026] PUT /v2.0/routers/f78919a7-5240-4509-9862-b97deed91e9f/remove_router_interface => generated 309 bytes in 1365 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:54.654 8 WARNING neutron_lib.context [None req-a2515329-5de1-4514-9cd7-f0cd1e151cf4 3630c372a01e4dd9b343f9f0beacde81 aa069fec30224590af99f97cd5823214 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:31:54.805 8 INFO neutron.db.segments_db [None req-a2515329-5de1-4514-9cd7-f0cd1e151cf4 3630c372a01e4dd9b343f9f0beacde81 aa069fec30224590af99f97cd5823214 - - default default] Added segment bd23fc95-3a97-4d87-a0e0-b19581112231 of type vxlan for network 328298c4-f208-4640-8168-9b3750878009 [pid: 8|app: 0|req: 609/1343] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:31:54 2026] POST /v2.0/networks => generated 650 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1344] 10.0.0.219 () {34 vars in 783 bytes} [Thu Jun 25 23:31:53 2026] PUT /v2.0/routers/b7be9c97-0f8b-4e73-a894-54464b49e010/add_router_interface => generated 309 bytes in 1858 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:55.057 7 WARNING neutron_lib.context [None req-62df0038-e72b-4ecc-987e-9ca52b1c3e77 3630c372a01e4dd9b343f9f0beacde81 aa069fec30224590af99f97cd5823214 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 736/1345] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:31:55 2026] POST /v2.0/subnets => generated 603 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:56.110 8 INFO neutron.services.segments.plugin [-] Segment 671442b0-c585-4154-9c9b-de60108d1c0d resource provider aggregate not found 2026-06-25 23:31:56.118 8 INFO neutron.db.l3_hamode_db [None req-cc6644aa-66b4-42ea-a5ca-b9e788d08974 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] HA network 3051c4cb-8b88-4c6f-af6c-4fa22afb1d82 was deleted as no HA routers are present in tenant 60e2ae1f3aaa4d1789d5f0d405fd2e42. [pid: 8|app: 0|req: 610/1346] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:31:54 2026] DELETE /v2.0/routers/f78919a7-5240-4509-9862-b97deed91e9f => generated 0 bytes in 1182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:31:56.129 8 WARNING neutron_lib.context [None req-797c4994-5882-4a0b-a886-4d16483a84a7 3630c372a01e4dd9b343f9f0beacde81 aa069fec30224590af99f97cd5823214 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:31:56.141 8 INFO neutron.services.segments.plugin [-] Segment 671442b0-c585-4154-9c9b-de60108d1c0d resource provider aggregate not found 2026-06-25 23:31:56.147 8 INFO neutron.services.segments.plugin [-] Segment 671442b0-c585-4154-9c9b-de60108d1c0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 671442b0-c585-4154-9c9b-de60108d1c0d found for delete ", "request_id": "req-807b806f-f034-4ff6-9b8d-57f136ae6bb6"}]} 2026-06-25 23:31:56.171 8 INFO neutron.services.segments.plugin [-] Segment 671442b0-c585-4154-9c9b-de60108d1c0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 671442b0-c585-4154-9c9b-de60108d1c0d found for delete ", "request_id": "req-863ba0e2-9e20-465e-a980-ef8d8ed9a848"}]} 2026-06-25 23:31:56.190 8 INFO neutron.db.segments_db [None req-797c4994-5882-4a0b-a886-4d16483a84a7 3630c372a01e4dd9b343f9f0beacde81 aa069fec30224590af99f97cd5823214 - - default default] Added segment 22f45103-aeff-46db-949b-d86d406e0149 of type vxlan for network 2fbc799b-7d1e-4773-b692-78abacf9bc81 2026-06-25 23:31:56.566 8 INFO neutron.db.l3_hamode_db [None req-797c4994-5882-4a0b-a886-4d16483a84a7 3630c372a01e4dd9b343f9f0beacde81 aa069fec30224590af99f97cd5823214 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:31:57.680 8 INFO neutron.db.l3_hamode_db [None req-797c4994-5882-4a0b-a886-4d16483a84a7 3630c372a01e4dd9b343f9f0beacde81 aa069fec30224590af99f97cd5823214 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 737/1347] 10.0.0.219 () {34 vars in 783 bytes} [Thu Jun 25 23:31:55 2026] PUT /v2.0/routers/b7be9c97-0f8b-4e73-a894-54464b49e010/add_router_interface => generated 309 bytes in 2480 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1348] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:31:57 2026] DELETE /v2.0/subnets/1e4cd159-53cb-47b6-8a09-a85f7450b5b8 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:31:58.121 7 WARNING neutron_lib.context [None req-1823e403-03ce-4802-a3d4-812726839964 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 739/1349] 10.0.0.219 () {34 vars in 684 bytes} [Thu Jun 25 23:31:58 2026] POST /v2.0/security-groups => generated 1628 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-25 23:31:58.649 7 INFO neutron.services.segments.plugin [-] Segment 23f7587b-e23d-4208-a01d-37ad4f81b5cf resource provider aggregate not found [pid: 7|app: 0|req: 740/1350] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:31:58 2026] DELETE /v2.0/networks/80329248-59b1-49c9-a9e3-7c93a0ff55a6 => generated 0 bytes in 405 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:31:58.667 7 INFO neutron.services.segments.plugin [-] Segment 23f7587b-e23d-4208-a01d-37ad4f81b5cf resource provider aggregate not found 2026-06-25 23:31:58.676 7 WARNING neutron_lib.context [None req-374354fa-7257-449e-b908-cef492edcf44 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:31:58.677 7 INFO neutron.services.segments.plugin [-] Segment 23f7587b-e23d-4208-a01d-37ad4f81b5cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23f7587b-e23d-4208-a01d-37ad4f81b5cf found for delete ", "request_id": "req-c3797102-50c9-4242-8797-4be6fd3f9252"}]} 2026-06-25 23:31:58.694 7 INFO neutron.services.segments.plugin [-] Segment 23f7587b-e23d-4208-a01d-37ad4f81b5cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23f7587b-e23d-4208-a01d-37ad4f81b5cf found for delete ", "request_id": "req-b0cfdaba-4c6d-4dcf-9f4a-072b863af05f"}]} [pid: 7|app: 0|req: 741/1351] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:31:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1352] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:31:58 2026] GET /v2.0/security-groups?tenant_id=60e2ae1f3aaa4d1789d5f0d405fd2e42&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:31:58.882 7 WARNING neutron_lib.context [None req-c5fffc72-6e5c-4e56-818d-4e29896fa417 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 611/1353] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:31:56 2026] POST /v2.0/routers => generated 694 bytes in 2826 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1354] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:31:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1355] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:31:58 2026] DELETE /v2.0/security-groups/8e564f02-82e4-48e8-a2c5-65c59caed335 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:31:59.070 8 WARNING neutron_lib.context [None req-b3eb95e5-713b-4248-9d8a-8c12e0bdb356 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 613/1356] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:31:59 2026] POST /v2.0/security-group-rules => generated 599 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:59.278 8 WARNING neutron_lib.context [None req-d4068cca-ee3d-482f-a38a-0e0180972484 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 614/1357] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:31:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:59.420 8 WARNING neutron_lib.context [None req-2f646dc7-ae0c-4e95-b70b-42e5712217e5 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 615/1358] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:31:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:59.599 8 WARNING neutron_lib.context [None req-a4e7d760-5f3f-465f-aab8-17a1965fb7f8 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 618/1361] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:31:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:59.767 8 WARNING neutron_lib.context [None req-5e59d745-dee5-4b66-a55c-19b1fa58792e b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 619/1362] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:31:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:59.926 8 WARNING neutron_lib.context [None req-cffc2c7d-ea5b-4518-85af-72bb610b2901 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 620/1363] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:31:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:00.089 8 WARNING neutron_lib.context [None req-3f1c23f6-4aac-48c8-b1fb-cdb4d37d01b5 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 621/1364] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:32:00 2026] POST /v2.0/security-group-rules => generated 599 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:00.233 8 WARNING neutron_lib.context [None req-e9442f45-6f20-4228-9f14-3bb03db26076 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 622/1365] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:32:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:00.418 8 WARNING neutron_lib.context [None req-0d13c5b5-296f-4908-9196-d483569d2484 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1366] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:32:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1367] 10.0.0.219 () {34 vars in 783 bytes} [Thu Jun 25 23:31:58 2026] PUT /v2.0/routers/9e6bffb5-2c29-48a0-9fbf-569d266d8ca3/add_router_interface => generated 309 bytes in 1807 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:00.809 7 WARNING neutron_lib.context [None req-89fff0b4-e500-48f8-bc56-efc93af45c0b 3630c372a01e4dd9b343f9f0beacde81 aa069fec30224590af99f97cd5823214 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 624/1368] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:32:00 2026] GET /v2.0/security-groups?tenant_id=0814c69714934e4ba5305373b9c222ee&name=default => generated 2925 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1369] 10.0.0.99 () {34 vars in 1095 bytes} [Thu Jun 25 23:32:01 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1825430397&fields=id&tenant_id=c3fa0e69dad840fba12fddd49d259c7f => generated 69 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1370] 10.0.0.219 () {34 vars in 665 bytes} [Thu Jun 25 23:32:00 2026] POST /v2.0/ports => generated 955 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:32:01.338 8 INFO neutron.db.segments_db [None req-dee83ecc-6328-4738-baeb-024c7a3ea60a 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Added segment 62ebcea6-f06b-473d-9abd-74dd68cfebcc of type vxlan for network 9de98afb-5e06-43ac-96d5-2c085e8268fb [pid: 7|app: 0|req: 746/1371] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:32:01 2026] DELETE /v2.0/security-groups/d2d25837-93cf-41a8-a19a-44f9c215b6ff => 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: 626/1372] 10.0.0.219 () {34 vars in 671 bytes} [Thu Jun 25 23:32:01 2026] POST /v2.0/networks => generated 746 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:01.443 8 WARNING neutron_lib.context [None req-6ef61c2b-80ac-453d-a58c-015d74496abf 3630c372a01e4dd9b343f9f0beacde81 aa069fec30224590af99f97cd5823214 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 747/1373] 10.0.0.99 () {34 vars in 981 bytes} [Thu Jun 25 23:32:01 2026] GET /v2.0/networks?id=4fe3ab56-5113-44b4-a609-0e96239a60b4 => generated 705 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1374] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:32:01 2026] POST /v2.0/subnets => generated 669 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1375] 10.0.0.99 () {34 vars in 964 bytes} [Thu Jun 25 23:32:01 2026] GET /v2.0/quotas/c3fa0e69dad840fba12fddd49d259c7f => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:01.859 7 INFO neutron.db.segments_db [None req-78e3304c-d4fc-4741-a0ee-1feba9d926ff 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Added segment 4513401a-e453-4a12-8d57-186fc01e2b20 of type vxlan for network b6b99036-bea1-4aee-80a7-f47e5d4de67b [pid: 8|app: 0|req: 627/1376] 10.0.0.219 () {34 vars in 665 bytes} [Thu Jun 25 23:32:01 2026] POST /v2.0/ports => generated 958 bytes in 534 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: 628/1377] 10.0.0.99 () {34 vars in 1001 bytes} [Thu Jun 25 23:32:01 2026] GET /v2.0/ports?tenant_id=c3fa0e69dad840fba12fddd49d259c7f&fields=id => generated 287 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:02.175 7 INFO neutron.db.l3_hamode_db [None req-78e3304c-d4fc-4741-a0ee-1feba9d926ff 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:32:02.175 8 WARNING neutron_lib.context [None req-66621824-b845-460f-bec1-24223939abbb 3630c372a01e4dd9b343f9f0beacde81 aa069fec30224590af99f97cd5823214 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:32:03.627 8 INFO neutron.db.l3_db [None req-66621824-b845-460f-bec1-24223939abbb 3630c372a01e4dd9b343f9f0beacde81 aa069fec30224590af99f97cd5823214 - - default default] Floating IP 4dac3bef-46d4-456a-b8c8-c5e7fb2ae65f associated. External IP: 10.96.250.207, port: 3ced084a-2247-420b-a92b-ec5bb34fda74. 2026-06-25 23:32:03.801 7 INFO neutron.db.l3_hamode_db [None req-78e3304c-d4fc-4741-a0ee-1feba9d926ff 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 629/1378] 10.0.0.219 () {34 vars in 677 bytes} [Thu Jun 25 23:32:02 2026] POST /v2.0/floatingips => generated 842 bytes in 1820 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1379] 10.0.0.99 () {34 vars in 1007 bytes} [Thu Jun 25 23:32:03 2026] GET /v2.0/networks/4fe3ab56-5113-44b4-a609-0e96239a60b4?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:32:04.241 8 INFO neutron.db.l3_db [None req-38a12503-92ee-4773-bdd9-78a3391fe375 3630c372a01e4dd9b343f9f0beacde81 aa069fec30224590af99f97cd5823214 - - default default] Floating IP 4dac3bef-46d4-456a-b8c8-c5e7fb2ae65f disassociated. External IP: 10.96.250.207, port: 3ced084a-2247-420b-a92b-ec5bb34fda74. [pid: 8|app: 0|req: 631/1380] 10.0.0.219 () {34 vars in 749 bytes} [Thu Jun 25 23:32:04 2026] PUT /v2.0/floatingips/4dac3bef-46d4-456a-b8c8-c5e7fb2ae65f => generated 552 bytes in 568 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1381] 10.0.0.99 () {34 vars in 1107 bytes} [Thu Jun 25 23:32:04 2026] GET /v2.0/networks/4fe3ab56-5113-44b4-a609-0e96239a60b4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1382] 10.0.0.167 () {30 vars in 650 bytes} [Thu Jun 25 23:32:04 2026] GET /v2.0/extensions => generated 19901 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1383] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:32:01 2026] POST /v2.0/routers => generated 733 bytes in 3213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1384] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:32:05 2026] GET /v2.0/ports?device_id=dee935d4-41b6-4e09-bc00-5419791105c6 => 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: 752/1385] 10.0.0.167 () {30 vars in 724 bytes} [Thu Jun 25 23:32:05 2026] GET /v2.0/quotas/9d2a50b8353e43e1965bb8f195f1893e/details => generated 847 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1386] 10.0.0.219 () {32 vars in 732 bytes} [Thu Jun 25 23:32:04 2026] DELETE /v2.0/floatingips/4dac3bef-46d4-456a-b8c8-c5e7fb2ae65f => generated 0 bytes in 357 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:32:05.230 8 WARNING neutron_lib.context [None req-6775fb73-8ef9-4338-93bd-f5950fd295da 3630c372a01e4dd9b343f9f0beacde81 aa069fec30224590af99f97cd5823214 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:32:06.218 8 INFO neutron.db.l3_db [None req-6775fb73-8ef9-4338-93bd-f5950fd295da 3630c372a01e4dd9b343f9f0beacde81 aa069fec30224590af99f97cd5823214 - - default default] Floating IP 8b18e941-8834-4f21-bd10-7217e3b145f7 associated. External IP: 10.96.250.206, port: 5d3e353e-e157-40ea-b42c-5a1d91a7fb8d. [pid: 8|app: 0|req: 635/1387] 10.0.0.219 () {34 vars in 677 bytes} [Thu Jun 25 23:32:05 2026] POST /v2.0/floatingips => generated 842 bytes in 1476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1388] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:32:06 2026] GET /v2.0/networks?id=4fe3ab56-5113-44b4-a609-0e96239a60b4 => generated 705 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1389] 10.0.0.219 () {32 vars in 729 bytes} [Thu Jun 25 23:32:06 2026] GET /v2.0/floatingips/8b18e941-8834-4f21-bd10-7217e3b145f7 => generated 842 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1390] 10.0.0.219 () {34 vars in 783 bytes} [Thu Jun 25 23:32:05 2026] PUT /v2.0/routers/dd6319b1-69fc-4380-983c-f08329f7841b/add_router_interface => generated 309 bytes in 1705 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1391] 199.19.213.104 () {34 vars in 1050 bytes} [Thu Jun 25 23:32:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c3fa0e69dad840fba12fddd49d259c7f => generated 179 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:06.930 8 WARNING neutron_lib.context [req-3f76a370-6d47-432a-ada6-cb08b0c8a3dd req-f22a45fb-04c1-4339-a56b-2ee49c824fb8 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 754/1392] 10.0.0.219 () {32 vars in 655 bytes} [Thu Jun 25 23:32:06 2026] GET /v2.0/floatingips => generated 845 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1393] 199.19.213.104 () {38 vars in 955 bytes} [Thu Jun 25 23:32:06 2026] POST /v2.0/ports => generated 1171 bytes in 570 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-25 23:32:07.917 7 INFO neutron.db.l3_db [None req-cc2436f2-fd13-4823-a8eb-df1878a8e505 3630c372a01e4dd9b343f9f0beacde81 aa069fec30224590af99f97cd5823214 - - default default] Floating IP 8b18e941-8834-4f21-bd10-7217e3b145f7 associated. External IP: 10.96.250.206, port: 5d3e353e-e157-40ea-b42c-5a1d91a7fb8d. [pid: 8|app: 0|req: 640/1394] 199.19.213.104 () {38 vars in 1028 bytes} [Thu Jun 25 23:32:07 2026] PUT /v2.0/ports/2273c8ae-5641-4cdf-940f-b983cc7f4124 => generated 1416 bytes in 563 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: 641/1395] 10.0.0.167 () {30 vars in 650 bytes} [Thu Jun 25 23:32:08 2026] GET /v2.0/extensions => generated 19901 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-25 23:32:08.114 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e768f5f8-54c1-416c-97a7-d62e4ccba448'] response: {'name': 'network-changed', 'server_uuid': 'dee935d4-41b6-4e09-bc00-5419791105c6', 'tag': '2273c8ae-5641-4cdf-940f-b983cc7f4124', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 642/1396] 10.0.0.99 () {34 vars in 981 bytes} [Thu Jun 25 23:32:08 2026] GET /v2.0/networks?id=9de98afb-5e06-43ac-96d5-2c085e8268fb => generated 678 bytes in 123 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: 643/1397] 10.0.0.167 () {30 vars in 724 bytes} [Thu Jun 25 23:32:08 2026] GET /v2.0/quotas/9d2a50b8353e43e1965bb8f195f1893e/details => generated 847 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1398] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:32:08 2026] GET /v2.0/ports?tenant_id=c3fa0e69dad840fba12fddd49d259c7f&device_id=dee935d4-41b6-4e09-bc00-5419791105c6 => generated 1455 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1399] 10.0.0.99 () {34 vars in 964 bytes} [Thu Jun 25 23:32:08 2026] GET /v2.0/quotas/860c1deadd7142ea82dfc7716197fb9a => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1400] 199.19.213.104 () {34 vars in 1054 bytes} [Thu Jun 25 23:32:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.9&port_id=2273c8ae-5641-4cdf-940f-b983cc7f4124 => 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: 647/1401] 10.0.0.99 () {34 vars in 1001 bytes} [Thu Jun 25 23:32:08 2026] GET /v2.0/ports?tenant_id=860c1deadd7142ea82dfc7716197fb9a&fields=id => generated 103 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1402] 199.19.213.104 () {34 vars in 1102 bytes} [Thu Jun 25 23:32:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A26&port_id=2273c8ae-5641-4cdf-940f-b983cc7f4124 => 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: 649/1403] 10.0.0.99 () {34 vars in 1007 bytes} [Thu Jun 25 23:32:08 2026] GET /v2.0/networks/9de98afb-5e06-43ac-96d5-2c085e8268fb?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1404] 199.19.213.104 () {34 vars in 1064 bytes} [Thu Jun 25 23:32:08 2026] GET /v2.0/subnets?id=261875f9-cba8-47a8-a758-57ffa22178bb&id=e3e9f02f-2ada-40a8-9da4-237c17c901a9 => generated 1363 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1405] 10.0.0.219 () {34 vars in 749 bytes} [Thu Jun 25 23:32:06 2026] PUT /v2.0/floatingips/8b18e941-8834-4f21-bd10-7217e3b145f7 => generated 842 bytes in 1776 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1406] 10.0.0.99 () {34 vars in 1107 bytes} [Thu Jun 25 23:32:08 2026] GET /v2.0/networks/9de98afb-5e06-43ac-96d5-2c085e8268fb?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: 756/1407] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:32:08 2026] GET /v2.0/ports?network_id=4fe3ab56-5113-44b4-a609-0e96239a60b4&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1408] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:32:08 2026] GET /v2.0/ports?network_id=4fe3ab56-5113-44b4-a609-0e96239a60b4&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-25 23:32:08.953 8 INFO neutron.db.l3_db [None req-76c1c7bb-2b99-40c2-a5c9-7ea42d56e628 3630c372a01e4dd9b343f9f0beacde81 aa069fec30224590af99f97cd5823214 - - default default] Floating IP 8b18e941-8834-4f21-bd10-7217e3b145f7 disassociated. External IP: 10.96.250.206, port: 3ced084a-2247-420b-a92b-ec5bb34fda74. [pid: 7|app: 0|req: 758/1409] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:32:08 2026] GET /v2.0/networks/4fe3ab56-5113-44b4-a609-0e96239a60b4?fields=segments => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1410] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:32:08 2026] GET /v2.0/ports?device_id=a2229c75-812d-4da9-8637-c51df32726a2 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1411] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:32:09 2026] GET /v2.0/networks/4fe3ab56-5113-44b4-a609-0e96239a60b4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1412] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:32:09 2026] GET /v2.0/ports?tenant_id=c3fa0e69dad840fba12fddd49d259c7f&device_id=dee935d4-41b6-4e09-bc00-5419791105c6 => generated 1455 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1413] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:32:09 2026] GET /v2.0/networks?id=4fe3ab56-5113-44b4-a609-0e96239a60b4 => generated 801 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1414] 199.19.213.104 () {34 vars in 1054 bytes} [Thu Jun 25 23:32:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.9&port_id=2273c8ae-5641-4cdf-940f-b983cc7f4124 => 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: 764/1415] 199.19.213.104 () {34 vars in 1102 bytes} [Thu Jun 25 23:32:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A26&port_id=2273c8ae-5641-4cdf-940f-b983cc7f4124 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1416] 10.0.0.219 () {34 vars in 749 bytes} [Thu Jun 25 23:32:08 2026] PUT /v2.0/floatingips/8b18e941-8834-4f21-bd10-7217e3b145f7 => generated 552 bytes in 697 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1417] 199.19.213.104 () {34 vars in 1064 bytes} [Thu Jun 25 23:32:09 2026] GET /v2.0/subnets?id=261875f9-cba8-47a8-a758-57ffa22178bb&id=e3e9f02f-2ada-40a8-9da4-237c17c901a9 => generated 1363 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1418] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:32:09 2026] GET /v2.0/ports?network_id=4fe3ab56-5113-44b4-a609-0e96239a60b4&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1419] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:32:09 2026] GET /v2.0/ports?network_id=4fe3ab56-5113-44b4-a609-0e96239a60b4&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1420] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:32:09 2026] GET /v2.0/networks/4fe3ab56-5113-44b4-a609-0e96239a60b4?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1421] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:32:09 2026] GET /v2.0/networks/4fe3ab56-5113-44b4-a609-0e96239a60b4?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: 770/1422] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:32:09 2026] GET /v2.0/networks?id=9de98afb-5e06-43ac-96d5-2c085e8268fb => generated 678 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:09.909 7 WARNING neutron_lib.context [req-d1c7be4f-ed08-47b4-8809-c9b1788212ab req-703603f6-7ea3-445b-a72b-301bca64121a 0122b8d62e8e45d1b5cbc92a93313df0 860c1deadd7142ea82dfc7716197fb9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1423] 10.0.0.219 () {32 vars in 732 bytes} [Thu Jun 25 23:32:09 2026] DELETE /v2.0/floatingips/8b18e941-8834-4f21-bd10-7217e3b145f7 => generated 0 bytes in 449 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:32:09.968 8 INFO neutron.api.v2.resource [None req-d33c944e-361e-4965-be07-072047c02007 3630c372a01e4dd9b343f9f0beacde81 aa069fec30224590af99f97cd5823214 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 654/1424] 10.0.0.219 () {32 vars in 732 bytes} [Thu Jun 25 23:32:09 2026] DELETE /v2.0/floatingips/8b18e941-8834-4f21-bd10-7217e3b145f7 => generated 144 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1425] 199.19.213.104 () {38 vars in 955 bytes} [Thu Jun 25 23:32:09 2026] POST /v2.0/ports => generated 958 bytes in 685 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 772/1426] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:32:10 2026] GET /v2.0/ports?device_id=a2229c75-812d-4da9-8637-c51df32726a2 => generated 961 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1427] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:32:10 2026] GET /v2.0/ports?device_id=dee935d4-41b6-4e09-bc00-5419791105c6 => generated 1188 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1428] 10.0.0.219 () {32 vars in 720 bytes} [Thu Jun 25 23:32:09 2026] DELETE /v2.0/ports/3ced084a-2247-420b-a92b-ec5bb34fda74 => generated 0 bytes in 878 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1429] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:32:10 2026] GET /v2.0/security-groups?id=49dc5537-3cae-4898-86c6-b5925f02eb16&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1430] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:32:10 2026] GET /v2.0/security-groups?id=ee01cf90-774d-48fe-b846-23e531c493c7&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1431] 10.0.0.219 () {32 vars in 720 bytes} [Thu Jun 25 23:32:10 2026] DELETE /v2.0/ports/5d3e353e-e157-40ea-b42c-5a1d91a7fb8d => generated 0 bytes in 400 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1432] 199.19.213.104 () {38 vars in 1028 bytes} [Thu Jun 25 23:32:10 2026] PUT /v2.0/ports/07ed0498-99a8-4379-b9d5-6957cbf76f1a => generated 1203 bytes in 604 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:32:11.470 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-24a93e57-c2cf-4380-a8ab-54d0baca15ea'] response: {'name': 'network-changed', 'server_uuid': 'a2229c75-812d-4da9-8637-c51df32726a2', 'tag': '07ed0498-99a8-4379-b9d5-6957cbf76f1a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 775/1433] 10.0.0.219 () {32 vars in 736 bytes} [Thu Jun 25 23:32:11 2026] GET /v2.0/ports?device_id=9e6bffb5-2c29-48a0-9fbf-569d266d8ca3 => generated 958 bytes in 122 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: 659/1434] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:32:11 2026] GET /v2.0/security-groups?tenant_id=9d2a50b8353e43e1965bb8f195f1893e&name=default => generated 2925 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1435] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:32:11 2026] GET /v2.0/ports?tenant_id=860c1deadd7142ea82dfc7716197fb9a&device_id=a2229c75-812d-4da9-8637-c51df32726a2 => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1436] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:32:11 2026] DELETE /v2.0/security-groups/3ac182ef-42ff-4e76-b650-2fd8898e0acf => 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: 778/1437] 199.19.213.104 () {34 vars in 1060 bytes} [Thu Jun 25 23:32:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=07ed0498-99a8-4379-b9d5-6957cbf76f1a => 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: 779/1438] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:32:11 2026] GET /v2.0/subnets?id=fb96781d-6c34-4d60-b84b-0ffbc3f7233f => generated 672 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1439] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:32:11 2026] GET /v2.0/ports?network_id=9de98afb-5e06-43ac-96d5-2c085e8268fb&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: 781/1440] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:32:11 2026] GET /v2.0/networks/9de98afb-5e06-43ac-96d5-2c085e8268fb?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1441] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:32:11 2026] GET /v2.0/networks/9de98afb-5e06-43ac-96d5-2c085e8268fb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1442] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:32:12 2026] GET /v2.0/ports?device_id=a2229c75-812d-4da9-8637-c51df32726a2 => generated 973 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1443] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:32:12 2026] GET /v2.0/ports?tenant_id=860c1deadd7142ea82dfc7716197fb9a&device_id=a2229c75-812d-4da9-8637-c51df32726a2 => 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: 785/1444] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:32:12 2026] GET /v2.0/security-groups?id=49dc5537-3cae-4898-86c6-b5925f02eb16&fields=id&fields=name => generated 88 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1445] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:32:12 2026] GET /v2.0/networks?id=9de98afb-5e06-43ac-96d5-2c085e8268fb => generated 774 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1446] 199.19.213.104 () {34 vars in 1060 bytes} [Thu Jun 25 23:32:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=07ed0498-99a8-4379-b9d5-6957cbf76f1a => 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: 788/1447] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:32:12 2026] GET /v2.0/subnets?id=fb96781d-6c34-4d60-b84b-0ffbc3f7233f => generated 672 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1448] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:32:12 2026] GET /v2.0/ports?network_id=9de98afb-5e06-43ac-96d5-2c085e8268fb&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1449] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:32:12 2026] GET /v2.0/networks/9de98afb-5e06-43ac-96d5-2c085e8268fb?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: 791/1450] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:32:12 2026] GET /v2.0/networks/9de98afb-5e06-43ac-96d5-2c085e8268fb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1451] 10.0.0.219 () {34 vars in 789 bytes} [Thu Jun 25 23:32:11 2026] PUT /v2.0/routers/9e6bffb5-2c29-48a0-9fbf-569d266d8ca3/remove_router_interface => generated 309 bytes in 1430 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1452] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:32:13 2026] GET /v2.0/ports?device_id=a2229c75-812d-4da9-8637-c51df32726a2 => generated 973 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1453] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:32:13 2026] GET /v2.0/security-groups?id=49dc5537-3cae-4898-86c6-b5925f02eb16&fields=id&fields=name => generated 88 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:32:14.203 7 INFO neutron.services.segments.plugin [-] Segment 22f45103-aeff-46db-949b-d86d406e0149 resource provider aggregate not found 2026-06-25 23:32:14.209 7 INFO neutron.services.segments.plugin [-] Segment 22f45103-aeff-46db-949b-d86d406e0149 resource provider aggregate not found 2026-06-25 23:32:14.217 7 INFO neutron.db.l3_hamode_db [None req-766977a2-c00e-4204-a24b-1bf5f459fdf4 3630c372a01e4dd9b343f9f0beacde81 aa069fec30224590af99f97cd5823214 - - default default] HA network 2fbc799b-7d1e-4773-b692-78abacf9bc81 was deleted as no HA routers are present in tenant aa069fec30224590af99f97cd5823214. [pid: 7|app: 0|req: 792/1454] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:32:13 2026] DELETE /v2.0/routers/9e6bffb5-2c29-48a0-9fbf-569d266d8ca3 => generated 0 bytes in 1215 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1455] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:32:14 2026] DELETE /v2.0/subnets/2220346c-170e-45fe-9ba8-dbbd320c120c => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:32:14.405 7 INFO neutron.services.segments.plugin [-] Segment 22f45103-aeff-46db-949b-d86d406e0149 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22f45103-aeff-46db-949b-d86d406e0149 found for delete ", "request_id": "req-94830b99-dabc-4b2c-a804-e41b08c85903"}]} 2026-06-25 23:32:14.407 7 INFO neutron.services.segments.plugin [-] Segment 22f45103-aeff-46db-949b-d86d406e0149 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22f45103-aeff-46db-949b-d86d406e0149 found for delete ", "request_id": "req-63392764-0464-4fff-b2da-74631e169533"}]} [pid: 8|app: 0|req: 666/1458] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:32:14 2026] GET /v2.0/ports?device_id=a2229c75-812d-4da9-8637-c51df32726a2 => generated 975 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1459] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:32:14 2026] GET /v2.0/security-groups?id=49dc5537-3cae-4898-86c6-b5925f02eb16&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1460] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:32:14 2026] DELETE /v2.0/networks/328298c4-f208-4640-8168-9b3750878009 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:32:15.109 8 WARNING neutron_lib.context [None req-380795b7-ca66-464d-a225-163a271966d9 f8d46ffe585e4654a1810000d143b336 1b91da56bb484c35b3d943eae5da2190 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:32:15.264 8 INFO neutron.db.segments_db [None req-380795b7-ca66-464d-a225-163a271966d9 f8d46ffe585e4654a1810000d143b336 1b91da56bb484c35b3d943eae5da2190 - - default default] Added segment 65158e62-ffcb-4199-9632-d5b98cfd691c of type vxlan for network 54fcfdd1-86d3-4183-9ef1-168394bc617a [pid: 8|app: 0|req: 668/1461] 10.0.0.219 () {34 vars in 671 bytes} [Thu Jun 25 23:32:14 2026] POST /v2.0/networks => generated 632 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:15.407 8 WARNING neutron_lib.context [None req-ac93df6f-c7ec-45c1-97c2-19af40801fa2 f8d46ffe585e4654a1810000d143b336 1b91da56bb484c35b3d943eae5da2190 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:32:15.498 8 INFO neutron.db.segments_db [None req-ac93df6f-c7ec-45c1-97c2-19af40801fa2 f8d46ffe585e4654a1810000d143b336 1b91da56bb484c35b3d943eae5da2190 - - default default] Added segment c35adb63-bca1-4df6-8f1e-bee4537fd2f5 of type vxlan for network 6f599cc6-1a95-4ff7-80cc-1308d4a33e85 [pid: 7|app: 0|req: 794/1462] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:32:15 2026] GET /v2.0/security-groups?tenant_id=aa069fec30224590af99f97cd5823214&name=default => generated 2925 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1463] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:32:15 2026] DELETE /v2.0/security-groups/25d517b2-32d0-469c-8102-5a564cc6eb8b => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1464] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:32:15 2026] GET /v2.0/ports?device_id=a2229c75-812d-4da9-8637-c51df32726a2 => generated 975 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:15.903 8 INFO neutron.db.l3_hamode_db [None req-ac93df6f-c7ec-45c1-97c2-19af40801fa2 f8d46ffe585e4654a1810000d143b336 1b91da56bb484c35b3d943eae5da2190 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 797/1465] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:32:15 2026] GET /v2.0/security-groups?id=49dc5537-3cae-4898-86c6-b5925f02eb16&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: 798/1466] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:32:16 2026] GET /v2.0/ports?device_id=dee935d4-41b6-4e09-bc00-5419791105c6 => generated 1188 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1467] 199.19.213.104 () {34 vars in 1096 bytes} [Thu Jun 25 23:32:16 2026] GET /v2.0/ports?device_id=dee935d4-41b6-4e09-bc00-5419791105c6&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1468] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:32:16 2026] GET /v2.0/security-groups?id=ee01cf90-774d-48fe-b846-23e531c493c7&fields=id&fields=name => generated 112 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:16.446 7 INFO neutron.services.segments.plugin [-] Segment bd23fc95-3a97-4d87-a0e0-b19581112231 resource provider aggregate not found 2026-06-25 23:32:16.453 7 INFO neutron.services.segments.plugin [-] Segment bd23fc95-3a97-4d87-a0e0-b19581112231 resource provider aggregate not found 2026-06-25 23:32:16.470 7 INFO neutron.services.segments.plugin [-] Segment bd23fc95-3a97-4d87-a0e0-b19581112231 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd23fc95-3a97-4d87-a0e0-b19581112231 found for delete ", "request_id": "req-8a8ac87e-fba8-4560-abb6-da7a106d87ba"}]} 2026-06-25 23:32:16.471 7 INFO neutron.services.segments.plugin [-] Segment bd23fc95-3a97-4d87-a0e0-b19581112231 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd23fc95-3a97-4d87-a0e0-b19581112231 found for delete ", "request_id": "req-1356d9ee-013d-4bb4-abb9-86aea1338559"}]} [pid: 7|app: 0|req: 801/1469] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:32:16 2026] GET /v2.0/ports?tenant_id=c3fa0e69dad840fba12fddd49d259c7f&device_id=dee935d4-41b6-4e09-bc00-5419791105c6 => generated 1457 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1470] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:32:16 2026] GET /v2.0/ports?device_id=a2229c75-812d-4da9-8637-c51df32726a2 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1471] 10.0.0.219 () {32 vars in 818 bytes} [Thu Jun 25 23:32:16 2026] GET /v2.0/ports?network_id=4fe3ab56-5113-44b4-a609-0e96239a60b4&mac_address=fa%3A16%3A3e%3A38%3Ada%3Aee => generated 1188 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1472] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:32:16 2026] GET /v2.0/networks?id=4fe3ab56-5113-44b4-a609-0e96239a60b4 => generated 801 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1473] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:32:16 2026] GET /v2.0/security-groups?id=49dc5537-3cae-4898-86c6-b5925f02eb16&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:32:16.759 7 WARNING neutron_lib.context [None req-c52251dd-ecb7-4315-973a-29237121fbb5 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:32:17.239 8 INFO neutron.db.l3_hamode_db [None req-ac93df6f-c7ec-45c1-97c2-19af40801fa2 f8d46ffe585e4654a1810000d143b336 1b91da56bb484c35b3d943eae5da2190 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:32:17.836 7 INFO neutron.db.l3_db [None req-c52251dd-ecb7-4315-973a-29237121fbb5 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Floating IP 5b6b0ccf-7125-49d4-83aa-1cf795f97adc associated. External IP: 10.96.250.210, port: 2273c8ae-5641-4cdf-940f-b983cc7f4124. [pid: 7|app: 0|req: 806/1474] 10.0.0.219 () {34 vars in 677 bytes} [Thu Jun 25 23:32:16 2026] POST /v2.0/floatingips => generated 853 bytes in 1481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1475] 199.19.213.104 () {34 vars in 1054 bytes} [Thu Jun 25 23:32:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.9&port_id=2273c8ae-5641-4cdf-940f-b983cc7f4124 => generated 856 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1476] 199.19.213.104 () {34 vars in 994 bytes} [Thu Jun 25 23:32:18 2026] GET /v2.0/ports?device_id=a2229c75-812d-4da9-8637-c51df32726a2 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1477] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:32:15 2026] POST /v2.0/routers => generated 694 bytes in 3069 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:18.476 7 WARNING neutron_lib.context [None req-cfb685ff-1423-488b-85ef-93f56dc96948 86923347527e445c93cd5c59412e5c1e 280694870e074f34873af43428318ecb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 670/1478] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:32:18 2026] GET /v2.0/ports?device_id=a2229c75-812d-4da9-8637-c51df32726a2 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1479] 199.19.213.104 () {34 vars in 1102 bytes} [Thu Jun 25 23:32:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A26&port_id=2273c8ae-5641-4cdf-940f-b983cc7f4124 => 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: 672/1480] 10.0.0.99 () {34 vars in 1095 bytes} [Thu Jun 25 23:32:18 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1825430397&fields=id&tenant_id=c3fa0e69dad840fba12fddd49d259c7f => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:32:18.621 7 INFO neutron.db.segments_db [None req-cfb685ff-1423-488b-85ef-93f56dc96948 86923347527e445c93cd5c59412e5c1e 280694870e074f34873af43428318ecb - - default default] Added segment aa988ea2-9938-42f4-9d08-05e71f899959 of type vxlan for network 673a4bdf-4714-4c04-a2b3-4de2fe8b25d5 [pid: 7|app: 0|req: 809/1481] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:32:18 2026] POST /v2.0/networks => generated 645 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1482] 10.0.0.219 () {32 vars in 776 bytes} [Thu Jun 25 23:32:18 2026] GET /v2.0/subnets?project_id=1b91da56bb484c35b3d943eae5da2190&cidr=10.100.0.0%2F28 => generated 14 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1483] 199.19.213.104 () {36 vars in 997 bytes} [Thu Jun 25 23:32:18 2026] DELETE /v2.0/ports/07ed0498-99a8-4379-b9d5-6957cbf76f1a => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1484] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:32:18 2026] GET /v2.0/security-groups?id=49dc5537-3cae-4898-86c6-b5925f02eb16&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: 8|app: 0|req: 674/1485] 199.19.213.104 () {34 vars in 1064 bytes} [Thu Jun 25 23:32:18 2026] GET /v2.0/subnets?id=261875f9-cba8-47a8-a758-57ffa22178bb&id=e3e9f02f-2ada-40a8-9da4-237c17c901a9 => generated 1363 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:18.957 8 WARNING neutron_lib.context [None req-687e5302-1760-414a-b1e9-efd4107de3f1 86923347527e445c93cd5c59412e5c1e 280694870e074f34873af43428318ecb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:32:19.000 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2899faf-5e21-4bf1-866d-f773937e49ef'] response: {'name': 'network-changed', 'server_uuid': 'dee935d4-41b6-4e09-bc00-5419791105c6', 'tag': '2273c8ae-5641-4cdf-940f-b983cc7f4124', 'status': 'completed', 'code': 200} 2026-06-25 23:32:19.035 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-86b06655-9909-4671-9559-143199f13a4e'] response: {'server_uuid': 'a2229c75-812d-4da9-8637-c51df32726a2', 'name': 'network-vif-deleted', 'tag': '07ed0498-99a8-4379-b9d5-6957cbf76f1a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 812/1486] 10.0.0.99 () {34 vars in 981 bytes} [Thu Jun 25 23:32:18 2026] GET /v2.0/networks?id=f225e6be-7444-40ac-9408-4aa3c094db1b => generated 704 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1487] 10.0.0.219 () {32 vars in 694 bytes} [Thu Jun 25 23:32:19 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1488] 10.0.0.219 () {34 vars in 665 bytes} [Thu Jun 25 23:32:18 2026] POST /v2.0/ports => generated 774 bytes in 514 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: 676/1489] 10.0.0.99 () {34 vars in 964 bytes} [Thu Jun 25 23:32:19 2026] GET /v2.0/quotas/c3fa0e69dad840fba12fddd49d259c7f => 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: 677/1490] 10.0.0.219 () {32 vars in 784 bytes} [Thu Jun 25 23:32:19 2026] GET /v2.0/subnets?network_id=61507e34-3ae9-4897-ba92-3fb8f7ead0d9&cidr=10.100.0.0%2F28 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:32:19.508 8 WARNING neutron_lib.context [None req-1e7e9206-e9d7-4173-abcf-d859ab997bb7 86923347527e445c93cd5c59412e5c1e 280694870e074f34873af43428318ecb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:32:19.580 8 INFO neutron.db.segments_db [None req-1e7e9206-e9d7-4173-abcf-d859ab997bb7 86923347527e445c93cd5c59412e5c1e 280694870e074f34873af43428318ecb - - default default] Added segment b16de4bd-64b2-4d66-8950-e1ab348676ae of type vxlan for network 365a5a5c-a9e0-4e66-9799-2ff53dee7e8c [pid: 7|app: 0|req: 814/1491] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:32:19 2026] GET /v2.0/ports?network_id=4fe3ab56-5113-44b4-a609-0e96239a60b4&device_owner=network%3Adhcp => generated 1457 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1492] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:32:19 2026] POST /v2.0/networks => generated 631 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:19.747 8 WARNING neutron_lib.context [None req-3a5132b1-b3eb-44eb-9d36-2ff65e9442ae f8d46ffe585e4654a1810000d143b336 1b91da56bb484c35b3d943eae5da2190 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 815/1493] 10.0.0.99 () {34 vars in 1001 bytes} [Thu Jun 25 23:32:19 2026] GET /v2.0/ports?tenant_id=c3fa0e69dad840fba12fddd49d259c7f&fields=id => generated 333 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1494] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:32:19 2026] GET /v2.0/ports?network_id=4fe3ab56-5113-44b4-a609-0e96239a60b4&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:19.813 7 WARNING neutron_lib.context [None req-8a30288c-12d9-487a-83c3-cc868edeeaee 86923347527e445c93cd5c59412e5c1e 280694870e074f34873af43428318ecb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 679/1495] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:32:19 2026] POST /v2.0/subnets => generated 632 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1496] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:32:19 2026] POST /v2.0/subnets => generated 602 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1497] 10.0.0.99 () {34 vars in 1007 bytes} [Thu Jun 25 23:32:20 2026] GET /v2.0/networks/f225e6be-7444-40ac-9408-4aa3c094db1b?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: 818/1498] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:32:20 2026] GET /v2.0/networks/4fe3ab56-5113-44b4-a609-0e96239a60b4?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: 681/1499] 10.0.0.219 () {34 vars in 789 bytes} [Thu Jun 25 23:32:20 2026] PUT /v2.0/routers/dd6319b1-69fc-4380-983c-f08329f7841b/remove_router_interface => generated 309 bytes in 1597 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:21.777 8 WARNING neutron_lib.context [None req-f966d188-364b-4a76-9339-4959ca7c70ec 86923347527e445c93cd5c59412e5c1e 280694870e074f34873af43428318ecb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 819/1500] 10.0.0.219 () {34 vars in 783 bytes} [Thu Jun 25 23:32:20 2026] PUT /v2.0/routers/9ed0fe5b-caa3-4748-a6b5-857626cf2e7a/add_router_interface => generated 309 bytes in 1924 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1501] 10.0.0.99 () {34 vars in 1107 bytes} [Thu Jun 25 23:32:22 2026] GET /v2.0/networks/f225e6be-7444-40ac-9408-4aa3c094db1b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1502] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:32:22 2026] GET /v2.0/networks/4fe3ab56-5113-44b4-a609-0e96239a60b4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1503] 10.0.0.219 () {34 vars in 665 bytes} [Thu Jun 25 23:32:21 2026] POST /v2.0/ports => generated 954 bytes in 557 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 683/1504] 10.0.0.41 () {34 vars in 989 bytes} [Thu Jun 25 23:32:22 2026] GET /v2.0/ports?device_id=dee935d4-41b6-4e09-bc00-5419791105c6 => generated 1457 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1505] 10.0.0.219 () {32 vars in 649 bytes} [Thu Jun 25 23:32:22 2026] GET /v2.0/networks => generated 9578 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1506] 10.0.0.219 () {32 vars in 720 bytes} [Thu Jun 25 23:32:22 2026] DELETE /v2.0/ports/3eaa501f-f7c2-4fa1-aec0-7c16c9bf2246 => generated 0 bytes in 533 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1507] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:32:23 2026] GET /v2.0/ports?tenant_id=c3fa0e69dad840fba12fddd49d259c7f&device_id=dee935d4-41b6-4e09-bc00-5419791105c6 => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1508] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:32:23 2026] GET /v2.0/ports?device_id=e293d572-5d93-4019-a946-50fb02aa1db3 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1509] 10.0.0.41 () {34 vars in 1039 bytes} [Thu Jun 25 23:32:23 2026] GET /v2.0/security-groups?id=ee01cf90-774d-48fe-b846-23e531c493c7&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1510] 10.0.0.219 () {32 vars in 647 bytes} [Thu Jun 25 23:32:23 2026] GET /v2.0/subnets => generated 9026 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:23.465 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3e355122-9ec5-4432-b8a7-b501a8f6b4a7 86923347527e445c93cd5c59412e5c1e 280694870e074f34873af43428318ecb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 690/1511] 10.0.0.219 () {32 vars in 720 bytes} [Thu Jun 25 23:32:23 2026] DELETE /v2.0/ports/3eaa501f-f7c2-4fa1-aec0-7c16c9bf2246 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1512] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:32:23 2026] GET /v2.0/networks?id=4fe3ab56-5113-44b4-a609-0e96239a60b4 => generated 801 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1513] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:32:23 2026] GET /v2.0/networks?id=f225e6be-7444-40ac-9408-4aa3c094db1b => generated 704 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:23.688 7 INFO neutron.services.segments.plugin [-] Segment 4513401a-e453-4a12-8d57-186fc01e2b20 resource provider aggregate not found 2026-06-25 23:32:23.693 7 INFO neutron.services.segments.plugin [-] Segment 4513401a-e453-4a12-8d57-186fc01e2b20 resource provider aggregate not found 2026-06-25 23:32:23.711 7 INFO neutron.services.segments.plugin [-] Segment 4513401a-e453-4a12-8d57-186fc01e2b20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4513401a-e453-4a12-8d57-186fc01e2b20 found for delete ", "request_id": "req-877cd3f8-c95f-415b-8ccb-b18cc08b7483"}]} 2026-06-25 23:32:23.718 7 INFO neutron.services.segments.plugin [-] Segment 4513401a-e453-4a12-8d57-186fc01e2b20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4513401a-e453-4a12-8d57-186fc01e2b20 found for delete ", "request_id": "req-51cb1c48-769d-45da-a574-fe8a66537a77"}]} 2026-06-25 23:32:23.725 7 INFO neutron.db.l3_hamode_db [None req-4b57e598-dd51-4a9c-b142-e37712069c3d 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] HA network b6b99036-bea1-4aee-80a7-f47e5d4de67b was deleted as no HA routers are present in tenant 860c1deadd7142ea82dfc7716197fb9a. [pid: 7|app: 0|req: 822/1514] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:32:22 2026] DELETE /v2.0/routers/dd6319b1-69fc-4380-983c-f08329f7841b => generated 0 bytes in 1435 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:32:23.758 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b34892df-0a8f-47c9-be87-c8bb1f28b920 86923347527e445c93cd5c59412e5c1e 280694870e074f34873af43428318ecb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 823/1515] 10.0.0.219 () {32 vars in 717 bytes} [Thu Jun 25 23:32:23 2026] GET /v2.0/ports/3eaa501f-f7c2-4fa1-aec0-7c16c9bf2246 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1516] 199.19.213.104 () {34 vars in 1054 bytes} [Thu Jun 25 23:32:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.9&port_id=2273c8ae-5641-4cdf-940f-b983cc7f4124 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1517] 10.0.0.219 () {32 vars in 647 bytes} [Thu Jun 25 23:32:23 2026] GET /v2.0/routers => generated 1452 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1518] 199.19.213.104 () {34 vars in 1050 bytes} [Thu Jun 25 23:32:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c3fa0e69dad840fba12fddd49d259c7f => generated 179 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1519] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:32:23 2026] DELETE /v2.0/subnets/fb96781d-6c34-4d60-b84b-0ffbc3f7233f => 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: 695/1520] 199.19.213.104 () {34 vars in 1102 bytes} [Thu Jun 25 23:32:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A26&port_id=2273c8ae-5641-4cdf-940f-b983cc7f4124 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:32:24.074 8 WARNING neutron_lib.context [req-131ad7a2-4cde-4138-a615-2b638db6d393 req-e072ab9a-27a6-446d-b391-1cea0a04e483 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 826/1521] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:32:23 2026] DELETE /v2.0/subnets/5d0b20f2-4684-422e-bfa2-5bf60396f27c => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:32:24.121 7 WARNING neutron_lib.context [None req-77108554-2994-4ca3-bbb1-1600f9f1128a f8d46ffe585e4654a1810000d143b336 1b91da56bb484c35b3d943eae5da2190 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 827/1522] 10.0.0.219 () {34 vars in 685 bytes} [Thu Jun 25 23:32:24 2026] POST /v2.0/security-groups => generated 1673 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 828/1523] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:32:24 2026] DELETE /v2.0/networks/9de98afb-5e06-43ac-96d5-2c085e8268fb => generated 0 bytes in 387 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1524] 199.19.213.104 () {38 vars in 955 bytes} [Thu Jun 25 23:32:24 2026] POST /v2.0/ports => generated 1187 bytes in 654 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: 829/1525] 199.19.213.104 () {34 vars in 1064 bytes} [Thu Jun 25 23:32:24 2026] GET /v2.0/subnets?id=261875f9-cba8-47a8-a758-57ffa22178bb&id=e3e9f02f-2ada-40a8-9da4-237c17c901a9 => generated 1363 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:24.733 7 WARNING neutron_lib.context [None req-d0faf702-b167-4854-813e-c70bd243a297 f8d46ffe585e4654a1810000d143b336 1b91da56bb484c35b3d943eae5da2190 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 830/1526] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:32:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:24.942 8 INFO neutron.services.segments.plugin [-] Segment b16de4bd-64b2-4d66-8950-e1ab348676ae resource provider aggregate not found 2026-06-25 23:32:24.949 8 INFO neutron.services.segments.plugin [-] Segment b16de4bd-64b2-4d66-8950-e1ab348676ae resource provider aggregate not found 2026-06-25 23:32:24.958 8 INFO neutron.services.segments.plugin [-] Segment b16de4bd-64b2-4d66-8950-e1ab348676ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b16de4bd-64b2-4d66-8950-e1ab348676ae found for delete ", "request_id": "req-ac58decb-93da-44bc-9bb0-65b0dc06e314"}]} 2026-06-25 23:32:24.963 8 INFO neutron.services.segments.plugin [-] Segment b16de4bd-64b2-4d66-8950-e1ab348676ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b16de4bd-64b2-4d66-8950-e1ab348676ae found for delete ", "request_id": "req-d1be3104-3ced-44bb-8412-e4836f820d66"}]} [pid: 8|app: 0|req: 697/1527] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:32:24 2026] DELETE /v2.0/networks/365a5a5c-a9e0-4e66-9799-2ff53dee7e8c => 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: 698/1528] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:32:24 2026] GET /v2.0/ports?network_id=4fe3ab56-5113-44b4-a609-0e96239a60b4&device_owner=network%3Adhcp => generated 1457 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:25.039 8 WARNING neutron_lib.context [None req-8c900422-473d-49f9-9c1a-994e73326d0f f8d46ffe585e4654a1810000d143b336 1b91da56bb484c35b3d943eae5da2190 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 699/1529] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:32:25 2026] POST /v2.0/security-group-rules => generated 596 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1530] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:32:25 2026] GET /v2.0/security-groups?tenant_id=860c1deadd7142ea82dfc7716197fb9a&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:25.234 8 WARNING neutron_lib.context [None req-e735c8c0-7729-4917-a62f-d6605436c23c 86923347527e445c93cd5c59412e5c1e 280694870e074f34873af43428318ecb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:32:25.293 8 INFO neutron.db.segments_db [None req-e735c8c0-7729-4917-a62f-d6605436c23c 86923347527e445c93cd5c59412e5c1e 280694870e074f34873af43428318ecb - - default default] Added segment 13afd442-43ad-4807-ae32-51a4a353a594 of type vxlan for network 67a9c849-d8fc-43c6-b12c-c0565d09f88c [pid: 8|app: 0|req: 701/1531] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:32:25 2026] POST /v2.0/networks => generated 632 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1532] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:32:25 2026] GET /v2.0/ports?network_id=4fe3ab56-5113-44b4-a609-0e96239a60b4&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:25.451 8 WARNING neutron_lib.context [None req-14336441-ec6a-46a5-ba50-2bcf5e33a183 f8d46ffe585e4654a1810000d143b336 1b91da56bb484c35b3d943eae5da2190 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1533] 199.19.213.104 () {38 vars in 1028 bytes} [Thu Jun 25 23:32:24 2026] PUT /v2.0/ports/cb81d0ab-a5ca-416a-b0c5-fb67773071e6 => generated 1432 bytes in 581 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-25 23:32:25.503 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f489a286-aba3-4a83-88c7-95a3cbb400fd'] response: {'name': 'network-changed', 'server_uuid': 'e293d572-5d93-4019-a946-50fb02aa1db3', 'tag': 'cb81d0ab-a5ca-416a-b0c5-fb67773071e6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 703/1534] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:32:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:25.583 8 WARNING neutron_lib.context [None req-c1d5336a-ed79-4526-ae47-4c41df6ead08 86923347527e445c93cd5c59412e5c1e 280694870e074f34873af43428318ecb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 832/1535] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:32:25 2026] DELETE /v2.0/security-groups/49dc5537-3cae-4898-86c6-b5925f02eb16 => generated 0 bytes in 127 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: 833/1536] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:32:25 2026] GET /v2.0/networks/4fe3ab56-5113-44b4-a609-0e96239a60b4?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: 834/1537] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:32:25 2026] GET /v2.0/ports?tenant_id=c3fa0e69dad840fba12fddd49d259c7f&device_id=e293d572-5d93-4019-a946-50fb02aa1db3 => generated 1471 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:25.701 7 WARNING neutron_lib.context [None req-08fe4e9c-c65e-440c-b5be-a7ba628b8428 f8d46ffe585e4654a1810000d143b336 1b91da56bb484c35b3d943eae5da2190 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:32:25.730 7 INFO neutron.services.segments.plugin [-] Segment 62ebcea6-f06b-473d-9abd-74dd68cfebcc resource provider aggregate not found 2026-06-25 23:32:25.742 7 INFO neutron.services.segments.plugin [-] Segment 62ebcea6-f06b-473d-9abd-74dd68cfebcc resource provider aggregate not found 2026-06-25 23:32:25.746 7 INFO neutron.services.segments.plugin [-] Segment 62ebcea6-f06b-473d-9abd-74dd68cfebcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62ebcea6-f06b-473d-9abd-74dd68cfebcc found for delete ", "request_id": "req-0dfb8000-a29a-46aa-9ce0-d532e461b5b6"}]} 2026-06-25 23:32:25.759 7 INFO neutron.services.segments.plugin [-] Segment 62ebcea6-f06b-473d-9abd-74dd68cfebcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62ebcea6-f06b-473d-9abd-74dd68cfebcc found for delete ", "request_id": "req-a0b4c762-3288-48cd-81b0-b7b7925ee9c7"}]} [pid: 7|app: 0|req: 835/1538] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:32:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1539] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:32:25 2026] GET /v2.0/networks/4fe3ab56-5113-44b4-a609-0e96239a60b4?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: 704/1540] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:32:25 2026] POST /v2.0/subnets => generated 602 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:25.928 8 WARNING neutron_lib.context [None req-818cd8f7-defa-4d1f-be07-9c262fb43507 f8d46ffe585e4654a1810000d143b336 1b91da56bb484c35b3d943eae5da2190 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1541] 199.19.213.104 () {34 vars in 1058 bytes} [Thu Jun 25 23:32:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.186&port_id=cb81d0ab-a5ca-416a-b0c5-fb67773071e6 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:32:25.939 7 WARNING neutron_lib.context [None req-6678d3cf-3ad1-4a01-a361-39a794073b3f 86923347527e445c93cd5c59412e5c1e 280694870e074f34873af43428318ecb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:32:25.962 8 INFO neutron.db.securitygroups_db [None req-818cd8f7-defa-4d1f-be07-9c262fb43507 f8d46ffe585e4654a1810000d143b336 1b91da56bb484c35b3d943eae5da2190 - - default default] Project 1b91da56bb484c35b3d943eae5da2190 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: 705/1542] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:32:25 2026] POST /v2.0/security-group-rules => generated 607 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1543] 199.19.213.104 () {34 vars in 1106 bytes} [Thu Jun 25 23:32:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A35a&port_id=cb81d0ab-a5ca-416a-b0c5-fb67773071e6 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:32:26.061 8 WARNING neutron_lib.context [None req-b5840094-fc14-4dc1-aeca-82513dfc2f4c f8d46ffe585e4654a1810000d143b336 1b91da56bb484c35b3d943eae5da2190 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:32:26.103 8 INFO neutron.db.securitygroups_db [None req-b5840094-fc14-4dc1-aeca-82513dfc2f4c f8d46ffe585e4654a1810000d143b336 1b91da56bb484c35b3d943eae5da2190 - - default default] Project 1b91da56bb484c35b3d943eae5da2190 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: 707/1544] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:32:26 2026] POST /v2.0/security-group-rules => generated 606 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1545] 199.19.213.104 () {34 vars in 1064 bytes} [Thu Jun 25 23:32:26 2026] GET /v2.0/subnets?id=d1c96dd2-8f54-4596-9bdd-3d06695ea02d&id=7d48d06a-6c19-4bb6-94a1-3464533e0e4d => generated 1367 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1546] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:32:26 2026] GET /v2.0/ports?network_id=f225e6be-7444-40ac-9408-4aa3c094db1b&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1547] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:32:26 2026] GET /v2.0/ports?network_id=f225e6be-7444-40ac-9408-4aa3c094db1b&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1548] 10.0.0.219 () {34 vars in 665 bytes} [Thu Jun 25 23:32:25 2026] POST /v2.0/ports => generated 916 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1549] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:32:26 2026] GET /v2.0/networks/f225e6be-7444-40ac-9408-4aa3c094db1b?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: 712/1550] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:32:26 2026] GET /v2.0/networks/f225e6be-7444-40ac-9408-4aa3c094db1b?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: 839/1551] 10.0.0.219 () {32 vars in 720 bytes} [Thu Jun 25 23:32:26 2026] DELETE /v2.0/ports/2dc1a7d4-64b4-43cb-884c-989242f20927 => generated 0 bytes in 467 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1552] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:32:26 2026] GET /v2.0/ports?tenant_id=c3fa0e69dad840fba12fddd49d259c7f&device_id=e293d572-5d93-4019-a946-50fb02aa1db3 => generated 1471 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:26.945 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1b8b4e7e-9735-4409-8fda-c2ee0548111a 86923347527e445c93cd5c59412e5c1e 280694870e074f34873af43428318ecb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 841/1553] 10.0.0.219 () {32 vars in 717 bytes} [Thu Jun 25 23:32:26 2026] GET /v2.0/ports/2dc1a7d4-64b4-43cb-884c-989242f20927 => 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: 842/1554] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:32:26 2026] GET /v2.0/networks?id=f225e6be-7444-40ac-9408-4aa3c094db1b => generated 800 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1555] 10.0.0.219 () {32 vars in 649 bytes} [Thu Jun 25 23:32:26 2026] GET /v2.0/networks => generated 1297 bytes in 475 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1556] 199.19.213.104 () {34 vars in 1058 bytes} [Thu Jun 25 23:32:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.186&port_id=cb81d0ab-a5ca-416a-b0c5-fb67773071e6 => 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: 715/1557] 199.19.213.104 () {34 vars in 1106 bytes} [Thu Jun 25 23:32:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A35a&port_id=cb81d0ab-a5ca-416a-b0c5-fb67773071e6 => 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: 716/1558] 199.19.213.104 () {34 vars in 1064 bytes} [Thu Jun 25 23:32:27 2026] GET /v2.0/subnets?id=d1c96dd2-8f54-4596-9bdd-3d06695ea02d&id=7d48d06a-6c19-4bb6-94a1-3464533e0e4d => generated 1367 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1559] 10.0.0.99 () {34 vars in 1097 bytes} [Thu Jun 25 23:32:27 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-362009561&fields=id&tenant_id=1b91da56bb484c35b3d943eae5da2190 => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1560] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:32:27 2026] DELETE /v2.0/subnets/1f88b66d-ccdf-46dc-be6a-ac8056e6940b => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1561] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:32:27 2026] GET /v2.0/ports?network_id=f225e6be-7444-40ac-9408-4aa3c094db1b&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1562] 10.0.0.99 () {34 vars in 981 bytes} [Thu Jun 25 23:32:27 2026] GET /v2.0/networks?id=54fcfdd1-86d3-4183-9ef1-168394bc617a => generated 660 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1563] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:32:27 2026] GET /v2.0/ports?network_id=f225e6be-7444-40ac-9408-4aa3c094db1b&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: 846/1564] 10.0.0.99 () {34 vars in 964 bytes} [Thu Jun 25 23:32:27 2026] GET /v2.0/quotas/1b91da56bb484c35b3d943eae5da2190 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1565] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:32:27 2026] GET /v2.0/networks/f225e6be-7444-40ac-9408-4aa3c094db1b?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: 848/1566] 10.0.0.99 () {34 vars in 1001 bytes} [Thu Jun 25 23:32:27 2026] GET /v2.0/ports?tenant_id=1b91da56bb484c35b3d943eae5da2190&fields=id => generated 103 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1567] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:32:27 2026] GET /v2.0/networks/f225e6be-7444-40ac-9408-4aa3c094db1b?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: 850/1568] 10.0.0.99 () {34 vars in 1007 bytes} [Thu Jun 25 23:32:27 2026] GET /v2.0/networks/54fcfdd1-86d3-4183-9ef1-168394bc617a?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:32:27.663 8 INFO neutron.services.segments.plugin [-] Segment 13afd442-43ad-4807-ae32-51a4a353a594 resource provider aggregate not found 2026-06-25 23:32:27.668 8 INFO neutron.services.segments.plugin [-] Segment 13afd442-43ad-4807-ae32-51a4a353a594 resource provider aggregate not found 2026-06-25 23:32:27.680 8 INFO neutron.services.segments.plugin [-] Segment 13afd442-43ad-4807-ae32-51a4a353a594 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13afd442-43ad-4807-ae32-51a4a353a594 found for delete ", "request_id": "req-e6f8342d-ee96-4687-92f9-b07f96aea363"}]} [pid: 8|app: 0|req: 719/1569] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:32:27 2026] DELETE /v2.0/networks/67a9c849-d8fc-43c6-b12c-c0565d09f88c => generated 0 bytes in 415 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:32:27.699 8 INFO neutron.services.segments.plugin [-] Segment 13afd442-43ad-4807-ae32-51a4a353a594 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13afd442-43ad-4807-ae32-51a4a353a594 found for delete ", "request_id": "req-950308f3-361d-4ae5-8361-733b62aee05e"}]} 2026-06-25 23:32:27.706 8 WARNING neutron_lib.context [None req-7b857ca3-88b2-4b26-bfdd-77b6dd39a44d 86923347527e445c93cd5c59412e5c1e 280694870e074f34873af43428318ecb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 851/1570] 10.0.0.99 () {34 vars in 1107 bytes} [Thu Jun 25 23:32:27 2026] GET /v2.0/networks/54fcfdd1-86d3-4183-9ef1-168394bc617a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1571] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:32:27 2026] GET /v2.0/ports?device_id=5e4a58a1-d5a8-4f9a-bc04-57741d05ff6f => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1572] 10.0.0.219 () {34 vars in 665 bytes} [Thu Jun 25 23:32:27 2026] POST /v2.0/ports => generated 775 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1573] 10.0.0.219 () {34 vars in 737 bytes} [Thu Jun 25 23:32:28 2026] PUT /v2.0/ports/4d22e7ed-facf-450d-a334-4030656033a5 => generated 752 bytes in 272 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: 854/1574] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:32:28 2026] GET /v2.0/ports?device_id=e293d572-5d93-4019-a946-50fb02aa1db3 => generated 1204 bytes in 128 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: 855/1575] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:32:28 2026] GET /v2.0/security-groups?id=ee01cf90-774d-48fe-b846-23e531c493c7&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: 8|app: 0|req: 721/1576] 10.0.0.219 () {32 vars in 720 bytes} [Thu Jun 25 23:32:28 2026] DELETE /v2.0/ports/4d22e7ed-facf-450d-a334-4030656033a5 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1577] 10.0.0.219 () {32 vars in 818 bytes} [Thu Jun 25 23:32:28 2026] GET /v2.0/ports?network_id=f225e6be-7444-40ac-9408-4aa3c094db1b&mac_address=fa%3A16%3A3e%3A3e%3Ae6%3A5f => generated 1204 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:28.668 7 WARNING neutron_lib.context [None req-dd1b4c13-3d62-49f6-8d49-c4858b984ee9 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 722/1578] 10.0.0.219 () {32 vars in 643 bytes} [Thu Jun 25 23:32:28 2026] GET /v2.0/ports => generated 777 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:28.731 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0858da21-b8e3-4cfd-9671-fd2f5e6ce4ff 86923347527e445c93cd5c59412e5c1e 280694870e074f34873af43428318ecb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 723/1579] 10.0.0.219 () {32 vars in 717 bytes} [Thu Jun 25 23:32:28 2026] GET /v2.0/ports/4d22e7ed-facf-450d-a334-4030656033a5 => 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: 724/1580] 10.0.0.219 () {32 vars in 643 bytes} [Thu Jun 25 23:32:28 2026] GET /v2.0/ports => generated 777 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1581] 10.0.0.219 () {32 vars in 717 bytes} [Thu Jun 25 23:32:28 2026] GET /v2.0/ports/e4bb6272-6e94-4863-9588-777d5ddf453e => generated 774 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1582] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:32:28 2026] GET /v2.0/networks?id=54fcfdd1-86d3-4183-9ef1-168394bc617a => generated 660 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:28.906 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d099bcaa-73e7-4867-9bb0-d1179808baf3 86923347527e445c93cd5c59412e5c1e 280694870e074f34873af43428318ecb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 727/1583] 10.0.0.219 () {32 vars in 720 bytes} [Thu Jun 25 23:32:28 2026] DELETE /v2.0/ports/2dc1a7d4-64b4-43cb-884c-989242f20927 => 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: 728/1584] 199.19.213.104 () {34 vars in 1050 bytes} [Thu Jun 25 23:32:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1b91da56bb484c35b3d943eae5da2190 => generated 180 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:28.968 8 INFO neutron.pecan_wsgi.hooks.translation [None req-62027b09-80bf-402b-b652-98ccea7ab497 86923347527e445c93cd5c59412e5c1e 280694870e074f34873af43428318ecb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 729/1585] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:32:28 2026] DELETE /v2.0/subnets/1f88b66d-ccdf-46dc-be6a-ac8056e6940b => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:32:28.975 8 WARNING neutron_lib.context [req-abfa2b23-7817-4de6-bb9d-9d8bddd7d637 req-d8cf7e41-91b4-444e-9a9d-8a375e59d803 f8d46ffe585e4654a1810000d143b336 1b91da56bb484c35b3d943eae5da2190 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 730/1586] 199.19.213.104 () {38 vars in 955 bytes} [Thu Jun 25 23:32:28 2026] POST /v2.0/ports => generated 954 bytes in 519 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-25 23:32:29.509 8 INFO neutron.pecan_wsgi.hooks.translation [None req-74ddf21a-37b3-4c3a-8c6b-42fc3761d2ec 86923347527e445c93cd5c59412e5c1e 280694870e074f34873af43428318ecb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 731/1587] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:32:29 2026] DELETE /v2.0/subnets/5d0b20f2-4684-422e-bfa2-5bf60396f27c => 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: 732/1588] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:32:29 2026] GET /v2.0/ports?device_id=5e4a58a1-d5a8-4f9a-bc04-57741d05ff6f => generated 957 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:29.670 7 INFO neutron.db.l3_db [None req-dd1b4c13-3d62-49f6-8d49-c4858b984ee9 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Floating IP ab318f90-4132-4ff7-8c38-cba8745f2658 associated. External IP: 10.96.250.202, port: cb81d0ab-a5ca-416a-b0c5-fb67773071e6. [pid: 8|app: 0|req: 735/1591] 199.19.213.104 () {38 vars in 1028 bytes} [Thu Jun 25 23:32:29 2026] PUT /v2.0/ports/ebfabd8b-3017-4a16-bc50-62d2cd8f84da => generated 1199 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-25 23:32:30.292 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e7ab748c-fc46-4682-8ecb-4256c0cc4d43'] response: {'name': 'network-changed', 'server_uuid': '5e4a58a1-d5a8-4f9a-bc04-57741d05ff6f', 'tag': 'ebfabd8b-3017-4a16-bc50-62d2cd8f84da', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 736/1592] 10.0.0.219 () {32 vars in 720 bytes} [Thu Jun 25 23:32:30 2026] DELETE /v2.0/ports/e4bb6272-6e94-4863-9588-777d5ddf453e => generated 0 bytes in 261 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: 737/1593] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:32:30 2026] GET /v2.0/security-groups?id=abe9199c-f0aa-4910-8323-45d7a38073f5&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: 857/1594] 10.0.0.219 () {34 vars in 677 bytes} [Thu Jun 25 23:32:28 2026] POST /v2.0/floatingips => generated 855 bytes in 1893 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1595] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:32:30 2026] GET /v2.0/ports?tenant_id=1b91da56bb484c35b3d943eae5da2190&device_id=5e4a58a1-d5a8-4f9a-bc04-57741d05ff6f => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:30.609 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7031355f-6f94-4a69-84fd-c0e29a9778a4'] response: {'name': 'network-changed', 'server_uuid': 'e293d572-5d93-4019-a946-50fb02aa1db3', 'tag': 'cb81d0ab-a5ca-416a-b0c5-fb67773071e6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 739/1596] 199.19.213.104 () {34 vars in 1058 bytes} [Thu Jun 25 23:32:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ebfabd8b-3017-4a16-bc50-62d2cd8f84da => 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: 740/1597] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:32:30 2026] GET /v2.0/ports?tenant_id=c3fa0e69dad840fba12fddd49d259c7f&device_id=e293d572-5d93-4019-a946-50fb02aa1db3 => 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: 741/1598] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:32:30 2026] GET /v2.0/subnets?id=05ffb6c2-3f98-4a44-a5ad-72f459fb8478 => generated 653 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1599] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:32:30 2026] GET /v2.0/networks?id=f225e6be-7444-40ac-9408-4aa3c094db1b => generated 800 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1600] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:32:30 2026] GET /v2.0/ports?network_id=54fcfdd1-86d3-4183-9ef1-168394bc617a&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:30.824 7 INFO neutron.services.segments.plugin [-] Segment aa988ea2-9938-42f4-9d08-05e71f899959 resource provider aggregate not found 2026-06-25 23:32:30.831 7 INFO neutron.services.segments.plugin [-] Segment aa988ea2-9938-42f4-9d08-05e71f899959 resource provider aggregate not found [pid: 7|app: 0|req: 858/1601] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:32:30 2026] DELETE /v2.0/networks/673a4bdf-4714-4c04-a2b3-4de2fe8b25d5 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:32:30.847 7 INFO neutron.services.segments.plugin [-] Segment aa988ea2-9938-42f4-9d08-05e71f899959 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa988ea2-9938-42f4-9d08-05e71f899959 found for delete ", "request_id": "req-16824a05-424b-4656-ab04-666de8504d78"}]} 2026-06-25 23:32:30.854 7 INFO neutron.services.segments.plugin [-] Segment aa988ea2-9938-42f4-9d08-05e71f899959 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa988ea2-9938-42f4-9d08-05e71f899959 found for delete ", "request_id": "req-f950bcf4-2254-4565-a08e-02338a1ce3a0"}]} [pid: 8|app: 0|req: 744/1602] 199.19.213.104 () {34 vars in 1058 bytes} [Thu Jun 25 23:32:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.186&port_id=cb81d0ab-a5ca-416a-b0c5-fb67773071e6 => generated 858 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1603] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:32:30 2026] GET /v2.0/networks/54fcfdd1-86d3-4183-9ef1-168394bc617a?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1604] 199.19.213.104 () {34 vars in 1106 bytes} [Thu Jun 25 23:32:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A35a&port_id=cb81d0ab-a5ca-416a-b0c5-fb67773071e6 => 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: 747/1605] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:32:30 2026] GET /v2.0/networks/54fcfdd1-86d3-4183-9ef1-168394bc617a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1606] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:32:30 2026] GET /v2.0/security-groups?tenant_id=862c98f3d37543a0829b0c3d57756064&name=default => generated 2925 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1607] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:32:31 2026] GET /v2.0/ports?tenant_id=1b91da56bb484c35b3d943eae5da2190&device_id=5e4a58a1-d5a8-4f9a-bc04-57741d05ff6f => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1608] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:32:31 2026] DELETE /v2.0/security-groups/fe3610c6-2630-416d-a30d-048aa9e7276d => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1609] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:32:31 2026] GET /v2.0/networks?id=54fcfdd1-86d3-4183-9ef1-168394bc617a => generated 756 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1610] 199.19.213.104 () {34 vars in 1064 bytes} [Thu Jun 25 23:32:31 2026] GET /v2.0/subnets?id=d1c96dd2-8f54-4596-9bdd-3d06695ea02d&id=7d48d06a-6c19-4bb6-94a1-3464533e0e4d => generated 1367 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1611] 199.19.213.104 () {34 vars in 1058 bytes} [Thu Jun 25 23:32:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ebfabd8b-3017-4a16-bc50-62d2cd8f84da => 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: 864/1612] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:32:31 2026] GET /v2.0/ports?network_id=f225e6be-7444-40ac-9408-4aa3c094db1b&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: 865/1613] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:32:31 2026] GET /v2.0/subnets?id=05ffb6c2-3f98-4a44-a5ad-72f459fb8478 => generated 653 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1614] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:32:31 2026] GET /v2.0/security-groups?tenant_id=280694870e074f34873af43428318ecb&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1615] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:32:31 2026] GET /v2.0/ports?network_id=f225e6be-7444-40ac-9408-4aa3c094db1b&device_owner=network%3Adhcp => generated 1461 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1616] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:32:31 2026] GET /v2.0/ports?network_id=54fcfdd1-86d3-4183-9ef1-168394bc617a&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1617] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:32:31 2026] GET /v2.0/ports?device_id=5e4a58a1-d5a8-4f9a-bc04-57741d05ff6f => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1618] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:32:31 2026] GET /v2.0/networks/f225e6be-7444-40ac-9408-4aa3c094db1b?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: 751/1619] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:32:31 2026] DELETE /v2.0/security-groups/86787b31-4bbc-42fc-8040-ffc74af49a0a => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1620] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:32:31 2026] GET /v2.0/networks/54fcfdd1-86d3-4183-9ef1-168394bc617a?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: 869/1621] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:32:31 2026] GET /v2.0/security-groups?tenant_id=dbf0cd6ba075423fa49ff2f0fc566eec&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1622] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:32:31 2026] GET /v2.0/security-groups?id=abe9199c-f0aa-4910-8323-45d7a38073f5&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1623] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:32:31 2026] GET /v2.0/networks/f225e6be-7444-40ac-9408-4aa3c094db1b?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: 754/1624] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:32:31 2026] GET /v2.0/networks/54fcfdd1-86d3-4183-9ef1-168394bc617a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1625] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:32:31 2026] DELETE /v2.0/security-groups/484e1e02-6c42-49ab-9ae5-930d51f78388 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1626] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:32:33 2026] GET /v2.0/ports?device_id=5e4a58a1-d5a8-4f9a-bc04-57741d05ff6f => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1627] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:32:33 2026] GET /v2.0/security-groups?id=abe9199c-f0aa-4910-8323-45d7a38073f5&fields=id&fields=name => generated 113 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1628] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:32:33 2026] GET /v2.0/ports?device_id=5e4a58a1-d5a8-4f9a-bc04-57741d05ff6f => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1629] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:32:33 2026] GET /v2.0/security-groups?id=abe9199c-f0aa-4910-8323-45d7a38073f5&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1630] 10.0.0.219 () {32 vars in 736 bytes} [Thu Jun 25 23:32:33 2026] GET /v2.0/ports?device_id=5e4a58a1-d5a8-4f9a-bc04-57741d05ff6f => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:33.529 7 WARNING neutron_lib.context [None req-3e97099a-e9c2-4146-a4c8-e4c66240be0c f8d46ffe585e4654a1810000d143b336 1b91da56bb484c35b3d943eae5da2190 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:32:33.941 8 WARNING neutron_lib.context [None req-efe23da6-9c85-445c-bb13-0bf10e9f0b57 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:32:34.080 8 INFO neutron.db.segments_db [None req-efe23da6-9c85-445c-bb13-0bf10e9f0b57 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] Added segment 696e625a-ecb2-4eab-843f-968c57ed4df2 of type vxlan for network 2178d186-e73e-4025-95f6-cfc19ff902a5 [pid: 8|app: 0|req: 758/1631] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:32:33 2026] POST /v2.0/networks => generated 634 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:34.232 8 WARNING neutron_lib.context [None req-edf68cf4-65ea-4aed-a145-d7af105affb0 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:32:34.310 8 INFO neutron.db.segments_db [None req-edf68cf4-65ea-4aed-a145-d7af105affb0 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] Added segment ec1dff86-cd1e-4c01-b12e-24554a8eab62 of type vxlan for network dc0cb5ad-e707-4899-b8fe-51a3ab4dc25e [pid: 8|app: 0|req: 759/1632] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:32:34 2026] POST /v2.0/networks => generated 633 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:34.436 8 WARNING neutron_lib.context [None req-5043ee37-7449-4b59-8623-548a5097d1c4 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:32:34.546 7 INFO neutron.db.l3_db [None req-3e97099a-e9c2-4146-a4c8-e4c66240be0c f8d46ffe585e4654a1810000d143b336 1b91da56bb484c35b3d943eae5da2190 - - default default] Floating IP 7bbf0f16-520e-4292-bd16-8ebdba00d556 associated. External IP: 10.96.250.206, port: ebfabd8b-3017-4a16-bc50-62d2cd8f84da. [pid: 8|app: 0|req: 760/1633] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:32:34 2026] POST /v2.0/subnets => generated 622 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:34.871 8 WARNING neutron_lib.context [None req-b9d001ae-4924-4172-bcb7-1f6d6390115f 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 874/1634] 10.0.0.219 () {34 vars in 677 bytes} [Thu Jun 25 23:32:33 2026] POST /v2.0/floatingips => generated 855 bytes in 1532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:35.103 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-96891134-475f-4a96-becd-eb64f40794ae'] response: {'name': 'network-changed', 'server_uuid': '5e4a58a1-d5a8-4f9a-bc04-57741d05ff6f', 'tag': 'ebfabd8b-3017-4a16-bc50-62d2cd8f84da', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 875/1635] 10.0.0.219 () {32 vars in 729 bytes} [Thu Jun 25 23:32:35 2026] GET /v2.0/floatingips/7bbf0f16-520e-4292-bd16-8ebdba00d556 => generated 855 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1636] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:32:35 2026] GET /v2.0/ports?tenant_id=1b91da56bb484c35b3d943eae5da2190&device_id=5e4a58a1-d5a8-4f9a-bc04-57741d05ff6f => generated 1240 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1637] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:32:34 2026] POST /v2.0/subnets => generated 631 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:35.240 8 WARNING neutron_lib.context [None req-602b4aa7-54c7-4b34-a92c-5c3d510b0713 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 877/1638] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:32:35 2026] GET /v2.0/networks?id=54fcfdd1-86d3-4183-9ef1-168394bc617a => generated 756 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:35.294 8 INFO neutron.db.segments_db [None req-602b4aa7-54c7-4b34-a92c-5c3d510b0713 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] Added segment e9ed46e5-f171-462b-a37b-8b19508111a7 of type vxlan for network f432067f-fdc6-43ca-89b5-4bebcfbd0a43 [pid: 7|app: 0|req: 878/1639] 199.19.213.104 () {34 vars in 1058 bytes} [Thu Jun 25 23:32:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ebfabd8b-3017-4a16-bc50-62d2cd8f84da => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1640] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:32:35 2026] GET /v2.0/subnets?id=05ffb6c2-3f98-4a44-a5ad-72f459fb8478 => generated 653 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1641] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:32:35 2026] GET /v2.0/ports?network_id=54fcfdd1-86d3-4183-9ef1-168394bc617a&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: 881/1642] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:32:35 2026] GET /v2.0/networks/54fcfdd1-86d3-4183-9ef1-168394bc617a?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:32:35.592 8 INFO neutron.db.l3_hamode_db [None req-602b4aa7-54c7-4b34-a92c-5c3d510b0713 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 882/1643] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:32:35 2026] GET /v2.0/networks/54fcfdd1-86d3-4183-9ef1-168394bc617a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:32:35.800 8 INFO neutron.db.l3_hamode_db [None req-602b4aa7-54c7-4b34-a92c-5c3d510b0713 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 883/1644] 10.0.0.219 () {32 vars in 729 bytes} [Thu Jun 25 23:32:36 2026] GET /v2.0/floatingips/7bbf0f16-520e-4292-bd16-8ebdba00d556 => generated 855 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1645] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:32:35 2026] POST /v2.0/routers => generated 510 bytes in 1515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1646] 10.0.0.219 () {32 vars in 729 bytes} [Thu Jun 25 23:32:37 2026] GET /v2.0/floatingips/7bbf0f16-520e-4292-bd16-8ebdba00d556 => generated 857 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1647] 10.0.0.219 () {34 vars in 783 bytes} [Thu Jun 25 23:32:36 2026] PUT /v2.0/routers/75463da8-55a4-40bb-8216-385d3a0f49c9/add_router_interface => generated 309 bytes in 1432 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1648] 10.0.0.219 () {32 vars in 717 bytes} [Thu Jun 25 23:32:38 2026] GET /v2.0/ports/5ad3ed2d-3e18-408b-a460-78ae4914fc3f => generated 959 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1649] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:32:38 2026] GET /v2.0/security-groups?tenant_id=1036515592544d36843a1f62ef329323&name=default => generated 2925 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1650] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:32:38 2026] DELETE /v2.0/security-groups/19bf2bb6-a986-4f08-95c2-96b3f309096d => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1651] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:32:38 2026] GET /v2.0/security-groups?tenant_id=a6af5e1c172a42a4bb8d1ddf85be62cf&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1652] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:32:38 2026] DELETE /v2.0/security-groups/f0abe447-59c4-4ba5-b9a9-179fd58c5b69 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1653] 10.0.0.219 () {34 vars in 783 bytes} [Thu Jun 25 23:32:38 2026] PUT /v2.0/routers/75463da8-55a4-40bb-8216-385d3a0f49c9/add_router_interface => generated 309 bytes in 1599 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1654] 10.0.0.219 () {32 vars in 717 bytes} [Thu Jun 25 23:32:39 2026] GET /v2.0/ports/fabdec25-0eee-4f60-ab86-ee6537ed3a29 => generated 967 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1655] 10.0.0.41 () {34 vars in 989 bytes} [Thu Jun 25 23:32:40 2026] GET /v2.0/ports?device_id=e293d572-5d93-4019-a946-50fb02aa1db3 => generated 1473 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1656] 10.0.0.41 () {34 vars in 1039 bytes} [Thu Jun 25 23:32:40 2026] GET /v2.0/security-groups?id=ee01cf90-774d-48fe-b846-23e531c493c7&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1657] 10.0.0.219 () {34 vars in 789 bytes} [Thu Jun 25 23:32:39 2026] PUT /v2.0/routers/75463da8-55a4-40bb-8216-385d3a0f49c9/remove_router_interface => generated 309 bytes in 1726 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1658] 10.0.0.41 () {34 vars in 989 bytes} [Thu Jun 25 23:32:42 2026] GET /v2.0/ports?device_id=5e4a58a1-d5a8-4f9a-bc04-57741d05ff6f => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1659] 10.0.0.41 () {34 vars in 1039 bytes} [Thu Jun 25 23:32:42 2026] GET /v2.0/security-groups?id=abe9199c-f0aa-4910-8323-45d7a38073f5&fields=id&fields=name => generated 113 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1660] 10.0.0.219 () {34 vars in 789 bytes} [Thu Jun 25 23:32:41 2026] PUT /v2.0/routers/75463da8-55a4-40bb-8216-385d3a0f49c9/remove_router_interface => generated 309 bytes in 1198 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1661] 10.0.0.219 () {32 vars in 736 bytes} [Thu Jun 25 23:32:42 2026] GET /v2.0/ports?device_id=75463da8-55a4-40bb-8216-385d3a0f49c9 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1662] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:32:42 2026] GET /v2.0/security-groups?tenant_id=d4c719ec6f5344f792b3debdef9a2421&name=default => generated 2925 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1663] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:32:43 2026] DELETE /v2.0/security-groups/7dde7edb-60dc-466a-9bf1-79161b86e877 => 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: 892/1664] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:32:43 2026] GET /v2.0/security-groups?tenant_id=706c4a4912a544ec958a2ddeb53f1032&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:43.765 8 INFO neutron.services.segments.plugin [-] Segment e9ed46e5-f171-462b-a37b-8b19508111a7 resource provider aggregate not found 2026-06-25 23:32:43.771 8 INFO neutron.services.segments.plugin [-] Segment e9ed46e5-f171-462b-a37b-8b19508111a7 resource provider aggregate not found 2026-06-25 23:32:43.791 8 INFO neutron.services.segments.plugin [-] Segment e9ed46e5-f171-462b-a37b-8b19508111a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9ed46e5-f171-462b-a37b-8b19508111a7 found for delete ", "request_id": "req-9947d8cc-18c4-4cc1-9dc1-90c84319ce72"}]} 2026-06-25 23:32:43.792 8 INFO neutron.services.segments.plugin [-] Segment e9ed46e5-f171-462b-a37b-8b19508111a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9ed46e5-f171-462b-a37b-8b19508111a7 found for delete ", "request_id": "req-bff86008-a9e5-4db8-b2da-07d7d8c753ec"}]} 2026-06-25 23:32:43.798 8 INFO neutron.db.l3_hamode_db [None req-03faf3e5-4132-456d-a90f-7ea6c1c094a5 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] HA network f432067f-fdc6-43ca-89b5-4bebcfbd0a43 was deleted as no HA routers are present in tenant c2d3ca40cbbb4bb3a7b33a8263330f49. [pid: 8|app: 0|req: 773/1665] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:32:42 2026] DELETE /v2.0/routers/75463da8-55a4-40bb-8216-385d3a0f49c9 => generated 0 bytes in 916 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1666] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:32:43 2026] DELETE /v2.0/security-groups/d4279e8a-7597-434d-8917-b1419e75edb0 => 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: 774/1667] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:32:43 2026] DELETE /v2.0/subnets/a13b3626-1fe5-4e13-aed7-ef18232ea0c9 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1668] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:32:44 2026] DELETE /v2.0/subnets/be3345aa-1902-4478-aca6-b39ced611b53 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1671] 10.0.0.219 () {32 vars in 721 bytes} [Thu Jun 25 23:32:44 2026] GET /v2.0/subnets/e1c15d9a-813a-4501-aac7-2cd5f3531fa3 => generated 652 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1672] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:32:44 2026] DELETE /v2.0/networks/dc0cb5ad-e707-4899-b8fe-51a3ab4dc25e => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:32:44.897 7 INFO neutron.services.segments.plugin [-] Segment 696e625a-ecb2-4eab-843f-968c57ed4df2 resource provider aggregate not found 2026-06-25 23:32:44.902 7 INFO neutron.services.segments.plugin [-] Segment 696e625a-ecb2-4eab-843f-968c57ed4df2 resource provider aggregate not found 2026-06-25 23:32:44.924 7 INFO neutron.services.segments.plugin [-] Segment 696e625a-ecb2-4eab-843f-968c57ed4df2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 696e625a-ecb2-4eab-843f-968c57ed4df2 found for delete ", "request_id": "req-db08a141-3e3d-4dff-b867-e99e4edd40c4"}]} 2026-06-25 23:32:44.927 7 INFO neutron.services.segments.plugin [-] Segment 696e625a-ecb2-4eab-843f-968c57ed4df2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 696e625a-ecb2-4eab-843f-968c57ed4df2 found for delete ", "request_id": "req-a6d091d2-3ac3-4371-a7e6-d6f32b444488"}]} [pid: 7|app: 0|req: 898/1673] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:32:44 2026] DELETE /v2.0/networks/2178d186-e73e-4025-95f6-cfc19ff902a5 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:32:44.958 8 WARNING neutron_lib.context [None req-5c499f13-7160-42a2-84a7-cc9f741d60ec 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:32:45.029 8 INFO neutron.db.segments_db [None req-5c499f13-7160-42a2-84a7-cc9f741d60ec 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] Added segment 3c56feb4-39cd-411e-a69c-8c1de11fd592 of type vxlan for network ee2f13e9-10b1-4c96-9d3a-6b6ccaaf95df [pid: 8|app: 0|req: 776/1674] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:32:44 2026] POST /v2.0/networks => generated 633 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:45.141 7 WARNING neutron_lib.context [None req-68d7666c-7827-4269-9377-3deaa848d424 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1675] 10.0.0.219 () {32 vars in 826 bytes} [Thu Jun 25 23:32:45 2026] GET /v2.0/ports?project_id=1b91da56bb484c35b3d943eae5da2190&network_id=54fcfdd1-86d3-4183-9ef1-168394bc617a => generated 3691 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1676] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:32:45 2026] POST /v2.0/subnets => generated 622 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:45.517 8 WARNING neutron_lib.context [None req-c6d4f595-62f8-4f2a-8587-9c6be757eb98 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:32:45.557 8 INFO neutron.db.segments_db [None req-c6d4f595-62f8-4f2a-8587-9c6be757eb98 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] Added segment 3c803a56-8644-402e-854c-2b1458ee097e of type vxlan for network d0f3497b-4895-442f-81f5-16c7d3a9c577 [pid: 7|app: 0|req: 900/1677] 10.0.0.219 () {32 vars in 742 bytes} [Thu Jun 25 23:32:45 2026] GET /v2.0/subnets?network_id=61507e34-3ae9-4897-ba92-3fb8f7ead0d9 => generated 644 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1678] 10.0.0.104 () {30 vars in 690 bytes} [Thu Jun 25 23:32:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:45.750 7 WARNING neutron_lib.context [None req-766a1e0c-08de-4e66-8b32-23b0e6251b57 419a621d42fa404894c38d45bd38d431 4298afb62f4b48ea995e46f65903076e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:32:45.751 7 WARNING neutron_lib.context [None req-766a1e0c-08de-4e66-8b32-23b0e6251b57 419a621d42fa404894c38d45bd38d431 4298afb62f4b48ea995e46f65903076e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:32:45.829 8 INFO neutron.services.segments.plugin [-] Segment ec1dff86-cd1e-4c01-b12e-24554a8eab62 resource provider aggregate not found 2026-06-25 23:32:45.835 8 INFO neutron.services.segments.plugin [-] Segment ec1dff86-cd1e-4c01-b12e-24554a8eab62 resource provider aggregate not found 2026-06-25 23:32:45.845 8 INFO neutron.services.segments.plugin [-] Segment ec1dff86-cd1e-4c01-b12e-24554a8eab62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec1dff86-cd1e-4c01-b12e-24554a8eab62 found for delete ", "request_id": "req-a4fcdf67-20a0-4321-a542-ae25f3aad6c2"}]} 2026-06-25 23:32:45.850 8 INFO neutron.services.segments.plugin [-] Segment ec1dff86-cd1e-4c01-b12e-24554a8eab62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec1dff86-cd1e-4c01-b12e-24554a8eab62 found for delete ", "request_id": "req-22a0a66d-61f6-4b19-b081-789b76525d94"}]} 2026-06-25 23:32:45.896 8 INFO neutron.db.l3_hamode_db [None req-c6d4f595-62f8-4f2a-8587-9c6be757eb98 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:32:45.923 7 INFO neutron.db.segments_db [None req-766a1e0c-08de-4e66-8b32-23b0e6251b57 419a621d42fa404894c38d45bd38d431 4298afb62f4b48ea995e46f65903076e - - default default] Added segment 192a66d4-52e1-4a16-ba1c-d043332fc02a of type vxlan for network 928320d2-13db-4cca-88dc-dfff0fbb4896 2026-06-25 23:32:46.025 7 INFO neutron.db.segments_db [None req-766a1e0c-08de-4e66-8b32-23b0e6251b57 419a621d42fa404894c38d45bd38d431 4298afb62f4b48ea995e46f65903076e - - default default] Added segment f2f2ed4e-e19d-4206-bc0e-9918ec524435 of type vxlan for network 09b77a48-9ff7-4fed-93bd-56d55783bff2 2026-06-25 23:32:46.086 8 INFO neutron.db.l3_hamode_db [None req-c6d4f595-62f8-4f2a-8587-9c6be757eb98 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 902/1679] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:32:45 2026] POST /v2.0/networks => generated 1246 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1680] 10.0.0.104 () {30 vars in 692 bytes} [Thu Jun 25 23:32:46 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-25 23:32:46.382 7 INFO neutron.db.l3_db [None req-afa9b649-b61f-4b92-b357-f7eeb4d4a68a f8d46ffe585e4654a1810000d143b336 1b91da56bb484c35b3d943eae5da2190 - - default default] Floating IP 7bbf0f16-520e-4292-bd16-8ebdba00d556 disassociated. External IP: 10.96.250.206, port: ebfabd8b-3017-4a16-bc50-62d2cd8f84da. [pid: 7|app: 0|req: 904/1681] 10.0.0.219 () {34 vars in 749 bytes} [Thu Jun 25 23:32:46 2026] PUT /v2.0/floatingips/7bbf0f16-520e-4292-bd16-8ebdba00d556 => generated 554 bytes in 597 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:46.848 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c70e2de-663e-4c7c-90da-2bd34d1636b2'] response: {'name': 'network-changed', 'server_uuid': '5e4a58a1-d5a8-4f9a-bc04-57741d05ff6f', 'tag': 'ebfabd8b-3017-4a16-bc50-62d2cd8f84da', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 905/1682] 10.0.0.219 () {32 vars in 649 bytes} [Thu Jun 25 23:32:46 2026] GET /v2.0/networks => generated 1845 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1683] 10.0.0.104 () {30 vars in 668 bytes} [Thu Jun 25 23:32:46 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: 907/1684] 10.0.0.219 () {32 vars in 729 bytes} [Thu Jun 25 23:32:46 2026] GET /v2.0/floatingips/7bbf0f16-520e-4292-bd16-8ebdba00d556 => generated 554 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1685] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:32:46 2026] GET /v2.0/ports?tenant_id=1b91da56bb484c35b3d943eae5da2190&device_id=5e4a58a1-d5a8-4f9a-bc04-57741d05ff6f => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:47.167 7 INFO neutron.services.segments.plugin [-] Segment 192a66d4-52e1-4a16-ba1c-d043332fc02a resource provider aggregate not found 2026-06-25 23:32:47.171 7 INFO neutron.services.segments.plugin [-] Segment 192a66d4-52e1-4a16-ba1c-d043332fc02a resource provider aggregate not found 2026-06-25 23:32:47.187 7 INFO neutron.services.segments.plugin [-] Segment 192a66d4-52e1-4a16-ba1c-d043332fc02a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 192a66d4-52e1-4a16-ba1c-d043332fc02a found for delete ", "request_id": "req-84739716-393d-4e24-a1de-f747a7e6a43b"}]} 2026-06-25 23:32:47.195 7 INFO neutron.services.segments.plugin [-] Segment 192a66d4-52e1-4a16-ba1c-d043332fc02a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 192a66d4-52e1-4a16-ba1c-d043332fc02a found for delete ", "request_id": "req-9f944207-1617-4c59-a688-3d98944cf019"}]} [pid: 7|app: 0|req: 909/1686] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:32:46 2026] DELETE /v2.0/networks/928320d2-13db-4cca-88dc-dfff0fbb4896 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1687] 10.0.0.104 () {30 vars in 704 bytes} [Thu Jun 25 23:32:47 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: 911/1688] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:32:47 2026] GET /v2.0/networks?id=54fcfdd1-86d3-4183-9ef1-168394bc617a => generated 756 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1689] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:32:45 2026] POST /v2.0/routers => generated 511 bytes in 1809 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1690] 199.19.213.104 () {34 vars in 1058 bytes} [Thu Jun 25 23:32:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ebfabd8b-3017-4a16-bc50-62d2cd8f84da => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:32:47.355 8 WARNING neutron_lib.context [None req-3d0de85e-5b55-44d9-ab96-d2b9b56da4c3 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 912/1691] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:32:47 2026] DELETE /v2.0/networks/09b77a48-9ff7-4fed-93bd-56d55783bff2 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1692] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:32:47 2026] GET /v2.0/subnets?id=05ffb6c2-3f98-4a44-a5ad-72f459fb8478 => generated 653 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1693] 10.0.0.219 () {32 vars in 649 bytes} [Thu Jun 25 23:32:47 2026] GET /v2.0/networks => generated 651 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1694] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:32:47 2026] GET /v2.0/ports?network_id=54fcfdd1-86d3-4183-9ef1-168394bc617a&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:47.637 7 WARNING neutron_lib.context [None req-dc925e1e-7dbe-4ffc-b724-048e89b85b62 419a621d42fa404894c38d45bd38d431 4298afb62f4b48ea995e46f65903076e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:32:47.704 7 INFO neutron.db.segments_db [None req-dc925e1e-7dbe-4ffc-b724-048e89b85b62 419a621d42fa404894c38d45bd38d431 4298afb62f4b48ea995e46f65903076e - - default default] Added segment 33b68b8c-ce61-4eaa-9d11-e86817913b90 of type vxlan for network b1c96b94-bf66-42ea-a91d-623bf906d413 [pid: 7|app: 0|req: 916/1695] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:32:47 2026] POST /v2.0/networks => generated 654 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1696] 10.0.0.219 () {34 vars in 665 bytes} [Thu Jun 25 23:32:47 2026] POST /v2.0/ports => generated 964 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1697] 10.0.0.104 () {28 vars in 439 bytes} [Thu Jun 25 23:32:47 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:32:47.848 8 WARNING neutron_lib.context [None req-8e9e5dfe-1c78-4465-859a-54014e107dd3 419a621d42fa404894c38d45bd38d431 4298afb62f4b48ea995e46f65903076e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 917/1698] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:32:47 2026] GET /v2.0/networks/54fcfdd1-86d3-4183-9ef1-168394bc617a?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:32:47.907 8 INFO neutron.db.segments_db [None req-8e9e5dfe-1c78-4465-859a-54014e107dd3 419a621d42fa404894c38d45bd38d431 4298afb62f4b48ea995e46f65903076e - - default default] Added segment b78ca58c-3fb9-40da-95d9-ea4e94de436a of type vxlan for network 67c419d9-71aa-405a-aab5-af2230164dda [pid: 8|app: 0|req: 782/1699] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:32:47 2026] POST /v2.0/networks => generated 654 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1700] 10.0.0.104 () {30 vars in 728 bytes} [Thu Jun 25 23:32:48 2026] GET /v2.0/subnets/e1c15d9a-813a-4501-aac7-2cd5f3531fa3 => generated 634 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1701] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:32:48 2026] GET /v2.0/networks/54fcfdd1-86d3-4183-9ef1-168394bc617a?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: 785/1702] 10.0.0.219 () {32 vars in 729 bytes} [Thu Jun 25 23:32:48 2026] GET /v2.0/floatingips/7bbf0f16-520e-4292-bd16-8ebdba00d556 => generated 552 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:48.200 8 WARNING neutron_lib.context [None req-9eb277ef-1f5c-44db-a77e-5cf36c6eeb10 419a621d42fa404894c38d45bd38d431 4298afb62f4b48ea995e46f65903076e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:32:48.247 8 WARNING neutron_lib.context [None req-9eb277ef-1f5c-44db-a77e-5cf36c6eeb10 419a621d42fa404894c38d45bd38d431 4298afb62f4b48ea995e46f65903076e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1703] 10.0.0.219 () {34 vars in 665 bytes} [Thu Jun 25 23:32:48 2026] POST /v2.0/ports => generated 1506 bytes in 741 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: 787/1704] 10.0.0.104 () {30 vars in 690 bytes} [Thu Jun 25 23:32:48 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: 788/1705] 10.0.0.219 () {32 vars in 643 bytes} [Thu Jun 25 23:32:48 2026] GET /v2.0/ports => generated 1506 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1706] 10.0.0.104 () {30 vars in 692 bytes} [Thu Jun 25 23:32:49 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) 2026-06-25 23:32:49.248 7 INFO neutron.services.segments.plugin [-] Segment f2f2ed4e-e19d-4206-bc0e-9918ec524435 resource provider aggregate not found 2026-06-25 23:32:49.252 7 INFO neutron.services.segments.plugin [-] Segment f2f2ed4e-e19d-4206-bc0e-9918ec524435 resource provider aggregate not found 2026-06-25 23:32:49.274 7 INFO neutron.services.segments.plugin [-] Segment f2f2ed4e-e19d-4206-bc0e-9918ec524435 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2f2ed4e-e19d-4206-bc0e-9918ec524435 found for delete ", "request_id": "req-b15fe6b9-a66e-47f1-b919-d7a5106a6835"}]} 2026-06-25 23:32:49.277 7 INFO neutron.services.segments.plugin [-] Segment f2f2ed4e-e19d-4206-bc0e-9918ec524435 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2f2ed4e-e19d-4206-bc0e-9918ec524435 found for delete ", "request_id": "req-6e4d468e-6061-4fff-9e79-fb95fe2f64d7"}]} [pid: 7|app: 0|req: 918/1707] 10.0.0.219 () {34 vars in 783 bytes} [Thu Jun 25 23:32:47 2026] PUT /v2.0/routers/8d9e48f2-64be-4b4e-916b-3f13c9cce3ec/add_router_interface => generated 309 bytes in 1466 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: 919/1708] 10.0.0.104 () {30 vars in 668 bytes} [Thu Jun 25 23:32:49 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) 2026-06-25 23:32:49.367 7 WARNING neutron_lib.context [None req-3574e9ed-16b5-4e95-b075-58750f54967f f8d46ffe585e4654a1810000d143b336 1b91da56bb484c35b3d943eae5da2190 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 790/1709] 10.0.0.219 () {32 vars in 720 bytes} [Thu Jun 25 23:32:49 2026] DELETE /v2.0/ports/336ef148-c83f-4024-a234-019d8184777f => 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: 920/1710] 10.0.0.219 () {34 vars in 685 bytes} [Thu Jun 25 23:32:49 2026] POST /v2.0/security-groups => generated 1675 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1711] 10.0.0.104 () {30 vars in 704 bytes} [Thu Jun 25 23:32:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1712] 10.0.0.219 () {32 vars in 717 bytes} [Thu Jun 25 23:32:49 2026] GET /v2.0/ports/83d0aff9-2461-4d96-8a45-673847fb5a92 => generated 1038 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:49.505 8 WARNING neutron_lib.context [None req-863b2caa-1a6f-44ff-af1f-85f89d4ed1c7 f8d46ffe585e4654a1810000d143b336 1b91da56bb484c35b3d943eae5da2190 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 792/1713] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:32:49 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1714] 10.0.0.104 () {30 vars in 728 bytes} [Thu Jun 25 23:32:49 2026] GET /v2.0/subnets/e1c15d9a-813a-4501-aac7-2cd5f3531fa3 => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1715] 10.0.0.219 () {32 vars in 720 bytes} [Thu Jun 25 23:32:49 2026] DELETE /v2.0/ports/756d7cee-3208-4f05-ba63-fd63683afa43 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:32:49.751 7 WARNING neutron_lib.context [None req-1805107d-8790-4c6a-acac-1137e3079c04 f8d46ffe585e4654a1810000d143b336 1b91da56bb484c35b3d943eae5da2190 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 923/1716] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:32:49 2026] POST /v2.0/security-group-rules => generated 596 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1717] 10.0.0.219 () {32 vars in 643 bytes} [Thu Jun 25 23:32:49 2026] GET /v2.0/ports => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1718] 10.0.0.104 () {30 vars in 690 bytes} [Thu Jun 25 23:32:49 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) 2026-06-25 23:32:49.960 7 WARNING neutron_lib.context [None req-4b6b0e97-ccbe-4954-9964-819c728acc48 f8d46ffe585e4654a1810000d143b336 1b91da56bb484c35b3d943eae5da2190 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 926/1719] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:32:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:50.096 7 WARNING neutron_lib.context [None req-6274bede-f7a8-47f4-b7e6-36ac76050079 419a621d42fa404894c38d45bd38d431 4298afb62f4b48ea995e46f65903076e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:32:50.193 7 INFO neutron.db.segments_db [None req-6274bede-f7a8-47f4-b7e6-36ac76050079 419a621d42fa404894c38d45bd38d431 4298afb62f4b48ea995e46f65903076e - - default default] Added segment 02934ae3-864b-4252-b021-b618ab9d760f of type vxlan for network cd6a6e04-1a48-451f-a4e2-4854ad0bf387 [pid: 7|app: 0|req: 927/1720] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:32:50 2026] POST /v2.0/networks => generated 654 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1721] 10.0.0.104 () {30 vars in 692 bytes} [Thu Jun 25 23:32:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:50.316 7 WARNING neutron_lib.context [None req-028e4a18-bd3d-4a80-bdfd-23119910b6fa f8d46ffe585e4654a1810000d143b336 1b91da56bb484c35b3d943eae5da2190 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 929/1722] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:32:50 2026] POST /v2.0/security-group-rules => generated 601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:50.451 7 WARNING neutron_lib.context [None req-d3c3d474-eefd-472f-981d-8a8ae174318d 419a621d42fa404894c38d45bd38d431 4298afb62f4b48ea995e46f65903076e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:32:50.518 7 INFO neutron.db.segments_db [None req-d3c3d474-eefd-472f-981d-8a8ae174318d 419a621d42fa404894c38d45bd38d431 4298afb62f4b48ea995e46f65903076e - - default default] Added segment a21f6edf-2196-4b86-a3c4-a22aefdec4f3 of type vxlan for network 2125cf5f-aa9e-49e1-aaa3-9fa71c785663 [pid: 7|app: 0|req: 930/1723] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:32:50 2026] POST /v2.0/networks => generated 653 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1724] 10.0.0.104 () {30 vars in 668 bytes} [Thu Jun 25 23:32:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:50.672 7 WARNING neutron_lib.context [None req-bd7ab060-b5aa-4a64-88e8-96569d0a21e9 f8d46ffe585e4654a1810000d143b336 1b91da56bb484c35b3d943eae5da2190 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 794/1725] 10.0.0.219 () {34 vars in 789 bytes} [Thu Jun 25 23:32:49 2026] PUT /v2.0/routers/8d9e48f2-64be-4b4e-916b-3f13c9cce3ec/remove_router_interface => generated 309 bytes in 1066 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: 795/1726] 10.0.0.104 () {30 vars in 704 bytes} [Thu Jun 25 23:32:50 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-25 23:32:50.728 7 INFO neutron.db.securitygroups_db [None req-bd7ab060-b5aa-4a64-88e8-96569d0a21e9 f8d46ffe585e4654a1810000d143b336 1b91da56bb484c35b3d943eae5da2190 - - default default] Project 1b91da56bb484c35b3d943eae5da2190 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: 932/1727] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:32:50 2026] POST /v2.0/security-group-rules => generated 607 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1728] 10.0.0.104 () {30 vars in 730 bytes} [Thu Jun 25 23:32:50 2026] GET /v2.0/networks/a93076d7-615e-4b23-931d-4b545e8d1b27 => generated 800 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:50.876 7 WARNING neutron_lib.context [None req-7ffa3d6c-d634-4e16-822d-6ec9c58e397f f8d46ffe585e4654a1810000d143b336 1b91da56bb484c35b3d943eae5da2190 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:32:50.885 8 INFO neutron.api.v2.resource [None req-6b7f4224-f76c-4c05-ad8c-7a8875d067c8 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 796/1729] 10.0.0.219 () {34 vars in 789 bytes} [Thu Jun 25 23:32:50 2026] PUT /v2.0/routers/8d9e48f2-64be-4b4e-916b-3f13c9cce3ec/remove_router_interface => generated 197 bytes in 163 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1730] 10.0.0.104 () {30 vars in 682 bytes} [Thu Jun 25 23:32:50 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:50.916 7 INFO neutron.db.securitygroups_db [None req-7ffa3d6c-d634-4e16-822d-6ec9c58e397f f8d46ffe585e4654a1810000d143b336 1b91da56bb484c35b3d943eae5da2190 - - default default] Project 1b91da56bb484c35b3d943eae5da2190 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: 798/1731] 10.0.0.219 () {32 vars in 736 bytes} [Thu Jun 25 23:32:50 2026] GET /v2.0/ports?device_id=8d9e48f2-64be-4b4e-916b-3f13c9cce3ec => 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: 934/1732] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:32:50 2026] POST /v2.0/security-group-rules => generated 606 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1733] 10.0.0.104 () {34 vars in 704 bytes} [Thu Jun 25 23:32:50 2026] POST /v2.0/ports => generated 1132 bytes in 491 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-25 23:32:51.416 8 WARNING neutron_lib.context [None req-16c2c5a9-fafc-4149-8b45-e25a3bafab25 419a621d42fa404894c38d45bd38d431 4298afb62f4b48ea995e46f65903076e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:32:51.467 8 WARNING neutron_lib.context [None req-16c2c5a9-fafc-4149-8b45-e25a3bafab25 419a621d42fa404894c38d45bd38d431 4298afb62f4b48ea995e46f65903076e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:32:52.181 7 INFO neutron.services.segments.plugin [-] Segment 3c803a56-8644-402e-854c-2b1458ee097e resource provider aggregate not found 2026-06-25 23:32:52.185 7 INFO neutron.services.segments.plugin [-] Segment 3c803a56-8644-402e-854c-2b1458ee097e resource provider aggregate not found 2026-06-25 23:32:52.200 7 INFO neutron.services.segments.plugin [-] Segment 3c803a56-8644-402e-854c-2b1458ee097e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c803a56-8644-402e-854c-2b1458ee097e found for delete ", "request_id": "req-ec87646e-26d1-47ba-b284-9447233686d6"}]} 2026-06-25 23:32:52.200 7 INFO neutron.services.segments.plugin [-] Segment 3c803a56-8644-402e-854c-2b1458ee097e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c803a56-8644-402e-854c-2b1458ee097e found for delete ", "request_id": "req-de21461e-5910-41fe-9d16-4e90f547eda2"}]} 2026-06-25 23:32:52.211 7 INFO neutron.db.l3_hamode_db [None req-61310806-8a3a-44d6-b920-5a576d053632 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] HA network d0f3497b-4895-442f-81f5-16c7d3a9c577 was deleted as no HA routers are present in tenant c2d3ca40cbbb4bb3a7b33a8263330f49. [pid: 7|app: 0|req: 935/1734] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:32:51 2026] DELETE /v2.0/routers/8d9e48f2-64be-4b4e-916b-3f13c9cce3ec => generated 0 bytes in 1215 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1735] 10.0.0.219 () {32 vars in 649 bytes} [Thu Jun 25 23:32:52 2026] GET /v2.0/networks => generated 1297 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1736] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:32:51 2026] POST /v2.0/subnets => generated 1276 bytes in 1006 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1737] 10.0.0.219 () {32 vars in 647 bytes} [Thu Jun 25 23:32:52 2026] GET /v2.0/subnets => generated 1889 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1738] 10.0.0.99 () {34 vars in 1099 bytes} [Thu Jun 25 23:32:52 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2072047886&fields=id&tenant_id=1b91da56bb484c35b3d943eae5da2190 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1739] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:32:52 2026] DELETE /v2.0/subnets/eff91592-42a8-45f0-bf03-d3c5049c0d84 => 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: 938/1740] 10.0.0.99 () {34 vars in 981 bytes} [Thu Jun 25 23:32:52 2026] GET /v2.0/networks?id=54fcfdd1-86d3-4183-9ef1-168394bc617a => generated 660 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1741] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:32:52 2026] DELETE /v2.0/subnets/e65aedd2-7308-4fea-a90c-6aa7b16edac7 => generated 0 bytes in 417 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1742] 10.0.0.99 () {34 vars in 964 bytes} [Thu Jun 25 23:32:52 2026] GET /v2.0/quotas/1b91da56bb484c35b3d943eae5da2190 => 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: 939/1743] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:32:52 2026] DELETE /v2.0/networks/ee2f13e9-10b1-4c96-9d3a-6b6ccaaf95df => generated 0 bytes in 486 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1744] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:32:52 2026] DELETE /v2.0/subnets/8551f60e-c5bc-40b4-8a3c-dafc4836eb83 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:32:53.270 8 WARNING neutron_lib.context [None req-c6baabb6-1092-4dc2-b203-49eefbac3a30 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 940/1745] 10.0.0.99 () {34 vars in 1001 bytes} [Thu Jun 25 23:32:53 2026] GET /v2.0/ports?tenant_id=1b91da56bb484c35b3d943eae5da2190&fields=id => generated 149 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:53.349 8 INFO neutron.db.segments_db [None req-c6baabb6-1092-4dc2-b203-49eefbac3a30 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] Added segment 36bb181c-f05a-4f23-a7aa-841ead20fd21 of type vxlan for network c34fac92-b0d9-46e0-8272-867edcfe88b4 [pid: 7|app: 0|req: 941/1746] 10.0.0.219 () {32 vars in 647 bytes} [Thu Jun 25 23:32:53 2026] GET /v2.0/subnets => generated 626 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1747] 10.0.0.99 () {34 vars in 1007 bytes} [Thu Jun 25 23:32:53 2026] GET /v2.0/networks/54fcfdd1-86d3-4183-9ef1-168394bc617a?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: 806/1748] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:32:53 2026] POST /v2.0/networks => generated 634 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1749] 10.0.0.99 () {34 vars in 1107 bytes} [Thu Jun 25 23:32:53 2026] GET /v2.0/networks/54fcfdd1-86d3-4183-9ef1-168394bc617a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:32:53.550 8 WARNING neutron_lib.context [None req-f8af8d8d-956e-4c60-9a06-f3870dbc088a 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 943/1750] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:32:53 2026] DELETE /v2.0/networks/2125cf5f-aa9e-49e1-aaa3-9fa71c785663 => generated 0 bytes in 411 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1751] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:32:53 2026] GET /v2.0/ports?device_id=e427b250-6fb8-40d4-bc07-115b204de84c => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1752] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:32:53 2026] POST /v2.0/subnets => generated 622 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1753] 199.19.213.104 () {30 vars in 703 bytes} [Thu Jun 25 23:32:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:53.939 7 WARNING neutron_lib.context [None req-b2755266-1db0-4f5e-8bc0-7f69888d376c 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:32:54.000 7 INFO neutron.db.segments_db [None req-b2755266-1db0-4f5e-8bc0-7f69888d376c 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] Added segment 97ae0bc9-d9bc-4dba-9cca-ff4c25286ad6 of type vxlan for network 703f197c-49c5-4631-a75c-6e3833008701 2026-06-25 23:32:54.227 7 INFO neutron.services.segments.plugin [-] Segment 3c56feb4-39cd-411e-a69c-8c1de11fd592 resource provider aggregate not found 2026-06-25 23:32:54.234 7 INFO neutron.services.segments.plugin [-] Segment 3c56feb4-39cd-411e-a69c-8c1de11fd592 resource provider aggregate not found 2026-06-25 23:32:54.258 7 INFO neutron.services.segments.plugin [-] Segment 3c56feb4-39cd-411e-a69c-8c1de11fd592 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c56feb4-39cd-411e-a69c-8c1de11fd592 found for delete ", "request_id": "req-e233f709-f26e-4d66-9384-61a595f350e8"}]} 2026-06-25 23:32:54.267 7 INFO neutron.services.segments.plugin [-] Segment 3c56feb4-39cd-411e-a69c-8c1de11fd592 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c56feb4-39cd-411e-a69c-8c1de11fd592 found for delete ", "request_id": "req-f44f9c16-e5b7-42a3-80c9-efba07c8a001"}]} 2026-06-25 23:32:54.282 7 INFO neutron.services.segments.plugin [-] Segment a21f6edf-2196-4b86-a3c4-a22aefdec4f3 resource provider aggregate not found 2026-06-25 23:32:54.299 7 INFO neutron.services.segments.plugin [-] Segment a21f6edf-2196-4b86-a3c4-a22aefdec4f3 resource provider aggregate not found 2026-06-25 23:32:54.319 7 INFO neutron.services.segments.plugin [-] Segment a21f6edf-2196-4b86-a3c4-a22aefdec4f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a21f6edf-2196-4b86-a3c4-a22aefdec4f3 found for delete ", "request_id": "req-cf30f393-37b7-4404-9322-2c8b6e5bf9b5"}]} 2026-06-25 23:32:54.333 7 INFO neutron.services.segments.plugin [-] Segment a21f6edf-2196-4b86-a3c4-a22aefdec4f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a21f6edf-2196-4b86-a3c4-a22aefdec4f3 found for delete ", "request_id": "req-5c4b95ec-1e86-4e10-b1fd-15ac1f3d818d"}]} 2026-06-25 23:32:54.350 8 INFO neutron.services.segments.plugin [-] Segment 02934ae3-864b-4252-b021-b618ab9d760f resource provider aggregate not found 2026-06-25 23:32:54.364 8 INFO neutron.services.segments.plugin [-] Segment 02934ae3-864b-4252-b021-b618ab9d760f resource provider aggregate not found [pid: 8|app: 0|req: 809/1754] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:32:53 2026] DELETE /v2.0/networks/cd6a6e04-1a48-451f-a4e2-4854ad0bf387 => generated 0 bytes in 477 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1755] 199.19.213.104 () {30 vars in 705 bytes} [Thu Jun 25 23:32:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:54.386 8 INFO neutron.services.segments.plugin [-] Segment 02934ae3-864b-4252-b021-b618ab9d760f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02934ae3-864b-4252-b021-b618ab9d760f found for delete ", "request_id": "req-38288143-258b-4b16-b216-49bb566f3af7"}]} 2026-06-25 23:32:54.397 8 INFO neutron.services.segments.plugin [-] Segment 02934ae3-864b-4252-b021-b618ab9d760f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02934ae3-864b-4252-b021-b618ab9d760f found for delete ", "request_id": "req-7d261124-df3b-4422-bce6-5b80dc1c3529"}]} 2026-06-25 23:32:54.520 7 INFO neutron.db.l3_hamode_db [None req-b2755266-1db0-4f5e-8bc0-7f69888d376c 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 811/1756] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:32:54 2026] DELETE /v2.0/networks/67c419d9-71aa-405a-aab5-af2230164dda => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1757] 199.19.213.104 () {30 vars in 681 bytes} [Thu Jun 25 23:32:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1758] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:32:54 2026] GET /v2.0/networks?id=54fcfdd1-86d3-4183-9ef1-168394bc617a => generated 660 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:54.756 7 INFO neutron.db.l3_hamode_db [None req-b2755266-1db0-4f5e-8bc0-7f69888d376c 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 814/1759] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:32:54 2026] DELETE /v2.0/networks/b1c96b94-bf66-42ea-a91d-623bf906d413 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1760] 199.19.213.104 () {30 vars in 717 bytes} [Thu Jun 25 23:32:54 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: 816/1761] 199.19.213.104 () {34 vars in 1050 bytes} [Thu Jun 25 23:32:54 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1b91da56bb484c35b3d943eae5da2190 => generated 273 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1762] 199.19.213.104 () {30 vars in 737 bytes} [Thu Jun 25 23:32:54 2026] GET /v2.0/ports/28c4e552-ca62-4c39-945d-2eb539fd4f88 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1763] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:32:55 2026] GET /v2.0/ports?device_id=e427b250-6fb8-40d4-bc07-115b204de84c => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:32:55.049 8 WARNING neutron_lib.context [req-285ee2f3-3ec1-43e2-a655-cbe32c8e08e7 req-5d43e12a-ea3a-4185-ac18-dede488504e7 f8d46ffe585e4654a1810000d143b336 1b91da56bb484c35b3d943eae5da2190 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 946/1764] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:32:53 2026] POST /v2.0/routers => generated 511 bytes in 1593 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1765] 199.19.213.104 () {30 vars in 703 bytes} [Thu Jun 25 23:32:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1766] 199.19.213.104 () {38 vars in 955 bytes} [Thu Jun 25 23:32:55 2026] POST /v2.0/ports => generated 958 bytes in 528 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: 948/1767] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:32:55 2026] GET /v2.0/security-groups?tenant_id=4298afb62f4b48ea995e46f65903076e&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1768] 199.19.213.104 () {30 vars in 705 bytes} [Thu Jun 25 23:32:55 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: 950/1769] 199.19.213.104 () {38 vars in 1028 bytes} [Thu Jun 25 23:32:55 2026] PUT /v2.0/ports/e335e606-51f4-473f-a640-eb21ceaebdd1 => generated 1203 bytes in 525 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-25 23:32:56.251 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ec68dba-7ba7-42bf-a98f-b42e29d94470'] response: {'name': 'network-changed', 'server_uuid': 'e427b250-6fb8-40d4-bc07-115b204de84c', 'tag': 'e335e606-51f4-473f-a640-eb21ceaebdd1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 951/1770] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:32:56 2026] DELETE /v2.0/security-groups/066fa8ab-2d1a-431a-a2c6-1029984b87c6 => generated 0 bytes in 127 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: 952/1771] 199.19.213.104 () {30 vars in 681 bytes} [Thu Jun 25 23:32:56 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: 953/1772] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:32:56 2026] GET /v2.0/ports?device_id=e427b250-6fb8-40d4-bc07-115b204de84c => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1773] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:32:56 2026] GET /v2.0/ports?tenant_id=1b91da56bb484c35b3d943eae5da2190&device_id=e427b250-6fb8-40d4-bc07-115b204de84c => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1774] 199.19.213.104 () {30 vars in 717 bytes} [Thu Jun 25 23:32:56 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: 956/1775] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:32:56 2026] GET /v2.0/security-groups?id=d574deef-b869-4b0a-a616-d1d95586b4a3&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: 957/1776] 199.19.213.104 () {34 vars in 1060 bytes} [Thu Jun 25 23:32:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=e335e606-51f4-473f-a640-eb21ceaebdd1 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:32:56.530 7 INFO neutron.api.v2.resource [None req-0f4a9e9d-0466-44fa-9b62-714d926cdc05 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 958/1777] 199.19.213.104 () {30 vars in 763 bytes} [Thu Jun 25 23:32:56 2026] GET /v2.0/security-groups/lb-a4d666e0-a96f-4c53-9329-019f41cd79ec => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1778] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:32:56 2026] GET /v2.0/subnets?id=05ffb6c2-3f98-4a44-a5ad-72f459fb8478 => 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: 960/1779] 199.19.213.104 () {30 vars in 785 bytes} [Thu Jun 25 23:32:56 2026] GET /v2.0/security-groups?name=lb-a4d666e0-a96f-4c53-9329-019f41cd79ec => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1780] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:32:56 2026] GET /v2.0/ports?network_id=54fcfdd1-86d3-4183-9ef1-168394bc617a&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: 962/1781] 199.19.213.104 () {34 vars in 736 bytes} [Thu Jun 25 23:32:56 2026] POST /v2.0/security-groups => generated 1636 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:32:56.794 8 INFO neutron.services.segments.plugin [-] Segment b78ca58c-3fb9-40da-95d9-ea4e94de436a resource provider aggregate not found 2026-06-25 23:32:56.799 8 INFO neutron.services.segments.plugin [-] Segment b78ca58c-3fb9-40da-95d9-ea4e94de436a resource provider aggregate not found 2026-06-25 23:32:56.816 8 INFO neutron.services.segments.plugin [-] Segment b78ca58c-3fb9-40da-95d9-ea4e94de436a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b78ca58c-3fb9-40da-95d9-ea4e94de436a found for delete ", "request_id": "req-f4969b6a-84dc-44f2-af4b-c6aff0a0593a"}]} 2026-06-25 23:32:56.823 8 INFO neutron.services.segments.plugin [-] Segment b78ca58c-3fb9-40da-95d9-ea4e94de436a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b78ca58c-3fb9-40da-95d9-ea4e94de436a found for delete ", "request_id": "req-b4b8e01c-a572-4c10-af26-a2e2eab24c30"}]} [pid: 7|app: 0|req: 963/1782] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:32:56 2026] GET /v2.0/networks/54fcfdd1-86d3-4183-9ef1-168394bc617a?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:32:56.840 8 INFO neutron.services.segments.plugin [-] Segment 33b68b8c-ce61-4eaa-9d11-e86817913b90 resource provider aggregate not found 2026-06-25 23:32:56.844 8 INFO neutron.services.segments.plugin [-] Segment 33b68b8c-ce61-4eaa-9d11-e86817913b90 resource provider aggregate not found 2026-06-25 23:32:56.857 8 INFO neutron.services.segments.plugin [-] Segment 33b68b8c-ce61-4eaa-9d11-e86817913b90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33b68b8c-ce61-4eaa-9d11-e86817913b90 found for delete ", "request_id": "req-e35eaaee-de1f-471e-8362-622aeedc1791"}]} 2026-06-25 23:32:56.860 8 INFO neutron.services.segments.plugin [-] Segment 33b68b8c-ce61-4eaa-9d11-e86817913b90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33b68b8c-ce61-4eaa-9d11-e86817913b90 found for delete ", "request_id": "req-1307d28f-0a6e-4b20-a453-6cab44a84c4f"}]} [pid: 7|app: 0|req: 964/1783] 199.19.213.104 () {30 vars in 815 bytes} [Thu Jun 25 23:32:56 2026] GET /v2.0/security-group-rules?security_group_id=839c7c73-bff0-45e4-87d6-e8391ece0eda => generated 1182 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1784] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:32:56 2026] GET /v2.0/networks/54fcfdd1-86d3-4183-9ef1-168394bc617a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1785] 199.19.213.104 () {34 vars in 789 bytes} [Thu Jun 25 23:32:56 2026] PUT /v2.0/ports/28c4e552-ca62-4c39-945d-2eb539fd4f88 => generated 1132 bytes in 359 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: 967/1786] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:32:57 2026] GET /v2.0/ports?tenant_id=1b91da56bb484c35b3d943eae5da2190&device_id=e427b250-6fb8-40d4-bc07-115b204de84c => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1787] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:32:57 2026] GET /v2.0/networks?id=54fcfdd1-86d3-4183-9ef1-168394bc617a => generated 756 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1788] 199.19.213.104 () {30 vars in 703 bytes} [Thu Jun 25 23:32:57 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: 970/1789] 199.19.213.104 () {34 vars in 1060 bytes} [Thu Jun 25 23:32:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=e335e606-51f4-473f-a640-eb21ceaebdd1 => 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: 971/1790] 199.19.213.104 () {30 vars in 705 bytes} [Thu Jun 25 23:32:57 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1791] 10.0.0.219 () {34 vars in 783 bytes} [Thu Jun 25 23:32:55 2026] PUT /v2.0/routers/7423f555-a405-4cf0-8e5e-ef81a37e46db/add_router_interface => generated 309 bytes in 1939 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1792] 199.19.213.104 () {30 vars in 681 bytes} [Thu Jun 25 23:32:57 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: 972/1793] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:32:57 2026] GET /v2.0/subnets?id=05ffb6c2-3f98-4a44-a5ad-72f459fb8478 => generated 653 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1794] 199.19.213.104 () {30 vars in 717 bytes} [Thu Jun 25 23:32:57 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: 822/1795] 10.0.0.219 () {32 vars in 717 bytes} [Thu Jun 25 23:32:57 2026] GET /v2.0/ports/511b841f-8bf1-4691-9de6-3f0847b67d7a => generated 959 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1796] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:32:57 2026] GET /v2.0/ports?network_id=54fcfdd1-86d3-4183-9ef1-168394bc617a&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1797] 199.19.213.104 () {30 vars in 741 bytes} [Thu Jun 25 23:32:57 2026] GET /v2.0/subnets/e1c15d9a-813a-4501-aac7-2cd5f3531fa3 => generated 652 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1798] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:32:57 2026] GET /v2.0/networks/54fcfdd1-86d3-4183-9ef1-168394bc617a?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: 825/1799] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:32:57 2026] GET /v2.0/ports?device_id=e427b250-6fb8-40d4-bc07-115b204de84c => generated 973 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1800] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:32:57 2026] GET /v2.0/networks/54fcfdd1-86d3-4183-9ef1-168394bc617a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1801] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:32:57 2026] GET /v2.0/security-groups?id=d574deef-b869-4b0a-a616-d1d95586b4a3&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:58.407 8 WARNING neutron_lib.context [None req-062e9424-bdcd-4d5d-a5bc-9f8ee8fe475b b01b33f856a1445baf9043ea3c8e62ca 52a504bac4fd4b0792dd8833c7f718c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 828/1802] 10.0.0.219 () {34 vars in 677 bytes} [Thu Jun 25 23:32:58 2026] POST /v2.0/subnetpools => generated 549 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1803] 10.0.0.219 () {32 vars in 729 bytes} [Thu Jun 25 23:32:58 2026] GET /v2.0/subnetpools/e8b82e04-ef19-4b33-9a32-38a74797a540 => generated 549 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1804] 10.0.0.219 () {34 vars in 749 bytes} [Thu Jun 25 23:32:58 2026] PUT /v2.0/subnetpools/e8b82e04-ef19-4b33-9a32-38a74797a540 => generated 500 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1805] 10.0.0.219 () {32 vars in 732 bytes} [Thu Jun 25 23:32:58 2026] DELETE /v2.0/subnetpools/e8b82e04-ef19-4b33-9a32-38a74797a540 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:32:58.800 8 INFO neutron.api.v2.resource [None req-cb670c05-2bc1-4186-b605-a32d89c058fc b01b33f856a1445baf9043ea3c8e62ca 52a504bac4fd4b0792dd8833c7f718c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 832/1806] 10.0.0.219 () {32 vars in 729 bytes} [Thu Jun 25 23:32:58 2026] GET /v2.0/subnetpools/e8b82e04-ef19-4b33-9a32-38a74797a540 => generated 145 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1807] 10.0.0.219 () {34 vars in 789 bytes} [Thu Jun 25 23:32:57 2026] PUT /v2.0/routers/7423f555-a405-4cf0-8e5e-ef81a37e46db/remove_router_interface => generated 309 bytes in 1232 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:58.825 8 INFO neutron.api.v2.resource [None req-2a486ab5-490a-4309-9a3a-0bb3b49f5544 b01b33f856a1445baf9043ea3c8e62ca 52a504bac4fd4b0792dd8833c7f718c7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 833/1808] 10.0.0.219 () {32 vars in 732 bytes} [Thu Jun 25 23:32:58 2026] DELETE /v2.0/subnetpools/e8b82e04-ef19-4b33-9a32-38a74797a540 => generated 145 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1809] 10.0.0.219 () {32 vars in 736 bytes} [Thu Jun 25 23:32:58 2026] GET /v2.0/ports?device_id=7423f555-a405-4cf0-8e5e-ef81a37e46db => 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: 977/1810] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:32:59 2026] GET /v2.0/ports?device_id=e427b250-6fb8-40d4-bc07-115b204de84c => generated 975 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1811] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:32:59 2026] GET /v2.0/security-groups?id=d574deef-b869-4b0a-a616-d1d95586b4a3&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: 979/1812] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:32:59 2026] GET /v2.0/ports?device_id=e427b250-6fb8-40d4-bc07-115b204de84c => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1813] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:32:59 2026] GET /v2.0/security-groups?tenant_id=52a504bac4fd4b0792dd8833c7f718c7&name=default => generated 2925 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1814] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:32:59 2026] GET /v2.0/security-groups?id=d574deef-b869-4b0a-a616-d1d95586b4a3&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-25 23:32:59.669 8 INFO neutron.db.l3_hamode_db [None req-ec9e2cfd-99f0-4476-8c81-0968333daa4b 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] HA network 703f197c-49c5-4631-a75c-6e3833008701 was deleted as no HA routers are present in tenant c2d3ca40cbbb4bb3a7b33a8263330f49. [pid: 8|app: 0|req: 834/1817] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:32:58 2026] DELETE /v2.0/routers/7423f555-a405-4cf0-8e5e-ef81a37e46db => generated 0 bytes in 821 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:32:59.683 8 INFO neutron.services.segments.plugin [-] Segment 97ae0bc9-d9bc-4dba-9cca-ff4c25286ad6 resource provider aggregate not found [pid: 7|app: 0|req: 984/1818] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:32:59 2026] DELETE /v2.0/security-groups/3ea208ac-acec-4536-b0e5-d66a972827e6 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:32:59.700 8 INFO neutron.services.segments.plugin [-] Segment 97ae0bc9-d9bc-4dba-9cca-ff4c25286ad6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97ae0bc9-d9bc-4dba-9cca-ff4c25286ad6 found for delete ", "request_id": "req-4c6aed16-8238-43c5-aee2-4edf42826a46"}]} 2026-06-25 23:32:59.739 8 INFO neutron.services.segments.plugin [-] Segment 97ae0bc9-d9bc-4dba-9cca-ff4c25286ad6 resource provider aggregate not found [pid: 8|app: 0|req: 835/1819] 10.0.0.219 () {32 vars in 736 bytes} [Thu Jun 25 23:32:59 2026] GET /v2.0/ports?device_id=e427b250-6fb8-40d4-bc07-115b204de84c => generated 1244 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:59.761 8 INFO neutron.services.segments.plugin [-] Segment 97ae0bc9-d9bc-4dba-9cca-ff4c25286ad6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97ae0bc9-d9bc-4dba-9cca-ff4c25286ad6 found for delete ", "request_id": "req-9ee1f993-d20b-4df9-b8e1-d0118b0f8fc2"}]} [pid: 7|app: 0|req: 985/1820] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:32:59 2026] DELETE /v2.0/subnets/a4c385ce-4b6f-4129-8212-52d42ccfa1ea => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:33:00.367 8 INFO neutron.db.l3_db [None req-9cc261e1-ddfc-4835-a6f0-13f381b1d264 f8d46ffe585e4654a1810000d143b336 1b91da56bb484c35b3d943eae5da2190 - - default default] Floating IP 7bbf0f16-520e-4292-bd16-8ebdba00d556 associated. External IP: 10.96.250.206, port: e335e606-51f4-473f-a640-eb21ceaebdd1. 2026-06-25 23:33:00.418 7 INFO neutron.services.segments.plugin [-] Segment 36bb181c-f05a-4f23-a7aa-841ead20fd21 resource provider aggregate not found 2026-06-25 23:33:00.426 7 INFO neutron.services.segments.plugin [-] Segment 36bb181c-f05a-4f23-a7aa-841ead20fd21 resource provider aggregate not found 2026-06-25 23:33:00.439 7 INFO neutron.services.segments.plugin [-] Segment 36bb181c-f05a-4f23-a7aa-841ead20fd21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36bb181c-f05a-4f23-a7aa-841ead20fd21 found for delete ", "request_id": "req-be011365-fd5c-4329-a51f-edfd2171b2e2"}]} [pid: 7|app: 0|req: 986/1821] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:32:59 2026] DELETE /v2.0/networks/c34fac92-b0d9-46e0-8272-867edcfe88b4 => generated 0 bytes in 536 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:33:00.455 7 INFO neutron.services.segments.plugin [-] Segment 36bb181c-f05a-4f23-a7aa-841ead20fd21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36bb181c-f05a-4f23-a7aa-841ead20fd21 found for delete ", "request_id": "req-2665cefd-d874-4bd0-aa4d-8f7a8eec0962"}]} 2026-06-25 23:33:00.464 7 WARNING neutron_lib.context [None req-bff058e7-219d-4378-be04-ea99e3ad164b 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:33:00.506 7 INFO neutron.db.segments_db [None req-bff058e7-219d-4378-be04-ea99e3ad164b 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] Added segment cc662ba8-caaf-4cb3-8b16-7b93ebda065d of type vxlan for network 53ace25f-f457-40aa-927d-b5c75b4c768a [pid: 8|app: 0|req: 836/1822] 10.0.0.219 () {34 vars in 749 bytes} [Thu Jun 25 23:32:59 2026] PUT /v2.0/floatingips/7bbf0f16-520e-4292-bd16-8ebdba00d556 => generated 856 bytes in 1061 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:00.841 7 INFO neutron.db.l3_hamode_db [None req-bff058e7-219d-4378-be04-ea99e3ad164b 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 837/1823] 10.0.0.219 () {32 vars in 729 bytes} [Thu Jun 25 23:33:00 2026] GET /v2.0/floatingips/7bbf0f16-520e-4292-bd16-8ebdba00d556 => generated 856 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:00.928 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7302860a-25bf-48b6-8411-3033b0435ac1'] response: {'name': 'network-changed', 'server_uuid': 'e427b250-6fb8-40d4-bc07-115b204de84c', 'tag': 'e335e606-51f4-473f-a640-eb21ceaebdd1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 838/1824] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:33:00 2026] GET /v2.0/ports?tenant_id=1b91da56bb484c35b3d943eae5da2190&device_id=e427b250-6fb8-40d4-bc07-115b204de84c => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1825] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:33:00 2026] GET /v2.0/networks?id=54fcfdd1-86d3-4183-9ef1-168394bc617a => generated 756 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1826] 199.19.213.104 () {34 vars in 1060 bytes} [Thu Jun 25 23:33:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=e335e606-51f4-473f-a640-eb21ceaebdd1 => generated 859 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1827] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:33:01 2026] GET /v2.0/subnets?id=05ffb6c2-3f98-4a44-a5ad-72f459fb8478 => generated 653 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1828] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:33:01 2026] GET /v2.0/ports?network_id=54fcfdd1-86d3-4183-9ef1-168394bc617a&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: 843/1829] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:33:01 2026] GET /v2.0/networks/54fcfdd1-86d3-4183-9ef1-168394bc617a?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1830] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:33:01 2026] GET /v2.0/networks/54fcfdd1-86d3-4183-9ef1-168394bc617a?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: 845/1831] 10.0.0.219 () {32 vars in 729 bytes} [Thu Jun 25 23:33:01 2026] GET /v2.0/floatingips/7bbf0f16-520e-4292-bd16-8ebdba00d556 => generated 856 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:01.998 7 INFO neutron.db.l3_hamode_db [None req-bff058e7-219d-4378-be04-ea99e3ad164b 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 846/1832] 10.0.0.219 () {32 vars in 729 bytes} [Thu Jun 25 23:33:02 2026] GET /v2.0/floatingips/7bbf0f16-520e-4292-bd16-8ebdba00d556 => 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: 987/1833] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:33:00 2026] POST /v2.0/routers => generated 691 bytes in 3110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1834] 10.0.0.219 () {32 vars in 721 bytes} [Thu Jun 25 23:33:03 2026] GET /v2.0/routers/024e6d25-3cee-46c0-94b1-990b903b6d69 => generated 697 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1835] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:33:03 2026] GET /v2.0/security-groups?tenant_id=c2b11b93faa543999196554b92f32573&name=default => generated 2925 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1836] 10.0.0.219 () {32 vars in 647 bytes} [Thu Jun 25 23:33:03 2026] GET /v2.0/routers => generated 700 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1837] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:33:03 2026] DELETE /v2.0/security-groups/1ae2c964-ac8b-4aed-a586-4d8661959cc6 => 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: 990/1838] 10.0.0.219 () {34 vars in 741 bytes} [Thu Jun 25 23:33:03 2026] PUT /v2.0/routers/024e6d25-3cee-46c0-94b1-990b903b6d69 => generated 704 bytes in 563 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1839] 10.0.0.219 () {32 vars in 721 bytes} [Thu Jun 25 23:33:04 2026] GET /v2.0/routers/024e6d25-3cee-46c0-94b1-990b903b6d69 => generated 704 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1840] 10.0.0.219 () {32 vars in 736 bytes} [Thu Jun 25 23:33:04 2026] GET /v2.0/ports?device_id=024e6d25-3cee-46c0-94b1-990b903b6d69 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:33:05.697 8 INFO neutron.services.segments.plugin [-] Segment cc662ba8-caaf-4cb3-8b16-7b93ebda065d resource provider aggregate not found 2026-06-25 23:33:05.703 8 INFO neutron.services.segments.plugin [-] Segment cc662ba8-caaf-4cb3-8b16-7b93ebda065d resource provider aggregate not found 2026-06-25 23:33:05.722 8 INFO neutron.services.segments.plugin [-] Segment cc662ba8-caaf-4cb3-8b16-7b93ebda065d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc662ba8-caaf-4cb3-8b16-7b93ebda065d found for delete ", "request_id": "req-a777f8e4-9d4e-4a13-b40a-ab0685ff5dae"}]} 2026-06-25 23:33:05.723 8 INFO neutron.services.segments.plugin [-] Segment cc662ba8-caaf-4cb3-8b16-7b93ebda065d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc662ba8-caaf-4cb3-8b16-7b93ebda065d found for delete ", "request_id": "req-774a41d4-8aed-48ab-bfa3-013f5931da2d"}]} 2026-06-25 23:33:05.728 8 INFO neutron.db.l3_hamode_db [None req-6e350028-9d32-4d5c-ac05-5fb6b0faf347 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] HA network 53ace25f-f457-40aa-927d-b5c75b4c768a was deleted as no HA routers are present in tenant c2d3ca40cbbb4bb3a7b33a8263330f49. [pid: 8|app: 0|req: 850/1841] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:33:04 2026] DELETE /v2.0/routers/024e6d25-3cee-46c0-94b1-990b903b6d69 => generated 0 bytes in 1189 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1842] 10.0.0.219 () {32 vars in 736 bytes} [Thu Jun 25 23:33:05 2026] GET /v2.0/ports?device_id=024e6d25-3cee-46c0-94b1-990b903b6d69 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:33:05.802 8 INFO neutron.api.v2.resource [None req-3ab4eb87-efe2-4cac-990c-37d6e06b1e66 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 851/1843] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:33:05 2026] DELETE /v2.0/routers/024e6d25-3cee-46c0-94b1-990b903b6d69 => generated 135 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1844] 10.0.0.219 () {32 vars in 736 bytes} [Thu Jun 25 23:33:05 2026] GET /v2.0/ports?device_id=7423f555-a405-4cf0-8e5e-ef81a37e46db => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:33:05.867 8 INFO neutron.api.v2.resource [None req-70d53dcf-40e0-4451-bb92-06484971a476 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 852/1845] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:33:05 2026] DELETE /v2.0/routers/7423f555-a405-4cf0-8e5e-ef81a37e46db => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:33:05.902 7 INFO neutron.pecan_wsgi.hooks.translation [None req-42915089-76d2-4eaf-b9d6-43d3f26a8bd3 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 994/1846] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:33:05 2026] DELETE /v2.0/subnets/a4c385ce-4b6f-4129-8212-52d42ccfa1ea => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1847] 10.0.0.219 () {32 vars in 736 bytes} [Thu Jun 25 23:33:05 2026] GET /v2.0/ports?device_id=8d9e48f2-64be-4b4e-916b-3f13c9cce3ec => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:33:05.978 7 INFO neutron.api.v2.resource [None req-cc1059af-175d-46d4-b140-430bfc983551 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 995/1848] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:33:05 2026] DELETE /v2.0/routers/8d9e48f2-64be-4b4e-916b-3f13c9cce3ec => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:33:06.006 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b0f7928f-5d31-4a23-8546-3bb7b5f9981d 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 854/1849] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:33:05 2026] DELETE /v2.0/subnets/eff91592-42a8-45f0-bf03-d3c5049c0d84 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1850] 10.0.0.219 () {32 vars in 736 bytes} [Thu Jun 25 23:33:06 2026] GET /v2.0/ports?device_id=75463da8-55a4-40bb-8216-385d3a0f49c9 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:33:06.086 8 INFO neutron.api.v2.resource [None req-ca6b4953-3726-42b7-9408-de0cac39a800 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 855/1851] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:33:06 2026] DELETE /v2.0/routers/75463da8-55a4-40bb-8216-385d3a0f49c9 => generated 135 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:33:06.120 7 INFO neutron.pecan_wsgi.hooks.translation [None req-69446f62-0d20-4ea0-9389-0002a15a51dc 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 997/1852] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:33:06 2026] DELETE /v2.0/subnets/a13b3626-1fe5-4e13-aed7-ef18232ea0c9 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:33:06.152 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0b3ab366-6fc6-49c0-afbe-98e1566b005a 6c393eab02e848b4af81fb0ebaea9bb5 c2d3ca40cbbb4bb3a7b33a8263330f49 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 856/1853] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:33:06 2026] DELETE /v2.0/subnets/be3345aa-1902-4478-aca6-b39ced611b53 => 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: 857/1854] 10.0.0.99 () {34 vars in 1015 bytes} [Thu Jun 25 23:33:06 2026] GET /v2.0/security-groups?id=16744234-edc2-41b7-b086-d438d9b83e79&fields=id => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1855] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:33:06 2026] GET /v2.0/security-groups?tenant_id=c2d3ca40cbbb4bb3a7b33a8263330f49&name=default => generated 2925 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1856] 10.0.0.99 () {34 vars in 981 bytes} [Thu Jun 25 23:33:06 2026] GET /v2.0/networks?id=a2d3f77d-8211-439f-80d7-25c885970606 => generated 735 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1857] 10.0.0.99 () {34 vars in 964 bytes} [Thu Jun 25 23:33:06 2026] GET /v2.0/quotas/c1471339b0e0493193f35fa75b4d9966 => generated 291 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1858] 10.0.0.99 () {34 vars in 1001 bytes} [Thu Jun 25 23:33:06 2026] GET /v2.0/ports?tenant_id=c1471339b0e0493193f35fa75b4d9966&fields=id => generated 149 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1859] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:33:06 2026] DELETE /v2.0/security-groups/e1a69687-a483-4730-8c97-8b2b11449586 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1860] 10.0.0.99 () {34 vars in 1007 bytes} [Thu Jun 25 23:33:06 2026] GET /v2.0/networks/a2d3f77d-8211-439f-80d7-25c885970606?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: 1000/1861] 10.0.0.99 () {34 vars in 1107 bytes} [Thu Jun 25 23:33:07 2026] GET /v2.0/networks/a2d3f77d-8211-439f-80d7-25c885970606?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: 1001/1862] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:33:07 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => 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: 1002/1863] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:33:07 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => 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: 862/1864] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:33:07 2026] GET /v2.0/security-groups?tenant_id=366462dd869b46b780988aa21e63d99f&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1865] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:33:07 2026] DELETE /v2.0/security-groups/cea4e468-6b73-4a5a-8771-3f6eab4d53f6 => 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: 863/1866] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:33:08 2026] GET /v2.0/networks?id=a2d3f77d-8211-439f-80d7-25c885970606 => generated 735 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1867] 199.19.213.104 () {34 vars in 1050 bytes} [Thu Jun 25 23:33:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c1471339b0e0493193f35fa75b4d9966 => generated 343 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1868] 10.0.0.219 () {32 vars in 623 bytes} [Thu Jun 25 23:33:08 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: 864/1869] 199.19.213.104 () {38 vars in 955 bytes} [Thu Jun 25 23:33:08 2026] POST /v2.0/ports => generated 1078 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1870] 10.0.0.219 () {32 vars in 633 bytes} [Thu Jun 25 23:33:08 2026] GET /v2.0/ => generated 632 bytes in 127 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: 865/1871] 199.19.213.104 () {38 vars in 1028 bytes} [Thu Jun 25 23:33:08 2026] PUT /v2.0/ports/1117c3d1-cb57-49d6-9722-e0951ebdca0f => generated 1203 bytes in 517 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-25 23:33:09.516 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb8f89e9-b5b7-44e2-91d1-17887ee0c564'] response: {'name': 'network-changed', 'server_uuid': '4e83d7a2-e1c2-42dd-9335-bcf76658470e', 'tag': '1117c3d1-cb57-49d6-9722-e0951ebdca0f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 866/1872] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:33:09 2026] GET /v2.0/ports?tenant_id=c1471339b0e0493193f35fa75b4d9966&device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 1242 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1873] 199.19.213.104 () {34 vars in 1060 bytes} [Thu Jun 25 23:33:09 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.27&port_id=1117c3d1-cb57-49d6-9722-e0951ebdca0f => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 868/1874] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:33:09 2026] GET /v2.0/subnets?id=1830735a-e5b3-4e73-85da-68a0b77e4a6f => generated 630 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1875] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:33:09 2026] GET /v2.0/ports?network_id=a2d3f77d-8211-439f-80d7-25c885970606&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1876] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:33:09 2026] GET /v2.0/networks/a2d3f77d-8211-439f-80d7-25c885970606?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1877] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:33:09 2026] GET /v2.0/networks/a2d3f77d-8211-439f-80d7-25c885970606?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1878] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:33:09 2026] GET /v2.0/security-groups?tenant_id=9eb23ae653d74eeda0706b09c3ff00a7&name=default => generated 2925 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1879] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:33:09 2026] GET /v2.0/ports?tenant_id=c1471339b0e0493193f35fa75b4d9966&device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 1242 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1880] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:33:09 2026] DELETE /v2.0/security-groups/283710c6-9622-4d39-8b85-ef11dc5cae0e => 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: 1009/1881] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:33:09 2026] GET /v2.0/networks?id=a2d3f77d-8211-439f-80d7-25c885970606 => generated 735 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1882] 199.19.213.104 () {34 vars in 1060 bytes} [Thu Jun 25 23:33:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.27&port_id=1117c3d1-cb57-49d6-9722-e0951ebdca0f => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1883] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:33:10 2026] GET /v2.0/subnets?id=1830735a-e5b3-4e73-85da-68a0b77e4a6f => generated 630 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1884] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:33:10 2026] GET /v2.0/ports?network_id=a2d3f77d-8211-439f-80d7-25c885970606&device_owner=network%3Adhcp => generated 1244 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1885] 199.19.213.104 () {34 vars in 994 bytes} [Thu Jun 25 23:33:10 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 1242 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1886] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:33:10 2026] GET /v2.0/networks/a2d3f77d-8211-439f-80d7-25c885970606?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: 1013/1887] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:33:10 2026] GET /v2.0/networks/a2d3f77d-8211-439f-80d7-25c885970606?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1888] 199.19.213.104 () {34 vars in 1044 bytes} [Thu Jun 25 23:33:10 2026] GET /v2.0/security-groups?id=16744234-edc2-41b7-b086-d438d9b83e79&fields=id&fields=name => generated 96 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1889] 10.0.0.41 () {34 vars in 989 bytes} [Thu Jun 25 23:33:10 2026] GET /v2.0/ports?device_id=e427b250-6fb8-40d4-bc07-115b204de84c => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1890] 10.0.0.41 () {34 vars in 1039 bytes} [Thu Jun 25 23:33:10 2026] GET /v2.0/security-groups?id=d574deef-b869-4b0a-a616-d1d95586b4a3&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1891] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:33:10 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1892] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:33:11 2026] GET /v2.0/security-groups?id=16744234-edc2-41b7-b086-d438d9b83e79&fields=id&fields=name => generated 96 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1893] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:33:11 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 1242 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1894] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:33:13 2026] GET /v2.0/ports?device_id=e427b250-6fb8-40d4-bc07-115b204de84c => generated 975 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1895] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/security-groups?id=d574deef-b869-4b0a-a616-d1d95586b4a3&fields=id&fields=name => generated 114 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1896] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1897] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/security-groups?id=16744234-edc2-41b7-b086-d438d9b83e79&fields=id&fields=name => generated 96 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:33:14.446 7 WARNING neutron_lib.context [None req-2fdc7882-189e-4d82-8bc4-babd885e3abe c104534cf0314309bce09f32e0b2f4d6 c9d5a1683f63400daa657a5a00c60d44 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 881/1898] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => 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: 884/1901] 199.19.213.104 () {34 vars in 994 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/ports?device_id=e427b250-6fb8-40d4-bc07-115b204de84c => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:14.619 7 INFO neutron.db.segments_db [None req-2fdc7882-189e-4d82-8bc4-babd885e3abe c104534cf0314309bce09f32e0b2f4d6 c9d5a1683f63400daa657a5a00c60d44 - - default default] Added segment e89744ef-d2b1-4550-93d0-4dcba1db447c of type vxlan for network 04924c3c-10a0-4440-9c7b-cd0850f6fa1c [pid: 7|app: 0|req: 1018/1902] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:33:14 2026] POST /v2.0/networks => generated 632 bytes in 566 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:14.772 7 WARNING neutron_lib.context [None req-c44fd9a6-0b6a-4511-97bd-9a1faff4f5c6 c104534cf0314309bce09f32e0b2f4d6 c9d5a1683f63400daa657a5a00c60d44 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:33:14.834 7 INFO neutron.db.segments_db [None req-c44fd9a6-0b6a-4511-97bd-9a1faff4f5c6 c104534cf0314309bce09f32e0b2f4d6 c9d5a1683f63400daa657a5a00c60d44 - - default default] Added segment 6e275051-3352-43b7-97a8-25371bba3caf of type vxlan for network deace814-3376-4316-9f3a-5231ae985dd0 [pid: 7|app: 0|req: 1019/1903] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:33:14 2026] POST /v2.0/networks => generated 632 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:14.946 8 INFO neutron.db.l3_db [req-f29789de-6413-49a0-a7be-7980cc987a35 req-f8e44c07-c797-4030-a776-1f0f5e8e9872 f8d46ffe585e4654a1810000d143b336 1b91da56bb484c35b3d943eae5da2190 - - default default] Floating IP 7bbf0f16-520e-4292-bd16-8ebdba00d556 disassociated. External IP: 10.96.250.206, port: e335e606-51f4-473f-a640-eb21ceaebdd1. 2026-06-25 23:33:14.959 7 WARNING neutron_lib.context [None req-4e7901c3-58ae-404a-b542-6c5c655a5978 c104534cf0314309bce09f32e0b2f4d6 c9d5a1683f63400daa657a5a00c60d44 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:33:15.020 7 INFO neutron.db.segments_db [None req-4e7901c3-58ae-404a-b542-6c5c655a5978 c104534cf0314309bce09f32e0b2f4d6 c9d5a1683f63400daa657a5a00c60d44 - - default default] Added segment 8a156798-4cca-4546-bde7-e20843e9e92a of type vxlan for network 1cd8f05e-2799-41e2-b11e-b74bcf6210d4 [pid: 7|app: 0|req: 1020/1904] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:33:14 2026] POST /v2.0/networks => generated 631 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:15.163 7 WARNING neutron_lib.context [None req-f5acfff5-1f65-465b-84c2-0cf792b2a0cd c104534cf0314309bce09f32e0b2f4d6 c9d5a1683f63400daa657a5a00c60d44 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:33:15.236 7 INFO neutron.db.segments_db [None req-f5acfff5-1f65-465b-84c2-0cf792b2a0cd c104534cf0314309bce09f32e0b2f4d6 c9d5a1683f63400daa657a5a00c60d44 - - default default] Added segment fa693892-95c5-4f77-a45c-2ef9c2a94d58 of type vxlan for network 558870a1-4008-4ce2-a60c-022b7f289676 [pid: 7|app: 0|req: 1021/1905] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:33:15 2026] POST /v2.0/networks => generated 631 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1906] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:33:15 2026] GET /v2.0/ports?device_id=e427b250-6fb8-40d4-bc07-115b204de84c => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:33:15.385 7 WARNING neutron_lib.context [None req-edf665c2-39ef-4b40-9e2f-45c8b8774614 c104534cf0314309bce09f32e0b2f4d6 c9d5a1683f63400daa657a5a00c60d44 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:33:15.439 7 INFO neutron.db.segments_db [None req-edf665c2-39ef-4b40-9e2f-45c8b8774614 c104534cf0314309bce09f32e0b2f4d6 c9d5a1683f63400daa657a5a00c60d44 - - default default] Added segment 9e3cacc0-7dc8-4307-81ed-8c76feb90c1b of type vxlan for network 72dba231-8fb3-4cae-be65-d00c059c76f7 [pid: 8|app: 0|req: 885/1907] 199.19.213.104 () {36 vars in 997 bytes} [Thu Jun 25 23:33:14 2026] DELETE /v2.0/ports/e335e606-51f4-473f-a640-eb21ceaebdd1 => generated 0 bytes in 940 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1908] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:33:15 2026] POST /v2.0/networks => generated 632 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:15.656 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-856113e2-57a7-42bb-8cd1-2b4f71080227'] response: {'server_uuid': 'e427b250-6fb8-40d4-bc07-115b204de84c', 'name': 'network-vif-deleted', 'tag': 'e335e606-51f4-473f-a640-eb21ceaebdd1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 886/1909] 10.0.0.219 () {34 vars in 753 bytes} [Thu Jun 25 23:33:15 2026] PUT /v2.0/networks/04924c3c-10a0-4440-9c7b-cd0850f6fa1c/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: 1024/1910] 10.0.0.219 () {34 vars in 753 bytes} [Thu Jun 25 23:33:15 2026] PUT /v2.0/networks/deace814-3376-4316-9f3a-5231ae985dd0/tags => generated 25 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1911] 10.0.0.219 () {34 vars in 753 bytes} [Thu Jun 25 23:33:15 2026] PUT /v2.0/networks/1cd8f05e-2799-41e2-b11e-b74bcf6210d4/tags => generated 34 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1912] 10.0.0.219 () {34 vars in 753 bytes} [Thu Jun 25 23:33:15 2026] PUT /v2.0/networks/558870a1-4008-4ce2-a60c-022b7f289676/tags => generated 19 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1913] 10.0.0.219 () {32 vars in 666 bytes} [Thu Jun 25 23:33:15 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1914] 10.0.0.219 () {32 vars in 680 bytes} [Thu Jun 25 23:33:16 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1915] 10.0.0.219 () {32 vars in 676 bytes} [Thu Jun 25 23:33:16 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1916] 10.0.0.219 () {32 vars in 688 bytes} [Thu Jun 25 23:33:16 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1917] 10.0.0.219 () {32 vars in 674 bytes} [Thu Jun 25 23:33:16 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: 1028/1918] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:33:16 2026] DELETE /v2.0/security-groups/d574deef-b869-4b0a-a616-d1d95586b4a3 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1919] 10.0.0.219 () {32 vars in 688 bytes} [Thu Jun 25 23:33:16 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1920] 10.0.0.219 () {32 vars in 684 bytes} [Thu Jun 25 23:33:16 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1921] 10.0.0.219 () {32 vars in 696 bytes} [Thu Jun 25 23:33:16 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1922] 10.0.0.219 () {32 vars in 732 bytes} [Thu Jun 25 23:33:16 2026] DELETE /v2.0/floatingips/7bbf0f16-520e-4292-bd16-8ebdba00d556 => generated 0 bytes in 452 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:33:17.254 8 INFO neutron.services.segments.plugin [-] Segment e89744ef-d2b1-4550-93d0-4dcba1db447c resource provider aggregate not found 2026-06-25 23:33:17.260 8 INFO neutron.services.segments.plugin [-] Segment e89744ef-d2b1-4550-93d0-4dcba1db447c resource provider aggregate not found 2026-06-25 23:33:17.270 8 INFO neutron.services.segments.plugin [-] Segment e89744ef-d2b1-4550-93d0-4dcba1db447c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e89744ef-d2b1-4550-93d0-4dcba1db447c found for delete ", "request_id": "req-32ad6f73-5979-407a-bbcb-de0502a51cc9"}]} 2026-06-25 23:33:17.286 8 INFO neutron.services.segments.plugin [-] Segment e89744ef-d2b1-4550-93d0-4dcba1db447c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e89744ef-d2b1-4550-93d0-4dcba1db447c found for delete ", "request_id": "req-ac0aadfa-bb7e-436d-a705-14fd5a30ab4d"}]} [pid: 8|app: 0|req: 894/1923] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:33:16 2026] DELETE /v2.0/networks/04924c3c-10a0-4440-9c7b-cd0850f6fa1c => 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: 895/1924] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:33:17 2026] GET /v2.0/ports?device_id=5e4a58a1-d5a8-4f9a-bc04-57741d05ff6f => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:17.521 7 INFO neutron.services.segments.plugin [-] Segment 6e275051-3352-43b7-97a8-25371bba3caf resource provider aggregate not found 2026-06-25 23:33:17.527 7 INFO neutron.services.segments.plugin [-] Segment 6e275051-3352-43b7-97a8-25371bba3caf resource provider aggregate not found [pid: 8|app: 0|req: 896/1925] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:33:17 2026] GET /v2.0/security-groups?id=abe9199c-f0aa-4910-8323-45d7a38073f5&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:17.533 7 INFO neutron.services.segments.plugin [-] Segment 6e275051-3352-43b7-97a8-25371bba3caf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e275051-3352-43b7-97a8-25371bba3caf found for delete ", "request_id": "req-c9323801-560e-4fd0-b00c-422c482dc487"}]} [pid: 7|app: 0|req: 1030/1926] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:33:17 2026] DELETE /v2.0/networks/deace814-3376-4316-9f3a-5231ae985dd0 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1927] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:33:17 2026] DELETE /v2.0/networks/1cd8f05e-2799-41e2-b11e-b74bcf6210d4 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:33:17.836 7 INFO neutron.services.segments.plugin [-] Segment 6e275051-3352-43b7-97a8-25371bba3caf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e275051-3352-43b7-97a8-25371bba3caf found for delete ", "request_id": "req-a07e999b-f3f6-463c-9832-78c8f38b74e6"}]} [pid: 8|app: 0|req: 898/1928] 199.19.213.104 () {34 vars in 994 bytes} [Thu Jun 25 23:33:17 2026] GET /v2.0/ports?device_id=5e4a58a1-d5a8-4f9a-bc04-57741d05ff6f => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1929] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:33:17 2026] DELETE /v2.0/networks/558870a1-4008-4ce2-a60c-022b7f289676 => 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: 1032/1930] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:33:18 2026] DELETE /v2.0/networks/72dba231-8fb3-4cae-be65-d00c059c76f7 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1931] 199.19.213.104 () {36 vars in 997 bytes} [Thu Jun 25 23:33:18 2026] DELETE /v2.0/ports/ebfabd8b-3017-4a16-bc50-62d2cd8f84da => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1932] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:33:18 2026] GET /v2.0/ports?device_id=5e4a58a1-d5a8-4f9a-bc04-57741d05ff6f => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1933] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:33:18 2026] GET /v2.0/security-groups?tenant_id=a062cba798824881ba394e12ec69d919&name=default => generated 2925 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:33:18.971 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-60ae9d9c-3c7e-424c-9cea-5270f674ef7a'] response: {'server_uuid': '5e4a58a1-d5a8-4f9a-bc04-57741d05ff6f', 'name': 'network-vif-deleted', 'tag': 'ebfabd8b-3017-4a16-bc50-62d2cd8f84da', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 901/1934] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:33:18 2026] DELETE /v2.0/security-groups/4f781db2-15c2-4e0f-bc78-8b5926dfacb2 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:33:19.559 7 INFO neutron.services.segments.plugin [-] Segment fa693892-95c5-4f77-a45c-2ef9c2a94d58 resource provider aggregate not found [pid: 7|app: 0|req: 1034/1935] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:33:19 2026] GET /v2.0/security-groups?tenant_id=9859dcbcdb824b81b42a3174a5512091&name=default => generated 2925 bytes in 393 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:33:19.641 8 INFO neutron.services.segments.plugin [-] Segment 8a156798-4cca-4546-bde7-e20843e9e92a resource provider aggregate not found 2026-06-25 23:33:19.649 8 INFO neutron.services.segments.plugin [-] Segment 8a156798-4cca-4546-bde7-e20843e9e92a resource provider aggregate not found 2026-06-25 23:33:19.673 8 INFO neutron.services.segments.plugin [-] Segment 8a156798-4cca-4546-bde7-e20843e9e92a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a156798-4cca-4546-bde7-e20843e9e92a found for delete ", "request_id": "req-ab895c2a-c0fe-4591-908a-09ae98777fd8"}]} 2026-06-25 23:33:19.677 8 INFO neutron.services.segments.plugin [-] Segment 8a156798-4cca-4546-bde7-e20843e9e92a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a156798-4cca-4546-bde7-e20843e9e92a found for delete ", "request_id": "req-0589b926-1938-4688-aec2-4779f49c929f"}]} 2026-06-25 23:33:19.787 7 INFO neutron.services.segments.plugin [-] Segment fa693892-95c5-4f77-a45c-2ef9c2a94d58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa693892-95c5-4f77-a45c-2ef9c2a94d58 found for delete ", "request_id": "req-8c0204c6-17b5-4861-8c24-cb88da27adfc"}]} [pid: 8|app: 0|req: 902/1936] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:33:19 2026] DELETE /v2.0/security-groups/30a9592e-2efb-4c25-a44f-a1f6d3c14f7b => generated 0 bytes in 222 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:33:19.816 7 INFO neutron.services.segments.plugin [-] Segment 9e3cacc0-7dc8-4307-81ed-8c76feb90c1b resource provider aggregate not found 2026-06-25 23:33:19.860 7 INFO neutron.services.segments.plugin [-] Segment 9e3cacc0-7dc8-4307-81ed-8c76feb90c1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e3cacc0-7dc8-4307-81ed-8c76feb90c1b found for delete ", "request_id": "req-9f89ccea-fc3e-4adc-80ae-123d813708f5"}]} 2026-06-25 23:33:19.873 7 INFO neutron.services.segments.plugin [-] Segment fa693892-95c5-4f77-a45c-2ef9c2a94d58 resource provider aggregate not found 2026-06-25 23:33:19.901 7 INFO neutron.services.segments.plugin [-] Segment fa693892-95c5-4f77-a45c-2ef9c2a94d58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa693892-95c5-4f77-a45c-2ef9c2a94d58 found for delete ", "request_id": "req-aacfe554-5849-4eb9-a569-130fd8fe0f66"}]} 2026-06-25 23:33:19.929 7 INFO neutron.services.segments.plugin [-] Segment 9e3cacc0-7dc8-4307-81ed-8c76feb90c1b resource provider aggregate not found 2026-06-25 23:33:19.962 7 INFO neutron.services.segments.plugin [-] Segment 9e3cacc0-7dc8-4307-81ed-8c76feb90c1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e3cacc0-7dc8-4307-81ed-8c76feb90c1b found for delete ", "request_id": "req-bbe63b4f-e88c-42df-ba47-0fa55d4b53bc"}]} [pid: 7|app: 0|req: 1035/1937] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:33:19 2026] DELETE /v2.0/security-groups/abe9199c-f0aa-4910-8323-45d7a38073f5 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1938] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:33:20 2026] GET /v2.0/security-groups?tenant_id=c9d5a1683f63400daa657a5a00c60d44&name=default => generated 2925 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1939] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:33:20 2026] DELETE /v2.0/security-groups/201309e7-99d7-482d-95d0-396e0f70847e => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1940] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:33:20 2026] GET /v2.0/security-groups?tenant_id=8f8105ede6d74dda95345ac2250577dd&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1941] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:33:20 2026] DELETE /v2.0/security-groups/8a99bcd0-81ae-4e21-ae10-0144c353dcb7 => 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: 1036/1942] 10.0.0.219 () {34 vars in 789 bytes} [Thu Jun 25 23:33:20 2026] PUT /v2.0/routers/9ed0fe5b-caa3-4748-a6b5-857626cf2e7a/remove_router_interface => generated 309 bytes in 1359 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:21.574 8 INFO neutron.db.segments_db [None req-28ab6e3d-ff0e-4f89-ba24-b5f89fdd49bd 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Added segment f59ff9eb-8cf3-4f77-b5ad-09531efaff85 of type vxlan for network d0370710-d1b5-49e2-b5a7-27c8a793b79f [pid: 8|app: 0|req: 907/1943] 10.0.0.219 () {34 vars in 671 bytes} [Thu Jun 25 23:33:21 2026] POST /v2.0/networks => generated 739 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1944] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:33:21 2026] POST /v2.0/subnets => generated 663 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:22.070 8 INFO neutron.db.segments_db [None req-b7a51ec0-a75c-4bd3-81b0-3dff85e29f31 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Added segment 87a12ac2-a107-461a-9ac3-501ce35da55c of type vxlan for network 1dae1f18-0ca6-4dfd-8ecf-bf6701ad62ef [pid: 7|app: 0|req: 1037/1945] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:33:21 2026] DELETE /v2.0/subnets/05ffb6c2-3f98-4a44-a5ad-72f459fb8478 => generated 0 bytes in 751 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:33:22.443 8 INFO neutron.db.l3_hamode_db [None req-b7a51ec0-a75c-4bd3-81b0-3dff85e29f31 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:33:23.444 7 INFO neutron.services.segments.plugin [-] Segment c35adb63-bca1-4df6-8f1e-bee4537fd2f5 resource provider aggregate not found 2026-06-25 23:33:23.450 7 INFO neutron.services.segments.plugin [-] Segment c35adb63-bca1-4df6-8f1e-bee4537fd2f5 resource provider aggregate not found 2026-06-25 23:33:23.459 7 INFO neutron.services.segments.plugin [-] Segment c35adb63-bca1-4df6-8f1e-bee4537fd2f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c35adb63-bca1-4df6-8f1e-bee4537fd2f5 found for delete ", "request_id": "req-bcf748a1-22d8-475e-a299-f50a7284cbc5"}]} 2026-06-25 23:33:23.470 7 INFO neutron.services.segments.plugin [-] Segment c35adb63-bca1-4df6-8f1e-bee4537fd2f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c35adb63-bca1-4df6-8f1e-bee4537fd2f5 found for delete ", "request_id": "req-3b194730-36d2-4a7a-ab77-711fb09fda07"}]} 2026-06-25 23:33:23.471 7 INFO neutron.db.l3_hamode_db [None req-e9eba5a0-e995-44c4-915c-612e51fc3558 f8d46ffe585e4654a1810000d143b336 1b91da56bb484c35b3d943eae5da2190 - - default default] HA network 6f599cc6-1a95-4ff7-80cc-1308d4a33e85 was deleted as no HA routers are present in tenant 1b91da56bb484c35b3d943eae5da2190. [pid: 7|app: 0|req: 1038/1946] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:33:22 2026] DELETE /v2.0/routers/9ed0fe5b-caa3-4748-a6b5-857626cf2e7a => generated 0 bytes in 1257 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/1947] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:33:23 2026] DELETE /v2.0/networks/54fcfdd1-86d3-4183-9ef1-168394bc617a => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:33:23.774 8 INFO neutron.db.l3_hamode_db [None req-b7a51ec0-a75c-4bd3-81b0-3dff85e29f31 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1040/1948] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:33:24 2026] GET /v2.0/security-groups?tenant_id=9933053498d34a76844cedeac987d8d2&name=default => generated 2925 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/1949] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:33:24 2026] DELETE /v2.0/security-groups/28d50dc9-6516-476c-b2e6-5a54cd9b49b6 => 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: 1042/1950] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:33:25 2026] GET /v2.0/security-groups?tenant_id=1b91da56bb484c35b3d943eae5da2190&name=default => generated 2925 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/1951] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:33:25 2026] DELETE /v2.0/security-groups/193b3fd0-5a9c-427e-b387-9c3f687473e9 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1952] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:33:22 2026] POST /v2.0/routers => generated 727 bytes in 3588 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:25.621 7 INFO neutron.services.segments.plugin [-] Segment 65158e62-ffcb-4199-9632-d5b98cfd691c resource provider aggregate not found 2026-06-25 23:33:25.629 7 INFO neutron.services.segments.plugin [-] Segment 65158e62-ffcb-4199-9632-d5b98cfd691c resource provider aggregate not found 2026-06-25 23:33:25.661 7 INFO neutron.services.segments.plugin [-] Segment 65158e62-ffcb-4199-9632-d5b98cfd691c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65158e62-ffcb-4199-9632-d5b98cfd691c found for delete ", "request_id": "req-ac5fcdbd-9d22-4473-b8a9-1ceb8cd2da41"}]} 2026-06-25 23:33:25.662 7 INFO neutron.services.segments.plugin [-] Segment 65158e62-ffcb-4199-9632-d5b98cfd691c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65158e62-ffcb-4199-9632-d5b98cfd691c found for delete ", "request_id": "req-1061b87e-2fd3-4fd1-b994-3e333c57c500"}]} 2026-06-25 23:33:26.018 8 WARNING neutron_lib.context [None req-c232d8c3-1210-4d32-88b1-d5a492957da5 af8a8d803e7a4b6d93bddc81f6bd8642 5d5dee3f48134e64a036603bd077e8b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:33:26.180 8 INFO neutron.db.segments_db [None req-c232d8c3-1210-4d32-88b1-d5a492957da5 af8a8d803e7a4b6d93bddc81f6bd8642 5d5dee3f48134e64a036603bd077e8b3 - - default default] Added segment ac649f79-a068-4946-8c23-4787e11eb8f0 of type vxlan for network 4bb1422c-7b29-49e1-bafb-9cbcf10b9591 [pid: 8|app: 0|req: 910/1953] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:33:25 2026] POST /v2.0/networks => generated 632 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:26.335 8 WARNING neutron_lib.context [None req-f1470a80-628f-4f6b-aa94-b1860c20bf45 af8a8d803e7a4b6d93bddc81f6bd8642 5d5dee3f48134e64a036603bd077e8b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 911/1954] 10.0.0.219 () {34 vars in 664 bytes} [Thu Jun 25 23:33:26 2026] POST /v2.0/ports => generated 743 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:33:26.731 8 WARNING neutron_lib.context [None req-171e01fa-5dee-4576-bfe2-7dbc00e9c75c af8a8d803e7a4b6d93bddc81f6bd8642 5d5dee3f48134e64a036603bd077e8b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:33:26.800 8 INFO neutron.db.segments_db [None req-171e01fa-5dee-4576-bfe2-7dbc00e9c75c af8a8d803e7a4b6d93bddc81f6bd8642 5d5dee3f48134e64a036603bd077e8b3 - - default default] Added segment 999b6fcb-60ce-48af-97c0-0f8970b8e7ce of type vxlan for network 4fffbc97-775e-4e2f-98e0-6e66575fc329 [pid: 8|app: 0|req: 912/1955] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:33:26 2026] POST /v2.0/networks => generated 631 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:26.920 8 WARNING neutron_lib.context [None req-2e62911f-f8ee-4073-8592-512eb4dc31be af8a8d803e7a4b6d93bddc81f6bd8642 5d5dee3f48134e64a036603bd077e8b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 913/1956] 10.0.0.219 () {34 vars in 664 bytes} [Thu Jun 25 23:33:26 2026] POST /v2.0/ports => generated 743 bytes in 401 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-25 23:33:27.328 8 WARNING neutron_lib.context [None req-2433c0b5-e551-4d37-9c72-9c2229184178 af8a8d803e7a4b6d93bddc81f6bd8642 5d5dee3f48134e64a036603bd077e8b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:33:27.412 8 INFO neutron.db.segments_db [None req-2433c0b5-e551-4d37-9c72-9c2229184178 af8a8d803e7a4b6d93bddc81f6bd8642 5d5dee3f48134e64a036603bd077e8b3 - - default default] Added segment 5a9399f5-4e84-4593-9000-2dff8e6dd786 of type vxlan for network 10a7a2be-7c78-45ce-8a06-dc56e6dc424f [pid: 7|app: 0|req: 1044/1957] 10.0.0.219 () {34 vars in 783 bytes} [Thu Jun 25 23:33:25 2026] PUT /v2.0/routers/036ea029-711d-48a8-92c6-fe4d1fa38cc3/add_router_interface => generated 309 bytes in 1850 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1958] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:33:27 2026] POST /v2.0/networks => generated 632 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:27.554 7 WARNING neutron_lib.context [None req-fb60831e-0d31-4968-93bf-410e6f0b06d8 af8a8d803e7a4b6d93bddc81f6bd8642 5d5dee3f48134e64a036603bd077e8b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1045/1959] 10.0.0.219 () {34 vars in 664 bytes} [Thu Jun 25 23:33:27 2026] POST /v2.0/ports => generated 743 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:27.970 8 WARNING neutron_lib.context [None req-5513de13-4804-489c-944c-ca2e352736d3 af8a8d803e7a4b6d93bddc81f6bd8642 5d5dee3f48134e64a036603bd077e8b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:33:28.072 8 INFO neutron.db.segments_db [None req-5513de13-4804-489c-944c-ca2e352736d3 af8a8d803e7a4b6d93bddc81f6bd8642 5d5dee3f48134e64a036603bd077e8b3 - - default default] Added segment 44fca0e5-4a12-4049-be18-6331f7b07db2 of type vxlan for network 95b092b6-9dcc-4dab-853d-03db54f78375 [pid: 8|app: 0|req: 915/1960] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:33:27 2026] POST /v2.0/networks => generated 632 bytes in 255 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-25 23:33:28.231 7 WARNING neutron_lib.context [None req-852d0729-068d-495d-a524-fd2badc4d52a af8a8d803e7a4b6d93bddc81f6bd8642 5d5dee3f48134e64a036603bd077e8b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1046/1961] 10.0.0.219 () {34 vars in 664 bytes} [Thu Jun 25 23:33:28 2026] POST /v2.0/ports => generated 743 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:28.573 8 WARNING neutron_lib.context [None req-5c6dc77e-79f0-4ad2-bdf1-8b98ce6f7a6c af8a8d803e7a4b6d93bddc81f6bd8642 5d5dee3f48134e64a036603bd077e8b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:33:28.640 8 INFO neutron.db.segments_db [None req-5c6dc77e-79f0-4ad2-bdf1-8b98ce6f7a6c af8a8d803e7a4b6d93bddc81f6bd8642 5d5dee3f48134e64a036603bd077e8b3 - - default default] Added segment 24aa5740-81ca-40a8-8f42-60c79251b84a of type vxlan for network 7c7f692d-1e80-42e8-ba35-54aaa0265996 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 916/1962] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:33:28 2026] POST /v2.0/networks => generated 632 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:28.788 8 WARNING neutron_lib.context [None req-c8398a82-5dae-4667-9978-77f73343ef7f af8a8d803e7a4b6d93bddc81f6bd8642 5d5dee3f48134e64a036603bd077e8b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:33:28.805 7 INFO neutron.db.segments_db [None req-2981e1e2-7922-4ef4-a25c-73f2324210e7 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Added segment c55a1446-9995-4d43-90b9-559651e784e3 of type vxlan for network 86205499-e6bc-4b99-9e52-f280fc234975 [pid: 7|app: 0|req: 1047/1963] 10.0.0.219 () {34 vars in 671 bytes} [Thu Jun 25 23:33:28 2026] POST /v2.0/networks => generated 740 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1964] 10.0.0.219 () {34 vars in 664 bytes} [Thu Jun 25 23:33:28 2026] POST /v2.0/ports => generated 743 bytes in 352 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: 1048/1965] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:33:28 2026] POST /v2.0/subnets => generated 663 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1966] 10.0.0.219 () {34 vars in 747 bytes} [Thu Jun 25 23:33:29 2026] PUT /v2.0/ports/08c4a8cf-4bcd-4e38-8cc1-db6f60b51b3e/tags => generated 17 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:33:29.265 7 INFO neutron.db.segments_db [None req-ff76b704-d8a9-4fbe-b533-ce037334cac7 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Added segment c44f114d-129d-42e3-9a9f-3d9e963d5946 of type vxlan for network b0fafbdc-302a-4f04-b6ea-dea84559f0a1 [pid: 8|app: 0|req: 919/1967] 10.0.0.219 () {34 vars in 747 bytes} [Thu Jun 25 23:33:29 2026] PUT /v2.0/ports/8d8beaf0-0ee6-4ee7-b12d-bf08690c5aaa/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: 920/1968] 10.0.0.219 () {34 vars in 747 bytes} [Thu Jun 25 23:33:29 2026] PUT /v2.0/ports/b02a2052-ca11-4861-ac78-c0e964e71cee/tags => generated 34 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1969] 10.0.0.219 () {34 vars in 747 bytes} [Thu Jun 25 23:33:29 2026] PUT /v2.0/ports/5d704c02-b5d2-46fa-8ede-8a342913f6a0/tags => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:33:29.636 7 INFO neutron.db.l3_hamode_db [None req-ff76b704-d8a9-4fbe-b533-ce037334cac7 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 924/1972] 10.0.0.219 () {32 vars in 660 bytes} [Thu Jun 25 23:33:29 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1973] 10.0.0.219 () {32 vars in 674 bytes} [Thu Jun 25 23:33:29 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1974] 10.0.0.219 () {32 vars in 670 bytes} [Thu Jun 25 23:33:29 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1975] 10.0.0.219 () {32 vars in 682 bytes} [Thu Jun 25 23:33:29 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1976] 10.0.0.219 () {32 vars in 668 bytes} [Thu Jun 25 23:33:29 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1977] 10.0.0.219 () {32 vars in 682 bytes} [Thu Jun 25 23:33:30 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1978] 10.0.0.219 () {32 vars in 678 bytes} [Thu Jun 25 23:33:30 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:33:30.810 7 INFO neutron.db.l3_hamode_db [None req-ff76b704-d8a9-4fbe-b533-ce037334cac7 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:33:30.881 8 INFO neutron.db.segments_db [None req-a18111ff-4578-4ecc-855b-368e1f7faded 1f7c94db0f604c17aa8547c98bd5acbd 2b97368f393f45ff817c16e5c3f82b66 - - default default] Added segment debdc198-001f-4853-82f0-6f8092184617 of type vxlan for network 8bde7fa1-9773-4838-b418-61263d83e616 [pid: 8|app: 0|req: 931/1979] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:33:30 2026] POST /v2.0/networks => generated 725 bytes in 598 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1980] 10.0.0.219 () {32 vars in 690 bytes} [Thu Jun 25 23:33:30 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1981] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:33:31 2026] POST /v2.0/subnets => generated 620 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1982] 10.0.0.219 () {32 vars in 720 bytes} [Thu Jun 25 23:33:31 2026] DELETE /v2.0/ports/08c4a8cf-4bcd-4e38-8cc1-db6f60b51b3e => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:33:31.539 8 WARNING neutron.api.v2.base [None req-fdb5a459-54c8-4caf-bdc4-d958aeed1ddd 1f7c94db0f604c17aa8547c98bd5acbd 2b97368f393f45ff817c16e5c3f82b66 - - 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-25 23:33:31.540 8 INFO neutron.api.v2.resource [None req-fdb5a459-54c8-4caf-bdc4-d958aeed1ddd 1f7c94db0f604c17aa8547c98bd5acbd 2b97368f393f45ff817c16e5c3f82b66 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 935/1983] 10.0.0.219 () {34 vars in 681 bytes} [Thu Jun 25 23:33:31 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: 936/1984] 10.0.0.219 () {32 vars in 720 bytes} [Thu Jun 25 23:33:31 2026] DELETE /v2.0/ports/8d8beaf0-0ee6-4ee7-b12d-bf08690c5aaa => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:33:32.487 8 INFO neutron.services.segments.plugin [-] Segment debdc198-001f-4853-82f0-6f8092184617 resource provider aggregate not found 2026-06-25 23:33:32.493 8 INFO neutron.services.segments.plugin [-] Segment debdc198-001f-4853-82f0-6f8092184617 resource provider aggregate not found 2026-06-25 23:33:32.507 8 INFO neutron.services.segments.plugin [-] Segment debdc198-001f-4853-82f0-6f8092184617 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid debdc198-001f-4853-82f0-6f8092184617 found for delete ", "request_id": "req-890a076f-3156-4bda-95e2-1ae200726fb3"}]} 2026-06-25 23:33:32.511 8 INFO neutron.services.segments.plugin [-] Segment debdc198-001f-4853-82f0-6f8092184617 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid debdc198-001f-4853-82f0-6f8092184617 found for delete ", "request_id": "req-3a222b03-1c7c-42c3-9413-74354bb1959d"}]} [pid: 8|app: 0|req: 937/1985] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:33:31 2026] DELETE /v2.0/networks/8bde7fa1-9773-4838-b418-61263d83e616 => generated 0 bytes in 738 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/1986] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:33:29 2026] POST /v2.0/routers => generated 727 bytes in 3350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:32.646 7 INFO neutron.db.segments_db [None req-8cbe5733-b47c-48bf-bbc8-f98d22cab8f4 1f7c94db0f604c17aa8547c98bd5acbd 2b97368f393f45ff817c16e5c3f82b66 - - default default] Added segment a030f56a-cbb0-46a0-b6c5-20f912592222 of type vxlan for network 05466911-9829-47c9-9809-d66addcefee3 [pid: 7|app: 0|req: 1050/1987] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:33:32 2026] POST /v2.0/networks => generated 726 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1988] 10.0.0.219 () {32 vars in 720 bytes} [Thu Jun 25 23:33:32 2026] DELETE /v2.0/ports/b02a2052-ca11-4861-ac78-c0e964e71cee => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1989] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:33:32 2026] POST /v2.0/subnets => generated 623 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1990] 10.0.0.219 () {32 vars in 720 bytes} [Thu Jun 25 23:33:33 2026] DELETE /v2.0/ports/5d704c02-b5d2-46fa-8ede-8a342913f6a0 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:33:33.317 8 WARNING neutron.api.v2.base [None req-1da24251-1767-413d-968d-50e0b824b247 1f7c94db0f604c17aa8547c98bd5acbd 2b97368f393f45ff817c16e5c3f82b66 - - 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-25 23:33:33.318 8 INFO neutron.api.v2.resource [None req-1da24251-1767-413d-968d-50e0b824b247 1f7c94db0f604c17aa8547c98bd5acbd 2b97368f393f45ff817c16e5c3f82b66 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 941/1991] 10.0.0.219 () {34 vars in 681 bytes} [Thu Jun 25 23:33:33 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1992] 10.0.0.219 () {32 vars in 720 bytes} [Thu Jun 25 23:33:33 2026] DELETE /v2.0/ports/b27953ed-8f04-4802-bd79-82ad8d23e9d9 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1993] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:33:33 2026] DELETE /v2.0/networks/05466911-9829-47c9-9809-d66addcefee3 => generated 0 bytes in 727 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:33:34.536 8 INFO neutron.services.segments.plugin [-] Segment a030f56a-cbb0-46a0-b6c5-20f912592222 resource provider aggregate not found 2026-06-25 23:33:34.542 8 INFO neutron.services.segments.plugin [-] Segment a030f56a-cbb0-46a0-b6c5-20f912592222 resource provider aggregate not found 2026-06-25 23:33:34.573 8 INFO neutron.services.segments.plugin [-] Segment a030f56a-cbb0-46a0-b6c5-20f912592222 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a030f56a-cbb0-46a0-b6c5-20f912592222 found for delete ", "request_id": "req-7ab5e640-8e13-47a9-baf8-0593307511a5"}]} 2026-06-25 23:33:34.582 8 INFO neutron.services.segments.plugin [-] Segment a030f56a-cbb0-46a0-b6c5-20f912592222 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a030f56a-cbb0-46a0-b6c5-20f912592222 found for delete ", "request_id": "req-35e03baf-5559-4a6a-8133-dc774ee8a3a0"}]} [pid: 7|app: 0|req: 1051/1994] 10.0.0.219 () {34 vars in 783 bytes} [Thu Jun 25 23:33:32 2026] PUT /v2.0/routers/d158e9b8-e75c-46c2-b0dc-4a2a8cda07dc/add_router_interface => generated 309 bytes in 1841 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1995] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:33:34 2026] DELETE /v2.0/networks/4bb1422c-7b29-49e1-bafb-9cbcf10b9591 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:33:34.718 7 INFO neutron.db.segments_db [None req-3af42638-d99a-4c84-81ae-18fffd255ec7 1f7c94db0f604c17aa8547c98bd5acbd 2b97368f393f45ff817c16e5c3f82b66 - - default default] Added segment b551d51c-2119-44cd-8542-c126e490980d of type vxlan for network a5e9cc05-c0ba-40d9-83ea-353f6f7bc496 [pid: 7|app: 0|req: 1052/1996] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:33:34 2026] POST /v2.0/networks => generated 727 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1997] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:33:34 2026] DELETE /v2.0/networks/4fffbc97-775e-4e2f-98e0-6e66575fc329 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/1998] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:33:34 2026] POST /v2.0/subnets => generated 623 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1999] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:33:34 2026] DELETE /v2.0/networks/10a7a2be-7c78-45ce-8a06-dc56e6dc424f => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/2000] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:33:35 2026] DELETE /v2.0/networks/95b092b6-9dcc-4dab-853d-03db54f78375 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:33:35.512 8 WARNING neutron_lib.context [None req-0af50c46-ebc7-449f-ad5d-1f240ce17a3b 97d55990a411438ea44a28b84318c449 8e4320d4df6345aebf0bc742e6bea585 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1054/2001] 10.0.0.219 () {34 vars in 681 bytes} [Thu Jun 25 23:33:35 2026] POST /v2.0/rbac-policies => generated 324 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/2002] 10.0.0.219 () {34 vars in 685 bytes} [Thu Jun 25 23:33:35 2026] POST /v2.0/security-groups => generated 1675 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:33:35.694 8 WARNING neutron_lib.context [None req-aceabd94-9e85-4aea-bd6c-e02485fe37d3 97d55990a411438ea44a28b84318c449 8e4320d4df6345aebf0bc742e6bea585 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 949/2003] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:33:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:35.820 8 WARNING neutron_lib.context [None req-837478fc-6309-4aee-9683-aeb8b09b0fb6 97d55990a411438ea44a28b84318c449 8e4320d4df6345aebf0bc742e6bea585 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:33:35.867 7 INFO neutron.services.segments.plugin [-] Segment 24aa5740-81ca-40a8-8f42-60c79251b84a resource provider aggregate not found 2026-06-25 23:33:35.875 7 INFO neutron.services.segments.plugin [-] Segment 24aa5740-81ca-40a8-8f42-60c79251b84a resource provider aggregate not found [pid: 7|app: 0|req: 1055/2004] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:33:35 2026] DELETE /v2.0/networks/7c7f692d-1e80-42e8-ba35-54aaa0265996 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/2005] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:33:35 2026] POST /v2.0/security-group-rules => generated 596 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:36.046 7 INFO neutron.services.segments.plugin [-] Segment 24aa5740-81ca-40a8-8f42-60c79251b84a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24aa5740-81ca-40a8-8f42-60c79251b84a found for delete ", "request_id": "req-b691310a-e077-40d3-b90b-b60533c09e26"}]} 2026-06-25 23:33:36.053 7 WARNING neutron_lib.context [None req-3ca4a630-c4cc-48b3-999d-1b4f1be35e17 97d55990a411438ea44a28b84318c449 8e4320d4df6345aebf0bc742e6bea585 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:33:36.055 7 INFO neutron.services.segments.plugin [-] Segment 24aa5740-81ca-40a8-8f42-60c79251b84a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24aa5740-81ca-40a8-8f42-60c79251b84a found for delete ", "request_id": "req-4e45bbc1-aebd-430a-a2d1-da598a75e1d7"}]} [pid: 7|app: 0|req: 1056/2006] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:33:36 2026] POST /v2.0/security-group-rules => generated 602 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/2007] 10.0.0.219 () {32 vars in 723 bytes} [Thu Jun 25 23:33:36 2026] GET /v2.0/networks/a5e9cc05-c0ba-40d9-83ea-353f6f7bc496 => generated 655 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:36.309 7 WARNING neutron_lib.context [None req-ee74f0a4-7c39-4df2-8471-24455a9299a2 97d55990a411438ea44a28b84318c449 8e4320d4df6345aebf0bc742e6bea585 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1057/2008] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:33:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:36.458 8 WARNING neutron_lib.context [None req-a6fc0ee9-27d4-455e-b054-c7773cb9969c 97d55990a411438ea44a28b84318c449 8e4320d4df6345aebf0bc742e6bea585 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:33:36.526 8 INFO neutron.db.securitygroups_db [None req-a6fc0ee9-27d4-455e-b054-c7773cb9969c 97d55990a411438ea44a28b84318c449 8e4320d4df6345aebf0bc742e6bea585 - - default default] Project 8e4320d4df6345aebf0bc742e6bea585 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-25 23:33:36.677 8 INFO neutron.services.segments.plugin [-] Segment ac649f79-a068-4946-8c23-4787e11eb8f0 resource provider aggregate not found 2026-06-25 23:33:36.783 8 INFO neutron.services.segments.plugin [-] Segment ac649f79-a068-4946-8c23-4787e11eb8f0 resource provider aggregate not found 2026-06-25 23:33:36.829 8 INFO neutron.services.segments.plugin [-] Segment ac649f79-a068-4946-8c23-4787e11eb8f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac649f79-a068-4946-8c23-4787e11eb8f0 found for delete ", "request_id": "req-3f7ad7d5-5ae2-4d95-8d7a-aa930d72507a"}]} 2026-06-25 23:33:36.838 8 INFO neutron.services.segments.plugin [-] Segment ac649f79-a068-4946-8c23-4787e11eb8f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac649f79-a068-4946-8c23-4787e11eb8f0 found for delete ", "request_id": "req-51f5390c-d648-4f86-a766-a0854a034201"}]} [pid: 8|app: 0|req: 952/2009] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:33:36 2026] POST /v2.0/security-group-rules => generated 607 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:36.886 7 WARNING neutron_lib.context [None req-7bd2ca19-53e6-489e-8694-8e1cd7301ace 97d55990a411438ea44a28b84318c449 8e4320d4df6345aebf0bc742e6bea585 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:33:36.937 7 INFO neutron.db.securitygroups_db [None req-7bd2ca19-53e6-489e-8694-8e1cd7301ace 97d55990a411438ea44a28b84318c449 8e4320d4df6345aebf0bc742e6bea585 - - default default] Project 8e4320d4df6345aebf0bc742e6bea585 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-25 23:33:36.946 8 INFO neutron.services.segments.plugin [-] Segment 999b6fcb-60ce-48af-97c0-0f8970b8e7ce resource provider aggregate not found 2026-06-25 23:33:36.952 8 INFO neutron.services.segments.plugin [-] Segment 999b6fcb-60ce-48af-97c0-0f8970b8e7ce resource provider aggregate not found 2026-06-25 23:33:36.973 8 INFO neutron.services.segments.plugin [-] Segment 999b6fcb-60ce-48af-97c0-0f8970b8e7ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 999b6fcb-60ce-48af-97c0-0f8970b8e7ce found for delete ", "request_id": "req-86202ade-d033-4014-a2b4-8e012a4853fc"}]} 2026-06-25 23:33:36.987 8 INFO neutron.services.segments.plugin [-] Segment 999b6fcb-60ce-48af-97c0-0f8970b8e7ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 999b6fcb-60ce-48af-97c0-0f8970b8e7ce found for delete ", "request_id": "req-c98c03b5-e349-4c70-a130-0fcea87082c1"}]} 2026-06-25 23:33:36.994 8 INFO neutron.services.segments.plugin [-] Segment 5a9399f5-4e84-4593-9000-2dff8e6dd786 resource provider aggregate not found 2026-06-25 23:33:37.011 8 INFO neutron.services.segments.plugin [-] Segment 5a9399f5-4e84-4593-9000-2dff8e6dd786 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a9399f5-4e84-4593-9000-2dff8e6dd786 found for delete ", "request_id": "req-2083ea15-40a7-4320-bae6-6012ec6518e7"}]} 2026-06-25 23:33:37.019 8 INFO neutron.services.segments.plugin [-] Segment 5a9399f5-4e84-4593-9000-2dff8e6dd786 resource provider aggregate not found 2026-06-25 23:33:37.035 8 INFO neutron.services.segments.plugin [-] Segment 44fca0e5-4a12-4049-be18-6331f7b07db2 resource provider aggregate not found 2026-06-25 23:33:37.049 8 INFO neutron.services.segments.plugin [-] Segment 5a9399f5-4e84-4593-9000-2dff8e6dd786 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a9399f5-4e84-4593-9000-2dff8e6dd786 found for delete ", "request_id": "req-3a6b2fd1-f60a-4f6d-b878-5de573a055a7"}]} [pid: 7|app: 0|req: 1058/2010] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:33:36 2026] POST /v2.0/security-group-rules => generated 606 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:37.060 8 INFO neutron.services.segments.plugin [-] Segment 44fca0e5-4a12-4049-be18-6331f7b07db2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44fca0e5-4a12-4049-be18-6331f7b07db2 found for delete ", "request_id": "req-fe76b745-f856-4d11-a126-96808369edde"}]} 2026-06-25 23:33:37.071 8 INFO neutron.services.segments.plugin [-] Segment 44fca0e5-4a12-4049-be18-6331f7b07db2 resource provider aggregate not found 2026-06-25 23:33:37.095 8 INFO neutron.services.segments.plugin [-] Segment 44fca0e5-4a12-4049-be18-6331f7b07db2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44fca0e5-4a12-4049-be18-6331f7b07db2 found for delete ", "request_id": "req-0bc9b49e-740a-44ec-bcff-edd0bbf4c525"}]} 2026-06-25 23:33:37.243 8 INFO neutron.pecan_wsgi.hooks.translation [None req-23288584-ef55-45a3-b8ea-06dc4b0c94d6 61529c7513c84c06ad457216fd4863e3 bdcc154187dc430297c5cf38f67d6f9f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 953/2011] 10.0.0.219 () {32 vars in 723 bytes} [Thu Jun 25 23:33:36 2026] GET /v2.0/networks/a5e9cc05-c0ba-40d9-83ea-353f6f7bc496 => generated 138 bytes in 303 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/2012] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:33:37 2026] GET /v2.0/security-groups?tenant_id=5d5dee3f48134e64a036603bd077e8b3&name=default => generated 2925 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:33:37.734 8 WARNING neutron_lib.context [None req-6bbc7a09-c396-433e-8bce-c1767f5e15f4 97d55990a411438ea44a28b84318c449 8e4320d4df6345aebf0bc742e6bea585 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1059/2013] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:33:37 2026] DELETE /v2.0/networks/a5e9cc05-c0ba-40d9-83ea-353f6f7bc496 => generated 0 bytes in 614 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/2014] 10.0.0.219 () {34 vars in 685 bytes} [Thu Jun 25 23:33:37 2026] POST /v2.0/security-groups => generated 1661 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:33:37.903 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bd54784a-2afe-44a7-ad14-2a73cd138ebd 1f7c94db0f604c17aa8547c98bd5acbd 2b97368f393f45ff817c16e5c3f82b66 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 956/2015] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:33:37 2026] DELETE /v2.0/subnets/cd65da3a-2c9e-4fe6-abd9-f40e97c13cb5 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:33:37.910 8 WARNING neutron_lib.context [None req-7f0a2651-6fb0-4321-9de8-4474d9f5dcb3 97d55990a411438ea44a28b84318c449 8e4320d4df6345aebf0bc742e6bea585 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1060/2016] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:33:37 2026] DELETE /v2.0/security-groups/4f2904ae-3727-4d3f-85f2-82d8789e96f4 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:33:38.020 7 INFO neutron.pecan_wsgi.hooks.translation [None req-acf33f3d-5c29-4321-8720-371348f4b275 1f7c94db0f604c17aa8547c98bd5acbd 2b97368f393f45ff817c16e5c3f82b66 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1061/2017] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:33:38 2026] DELETE /v2.0/subnets/317847d6-96af-47fc-94ba-a3b3fbc695a5 => 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: 957/2018] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:33:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:38.063 8 WARNING neutron_lib.context [None req-2047045c-0e52-427a-bb9c-22aa7dbed0c2 97d55990a411438ea44a28b84318c449 8e4320d4df6345aebf0bc742e6bea585 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:33:38.074 7 INFO neutron.pecan_wsgi.hooks.translation [None req-314d31cc-6c54-48bd-a05b-7c4c189df7c5 1f7c94db0f604c17aa8547c98bd5acbd 2b97368f393f45ff817c16e5c3f82b66 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1062/2019] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:33:38 2026] DELETE /v2.0/subnets/09f22133-26d3-45a6-860a-c7816c21c995 => generated 136 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/2020] 10.0.0.219 () {34 vars in 695 bytes} [Thu Jun 25 23:33:38 2026] POST /v2.0/security-group-rules => generated 602 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:38.254 7 INFO neutron.services.segments.plugin [-] Segment b551d51c-2119-44cd-8542-c126e490980d resource provider aggregate not found 2026-06-25 23:33:38.261 7 INFO neutron.services.segments.plugin [-] Segment b551d51c-2119-44cd-8542-c126e490980d resource provider aggregate not found 2026-06-25 23:33:38.269 7 WARNING neutron_lib.context [None req-4e2eff62-bc0e-46c5-9bdb-ffd3f7c69e5a 97d55990a411438ea44a28b84318c449 8e4320d4df6345aebf0bc742e6bea585 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:33:38.290 7 INFO neutron.services.segments.plugin [-] Segment b551d51c-2119-44cd-8542-c126e490980d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b551d51c-2119-44cd-8542-c126e490980d found for delete ", "request_id": "req-d820f90a-204f-462a-a64f-bbdb10c2f584"}]} 2026-06-25 23:33:38.292 7 INFO neutron.services.segments.plugin [-] Segment b551d51c-2119-44cd-8542-c126e490980d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b551d51c-2119-44cd-8542-c126e490980d found for delete ", "request_id": "req-fa55422b-6702-4d19-b49c-e68777bc5d1e"}]} [pid: 8|app: 0|req: 959/2021] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:33:38 2026] GET /v2.0/security-groups?tenant_id=42c483b21c3e4136b31478a4ec08e8f3&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/2022] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:33:38 2026] DELETE /v2.0/security-groups/4588c049-6865-4c8f-a135-52f27a72da70 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/2023] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:33:38 2026] GET /v2.0/security-groups?tenant_id=5c9cdca37b6242c9b495b3493729dc8f&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2024] 10.0.0.219 () {34 vars in 676 bytes} [Thu Jun 25 23:33:38 2026] POST /v2.0/floatingips => generated 552 bytes in 750 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2025] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:33:38 2026] DELETE /v2.0/security-groups/b0c562a3-f178-41a7-93f7-b9eaf4604da4 => 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: 1064/2026] 10.0.0.99 () {34 vars in 1099 bytes} [Thu Jun 25 23:33:39 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1585901288&fields=id&tenant_id=8e4320d4df6345aebf0bc742e6bea585 => 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: 1065/2027] 10.0.0.99 () {34 vars in 1099 bytes} [Thu Jun 25 23:33:39 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1089074631&fields=id&tenant_id=8e4320d4df6345aebf0bc742e6bea585 => generated 69 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2028] 10.0.0.99 () {34 vars in 981 bytes} [Thu Jun 25 23:33:39 2026] GET /v2.0/networks?id=d0370710-d1b5-49e2-b5a7-27c8a793b79f => generated 672 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2029] 10.0.0.99 () {34 vars in 964 bytes} [Thu Jun 25 23:33:39 2026] GET /v2.0/quotas/8e4320d4df6345aebf0bc742e6bea585 => 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: 1068/2030] 10.0.0.99 () {34 vars in 1001 bytes} [Thu Jun 25 23:33:39 2026] GET /v2.0/ports?tenant_id=8e4320d4df6345aebf0bc742e6bea585&fields=id => generated 103 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2031] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:33:39 2026] GET /v2.0/security-groups?tenant_id=2b97368f393f45ff817c16e5c3f82b66&name=default => generated 2925 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2032] 10.0.0.99 () {34 vars in 1007 bytes} [Thu Jun 25 23:33:39 2026] GET /v2.0/networks/d0370710-d1b5-49e2-b5a7-27c8a793b79f?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/2033] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:33:39 2026] DELETE /v2.0/security-groups/9ccea23a-c06d-4f58-ad04-462a885593e1 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2034] 10.0.0.99 () {34 vars in 1107 bytes} [Thu Jun 25 23:33:39 2026] GET /v2.0/networks/d0370710-d1b5-49e2-b5a7-27c8a793b79f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2035] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:33:39 2026] GET /v2.0/ports?device_id=d4f23ccb-0c64-4e2e-a29d-907fef9be614 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2036] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:33:39 2026] GET /v2.0/security-groups?tenant_id=bdcc154187dc430297c5cf38f67d6f9f&name=default => generated 2925 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2037] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:33:39 2026] DELETE /v2.0/security-groups/86d2b7c2-473b-4ba9-82cc-c97cd18a281d => generated 0 bytes in 184 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/2038] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:33:40 2026] GET /v2.0/security-groups?tenant_id=7b716a4332bf4245ab1abfa07a3ad5d1&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2039] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:33:40 2026] DELETE /v2.0/security-groups/d6070c1f-00dc-4499-9055-b5f21ec2d332 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2040] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:33:40 2026] GET /v2.0/ports?device_id=d4f23ccb-0c64-4e2e-a29d-907fef9be614 => 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: 967/2041] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:33:40 2026] GET /v2.0/networks?id=d0370710-d1b5-49e2-b5a7-27c8a793b79f => generated 672 bytes in 735 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2042] 199.19.213.104 () {34 vars in 1050 bytes} [Thu Jun 25 23:33:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8e4320d4df6345aebf0bc742e6bea585 => generated 274 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:41.518 8 WARNING neutron_lib.context [req-18f8a3b0-fab0-414b-b9b0-5453e9fceb46 req-91f0ae4c-ba80-4eef-b93c-e6825f7ffa30 97d55990a411438ea44a28b84318c449 8e4320d4df6345aebf0bc742e6bea585 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 968/2043] 199.19.213.104 () {38 vars in 955 bytes} [Thu Jun 25 23:33:41 2026] POST /v2.0/ports => generated 993 bytes in 515 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: 969/2044] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:33:42 2026] GET /v2.0/ports?device_id=d4f23ccb-0c64-4e2e-a29d-907fef9be614 => generated 996 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2045] 10.0.0.99 () {34 vars in 1119 bytes} [Thu Jun 25 23:33:42 2026] GET /v2.0/security-groups?id=6a6dc467-c379-4d7f-b6db-ee770e3d5b26&id=dad50098-a3b7-413e-8eb2-2baef0a92aa9&fields=id&fields=name => generated 207 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2046] 199.19.213.104 () {38 vars in 1028 bytes} [Thu Jun 25 23:33:42 2026] PUT /v2.0/ports/518800bd-8d51-4d83-b89f-e8c8a455b81a => generated 1238 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2047] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:33:42 2026] GET /v2.0/ports?tenant_id=8e4320d4df6345aebf0bc742e6bea585&device_id=d4f23ccb-0c64-4e2e-a29d-907fef9be614 => generated 1277 bytes in 47 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: 1077/2048] 199.19.213.104 () {34 vars in 1058 bytes} [Thu Jun 25 23:33:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=518800bd-8d51-4d83-b89f-e8c8a455b81a => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2049] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:33:42 2026] GET /v2.0/subnets?id=1f27bac7-7d50-46af-a85d-f3f00cd41f68 => generated 666 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:42.842 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6f7e49a8-f611-43e5-8395-3bfba572a664'] response: {'name': 'network-changed', 'server_uuid': 'd4f23ccb-0c64-4e2e-a29d-907fef9be614', 'tag': '518800bd-8d51-4d83-b89f-e8c8a455b81a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1078/2050] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:33:42 2026] GET /v2.0/ports?network_id=d0370710-d1b5-49e2-b5a7-27c8a793b79f&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: 973/2051] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:33:42 2026] GET /v2.0/networks/d0370710-d1b5-49e2-b5a7-27c8a793b79f?fields=segments => generated 14 bytes in 69 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: 1079/2052] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:33:42 2026] GET /v2.0/networks/d0370710-d1b5-49e2-b5a7-27c8a793b79f?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: 974/2053] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:33:43 2026] GET /v2.0/ports?tenant_id=8e4320d4df6345aebf0bc742e6bea585&device_id=d4f23ccb-0c64-4e2e-a29d-907fef9be614 => generated 1277 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2054] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:33:43 2026] GET /v2.0/networks?id=d0370710-d1b5-49e2-b5a7-27c8a793b79f => generated 767 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2055] 199.19.213.104 () {34 vars in 1058 bytes} [Thu Jun 25 23:33:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=518800bd-8d51-4d83-b89f-e8c8a455b81a => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2056] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:33:43 2026] GET /v2.0/subnets?id=1f27bac7-7d50-46af-a85d-f3f00cd41f68 => generated 666 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2057] 199.19.213.104 () {34 vars in 994 bytes} [Thu Jun 25 23:33:43 2026] GET /v2.0/ports?device_id=d4f23ccb-0c64-4e2e-a29d-907fef9be614 => generated 1277 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2058] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:33:43 2026] GET /v2.0/ports?device_id=d4f23ccb-0c64-4e2e-a29d-907fef9be614 => generated 1008 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2059] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:33:43 2026] GET /v2.0/ports?network_id=d0370710-d1b5-49e2-b5a7-27c8a793b79f&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: 1083/2060] 199.19.213.104 () {34 vars in 1124 bytes} [Thu Jun 25 23:33:43 2026] GET /v2.0/security-groups?id=6a6dc467-c379-4d7f-b6db-ee770e3d5b26&id=dad50098-a3b7-413e-8eb2-2baef0a92aa9&fields=id&fields=name => generated 207 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2061] 10.0.0.99 () {34 vars in 1119 bytes} [Thu Jun 25 23:33:43 2026] GET /v2.0/security-groups?id=6a6dc467-c379-4d7f-b6db-ee770e3d5b26&id=dad50098-a3b7-413e-8eb2-2baef0a92aa9&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: 8|app: 0|req: 978/2062] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:33:43 2026] GET /v2.0/networks/d0370710-d1b5-49e2-b5a7-27c8a793b79f?fields=segments => generated 14 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2063] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:33:43 2026] GET /v2.0/networks/d0370710-d1b5-49e2-b5a7-27c8a793b79f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:33:43.937 8 WARNING neutron_lib.context [None req-e5af9e6e-bdee-430f-958c-3fbfee2a07e2 cf511c7a03fa40a78da0e342c95625f9 71340177438149ddb31d9bda9a4b4dbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:33:44.016 8 INFO neutron.db.segments_db [None req-e5af9e6e-bdee-430f-958c-3fbfee2a07e2 cf511c7a03fa40a78da0e342c95625f9 71340177438149ddb31d9bda9a4b4dbd - - default default] Added segment d92b289a-4b17-4a22-b917-45d5376b0664 of type vxlan for network 9b2c9c58-7317-498d-903f-ce52fc9e3581 2026-06-25 23:33:44.402 8 INFO neutron.db.l3_hamode_db [None req-e5af9e6e-bdee-430f-958c-3fbfee2a07e2 cf511c7a03fa40a78da0e342c95625f9 71340177438149ddb31d9bda9a4b4dbd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:33:44.630 8 INFO neutron.db.l3_hamode_db [None req-e5af9e6e-bdee-430f-958c-3fbfee2a07e2 cf511c7a03fa40a78da0e342c95625f9 71340177438149ddb31d9bda9a4b4dbd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1086/2064] 10.0.0.219 () {34 vars in 678 bytes} [Thu Jun 25 23:33:44 2026] POST /v2.0/qos/policies => generated 359 bytes in 608 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2067] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:33:44 2026] GET /v2.0/ports?device_id=d4f23ccb-0c64-4e2e-a29d-907fef9be614 => generated 1010 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2068] 10.0.0.219 () {34 vars in 753 bytes} [Thu Jun 25 23:33:44 2026] PUT /v2.0/policies/4b70e308-0703-4582-8ec0-95e513715a46/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2069] 10.0.0.99 () {34 vars in 1119 bytes} [Thu Jun 25 23:33:44 2026] GET /v2.0/security-groups?id=6a6dc467-c379-4d7f-b6db-ee770e3d5b26&id=dad50098-a3b7-413e-8eb2-2baef0a92aa9&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: 1092/2070] 10.0.0.219 () {32 vars in 733 bytes} [Thu Jun 25 23:33:44 2026] GET /v2.0/policies/4b70e308-0703-4582-8ec0-95e513715a46/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2071] 10.0.0.219 () {34 vars in 764 bytes} [Thu Jun 25 23:33:45 2026] PUT /v2.0/policies/4b70e308-0703-4582-8ec0-95e513715a46/tags/green => 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: 1094/2072] 10.0.0.219 () {32 vars in 733 bytes} [Thu Jun 25 23:33:45 2026] GET /v2.0/policies/4b70e308-0703-4582-8ec0-95e513715a46/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2073] 10.0.0.219 () {34 vars in 760 bytes} [Thu Jun 25 23:33:45 2026] PUT /v2.0/policies/4b70e308-0703-4582-8ec0-95e513715a46/tags/red => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2074] 10.0.0.219 () {32 vars in 733 bytes} [Thu Jun 25 23:33:45 2026] GET /v2.0/policies/4b70e308-0703-4582-8ec0-95e513715a46/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: 1097/2075] 10.0.0.219 () {34 vars in 782 bytes} [Thu Jun 25 23:33:45 2026] PUT /v2.0/policies/4b70e308-0703-4582-8ec0-95e513715a46/tags/black.or.white => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2076] 10.0.0.219 () {32 vars in 733 bytes} [Thu Jun 25 23:33:45 2026] GET /v2.0/policies/4b70e308-0703-4582-8ec0-95e513715a46/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2077] 10.0.0.219 () {34 vars in 753 bytes} [Thu Jun 25 23:33:45 2026] PUT /v2.0/policies/4b70e308-0703-4582-8ec0-95e513715a46/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2078] 10.0.0.219 () {32 vars in 733 bytes} [Thu Jun 25 23:33:45 2026] GET /v2.0/policies/4b70e308-0703-4582-8ec0-95e513715a46/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2079] 10.0.0.219 () {32 vars in 741 bytes} [Thu Jun 25 23:33:45 2026] GET /v2.0/policies/4b70e308-0703-4582-8ec0-95e513715a46/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:33:45.423 7 INFO neutron.api.v2.resource [None req-a9585755-2e65-421c-886c-89a85f90f6b0 aa2eaa270f93463ea3566421f5a98680 3be128465b8d4d3fa15ffeb1a5fced4d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1102/2080] 10.0.0.219 () {32 vars in 745 bytes} [Thu Jun 25 23:33:45 2026] GET /v2.0/policies/4b70e308-0703-4582-8ec0-95e513715a46/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2081] 10.0.0.219 () {32 vars in 744 bytes} [Thu Jun 25 23:33:45 2026] DELETE /v2.0/policies/4b70e308-0703-4582-8ec0-95e513715a46/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2082] 10.0.0.219 () {32 vars in 733 bytes} [Thu Jun 25 23:33:45 2026] GET /v2.0/policies/4b70e308-0703-4582-8ec0-95e513715a46/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:33:45.519 7 INFO neutron.api.v2.resource [None req-c86848ac-0f83-4ae5-add2-cc4ab38ac5ec aa2eaa270f93463ea3566421f5a98680 3be128465b8d4d3fa15ffeb1a5fced4d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1105/2083] 10.0.0.219 () {32 vars in 748 bytes} [Thu Jun 25 23:33:45 2026] DELETE /v2.0/policies/4b70e308-0703-4582-8ec0-95e513715a46/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2084] 10.0.0.219 () {34 vars in 668 bytes} [Thu Jun 25 23:33:43 2026] POST /v2.0/routers => generated 474 bytes in 1736 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:45.550 8 WARNING neutron_lib.context [None req-f8eb5454-f145-453e-8a04-a1af45e0caad cf511c7a03fa40a78da0e342c95625f9 71340177438149ddb31d9bda9a4b4dbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1106/2085] 10.0.0.219 () {32 vars in 736 bytes} [Thu Jun 25 23:33:45 2026] DELETE /v2.0/policies/4b70e308-0703-4582-8ec0-95e513715a46/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2086] 10.0.0.219 () {32 vars in 733 bytes} [Thu Jun 25 23:33:45 2026] GET /v2.0/policies/4b70e308-0703-4582-8ec0-95e513715a46/tags => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:33:45.617 8 INFO neutron.db.l3_hamode_db [None req-f8eb5454-f145-453e-8a04-a1af45e0caad cf511c7a03fa40a78da0e342c95625f9 71340177438149ddb31d9bda9a4b4dbd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1108/2087] 10.0.0.219 () {32 vars in 734 bytes} [Thu Jun 25 23:33:45 2026] DELETE /v2.0/qos/policies/4b70e308-0703-4582-8ec0-95e513715a46 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:33:45.790 8 INFO neutron.db.l3_hamode_db [None req-f8eb5454-f145-453e-8a04-a1af45e0caad cf511c7a03fa40a78da0e342c95625f9 71340177438149ddb31d9bda9a4b4dbd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1109/2088] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:33:46 2026] GET /v2.0/ports?device_id=d4f23ccb-0c64-4e2e-a29d-907fef9be614 => generated 1010 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2089] 10.0.0.99 () {34 vars in 1119 bytes} [Thu Jun 25 23:33:46 2026] GET /v2.0/security-groups?id=6a6dc467-c379-4d7f-b6db-ee770e3d5b26&id=dad50098-a3b7-413e-8eb2-2baef0a92aa9&fields=id&fields=name => generated 207 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2090] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:33:46 2026] GET /v2.0/ports?device_id=d4f23ccb-0c64-4e2e-a29d-907fef9be614 => generated 1010 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2091] 10.0.0.219 () {34 vars in 668 bytes} [Thu Jun 25 23:33:45 2026] POST /v2.0/routers => generated 474 bytes in 1207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2092] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:33:46 2026] GET /v2.0/security-groups?tenant_id=7b9b57ab2bed4adb9f88c64e8bd6c4fc&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:33:46.975 7 INFO neutron.db.l3_db [None req-ae2574da-3224-40ef-8c74-5b659494b0bb 97d55990a411438ea44a28b84318c449 8e4320d4df6345aebf0bc742e6bea585 - - default default] Floating IP 2a509ee0-a8a5-48b2-80ad-1c8ef3f1d09a associated. External IP: 10.96.250.218, port: 518800bd-8d51-4d83-b89f-e8c8a455b81a. 2026-06-25 23:33:46.981 8 WARNING neutron_lib.context [None req-13267dc0-e108-4b43-9168-0da7faf48980 cf511c7a03fa40a78da0e342c95625f9 71340177438149ddb31d9bda9a4b4dbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:33:47.094 8 INFO neutron.db.l3_hamode_db [None req-13267dc0-e108-4b43-9168-0da7faf48980 cf511c7a03fa40a78da0e342c95625f9 71340177438149ddb31d9bda9a4b4dbd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:33:47.293 8 INFO neutron.db.l3_hamode_db [None req-13267dc0-e108-4b43-9168-0da7faf48980 cf511c7a03fa40a78da0e342c95625f9 71340177438149ddb31d9bda9a4b4dbd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1112/2093] 10.0.0.219 () {34 vars in 749 bytes} [Thu Jun 25 23:33:46 2026] PUT /v2.0/floatingips/2a509ee0-a8a5-48b2-80ad-1c8ef3f1d09a => generated 855 bytes in 1098 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:47.512 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-eecb10d4-34a4-43bd-87da-fc4c15b8cc43'] response: {'name': 'network-changed', 'server_uuid': 'd4f23ccb-0c64-4e2e-a29d-907fef9be614', 'tag': '518800bd-8d51-4d83-b89f-e8c8a455b81a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1113/2094] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:33:47 2026] DELETE /v2.0/security-groups/5ca1d22d-9f4d-4451-9cc3-45b547cb6a0a => generated 0 bytes in 178 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2095] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:33:47 2026] GET /v2.0/ports?tenant_id=8e4320d4df6345aebf0bc742e6bea585&device_id=d4f23ccb-0c64-4e2e-a29d-907fef9be614 => generated 1279 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2096] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:33:47 2026] GET /v2.0/networks?id=d0370710-d1b5-49e2-b5a7-27c8a793b79f => generated 767 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2097] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:33:47 2026] GET /v2.0/security-groups?tenant_id=3be128465b8d4d3fa15ffeb1a5fced4d&name=default => generated 2925 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2098] 199.19.213.104 () {34 vars in 1058 bytes} [Thu Jun 25 23:33:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=518800bd-8d51-4d83-b89f-e8c8a455b81a => generated 858 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2099] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:33:47 2026] DELETE /v2.0/security-groups/140c691c-33b2-45d2-aa32-5f246858b699 => 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: 1119/2100] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:33:48 2026] GET /v2.0/subnets?id=1f27bac7-7d50-46af-a85d-f3f00cd41f68 => generated 666 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2101] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:33:48 2026] GET /v2.0/ports?network_id=d0370710-d1b5-49e2-b5a7-27c8a793b79f&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2102] 10.0.0.219 () {34 vars in 668 bytes} [Thu Jun 25 23:33:46 2026] POST /v2.0/routers => generated 474 bytes in 1206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:48.195 7 WARNING neutron_lib.context [None req-e407587e-92fe-4104-b2f8-6a02af85bfd2 cf511c7a03fa40a78da0e342c95625f9 71340177438149ddb31d9bda9a4b4dbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:33:48.247 7 INFO neutron.db.l3_hamode_db [None req-e407587e-92fe-4104-b2f8-6a02af85bfd2 cf511c7a03fa40a78da0e342c95625f9 71340177438149ddb31d9bda9a4b4dbd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 983/2103] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:33:48 2026] GET /v2.0/networks/d0370710-d1b5-49e2-b5a7-27c8a793b79f?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: 984/2104] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:33:48 2026] GET /v2.0/networks/d0370710-d1b5-49e2-b5a7-27c8a793b79f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:33:48.430 7 INFO neutron.db.l3_hamode_db [None req-e407587e-92fe-4104-b2f8-6a02af85bfd2 cf511c7a03fa40a78da0e342c95625f9 71340177438149ddb31d9bda9a4b4dbd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1121/2105] 10.0.0.219 () {34 vars in 668 bytes} [Thu Jun 25 23:33:48 2026] POST /v2.0/routers => generated 474 bytes in 1058 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:49.267 8 WARNING neutron_lib.context [None req-df446a82-e863-46fc-b1c7-18ccfc3b1e59 cf511c7a03fa40a78da0e342c95625f9 71340177438149ddb31d9bda9a4b4dbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:33:49.330 8 INFO neutron.db.l3_hamode_db [None req-df446a82-e863-46fc-b1c7-18ccfc3b1e59 cf511c7a03fa40a78da0e342c95625f9 71340177438149ddb31d9bda9a4b4dbd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:33:49.509 8 INFO neutron.db.l3_hamode_db [None req-df446a82-e863-46fc-b1c7-18ccfc3b1e59 cf511c7a03fa40a78da0e342c95625f9 71340177438149ddb31d9bda9a4b4dbd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1122/2106] 199.19.213.104 () {30 vars in 703 bytes} [Thu Jun 25 23:33:50 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: 1123/2107] 199.19.213.104 () {30 vars in 705 bytes} [Thu Jun 25 23:33:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2108] 199.19.213.104 () {30 vars in 681 bytes} [Thu Jun 25 23:33:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2109] 199.19.213.104 () {30 vars in 717 bytes} [Thu Jun 25 23:33:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2110] 10.0.0.219 () {34 vars in 668 bytes} [Thu Jun 25 23:33:49 2026] POST /v2.0/routers => generated 474 bytes in 1133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2111] 199.19.213.104 () {30 vars in 741 bytes} [Thu Jun 25 23:33:50 2026] GET /v2.0/subnets/e1c15d9a-813a-4501-aac7-2cd5f3531fa3 => 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: 1127/2112] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:33:50 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => 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: 986/2113] 10.0.0.219 () {34 vars in 751 bytes} [Thu Jun 25 23:33:50 2026] PUT /v2.0/routers/05023ce0-f2db-4b57-a823-6d3ddb61d3b6/tags => generated 17 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2114] 10.0.0.219 () {34 vars in 751 bytes} [Thu Jun 25 23:33:50 2026] PUT /v2.0/routers/7fbac582-d967-4fe4-b93c-2fbaabb05fbd/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2115] 10.0.0.219 () {34 vars in 751 bytes} [Thu Jun 25 23:33:50 2026] PUT /v2.0/routers/15bd8e13-f2d2-4447-9fe2-75e9249f594e/tags => generated 34 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2116] 10.0.0.219 () {34 vars in 751 bytes} [Thu Jun 25 23:33:50 2026] PUT /v2.0/routers/1bae7c04-cede-4a38-ac54-9b91726d88f5/tags => generated 19 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2117] 10.0.0.219 () {32 vars in 664 bytes} [Thu Jun 25 23:33:50 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2118] 199.19.213.104 () {34 vars in 717 bytes} [Thu Jun 25 23:33:50 2026] POST /v2.0/ports => generated 1089 bytes in 493 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: 1129/2119] 10.0.0.99 () {34 vars in 970 bytes} [Thu Jun 25 23:33:51 2026] GET /v2.0/ports/baa7a23d-cce2-4941-9458-f29f2efd0470 => generated 1089 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2120] 10.0.0.99 () {34 vars in 906 bytes} [Thu Jun 25 23:33:51 2026] GET /v2.0/extensions => generated 19901 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2121] 199.19.213.104 () {34 vars in 1262 bytes} [Thu Jun 25 23:33:51 2026] GET /v2.0/ports/baa7a23d-cce2-4941-9458-f29f2efd0470?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2122] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:33:51 2026] GET /v2.0/networks/a93076d7-615e-4b23-931d-4b545e8d1b27?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2123] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:33:51 2026] GET /v2.0/networks/a93076d7-615e-4b23-931d-4b545e8d1b27?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: 991/2124] 10.0.0.219 () {32 vars in 678 bytes} [Thu Jun 25 23:33:50 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 586 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2125] 199.19.213.104 () {34 vars in 975 bytes} [Thu Jun 25 23:33:51 2026] GET /v2.0/ports/baa7a23d-cce2-4941-9458-f29f2efd0470 => generated 1089 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2126] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:33:51 2026] GET /v2.0/networks?id=a93076d7-615e-4b23-931d-4b545e8d1b27 => generated 803 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2127] 10.0.0.219 () {32 vars in 674 bytes} [Thu Jun 25 23:33:51 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:51.760 8 WARNING neutron_lib.context [None req-7cbe17d5-0ffb-4d4c-a2a8-9a86e4a29472 e17de9d7f0e14a56a70a7d23a6038ff4 6a083d0d117c44dc8524049e4b8fb048 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:33:51.897 8 INFO neutron.db.segments_db [None req-7cbe17d5-0ffb-4d4c-a2a8-9a86e4a29472 e17de9d7f0e14a56a70a7d23a6038ff4 6a083d0d117c44dc8524049e4b8fb048 - - default default] Added segment e4f7dd54-b23b-48ca-b7f3-47255c3b3f65 of type vxlan for network 6cbc4fb1-3176-48bd-9ae8-9278678d3cdc [pid: 8|app: 0|req: 993/2128] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:33:51 2026] POST /v2.0/networks => generated 632 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2129] 199.19.213.104 () {38 vars in 1028 bytes} [Thu Jun 25 23:33:51 2026] PUT /v2.0/ports/baa7a23d-cce2-4941-9458-f29f2efd0470 => generated 1243 bytes in 505 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-25 23:33:52.060 7 WARNING neutron_lib.context [None req-204cbd1f-7dd2-40aa-8170-4cfb62ef506c e17de9d7f0e14a56a70a7d23a6038ff4 6a083d0d117c44dc8524049e4b8fb048 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 994/2130] 10.0.0.219 () {32 vars in 686 bytes} [Thu Jun 25 23:33:52 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:33:52.134 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3967105-95a3-4b14-9cbf-679afff0a1d4'] response: {'name': 'network-changed', 'server_uuid': '4e83d7a2-e1c2-42dd-9335-bcf76658470e', 'tag': 'baa7a23d-cce2-4941-9458-f29f2efd0470', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 995/2131] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:33:52 2026] GET /v2.0/ports?tenant_id=c1471339b0e0493193f35fa75b4d9966&device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 2515 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2132] 10.0.0.219 () {32 vars in 672 bytes} [Thu Jun 25 23:33:52 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2133] 199.19.213.104 () {34 vars in 1060 bytes} [Thu Jun 25 23:33:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.27&port_id=1117c3d1-cb57-49d6-9722-e0951ebdca0f => 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: 998/2134] 10.0.0.219 () {32 vars in 686 bytes} [Thu Jun 25 23:33:52 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2135] 10.0.0.219 () {34 vars in 664 bytes} [Thu Jun 25 23:33:52 2026] POST /v2.0/ports => generated 743 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 999/2136] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:33:52 2026] GET /v2.0/subnets?id=1830735a-e5b3-4e73-85da-68a0b77e4a6f => generated 630 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:52.482 8 WARNING neutron_lib.context [None req-3a5c7fcd-5960-4db2-bd85-024a3a30d68c e17de9d7f0e14a56a70a7d23a6038ff4 6a083d0d117c44dc8524049e4b8fb048 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1138/2137] 10.0.0.219 () {32 vars in 682 bytes} [Thu Jun 25 23:33:52 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2138] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:33:52 2026] GET /v2.0/ports?network_id=a2d3f77d-8211-439f-80d7-25c885970606&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: 8|app: 0|req: 1000/2139] 10.0.0.219 () {34 vars in 666 bytes} [Thu Jun 25 23:33:52 2026] POST /v2.0/trunks => generated 407 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2140] 10.0.0.219 () {32 vars in 694 bytes} [Thu Jun 25 23:33:52 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2141] 10.0.0.219 () {34 vars in 749 bytes} [Thu Jun 25 23:33:52 2026] PUT /v2.0/trunks/0c986fac-d004-491f-acad-4be4275c3f41/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2142] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:33:52 2026] GET /v2.0/networks/a2d3f77d-8211-439f-80d7-25c885970606?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2143] 10.0.0.219 () {32 vars in 729 bytes} [Thu Jun 25 23:33:52 2026] GET /v2.0/trunks/0c986fac-d004-491f-acad-4be4275c3f41/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2144] 10.0.0.219 () {32 vars in 721 bytes} [Thu Jun 25 23:33:52 2026] GET /v2.0/routers/05023ce0-f2db-4b57-a823-6d3ddb61d3b6 => generated 485 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2145] 10.0.0.219 () {34 vars in 760 bytes} [Thu Jun 25 23:33:52 2026] PUT /v2.0/trunks/0c986fac-d004-491f-acad-4be4275c3f41/tags/green => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2146] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:33:52 2026] GET /v2.0/networks/a2d3f77d-8211-439f-80d7-25c885970606?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2147] 10.0.0.219 () {32 vars in 729 bytes} [Thu Jun 25 23:33:52 2026] GET /v2.0/trunks/0c986fac-d004-491f-acad-4be4275c3f41/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2148] 199.19.213.104 () {34 vars in 1054 bytes} [Thu Jun 25 23:33:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.3&port_id=baa7a23d-cce2-4941-9458-f29f2efd0470 => 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: 1006/2149] 10.0.0.219 () {34 vars in 756 bytes} [Thu Jun 25 23:33:52 2026] PUT /v2.0/trunks/0c986fac-d004-491f-acad-4be4275c3f41/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2150] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:33:52 2026] GET /v2.0/subnets?id=e1c15d9a-813a-4501-aac7-2cd5f3531fa3 => generated 655 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2151] 10.0.0.219 () {32 vars in 729 bytes} [Thu Jun 25 23:33:52 2026] GET /v2.0/trunks/0c986fac-d004-491f-acad-4be4275c3f41/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2152] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:33:53 2026] GET /v2.0/ports?network_id=a93076d7-615e-4b23-931d-4b545e8d1b27&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: 1010/2153] 10.0.0.219 () {34 vars in 778 bytes} [Thu Jun 25 23:33:53 2026] PUT /v2.0/trunks/0c986fac-d004-491f-acad-4be4275c3f41/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2154] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:33:53 2026] GET /v2.0/networks/a93076d7-615e-4b23-931d-4b545e8d1b27?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: 1012/2155] 10.0.0.219 () {32 vars in 729 bytes} [Thu Jun 25 23:33:53 2026] GET /v2.0/trunks/0c986fac-d004-491f-acad-4be4275c3f41/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2156] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:33:53 2026] GET /v2.0/networks/a93076d7-615e-4b23-931d-4b545e8d1b27?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: 1014/2157] 10.0.0.219 () {34 vars in 749 bytes} [Thu Jun 25 23:33:53 2026] PUT /v2.0/trunks/0c986fac-d004-491f-acad-4be4275c3f41/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2158] 10.0.0.219 () {32 vars in 729 bytes} [Thu Jun 25 23:33:53 2026] GET /v2.0/trunks/0c986fac-d004-491f-acad-4be4275c3f41/tags => generated 37 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2159] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:33:53 2026] GET /v2.0/ports?tenant_id=c1471339b0e0493193f35fa75b4d9966&device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 2515 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2160] 10.0.0.219 () {32 vars in 737 bytes} [Thu Jun 25 23:33:53 2026] GET /v2.0/trunks/0c986fac-d004-491f-acad-4be4275c3f41/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2161] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:33:53 2026] GET /v2.0/networks?id=a93076d7-615e-4b23-931d-4b545e8d1b27 => generated 803 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:53.560 8 INFO neutron.api.v2.resource [None req-fa5e6ca6-8492-4bfd-80ff-37f855430ca4 e17de9d7f0e14a56a70a7d23a6038ff4 6a083d0d117c44dc8524049e4b8fb048 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1019/2162] 10.0.0.219 () {32 vars in 741 bytes} [Thu Jun 25 23:33:53 2026] GET /v2.0/trunks/0c986fac-d004-491f-acad-4be4275c3f41/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: 1020/2163] 199.19.213.104 () {34 vars in 1054 bytes} [Thu Jun 25 23:33:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.3&port_id=baa7a23d-cce2-4941-9458-f29f2efd0470 => 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: 1021/2164] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:33:53 2026] DELETE /v2.0/trunks/0c986fac-d004-491f-acad-4be4275c3f41/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2165] 10.0.0.99 () {34 vars in 970 bytes} [Thu Jun 25 23:33:53 2026] GET /v2.0/ports/baa7a23d-cce2-4941-9458-f29f2efd0470 => generated 1279 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2166] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:33:53 2026] GET /v2.0/subnets?id=e1c15d9a-813a-4501-aac7-2cd5f3531fa3 => generated 655 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2167] 10.0.0.219 () {32 vars in 729 bytes} [Thu Jun 25 23:33:53 2026] GET /v2.0/trunks/0c986fac-d004-491f-acad-4be4275c3f41/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2168] 199.19.213.104 () {34 vars in 789 bytes} [Thu Jun 25 23:33:53 2026] PUT /v2.0/ports/baa7a23d-cce2-4941-9458-f29f2efd0470 => generated 1304 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, ' [pid: 8|app: 0|req: 1026/2169] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:33:54 2026] GET /v2.0/ports?network_id=a93076d7-615e-4b23-931d-4b545e8d1b27&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:33:54.073 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-23c5beaa-88dc-464d-a344-ee9a58366912'] response: {'name': 'network-changed', 'server_uuid': '4e83d7a2-e1c2-42dd-9335-bcf76658470e', 'tag': 'baa7a23d-cce2-4941-9458-f29f2efd0470', 'status': 'completed', 'code': 200} 2026-06-25 23:33:54.079 8 INFO neutron.api.v2.resource [None req-e5614a6e-d3ac-4756-b736-47e7610aaddb e17de9d7f0e14a56a70a7d23a6038ff4 6a083d0d117c44dc8524049e4b8fb048 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1027/2170] 10.0.0.219 () {32 vars in 744 bytes} [Thu Jun 25 23:33:54 2026] DELETE /v2.0/trunks/0c986fac-d004-491f-acad-4be4275c3f41/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:33:54.091 8 INFO neutron.api.v2.resource [None req-3aa673ed-3dc5-452f-9a6d-090dd5a72a2c 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1028/2171] 199.19.213.104 () {30 vars in 763 bytes} [Thu Jun 25 23:33:54 2026] GET /v2.0/security-groups/lb-a4d666e0-a96f-4c53-9329-019f41cd79ec => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2172] 10.0.0.219 () {34 vars in 742 bytes} [Thu Jun 25 23:33:52 2026] PUT /v2.0/routers/05023ce0-f2db-4b57-a823-6d3ddb61d3b6 => generated 485 bytes in 1287 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2173] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:33:54 2026] GET /v2.0/networks/a93076d7-615e-4b23-931d-4b545e8d1b27?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: 1145/2174] 10.0.0.219 () {32 vars in 732 bytes} [Thu Jun 25 23:33:54 2026] DELETE /v2.0/trunks/0c986fac-d004-491f-acad-4be4275c3f41/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2175] 199.19.213.104 () {30 vars in 785 bytes} [Thu Jun 25 23:33:54 2026] GET /v2.0/security-groups?name=lb-a4d666e0-a96f-4c53-9329-019f41cd79ec => generated 1637 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2176] 10.0.0.219 () {32 vars in 736 bytes} [Thu Jun 25 23:33:54 2026] GET /v2.0/ports?device_id=05023ce0-f2db-4b57-a823-6d3ddb61d3b6 => 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: 1147/2177] 10.0.0.219 () {32 vars in 729 bytes} [Thu Jun 25 23:33:54 2026] GET /v2.0/trunks/0c986fac-d004-491f-acad-4be4275c3f41/tags => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2178] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:33:54 2026] GET /v2.0/networks/a93076d7-615e-4b23-931d-4b545e8d1b27?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: 1032/2179] 199.19.213.104 () {34 vars in 789 bytes} [Thu Jun 25 23:33:54 2026] PUT /v2.0/ports/baa7a23d-cce2-4941-9458-f29f2efd0470 => generated 1304 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1033/2180] 10.0.0.219 () {32 vars in 719 bytes} [Thu Jun 25 23:33:54 2026] GET /v2.0/trunks/0c986fac-d004-491f-acad-4be4275c3f41 => generated 407 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2181] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:33:54 2026] GET /v2.0/ports?device_id=d4f23ccb-0c64-4e2e-a29d-907fef9be614 => generated 1010 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2182] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:33:54 2026] DELETE /v2.0/routers/05023ce0-f2db-4b57-a823-6d3ddb61d3b6 => generated 0 bytes in 548 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2183] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:33:54 2026] GET /v2.0/ports?tenant_id=c1471339b0e0493193f35fa75b4d9966&device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 2578 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2184] 10.0.0.99 () {34 vars in 1119 bytes} [Thu Jun 25 23:33:54 2026] GET /v2.0/security-groups?id=6a6dc467-c379-4d7f-b6db-ee770e3d5b26&id=dad50098-a3b7-413e-8eb2-2baef0a92aa9&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: 1149/2185] 10.0.0.219 () {32 vars in 717 bytes} [Thu Jun 25 23:33:54 2026] GET /v2.0/ports/1e0a12a0-1009-41a1-83b1-3ca92f9a8efd => generated 826 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2186] 10.0.0.219 () {32 vars in 721 bytes} [Thu Jun 25 23:33:54 2026] GET /v2.0/routers/7fbac582-d967-4fe4-b93c-2fbaabb05fbd => generated 493 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2187] 199.19.213.104 () {30 vars in 703 bytes} [Thu Jun 25 23:33:54 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: 1150/2188] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:33:54 2026] GET /v2.0/networks?id=a93076d7-615e-4b23-931d-4b545e8d1b27 => 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: 1039/2189] 10.0.0.219 () {32 vars in 736 bytes} [Thu Jun 25 23:33:54 2026] GET /v2.0/ports?device_id=d4f23ccb-0c64-4e2e-a29d-907fef9be614 => generated 1279 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2190] 10.0.0.219 () {32 vars in 722 bytes} [Thu Jun 25 23:33:55 2026] DELETE /v2.0/trunks/0c986fac-d004-491f-acad-4be4275c3f41 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2191] 199.19.213.104 () {30 vars in 705 bytes} [Thu Jun 25 23:33:55 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: 1153/2192] 199.19.213.104 () {34 vars in 1054 bytes} [Thu Jun 25 23:33:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.3&port_id=baa7a23d-cce2-4941-9458-f29f2efd0470 => 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: 1154/2193] 10.0.0.219 () {32 vars in 858 bytes} [Thu Jun 25 23:33:55 2026] GET /v2.0/floatingips?floating_network_id=61507e34-3ae9-4897-ba92-3fb8f7ead0d9&port_id=518800bd-8d51-4d83-b89f-e8c8a455b81a => generated 860 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2194] 10.0.0.219 () {32 vars in 720 bytes} [Thu Jun 25 23:33:55 2026] DELETE /v2.0/ports/1e0a12a0-1009-41a1-83b1-3ca92f9a8efd => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2195] 199.19.213.104 () {30 vars in 681 bytes} [Thu Jun 25 23:33:55 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: 1157/2196] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:33:55 2026] GET /v2.0/subnets?id=e1c15d9a-813a-4501-aac7-2cd5f3531fa3 => generated 655 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:55.833 7 INFO neutron.services.segments.plugin [-] Segment e4f7dd54-b23b-48ca-b7f3-47255c3b3f65 resource provider aggregate not found 2026-06-25 23:33:55.843 7 INFO neutron.services.segments.plugin [-] Segment e4f7dd54-b23b-48ca-b7f3-47255c3b3f65 resource provider aggregate not found 2026-06-25 23:33:55.852 7 INFO neutron.services.segments.plugin [-] Segment e4f7dd54-b23b-48ca-b7f3-47255c3b3f65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4f7dd54-b23b-48ca-b7f3-47255c3b3f65 found for delete ", "request_id": "req-f38b9713-2a54-450d-910b-d3a096ff643d"}]} [pid: 7|app: 0|req: 1158/2197] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:33:55 2026] DELETE /v2.0/networks/6cbc4fb1-3176-48bd-9ae8-9278678d3cdc => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:33:55.866 7 INFO neutron.services.segments.plugin [-] Segment e4f7dd54-b23b-48ca-b7f3-47255c3b3f65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4f7dd54-b23b-48ca-b7f3-47255c3b3f65 found for delete ", "request_id": "req-0398eb71-5e2e-4199-90d6-2055f1845acc"}]} [pid: 8|app: 0|req: 1040/2198] 10.0.0.219 () {34 vars in 742 bytes} [Thu Jun 25 23:33:55 2026] PUT /v2.0/routers/7fbac582-d967-4fe4-b93c-2fbaabb05fbd => generated 493 bytes in 811 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2199] 199.19.213.104 () {30 vars in 717 bytes} [Thu Jun 25 23:33:55 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: 1159/2200] 10.0.0.41 () {34 vars in 989 bytes} [Thu Jun 25 23:33:55 2026] GET /v2.0/ports?device_id=d4f23ccb-0c64-4e2e-a29d-907fef9be614 => generated 1279 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2201] 10.0.0.219 () {32 vars in 736 bytes} [Thu Jun 25 23:33:55 2026] GET /v2.0/ports?device_id=7fbac582-d967-4fe4-b93c-2fbaabb05fbd => 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: 1042/2202] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:33:55 2026] GET /v2.0/ports?network_id=a93076d7-615e-4b23-931d-4b545e8d1b27&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2203] 199.19.213.104 () {30 vars in 741 bytes} [Thu Jun 25 23:33:55 2026] GET /v2.0/subnets/e1c15d9a-813a-4501-aac7-2cd5f3531fa3 => 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: 1043/2204] 10.0.0.41 () {34 vars in 1119 bytes} [Thu Jun 25 23:33:55 2026] GET /v2.0/security-groups?id=dad50098-a3b7-413e-8eb2-2baef0a92aa9&id=6a6dc467-c379-4d7f-b6db-ee770e3d5b26&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: 8|app: 0|req: 1044/2205] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:33:56 2026] GET /v2.0/networks/a93076d7-615e-4b23-931d-4b545e8d1b27?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: 1045/2206] 199.19.213.104 () {30 vars in 737 bytes} [Thu Jun 25 23:33:56 2026] GET /v2.0/ports/28c4e552-ca62-4c39-945d-2eb539fd4f88 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:33:56.127 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e09eb9d-8a39-4a4a-9374-9fd8c82bb8cd'] response: {'name': 'network-changed', 'server_uuid': '4e83d7a2-e1c2-42dd-9335-bcf76658470e', 'tag': 'baa7a23d-cce2-4941-9458-f29f2efd0470', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1046/2207] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:33:56 2026] GET /v2.0/networks/a93076d7-615e-4b23-931d-4b545e8d1b27?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2208] 199.19.213.104 () {30 vars in 737 bytes} [Thu Jun 25 23:33:56 2026] GET /v2.0/ports/baa7a23d-cce2-4941-9458-f29f2efd0470 => generated 1342 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2209] 199.19.213.104 () {30 vars in 741 bytes} [Thu Jun 25 23:33:56 2026] GET /v2.0/subnets/e1c15d9a-813a-4501-aac7-2cd5f3531fa3 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2210] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:33:56 2026] GET /v2.0/ports?tenant_id=c1471339b0e0493193f35fa75b4d9966&device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 2578 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2211] 199.19.213.104 () {30 vars in 743 bytes} [Thu Jun 25 23:33:56 2026] GET /v2.0/networks/a93076d7-615e-4b23-931d-4b545e8d1b27 => generated 800 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2212] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:33:56 2026] GET /v2.0/networks?id=a93076d7-615e-4b23-931d-4b545e8d1b27 => generated 803 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2213] 199.19.213.104 () {30 vars in 737 bytes} [Thu Jun 25 23:33:56 2026] GET /v2.0/ports/28c4e552-ca62-4c39-945d-2eb539fd4f88 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2214] 199.19.213.104 () {34 vars in 1054 bytes} [Thu Jun 25 23:33:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.3&port_id=baa7a23d-cce2-4941-9458-f29f2efd0470 => 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: 1162/2215] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:33:55 2026] DELETE /v2.0/routers/7fbac582-d967-4fe4-b93c-2fbaabb05fbd => generated 0 bytes in 576 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2216] 199.19.213.104 () {30 vars in 741 bytes} [Thu Jun 25 23:33:56 2026] GET /v2.0/subnets/e1c15d9a-813a-4501-aac7-2cd5f3531fa3 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2217] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:33:56 2026] GET /v2.0/subnets?id=e1c15d9a-813a-4501-aac7-2cd5f3531fa3 => generated 655 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2218] 10.0.0.219 () {32 vars in 721 bytes} [Thu Jun 25 23:33:56 2026] GET /v2.0/routers/15bd8e13-f2d2-4447-9fe2-75e9249f594e => generated 502 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2219] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:33:56 2026] GET /v2.0/ports?network_id=a93076d7-615e-4b23-931d-4b545e8d1b27&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2220] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:33:56 2026] GET /v2.0/security-groups?tenant_id=6a083d0d117c44dc8524049e4b8fb048&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2221] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:33:56 2026] GET /v2.0/networks/a93076d7-615e-4b23-931d-4b545e8d1b27?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: 1166/2222] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:33:56 2026] DELETE /v2.0/security-groups/f848a92e-545d-40b9-b961-191266ed8c90 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2223] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:33:56 2026] GET /v2.0/networks/a93076d7-615e-4b23-931d-4b545e8d1b27?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2224] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:33:57 2026] GET /v2.0/security-groups?tenant_id=e5a3e3f911854286af28941a03c1ad9f&name=default => generated 2925 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2225] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:33:57 2026] DELETE /v2.0/security-groups/06c9c279-3680-40ce-9724-57165ad1299d => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2226] 10.0.0.219 () {34 vars in 742 bytes} [Thu Jun 25 23:33:56 2026] PUT /v2.0/routers/15bd8e13-f2d2-4447-9fe2-75e9249f594e => generated 502 bytes in 1267 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2227] 10.0.0.219 () {32 vars in 736 bytes} [Thu Jun 25 23:33:57 2026] GET /v2.0/ports?device_id=15bd8e13-f2d2-4447-9fe2-75e9249f594e => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2228] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:33:58 2026] GET /v2.0/ports?device_id=d4f23ccb-0c64-4e2e-a29d-907fef9be614 => generated 1010 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2229] 10.0.0.99 () {34 vars in 1119 bytes} [Thu Jun 25 23:33:58 2026] GET /v2.0/security-groups?id=6a6dc467-c379-4d7f-b6db-ee770e3d5b26&id=dad50098-a3b7-413e-8eb2-2baef0a92aa9&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: 8|app: 0|req: 1058/2230] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:33:58 2026] DELETE /v2.0/routers/15bd8e13-f2d2-4447-9fe2-75e9249f594e => generated 0 bytes in 603 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2231] 10.0.0.219 () {32 vars in 721 bytes} [Thu Jun 25 23:33:58 2026] GET /v2.0/routers/1bae7c04-cede-4a38-ac54-9b91726d88f5 => generated 487 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2232] 199.19.213.104 () {34 vars in 994 bytes} [Thu Jun 25 23:33:58 2026] GET /v2.0/ports?device_id=d4f23ccb-0c64-4e2e-a29d-907fef9be614 => generated 1010 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:33:59.181 7 INFO neutron.db.l3_db [req-8482aeae-1489-4bcc-928b-db1167d4f94e req-ad35b4c1-fe16-433c-8e2d-fbd65b58991e 97d55990a411438ea44a28b84318c449 8e4320d4df6345aebf0bc742e6bea585 - - default default] Floating IP 2a509ee0-a8a5-48b2-80ad-1c8ef3f1d09a disassociated. External IP: 10.96.250.218, port: 518800bd-8d51-4d83-b89f-e8c8a455b81a. [pid: 8|app: 0|req: 1059/2233] 10.0.0.219 () {34 vars in 742 bytes} [Thu Jun 25 23:33:58 2026] PUT /v2.0/routers/1bae7c04-cede-4a38-ac54-9b91726d88f5 => generated 487 bytes in 743 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2236] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:33:59 2026] GET /v2.0/ports?device_id=d4f23ccb-0c64-4e2e-a29d-907fef9be614 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2237] 10.0.0.219 () {32 vars in 736 bytes} [Thu Jun 25 23:33:59 2026] GET /v2.0/ports?device_id=1bae7c04-cede-4a38-ac54-9b91726d88f5 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2238] 199.19.213.104 () {36 vars in 997 bytes} [Thu Jun 25 23:33:58 2026] DELETE /v2.0/ports/518800bd-8d51-4d83-b89f-e8c8a455b81a => generated 0 bytes in 889 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2239] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:33:59 2026] DELETE /v2.0/routers/1bae7c04-cede-4a38-ac54-9b91726d88f5 => generated 0 bytes in 496 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:34:00.068 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-86e162bd-3818-4ca4-bf9d-e95c2bbdb408'] response: {'server_uuid': 'd4f23ccb-0c64-4e2e-a29d-907fef9be614', 'name': 'network-vif-deleted', 'tag': '518800bd-8d51-4d83-b89f-e8c8a455b81a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1176/2240] 10.0.0.219 () {32 vars in 721 bytes} [Thu Jun 25 23:34:00 2026] GET /v2.0/routers/76e68c92-bd04-4e38-bea6-ec7ecbad320d => generated 480 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2241] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:34:00 2026] DELETE /v2.0/security-groups/6a6dc467-c379-4d7f-b6db-ee770e3d5b26 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:34:00.799 7 INFO neutron.api.v2.resource [None req-db2a8bae-3c6f-4344-a348-4a30ef564825 97d55990a411438ea44a28b84318c449 8e4320d4df6345aebf0bc742e6bea585 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1178/2242] 10.0.0.219 () {32 vars in 737 bytes} [Thu Jun 25 23:34:00 2026] GET /v2.0/security-groups/6a6dc467-c379-4d7f-b6db-ee770e3d5b26 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2243] 10.0.0.219 () {34 vars in 742 bytes} [Thu Jun 25 23:34:00 2026] PUT /v2.0/routers/76e68c92-bd04-4e38-bea6-ec7ecbad320d => generated 480 bytes in 831 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2244] 10.0.0.219 () {32 vars in 736 bytes} [Thu Jun 25 23:34:00 2026] GET /v2.0/ports?device_id=76e68c92-bd04-4e38-bea6-ec7ecbad320d => 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: 1179/2245] 10.0.0.219 () {32 vars in 732 bytes} [Thu Jun 25 23:34:00 2026] DELETE /v2.0/floatingips/2a509ee0-a8a5-48b2-80ad-1c8ef3f1d09a => generated 0 bytes in 366 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2246] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:34:01 2026] DELETE /v2.0/security-groups/dad50098-a3b7-413e-8eb2-2baef0a92aa9 => 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: 1181/2247] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:34:01 2026] GET /v2.0/security-groups?tenant_id=467f0ea835ab4f6597fc8771715b2738&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:34:01.778 8 INFO neutron.services.segments.plugin [-] Segment d92b289a-4b17-4a22-b917-45d5376b0664 resource provider aggregate not found 2026-06-25 23:34:01.786 8 INFO neutron.services.segments.plugin [-] Segment d92b289a-4b17-4a22-b917-45d5376b0664 resource provider aggregate not found 2026-06-25 23:34:01.793 8 INFO neutron.services.segments.plugin [-] Segment d92b289a-4b17-4a22-b917-45d5376b0664 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d92b289a-4b17-4a22-b917-45d5376b0664 found for delete ", "request_id": "req-d6306485-0d52-49ba-be7f-19513b5d1fb9"}]} 2026-06-25 23:34:01.804 8 INFO neutron.services.segments.plugin [-] Segment d92b289a-4b17-4a22-b917-45d5376b0664 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d92b289a-4b17-4a22-b917-45d5376b0664 found for delete ", "request_id": "req-341408ba-50a2-45aa-a7f5-a9c8720831c0"}]} 2026-06-25 23:34:01.807 8 INFO neutron.db.l3_hamode_db [None req-56bae6f0-2a08-42ea-afc5-3b3995449ff3 cf511c7a03fa40a78da0e342c95625f9 71340177438149ddb31d9bda9a4b4dbd - - default default] HA network 9b2c9c58-7317-498d-903f-ce52fc9e3581 was deleted as no HA routers are present in tenant 71340177438149ddb31d9bda9a4b4dbd. [pid: 8|app: 0|req: 1067/2248] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:34:00 2026] DELETE /v2.0/routers/76e68c92-bd04-4e38-bea6-ec7ecbad320d => generated 0 bytes in 823 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2249] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:34:01 2026] DELETE /v2.0/security-groups/5040791b-c12d-4108-a2bc-1770265cb6d5 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:34:01.954 8 WARNING neutron_lib.context [None req-d4592a10-9529-47e5-93b3-c89ea851ff37 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1182/2250] 10.0.0.219 () {34 vars in 789 bytes} [Thu Jun 25 23:34:01 2026] PUT /v2.0/routers/036ea029-711d-48a8-92c6-fe4d1fa38cc3/remove_router_interface => generated 309 bytes in 1395 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2251] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:34:02 2026] GET /v2.0/security-groups?tenant_id=468bca436cc54111ac496c9a9ecd8402&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2252] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:34:03 2026] GET /v2.0/security-groups?tenant_id=d8c4a2d2ccdd47dd9b3430e729156153&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:34:03.482 8 INFO neutron.db.l3_db [None req-d4592a10-9529-47e5-93b3-c89ea851ff37 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Floating IP 3d7bb16c-2b49-4ad1-86aa-9b22b6577644 associated. External IP: 10.96.250.220, port: 28c4e552-ca62-4c39-945d-2eb539fd4f88. [pid: 8|app: 0|req: 1069/2253] 10.0.0.219 () {34 vars in 677 bytes} [Thu Jun 25 23:34:01 2026] POST /v2.0/floatingips => generated 899 bytes in 1964 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2254] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:34:03 2026] DELETE /v2.0/security-groups/b0030a1a-7674-4d65-a05f-343cef9c230a => 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: 1071/2255] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:34:04 2026] DELETE /v2.0/security-groups/54bd1ddb-12b7-4574-bad9-ee1176d26bb9 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2256] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:34:04 2026] GET /v2.0/security-groups?tenant_id=e62f31d5b3a641ffa665b9ac44e1a4bc&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2257] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:34:04 2026] DELETE /v2.0/security-groups/cf540ee4-4d27-48d0-9749-c46686695463 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2258] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:34:04 2026] GET /v2.0/security-groups?tenant_id=71340177438149ddb31d9bda9a4b4dbd&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2259] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:34:05 2026] DELETE /v2.0/security-groups/716fd858-e02a-4e0e-8bad-0dcb2e39bb43 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:34:05.446 7 INFO neutron.services.segments.plugin [-] Segment 87a12ac2-a107-461a-9ac3-501ce35da55c resource provider aggregate not found 2026-06-25 23:34:05.450 7 INFO neutron.services.segments.plugin [-] Segment 87a12ac2-a107-461a-9ac3-501ce35da55c resource provider aggregate not found 2026-06-25 23:34:05.469 7 INFO neutron.services.segments.plugin [-] Segment 87a12ac2-a107-461a-9ac3-501ce35da55c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87a12ac2-a107-461a-9ac3-501ce35da55c found for delete ", "request_id": "req-ede35897-a3e0-45a3-a1ba-a28059a6f167"}]} 2026-06-25 23:34:05.471 7 INFO neutron.services.segments.plugin [-] Segment 87a12ac2-a107-461a-9ac3-501ce35da55c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87a12ac2-a107-461a-9ac3-501ce35da55c found for delete ", "request_id": "req-0c0361ee-d957-4238-9e00-0eb00c30d360"}]} 2026-06-25 23:34:05.478 7 INFO neutron.db.l3_hamode_db [None req-5f15c6ab-9649-4674-b964-e03ae5407a72 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] HA network 1dae1f18-0ca6-4dfd-8ecf-bf6701ad62ef was deleted as no HA routers are present in tenant 8e4320d4df6345aebf0bc742e6bea585. [pid: 7|app: 0|req: 1185/2260] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:34:03 2026] DELETE /v2.0/routers/036ea029-711d-48a8-92c6-fe4d1fa38cc3 => generated 0 bytes in 2078 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2261] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:34:05 2026] DELETE /v2.0/subnets/1f27bac7-7d50-46af-a85d-f3f00cd41f68 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2262] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:34:05 2026] DELETE /v2.0/networks/d0370710-d1b5-49e2-b5a7-27c8a793b79f => generated 0 bytes in 467 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2263] 199.19.213.104 () {30 vars in 703 bytes} [Thu Jun 25 23:34:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2264] 199.19.213.104 () {30 vars in 705 bytes} [Thu Jun 25 23:34:06 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: 1189/2265] 199.19.213.104 () {30 vars in 681 bytes} [Thu Jun 25 23:34:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2266] 199.19.213.104 () {30 vars in 717 bytes} [Thu Jun 25 23:34:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:34:07.030 7 INFO neutron.api.v2.resource [None req-797d9a5d-5788-404b-93d8-7f9de5590240 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1191/2267] 199.19.213.104 () {30 vars in 763 bytes} [Thu Jun 25 23:34:07 2026] GET /v2.0/security-groups/lb-a4d666e0-a96f-4c53-9329-019f41cd79ec => generated 149 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2268] 199.19.213.104 () {30 vars in 785 bytes} [Thu Jun 25 23:34:07 2026] GET /v2.0/security-groups?name=lb-a4d666e0-a96f-4c53-9329-019f41cd79ec => generated 1637 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2269] 199.19.213.104 () {30 vars in 815 bytes} [Thu Jun 25 23:34:07 2026] GET /v2.0/security-group-rules?security_group_id=839c7c73-bff0-45e4-87d6-e8391ece0eda => generated 1182 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2270] 199.19.213.104 () {34 vars in 747 bytes} [Thu Jun 25 23:34:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2271] 199.19.213.104 () {34 vars in 747 bytes} [Thu Jun 25 23:34:07 2026] POST /v2.0/security-group-rules => generated 601 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2272] 10.0.0.219 () {34 vars in 789 bytes} [Thu Jun 25 23:34:06 2026] PUT /v2.0/routers/d158e9b8-e75c-46c2-b0dc-4a2a8cda07dc/remove_router_interface => generated 309 bytes in 1370 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:34:07.737 7 INFO neutron.services.segments.plugin [-] Segment f59ff9eb-8cf3-4f77-b5ad-09531efaff85 resource provider aggregate not found 2026-06-25 23:34:07.742 7 INFO neutron.services.segments.plugin [-] Segment f59ff9eb-8cf3-4f77-b5ad-09531efaff85 resource provider aggregate not found 2026-06-25 23:34:07.761 7 INFO neutron.services.segments.plugin [-] Segment f59ff9eb-8cf3-4f77-b5ad-09531efaff85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f59ff9eb-8cf3-4f77-b5ad-09531efaff85 found for delete ", "request_id": "req-6a36ebb0-c29b-45ac-852c-e3e9650a0302"}]} 2026-06-25 23:34:07.779 7 INFO neutron.services.segments.plugin [-] Segment f59ff9eb-8cf3-4f77-b5ad-09531efaff85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f59ff9eb-8cf3-4f77-b5ad-09531efaff85 found for delete ", "request_id": "req-1ad2c965-48b8-4006-b2b3-e3a77e1e0eb0"}]} 2026-06-25 23:34:08.825 7 INFO neutron.db.l3_hamode_db [None req-ea8840d3-3e72-4438-a428-78677738eddd 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] HA network b0fafbdc-302a-4f04-b6ea-dea84559f0a1 was deleted as no HA routers are present in tenant 0bfd59667fe349698baa796989b362b9. [pid: 7|app: 0|req: 1196/2273] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:34:07 2026] DELETE /v2.0/routers/d158e9b8-e75c-46c2-b0dc-4a2a8cda07dc => generated 0 bytes in 1155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2274] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:34:08 2026] DELETE /v2.0/subnets/336a3131-4bb9-4327-83d1-b20f99971fb9 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2275] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:34:09 2026] DELETE /v2.0/networks/86205499-e6bc-4b99-9e52-f280fc234975 => generated 0 bytes in 457 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:34:09.640 8 WARNING neutron_lib.context [None req-a3560d04-4356-4e17-bbd0-22d294e2302b df209ea48bdb4d2691fae2c2e60185dc ec04cdb5131e4103aecce5d050052ffa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1079/2276] 10.0.0.219 () {34 vars in 684 bytes} [Thu Jun 25 23:34:09 2026] POST /v2.0/security-groups => generated 1603 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:34:09.860 8 WARNING neutron_lib.context [None req-a935165c-5fb5-494c-90d2-663f8aca1afa df209ea48bdb4d2691fae2c2e60185dc ec04cdb5131e4103aecce5d050052ffa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:34:09.880 7 INFO neutron.services.segments.plugin [-] Segment c44f114d-129d-42e3-9a9f-3d9e963d5946 resource provider aggregate not found 2026-06-25 23:34:09.887 7 INFO neutron.services.segments.plugin [-] Segment c44f114d-129d-42e3-9a9f-3d9e963d5946 resource provider aggregate not found 2026-06-25 23:34:09.899 7 INFO neutron.services.segments.plugin [-] Segment c44f114d-129d-42e3-9a9f-3d9e963d5946 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c44f114d-129d-42e3-9a9f-3d9e963d5946 found for delete ", "request_id": "req-fd08cece-38e1-46ea-9b2c-8d4852ce7e0b"}]} 2026-06-25 23:34:09.905 7 INFO neutron.services.segments.plugin [-] Segment c44f114d-129d-42e3-9a9f-3d9e963d5946 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c44f114d-129d-42e3-9a9f-3d9e963d5946 found for delete ", "request_id": "req-36250e42-658c-46c2-aa92-0f5c10602f51"}]} 2026-06-25 23:34:09.914 7 INFO neutron.services.segments.plugin [-] Segment c55a1446-9995-4d43-90b9-559651e784e3 resource provider aggregate not found 2026-06-25 23:34:09.927 7 INFO neutron.services.segments.plugin [-] Segment c55a1446-9995-4d43-90b9-559651e784e3 resource provider aggregate not found 2026-06-25 23:34:09.935 7 INFO neutron.services.segments.plugin [-] Segment c55a1446-9995-4d43-90b9-559651e784e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c55a1446-9995-4d43-90b9-559651e784e3 found for delete ", "request_id": "req-378cdf0f-ae6d-408e-a439-75d04fdb3b32"}]} [pid: 7|app: 0|req: 1198/2277] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:34:09 2026] GET /v2.0/security-groups?tenant_id=0bfd59667fe349698baa796989b362b9&name=default => generated 2925 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:34:09.951 7 INFO neutron.services.segments.plugin [-] Segment c55a1446-9995-4d43-90b9-559651e784e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c55a1446-9995-4d43-90b9-559651e784e3 found for delete ", "request_id": "req-48aae14c-a3a3-4794-aa3a-70848eabd2c7"}]} [pid: 8|app: 0|req: 1080/2278] 10.0.0.219 () {34 vars in 684 bytes} [Thu Jun 25 23:34:09 2026] POST /v2.0/security-groups => generated 1603 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:34:09.969 8 WARNING neutron_lib.context [None req-0568f11e-da06-4cbc-98a1-07a3a72c81b9 df209ea48bdb4d2691fae2c2e60185dc ec04cdb5131e4103aecce5d050052ffa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1199/2279] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:34:09 2026] DELETE /v2.0/security-groups/93da1136-ca1a-4ecc-b155-1b4c37d631cb => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2280] 10.0.0.219 () {34 vars in 684 bytes} [Thu Jun 25 23:34:09 2026] POST /v2.0/security-groups => generated 1603 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:34:10.119 7 WARNING neutron_lib.context [None req-0a1ae4b7-c8d3-4bf9-8d50-4d2a315f324d df209ea48bdb4d2691fae2c2e60185dc ec04cdb5131e4103aecce5d050052ffa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1200/2281] 10.0.0.219 () {34 vars in 684 bytes} [Thu Jun 25 23:34:10 2026] POST /v2.0/security-groups => generated 1603 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:34:10.304 7 WARNING neutron_lib.context [None req-7ee08cdb-c260-40b4-9642-18363222c838 df209ea48bdb4d2691fae2c2e60185dc ec04cdb5131e4103aecce5d050052ffa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1082/2282] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:34:10 2026] GET /v2.0/security-groups?tenant_id=8e4320d4df6345aebf0bc742e6bea585&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2283] 10.0.0.219 () {34 vars in 684 bytes} [Thu Jun 25 23:34:10 2026] POST /v2.0/security-groups => generated 1603 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2284] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:34:10 2026] DELETE /v2.0/security-groups/2d1ee36d-31ba-4747-9206-55e6091b74e9 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2285] 10.0.0.219 () {34 vars in 767 bytes} [Thu Jun 25 23:34:10 2026] PUT /v2.0/security-groups/b82e8b4f-0ee7-450e-b421-bb87befdd916/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2286] 10.0.0.219 () {34 vars in 767 bytes} [Thu Jun 25 23:34:10 2026] PUT /v2.0/security-groups/36bfbaa9-9983-4f43-acbf-7d372f86ff85/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2287] 10.0.0.219 () {34 vars in 767 bytes} [Thu Jun 25 23:34:10 2026] PUT /v2.0/security-groups/3824ce31-e7f1-4ece-88c4-edb329dfeecb/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2288] 10.0.0.219 () {34 vars in 767 bytes} [Thu Jun 25 23:34:10 2026] PUT /v2.0/security-groups/36316911-39b5-4f33-beed-3508f7573253/tags => 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: 1204/2289] 10.0.0.219 () {32 vars in 680 bytes} [Thu Jun 25 23:34:10 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2290] 10.0.0.219 () {32 vars in 694 bytes} [Thu Jun 25 23:34:10 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2291] 10.0.0.219 () {32 vars in 690 bytes} [Thu Jun 25 23:34:10 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2292] 10.0.0.219 () {32 vars in 702 bytes} [Thu Jun 25 23:34:10 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2293] 10.0.0.219 () {32 vars in 688 bytes} [Thu Jun 25 23:34:10 2026] GET /v2.0/security-groups?not-tags=red => generated 6098 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2294] 10.0.0.219 () {32 vars in 702 bytes} [Thu Jun 25 23:34:11 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7686 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2295] 10.0.0.219 () {32 vars in 698 bytes} [Thu Jun 25 23:34:11 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7686 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2296] 10.0.0.219 () {32 vars in 710 bytes} [Thu Jun 25 23:34:11 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6098 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2297] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:34:11 2026] DELETE /v2.0/security-groups/b82e8b4f-0ee7-450e-b421-bb87befdd916 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2298] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:34:11 2026] DELETE /v2.0/security-groups/36bfbaa9-9983-4f43-acbf-7d372f86ff85 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2299] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:34:11 2026] DELETE /v2.0/security-groups/3824ce31-e7f1-4ece-88c4-edb329dfeecb => 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: 1091/2300] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:34:11 2026] DELETE /v2.0/security-groups/36316911-39b5-4f33-beed-3508f7573253 => 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: 1210/2301] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:34:11 2026] DELETE /v2.0/security-groups/8c1a444f-9e42-46cd-bd37-8473e746c19c => 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: 1092/2302] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:34:12 2026] GET /v2.0/security-groups?tenant_id=ec04cdb5131e4103aecce5d050052ffa&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2303] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:34:12 2026] DELETE /v2.0/security-groups/1c765c32-92e0-4627-a4b4-11d8602b5265 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2304] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:34:12 2026] GET /v2.0/security-groups?tenant_id=67f6306abdf94870bb75012624c83811&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2305] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:34:13 2026] DELETE /v2.0/security-groups/c843f248-0405-40ff-b48f-cdcd96e884b3 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2306] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:34:13 2026] GET /v2.0/security-groups?tenant_id=b4e2de9ff4c24dc796235b85944842e4&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2307] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:34:13 2026] DELETE /v2.0/security-groups/f8eebe55-9ae4-4ecf-908c-e0c4c39734cd => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:34:15.249 7 WARNING neutron_lib.context [None req-4cf97636-13c3-4ba1-8d96-ad8309ab7c64 79add53d8d5141ea97bfc6592637de6d aa194b9683c0467bbe64b6fac2d3eb3f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1096/2310] 10.0.0.104 () {30 vars in 690 bytes} [Thu Jun 25 23:34:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2311] 10.0.0.104 () {30 vars in 692 bytes} [Thu Jun 25 23:34:15 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2312] 10.0.0.104 () {30 vars in 668 bytes} [Thu Jun 25 23:34:15 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2313] 10.0.0.104 () {30 vars in 704 bytes} [Thu Jun 25 23:34:15 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: 1215/2314] 10.0.0.219 () {34 vars in 676 bytes} [Thu Jun 25 23:34:14 2026] POST /v2.0/floatingips => generated 552 bytes in 875 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:15.882 8 WARNING neutron_lib.context [None req-0a2293ff-2e2e-4cee-afec-5d64dbe1799a 79add53d8d5141ea97bfc6592637de6d aa194b9683c0467bbe64b6fac2d3eb3f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1216/2315] 10.0.0.104 () {28 vars in 439 bytes} [Thu Jun 25 23:34:16 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: 1217/2316] 10.0.0.104 () {30 vars in 728 bytes} [Thu Jun 25 23:34:16 2026] GET /v2.0/subnets/261875f9-cba8-47a8-a758-57ffa22178bb => generated 632 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2317] 10.0.0.219 () {34 vars in 676 bytes} [Thu Jun 25 23:34:15 2026] POST /v2.0/floatingips => generated 552 bytes in 691 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:16.574 7 WARNING neutron_lib.context [None req-6d9b488a-705a-46d4-a85a-216715643b04 79add53d8d5141ea97bfc6592637de6d aa194b9683c0467bbe64b6fac2d3eb3f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1218/2318] 10.0.0.219 () {34 vars in 676 bytes} [Thu Jun 25 23:34:16 2026] POST /v2.0/floatingips => generated 552 bytes in 666 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:17.248 8 WARNING neutron_lib.context [None req-9fde61ab-837e-4a73-8463-c15f486f4a6c 79add53d8d5141ea97bfc6592637de6d aa194b9683c0467bbe64b6fac2d3eb3f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:34:17.818 7 WARNING neutron_lib.context [None req-59b2790a-c0ab-4476-8b4c-4ee5b1ad8a4e 1e4cb3c69a8e4ba384b4194c2192aa0d bf626ccb52c2459e8749a926a52ff318 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1101/2319] 10.0.0.219 () {34 vars in 676 bytes} [Thu Jun 25 23:34:17 2026] POST /v2.0/floatingips => generated 552 bytes in 626 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:17.880 8 WARNING neutron_lib.context [None req-952caa71-1731-414d-b624-32db06d3d4b1 79add53d8d5141ea97bfc6592637de6d aa194b9683c0467bbe64b6fac2d3eb3f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1219/2320] 10.0.0.219 () {34 vars in 676 bytes} [Thu Jun 25 23:34:17 2026] POST /v2.0/subnetpools => generated 516 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:17.899 7 WARNING neutron_lib.context [None req-4e0d9cdb-e742-47c3-a54a-33425a7437eb 1e4cb3c69a8e4ba384b4194c2192aa0d bf626ccb52c2459e8749a926a52ff318 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1220/2321] 10.0.0.219 () {34 vars in 676 bytes} [Thu Jun 25 23:34:17 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-25 23:34:17.968 7 WARNING neutron_lib.context [None req-2347f288-24e1-41d2-992a-36c1cf429e25 1e4cb3c69a8e4ba384b4194c2192aa0d bf626ccb52c2459e8749a926a52ff318 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1221/2322] 10.0.0.219 () {34 vars in 676 bytes} [Thu Jun 25 23:34:17 2026] POST /v2.0/subnetpools => generated 516 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:18.038 7 WARNING neutron_lib.context [None req-41660dd5-e66d-4931-9c2a-0c2652458507 1e4cb3c69a8e4ba384b4194c2192aa0d bf626ccb52c2459e8749a926a52ff318 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1222/2323] 10.0.0.219 () {34 vars in 676 bytes} [Thu Jun 25 23:34:18 2026] POST /v2.0/subnetpools => generated 516 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:18.119 7 WARNING neutron_lib.context [None req-8177072e-e1d8-432c-a1b2-d9ed6c59938a 1e4cb3c69a8e4ba384b4194c2192aa0d bf626ccb52c2459e8749a926a52ff318 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1223/2324] 10.0.0.219 () {34 vars in 676 bytes} [Thu Jun 25 23:34:18 2026] POST /v2.0/subnetpools => generated 516 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2325] 199.19.213.104 () {30 vars in 703 bytes} [Thu Jun 25 23:34:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2326] 10.0.0.219 () {34 vars in 759 bytes} [Thu Jun 25 23:34:18 2026] PUT /v2.0/subnetpools/8ec9bcb0-e6d9-45a1-8b07-2bd3baa53d35/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2327] 199.19.213.104 () {30 vars in 705 bytes} [Thu Jun 25 23:34:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2328] 10.0.0.219 () {34 vars in 759 bytes} [Thu Jun 25 23:34:18 2026] PUT /v2.0/subnetpools/d76ae8f9-d641-4036-aaa2-d7b9b27a3116/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: 1228/2329] 199.19.213.104 () {30 vars in 681 bytes} [Thu Jun 25 23:34:18 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: 1229/2330] 10.0.0.219 () {34 vars in 759 bytes} [Thu Jun 25 23:34:18 2026] PUT /v2.0/subnetpools/283e88bf-b0b3-4914-96e8-7c4d5f5e6d2a/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2331] 199.19.213.104 () {30 vars in 717 bytes} [Thu Jun 25 23:34:18 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: 1231/2332] 10.0.0.219 () {34 vars in 759 bytes} [Thu Jun 25 23:34:18 2026] PUT /v2.0/subnetpools/55369a07-65e9-4917-8dd0-760a5ec51569/tags => 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: 1232/2333] 10.0.0.219 () {32 vars in 672 bytes} [Thu Jun 25 23:34:18 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2334] 10.0.0.219 () {32 vars in 686 bytes} [Thu Jun 25 23:34:18 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: 1234/2335] 10.0.0.219 () {32 vars in 682 bytes} [Thu Jun 25 23:34:18 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2336] 199.19.213.104 () {30 vars in 741 bytes} [Thu Jun 25 23:34:18 2026] GET /v2.0/subnets/261875f9-cba8-47a8-a758-57ffa22178bb => generated 650 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2337] 10.0.0.219 () {34 vars in 676 bytes} [Thu Jun 25 23:34:17 2026] POST /v2.0/floatingips => generated 552 bytes in 698 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2338] 10.0.0.219 () {32 vars in 694 bytes} [Thu Jun 25 23:34:18 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2339] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:34:18 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 2578 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2340] 10.0.0.219 () {34 vars in 759 bytes} [Thu Jun 25 23:34:18 2026] PUT /v2.0/floatingips/68b8dca2-af4b-4dfe-a006-2b831bb5b468/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2341] 10.0.0.219 () {32 vars in 680 bytes} [Thu Jun 25 23:34:18 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2342] 10.0.0.219 () {34 vars in 759 bytes} [Thu Jun 25 23:34:18 2026] PUT /v2.0/floatingips/4f06bc1f-6e08-40a7-8b7d-ee9927e6a17d/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2343] 10.0.0.219 () {32 vars in 694 bytes} [Thu Jun 25 23:34:18 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2344] 10.0.0.219 () {32 vars in 690 bytes} [Thu Jun 25 23:34:18 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2345] 10.0.0.219 () {34 vars in 759 bytes} [Thu Jun 25 23:34:18 2026] PUT /v2.0/floatingips/31fa8f91-f0d0-41cc-90a4-1609727b2454/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2346] 199.19.213.104 () {30 vars in 703 bytes} [Thu Jun 25 23:34:18 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: 1107/2347] 10.0.0.219 () {32 vars in 702 bytes} [Thu Jun 25 23:34:18 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2348] 199.19.213.104 () {30 vars in 705 bytes} [Thu Jun 25 23:34:18 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: 1241/2349] 10.0.0.219 () {34 vars in 759 bytes} [Thu Jun 25 23:34:18 2026] PUT /v2.0/floatingips/c6fb28dd-9130-47cd-97b1-13ecdb80b789/tags => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2350] 10.0.0.219 () {32 vars in 732 bytes} [Thu Jun 25 23:34:18 2026] DELETE /v2.0/subnetpools/8ec9bcb0-e6d9-45a1-8b07-2bd3baa53d35 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2351] 199.19.213.104 () {30 vars in 681 bytes} [Thu Jun 25 23:34:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2352] 199.19.213.104 () {34 vars in 1096 bytes} [Thu Jun 25 23:34:18 2026] GET /v2.0/ports?device_id=dee935d4-41b6-4e09-bc00-5419791105c6&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: 1111/2353] 10.0.0.219 () {32 vars in 672 bytes} [Thu Jun 25 23:34:18 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2354] 199.19.213.104 () {30 vars in 717 bytes} [Thu Jun 25 23:34:18 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: 1243/2355] 10.0.0.219 () {32 vars in 732 bytes} [Thu Jun 25 23:34:18 2026] DELETE /v2.0/subnetpools/d76ae8f9-d641-4036-aaa2-d7b9b27a3116 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2356] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:34:18 2026] GET /v2.0/ports?tenant_id=c3fa0e69dad840fba12fddd49d259c7f&device_id=dee935d4-41b6-4e09-bc00-5419791105c6 => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2357] 10.0.0.219 () {32 vars in 686 bytes} [Thu Jun 25 23:34:18 2026] GET /v2.0/floatingips?tags=red%2Cblue => 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: 1114/2358] 10.0.0.219 () {32 vars in 732 bytes} [Thu Jun 25 23:34:19 2026] DELETE /v2.0/subnetpools/283e88bf-b0b3-4914-96e8-7c4d5f5e6d2a => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2359] 10.0.0.219 () {32 vars in 682 bytes} [Thu Jun 25 23:34:19 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2360] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:34:19 2026] GET /v2.0/networks?id=4fe3ab56-5113-44b4-a609-0e96239a60b4 => generated 801 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2361] 10.0.0.219 () {32 vars in 732 bytes} [Thu Jun 25 23:34:19 2026] DELETE /v2.0/subnetpools/55369a07-65e9-4917-8dd0-760a5ec51569 => 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: 1116/2362] 10.0.0.219 () {32 vars in 694 bytes} [Thu Jun 25 23:34:19 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2363] 199.19.213.104 () {34 vars in 1054 bytes} [Thu Jun 25 23:34:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.9&port_id=2273c8ae-5641-4cdf-940f-b983cc7f4124 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2364] 10.0.0.219 () {32 vars in 680 bytes} [Thu Jun 25 23:34:19 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2365] 199.19.213.104 () {34 vars in 1102 bytes} [Thu Jun 25 23:34:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A26&port_id=2273c8ae-5641-4cdf-940f-b983cc7f4124 => 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: 1250/2366] 10.0.0.219 () {32 vars in 694 bytes} [Thu Jun 25 23:34:19 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2367] 199.19.213.104 () {34 vars in 1064 bytes} [Thu Jun 25 23:34:19 2026] GET /v2.0/subnets?id=261875f9-cba8-47a8-a758-57ffa22178bb&id=e3e9f02f-2ada-40a8-9da4-237c17c901a9 => generated 1363 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2368] 10.0.0.219 () {32 vars in 690 bytes} [Thu Jun 25 23:34:19 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2369] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:34:19 2026] GET /v2.0/ports?network_id=4fe3ab56-5113-44b4-a609-0e96239a60b4&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2370] 10.0.0.219 () {32 vars in 702 bytes} [Thu Jun 25 23:34:19 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2371] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:34:19 2026] GET /v2.0/ports?network_id=4fe3ab56-5113-44b4-a609-0e96239a60b4&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2372] 10.0.0.219 () {32 vars in 732 bytes} [Thu Jun 25 23:34:19 2026] DELETE /v2.0/floatingips/68b8dca2-af4b-4dfe-a006-2b831bb5b468 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2373] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:34:19 2026] GET /v2.0/networks/4fe3ab56-5113-44b4-a609-0e96239a60b4?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2374] 10.0.0.219 () {32 vars in 732 bytes} [Thu Jun 25 23:34:19 2026] DELETE /v2.0/subnetpools/908b4579-d4e1-4cbd-bd85-16eea2cbcbc1 => generated 0 bytes in 771 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2375] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:34:19 2026] GET /v2.0/networks/4fe3ab56-5113-44b4-a609-0e96239a60b4?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: 1259/2376] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:34:20 2026] GET /v2.0/networks/4fe3ab56-5113-44b4-a609-0e96239a60b4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2377] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:34:20 2026] GET /v2.0/networks/4fe3ab56-5113-44b4-a609-0e96239a60b4?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: 1261/2378] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:34:20 2026] GET /v2.0/networks?id=4fe3ab56-5113-44b4-a609-0e96239a60b4 => generated 801 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2379] 10.0.0.219 () {32 vars in 732 bytes} [Thu Jun 25 23:34:19 2026] DELETE /v2.0/floatingips/4f06bc1f-6e08-40a7-8b7d-ee9927e6a17d => generated 0 bytes in 423 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2380] 199.19.213.104 () {38 vars in 955 bytes} [Thu Jun 25 23:34:20 2026] POST /v2.0/ports => generated 1299 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1119/2381] 10.0.0.219 () {32 vars in 732 bytes} [Thu Jun 25 23:34:20 2026] DELETE /v2.0/floatingips/31fa8f91-f0d0-41cc-90a4-1609727b2454 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2382] 10.0.0.219 () {32 vars in 732 bytes} [Thu Jun 25 23:34:20 2026] DELETE /v2.0/floatingips/c6fb28dd-9130-47cd-97b1-13ecdb80b789 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2383] 199.19.213.104 () {38 vars in 1028 bytes} [Thu Jun 25 23:34:20 2026] PUT /v2.0/ports/638be6c2-20eb-4b09-bda8-12c213f3212a => generated 1424 bytes in 564 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: 1121/2384] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:34:21 2026] GET /v2.0/security-groups?tenant_id=bf626ccb52c2459e8749a926a52ff318&name=default => generated 2929 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:34:21.363 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0189f5d-fefd-42a4-bcee-73d24edb589c'] response: {'name': 'network-changed', 'server_uuid': '4e83d7a2-e1c2-42dd-9335-bcf76658470e', 'tag': '638be6c2-20eb-4b09-bda8-12c213f3212a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1122/2385] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:34:21 2026] GET /v2.0/ports?tenant_id=c1471339b0e0493193f35fa75b4d9966&device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 4030 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2386] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:34:21 2026] DELETE /v2.0/security-groups/e1c3625c-b64a-4ee9-bc67-a13faba61bfe => 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: 1124/2387] 199.19.213.104 () {34 vars in 1060 bytes} [Thu Jun 25 23:34:21 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.27&port_id=1117c3d1-cb57-49d6-9722-e0951ebdca0f => 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: 1125/2388] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:34:21 2026] GET /v2.0/subnets?id=1830735a-e5b3-4e73-85da-68a0b77e4a6f => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2389] 10.0.0.219 () {32 vars in 732 bytes} [Thu Jun 25 23:34:21 2026] DELETE /v2.0/floatingips/cde570de-9c64-479f-ada6-1fa7ca3f852b => generated 0 bytes in 333 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: 8|app: 0|req: 1126/2390] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:34:21 2026] GET /v2.0/ports?network_id=a2d3f77d-8211-439f-80d7-25c885970606&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: 1127/2391] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:34:21 2026] GET /v2.0/networks/a2d3f77d-8211-439f-80d7-25c885970606?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: 1265/2392] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:34:21 2026] GET /v2.0/security-groups?tenant_id=6a725a3bf4ab48c48ac860f46cc1dbab&name=default => generated 2929 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2393] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:34:21 2026] GET /v2.0/networks/a2d3f77d-8211-439f-80d7-25c885970606?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: 1129/2394] 199.19.213.104 () {34 vars in 1054 bytes} [Thu Jun 25 23:34:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.3&port_id=baa7a23d-cce2-4941-9458-f29f2efd0470 => 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: 1266/2395] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:34:21 2026] DELETE /v2.0/security-groups/2d94a740-2fd0-4858-be99-d755ebdb9f5b => 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: 1130/2396] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:34:21 2026] GET /v2.0/subnets?id=e1c15d9a-813a-4501-aac7-2cd5f3531fa3 => generated 655 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2397] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:34:21 2026] GET /v2.0/ports?network_id=a93076d7-615e-4b23-931d-4b545e8d1b27&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: 1131/2398] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:34:21 2026] GET /v2.0/networks/a93076d7-615e-4b23-931d-4b545e8d1b27?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: 1132/2399] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:34:22 2026] GET /v2.0/networks/a93076d7-615e-4b23-931d-4b545e8d1b27?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: 1268/2400] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:34:21 2026] GET /v2.0/security-groups?tenant_id=45d2c1b26f914cd6b750f12744139194&name=default => generated 2929 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2401] 199.19.213.104 () {34 vars in 1056 bytes} [Thu Jun 25 23:34:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.32&port_id=638be6c2-20eb-4b09-bda8-12c213f3212a => 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: 1134/2402] 199.19.213.104 () {34 vars in 1104 bytes} [Thu Jun 25 23:34:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A12e&port_id=638be6c2-20eb-4b09-bda8-12c213f3212a => 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: 1135/2403] 199.19.213.104 () {34 vars in 1064 bytes} [Thu Jun 25 23:34:22 2026] GET /v2.0/subnets?id=261875f9-cba8-47a8-a758-57ffa22178bb&id=e3e9f02f-2ada-40a8-9da4-237c17c901a9 => generated 1363 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2404] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:34:22 2026] DELETE /v2.0/security-groups/cb310de2-ea5b-42a6-926c-dd133e9daa1a => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2405] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:34:22 2026] GET /v2.0/ports?network_id=4fe3ab56-5113-44b4-a609-0e96239a60b4&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2406] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:34:22 2026] GET /v2.0/ports?network_id=4fe3ab56-5113-44b4-a609-0e96239a60b4&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2407] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:34:22 2026] GET /v2.0/networks/4fe3ab56-5113-44b4-a609-0e96239a60b4?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2408] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:34:22 2026] GET /v2.0/networks/4fe3ab56-5113-44b4-a609-0e96239a60b4?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: 1138/2409] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:34:22 2026] GET /v2.0/ports?tenant_id=c1471339b0e0493193f35fa75b4d9966&device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 4030 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2410] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:34:22 2026] GET /v2.0/networks?id=4fe3ab56-5113-44b4-a609-0e96239a60b4 => generated 801 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2411] 199.19.213.104 () {34 vars in 1056 bytes} [Thu Jun 25 23:34:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.32&port_id=638be6c2-20eb-4b09-bda8-12c213f3212a => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2412] 199.19.213.104 () {34 vars in 1104 bytes} [Thu Jun 25 23:34:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A12e&port_id=638be6c2-20eb-4b09-bda8-12c213f3212a => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2413] 199.19.213.104 () {34 vars in 1064 bytes} [Thu Jun 25 23:34:22 2026] GET /v2.0/subnets?id=261875f9-cba8-47a8-a758-57ffa22178bb&id=e3e9f02f-2ada-40a8-9da4-237c17c901a9 => generated 1363 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2414] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:34:22 2026] GET /v2.0/security-groups?tenant_id=3c5f3e26e87247d09c976c42c291f506&name=default => generated 2929 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2415] 10.0.0.99 () {34 vars in 970 bytes} [Thu Jun 25 23:34:22 2026] GET /v2.0/ports/638be6c2-20eb-4b09-bda8-12c213f3212a => generated 1460 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2416] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:34:22 2026] GET /v2.0/ports?network_id=4fe3ab56-5113-44b4-a609-0e96239a60b4&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2417] 199.19.213.104 () {30 vars in 737 bytes} [Thu Jun 25 23:34:22 2026] GET /v2.0/ports/638be6c2-20eb-4b09-bda8-12c213f3212a => generated 1460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2418] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:34:22 2026] GET /v2.0/ports?network_id=4fe3ab56-5113-44b4-a609-0e96239a60b4&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2419] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:34:22 2026] DELETE /v2.0/security-groups/4024fde2-9867-4162-b165-1995b149e2ff => 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: 1276/2420] 199.19.213.104 () {30 vars in 737 bytes} [Thu Jun 25 23:34:22 2026] GET /v2.0/ports/638be6c2-20eb-4b09-bda8-12c213f3212a => generated 1460 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2421] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:34:22 2026] GET /v2.0/networks/4fe3ab56-5113-44b4-a609-0e96239a60b4?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2422] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:34:23 2026] GET /v2.0/networks/4fe3ab56-5113-44b4-a609-0e96239a60b4?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: 8|app: 0|req: 1147/2423] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:34:23 2026] GET /v2.0/security-groups?tenant_id=96150cfe4feb4292be09130cc4e0b417&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2424] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:34:23 2026] DELETE /v2.0/security-groups/2cff63f7-1445-4858-b48b-28068f84edb5 => 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: 1277/2425] 199.19.213.104 () {34 vars in 790 bytes} [Thu Jun 25 23:34:23 2026] PUT /v2.0/ports/638be6c2-20eb-4b09-bda8-12c213f3212a => generated 1195 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2426] 199.19.213.104 () {30 vars in 743 bytes} [Thu Jun 25 23:34:23 2026] GET /v2.0/networks/4fe3ab56-5113-44b4-a609-0e96239a60b4 => generated 798 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1278/2427] 199.19.213.104 () {30 vars in 741 bytes} [Thu Jun 25 23:34:23 2026] GET /v2.0/subnets/261875f9-cba8-47a8-a758-57ffa22178bb => generated 650 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:34:23.602 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a0fd121-82c7-4fcd-b47d-b000ca1becef'] response: {'name': 'network-changed', 'server_uuid': '4e83d7a2-e1c2-42dd-9335-bcf76658470e', 'tag': '638be6c2-20eb-4b09-bda8-12c213f3212a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1279/2428] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:34:23 2026] GET /v2.0/ports?tenant_id=c1471339b0e0493193f35fa75b4d9966&device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 3801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2429] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:34:23 2026] GET /v2.0/security-groups?tenant_id=aa194b9683c0467bbe64b6fac2d3eb3f&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2430] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:34:23 2026] GET /v2.0/networks?id=4fe3ab56-5113-44b4-a609-0e96239a60b4 => generated 801 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2431] 199.19.213.104 () {30 vars in 703 bytes} [Thu Jun 25 23:34:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2432] 199.19.213.104 () {34 vars in 1056 bytes} [Thu Jun 25 23:34:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.32&port_id=638be6c2-20eb-4b09-bda8-12c213f3212a => 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: 1154/2433] 199.19.213.104 () {30 vars in 705 bytes} [Thu Jun 25 23:34:23 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: 1280/2434] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:34:23 2026] DELETE /v2.0/security-groups/18b50b8c-33fa-436c-a2c3-c50e05813756 => 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: 1281/2435] 199.19.213.104 () {30 vars in 681 bytes} [Thu Jun 25 23:34:23 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2436] 199.19.213.104 () {30 vars in 717 bytes} [Thu Jun 25 23:34:23 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: 1155/2437] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:34:23 2026] GET /v2.0/subnets?id=261875f9-cba8-47a8-a758-57ffa22178bb => generated 653 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2438] 199.19.213.104 () {30 vars in 741 bytes} [Thu Jun 25 23:34:23 2026] GET /v2.0/subnets/e1c15d9a-813a-4501-aac7-2cd5f3531fa3 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2439] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:34:23 2026] GET /v2.0/ports?network_id=4fe3ab56-5113-44b4-a609-0e96239a60b4&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2440] 199.19.213.104 () {30 vars in 737 bytes} [Thu Jun 25 23:34:23 2026] GET /v2.0/ports/28c4e552-ca62-4c39-945d-2eb539fd4f88 => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2441] 199.19.213.104 () {30 vars in 737 bytes} [Thu Jun 25 23:34:23 2026] GET /v2.0/ports/baa7a23d-cce2-4941-9458-f29f2efd0470 => generated 1342 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2442] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:34:23 2026] GET /v2.0/networks/4fe3ab56-5113-44b4-a609-0e96239a60b4?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: 1158/2443] 199.19.213.104 () {30 vars in 741 bytes} [Thu Jun 25 23:34:23 2026] GET /v2.0/subnets/e1c15d9a-813a-4501-aac7-2cd5f3531fa3 => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2444] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:34:23 2026] GET /v2.0/networks/4fe3ab56-5113-44b4-a609-0e96239a60b4?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: 1159/2445] 199.19.213.104 () {30 vars in 743 bytes} [Thu Jun 25 23:34:23 2026] GET /v2.0/networks/a93076d7-615e-4b23-931d-4b545e8d1b27 => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2446] 199.19.213.104 () {30 vars in 737 bytes} [Thu Jun 25 23:34:24 2026] GET /v2.0/ports/28c4e552-ca62-4c39-945d-2eb539fd4f88 => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2447] 199.19.213.104 () {30 vars in 741 bytes} [Thu Jun 25 23:34:24 2026] GET /v2.0/subnets/e1c15d9a-813a-4501-aac7-2cd5f3531fa3 => generated 652 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:34:26.014 7 WARNING neutron_lib.context [None req-ea9d6d41-09c4-4e39-b853-57de6b30872e 2d54cd64caf042daafd22e2d577b4aea 369947a8d57d4c178ee897b0d280348a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1288/2448] 10.0.0.219 () {34 vars in 676 bytes} [Thu Jun 25 23:34:25 2026] POST /v2.0/floatingips => generated 552 bytes in 1284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2449] 10.0.0.219 () {34 vars in 759 bytes} [Thu Jun 25 23:34:27 2026] PUT /v2.0/floatingips/18f60beb-9768-4a99-bdb7-ce8f34f8b884/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2450] 10.0.0.219 () {32 vars in 739 bytes} [Thu Jun 25 23:34:27 2026] GET /v2.0/floatingips/18f60beb-9768-4a99-bdb7-ce8f34f8b884/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: 1162/2451] 10.0.0.219 () {34 vars in 770 bytes} [Thu Jun 25 23:34:27 2026] PUT /v2.0/floatingips/18f60beb-9768-4a99-bdb7-ce8f34f8b884/tags/green => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2452] 10.0.0.219 () {32 vars in 739 bytes} [Thu Jun 25 23:34:27 2026] GET /v2.0/floatingips/18f60beb-9768-4a99-bdb7-ce8f34f8b884/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2453] 10.0.0.219 () {34 vars in 766 bytes} [Thu Jun 25 23:34:27 2026] PUT /v2.0/floatingips/18f60beb-9768-4a99-bdb7-ce8f34f8b884/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2454] 10.0.0.219 () {32 vars in 739 bytes} [Thu Jun 25 23:34:27 2026] GET /v2.0/floatingips/18f60beb-9768-4a99-bdb7-ce8f34f8b884/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2455] 10.0.0.219 () {34 vars in 788 bytes} [Thu Jun 25 23:34:27 2026] PUT /v2.0/floatingips/18f60beb-9768-4a99-bdb7-ce8f34f8b884/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: 7|app: 0|req: 1292/2456] 10.0.0.219 () {32 vars in 739 bytes} [Thu Jun 25 23:34:27 2026] GET /v2.0/floatingips/18f60beb-9768-4a99-bdb7-ce8f34f8b884/tags => generated 52 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2457] 10.0.0.219 () {34 vars in 759 bytes} [Thu Jun 25 23:34:27 2026] PUT /v2.0/floatingips/18f60beb-9768-4a99-bdb7-ce8f34f8b884/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2458] 10.0.0.219 () {32 vars in 739 bytes} [Thu Jun 25 23:34:27 2026] GET /v2.0/floatingips/18f60beb-9768-4a99-bdb7-ce8f34f8b884/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2459] 10.0.0.219 () {32 vars in 747 bytes} [Thu Jun 25 23:34:27 2026] GET /v2.0/floatingips/18f60beb-9768-4a99-bdb7-ce8f34f8b884/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:34:27.743 7 INFO neutron.api.v2.resource [None req-2d5d2668-75f7-40e7-a9b8-9e2a92821b99 2d54cd64caf042daafd22e2d577b4aea 369947a8d57d4c178ee897b0d280348a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1294/2460] 10.0.0.219 () {32 vars in 751 bytes} [Thu Jun 25 23:34:27 2026] GET /v2.0/floatingips/18f60beb-9768-4a99-bdb7-ce8f34f8b884/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2461] 10.0.0.219 () {32 vars in 750 bytes} [Thu Jun 25 23:34:27 2026] DELETE /v2.0/floatingips/18f60beb-9768-4a99-bdb7-ce8f34f8b884/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2462] 10.0.0.219 () {32 vars in 739 bytes} [Thu Jun 25 23:34:27 2026] GET /v2.0/floatingips/18f60beb-9768-4a99-bdb7-ce8f34f8b884/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:34:27.891 8 INFO neutron.api.v2.resource [None req-b09795ea-b113-46f9-89d0-d35e76aeac3c 2d54cd64caf042daafd22e2d577b4aea 369947a8d57d4c178ee897b0d280348a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1168/2463] 10.0.0.219 () {32 vars in 754 bytes} [Thu Jun 25 23:34:27 2026] DELETE /v2.0/floatingips/18f60beb-9768-4a99-bdb7-ce8f34f8b884/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2464] 10.0.0.219 () {32 vars in 742 bytes} [Thu Jun 25 23:34:27 2026] DELETE /v2.0/floatingips/18f60beb-9768-4a99-bdb7-ce8f34f8b884/tags => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2465] 10.0.0.219 () {32 vars in 739 bytes} [Thu Jun 25 23:34:27 2026] GET /v2.0/floatingips/18f60beb-9768-4a99-bdb7-ce8f34f8b884/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:34:28.303 8 WARNING neutron_lib.context [None req-44e22057-9606-465d-8147-5e192aaeaf03 3320f7de6efd4a959f7eaaa43f7c22bc 60d43472f7b94e90b3f96f41190fafb8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1297/2466] 10.0.0.219 () {32 vars in 732 bytes} [Thu Jun 25 23:34:27 2026] DELETE /v2.0/floatingips/18f60beb-9768-4a99-bdb7-ce8f34f8b884 => generated 0 bytes in 425 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:34:28.435 8 INFO neutron.db.segments_db [None req-44e22057-9606-465d-8147-5e192aaeaf03 3320f7de6efd4a959f7eaaa43f7c22bc 60d43472f7b94e90b3f96f41190fafb8 - - default default] Added segment c11536f9-d335-4884-82d8-ab88f7fe0f69 of type vxlan for network fdb85fe6-bfb2-404a-8c20-6ab715451489 [pid: 8|app: 0|req: 1170/2467] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:34:28 2026] POST /v2.0/networks => generated 631 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:28.546 7 WARNING neutron_lib.context [None req-d6ceec49-f25e-4ba4-b56f-f8c906cae87a 3320f7de6efd4a959f7eaaa43f7c22bc 60d43472f7b94e90b3f96f41190fafb8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1298/2468] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:34:28 2026] POST /v2.0/subnets => generated 602 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:28.937 8 WARNING neutron_lib.context [None req-43c07558-f435-402a-b9ff-02f93a8499de 3320f7de6efd4a959f7eaaa43f7c22bc 60d43472f7b94e90b3f96f41190fafb8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:34:29.036 8 INFO neutron.db.segments_db [None req-43c07558-f435-402a-b9ff-02f93a8499de 3320f7de6efd4a959f7eaaa43f7c22bc 60d43472f7b94e90b3f96f41190fafb8 - - default default] Added segment e55eecbf-6687-4025-9535-c26ab032bfc0 of type vxlan for network 5e603f8b-843f-46b8-8e02-8470c9c9ca96 [pid: 8|app: 0|req: 1171/2469] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:34:28 2026] POST /v2.0/networks => generated 632 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:29.175 8 WARNING neutron_lib.context [None req-b3f3b79f-a7a3-476b-b0b7-8470767fdd66 3320f7de6efd4a959f7eaaa43f7c22bc 60d43472f7b94e90b3f96f41190fafb8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1299/2470] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:34:29 2026] GET /v2.0/security-groups?tenant_id=369947a8d57d4c178ee897b0d280348a&name=default => generated 2929 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2471] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:34:29 2026] DELETE /v2.0/security-groups/0bcf423e-8990-49b4-acb4-d43bcd200a1a => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2474] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:34:29 2026] POST /v2.0/subnets => generated 605 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:29.542 7 WARNING neutron_lib.context [None req-b24cee66-9203-4824-9f90-a663e7177723 3320f7de6efd4a959f7eaaa43f7c22bc 60d43472f7b94e90b3f96f41190fafb8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:34:29.624 7 INFO neutron.db.segments_db [None req-b24cee66-9203-4824-9f90-a663e7177723 3320f7de6efd4a959f7eaaa43f7c22bc 60d43472f7b94e90b3f96f41190fafb8 - - default default] Added segment e6d32351-8d14-467a-9c64-c9bce1a2ccce of type vxlan for network cde6f820-9d69-41bd-bd6f-f16c632bc451 [pid: 7|app: 0|req: 1303/2475] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:34:29 2026] POST /v2.0/networks => generated 631 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2476] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:34:29 2026] GET /v2.0/security-groups?tenant_id=e5b09b88341b41b4aa8b795fb9ebc904&name=default => generated 2929 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:34:29.762 7 WARNING neutron_lib.context [None req-534fb7a3-3310-43c3-a207-aea0a643708b 3320f7de6efd4a959f7eaaa43f7c22bc 60d43472f7b94e90b3f96f41190fafb8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1174/2477] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:34:29 2026] DELETE /v2.0/security-groups/046fd0a9-16e2-4f41-9b45-f89ce5c425a2 => 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: 1304/2478] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:34:29 2026] POST /v2.0/subnets => generated 605 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:30.125 8 WARNING neutron_lib.context [None req-948b943e-eccc-4a76-a912-3ce2777245e2 3320f7de6efd4a959f7eaaa43f7c22bc 60d43472f7b94e90b3f96f41190fafb8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:34:30.210 8 INFO neutron.db.segments_db [None req-948b943e-eccc-4a76-a912-3ce2777245e2 3320f7de6efd4a959f7eaaa43f7c22bc 60d43472f7b94e90b3f96f41190fafb8 - - default default] Added segment 37d572b6-8102-4f86-a139-8700b228d1bb of type vxlan for network 9bc12ade-ea38-4ac5-b50b-ea20bb45a5c4 [pid: 8|app: 0|req: 1175/2479] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:34:30 2026] POST /v2.0/networks => generated 632 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:30.343 7 WARNING neutron_lib.context [None req-6fb5e03d-9388-499c-a022-e8fd4e8fafcf 3320f7de6efd4a959f7eaaa43f7c22bc 60d43472f7b94e90b3f96f41190fafb8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1305/2480] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:34:30 2026] POST /v2.0/subnets => generated 605 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:30.682 8 WARNING neutron_lib.context [None req-e69ad26a-70a6-427b-b740-63c0717e89eb 3320f7de6efd4a959f7eaaa43f7c22bc 60d43472f7b94e90b3f96f41190fafb8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:34:30.797 8 INFO neutron.db.segments_db [None req-e69ad26a-70a6-427b-b740-63c0717e89eb 3320f7de6efd4a959f7eaaa43f7c22bc 60d43472f7b94e90b3f96f41190fafb8 - - default default] Added segment f4440999-4af6-4a6b-aa75-de13a18acc7f of type vxlan for network ee0422d8-8f0d-4a3d-9d2b-fe85de9b8b7f [pid: 8|app: 0|req: 1176/2481] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:34:30 2026] POST /v2.0/networks => generated 632 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:30.938 7 WARNING neutron_lib.context [None req-6f54f0e6-eb3f-4de3-b3df-0bbd21fa40e7 3320f7de6efd4a959f7eaaa43f7c22bc 60d43472f7b94e90b3f96f41190fafb8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1306/2482] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:34:30 2026] POST /v2.0/subnets => generated 605 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2483] 10.0.0.219 () {34 vars in 751 bytes} [Thu Jun 25 23:34:31 2026] PUT /v2.0/subnets/d61f7acd-9ab6-4ef3-afd3-edac04a063d4/tags => generated 17 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2484] 10.0.0.219 () {34 vars in 751 bytes} [Thu Jun 25 23:34:31 2026] PUT /v2.0/subnets/e475ba7a-d0b9-43ec-9ab5-a148fb1a138b/tags => generated 25 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2485] 10.0.0.219 () {34 vars in 751 bytes} [Thu Jun 25 23:34:31 2026] PUT /v2.0/subnets/c9f2da5e-3e9a-4edd-9c36-47e9f0246a0c/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2486] 10.0.0.219 () {34 vars in 751 bytes} [Thu Jun 25 23:34:31 2026] PUT /v2.0/subnets/ef226ce1-3646-41d6-96a6-c2dcf37a003d/tags => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2487] 10.0.0.219 () {32 vars in 664 bytes} [Thu Jun 25 23:34:31 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2488] 10.0.0.219 () {32 vars in 678 bytes} [Thu Jun 25 23:34:31 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2489] 10.0.0.219 () {32 vars in 674 bytes} [Thu Jun 25 23:34:31 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2490] 10.0.0.219 () {32 vars in 686 bytes} [Thu Jun 25 23:34:31 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2491] 10.0.0.104 () {30 vars in 690 bytes} [Thu Jun 25 23:34:31 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: 1312/2492] 10.0.0.104 () {30 vars in 692 bytes} [Thu Jun 25 23:34:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2493] 10.0.0.104 () {30 vars in 668 bytes} [Thu Jun 25 23:34:32 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: 1314/2494] 10.0.0.104 () {30 vars in 704 bytes} [Thu Jun 25 23:34:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2495] 10.0.0.219 () {32 vars in 672 bytes} [Thu Jun 25 23:34:31 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2496] 10.0.0.219 () {32 vars in 686 bytes} [Thu Jun 25 23:34:32 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2497] 10.0.0.219 () {32 vars in 682 bytes} [Thu Jun 25 23:34:32 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2498] 10.0.0.104 () {28 vars in 439 bytes} [Thu Jun 25 23:34:32 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2499] 10.0.0.219 () {32 vars in 694 bytes} [Thu Jun 25 23:34:32 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2500] 10.0.0.104 () {30 vars in 728 bytes} [Thu Jun 25 23:34:32 2026] GET /v2.0/subnets/7d48d06a-6c19-4bb6-94a1-3464533e0e4d => generated 632 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2501] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:34:32 2026] DELETE /v2.0/subnets/d61f7acd-9ab6-4ef3-afd3-edac04a063d4 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2502] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:34:32 2026] DELETE /v2.0/subnets/e475ba7a-d0b9-43ec-9ab5-a148fb1a138b => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2503] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:34:32 2026] DELETE /v2.0/subnets/c9f2da5e-3e9a-4edd-9c36-47e9f0246a0c => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:34:33.400 8 WARNING neutron_lib.context [None req-14ec6157-65e5-4f75-85ed-882ddf922d6b a15cd0f840c843b39bb59513ba9b1633 a337374d7d8a4a1ca27fd45871614ecf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1319/2504] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:34:33 2026] DELETE /v2.0/subnets/ef226ce1-3646-41d6-96a6-c2dcf37a003d => 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: 1320/2505] 199.19.213.104 () {30 vars in 703 bytes} [Thu Jun 25 23:34:33 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) 2026-06-25 23:34:33.551 8 INFO neutron.db.segments_db [None req-14ec6157-65e5-4f75-85ed-882ddf922d6b a15cd0f840c843b39bb59513ba9b1633 a337374d7d8a4a1ca27fd45871614ecf - - default default] Added segment b1609c7d-1b1e-416c-9656-67db4a921b15 of type vxlan for network 88e4ff73-8839-4d84-8d8f-c13c2802d6f5 [pid: 8|app: 0|req: 1186/2506] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:34:33 2026] POST /v2.0/networks => generated 631 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2507] 199.19.213.104 () {30 vars in 705 bytes} [Thu Jun 25 23:34:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2508] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:34:33 2026] DELETE /v2.0/subnets/9c5ebffc-cdb8-4dd8-977d-e758a23be1d4 => 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: 1322/2509] 199.19.213.104 () {30 vars in 681 bytes} [Thu Jun 25 23:34:33 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: 1188/2510] 10.0.0.219 () {34 vars in 753 bytes} [Thu Jun 25 23:34:33 2026] PUT /v2.0/networks/88e4ff73-8839-4d84-8d8f-c13c2802d6f5/tags => generated 25 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2511] 199.19.213.104 () {30 vars in 717 bytes} [Thu Jun 25 23:34:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2512] 10.0.0.219 () {32 vars in 733 bytes} [Thu Jun 25 23:34:33 2026] GET /v2.0/networks/88e4ff73-8839-4d84-8d8f-c13c2802d6f5/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:34:33.869 7 INFO neutron.services.segments.plugin [-] Segment c11536f9-d335-4884-82d8-ab88f7fe0f69 resource provider aggregate not found [pid: 8|app: 0|req: 1191/2513] 199.19.213.104 () {30 vars in 741 bytes} [Thu Jun 25 23:34:33 2026] GET /v2.0/subnets/261875f9-cba8-47a8-a758-57ffa22178bb => generated 650 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:34:33.880 7 INFO neutron.services.segments.plugin [-] Segment c11536f9-d335-4884-82d8-ab88f7fe0f69 resource provider aggregate not found 2026-06-25 23:34:33.888 7 INFO neutron.services.segments.plugin [-] Segment c11536f9-d335-4884-82d8-ab88f7fe0f69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c11536f9-d335-4884-82d8-ab88f7fe0f69 found for delete ", "request_id": "req-6e37dbfe-ee36-4d5c-b335-0ef4bf6c6d43"}]} [pid: 7|app: 0|req: 1323/2514] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:34:33 2026] DELETE /v2.0/networks/fdb85fe6-bfb2-404a-8c20-6ab715451489 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:34:33.899 7 INFO neutron.services.segments.plugin [-] Segment c11536f9-d335-4884-82d8-ab88f7fe0f69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c11536f9-d335-4884-82d8-ab88f7fe0f69 found for delete ", "request_id": "req-1999aa4f-5738-449a-a8a0-e0d97c08e24b"}]} [pid: 7|app: 0|req: 1324/2515] 199.19.213.104 () {30 vars in 741 bytes} [Thu Jun 25 23:34:33 2026] GET /v2.0/subnets/7d48d06a-6c19-4bb6-94a1-3464533e0e4d => generated 650 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2516] 10.0.0.219 () {34 vars in 764 bytes} [Thu Jun 25 23:34:33 2026] PUT /v2.0/networks/88e4ff73-8839-4d84-8d8f-c13c2802d6f5/tags/green => generated 4 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2517] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:34:33 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 3803 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2518] 10.0.0.219 () {32 vars in 733 bytes} [Thu Jun 25 23:34:34 2026] GET /v2.0/networks/88e4ff73-8839-4d84-8d8f-c13c2802d6f5/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2519] 10.0.0.219 () {34 vars in 760 bytes} [Thu Jun 25 23:34:34 2026] PUT /v2.0/networks/88e4ff73-8839-4d84-8d8f-c13c2802d6f5/tags/red => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2520] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:34:33 2026] DELETE /v2.0/networks/5e603f8b-843f-46b8-8e02-8470c9c9ca96 => 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: 1196/2521] 10.0.0.219 () {32 vars in 733 bytes} [Thu Jun 25 23:34:34 2026] GET /v2.0/networks/88e4ff73-8839-4d84-8d8f-c13c2802d6f5/tags => generated 34 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2522] 199.19.213.104 () {30 vars in 703 bytes} [Thu Jun 25 23:34:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2523] 10.0.0.219 () {34 vars in 782 bytes} [Thu Jun 25 23:34:34 2026] PUT /v2.0/networks/88e4ff73-8839-4d84-8d8f-c13c2802d6f5/tags/black.or.white => generated 4 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2524] 199.19.213.104 () {30 vars in 705 bytes} [Thu Jun 25 23:34:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2525] 10.0.0.219 () {32 vars in 733 bytes} [Thu Jun 25 23:34:34 2026] GET /v2.0/networks/88e4ff73-8839-4d84-8d8f-c13c2802d6f5/tags => generated 52 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2526] 199.19.213.104 () {30 vars in 681 bytes} [Thu Jun 25 23:34:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2527] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:34:34 2026] DELETE /v2.0/networks/cde6f820-9d69-41bd-bd6f-f16c632bc451 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2528] 199.19.213.104 () {30 vars in 717 bytes} [Thu Jun 25 23:34:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2529] 10.0.0.219 () {34 vars in 753 bytes} [Thu Jun 25 23:34:34 2026] PUT /v2.0/networks/88e4ff73-8839-4d84-8d8f-c13c2802d6f5/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2530] 10.0.0.219 () {32 vars in 733 bytes} [Thu Jun 25 23:34:34 2026] GET /v2.0/networks/88e4ff73-8839-4d84-8d8f-c13c2802d6f5/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2531] 10.0.0.219 () {32 vars in 741 bytes} [Thu Jun 25 23:34:34 2026] GET /v2.0/networks/88e4ff73-8839-4d84-8d8f-c13c2802d6f5/tags/red => 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: 1205/2532] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:34:34 2026] GET /v2.0/networks/f225e6be-7444-40ac-9408-4aa3c094db1b?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: 1328/2533] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:34:34 2026] DELETE /v2.0/networks/9bc12ade-ea38-4ac5-b50b-ea20bb45a5c4 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:34:34.697 8 INFO neutron.api.v2.resource [None req-76150c70-7328-47b4-9a76-8b784c84b5c3 a15cd0f840c843b39bb59513ba9b1633 a337374d7d8a4a1ca27fd45871614ecf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1206/2534] 10.0.0.219 () {32 vars in 745 bytes} [Thu Jun 25 23:34:34 2026] GET /v2.0/networks/88e4ff73-8839-4d84-8d8f-c13c2802d6f5/tags/green => generated 99 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2535] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:34:34 2026] GET /v2.0/networks/f225e6be-7444-40ac-9408-4aa3c094db1b?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: 1330/2536] 10.0.0.219 () {32 vars in 744 bytes} [Thu Jun 25 23:34:34 2026] DELETE /v2.0/networks/88e4ff73-8839-4d84-8d8f-c13c2802d6f5/tags/red => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2537] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:34:34 2026] GET /v2.0/networks?id=f225e6be-7444-40ac-9408-4aa3c094db1b => generated 800 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2538] 10.0.0.219 () {32 vars in 733 bytes} [Thu Jun 25 23:34:34 2026] GET /v2.0/networks/88e4ff73-8839-4d84-8d8f-c13c2802d6f5/tags => generated 30 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2539] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:34:34 2026] DELETE /v2.0/networks/ee0422d8-8f0d-4a3d-9d2b-fe85de9b8b7f => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:34:34.964 8 INFO neutron.services.segments.plugin [-] Segment f4440999-4af6-4a6b-aa75-de13a18acc7f resource provider aggregate not found 2026-06-25 23:34:34.974 8 INFO neutron.services.segments.plugin [-] Segment f4440999-4af6-4a6b-aa75-de13a18acc7f resource provider aggregate not found 2026-06-25 23:34:34.996 8 INFO neutron.services.segments.plugin [-] Segment f4440999-4af6-4a6b-aa75-de13a18acc7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4440999-4af6-4a6b-aa75-de13a18acc7f found for delete ", "request_id": "req-6e1ad6d9-8d31-4cfb-ac8d-033d88d4e0ca"}]} 2026-06-25 23:34:34.997 8 INFO neutron.services.segments.plugin [-] Segment f4440999-4af6-4a6b-aa75-de13a18acc7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4440999-4af6-4a6b-aa75-de13a18acc7f found for delete ", "request_id": "req-85d02eb3-0b3e-49d4-b475-21e5ac8eaf29"}]} 2026-06-25 23:34:35.037 8 INFO neutron.api.v2.resource [None req-c6322eb0-dcdb-4fd6-a558-a607ee2a676f a15cd0f840c843b39bb59513ba9b1633 a337374d7d8a4a1ca27fd45871614ecf - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1208/2540] 10.0.0.219 () {32 vars in 748 bytes} [Thu Jun 25 23:34:34 2026] DELETE /v2.0/networks/88e4ff73-8839-4d84-8d8f-c13c2802d6f5/tags/green => generated 99 bytes in 77 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2541] 10.0.0.219 () {32 vars in 736 bytes} [Thu Jun 25 23:34:35 2026] DELETE /v2.0/networks/88e4ff73-8839-4d84-8d8f-c13c2802d6f5/tags => 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: 1210/2542] 10.0.0.219 () {32 vars in 733 bytes} [Thu Jun 25 23:34:35 2026] GET /v2.0/networks/88e4ff73-8839-4d84-8d8f-c13c2802d6f5/tags => generated 12 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2543] 199.19.213.104 () {38 vars in 955 bytes} [Thu Jun 25 23:34:34 2026] POST /v2.0/ports => generated 1307 bytes in 489 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: 1211/2544] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:34:35 2026] DELETE /v2.0/networks/88e4ff73-8839-4d84-8d8f-c13c2802d6f5 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:34:35.912 7 INFO neutron.services.segments.plugin [-] Segment e55eecbf-6687-4025-9535-c26ab032bfc0 resource provider aggregate not found 2026-06-25 23:34:35.923 7 INFO neutron.services.segments.plugin [-] Segment e55eecbf-6687-4025-9535-c26ab032bfc0 resource provider aggregate not found 2026-06-25 23:34:35.935 7 INFO neutron.services.segments.plugin [-] Segment e55eecbf-6687-4025-9535-c26ab032bfc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e55eecbf-6687-4025-9535-c26ab032bfc0 found for delete ", "request_id": "req-881909cd-10b4-4a30-ac20-ad3ab3845ae5"}]} 2026-06-25 23:34:35.940 7 INFO neutron.services.segments.plugin [-] Segment e55eecbf-6687-4025-9535-c26ab032bfc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e55eecbf-6687-4025-9535-c26ab032bfc0 found for delete ", "request_id": "req-407c22f0-cc3e-4032-8ef9-cd2e20cb95df"}]} 2026-06-25 23:34:35.948 7 INFO neutron.services.segments.plugin [-] Segment e6d32351-8d14-467a-9c64-c9bce1a2ccce resource provider aggregate not found 2026-06-25 23:34:35.952 7 INFO neutron.services.segments.plugin [-] Segment e6d32351-8d14-467a-9c64-c9bce1a2ccce resource provider aggregate not found 2026-06-25 23:34:35.963 7 INFO neutron.services.segments.plugin [-] Segment e6d32351-8d14-467a-9c64-c9bce1a2ccce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6d32351-8d14-467a-9c64-c9bce1a2ccce found for delete ", "request_id": "req-0af940e6-3386-4bcb-8197-dccb34654847"}]} 2026-06-25 23:34:35.967 7 INFO neutron.services.segments.plugin [-] Segment e6d32351-8d14-467a-9c64-c9bce1a2ccce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6d32351-8d14-467a-9c64-c9bce1a2ccce found for delete ", "request_id": "req-b8ad61ed-cc5c-4534-9b41-892caa446c2c"}]} 2026-06-25 23:34:35.976 7 INFO neutron.services.segments.plugin [-] Segment 37d572b6-8102-4f86-a139-8700b228d1bb resource provider aggregate not found 2026-06-25 23:34:35.985 7 INFO neutron.services.segments.plugin [-] Segment 37d572b6-8102-4f86-a139-8700b228d1bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37d572b6-8102-4f86-a139-8700b228d1bb found for delete ", "request_id": "req-9cebedeb-c9c5-43af-8884-0c4ae4a32f05"}]} 2026-06-25 23:34:35.986 7 INFO neutron.services.segments.plugin [-] Segment 37d572b6-8102-4f86-a139-8700b228d1bb resource provider aggregate not found 2026-06-25 23:34:35.996 7 INFO neutron.services.segments.plugin [-] Segment 37d572b6-8102-4f86-a139-8700b228d1bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37d572b6-8102-4f86-a139-8700b228d1bb found for delete ", "request_id": "req-0aae0b6c-4f2d-43f6-a7d6-25d736436aa8"}]} [pid: 7|app: 0|req: 1334/2545] 199.19.213.104 () {38 vars in 1028 bytes} [Thu Jun 25 23:34:35 2026] PUT /v2.0/ports/6145d56e-91f4-435f-a595-fbc8348329e6 => generated 1432 bytes in 665 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2546] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:34:35 2026] GET /v2.0/security-groups?tenant_id=60d43472f7b94e90b3f96f41190fafb8&name=default => generated 2929 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1213/2547] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:34:36 2026] GET /v2.0/ports?tenant_id=c1471339b0e0493193f35fa75b4d9966&device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 5263 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:34:36.211 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2910bb37-19bb-43a2-9f87-1983557bec82'] response: {'name': 'network-changed', 'server_uuid': '4e83d7a2-e1c2-42dd-9335-bcf76658470e', 'tag': '6145d56e-91f4-435f-a595-fbc8348329e6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1335/2548] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:34:36 2026] DELETE /v2.0/security-groups/2650414d-ffc7-4aaa-b590-20f235283d98 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2549] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:34:36 2026] GET /v2.0/security-groups?tenant_id=a337374d7d8a4a1ca27fd45871614ecf&name=default => generated 2929 bytes in 108 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: 1336/2550] 199.19.213.104 () {34 vars in 1060 bytes} [Thu Jun 25 23:34:36 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.27&port_id=1117c3d1-cb57-49d6-9722-e0951ebdca0f => 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: 1337/2551] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:34:36 2026] GET /v2.0/subnets?id=1830735a-e5b3-4e73-85da-68a0b77e4a6f => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2552] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:34:36 2026] DELETE /v2.0/security-groups/f477cdc5-cec0-4237-9f3b-7f12aea3ee22 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2553] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:34:36 2026] GET /v2.0/ports?network_id=a2d3f77d-8211-439f-80d7-25c885970606&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: 1339/2554] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:34:36 2026] GET /v2.0/networks/a2d3f77d-8211-439f-80d7-25c885970606?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: 1216/2555] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:34:36 2026] GET /v2.0/security-groups?tenant_id=ffa2517218114cae93b6e169c366e244&name=default => generated 2929 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2556] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:34:36 2026] GET /v2.0/networks/a2d3f77d-8211-439f-80d7-25c885970606?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2557] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:34:36 2026] DELETE /v2.0/security-groups/15bb424c-82e5-4275-9586-9bf9e91a3f3e => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2558] 199.19.213.104 () {34 vars in 1054 bytes} [Thu Jun 25 23:34:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.3&port_id=baa7a23d-cce2-4941-9458-f29f2efd0470 => 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: 1341/2559] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:34:36 2026] GET /v2.0/security-groups?tenant_id=729a183bdc4644dea18094e0ace114db&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2560] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:34:36 2026] GET /v2.0/subnets?id=e1c15d9a-813a-4501-aac7-2cd5f3531fa3 => generated 655 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2561] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:34:36 2026] GET /v2.0/ports?network_id=a93076d7-615e-4b23-931d-4b545e8d1b27&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: 1219/2562] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:34:36 2026] DELETE /v2.0/security-groups/2d944867-52db-4489-8f37-5889991688c2 => 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: 1344/2563] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:34:36 2026] GET /v2.0/networks/a93076d7-615e-4b23-931d-4b545e8d1b27?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: 1345/2564] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:34:36 2026] GET /v2.0/networks/a93076d7-615e-4b23-931d-4b545e8d1b27?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: 1220/2565] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:34:36 2026] GET /v2.0/security-groups?tenant_id=831f9e1936954050b9dfcbfd5035b8b6&name=default => generated 2929 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2566] 199.19.213.104 () {34 vars in 1056 bytes} [Thu Jun 25 23:34:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.32&port_id=638be6c2-20eb-4b09-bda8-12c213f3212a => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2567] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:34:36 2026] GET /v2.0/subnets?id=261875f9-cba8-47a8-a758-57ffa22178bb => generated 653 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2568] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:34:36 2026] DELETE /v2.0/security-groups/66ddd35b-7164-4b5f-822c-777f7e72342b => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:34:37.038 8 INFO neutron.services.segments.plugin [-] Segment b1609c7d-1b1e-416c-9656-67db4a921b15 resource provider aggregate not found 2026-06-25 23:34:37.045 8 INFO neutron.services.segments.plugin [-] Segment b1609c7d-1b1e-416c-9656-67db4a921b15 resource provider aggregate not found 2026-06-25 23:34:37.061 8 INFO neutron.services.segments.plugin [-] Segment b1609c7d-1b1e-416c-9656-67db4a921b15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1609c7d-1b1e-416c-9656-67db4a921b15 found for delete ", "request_id": "req-eef4845f-7e2b-4098-b3af-8405c4a250c2"}]} 2026-06-25 23:34:37.076 8 INFO neutron.services.segments.plugin [-] Segment b1609c7d-1b1e-416c-9656-67db4a921b15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1609c7d-1b1e-416c-9656-67db4a921b15 found for delete ", "request_id": "req-1e9c5d8e-e46a-4e4a-b150-5d56a4b95087"}]} [pid: 8|app: 0|req: 1223/2569] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:34:37 2026] GET /v2.0/ports?network_id=4fe3ab56-5113-44b4-a609-0e96239a60b4&device_owner=network%3Adhcp => generated 1457 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2570] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:34:37 2026] GET /v2.0/networks/4fe3ab56-5113-44b4-a609-0e96239a60b4?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2571] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:34:37 2026] GET /v2.0/networks/4fe3ab56-5113-44b4-a609-0e96239a60b4?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: 1348/2572] 199.19.213.104 () {34 vars in 1058 bytes} [Thu Jun 25 23:34:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.104&port_id=6145d56e-91f4-435f-a595-fbc8348329e6 => 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: 1225/2573] 199.19.213.104 () {34 vars in 1106 bytes} [Thu Jun 25 23:34:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2ab&port_id=6145d56e-91f4-435f-a595-fbc8348329e6 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2574] 199.19.213.104 () {34 vars in 1064 bytes} [Thu Jun 25 23:34:37 2026] GET /v2.0/subnets?id=d1c96dd2-8f54-4596-9bdd-3d06695ea02d&id=7d48d06a-6c19-4bb6-94a1-3464533e0e4d => generated 1367 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2575] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:34:37 2026] GET /v2.0/ports?network_id=f225e6be-7444-40ac-9408-4aa3c094db1b&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2576] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:34:37 2026] GET /v2.0/ports?network_id=f225e6be-7444-40ac-9408-4aa3c094db1b&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: 8|app: 0|req: 1227/2577] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:34:37 2026] GET /v2.0/networks/f225e6be-7444-40ac-9408-4aa3c094db1b?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: 1351/2578] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:34:37 2026] GET /v2.0/networks/f225e6be-7444-40ac-9408-4aa3c094db1b?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: 1228/2579] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:34:37 2026] GET /v2.0/ports?tenant_id=c1471339b0e0493193f35fa75b4d9966&device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 5263 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2580] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:34:37 2026] GET /v2.0/networks?id=f225e6be-7444-40ac-9408-4aa3c094db1b => generated 800 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2581] 199.19.213.104 () {34 vars in 1058 bytes} [Thu Jun 25 23:34:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.104&port_id=6145d56e-91f4-435f-a595-fbc8348329e6 => 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: 1353/2582] 199.19.213.104 () {34 vars in 1106 bytes} [Thu Jun 25 23:34:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2ab&port_id=6145d56e-91f4-435f-a595-fbc8348329e6 => 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: 1230/2583] 199.19.213.104 () {34 vars in 1064 bytes} [Thu Jun 25 23:34:37 2026] GET /v2.0/subnets?id=d1c96dd2-8f54-4596-9bdd-3d06695ea02d&id=7d48d06a-6c19-4bb6-94a1-3464533e0e4d => generated 1367 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2584] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:34:38 2026] GET /v2.0/ports?network_id=f225e6be-7444-40ac-9408-4aa3c094db1b&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: 1231/2585] 10.0.0.99 () {34 vars in 970 bytes} [Thu Jun 25 23:34:38 2026] GET /v2.0/ports/6145d56e-91f4-435f-a595-fbc8348329e6 => generated 1468 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2586] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:34:38 2026] GET /v2.0/ports?network_id=f225e6be-7444-40ac-9408-4aa3c094db1b&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: 1232/2587] 199.19.213.104 () {30 vars in 737 bytes} [Thu Jun 25 23:34:38 2026] GET /v2.0/ports/6145d56e-91f4-435f-a595-fbc8348329e6 => generated 1468 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2588] 199.19.213.104 () {30 vars in 737 bytes} [Thu Jun 25 23:34:38 2026] GET /v2.0/ports/6145d56e-91f4-435f-a595-fbc8348329e6 => generated 1468 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2589] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:34:38 2026] GET /v2.0/networks/f225e6be-7444-40ac-9408-4aa3c094db1b?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: 1357/2590] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:34:38 2026] GET /v2.0/networks/f225e6be-7444-40ac-9408-4aa3c094db1b?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: 1234/2591] 199.19.213.104 () {34 vars in 790 bytes} [Thu Jun 25 23:34:38 2026] PUT /v2.0/ports/6145d56e-91f4-435f-a595-fbc8348329e6 => generated 1199 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2592] 199.19.213.104 () {30 vars in 743 bytes} [Thu Jun 25 23:34:38 2026] GET /v2.0/networks/f225e6be-7444-40ac-9408-4aa3c094db1b => generated 797 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1235/2593] 199.19.213.104 () {30 vars in 741 bytes} [Thu Jun 25 23:34:38 2026] GET /v2.0/subnets/7d48d06a-6c19-4bb6-94a1-3464533e0e4d => generated 650 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2594] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:34:38 2026] GET /v2.0/ports?tenant_id=c1471339b0e0493193f35fa75b4d9966&device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 5030 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:34:38.909 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3b2381b-2b67-41f0-ad89-1c0f10146a5a'] response: {'name': 'network-changed', 'server_uuid': '4e83d7a2-e1c2-42dd-9335-bcf76658470e', 'tag': '6145d56e-91f4-435f-a595-fbc8348329e6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1236/2595] 199.19.213.104 () {30 vars in 703 bytes} [Thu Jun 25 23:34:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2596] 199.19.213.104 () {30 vars in 705 bytes} [Thu Jun 25 23:34:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2597] 199.19.213.104 () {30 vars in 681 bytes} [Thu Jun 25 23:34:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2598] 199.19.213.104 () {30 vars in 717 bytes} [Thu Jun 25 23:34: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: 7|app: 0|req: 1360/2599] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:34:38 2026] GET /v2.0/networks?id=f225e6be-7444-40ac-9408-4aa3c094db1b => 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: 1240/2600] 199.19.213.104 () {30 vars in 741 bytes} [Thu Jun 25 23:34:38 2026] GET /v2.0/subnets/e1c15d9a-813a-4501-aac7-2cd5f3531fa3 => 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: 1361/2601] 199.19.213.104 () {34 vars in 1058 bytes} [Thu Jun 25 23:34:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.104&port_id=6145d56e-91f4-435f-a595-fbc8348329e6 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2602] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:34:39 2026] GET /v2.0/subnets?id=7d48d06a-6c19-4bb6-94a1-3464533e0e4d => generated 653 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2603] 199.19.213.104 () {30 vars in 737 bytes} [Thu Jun 25 23:34:39 2026] GET /v2.0/ports/28c4e552-ca62-4c39-945d-2eb539fd4f88 => generated 1132 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2604] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:34:39 2026] GET /v2.0/ports?network_id=f225e6be-7444-40ac-9408-4aa3c094db1b&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: 1242/2605] 199.19.213.104 () {30 vars in 737 bytes} [Thu Jun 25 23:34:39 2026] GET /v2.0/ports/baa7a23d-cce2-4941-9458-f29f2efd0470 => generated 1342 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2606] 199.19.213.104 () {30 vars in 741 bytes} [Thu Jun 25 23:34:39 2026] GET /v2.0/subnets/e1c15d9a-813a-4501-aac7-2cd5f3531fa3 => generated 652 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2607] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:34:39 2026] GET /v2.0/networks/f225e6be-7444-40ac-9408-4aa3c094db1b?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2608] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:34:39 2026] GET /v2.0/networks/f225e6be-7444-40ac-9408-4aa3c094db1b?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: 1244/2609] 199.19.213.104 () {30 vars in 743 bytes} [Thu Jun 25 23:34:39 2026] GET /v2.0/networks/a93076d7-615e-4b23-931d-4b545e8d1b27 => generated 800 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2610] 199.19.213.104 () {30 vars in 737 bytes} [Thu Jun 25 23:34:39 2026] GET /v2.0/ports/28c4e552-ca62-4c39-945d-2eb539fd4f88 => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2611] 199.19.213.104 () {30 vars in 741 bytes} [Thu Jun 25 23:34:39 2026] GET /v2.0/subnets/e1c15d9a-813a-4501-aac7-2cd5f3531fa3 => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:34:40.468 7 WARNING neutron_lib.context [None req-350a837a-d933-4d24-82aa-4b0667c5b511 163eeb788aae4b7f960b13be542cc3c2 08f81c8735bd4f28aafcdd7d03be9dee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1367/2612] 10.0.0.219 () {34 vars in 676 bytes} [Thu Jun 25 23:34:40 2026] POST /v2.0/subnetpools => generated 516 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2613] 10.0.0.219 () {34 vars in 759 bytes} [Thu Jun 25 23:34:40 2026] PUT /v2.0/subnetpools/8c4feb08-eb8d-450e-b3e4-e23f903b5e2f/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2614] 10.0.0.219 () {32 vars in 739 bytes} [Thu Jun 25 23:34:40 2026] GET /v2.0/subnetpools/8c4feb08-eb8d-450e-b3e4-e23f903b5e2f/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2615] 10.0.0.219 () {34 vars in 770 bytes} [Thu Jun 25 23:34:40 2026] PUT /v2.0/subnetpools/8c4feb08-eb8d-450e-b3e4-e23f903b5e2f/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2616] 10.0.0.219 () {32 vars in 739 bytes} [Thu Jun 25 23:34:40 2026] GET /v2.0/subnetpools/8c4feb08-eb8d-450e-b3e4-e23f903b5e2f/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2617] 10.0.0.219 () {34 vars in 766 bytes} [Thu Jun 25 23:34:40 2026] PUT /v2.0/subnetpools/8c4feb08-eb8d-450e-b3e4-e23f903b5e2f/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2618] 10.0.0.219 () {32 vars in 739 bytes} [Thu Jun 25 23:34:40 2026] GET /v2.0/subnetpools/8c4feb08-eb8d-450e-b3e4-e23f903b5e2f/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2619] 10.0.0.219 () {34 vars in 788 bytes} [Thu Jun 25 23:34:40 2026] PUT /v2.0/subnetpools/8c4feb08-eb8d-450e-b3e4-e23f903b5e2f/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2620] 10.0.0.219 () {32 vars in 739 bytes} [Thu Jun 25 23:34:40 2026] GET /v2.0/subnetpools/8c4feb08-eb8d-450e-b3e4-e23f903b5e2f/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2621] 10.0.0.219 () {34 vars in 759 bytes} [Thu Jun 25 23:34:40 2026] PUT /v2.0/subnetpools/8c4feb08-eb8d-450e-b3e4-e23f903b5e2f/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2622] 10.0.0.219 () {32 vars in 739 bytes} [Thu Jun 25 23:34:40 2026] GET /v2.0/subnetpools/8c4feb08-eb8d-450e-b3e4-e23f903b5e2f/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2623] 10.0.0.219 () {32 vars in 747 bytes} [Thu Jun 25 23:34:40 2026] GET /v2.0/subnetpools/8c4feb08-eb8d-450e-b3e4-e23f903b5e2f/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:34:40.959 7 INFO neutron.api.v2.resource [None req-d76411ec-a7ed-4b39-b764-6415a974457d 163eeb788aae4b7f960b13be542cc3c2 08f81c8735bd4f28aafcdd7d03be9dee - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1373/2624] 10.0.0.219 () {32 vars in 751 bytes} [Thu Jun 25 23:34:40 2026] GET /v2.0/subnetpools/8c4feb08-eb8d-450e-b3e4-e23f903b5e2f/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2625] 10.0.0.219 () {32 vars in 750 bytes} [Thu Jun 25 23:34:40 2026] DELETE /v2.0/subnetpools/8c4feb08-eb8d-450e-b3e4-e23f903b5e2f/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2626] 10.0.0.219 () {32 vars in 739 bytes} [Thu Jun 25 23:34:41 2026] GET /v2.0/subnetpools/8c4feb08-eb8d-450e-b3e4-e23f903b5e2f/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:34:41.077 8 INFO neutron.api.v2.resource [None req-e716597c-ef68-4422-9d19-27c97da66b22 163eeb788aae4b7f960b13be542cc3c2 08f81c8735bd4f28aafcdd7d03be9dee - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1253/2627] 10.0.0.219 () {32 vars in 754 bytes} [Thu Jun 25 23:34:41 2026] DELETE /v2.0/subnetpools/8c4feb08-eb8d-450e-b3e4-e23f903b5e2f/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2628] 10.0.0.219 () {32 vars in 742 bytes} [Thu Jun 25 23:34:41 2026] DELETE /v2.0/subnetpools/8c4feb08-eb8d-450e-b3e4-e23f903b5e2f/tags => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2629] 10.0.0.219 () {32 vars in 739 bytes} [Thu Jun 25 23:34:41 2026] GET /v2.0/subnetpools/8c4feb08-eb8d-450e-b3e4-e23f903b5e2f/tags => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2630] 10.0.0.219 () {32 vars in 732 bytes} [Thu Jun 25 23:34:41 2026] DELETE /v2.0/subnetpools/8c4feb08-eb8d-450e-b3e4-e23f903b5e2f => 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: 1255/2631] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:34:41 2026] GET /v2.0/security-groups?tenant_id=769e2133727c4a40a6b590b5caaaf80f&name=default => generated 2929 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2632] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:34:42 2026] DELETE /v2.0/security-groups/d49bc24d-581a-4f69-8d89-ac0c32aa281f => 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: 1256/2633] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:34:42 2026] GET /v2.0/security-groups?tenant_id=08f81c8735bd4f28aafcdd7d03be9dee&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2634] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:34:42 2026] DELETE /v2.0/security-groups/bd845979-2522-4ef8-8496-d67099557bce => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:34:46.116 8 WARNING neutron_lib.context [None req-70462508-2c91-4dc9-a566-f360eddf1689 659c518e9b164607bcb5dbe81380d27b aa2ca5bb7776499183fd4eb3ffbcbeb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:34:46.270 8 INFO neutron.db.segments_db [None req-70462508-2c91-4dc9-a566-f360eddf1689 659c518e9b164607bcb5dbe81380d27b aa2ca5bb7776499183fd4eb3ffbcbeb9 - - default default] Added segment 42e9c370-eb14-461d-9bcc-d06680e83021 of type vxlan for network 3bdbe346-37e1-4c7c-a813-9f959a792ab8 [pid: 8|app: 0|req: 1258/2637] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:34:45 2026] POST /v2.0/networks => generated 632 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:46.390 7 WARNING neutron_lib.context [None req-969469f4-f884-4e1c-ab36-73d78bd96679 659c518e9b164607bcb5dbe81380d27b aa2ca5bb7776499183fd4eb3ffbcbeb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1380/2638] 10.0.0.219 () {34 vars in 669 bytes} [Thu Jun 25 23:34:46 2026] POST /v2.0/subnets => generated 602 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2639] 10.0.0.219 () {34 vars in 751 bytes} [Thu Jun 25 23:34:46 2026] PUT /v2.0/subnets/8074e3ab-d2ea-4a03-8b61-c6f694bfed4f/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2640] 10.0.0.219 () {32 vars in 731 bytes} [Thu Jun 25 23:34:46 2026] GET /v2.0/subnets/8074e3ab-d2ea-4a03-8b61-c6f694bfed4f/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2641] 10.0.0.219 () {34 vars in 762 bytes} [Thu Jun 25 23:34:46 2026] PUT /v2.0/subnets/8074e3ab-d2ea-4a03-8b61-c6f694bfed4f/tags/green => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2642] 10.0.0.219 () {32 vars in 731 bytes} [Thu Jun 25 23:34:46 2026] GET /v2.0/subnets/8074e3ab-d2ea-4a03-8b61-c6f694bfed4f/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2643] 10.0.0.219 () {34 vars in 758 bytes} [Thu Jun 25 23:34:46 2026] PUT /v2.0/subnets/8074e3ab-d2ea-4a03-8b61-c6f694bfed4f/tags/red => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2644] 10.0.0.219 () {32 vars in 731 bytes} [Thu Jun 25 23:34:47 2026] GET /v2.0/subnets/8074e3ab-d2ea-4a03-8b61-c6f694bfed4f/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2645] 10.0.0.219 () {34 vars in 780 bytes} [Thu Jun 25 23:34:47 2026] PUT /v2.0/subnets/8074e3ab-d2ea-4a03-8b61-c6f694bfed4f/tags/black.or.white => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2646] 10.0.0.219 () {32 vars in 731 bytes} [Thu Jun 25 23:34:47 2026] GET /v2.0/subnets/8074e3ab-d2ea-4a03-8b61-c6f694bfed4f/tags => generated 52 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2647] 10.0.0.219 () {34 vars in 751 bytes} [Thu Jun 25 23:34:47 2026] PUT /v2.0/subnets/8074e3ab-d2ea-4a03-8b61-c6f694bfed4f/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2648] 10.0.0.219 () {32 vars in 731 bytes} [Thu Jun 25 23:34:47 2026] GET /v2.0/subnets/8074e3ab-d2ea-4a03-8b61-c6f694bfed4f/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2649] 10.0.0.219 () {32 vars in 739 bytes} [Thu Jun 25 23:34:47 2026] GET /v2.0/subnets/8074e3ab-d2ea-4a03-8b61-c6f694bfed4f/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:34:47.447 7 INFO neutron.api.v2.resource [None req-b18bcadd-b57c-48f0-b80b-158d6a970c57 659c518e9b164607bcb5dbe81380d27b aa2ca5bb7776499183fd4eb3ffbcbeb9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1386/2650] 10.0.0.219 () {32 vars in 743 bytes} [Thu Jun 25 23:34:47 2026] GET /v2.0/subnets/8074e3ab-d2ea-4a03-8b61-c6f694bfed4f/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: 1265/2651] 10.0.0.219 () {32 vars in 742 bytes} [Thu Jun 25 23:34:47 2026] DELETE /v2.0/subnets/8074e3ab-d2ea-4a03-8b61-c6f694bfed4f/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: 1387/2652] 10.0.0.219 () {32 vars in 731 bytes} [Thu Jun 25 23:34:47 2026] GET /v2.0/subnets/8074e3ab-d2ea-4a03-8b61-c6f694bfed4f/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:34:47.615 8 INFO neutron.api.v2.resource [None req-88f62130-6f38-4e6c-9161-ba51641683cd 659c518e9b164607bcb5dbe81380d27b aa2ca5bb7776499183fd4eb3ffbcbeb9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1266/2653] 10.0.0.219 () {32 vars in 746 bytes} [Thu Jun 25 23:34:47 2026] DELETE /v2.0/subnets/8074e3ab-d2ea-4a03-8b61-c6f694bfed4f/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2654] 10.0.0.219 () {32 vars in 734 bytes} [Thu Jun 25 23:34:47 2026] DELETE /v2.0/subnets/8074e3ab-d2ea-4a03-8b61-c6f694bfed4f/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: 1267/2655] 10.0.0.219 () {32 vars in 731 bytes} [Thu Jun 25 23:34:47 2026] GET /v2.0/subnets/8074e3ab-d2ea-4a03-8b61-c6f694bfed4f/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2656] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:34:47 2026] DELETE /v2.0/subnets/8074e3ab-d2ea-4a03-8b61-c6f694bfed4f => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:34:48.460 8 INFO neutron.services.segments.plugin [-] Segment 42e9c370-eb14-461d-9bcc-d06680e83021 resource provider aggregate not found 2026-06-25 23:34:48.466 8 INFO neutron.services.segments.plugin [-] Segment 42e9c370-eb14-461d-9bcc-d06680e83021 resource provider aggregate not found [pid: 8|app: 0|req: 1268/2657] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:34:47 2026] DELETE /v2.0/networks/3bdbe346-37e1-4c7c-a813-9f959a792ab8 => generated 0 bytes in 477 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2658] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:34:49 2026] GET /v2.0/security-groups?tenant_id=aa2ca5bb7776499183fd4eb3ffbcbeb9&name=default => generated 2929 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:34:49.383 8 INFO neutron.services.segments.plugin [-] Segment 42e9c370-eb14-461d-9bcc-d06680e83021 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42e9c370-eb14-461d-9bcc-d06680e83021 found for delete ", "request_id": "req-834b07ce-aa3e-4649-9ddc-92b72f9384d7"}]} 2026-06-25 23:34:49.391 8 INFO neutron.services.segments.plugin [-] Segment 42e9c370-eb14-461d-9bcc-d06680e83021 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42e9c370-eb14-461d-9bcc-d06680e83021 found for delete ", "request_id": "req-89e443c3-829b-47fd-b80a-4a4d6c5e63e1"}]} [pid: 8|app: 0|req: 1269/2659] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:34:49 2026] DELETE /v2.0/security-groups/07db0f6c-052c-4637-b32f-1d33cf411d1a => 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: 1391/2660] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:34:49 2026] GET /v2.0/security-groups?tenant_id=8750f02fad844abba5a62d626b7d752b&name=default => generated 2929 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2661] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:34:49 2026] DELETE /v2.0/security-groups/11d5dd42-11f1-415c-8dd1-220dd854ea72 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2662] 199.19.213.104 () {30 vars in 703 bytes} [Thu Jun 25 23:34:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2663] 199.19.213.104 () {30 vars in 705 bytes} [Thu Jun 25 23:34:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2664] 199.19.213.104 () {30 vars in 681 bytes} [Thu Jun 25 23:34:51 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: 1272/2665] 199.19.213.104 () {30 vars in 717 bytes} [Thu Jun 25 23:34:51 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2666] 199.19.213.104 () {30 vars in 741 bytes} [Thu Jun 25 23:34:51 2026] GET /v2.0/subnets/261875f9-cba8-47a8-a758-57ffa22178bb => generated 650 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2667] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:34:52 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 5032 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2668] 199.19.213.104 () {30 vars in 703 bytes} [Thu Jun 25 23:34:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2669] 199.19.213.104 () {30 vars in 705 bytes} [Thu Jun 25 23:34:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2670] 199.19.213.104 () {30 vars in 681 bytes} [Thu Jun 25 23:34:52 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: 1275/2671] 199.19.213.104 () {30 vars in 717 bytes} [Thu Jun 25 23:34:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2672] 199.19.213.104 () {30 vars in 737 bytes} [Thu Jun 25 23:34:52 2026] GET /v2.0/ports/6145d56e-91f4-435f-a595-fbc8348329e6 => generated 1237 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2673] 199.19.213.104 () {34 vars in 789 bytes} [Thu Jun 25 23:34:52 2026] PUT /v2.0/ports/6145d56e-91f4-435f-a595-fbc8348329e6 => generated 1026 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2674] 199.19.213.104 () {30 vars in 743 bytes} [Thu Jun 25 23:34:52 2026] GET /v2.0/networks/f225e6be-7444-40ac-9408-4aa3c094db1b => generated 797 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2675] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:34:52 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 4857 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2676] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:34:52 2026] GET /v2.0/ports?tenant_id=c1471339b0e0493193f35fa75b4d9966&device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 4857 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:34:53.056 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-24c976e3-58d8-4c77-b7f9-79005692ea47'] response: {'name': 'network-changed', 'server_uuid': '4e83d7a2-e1c2-42dd-9335-bcf76658470e', 'tag': '6145d56e-91f4-435f-a595-fbc8348329e6', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1400/2677] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:34:53 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 4857 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2678] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:34:53 2026] GET /v2.0/networks?id=f225e6be-7444-40ac-9408-4aa3c094db1b => generated 800 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2679] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:34:53 2026] GET /v2.0/networks/f225e6be-7444-40ac-9408-4aa3c094db1b?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2680] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:34:53 2026] GET /v2.0/networks/f225e6be-7444-40ac-9408-4aa3c094db1b?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: 1402/2681] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:34:54 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 4857 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2682] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:34:55 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 4857 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2683] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:34:56 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 4857 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2684] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:34:57 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 4857 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2685] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:34:58 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 4857 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2688] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:34:59 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 4857 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2689] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:35:00 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 4857 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2690] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:35:01 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 4857 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2691] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:35:02 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 4857 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2692] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:35:03 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 4857 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2693] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:35:05 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 4857 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2694] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:35:06 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 4857 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2695] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:35:07 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 4857 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2696] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:35:08 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 4857 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2697] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:35:09 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 4857 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2698] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:35:10 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 4857 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2699] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:35:11 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 4857 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2700] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:35:12 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 4857 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2701] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:35:13 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 4857 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2702] 199.19.213.104 () {34 vars in 975 bytes} [Thu Jun 25 23:35:13 2026] GET /v2.0/ports/6145d56e-91f4-435f-a595-fbc8348329e6 => generated 1062 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2703] 199.19.213.104 () {36 vars in 997 bytes} [Thu Jun 25 23:35:14 2026] DELETE /v2.0/ports/6145d56e-91f4-435f-a595-fbc8348329e6 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2704] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:35:14 2026] GET /v2.0/ports?tenant_id=c1471339b0e0493193f35fa75b4d9966&device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 3803 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2707] 199.19.213.104 () {34 vars in 1226 bytes} [Thu Jun 25 23:35:14 2026] GET /v2.0/networks?id=a2d3f77d-8211-439f-80d7-25c885970606&id=a93076d7-615e-4b23-931d-4b545e8d1b27&id=4fe3ab56-5113-44b4-a609-0e96239a60b4&id=f225e6be-7444-40ac-9408-4aa3c094db1b => generated 3097 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2708] 199.19.213.104 () {34 vars in 1060 bytes} [Thu Jun 25 23:35:14 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.27&port_id=1117c3d1-cb57-49d6-9722-e0951ebdca0f => 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: 1415/2709] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:35:14 2026] GET /v2.0/subnets?id=1830735a-e5b3-4e73-85da-68a0b77e4a6f => generated 630 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:35:14.766 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f061679-3764-48b4-97e8-f8a038c2c467'] response: {'server_uuid': '4e83d7a2-e1c2-42dd-9335-bcf76658470e', 'name': 'network-vif-deleted', 'tag': '6145d56e-91f4-435f-a595-fbc8348329e6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1416/2710] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:35:14 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 3803 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:35:14.845 7 INFO neutron.pecan_wsgi.hooks.translation [None req-142644bd-7d96-4f7c-bbd6-c2a0071d18ca 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1417/2711] 199.19.213.104 () {32 vars in 759 bytes} [Thu Jun 25 23:35:14 2026] DELETE /v2.0/ports/6145d56e-91f4-435f-a595-fbc8348329e6 => 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: 1418/2712] 199.19.213.104 () {30 vars in 703 bytes} [Thu Jun 25 23:35:14 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: 1419/2713] 199.19.213.104 () {30 vars in 705 bytes} [Thu Jun 25 23:35:14 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: 1420/2714] 199.19.213.104 () {30 vars in 681 bytes} [Thu Jun 25 23:35:14 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: 1421/2715] 199.19.213.104 () {30 vars in 717 bytes} [Thu Jun 25 23:35:14 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: 1422/2716] 199.19.213.104 () {30 vars in 741 bytes} [Thu Jun 25 23:35:14 2026] GET /v2.0/subnets/e1c15d9a-813a-4501-aac7-2cd5f3531fa3 => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2717] 199.19.213.104 () {30 vars in 737 bytes} [Thu Jun 25 23:35:15 2026] GET /v2.0/ports/28c4e552-ca62-4c39-945d-2eb539fd4f88 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2718] 199.19.213.104 () {30 vars in 737 bytes} [Thu Jun 25 23:35:15 2026] GET /v2.0/ports/baa7a23d-cce2-4941-9458-f29f2efd0470 => generated 1342 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2719] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:35:14 2026] GET /v2.0/ports?network_id=a2d3f77d-8211-439f-80d7-25c885970606&device_owner=network%3Adhcp => generated 1244 bytes in 525 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2720] 199.19.213.104 () {30 vars in 741 bytes} [Thu Jun 25 23:35:15 2026] GET /v2.0/subnets/e1c15d9a-813a-4501-aac7-2cd5f3531fa3 => generated 652 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2721] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:35:15 2026] GET /v2.0/networks/a2d3f77d-8211-439f-80d7-25c885970606?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: 1426/2722] 199.19.213.104 () {30 vars in 743 bytes} [Thu Jun 25 23:35:15 2026] GET /v2.0/networks/a93076d7-615e-4b23-931d-4b545e8d1b27 => generated 800 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2723] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:35:15 2026] GET /v2.0/networks/a2d3f77d-8211-439f-80d7-25c885970606?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2724] 199.19.213.104 () {30 vars in 737 bytes} [Thu Jun 25 23:35:15 2026] GET /v2.0/ports/28c4e552-ca62-4c39-945d-2eb539fd4f88 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2725] 199.19.213.104 () {34 vars in 1054 bytes} [Thu Jun 25 23:35:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.3&port_id=baa7a23d-cce2-4941-9458-f29f2efd0470 => 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: 1428/2726] 199.19.213.104 () {30 vars in 741 bytes} [Thu Jun 25 23:35:15 2026] GET /v2.0/subnets/e1c15d9a-813a-4501-aac7-2cd5f3531fa3 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2727] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:35:15 2026] GET /v2.0/subnets?id=e1c15d9a-813a-4501-aac7-2cd5f3531fa3 => generated 655 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2728] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:35:15 2026] GET /v2.0/ports?network_id=a93076d7-615e-4b23-931d-4b545e8d1b27&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: 1300/2729] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:35:15 2026] GET /v2.0/networks/a93076d7-615e-4b23-931d-4b545e8d1b27?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: 1430/2730] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:35:15 2026] GET /v2.0/networks/a93076d7-615e-4b23-931d-4b545e8d1b27?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: 1301/2731] 199.19.213.104 () {34 vars in 1056 bytes} [Thu Jun 25 23:35:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.32&port_id=638be6c2-20eb-4b09-bda8-12c213f3212a => 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: 1431/2732] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:35:15 2026] GET /v2.0/subnets?id=261875f9-cba8-47a8-a758-57ffa22178bb => 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: 1302/2733] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:35:15 2026] GET /v2.0/ports?network_id=4fe3ab56-5113-44b4-a609-0e96239a60b4&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2734] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:35:15 2026] GET /v2.0/networks/4fe3ab56-5113-44b4-a609-0e96239a60b4?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2735] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:35:15 2026] GET /v2.0/networks/4fe3ab56-5113-44b4-a609-0e96239a60b4?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: 1433/2736] 199.19.213.104 () {34 vars in 1096 bytes} [Thu Jun 25 23:35:18 2026] GET /v2.0/ports?device_id=e293d572-5d93-4019-a946-50fb02aa1db3&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2737] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:35:19 2026] GET /v2.0/ports?tenant_id=c3fa0e69dad840fba12fddd49d259c7f&device_id=e293d572-5d93-4019-a946-50fb02aa1db3 => generated 1473 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2738] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:35:19 2026] GET /v2.0/networks?id=f225e6be-7444-40ac-9408-4aa3c094db1b => 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: 1305/2739] 199.19.213.104 () {34 vars in 1058 bytes} [Thu Jun 25 23:35:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.186&port_id=cb81d0ab-a5ca-416a-b0c5-fb67773071e6 => generated 860 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2740] 199.19.213.104 () {34 vars in 1106 bytes} [Thu Jun 25 23:35:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A35a&port_id=cb81d0ab-a5ca-416a-b0c5-fb67773071e6 => 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: 1306/2741] 199.19.213.104 () {34 vars in 1064 bytes} [Thu Jun 25 23:35:19 2026] GET /v2.0/subnets?id=d1c96dd2-8f54-4596-9bdd-3d06695ea02d&id=7d48d06a-6c19-4bb6-94a1-3464533e0e4d => generated 1367 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2742] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:35:19 2026] GET /v2.0/ports?network_id=f225e6be-7444-40ac-9408-4aa3c094db1b&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: 1307/2743] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:35:19 2026] GET /v2.0/ports?network_id=f225e6be-7444-40ac-9408-4aa3c094db1b&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2744] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:35:19 2026] GET /v2.0/networks/f225e6be-7444-40ac-9408-4aa3c094db1b?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: 1308/2745] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:35:19 2026] GET /v2.0/networks/f225e6be-7444-40ac-9408-4aa3c094db1b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2746] 199.19.213.104 () {30 vars in 703 bytes} [Thu Jun 25 23:35:22 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: 1309/2747] 199.19.213.104 () {30 vars in 705 bytes} [Thu Jun 25 23:35:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2748] 199.19.213.104 () {30 vars in 681 bytes} [Thu Jun 25 23:35:22 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: 1310/2749] 199.19.213.104 () {30 vars in 717 bytes} [Thu Jun 25 23:35:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2750] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:35:22 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 3803 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2751] 199.19.213.104 () {30 vars in 703 bytes} [Thu Jun 25 23:35:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2752] 199.19.213.104 () {30 vars in 705 bytes} [Thu Jun 25 23:35:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2753] 199.19.213.104 () {30 vars in 681 bytes} [Thu Jun 25 23:35:23 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2754] 199.19.213.104 () {30 vars in 717 bytes} [Thu Jun 25 23:35:23 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: 1313/2755] 199.19.213.104 () {30 vars in 737 bytes} [Thu Jun 25 23:35:23 2026] GET /v2.0/ports/638be6c2-20eb-4b09-bda8-12c213f3212a => generated 1233 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2756] 199.19.213.104 () {34 vars in 789 bytes} [Thu Jun 25 23:35:23 2026] PUT /v2.0/ports/638be6c2-20eb-4b09-bda8-12c213f3212a => generated 1026 bytes in 842 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2757] 199.19.213.104 () {30 vars in 743 bytes} [Thu Jun 25 23:35:23 2026] GET /v2.0/networks/4fe3ab56-5113-44b4-a609-0e96239a60b4 => generated 798 bytes in 74 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-25 23:35:24.150 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a1e57e24-4c93-43ba-95de-734593742e68'] response: {'name': 'network-changed', 'server_uuid': '4e83d7a2-e1c2-42dd-9335-bcf76658470e', 'tag': '638be6c2-20eb-4b09-bda8-12c213f3212a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1444/2758] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:35:24 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 3632 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2759] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:35:24 2026] GET /v2.0/ports?tenant_id=c1471339b0e0493193f35fa75b4d9966&device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 3632 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2760] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:35:24 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 3632 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2761] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:35:24 2026] GET /v2.0/networks?id=4fe3ab56-5113-44b4-a609-0e96239a60b4 => generated 801 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2762] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:35:24 2026] GET /v2.0/networks/4fe3ab56-5113-44b4-a609-0e96239a60b4?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: 1446/2763] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:35:24 2026] GET /v2.0/networks/4fe3ab56-5113-44b4-a609-0e96239a60b4?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: 1318/2764] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:35:25 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 3632 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2765] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:35:26 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 3632 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2766] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:35:27 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 3632 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2767] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:35:28 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 3632 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2770] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:35:29 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 3632 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2771] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:35:30 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 3632 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2772] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:35:31 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 3632 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2773] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:35:32 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 3632 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2774] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:35:33 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 3632 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2775] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:35:35 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 3632 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2776] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:35:36 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 3632 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2777] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:35:37 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 3632 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2778] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:35:38 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 3632 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2779] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:35:39 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 3632 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2780] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:35:40 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 3632 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2781] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:35:41 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 3632 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2782] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:35:42 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 3632 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2783] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:35:43 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 3632 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2786] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:35:44 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 3632 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2787] 199.19.213.104 () {34 vars in 975 bytes} [Thu Jun 25 23:35:44 2026] GET /v2.0/ports/638be6c2-20eb-4b09-bda8-12c213f3212a => generated 1062 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2788] 199.19.213.104 () {36 vars in 997 bytes} [Thu Jun 25 23:35:44 2026] DELETE /v2.0/ports/638be6c2-20eb-4b09-bda8-12c213f3212a => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2789] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:35:45 2026] GET /v2.0/ports?tenant_id=c1471339b0e0493193f35fa75b4d9966&device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 2578 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2790] 199.19.213.104 () {34 vars in 1146 bytes} [Thu Jun 25 23:35:45 2026] GET /v2.0/networks?id=a2d3f77d-8211-439f-80d7-25c885970606&id=a93076d7-615e-4b23-931d-4b545e8d1b27&id=4fe3ab56-5113-44b4-a609-0e96239a60b4 => generated 2311 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2791] 199.19.213.104 () {34 vars in 1060 bytes} [Thu Jun 25 23:35:45 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.27&port_id=1117c3d1-cb57-49d6-9722-e0951ebdca0f => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:35:45.532 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf23c0aa-d077-45f2-aff8-f8b5744e6df7'] response: {'server_uuid': '4e83d7a2-e1c2-42dd-9335-bcf76658470e', 'name': 'network-vif-deleted', 'tag': '638be6c2-20eb-4b09-bda8-12c213f3212a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1332/2792] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:35:45 2026] GET /v2.0/subnets?id=1830735a-e5b3-4e73-85da-68a0b77e4a6f => 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: 1461/2793] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:35:45 2026] GET /v2.0/ports?network_id=a2d3f77d-8211-439f-80d7-25c885970606&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: 1333/2794] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:35:45 2026] GET /v2.0/networks/a2d3f77d-8211-439f-80d7-25c885970606?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: 1462/2795] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:35:45 2026] GET /v2.0/networks/a2d3f77d-8211-439f-80d7-25c885970606?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: 1334/2796] 199.19.213.104 () {34 vars in 1054 bytes} [Thu Jun 25 23:35:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.3&port_id=baa7a23d-cce2-4941-9458-f29f2efd0470 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2797] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:35:45 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 2578 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2798] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:35:45 2026] GET /v2.0/subnets?id=e1c15d9a-813a-4501-aac7-2cd5f3531fa3 => generated 655 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:35:45.899 7 INFO neutron.pecan_wsgi.hooks.translation [None req-03f641ea-cbb8-4fc6-89f6-e09249e3cc0f 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1464/2799] 199.19.213.104 () {32 vars in 759 bytes} [Thu Jun 25 23:35:45 2026] DELETE /v2.0/ports/638be6c2-20eb-4b09-bda8-12c213f3212a => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2800] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:35:45 2026] GET /v2.0/ports?network_id=a93076d7-615e-4b23-931d-4b545e8d1b27&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2801] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:35:45 2026] GET /v2.0/networks/a93076d7-615e-4b23-931d-4b545e8d1b27?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2802] 199.19.213.104 () {30 vars in 703 bytes} [Thu Jun 25 23:35:46 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: 1338/2803] 199.19.213.104 () {30 vars in 705 bytes} [Thu Jun 25 23:35:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2804] 199.19.213.104 () {30 vars in 681 bytes} [Thu Jun 25 23:35:46 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: 1340/2805] 199.19.213.104 () {30 vars in 717 bytes} [Thu Jun 25 23:35:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2806] 199.19.213.104 () {30 vars in 741 bytes} [Thu Jun 25 23:35:46 2026] GET /v2.0/subnets/e1c15d9a-813a-4501-aac7-2cd5f3531fa3 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2807] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:35:46 2026] GET /v2.0/networks/a93076d7-615e-4b23-931d-4b545e8d1b27?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2808] 199.19.213.104 () {30 vars in 737 bytes} [Thu Jun 25 23:35:46 2026] GET /v2.0/ports/28c4e552-ca62-4c39-945d-2eb539fd4f88 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2809] 199.19.213.104 () {30 vars in 737 bytes} [Thu Jun 25 23:35:46 2026] GET /v2.0/ports/baa7a23d-cce2-4941-9458-f29f2efd0470 => generated 1342 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2810] 199.19.213.104 () {30 vars in 741 bytes} [Thu Jun 25 23:35:46 2026] GET /v2.0/subnets/e1c15d9a-813a-4501-aac7-2cd5f3531fa3 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2811] 199.19.213.104 () {30 vars in 743 bytes} [Thu Jun 25 23:35:46 2026] GET /v2.0/networks/a93076d7-615e-4b23-931d-4b545e8d1b27 => generated 800 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2812] 199.19.213.104 () {30 vars in 737 bytes} [Thu Jun 25 23:35:46 2026] GET /v2.0/ports/28c4e552-ca62-4c39-945d-2eb539fd4f88 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2813] 199.19.213.104 () {30 vars in 741 bytes} [Thu Jun 25 23:35:46 2026] GET /v2.0/subnets/e1c15d9a-813a-4501-aac7-2cd5f3531fa3 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2814] 199.19.213.104 () {30 vars in 703 bytes} [Thu Jun 25 23:35:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2815] 199.19.213.104 () {30 vars in 705 bytes} [Thu Jun 25 23:35:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2816] 199.19.213.104 () {30 vars in 681 bytes} [Thu Jun 25 23:35:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2818] 199.19.213.104 () {30 vars in 717 bytes} [Thu Jun 25 23:35:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:35:59.452 7 INFO neutron.api.v2.resource [None req-30846971-7eaf-4ec8-95bc-276b57b6ce95 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1472/2820] 199.19.213.104 () {30 vars in 763 bytes} [Thu Jun 25 23:35:59 2026] GET /v2.0/security-groups/lb-a4d666e0-a96f-4c53-9329-019f41cd79ec => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2821] 199.19.213.104 () {30 vars in 785 bytes} [Thu Jun 25 23:35:59 2026] GET /v2.0/security-groups?name=lb-a4d666e0-a96f-4c53-9329-019f41cd79ec => generated 2861 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2822] 199.19.213.104 () {30 vars in 815 bytes} [Thu Jun 25 23:35:59 2026] GET /v2.0/security-group-rules?security_group_id=839c7c73-bff0-45e4-87d6-e8391ece0eda => generated 2334 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2823] 199.19.213.104 () {32 vars in 789 bytes} [Thu Jun 25 23:35:59 2026] DELETE /v2.0/security-group-rules/33353140-89a9-43a0-84e4-d5e0e7336b08 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2824] 199.19.213.104 () {32 vars in 789 bytes} [Thu Jun 25 23:35:59 2026] DELETE /v2.0/security-group-rules/bb808200-0e6c-46dc-acdc-e5df8589f172 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:36:03.653 8 INFO neutron.db.l3_db [None req-a14ff83d-0412-41c5-91c2-6691635830d4 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Floating IP 3d7bb16c-2b49-4ad1-86aa-9b22b6577644 disassociated (deleted). External IP: 10.96.250.220, port: 28c4e552-ca62-4c39-945d-2eb539fd4f88. [pid: 8|app: 0|req: 1351/2825] 10.0.0.219 () {32 vars in 732 bytes} [Thu Jun 25 23:36:03 2026] DELETE /v2.0/floatingips/3d7bb16c-2b49-4ad1-86aa-9b22b6577644 => generated 0 bytes in 837 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:36:04.058 7 INFO neutron.api.v2.resource [None req-3f8d57f0-572d-479c-80ea-18cf13dcb446 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1475/2826] 10.0.0.219 () {32 vars in 729 bytes} [Thu Jun 25 23:36:04 2026] GET /v2.0/floatingips/3d7bb16c-2b49-4ad1-86aa-9b22b6577644 => generated 144 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2827] 199.19.213.104 () {30 vars in 703 bytes} [Thu Jun 25 23:36:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2828] 199.19.213.104 () {30 vars in 705 bytes} [Thu Jun 25 23:36:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2829] 199.19.213.104 () {30 vars in 681 bytes} [Thu Jun 25 23:36:04 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2830] 199.19.213.104 () {30 vars in 717 bytes} [Thu Jun 25 23:36:04 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: 1354/2831] 199.19.213.104 () {30 vars in 741 bytes} [Thu Jun 25 23:36:04 2026] GET /v2.0/subnets/e1c15d9a-813a-4501-aac7-2cd5f3531fa3 => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2832] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:36:04 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 2578 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2833] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:36:05 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 2578 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2834] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:36:05 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 2578 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2835] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:36:06 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 2578 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2836] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:36:07 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 2578 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2837] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:36:08 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 2578 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2838] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:36:09 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 2578 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2839] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:36:10 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 2578 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2840] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:36:11 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 2578 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2841] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:36:12 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 2578 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2842] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:36:13 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 2578 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2845] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:36:14 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 2578 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2846] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:36:15 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 2578 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2847] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:36:16 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 2578 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2848] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:36:17 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 2578 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2849] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:36:19 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 2578 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2850] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:36:20 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 2578 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2851] 199.19.213.104 () {34 vars in 1096 bytes} [Thu Jun 25 23:36:20 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 123 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2852] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:36:20 2026] GET /v2.0/ports?tenant_id=c1471339b0e0493193f35fa75b4d9966&device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 2578 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2853] 199.19.213.104 () {34 vars in 1066 bytes} [Thu Jun 25 23:36:20 2026] GET /v2.0/networks?id=a2d3f77d-8211-439f-80d7-25c885970606&id=a93076d7-615e-4b23-931d-4b545e8d1b27 => generated 1524 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2854] 199.19.213.104 () {34 vars in 1060 bytes} [Thu Jun 25 23:36:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.27&port_id=1117c3d1-cb57-49d6-9722-e0951ebdca0f => 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: 1490/2855] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:36:20 2026] GET /v2.0/subnets?id=1830735a-e5b3-4e73-85da-68a0b77e4a6f => 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: 1366/2856] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:36:20 2026] GET /v2.0/ports?network_id=a2d3f77d-8211-439f-80d7-25c885970606&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2857] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:36:20 2026] GET /v2.0/networks/a2d3f77d-8211-439f-80d7-25c885970606?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2858] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:36:21 2026] GET /v2.0/networks/a2d3f77d-8211-439f-80d7-25c885970606?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2859] 199.19.213.104 () {34 vars in 1054 bytes} [Thu Jun 25 23:36:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.3&port_id=baa7a23d-cce2-4941-9458-f29f2efd0470 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2860] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:36:21 2026] GET /v2.0/subnets?id=e1c15d9a-813a-4501-aac7-2cd5f3531fa3 => generated 655 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2861] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:36:21 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 2578 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2862] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:36:21 2026] GET /v2.0/ports?network_id=a93076d7-615e-4b23-931d-4b545e8d1b27&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2863] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:36:21 2026] GET /v2.0/networks/a93076d7-615e-4b23-931d-4b545e8d1b27?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: 1370/2864] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:36:21 2026] GET /v2.0/networks/a93076d7-615e-4b23-931d-4b545e8d1b27?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: 1495/2865] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:36:22 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 2578 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2866] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:36:23 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 2578 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2867] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:36:24 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 2578 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2868] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:36:25 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 2578 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2869] 199.19.213.104 () {34 vars in 975 bytes} [Thu Jun 25 23:36:25 2026] GET /v2.0/ports/baa7a23d-cce2-4941-9458-f29f2efd0470 => generated 1342 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2870] 199.19.213.104 () {34 vars in 1060 bytes} [Thu Jun 25 23:36:25 2026] GET /v2.0/ports/baa7a23d-cce2-4941-9458-f29f2efd0470?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: 1498/2871] 199.19.213.104 () {34 vars in 1016 bytes} [Thu Jun 25 23:36:25 2026] GET /v2.0/networks/a93076d7-615e-4b23-931d-4b545e8d1b27?fields=dns_domain => generated 29 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2872] 199.19.213.104 () {38 vars in 1028 bytes} [Thu Jun 25 23:36:25 2026] PUT /v2.0/ports/baa7a23d-cce2-4941-9458-f29f2efd0470 => generated 1143 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2873] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:36:26 2026] GET /v2.0/ports?tenant_id=c1471339b0e0493193f35fa75b4d9966&device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 1244 bytes in 47 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: 1375/2874] 199.19.213.104 () {34 vars in 1066 bytes} [Thu Jun 25 23:36:26 2026] GET /v2.0/networks?id=a2d3f77d-8211-439f-80d7-25c885970606&id=a93076d7-615e-4b23-931d-4b545e8d1b27 => generated 1524 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2875] 199.19.213.104 () {34 vars in 1060 bytes} [Thu Jun 25 23:36:26 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.27&port_id=1117c3d1-cb57-49d6-9722-e0951ebdca0f => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2876] 199.19.213.104 () {30 vars in 769 bytes} [Thu Jun 25 23:36:26 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => 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: 1501/2877] 199.19.213.104 () {34 vars in 984 bytes} [Thu Jun 25 23:36:26 2026] GET /v2.0/subnets?id=1830735a-e5b3-4e73-85da-68a0b77e4a6f => 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: 1502/2878] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:36:26 2026] GET /v2.0/ports?network_id=a2d3f77d-8211-439f-80d7-25c885970606&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: 1503/2879] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:36:26 2026] GET /v2.0/networks/a2d3f77d-8211-439f-80d7-25c885970606?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: 1504/2880] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:36:26 2026] GET /v2.0/networks/a2d3f77d-8211-439f-80d7-25c885970606?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: 1377/2881] 199.19.213.104 () {34 vars in 789 bytes} [Thu Jun 25 23:36:26 2026] PUT /v2.0/ports/baa7a23d-cce2-4941-9458-f29f2efd0470 => generated 1082 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2882] 199.19.213.104 () {30 vars in 737 bytes} [Thu Jun 25 23:36:26 2026] GET /v2.0/ports/baa7a23d-cce2-4941-9458-f29f2efd0470 => generated 1082 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1378/2883] 199.19.213.104 () {32 vars in 759 bytes} [Thu Jun 25 23:36:26 2026] DELETE /v2.0/ports/baa7a23d-cce2-4941-9458-f29f2efd0470 => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2884] 199.19.213.104 () {30 vars in 703 bytes} [Thu Jun 25 23:36:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2885] 199.19.213.104 () {30 vars in 705 bytes} [Thu Jun 25 23:36:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2886] 199.19.213.104 () {30 vars in 681 bytes} [Thu Jun 25 23:36:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2887] 199.19.213.104 () {30 vars in 717 bytes} [Thu Jun 25 23:36:27 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-25 23:36:27.436 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5938ecbc-9bb0-460e-94e5-b7c19f0e813c 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1508/2888] 199.19.213.104 () {32 vars in 759 bytes} [Thu Jun 25 23:36:27 2026] DELETE /v2.0/ports/baa7a23d-cce2-4941-9458-f29f2efd0470 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2889] 199.19.213.104 () {30 vars in 737 bytes} [Thu Jun 25 23:36:27 2026] GET /v2.0/ports/28c4e552-ca62-4c39-945d-2eb539fd4f88 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:36:27.514 7 INFO neutron.api.v2.resource [None req-a87a6c56-640e-4d1d-89ad-6da8c8a72859 1b3a330929444f348a4d43df72a3aa29 c1471339b0e0493193f35fa75b4d9966 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1509/2890] 199.19.213.104 () {30 vars in 763 bytes} [Thu Jun 25 23:36:27 2026] GET /v2.0/security-groups/lb-a4d666e0-a96f-4c53-9329-019f41cd79ec => 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: 1382/2891] 199.19.213.104 () {30 vars in 785 bytes} [Thu Jun 25 23:36:27 2026] GET /v2.0/security-groups?name=lb-a4d666e0-a96f-4c53-9329-019f41cd79ec => generated 1637 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2892] 199.19.213.104 () {30 vars in 737 bytes} [Thu Jun 25 23:36:27 2026] GET /v2.0/ports/28c4e552-ca62-4c39-945d-2eb539fd4f88 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2893] 199.19.213.104 () {34 vars in 789 bytes} [Thu Jun 25 23:36:27 2026] PUT /v2.0/ports/28c4e552-ca62-4c39-945d-2eb539fd4f88 => generated 1094 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2894] 199.19.213.104 () {32 vars in 779 bytes} [Thu Jun 25 23:36:27 2026] DELETE /v2.0/security-groups/839c7c73-bff0-45e4-87d6-e8391ece0eda => 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: 1384/2895] 199.19.213.104 () {32 vars in 759 bytes} [Thu Jun 25 23:36:28 2026] DELETE /v2.0/ports/28c4e552-ca62-4c39-945d-2eb539fd4f88 => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2898] 199.19.213.104 () {34 vars in 994 bytes} [Thu Jun 25 23:36:29 2026] GET /v2.0/ports?device_id=4e83d7a2-e1c2-42dd-9335-bcf76658470e => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2899] 199.19.213.104 () {36 vars in 997 bytes} [Thu Jun 25 23:36:29 2026] DELETE /v2.0/ports/1117c3d1-cb57-49d6-9722-e0951ebdca0f => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:36:29.831 7 INFO neutron.db.l3_db [None req-01bd0536-7422-4bfd-a35e-5d30ff68981f b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Floating IP ab318f90-4132-4ff7-8c38-cba8745f2658 disassociated (deleted). External IP: 10.96.250.202, port: cb81d0ab-a5ca-416a-b0c5-fb67773071e6. [pid: 7|app: 0|req: 1512/2900] 10.0.0.219 () {32 vars in 732 bytes} [Thu Jun 25 23:36:29 2026] DELETE /v2.0/floatingips/ab318f90-4132-4ff7-8c38-cba8745f2658 => generated 0 bytes in 796 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:36:30.251 8 INFO neutron.api.v2.resource [None req-8eb11214-8410-4a40-8301-219ccd5c471b b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1389/2901] 10.0.0.219 () {32 vars in 729 bytes} [Thu Jun 25 23:36:30 2026] GET /v2.0/floatingips/ab318f90-4132-4ff7-8c38-cba8745f2658 => generated 144 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:36:30.508 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ca6f78c-0716-4b76-a241-b6209af36212'] response: {'name': 'network-changed', 'server_uuid': 'e293d572-5d93-4019-a946-50fb02aa1db3', 'tag': 'cb81d0ab-a5ca-416a-b0c5-fb67773071e6', 'status': 'completed', 'code': 200} 2026-06-25 23:36:30.541 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-91dcc033-0377-4416-9e3d-9318a96a8337'] response: {'server_uuid': '4e83d7a2-e1c2-42dd-9335-bcf76658470e', 'name': 'network-vif-deleted', 'tag': '1117c3d1-cb57-49d6-9722-e0951ebdca0f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1390/2902] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:36:30 2026] GET /v2.0/ports?tenant_id=c3fa0e69dad840fba12fddd49d259c7f&device_id=e293d572-5d93-4019-a946-50fb02aa1db3 => generated 1473 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2903] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:36:30 2026] GET /v2.0/networks?id=f225e6be-7444-40ac-9408-4aa3c094db1b => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2904] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:36:30 2026] GET /v2.0/ports?device_id=e293d572-5d93-4019-a946-50fb02aa1db3 => generated 1204 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2905] 199.19.213.104 () {34 vars in 1058 bytes} [Thu Jun 25 23:36:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.186&port_id=cb81d0ab-a5ca-416a-b0c5-fb67773071e6 => 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: 1514/2906] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:36:30 2026] GET /v2.0/security-groups?id=ee01cf90-774d-48fe-b846-23e531c493c7&fields=id&fields=name => generated 112 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2907] 199.19.213.104 () {34 vars in 1106 bytes} [Thu Jun 25 23:36:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A35a&port_id=cb81d0ab-a5ca-416a-b0c5-fb67773071e6 => 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: 1515/2908] 199.19.213.104 () {34 vars in 1064 bytes} [Thu Jun 25 23:36:30 2026] GET /v2.0/subnets?id=d1c96dd2-8f54-4596-9bdd-3d06695ea02d&id=7d48d06a-6c19-4bb6-94a1-3464533e0e4d => generated 1367 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2909] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:36:30 2026] GET /v2.0/ports?network_id=f225e6be-7444-40ac-9408-4aa3c094db1b&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2910] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:36:30 2026] GET /v2.0/ports?network_id=f225e6be-7444-40ac-9408-4aa3c094db1b&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: 1395/2911] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:36:30 2026] GET /v2.0/networks/f225e6be-7444-40ac-9408-4aa3c094db1b?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2912] 199.19.213.104 () {34 vars in 994 bytes} [Thu Jun 25 23:36:30 2026] GET /v2.0/ports?device_id=e293d572-5d93-4019-a946-50fb02aa1db3 => generated 1204 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2913] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:36:31 2026] GET /v2.0/networks/f225e6be-7444-40ac-9408-4aa3c094db1b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2914] 199.19.213.104 () {36 vars in 997 bytes} [Thu Jun 25 23:36:31 2026] DELETE /v2.0/ports/cb81d0ab-a5ca-416a-b0c5-fb67773071e6 => generated 0 bytes in 486 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:36:36.309 8 INFO neutron.db.l3_db [None req-a4e01c0a-3bf5-4057-8672-31432470c81b b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] Floating IP 5b6b0ccf-7125-49d4-83aa-1cf795f97adc disassociated (deleted). External IP: 10.96.250.210, port: 2273c8ae-5641-4cdf-940f-b983cc7f4124. [pid: 8|app: 0|req: 1397/2915] 10.0.0.219 () {32 vars in 732 bytes} [Thu Jun 25 23:36:35 2026] DELETE /v2.0/floatingips/5b6b0ccf-7125-49d4-83aa-1cf795f97adc => generated 0 bytes in 1363 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:36:37.207 7 INFO neutron.api.v2.resource [None req-72ccb8b1-6e3a-4cf4-92c3-e8709ad065a5 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1519/2916] 10.0.0.219 () {32 vars in 729 bytes} [Thu Jun 25 23:36:37 2026] GET /v2.0/floatingips/5b6b0ccf-7125-49d4-83aa-1cf795f97adc => generated 144 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:36:37.448 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7d9a03c-9704-4c9a-86e9-44ca681552f2'] response: {'name': 'network-changed', 'server_uuid': 'dee935d4-41b6-4e09-bc00-5419791105c6', 'tag': '2273c8ae-5641-4cdf-940f-b983cc7f4124', 'status': 'completed', 'code': 200} 2026-06-25 23:36:37.473 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a257c0c9-3b16-43ba-b252-eda4c79bbd0e'] response: {'server_uuid': 'e293d572-5d93-4019-a946-50fb02aa1db3', 'name': 'network-vif-deleted', 'tag': 'cb81d0ab-a5ca-416a-b0c5-fb67773071e6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1398/2917] 10.0.0.99 () {34 vars in 989 bytes} [Thu Jun 25 23:36:37 2026] GET /v2.0/ports?device_id=dee935d4-41b6-4e09-bc00-5419791105c6 => generated 1188 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2918] 199.19.213.104 () {34 vars in 1080 bytes} [Thu Jun 25 23:36:37 2026] GET /v2.0/ports?tenant_id=c3fa0e69dad840fba12fddd49d259c7f&device_id=dee935d4-41b6-4e09-bc00-5419791105c6 => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2919] 10.0.0.99 () {34 vars in 1039 bytes} [Thu Jun 25 23:36:37 2026] GET /v2.0/security-groups?id=ee01cf90-774d-48fe-b846-23e531c493c7&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: 1521/2920] 199.19.213.104 () {34 vars in 986 bytes} [Thu Jun 25 23:36:37 2026] GET /v2.0/networks?id=4fe3ab56-5113-44b4-a609-0e96239a60b4 => generated 801 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2921] 199.19.213.104 () {34 vars in 1054 bytes} [Thu Jun 25 23:36:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.9&port_id=2273c8ae-5641-4cdf-940f-b983cc7f4124 => 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: 1522/2922] 199.19.213.104 () {34 vars in 1102 bytes} [Thu Jun 25 23:36:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A26&port_id=2273c8ae-5641-4cdf-940f-b983cc7f4124 => 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: 1401/2923] 199.19.213.104 () {34 vars in 1064 bytes} [Thu Jun 25 23:36:37 2026] GET /v2.0/subnets?id=261875f9-cba8-47a8-a758-57ffa22178bb&id=e3e9f02f-2ada-40a8-9da4-237c17c901a9 => generated 1363 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2924] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:36:37 2026] GET /v2.0/ports?network_id=4fe3ab56-5113-44b4-a609-0e96239a60b4&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2925] 199.19.213.104 () {34 vars in 1052 bytes} [Thu Jun 25 23:36:37 2026] GET /v2.0/ports?network_id=4fe3ab56-5113-44b4-a609-0e96239a60b4&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: 1403/2926] 199.19.213.104 () {34 vars in 1012 bytes} [Thu Jun 25 23:36:37 2026] GET /v2.0/networks/4fe3ab56-5113-44b4-a609-0e96239a60b4?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: 1524/2927] 199.19.213.104 () {34 vars in 994 bytes} [Thu Jun 25 23:36:37 2026] GET /v2.0/ports?device_id=dee935d4-41b6-4e09-bc00-5419791105c6 => generated 1188 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2928] 199.19.213.104 () {34 vars in 1112 bytes} [Thu Jun 25 23:36:37 2026] GET /v2.0/networks/4fe3ab56-5113-44b4-a609-0e96239a60b4?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: 1525/2929] 199.19.213.104 () {36 vars in 997 bytes} [Thu Jun 25 23:36:37 2026] DELETE /v2.0/ports/2273c8ae-5641-4cdf-940f-b983cc7f4124 => generated 0 bytes in 449 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2930] 10.0.0.219 () {32 vars in 750 bytes} [Thu Jun 25 23:36:42 2026] DELETE /v2.0/security-group-rules/d1a72717-e95b-4248-91c6-c7b7bb0570f7 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:36:42.750 7 INFO neutron.api.v2.resource [None req-0df788bc-6e0a-4b48-b13a-15870c961686 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1526/2931] 10.0.0.219 () {32 vars in 747 bytes} [Thu Jun 25 23:36:42 2026] GET /v2.0/security-group-rules/d1a72717-e95b-4248-91c6-c7b7bb0570f7 => 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: 1406/2932] 10.0.0.219 () {32 vars in 750 bytes} [Thu Jun 25 23:36:42 2026] DELETE /v2.0/security-group-rules/74602610-5287-49fa-a448-9f4ba3ae80c5 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:36:42.836 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-38d859a5-381b-443a-abff-5cf6f5589ee9'] response: {'server_uuid': 'dee935d4-41b6-4e09-bc00-5419791105c6', 'name': 'network-vif-deleted', 'tag': '2273c8ae-5641-4cdf-940f-b983cc7f4124', 'status': 'completed', 'code': 200} 2026-06-25 23:36:42.839 7 INFO neutron.api.v2.resource [None req-317208d4-90ab-4999-83fc-9437ac618b6e b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1527/2933] 10.0.0.219 () {32 vars in 747 bytes} [Thu Jun 25 23:36:42 2026] GET /v2.0/security-group-rules/74602610-5287-49fa-a448-9f4ba3ae80c5 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2934] 10.0.0.219 () {32 vars in 750 bytes} [Thu Jun 25 23:36:42 2026] DELETE /v2.0/security-group-rules/b405fbc3-84d0-4c25-a945-60ced3d25332 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:36:42.949 7 INFO neutron.api.v2.resource [None req-5bb86193-2bc7-46fc-b0e4-41601c0f95b2 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1528/2935] 10.0.0.219 () {32 vars in 747 bytes} [Thu Jun 25 23:36:42 2026] GET /v2.0/security-group-rules/b405fbc3-84d0-4c25-a945-60ced3d25332 => 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: 1408/2936] 10.0.0.219 () {32 vars in 750 bytes} [Thu Jun 25 23:36:42 2026] DELETE /v2.0/security-group-rules/dc8e752f-fc5d-422c-9fc6-af7259c1c505 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:36:43.059 7 INFO neutron.api.v2.resource [None req-272188cc-80c3-4734-93be-2ff2a996d630 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1529/2937] 10.0.0.219 () {32 vars in 747 bytes} [Thu Jun 25 23:36:43 2026] GET /v2.0/security-group-rules/dc8e752f-fc5d-422c-9fc6-af7259c1c505 => generated 155 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2938] 10.0.0.219 () {32 vars in 750 bytes} [Thu Jun 25 23:36:43 2026] DELETE /v2.0/security-group-rules/7532233f-2c39-4256-97db-66c746cf6259 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:36:43.188 7 INFO neutron.api.v2.resource [None req-d4169b95-09e9-4789-8f27-1b4091c928e8 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1530/2939] 10.0.0.219 () {32 vars in 747 bytes} [Thu Jun 25 23:36:43 2026] GET /v2.0/security-group-rules/7532233f-2c39-4256-97db-66c746cf6259 => 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: 1410/2940] 10.0.0.219 () {32 vars in 750 bytes} [Thu Jun 25 23:36:43 2026] DELETE /v2.0/security-group-rules/9c2ccdfa-640e-4d13-8329-39efd0110716 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:36:43.297 7 INFO neutron.api.v2.resource [None req-9516b7fc-ab84-4ccd-afad-06c54b0e0c59 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1531/2941] 10.0.0.219 () {32 vars in 747 bytes} [Thu Jun 25 23:36:43 2026] GET /v2.0/security-group-rules/9c2ccdfa-640e-4d13-8329-39efd0110716 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2942] 10.0.0.219 () {32 vars in 750 bytes} [Thu Jun 25 23:36:43 2026] DELETE /v2.0/security-group-rules/bd0d62a5-bccb-4880-80c3-b0ea8d5c8211 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:36:43.413 7 INFO neutron.api.v2.resource [None req-755c118c-f830-4c32-abe6-2c8bc7ed64be b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1532/2943] 10.0.0.219 () {32 vars in 747 bytes} [Thu Jun 25 23:36:43 2026] GET /v2.0/security-group-rules/bd0d62a5-bccb-4880-80c3-b0ea8d5c8211 => 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: 1412/2944] 10.0.0.219 () {32 vars in 750 bytes} [Thu Jun 25 23:36:43 2026] DELETE /v2.0/security-group-rules/aafd4c54-0cba-47dc-b680-eca7162de145 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:36:43.512 7 INFO neutron.api.v2.resource [None req-dad9debe-9cbf-466d-9ea8-cd62fb6c1353 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1533/2945] 10.0.0.219 () {32 vars in 747 bytes} [Thu Jun 25 23:36:43 2026] GET /v2.0/security-group-rules/aafd4c54-0cba-47dc-b680-eca7162de145 => 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: 1413/2946] 10.0.0.219 () {32 vars in 750 bytes} [Thu Jun 25 23:36:43 2026] DELETE /v2.0/security-group-rules/e90467d1-b4c1-4b94-bd7e-a3f60d94e71e => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:36:43.614 7 INFO neutron.api.v2.resource [None req-fee4e6f6-7589-48e3-bb5a-e34a60c693f7 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1534/2947] 10.0.0.219 () {32 vars in 747 bytes} [Thu Jun 25 23:36:43 2026] GET /v2.0/security-group-rules/e90467d1-b4c1-4b94-bd7e-a3f60d94e71e => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2948] 10.0.0.219 () {32 vars in 750 bytes} [Thu Jun 25 23:36:43 2026] DELETE /v2.0/security-group-rules/487d2c81-4100-4e37-854c-50878815b928 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:36:43.714 7 INFO neutron.api.v2.resource [None req-2b09aba4-4fe1-452d-a343-4d390fb082e9 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1535/2949] 10.0.0.219 () {32 vars in 747 bytes} [Thu Jun 25 23:36:43 2026] GET /v2.0/security-group-rules/487d2c81-4100-4e37-854c-50878815b928 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2950] 10.0.0.219 () {32 vars in 750 bytes} [Thu Jun 25 23:36:43 2026] DELETE /v2.0/security-group-rules/444d2dce-69a2-4a70-8104-a38e3d268bf3 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:36:43.814 7 INFO neutron.api.v2.resource [None req-e8ff8e7b-a3f6-4592-916c-e79862aedcd6 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1536/2951] 10.0.0.219 () {32 vars in 747 bytes} [Thu Jun 25 23:36:43 2026] GET /v2.0/security-group-rules/444d2dce-69a2-4a70-8104-a38e3d268bf3 => 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: 1416/2952] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:36:43 2026] DELETE /v2.0/security-groups/ee01cf90-774d-48fe-b846-23e531c493c7 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:36:43.937 7 INFO neutron.api.v2.resource [None req-8e1226f2-bb19-4ab8-80e5-177571a31f39 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1537/2953] 10.0.0.219 () {32 vars in 737 bytes} [Thu Jun 25 23:36:43 2026] GET /v2.0/security-groups/ee01cf90-774d-48fe-b846-23e531c493c7 => 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: 1417/2956] 10.0.0.219 () {34 vars in 789 bytes} [Thu Jun 25 23:36:43 2026] PUT /v2.0/routers/b7be9c97-0f8b-4e73-a894-54464b49e010/remove_router_interface => generated 309 bytes in 1410 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:36:45.779 7 INFO neutron.api.v2.resource [None req-c6e38409-35f9-4dee-8836-2cc5c65c25a1 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1540/2957] 10.0.0.219 () {34 vars in 789 bytes} [Thu Jun 25 23:36:45 2026] PUT /v2.0/routers/b7be9c97-0f8b-4e73-a894-54464b49e010/remove_router_interface => generated 198 bytes in 372 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2958] 10.0.0.219 () {34 vars in 789 bytes} [Thu Jun 25 23:36:45 2026] PUT /v2.0/routers/b7be9c97-0f8b-4e73-a894-54464b49e010/remove_router_interface => generated 309 bytes in 1357 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:36:47.398 7 INFO neutron.api.v2.resource [None req-186ee81c-8ce9-4b93-878e-1c89034ea0d6 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1541/2959] 10.0.0.219 () {34 vars in 789 bytes} [Thu Jun 25 23:36:47 2026] PUT /v2.0/routers/b7be9c97-0f8b-4e73-a894-54464b49e010/remove_router_interface => generated 198 bytes in 249 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2960] 10.0.0.219 () {34 vars in 789 bytes} [Thu Jun 25 23:36:47 2026] PUT /v2.0/routers/b7be9c97-0f8b-4e73-a894-54464b49e010/remove_router_interface => generated 309 bytes in 1782 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:36:49.405 7 INFO neutron.api.v2.resource [None req-37aa45de-d167-4469-af08-1cc564a3be4b b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1542/2961] 10.0.0.219 () {34 vars in 789 bytes} [Thu Jun 25 23:36:49 2026] PUT /v2.0/routers/b7be9c97-0f8b-4e73-a894-54464b49e010/remove_router_interface => generated 198 bytes in 214 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:36:50.604 8 INFO neutron.db.l3_hamode_db [None req-1f3260d5-eb90-40bd-ad2d-e0d81454d06d b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] HA network 7333bd79-f898-46ea-bcdc-a23e6ad42163 was deleted as no HA routers are present in tenant c3fa0e69dad840fba12fddd49d259c7f. [pid: 8|app: 0|req: 1420/2962] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:36:49 2026] DELETE /v2.0/routers/b7be9c97-0f8b-4e73-a894-54464b49e010 => generated 0 bytes in 1201 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:36:50.644 7 INFO neutron.api.v2.resource [None req-737449c8-3b04-44a2-a704-d0c0be2de934 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1543/2963] 10.0.0.219 () {32 vars in 721 bytes} [Thu Jun 25 23:36:50 2026] GET /v2.0/routers/b7be9c97-0f8b-4e73-a894-54464b49e010 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:36:50.716 8 INFO neutron.services.segments.plugin [-] Segment 93d949f8-9369-4171-a104-03ca618f5b75 resource provider aggregate not found 2026-06-25 23:36:50.722 8 INFO neutron.services.segments.plugin [-] Segment 93d949f8-9369-4171-a104-03ca618f5b75 resource provider aggregate not found 2026-06-25 23:36:50.733 8 INFO neutron.services.segments.plugin [-] Segment 93d949f8-9369-4171-a104-03ca618f5b75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93d949f8-9369-4171-a104-03ca618f5b75 found for delete ", "request_id": "req-0252c355-85d1-4997-b315-37527e4b6b1f"}]} 2026-06-25 23:36:50.742 8 INFO neutron.services.segments.plugin [-] Segment 93d949f8-9369-4171-a104-03ca618f5b75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93d949f8-9369-4171-a104-03ca618f5b75 found for delete ", "request_id": "req-7454ceab-711e-426f-b7a6-45a38bdcadcf"}]} [pid: 8|app: 0|req: 1421/2964] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:36:50 2026] DELETE /v2.0/subnets/d1c96dd2-8f54-4596-9bdd-3d06695ea02d => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:36:50.903 7 INFO neutron.pecan_wsgi.hooks.translation [None req-01205e55-9581-4036-aa35-306032417c92 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1544/2965] 10.0.0.219 () {32 vars in 721 bytes} [Thu Jun 25 23:36:50 2026] GET /v2.0/subnets/d1c96dd2-8f54-4596-9bdd-3d06695ea02d => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2966] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:36:50 2026] DELETE /v2.0/subnets/7d48d06a-6c19-4bb6-94a1-3464533e0e4d => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:36:51.169 7 INFO neutron.pecan_wsgi.hooks.translation [None req-67003bc9-12f0-4d9a-bbb4-afdfdded0389 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1545/2967] 10.0.0.219 () {32 vars in 721 bytes} [Thu Jun 25 23:36:51 2026] GET /v2.0/subnets/7d48d06a-6c19-4bb6-94a1-3464533e0e4d => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2968] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:36:51 2026] DELETE /v2.0/networks/f225e6be-7444-40ac-9408-4aa3c094db1b => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:36:51.576 7 INFO neutron.pecan_wsgi.hooks.translation [None req-16e668c8-b89e-4917-9a83-eea3265f4c5f b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1546/2969] 10.0.0.219 () {32 vars in 723 bytes} [Thu Jun 25 23:36:51 2026] GET /v2.0/networks/f225e6be-7444-40ac-9408-4aa3c094db1b => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2970] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:36:51 2026] DELETE /v2.0/subnets/e3e9f02f-2ada-40a8-9da4-237c17c901a9 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:36:51.842 7 INFO neutron.pecan_wsgi.hooks.translation [None req-49d89d35-bcc8-4d81-ac4d-6de90391492f b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1547/2971] 10.0.0.219 () {32 vars in 721 bytes} [Thu Jun 25 23:36:51 2026] GET /v2.0/subnets/e3e9f02f-2ada-40a8-9da4-237c17c901a9 => 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: 1425/2972] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:36:51 2026] DELETE /v2.0/subnets/261875f9-cba8-47a8-a758-57ffa22178bb => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:36:52.072 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d1025532-b27e-4437-8d98-9091e5df282d b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1548/2973] 10.0.0.219 () {32 vars in 721 bytes} [Thu Jun 25 23:36:52 2026] GET /v2.0/subnets/261875f9-cba8-47a8-a758-57ffa22178bb => 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: 1426/2974] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:36:52 2026] DELETE /v2.0/networks/4fe3ab56-5113-44b4-a609-0e96239a60b4 => generated 0 bytes in 420 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:36:52.521 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1330a563-d5fe-41af-be64-849a6637eded b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1549/2975] 10.0.0.219 () {32 vars in 723 bytes} [Thu Jun 25 23:36:52 2026] GET /v2.0/networks/4fe3ab56-5113-44b4-a609-0e96239a60b4 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:36:52.753 8 INFO neutron.services.segments.plugin [-] Segment acba09d1-d7da-4980-a3ff-3b2e07e89053 resource provider aggregate not found 2026-06-25 23:36:52.763 8 INFO neutron.services.segments.plugin [-] Segment acba09d1-d7da-4980-a3ff-3b2e07e89053 resource provider aggregate not found 2026-06-25 23:36:52.775 8 INFO neutron.services.segments.plugin [-] Segment acba09d1-d7da-4980-a3ff-3b2e07e89053 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acba09d1-d7da-4980-a3ff-3b2e07e89053 found for delete ", "request_id": "req-83dc555d-5f81-4cc5-b5fe-f01a20821ffe"}]} [pid: 8|app: 0|req: 1427/2976] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:36:52 2026] DELETE /v2.0/subnets/21644051-d08a-4304-89f5-91f44c9a9592 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:36:52.812 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e70e95a6-818e-492e-89f7-96ec3bbeb59f b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1550/2977] 10.0.0.219 () {32 vars in 721 bytes} [Thu Jun 25 23:36:52 2026] GET /v2.0/subnets/21644051-d08a-4304-89f5-91f44c9a9592 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:36:52.832 8 INFO neutron.services.segments.plugin [-] Segment acba09d1-d7da-4980-a3ff-3b2e07e89053 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acba09d1-d7da-4980-a3ff-3b2e07e89053 found for delete ", "request_id": "req-a527c614-1601-4b07-8d27-27e8dee38ba6"}]} 2026-06-25 23:36:52.837 8 INFO neutron.services.segments.plugin [-] Segment 795bcf74-7b61-4ed2-8fbd-06064453dec7 resource provider aggregate not found 2026-06-25 23:36:52.854 8 INFO neutron.services.segments.plugin [-] Segment 795bcf74-7b61-4ed2-8fbd-06064453dec7 resource provider aggregate not found 2026-06-25 23:36:52.862 8 INFO neutron.services.segments.plugin [-] Segment 795bcf74-7b61-4ed2-8fbd-06064453dec7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 795bcf74-7b61-4ed2-8fbd-06064453dec7 found for delete ", "request_id": "req-9346473d-685c-497a-b259-5fe0bad91d44"}]} 2026-06-25 23:36:52.874 8 INFO neutron.services.segments.plugin [-] Segment 795bcf74-7b61-4ed2-8fbd-06064453dec7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 795bcf74-7b61-4ed2-8fbd-06064453dec7 found for delete ", "request_id": "req-37f8ec7d-1b25-41bd-86fa-50593c056bc6"}]} [pid: 8|app: 0|req: 1428/2978] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:36:52 2026] DELETE /v2.0/subnets/e1c15d9a-813a-4501-aac7-2cd5f3531fa3 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:36:53.088 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f8a55b6b-94ff-43d4-b948-22e453321435 b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1551/2979] 10.0.0.219 () {32 vars in 721 bytes} [Thu Jun 25 23:36:53 2026] GET /v2.0/subnets/e1c15d9a-813a-4501-aac7-2cd5f3531fa3 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2980] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:36:53 2026] DELETE /v2.0/networks/a93076d7-615e-4b23-931d-4b545e8d1b27 => generated 0 bytes in 417 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:36:53.544 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e9d0f234-ea52-4033-8465-6c81acbee97b b4e04fac7f8d4806b8200ae9bee0b1da c3fa0e69dad840fba12fddd49d259c7f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1552/2981] 10.0.0.219 () {32 vars in 723 bytes} [Thu Jun 25 23:36:53 2026] GET /v2.0/networks/a93076d7-615e-4b23-931d-4b545e8d1b27 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:36:55.588 8 INFO neutron.services.segments.plugin [-] Segment 7dbb5d60-ea5e-4e6a-ab58-4d2a3698b38e resource provider aggregate not found 2026-06-25 23:36:55.593 8 INFO neutron.services.segments.plugin [-] Segment 7dbb5d60-ea5e-4e6a-ab58-4d2a3698b38e resource provider aggregate not found 2026-06-25 23:36:55.610 8 INFO neutron.services.segments.plugin [-] Segment 7dbb5d60-ea5e-4e6a-ab58-4d2a3698b38e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7dbb5d60-ea5e-4e6a-ab58-4d2a3698b38e found for delete ", "request_id": "req-9bea030d-0590-4c5d-9536-e13397fa49d3"}]} 2026-06-25 23:36:55.612 8 INFO neutron.services.segments.plugin [-] Segment 7dbb5d60-ea5e-4e6a-ab58-4d2a3698b38e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7dbb5d60-ea5e-4e6a-ab58-4d2a3698b38e found for delete ", "request_id": "req-6f8f46b0-e85b-422d-bd43-84a3124b373d"}]} [pid: 8|app: 0|req: 1430/2982] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:36:55 2026] GET /v2.0/security-groups?tenant_id=d55756d3ba2445afa4648a8db27d0c3d&name=default => generated 2929 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/2983] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:36:55 2026] DELETE /v2.0/security-groups/04c35cb4-15c7-43b5-98ef-0f7a05e5d716 => 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: 1431/2984] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:36:56 2026] GET /v2.0/security-groups?tenant_id=c3fa0e69dad840fba12fddd49d259c7f&name=default => generated 2925 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/2985] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:36:56 2026] DELETE /v2.0/security-groups/b98660c4-bf22-4154-b348-fa503cf6f3d1 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2986] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:36:56 2026] GET /v2.0/security-groups?tenant_id=bef8cafb9f5249c4b2b728a7e536e8c4&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/2987] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:36:56 2026] DELETE /v2.0/security-groups/ed6ab655-2d5f-45c6-a18c-2251621d66cd => 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: 1433/2988] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:36:56 2026] GET /v2.0/security-groups?tenant_id=6ffc31964f724ad3987f8ae55b9e5fe2&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/2989] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:36:57 2026] DELETE /v2.0/security-groups/03ab3614-23c2-4c17-ab78-0fce1088f713 => 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: 1434/2990] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:36:57 2026] GET /v2.0/security-groups?tenant_id=72282609ba244cc0b9a440f14139af5a&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/2991] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:36:57 2026] DELETE /v2.0/security-groups/43dcdb12-531a-4cd1-9e3a-bbe34c075cd7 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2992] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:36:57 2026] GET /v2.0/security-groups?tenant_id=686ce28dd1794e33a2e96724230ce3c0&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/2993] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:36:57 2026] DELETE /v2.0/security-groups/20b4060a-5402-421f-8812-1b05a8c13ea2 => generated 0 bytes in 540 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2994] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:36:58 2026] GET /v2.0/security-groups?tenant_id=f6ebe26407954773b481ac9e5d2746d3&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/2995] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:36:58 2026] DELETE /v2.0/security-groups/0a70725e-2832-4859-a006-be2ecf57a039 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/2998] 10.0.0.219 () {34 vars in 678 bytes} [Thu Jun 25 23:37:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2999] 10.0.0.219 () {34 vars in 678 bytes} [Thu Jun 25 23:37:03 2026] POST /v2.0/qos/policies => generated 359 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3000] 10.0.0.219 () {34 vars in 678 bytes} [Thu Jun 25 23:37:03 2026] POST /v2.0/qos/policies => generated 359 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/3001] 10.0.0.219 () {34 vars in 678 bytes} [Thu Jun 25 23:37:03 2026] POST /v2.0/qos/policies => generated 359 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3002] 10.0.0.219 () {34 vars in 678 bytes} [Thu Jun 25 23:37:03 2026] POST /v2.0/qos/policies => generated 359 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/3003] 10.0.0.219 () {34 vars in 753 bytes} [Thu Jun 25 23:37:03 2026] PUT /v2.0/policies/f7daa435-8a89-4f6c-a7af-5aa9d9be5898/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3004] 10.0.0.219 () {34 vars in 753 bytes} [Thu Jun 25 23:37:03 2026] PUT /v2.0/policies/9adbfecd-d4b2-47e7-9257-7e4c0e5ec65d/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/3005] 10.0.0.219 () {34 vars in 753 bytes} [Thu Jun 25 23:37:03 2026] PUT /v2.0/policies/de441c68-6fc3-4349-9a1b-bf658ea4c142/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3006] 10.0.0.219 () {34 vars in 753 bytes} [Thu Jun 25 23:37:03 2026] PUT /v2.0/policies/fb21a890-56e1-4f98-9c07-37609a51bea2/tags => 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: 1442/3007] 10.0.0.219 () {32 vars in 674 bytes} [Thu Jun 25 23:37:03 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3008] 10.0.0.219 () {32 vars in 688 bytes} [Thu Jun 25 23:37:04 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: 8|app: 0|req: 1443/3009] 10.0.0.219 () {32 vars in 684 bytes} [Thu Jun 25 23:37:04 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3010] 10.0.0.219 () {32 vars in 696 bytes} [Thu Jun 25 23:37:04 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/3011] 10.0.0.219 () {32 vars in 682 bytes} [Thu Jun 25 23:37:04 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3012] 10.0.0.219 () {32 vars in 696 bytes} [Thu Jun 25 23:37:04 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/3013] 10.0.0.219 () {32 vars in 692 bytes} [Thu Jun 25 23:37:04 2026] GET /v2.0/qos/policies?not-tags-any=blue => 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: 1569/3014] 10.0.0.219 () {32 vars in 704 bytes} [Thu Jun 25 23:37:04 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/3015] 10.0.0.219 () {32 vars in 734 bytes} [Thu Jun 25 23:37:04 2026] DELETE /v2.0/qos/policies/f7daa435-8a89-4f6c-a7af-5aa9d9be5898 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3016] 10.0.0.219 () {32 vars in 734 bytes} [Thu Jun 25 23:37:04 2026] DELETE /v2.0/qos/policies/9adbfecd-d4b2-47e7-9257-7e4c0e5ec65d => 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: 1447/3017] 10.0.0.219 () {32 vars in 734 bytes} [Thu Jun 25 23:37:04 2026] DELETE /v2.0/qos/policies/de441c68-6fc3-4349-9a1b-bf658ea4c142 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3018] 10.0.0.219 () {32 vars in 734 bytes} [Thu Jun 25 23:37:04 2026] DELETE /v2.0/qos/policies/fb21a890-56e1-4f98-9c07-37609a51bea2 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/3019] 10.0.0.219 () {32 vars in 734 bytes} [Thu Jun 25 23:37:04 2026] DELETE /v2.0/qos/policies/b4731525-e49f-4c91-a72e-95ebd6b0f438 => 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: 1572/3020] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:37:05 2026] GET /v2.0/security-groups?tenant_id=85b861fe31cf4b5da068ae6e867f71ea&name=default => generated 2929 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/3021] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:37:06 2026] DELETE /v2.0/security-groups/47166ba6-c4f1-4188-9af5-731f8305fbd6 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3022] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:37:06 2026] GET /v2.0/security-groups?tenant_id=1e68513c72d14f86ab3747d0ed86cd23&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/3023] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:37:06 2026] DELETE /v2.0/security-groups/dc778b2b-59c3-4553-ad09-86f866156590 => 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: 1574/3024] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:37:06 2026] GET /v2.0/security-groups?tenant_id=75000898fb08469e8576a517d57fe550&name=default => generated 2929 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/3025] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:37:06 2026] DELETE /v2.0/security-groups/68fda463-d7b7-49a1-974a-624424701f28 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:37:11.353 7 WARNING neutron_lib.context [None req-4245e484-d3ff-4e3d-b521-dc930091bcea f7227130db794faea2e04f14997ef5e1 cbc6ead5deb4489e88e7a5180ce79ede - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:37:11.482 7 INFO neutron.db.segments_db [None req-4245e484-d3ff-4e3d-b521-dc930091bcea f7227130db794faea2e04f14997ef5e1 cbc6ead5deb4489e88e7a5180ce79ede - - default default] Added segment 4473e078-7a0b-4053-a5ba-826ec484cf5a of type vxlan for network f2e5119b-f04c-408f-acb9-32e307dfeae3 [pid: 7|app: 0|req: 1575/3026] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:37:11 2026] POST /v2.0/networks => generated 632 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:37:11.605 8 WARNING neutron_lib.context [None req-cbc9c272-cd92-4cac-89f3-e2e415f3f8ed f7227130db794faea2e04f14997ef5e1 cbc6ead5deb4489e88e7a5180ce79ede - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1452/3027] 10.0.0.219 () {34 vars in 664 bytes} [Thu Jun 25 23:37:11 2026] POST /v2.0/ports => generated 743 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:37:11.989 7 WARNING neutron_lib.context [None req-1a18a5e6-0f32-4ac2-a328-d7fcf17eaa40 f7227130db794faea2e04f14997ef5e1 cbc6ead5deb4489e88e7a5180ce79ede - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1576/3028] 10.0.0.219 () {34 vars in 666 bytes} [Thu Jun 25 23:37:11 2026] POST /v2.0/trunks => generated 407 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-25 23:37:12.266 8 WARNING neutron_lib.context [None req-32595ec8-7fff-482e-8f21-3628e6d9d22f f7227130db794faea2e04f14997ef5e1 cbc6ead5deb4489e88e7a5180ce79ede - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:37:12.323 8 INFO neutron.db.segments_db [None req-32595ec8-7fff-482e-8f21-3628e6d9d22f f7227130db794faea2e04f14997ef5e1 cbc6ead5deb4489e88e7a5180ce79ede - - default default] Added segment c6798a63-5c70-4f36-970c-30d317d21e4a of type vxlan for network 10b37ede-4092-401e-87b2-2db8cec1316b [pid: 8|app: 0|req: 1453/3029] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:37:12 2026] POST /v2.0/networks => generated 632 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:37:12.439 7 WARNING neutron_lib.context [None req-3f4d6db7-7cbe-4005-8c38-e1610772402c f7227130db794faea2e04f14997ef5e1 cbc6ead5deb4489e88e7a5180ce79ede - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1577/3030] 10.0.0.219 () {34 vars in 664 bytes} [Thu Jun 25 23:37:12 2026] POST /v2.0/ports => generated 743 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:37:12.811 8 WARNING neutron_lib.context [None req-aa876034-19b1-444d-a134-018084c777d1 f7227130db794faea2e04f14997ef5e1 cbc6ead5deb4489e88e7a5180ce79ede - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1454/3031] 10.0.0.219 () {34 vars in 666 bytes} [Thu Jun 25 23:37:12 2026] POST /v2.0/trunks => generated 407 bytes in 265 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-25 23:37:13.083 7 WARNING neutron_lib.context [None req-fa901bf7-c363-41fc-aa6f-34a5528ac3ef f7227130db794faea2e04f14997ef5e1 cbc6ead5deb4489e88e7a5180ce79ede - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:37:13.164 7 INFO neutron.db.segments_db [None req-fa901bf7-c363-41fc-aa6f-34a5528ac3ef f7227130db794faea2e04f14997ef5e1 cbc6ead5deb4489e88e7a5180ce79ede - - default default] Added segment 4f01da0c-20eb-417b-9832-17347c8fd0d1 of type vxlan for network ee88f341-02f6-4cf1-a2ae-6ebfd4298fcf [pid: 7|app: 0|req: 1578/3032] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:37:13 2026] POST /v2.0/networks => generated 632 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:37:13.302 8 WARNING neutron_lib.context [None req-6e4894da-1c7d-435e-ba60-023b4ac26653 f7227130db794faea2e04f14997ef5e1 cbc6ead5deb4489e88e7a5180ce79ede - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1455/3033] 10.0.0.219 () {34 vars in 664 bytes} [Thu Jun 25 23:37:13 2026] POST /v2.0/ports => generated 743 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:37:13.642 7 WARNING neutron_lib.context [None req-cd5b521b-5cea-43a2-92fc-4227acee3468 f7227130db794faea2e04f14997ef5e1 cbc6ead5deb4489e88e7a5180ce79ede - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1579/3034] 10.0.0.219 () {34 vars in 666 bytes} [Thu Jun 25 23:37:13 2026] POST /v2.0/trunks => generated 407 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:37:13.873 8 WARNING neutron_lib.context [None req-34764619-c367-4a66-b643-02340f6ca99c f7227130db794faea2e04f14997ef5e1 cbc6ead5deb4489e88e7a5180ce79ede - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:37:13.943 8 INFO neutron.db.segments_db [None req-34764619-c367-4a66-b643-02340f6ca99c f7227130db794faea2e04f14997ef5e1 cbc6ead5deb4489e88e7a5180ce79ede - - default default] Added segment 28c7581d-72cd-48ec-9ef2-2bc6d954e707 of type vxlan for network 037e0471-1e7b-43db-9a29-e92d4a4be771 [pid: 8|app: 0|req: 1456/3035] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:37:13 2026] POST /v2.0/networks => generated 631 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:37:14.066 7 WARNING neutron_lib.context [None req-ae22ec29-5c9a-4a39-bba2-3d2311b43de8 f7227130db794faea2e04f14997ef5e1 cbc6ead5deb4489e88e7a5180ce79ede - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1580/3038] 10.0.0.219 () {34 vars in 664 bytes} [Thu Jun 25 23:37:14 2026] POST /v2.0/ports => generated 743 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:37:14.505 8 WARNING neutron_lib.context [None req-3c83d3d9-d62b-4d1d-9b17-980f6106f2db f7227130db794faea2e04f14997ef5e1 cbc6ead5deb4489e88e7a5180ce79ede - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1459/3039] 10.0.0.219 () {34 vars in 666 bytes} [Thu Jun 25 23:37:14 2026] POST /v2.0/trunks => generated 407 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-25 23:37:14.714 7 WARNING neutron_lib.context [None req-a1ca2ad5-7aaa-47ee-9f3e-962a84987516 f7227130db794faea2e04f14997ef5e1 cbc6ead5deb4489e88e7a5180ce79ede - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:37:14.798 7 INFO neutron.db.segments_db [None req-a1ca2ad5-7aaa-47ee-9f3e-962a84987516 f7227130db794faea2e04f14997ef5e1 cbc6ead5deb4489e88e7a5180ce79ede - - default default] Added segment 252d9128-6316-42e4-9e72-0abc1c6da814 of type vxlan for network 728496d4-b7e8-4a0d-a6c8-794dcff3029e [pid: 7|app: 0|req: 1581/3040] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:37:14 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) 2026-06-25 23:37:14.904 8 WARNING neutron_lib.context [None req-517dd17e-2ec2-44e3-9124-d4096b523abf f7227130db794faea2e04f14997ef5e1 cbc6ead5deb4489e88e7a5180ce79ede - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1460/3041] 10.0.0.219 () {34 vars in 664 bytes} [Thu Jun 25 23:37:14 2026] POST /v2.0/ports => generated 743 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:37:15.254 7 WARNING neutron_lib.context [None req-14b1a816-0e0f-41db-b707-5fa4670dd978 f7227130db794faea2e04f14997ef5e1 cbc6ead5deb4489e88e7a5180ce79ede - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1582/3042] 10.0.0.219 () {34 vars in 666 bytes} [Thu Jun 25 23:37:15 2026] POST /v2.0/trunks => generated 407 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1461/3043] 10.0.0.219 () {34 vars in 749 bytes} [Thu Jun 25 23:37:15 2026] PUT /v2.0/trunks/ed5a1d14-0266-4bc7-bd48-da6e7768bcf2/tags => generated 17 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3044] 10.0.0.219 () {34 vars in 749 bytes} [Thu Jun 25 23:37:15 2026] PUT /v2.0/trunks/5a01c218-09b4-4f41-9950-bfaf8ccec8c3/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: 1462/3045] 10.0.0.219 () {34 vars in 749 bytes} [Thu Jun 25 23:37:15 2026] PUT /v2.0/trunks/9a5e740c-22e7-4b52-99c1-cce5e42eb69c/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3046] 10.0.0.219 () {34 vars in 749 bytes} [Thu Jun 25 23:37:15 2026] PUT /v2.0/trunks/bf45a2b5-d37b-4b99-963a-bc2e92db59c8/tags => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/3047] 10.0.0.219 () {32 vars in 662 bytes} [Thu Jun 25 23:37:15 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3048] 10.0.0.219 () {32 vars in 676 bytes} [Thu Jun 25 23:37:15 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/3049] 10.0.0.219 () {32 vars in 672 bytes} [Thu Jun 25 23:37:15 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3050] 10.0.0.219 () {32 vars in 684 bytes} [Thu Jun 25 23:37:15 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3051] 10.0.0.219 () {32 vars in 670 bytes} [Thu Jun 25 23:37:15 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3052] 10.0.0.219 () {32 vars in 684 bytes} [Thu Jun 25 23:37:15 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: 1466/3053] 10.0.0.219 () {32 vars in 680 bytes} [Thu Jun 25 23:37:15 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3054] 10.0.0.219 () {32 vars in 692 bytes} [Thu Jun 25 23:37:15 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3055] 10.0.0.219 () {32 vars in 719 bytes} [Thu Jun 25 23:37:15 2026] GET /v2.0/trunks/ed5a1d14-0266-4bc7-bd48-da6e7768bcf2 => generated 412 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3056] 10.0.0.219 () {32 vars in 717 bytes} [Thu Jun 25 23:37:16 2026] GET /v2.0/ports/b7f04d52-4bea-4110-bb36-61eefd5d7445 => generated 826 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/3057] 10.0.0.219 () {32 vars in 722 bytes} [Thu Jun 25 23:37:16 2026] DELETE /v2.0/trunks/ed5a1d14-0266-4bc7-bd48-da6e7768bcf2 => 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: 1590/3058] 10.0.0.219 () {32 vars in 719 bytes} [Thu Jun 25 23:37:16 2026] GET /v2.0/trunks/5a01c218-09b4-4f41-9950-bfaf8ccec8c3 => generated 420 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/3059] 10.0.0.219 () {32 vars in 717 bytes} [Thu Jun 25 23:37:16 2026] GET /v2.0/ports/34c0b1da-4794-4263-9fbd-ed1a98831d05 => generated 826 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3060] 10.0.0.219 () {32 vars in 722 bytes} [Thu Jun 25 23:37:16 2026] DELETE /v2.0/trunks/5a01c218-09b4-4f41-9950-bfaf8ccec8c3 => 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: 1470/3061] 10.0.0.219 () {32 vars in 719 bytes} [Thu Jun 25 23:37:16 2026] GET /v2.0/trunks/9a5e740c-22e7-4b52-99c1-cce5e42eb69c => generated 429 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3062] 10.0.0.219 () {32 vars in 717 bytes} [Thu Jun 25 23:37:16 2026] GET /v2.0/ports/968d0bc8-16bd-40b9-8e76-f88bf38eaf0f => generated 826 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3063] 10.0.0.219 () {32 vars in 722 bytes} [Thu Jun 25 23:37:16 2026] DELETE /v2.0/trunks/9a5e740c-22e7-4b52-99c1-cce5e42eb69c => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3064] 10.0.0.219 () {32 vars in 719 bytes} [Thu Jun 25 23:37:16 2026] GET /v2.0/trunks/bf45a2b5-d37b-4b99-963a-bc2e92db59c8 => generated 414 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/3065] 10.0.0.219 () {32 vars in 717 bytes} [Thu Jun 25 23:37:16 2026] GET /v2.0/ports/3a37f4c6-441c-48ea-83e1-e7ddf857b745 => generated 826 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3066] 10.0.0.219 () {32 vars in 722 bytes} [Thu Jun 25 23:37:16 2026] DELETE /v2.0/trunks/bf45a2b5-d37b-4b99-963a-bc2e92db59c8 => 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: 1473/3067] 10.0.0.219 () {32 vars in 719 bytes} [Thu Jun 25 23:37:17 2026] GET /v2.0/trunks/54013d48-e4a2-4875-8481-c20019c96991 => generated 407 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3068] 10.0.0.219 () {32 vars in 717 bytes} [Thu Jun 25 23:37:17 2026] GET /v2.0/ports/7b8cb9d8-a496-4018-b102-1d019b132ebe => generated 826 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3069] 10.0.0.219 () {32 vars in 722 bytes} [Thu Jun 25 23:37:17 2026] DELETE /v2.0/trunks/54013d48-e4a2-4875-8481-c20019c96991 => 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: 1596/3070] 10.0.0.219 () {32 vars in 720 bytes} [Thu Jun 25 23:37:17 2026] DELETE /v2.0/ports/b7f04d52-4bea-4110-bb36-61eefd5d7445 => 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: 1475/3071] 10.0.0.219 () {32 vars in 720 bytes} [Thu Jun 25 23:37:17 2026] DELETE /v2.0/ports/34c0b1da-4794-4263-9fbd-ed1a98831d05 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3072] 10.0.0.219 () {32 vars in 720 bytes} [Thu Jun 25 23:37:17 2026] DELETE /v2.0/ports/968d0bc8-16bd-40b9-8e76-f88bf38eaf0f => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3073] 10.0.0.219 () {32 vars in 720 bytes} [Thu Jun 25 23:37:18 2026] DELETE /v2.0/ports/3a37f4c6-441c-48ea-83e1-e7ddf857b745 => 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: 1598/3074] 10.0.0.219 () {32 vars in 720 bytes} [Thu Jun 25 23:37:18 2026] DELETE /v2.0/ports/7b8cb9d8-a496-4018-b102-1d019b132ebe => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:37:18.741 8 INFO neutron.services.segments.plugin [-] Segment 4473e078-7a0b-4053-a5ba-826ec484cf5a resource provider aggregate not found 2026-06-25 23:37:18.746 8 INFO neutron.services.segments.plugin [-] Segment 4473e078-7a0b-4053-a5ba-826ec484cf5a resource provider aggregate not found 2026-06-25 23:37:18.761 8 INFO neutron.services.segments.plugin [-] Segment 4473e078-7a0b-4053-a5ba-826ec484cf5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4473e078-7a0b-4053-a5ba-826ec484cf5a found for delete ", "request_id": "req-0cdafdd7-3998-4b8c-b506-76ca72d73ce4"}]} 2026-06-25 23:37:18.762 8 INFO neutron.services.segments.plugin [-] Segment 4473e078-7a0b-4053-a5ba-826ec484cf5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4473e078-7a0b-4053-a5ba-826ec484cf5a found for delete ", "request_id": "req-2bcb7158-02ed-470d-a675-f2f057bf62c4"}]} [pid: 8|app: 0|req: 1477/3075] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:37:18 2026] DELETE /v2.0/networks/f2e5119b-f04c-408f-acb9-32e307dfeae3 => 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: 1599/3076] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:37:18 2026] DELETE /v2.0/networks/10b37ede-4092-401e-87b2-2db8cec1316b => 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: 1478/3077] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:37:19 2026] DELETE /v2.0/networks/ee88f341-02f6-4cf1-a2ae-6ebfd4298fcf => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:37:19.260 7 INFO neutron.services.segments.plugin [-] Segment c6798a63-5c70-4f36-970c-30d317d21e4a resource provider aggregate not found 2026-06-25 23:37:19.270 7 INFO neutron.services.segments.plugin [-] Segment c6798a63-5c70-4f36-970c-30d317d21e4a resource provider aggregate not found 2026-06-25 23:37:19.305 7 INFO neutron.services.segments.plugin [-] Segment c6798a63-5c70-4f36-970c-30d317d21e4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6798a63-5c70-4f36-970c-30d317d21e4a found for delete ", "request_id": "req-68061f6b-0f0c-4e8c-b7bf-9a3fead9f287"}]} 2026-06-25 23:37:19.307 7 INFO neutron.services.segments.plugin [-] Segment c6798a63-5c70-4f36-970c-30d317d21e4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6798a63-5c70-4f36-970c-30d317d21e4a found for delete ", "request_id": "req-d2c5337e-3d6c-4132-acf1-76ce78e1b66c"}]} [pid: 7|app: 0|req: 1600/3078] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:37:19 2026] DELETE /v2.0/networks/037e0471-1e7b-43db-9a29-e92d4a4be771 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3079] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:37:19 2026] DELETE /v2.0/networks/728496d4-b7e8-4a0d-a6c8-794dcff3029e => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3080] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:37:20 2026] GET /v2.0/security-groups?tenant_id=2b08e18cce4048aa8ee0d09b8c5a01d9&name=default => generated 2929 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:37:20.909 8 INFO neutron.services.segments.plugin [-] Segment 4f01da0c-20eb-417b-9832-17347c8fd0d1 resource provider aggregate not found 2026-06-25 23:37:20.917 8 INFO neutron.services.segments.plugin [-] Segment 4f01da0c-20eb-417b-9832-17347c8fd0d1 resource provider aggregate not found 2026-06-25 23:37:20.927 8 INFO neutron.services.segments.plugin [-] Segment 4f01da0c-20eb-417b-9832-17347c8fd0d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f01da0c-20eb-417b-9832-17347c8fd0d1 found for delete ", "request_id": "req-48b19a7d-419d-480c-b3f2-c5c1fc6a9e4d"}]} 2026-06-25 23:37:20.937 8 INFO neutron.services.segments.plugin [-] Segment 4f01da0c-20eb-417b-9832-17347c8fd0d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f01da0c-20eb-417b-9832-17347c8fd0d1 found for delete ", "request_id": "req-cdf9e754-0db7-4f0b-a82a-01f76e6a0d7a"}]} 2026-06-25 23:37:20.944 8 INFO neutron.services.segments.plugin [-] Segment 252d9128-6316-42e4-9e72-0abc1c6da814 resource provider aggregate not found 2026-06-25 23:37:20.949 8 INFO neutron.services.segments.plugin [-] Segment 252d9128-6316-42e4-9e72-0abc1c6da814 resource provider aggregate not found 2026-06-25 23:37:20.961 8 INFO neutron.services.segments.plugin [-] Segment 252d9128-6316-42e4-9e72-0abc1c6da814 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 252d9128-6316-42e4-9e72-0abc1c6da814 found for delete ", "request_id": "req-1e53ee80-3422-476f-a0ed-b2b9e219aaf9"}]} 2026-06-25 23:37:20.966 8 INFO neutron.services.segments.plugin [-] Segment 252d9128-6316-42e4-9e72-0abc1c6da814 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 252d9128-6316-42e4-9e72-0abc1c6da814 found for delete ", "request_id": "req-28b7bc03-81d1-4320-9faa-aff19fd8bae7"}]} [pid: 8|app: 0|req: 1480/3081] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:37:20 2026] DELETE /v2.0/security-groups/6e2339eb-194f-4548-932c-32fba24731b2 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3082] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:37:21 2026] GET /v2.0/security-groups?tenant_id=cbc6ead5deb4489e88e7a5180ce79ede&name=default => generated 2929 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3083] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:37:21 2026] DELETE /v2.0/security-groups/038099f4-69e3-4994-8e7a-3fbda2269863 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:37:21.520 7 INFO neutron.services.segments.plugin [-] Segment 28c7581d-72cd-48ec-9ef2-2bc6d954e707 resource provider aggregate not found 2026-06-25 23:37:21.524 7 INFO neutron.services.segments.plugin [-] Segment 28c7581d-72cd-48ec-9ef2-2bc6d954e707 resource provider aggregate not found 2026-06-25 23:37:21.532 7 INFO neutron.services.segments.plugin [-] Segment 28c7581d-72cd-48ec-9ef2-2bc6d954e707 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28c7581d-72cd-48ec-9ef2-2bc6d954e707 found for delete ", "request_id": "req-4c3e6532-ba78-42dd-af01-7e4d3d399763"}]} 2026-06-25 23:37:21.539 7 INFO neutron.services.segments.plugin [-] Segment 28c7581d-72cd-48ec-9ef2-2bc6d954e707 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28c7581d-72cd-48ec-9ef2-2bc6d954e707 found for delete ", "request_id": "req-70ca881f-3694-43b4-968c-2d4a030e51ff"}]} [pid: 7|app: 0|req: 1603/3084] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:37:21 2026] GET /v2.0/security-groups?tenant_id=fd53c1933c7e484bacfbb3d2f8fc35f5&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3085] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:37:21 2026] DELETE /v2.0/security-groups/71d01111-3ebf-4e3f-8ad2-21fcd2c7d0ed => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:37:25.013 7 WARNING neutron_lib.context [None req-94889d57-fa8a-47df-9b0a-d9bf4ae1a4fa 2d9ca97f28a848e398aa6046d5c14fcd f9b8c27395b44da88f40a4e0100eb36e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:37:25.157 7 INFO neutron.db.segments_db [None req-94889d57-fa8a-47df-9b0a-d9bf4ae1a4fa 2d9ca97f28a848e398aa6046d5c14fcd f9b8c27395b44da88f40a4e0100eb36e - - default default] Added segment c8e06d68-1e05-4b99-be49-9aa96c76bc3f of type vxlan for network 2dd8d03c-bd30-4fd8-9b79-c3e83078b5f8 [pid: 7|app: 0|req: 1604/3086] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:37:24 2026] POST /v2.0/networks => generated 631 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:37:25.305 8 WARNING neutron_lib.context [None req-335885e3-c188-4f43-9925-3df4ce949298 2d9ca97f28a848e398aa6046d5c14fcd f9b8c27395b44da88f40a4e0100eb36e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1483/3087] 10.0.0.219 () {34 vars in 664 bytes} [Thu Jun 25 23:37:25 2026] POST /v2.0/ports => generated 743 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3088] 10.0.0.219 () {34 vars in 747 bytes} [Thu Jun 25 23:37:25 2026] PUT /v2.0/ports/af81c18a-a198-4caf-bfc5-650bceaa684a/tags => generated 25 bytes in 80 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: 1484/3089] 10.0.0.219 () {32 vars in 727 bytes} [Thu Jun 25 23:37:25 2026] GET /v2.0/ports/af81c18a-a198-4caf-bfc5-650bceaa684a/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: 1606/3090] 10.0.0.219 () {34 vars in 758 bytes} [Thu Jun 25 23:37:25 2026] PUT /v2.0/ports/af81c18a-a198-4caf-bfc5-650bceaa684a/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3091] 10.0.0.219 () {32 vars in 727 bytes} [Thu Jun 25 23:37:25 2026] GET /v2.0/ports/af81c18a-a198-4caf-bfc5-650bceaa684a/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3092] 10.0.0.219 () {34 vars in 754 bytes} [Thu Jun 25 23:37:25 2026] PUT /v2.0/ports/af81c18a-a198-4caf-bfc5-650bceaa684a/tags/red => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3093] 10.0.0.219 () {32 vars in 727 bytes} [Thu Jun 25 23:37:25 2026] GET /v2.0/ports/af81c18a-a198-4caf-bfc5-650bceaa684a/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3094] 10.0.0.219 () {34 vars in 776 bytes} [Thu Jun 25 23:37:25 2026] PUT /v2.0/ports/af81c18a-a198-4caf-bfc5-650bceaa684a/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: 8|app: 0|req: 1487/3095] 10.0.0.219 () {32 vars in 727 bytes} [Thu Jun 25 23:37:26 2026] GET /v2.0/ports/af81c18a-a198-4caf-bfc5-650bceaa684a/tags => generated 52 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3096] 10.0.0.219 () {34 vars in 747 bytes} [Thu Jun 25 23:37:26 2026] PUT /v2.0/ports/af81c18a-a198-4caf-bfc5-650bceaa684a/tags => generated 37 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3097] 10.0.0.219 () {32 vars in 727 bytes} [Thu Jun 25 23:37:26 2026] GET /v2.0/ports/af81c18a-a198-4caf-bfc5-650bceaa684a/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: 1610/3098] 10.0.0.219 () {32 vars in 735 bytes} [Thu Jun 25 23:37:26 2026] GET /v2.0/ports/af81c18a-a198-4caf-bfc5-650bceaa684a/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:37:26.324 8 INFO neutron.api.v2.resource [None req-ffa1680e-052e-40f2-92a7-6ab705956417 2d9ca97f28a848e398aa6046d5c14fcd f9b8c27395b44da88f40a4e0100eb36e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1489/3099] 10.0.0.219 () {32 vars in 739 bytes} [Thu Jun 25 23:37:26 2026] GET /v2.0/ports/af81c18a-a198-4caf-bfc5-650bceaa684a/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3100] 10.0.0.219 () {32 vars in 738 bytes} [Thu Jun 25 23:37:26 2026] DELETE /v2.0/ports/af81c18a-a198-4caf-bfc5-650bceaa684a/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: 1490/3101] 10.0.0.219 () {32 vars in 727 bytes} [Thu Jun 25 23:37:26 2026] GET /v2.0/ports/af81c18a-a198-4caf-bfc5-650bceaa684a/tags => generated 30 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:37:26.481 7 INFO neutron.api.v2.resource [None req-d7513e07-168c-428f-9b3d-e8efbebbab9b 2d9ca97f28a848e398aa6046d5c14fcd f9b8c27395b44da88f40a4e0100eb36e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1612/3102] 10.0.0.219 () {32 vars in 742 bytes} [Thu Jun 25 23:37:26 2026] DELETE /v2.0/ports/af81c18a-a198-4caf-bfc5-650bceaa684a/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: 1491/3103] 10.0.0.219 () {32 vars in 730 bytes} [Thu Jun 25 23:37:26 2026] DELETE /v2.0/ports/af81c18a-a198-4caf-bfc5-650bceaa684a/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3104] 10.0.0.219 () {32 vars in 727 bytes} [Thu Jun 25 23:37:26 2026] GET /v2.0/ports/af81c18a-a198-4caf-bfc5-650bceaa684a/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3105] 10.0.0.219 () {32 vars in 720 bytes} [Thu Jun 25 23:37:26 2026] DELETE /v2.0/ports/af81c18a-a198-4caf-bfc5-650bceaa684a => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:37:26.992 7 INFO neutron.services.segments.plugin [-] Segment c8e06d68-1e05-4b99-be49-9aa96c76bc3f resource provider aggregate not found 2026-06-25 23:37:26.999 7 INFO neutron.services.segments.plugin [-] Segment c8e06d68-1e05-4b99-be49-9aa96c76bc3f resource provider aggregate not found 2026-06-25 23:37:27.015 7 INFO neutron.services.segments.plugin [-] Segment c8e06d68-1e05-4b99-be49-9aa96c76bc3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8e06d68-1e05-4b99-be49-9aa96c76bc3f found for delete ", "request_id": "req-da9b3058-6f34-477a-be7f-372eb4f14d92"}]} 2026-06-25 23:37:27.027 7 INFO neutron.services.segments.plugin [-] Segment c8e06d68-1e05-4b99-be49-9aa96c76bc3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8e06d68-1e05-4b99-be49-9aa96c76bc3f found for delete ", "request_id": "req-efc8ca2e-6460-4a64-ad1b-01c172b2c5d8"}]} [pid: 7|app: 0|req: 1614/3106] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:37:26 2026] DELETE /v2.0/networks/2dd8d03c-bd30-4fd8-9b79-c3e83078b5f8 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3107] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:37:27 2026] GET /v2.0/security-groups?tenant_id=f9b8c27395b44da88f40a4e0100eb36e&name=default => generated 2929 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3108] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:37:27 2026] DELETE /v2.0/security-groups/b7a7340c-248f-4526-bc7a-281ce208809e => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3109] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:37:28 2026] GET /v2.0/security-groups?tenant_id=97c2d1479b004c51991e7f93b4171ff5&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3110] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:37:28 2026] DELETE /v2.0/security-groups/1030bb03-8ffa-4bb0-a62b-28e6347e89dd => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:37:31.923 7 WARNING neutron_lib.context [None req-30bddc28-2e88-4ab2-9fb8-0e98ca99d7f0 3971b157553b480d83cf8bb9a50fc0c4 76798301894141f4aa770aeacba50233 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:37:31.965 7 INFO neutron.db.segments_db [None req-30bddc28-2e88-4ab2-9fb8-0e98ca99d7f0 3971b157553b480d83cf8bb9a50fc0c4 76798301894141f4aa770aeacba50233 - - default default] Added segment 26e5f02d-b585-464a-98af-cc38d6a98914 of type vxlan for network 7b3342ca-a171-43d2-bafb-04ce62c951f9 2026-06-25 23:37:32.299 7 INFO neutron.db.l3_hamode_db [None req-30bddc28-2e88-4ab2-9fb8-0e98ca99d7f0 3971b157553b480d83cf8bb9a50fc0c4 76798301894141f4aa770aeacba50233 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:37:32.482 7 INFO neutron.db.l3_hamode_db [None req-30bddc28-2e88-4ab2-9fb8-0e98ca99d7f0 3971b157553b480d83cf8bb9a50fc0c4 76798301894141f4aa770aeacba50233 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1618/3113] 10.0.0.219 () {34 vars in 668 bytes} [Thu Jun 25 23:37:31 2026] POST /v2.0/routers => generated 474 bytes in 1544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3114] 10.0.0.219 () {34 vars in 751 bytes} [Thu Jun 25 23:37:33 2026] PUT /v2.0/routers/e315c0eb-5753-4747-bbec-106b4784132d/tags => generated 25 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3115] 10.0.0.219 () {32 vars in 731 bytes} [Thu Jun 25 23:37:33 2026] GET /v2.0/routers/e315c0eb-5753-4747-bbec-106b4784132d/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: 1497/3116] 10.0.0.219 () {34 vars in 762 bytes} [Thu Jun 25 23:37:33 2026] PUT /v2.0/routers/e315c0eb-5753-4747-bbec-106b4784132d/tags/green => generated 4 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3117] 10.0.0.219 () {32 vars in 731 bytes} [Thu Jun 25 23:37:33 2026] GET /v2.0/routers/e315c0eb-5753-4747-bbec-106b4784132d/tags => generated 34 bytes in 607 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3118] 10.0.0.219 () {34 vars in 758 bytes} [Thu Jun 25 23:37:34 2026] PUT /v2.0/routers/e315c0eb-5753-4747-bbec-106b4784132d/tags/red => generated 4 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3119] 10.0.0.219 () {32 vars in 731 bytes} [Thu Jun 25 23:37:34 2026] GET /v2.0/routers/e315c0eb-5753-4747-bbec-106b4784132d/tags => generated 34 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3120] 10.0.0.219 () {34 vars in 780 bytes} [Thu Jun 25 23:37:34 2026] PUT /v2.0/routers/e315c0eb-5753-4747-bbec-106b4784132d/tags/black.or.white => generated 4 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3121] 10.0.0.219 () {32 vars in 731 bytes} [Thu Jun 25 23:37:34 2026] GET /v2.0/routers/e315c0eb-5753-4747-bbec-106b4784132d/tags => generated 52 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3122] 10.0.0.219 () {34 vars in 751 bytes} [Thu Jun 25 23:37:34 2026] PUT /v2.0/routers/e315c0eb-5753-4747-bbec-106b4784132d/tags => generated 37 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3123] 10.0.0.219 () {32 vars in 731 bytes} [Thu Jun 25 23:37:34 2026] GET /v2.0/routers/e315c0eb-5753-4747-bbec-106b4784132d/tags => generated 37 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3124] 10.0.0.219 () {32 vars in 739 bytes} [Thu Jun 25 23:37:34 2026] GET /v2.0/routers/e315c0eb-5753-4747-bbec-106b4784132d/tags/red => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:37:34.861 7 INFO neutron.api.v2.resource [None req-91026d9a-cb0b-4464-9abf-b4e727698270 3971b157553b480d83cf8bb9a50fc0c4 76798301894141f4aa770aeacba50233 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1624/3125] 10.0.0.219 () {32 vars in 743 bytes} [Thu Jun 25 23:37:34 2026] GET /v2.0/routers/e315c0eb-5753-4747-bbec-106b4784132d/tags/green => generated 99 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3126] 10.0.0.219 () {32 vars in 742 bytes} [Thu Jun 25 23:37:34 2026] DELETE /v2.0/routers/e315c0eb-5753-4747-bbec-106b4784132d/tags/red => generated 0 bytes in 519 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3127] 10.0.0.219 () {32 vars in 731 bytes} [Thu Jun 25 23:37:35 2026] GET /v2.0/routers/e315c0eb-5753-4747-bbec-106b4784132d/tags => generated 30 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:37:35.547 8 INFO neutron.api.v2.resource [None req-3ec9d376-5058-437b-b6c3-8d032ab6e447 3971b157553b480d83cf8bb9a50fc0c4 76798301894141f4aa770aeacba50233 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1503/3128] 10.0.0.219 () {32 vars in 746 bytes} [Thu Jun 25 23:37:35 2026] DELETE /v2.0/routers/e315c0eb-5753-4747-bbec-106b4784132d/tags/green => generated 99 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3129] 10.0.0.219 () {32 vars in 734 bytes} [Thu Jun 25 23:37:35 2026] DELETE /v2.0/routers/e315c0eb-5753-4747-bbec-106b4784132d/tags => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3130] 10.0.0.219 () {32 vars in 731 bytes} [Thu Jun 25 23:37:35 2026] GET /v2.0/routers/e315c0eb-5753-4747-bbec-106b4784132d/tags => generated 12 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3131] 10.0.0.219 () {32 vars in 721 bytes} [Thu Jun 25 23:37:35 2026] GET /v2.0/routers/e315c0eb-5753-4747-bbec-106b4784132d => generated 480 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3132] 10.0.0.219 () {34 vars in 742 bytes} [Thu Jun 25 23:37:35 2026] PUT /v2.0/routers/e315c0eb-5753-4747-bbec-106b4784132d => generated 480 bytes in 855 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3133] 10.0.0.219 () {32 vars in 736 bytes} [Thu Jun 25 23:37:36 2026] GET /v2.0/ports?device_id=e315c0eb-5753-4747-bbec-106b4784132d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:37:37.455 8 INFO neutron.services.segments.plugin [-] Segment 26e5f02d-b585-464a-98af-cc38d6a98914 resource provider aggregate not found 2026-06-25 23:37:37.459 8 INFO neutron.services.segments.plugin [-] Segment 26e5f02d-b585-464a-98af-cc38d6a98914 resource provider aggregate not found 2026-06-25 23:37:37.473 8 INFO neutron.services.segments.plugin [-] Segment 26e5f02d-b585-464a-98af-cc38d6a98914 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26e5f02d-b585-464a-98af-cc38d6a98914 found for delete ", "request_id": "req-393be5e8-ebd8-4834-b9c1-bf21f41305d6"}]} 2026-06-25 23:37:37.477 8 INFO neutron.services.segments.plugin [-] Segment 26e5f02d-b585-464a-98af-cc38d6a98914 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26e5f02d-b585-464a-98af-cc38d6a98914 found for delete ", "request_id": "req-9fa6e732-c1a5-49ef-98f9-4a828bdb1f2c"}]} 2026-06-25 23:37:37.480 8 INFO neutron.db.l3_hamode_db [None req-a94aedab-609e-447a-b5eb-1abc1b22f304 3971b157553b480d83cf8bb9a50fc0c4 76798301894141f4aa770aeacba50233 - - default default] HA network 7b3342ca-a171-43d2-bafb-04ce62c951f9 was deleted as no HA routers are present in tenant 76798301894141f4aa770aeacba50233. [pid: 8|app: 0|req: 1506/3134] 10.0.0.219 () {32 vars in 724 bytes} [Thu Jun 25 23:37:36 2026] DELETE /v2.0/routers/e315c0eb-5753-4747-bbec-106b4784132d => generated 0 bytes in 761 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3135] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:37:38 2026] GET /v2.0/security-groups?tenant_id=ee786809aee0413da772360a3dc0eb54&name=default => generated 2929 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3136] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:37:38 2026] DELETE /v2.0/security-groups/f35787ec-aa3a-4c68-be06-ae0e41f9507d => 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: 1630/3137] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:37:38 2026] GET /v2.0/security-groups?tenant_id=76798301894141f4aa770aeacba50233&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3138] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:37:38 2026] DELETE /v2.0/security-groups/82d496c6-5a57-4f2a-a0ac-8345c8ff038b => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:37:42.237 7 WARNING neutron_lib.context [None req-adaf6e1a-11e6-410d-8527-5964ac74185e 756e822cebf64b6eb081b656fe67ebd8 60285bc588c74085a2fdd871f48b5475 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1631/3139] 10.0.0.219 () {34 vars in 684 bytes} [Thu Jun 25 23:37:42 2026] POST /v2.0/security-groups => generated 1603 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3140] 10.0.0.219 () {34 vars in 767 bytes} [Thu Jun 25 23:37:42 2026] PUT /v2.0/security-groups/c6815b98-18c7-4b55-8c13-09768217806d/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: 1632/3141] 10.0.0.219 () {32 vars in 747 bytes} [Thu Jun 25 23:37:42 2026] GET /v2.0/security-groups/c6815b98-18c7-4b55-8c13-09768217806d/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3142] 10.0.0.219 () {34 vars in 778 bytes} [Thu Jun 25 23:37:42 2026] PUT /v2.0/security-groups/c6815b98-18c7-4b55-8c13-09768217806d/tags/green => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3143] 10.0.0.219 () {32 vars in 747 bytes} [Thu Jun 25 23:37:42 2026] GET /v2.0/security-groups/c6815b98-18c7-4b55-8c13-09768217806d/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3144] 10.0.0.219 () {34 vars in 774 bytes} [Thu Jun 25 23:37:42 2026] PUT /v2.0/security-groups/c6815b98-18c7-4b55-8c13-09768217806d/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: 1634/3145] 10.0.0.219 () {32 vars in 747 bytes} [Thu Jun 25 23:37:42 2026] GET /v2.0/security-groups/c6815b98-18c7-4b55-8c13-09768217806d/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3146] 10.0.0.219 () {34 vars in 796 bytes} [Thu Jun 25 23:37:42 2026] PUT /v2.0/security-groups/c6815b98-18c7-4b55-8c13-09768217806d/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: 1635/3147] 10.0.0.219 () {32 vars in 747 bytes} [Thu Jun 25 23:37:42 2026] GET /v2.0/security-groups/c6815b98-18c7-4b55-8c13-09768217806d/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3148] 10.0.0.219 () {34 vars in 767 bytes} [Thu Jun 25 23:37:42 2026] PUT /v2.0/security-groups/c6815b98-18c7-4b55-8c13-09768217806d/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3149] 10.0.0.219 () {32 vars in 747 bytes} [Thu Jun 25 23:37:42 2026] GET /v2.0/security-groups/c6815b98-18c7-4b55-8c13-09768217806d/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3150] 10.0.0.219 () {32 vars in 755 bytes} [Thu Jun 25 23:37:42 2026] GET /v2.0/security-groups/c6815b98-18c7-4b55-8c13-09768217806d/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:37:42.885 7 INFO neutron.api.v2.resource [None req-bf1040c9-9ef2-4b59-be87-3f9b9487522c 756e822cebf64b6eb081b656fe67ebd8 60285bc588c74085a2fdd871f48b5475 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1637/3151] 10.0.0.219 () {32 vars in 759 bytes} [Thu Jun 25 23:37:42 2026] GET /v2.0/security-groups/c6815b98-18c7-4b55-8c13-09768217806d/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3152] 10.0.0.219 () {32 vars in 758 bytes} [Thu Jun 25 23:37:42 2026] DELETE /v2.0/security-groups/c6815b98-18c7-4b55-8c13-09768217806d/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3153] 10.0.0.219 () {32 vars in 747 bytes} [Thu Jun 25 23:37:42 2026] GET /v2.0/security-groups/c6815b98-18c7-4b55-8c13-09768217806d/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:37:42.998 8 INFO neutron.api.v2.resource [None req-5f5cbc9a-0ef4-4523-a393-3650744c8cd7 756e822cebf64b6eb081b656fe67ebd8 60285bc588c74085a2fdd871f48b5475 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1516/3154] 10.0.0.219 () {32 vars in 762 bytes} [Thu Jun 25 23:37:42 2026] DELETE /v2.0/security-groups/c6815b98-18c7-4b55-8c13-09768217806d/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3155] 10.0.0.219 () {32 vars in 750 bytes} [Thu Jun 25 23:37:43 2026] DELETE /v2.0/security-groups/c6815b98-18c7-4b55-8c13-09768217806d/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3156] 10.0.0.219 () {32 vars in 747 bytes} [Thu Jun 25 23:37:43 2026] GET /v2.0/security-groups/c6815b98-18c7-4b55-8c13-09768217806d/tags => 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: 1640/3157] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:37:43 2026] DELETE /v2.0/security-groups/c6815b98-18c7-4b55-8c13-09768217806d => 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: 1518/3158] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:37:43 2026] GET /v2.0/security-groups?tenant_id=60285bc588c74085a2fdd871f48b5475&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3159] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:37:44 2026] DELETE /v2.0/security-groups/e8bab753-676f-4116-aaf4-6e0b898d4848 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3160] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:37:44 2026] GET /v2.0/security-groups?tenant_id=30d1351e7e644236b107344c7ee86a66&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3163] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:37:44 2026] DELETE /v2.0/security-groups/fe5fc475-1638-4433-8cee-c559a5b920f8 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:37:47.901 8 WARNING neutron_lib.context [None req-bb55f74a-6ae5-47fe-84e2-e2b17b8ad476 809f0f0b6be4499aaff71a99a545847e 1ce60acc2fc54ee7a47c3ae9220e9122 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:37:48.029 8 INFO neutron.db.segments_db [None req-bb55f74a-6ae5-47fe-84e2-e2b17b8ad476 809f0f0b6be4499aaff71a99a545847e 1ce60acc2fc54ee7a47c3ae9220e9122 - - default default] Added segment 1169f744-fb90-46da-9f9c-6c613828adef of type vxlan for network e277e880-2542-4412-a58e-a687e8cfbe51 [pid: 8|app: 0|req: 1522/3164] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:37:47 2026] POST /v2.0/networks => generated 632 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:37:48.172 7 WARNING neutron_lib.context [None req-45c6a24f-2579-4dda-a7b4-bb1ecd993276 809f0f0b6be4499aaff71a99a545847e 1ce60acc2fc54ee7a47c3ae9220e9122 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-25 23:37:48.246 7 INFO neutron.db.segments_db [None req-45c6a24f-2579-4dda-a7b4-bb1ecd993276 809f0f0b6be4499aaff71a99a545847e 1ce60acc2fc54ee7a47c3ae9220e9122 - - default default] Added segment 44a93d61-3c60-4ccc-9274-bab50aa8bab8 of type vxlan for network a9b166a0-9a0a-4afb-a7bf-e946ccbec3ce [pid: 7|app: 0|req: 1643/3165] 10.0.0.219 () {34 vars in 670 bytes} [Thu Jun 25 23:37:48 2026] POST /v2.0/networks => generated 632 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3166] 10.0.0.219 () {34 vars in 753 bytes} [Thu Jun 25 23:37:48 2026] PUT /v2.0/networks/e277e880-2542-4412-a58e-a687e8cfbe51/tags => generated 25 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3167] 10.0.0.219 () {32 vars in 733 bytes} [Thu Jun 25 23:37:48 2026] GET /v2.0/networks/e277e880-2542-4412-a58e-a687e8cfbe51/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3168] 10.0.0.219 () {34 vars in 753 bytes} [Thu Jun 25 23:37:48 2026] PUT /v2.0/networks/a9b166a0-9a0a-4afb-a7bf-e946ccbec3ce/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3169] 10.0.0.219 () {32 vars in 733 bytes} [Thu Jun 25 23:37:48 2026] GET /v2.0/networks/a9b166a0-9a0a-4afb-a7bf-e946ccbec3ce/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: 1525/3170] 10.0.0.219 () {34 vars in 753 bytes} [Thu Jun 25 23:37:48 2026] PUT /v2.0/networks/a9b166a0-9a0a-4afb-a7bf-e946ccbec3ce/tags => generated 12 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3171] 10.0.0.219 () {32 vars in 733 bytes} [Thu Jun 25 23:37:48 2026] GET /v2.0/networks/a9b166a0-9a0a-4afb-a7bf-e946ccbec3ce/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3172] 10.0.0.219 () {32 vars in 733 bytes} [Thu Jun 25 23:37:48 2026] GET /v2.0/networks/e277e880-2542-4412-a58e-a687e8cfbe51/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:37:48.947 7 INFO neutron.services.segments.plugin [-] Segment 1169f744-fb90-46da-9f9c-6c613828adef resource provider aggregate not found 2026-06-25 23:37:48.951 7 INFO neutron.services.segments.plugin [-] Segment 1169f744-fb90-46da-9f9c-6c613828adef resource provider aggregate not found 2026-06-25 23:37:48.964 7 INFO neutron.services.segments.plugin [-] Segment 1169f744-fb90-46da-9f9c-6c613828adef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1169f744-fb90-46da-9f9c-6c613828adef found for delete ", "request_id": "req-8e7095ed-7f36-4218-ba4e-443532a77538"}]} 2026-06-25 23:37:48.969 7 INFO neutron.services.segments.plugin [-] Segment 1169f744-fb90-46da-9f9c-6c613828adef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1169f744-fb90-46da-9f9c-6c613828adef found for delete ", "request_id": "req-1c7ea9d9-2003-47d3-8ba7-65448c7052f1"}]} [pid: 7|app: 0|req: 1647/3173] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:37:48 2026] DELETE /v2.0/networks/e277e880-2542-4412-a58e-a687e8cfbe51 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:37:49.186 8 INFO neutron.services.segments.plugin [-] Segment 44a93d61-3c60-4ccc-9274-bab50aa8bab8 resource provider aggregate not found 2026-06-25 23:37:49.191 8 INFO neutron.services.segments.plugin [-] Segment 44a93d61-3c60-4ccc-9274-bab50aa8bab8 resource provider aggregate not found 2026-06-25 23:37:49.207 8 INFO neutron.services.segments.plugin [-] Segment 44a93d61-3c60-4ccc-9274-bab50aa8bab8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44a93d61-3c60-4ccc-9274-bab50aa8bab8 found for delete ", "request_id": "req-385229c4-994e-487c-937e-fd50d6c3a868"}]} 2026-06-25 23:37:49.210 8 INFO neutron.services.segments.plugin [-] Segment 44a93d61-3c60-4ccc-9274-bab50aa8bab8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44a93d61-3c60-4ccc-9274-bab50aa8bab8 found for delete ", "request_id": "req-9cfeea08-0554-4fbc-a428-1ec4e6c6550c"}]} [pid: 8|app: 0|req: 1527/3174] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jun 25 23:37:48 2026] DELETE /v2.0/networks/a9b166a0-9a0a-4afb-a7bf-e946ccbec3ce => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3175] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:37:49 2026] GET /v2.0/security-groups?tenant_id=e1527aca7c65450c8aef70c8cb36b280&name=default => generated 2929 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3176] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:37:50 2026] DELETE /v2.0/security-groups/a0a53a9e-e714-4ab6-9845-75cb55367fe4 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3177] 10.0.0.219 () {32 vars in 774 bytes} [Thu Jun 25 23:37:50 2026] GET /v2.0/security-groups?tenant_id=1ce60acc2fc54ee7a47c3ae9220e9122&name=default => generated 2929 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3178] 10.0.0.219 () {32 vars in 740 bytes} [Thu Jun 25 23:37:50 2026] DELETE /v2.0/security-groups/8d3067a0-e7f2-46b3-8bb1-e9758889ffc6 => 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: 1650/3179] 10.0.0.219 () {32 vars in 649 bytes} [Thu Jun 25 23:37:52 2026] GET /v2.0/networks => generated 2168 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3180] 10.0.0.219 () {32 vars in 655 bytes} [Thu Jun 25 23:37:54 2026] GET /v2.0/floatingips => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3181] 10.0.0.219 () {32 vars in 647 bytes} [Thu Jun 25 23:37:54 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: 8|app: 0|req: 1531/3182] 10.0.0.219 () {32 vars in 643 bytes} [Thu Jun 25 23:37:54 2026] GET /v2.0/ports => generated 4725 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3183] 10.0.0.219 () {32 vars in 647 bytes} [Thu Jun 25 23:37:54 2026] GET /v2.0/subnets => generated 1261 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3184] 10.0.0.219 () {32 vars in 649 bytes} [Thu Jun 25 23:37:54 2026] GET /v2.0/networks => generated 2168 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3185] 10.0.0.219 () {32 vars in 663 bytes} [Thu Jun 25 23:37:54 2026] GET /v2.0/security-groups => generated 17401 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3186] 10.0.0.219 () {32 vars in 655 bytes} [Thu Jun 25 23:37:54 2026] GET /v2.0/subnetpools => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)