+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Feb 25 20:07:36 2026] *** compiled with version: 11.4.0 on 05 February 2026 22:27:36 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: neutron-server-779564c55c-5bgph 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, Jan 8 2026, 06:52:19) [GCC 11.4.0] Python main interpreter initialized at 0x5627162e9140 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-02-25 20:07:40.105 7 INFO neutron.common.config [-] Logging enabled! 2026-02-25 20:07:40.105 7 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-02-25 20:07:40.259 8 INFO neutron.common.config [-] Logging enabled! 2026-02-25 20:07:40.259 8 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-02-25 20:07:40.560 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-25 20:07:40.752 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-25 20:07:41.388 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-25 20:07:41.391 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-25 20:07:41.394 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-02-25 20:07:41.395 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-25 20:07:41.395 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-02-25 20:07:41.395 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-02-25 20:07:41.395 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-25 20:07:41.401 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-25 20:07:41.401 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-25 20:07:41.401 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-02-25 20:07:41.421 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-02-25 20:07:41.422 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-02-25 20:07:41.422 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-02-25 20:07:41.464 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-25 20:07:41.465 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-25 20:07:41.465 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-02-25 20:07:41.465 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-02-25 20:07:41.472 7 WARNING oslo_policy.policy [None req-84e83e02-8522-48ce-9459-2a46638cf21e - - - - - -] 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-02-25 20:07:41.600 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-25 20:07:41.603 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-25 20:07:41.606 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-02-25 20:07:41.607 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-25 20:07:41.607 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-02-25 20:07:41.608 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-02-25 20:07:41.608 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-25 20:07:41.614 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-25 20:07:41.614 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-25 20:07:41.614 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-02-25 20:07:41.632 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-02-25 20:07:41.633 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-02-25 20:07:41.633 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-02-25 20:07:41.685 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-25 20:07:41.686 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-25 20:07:41.686 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-02-25 20:07:41.686 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-02-25 20:07:41.695 8 WARNING oslo_policy.policy [None req-22594e52-3d95-4e65-95e2-0f63ebfacdfb - - - - - -] 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-02-25 20:07:41.754 7 INFO neutron.plugins.ml2.managers [None req-84e83e02-8522-48ce-9459-2a46638cf21e - - - - - -] Initializing driver for type 'vlan' 2026-02-25 20:07:42.008 8 INFO neutron.plugins.ml2.managers [None req-22594e52-3d95-4e65-95e2-0f63ebfacdfb - - - - - -] Initializing driver for type 'vlan' 2026-02-25 20:07:42.071 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-84e83e02-8522-48ce-9459-2a46638cf21e - - - - - -] VlanTypeDriver initialization complete 2026-02-25 20:07:42.072 7 INFO neutron.plugins.ml2.managers [None req-84e83e02-8522-48ce-9459-2a46638cf21e - - - - - -] Initializing driver for type 'vxlan' 2026-02-25 20:07:42.072 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-84e83e02-8522-48ce-9459-2a46638cf21e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-02-25 20:07:42.098 7 INFO neutron.plugins.ml2.managers [None req-84e83e02-8522-48ce-9459-2a46638cf21e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-25 20:07:42.098 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-84e83e02-8522-48ce-9459-2a46638cf21e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-25 20:07:42.099 7 INFO neutron.plugins.ml2.managers [None req-84e83e02-8522-48ce-9459-2a46638cf21e - - - - - -] Initializing extension driver 'port_security' 2026-02-25 20:07:42.099 7 INFO neutron.plugins.ml2.extensions.port_security [None req-84e83e02-8522-48ce-9459-2a46638cf21e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-25 20:07:42.099 7 INFO neutron.plugins.ml2.managers [None req-84e83e02-8522-48ce-9459-2a46638cf21e - - - - - -] Initializing extension driver 'qos' 2026-02-25 20:07:42.099 7 INFO neutron.plugins.ml2.managers [None req-84e83e02-8522-48ce-9459-2a46638cf21e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-02-25 20:07:42.099 7 INFO neutron.plugins.ml2.managers [None req-84e83e02-8522-48ce-9459-2a46638cf21e - - - - - -] Initializing mechanism driver 'l2population' 2026-02-25 20:07:42.110 7 INFO neutron.quota [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded quota_driver: . 2026-02-25 20:07:42.110 7 INFO neutron.plugins.ml2.plugin [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Modular L2 Plugin initialization complete 2026-02-25 20:07:42.111 7 INFO neutron.plugins.ml2.managers [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-25 20:07:42.111 7 INFO neutron.plugins.ml2.managers [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-25 20:07:42.111 7 INFO neutron.plugins.ml2.managers [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Got port-security extension from driver 'port_security' 2026-02-25 20:07:42.111 7 INFO neutron.extensions.vlantransparent [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Disabled vlantransparent extension. 2026-02-25 20:07:42.111 7 INFO neutron.manager [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loading Plugin: qos 2026-02-25 20:07:42.121 7 INFO neutron.manager [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loading Plugin: router 2026-02-25 20:07:42.155 7 INFO neutron.services.service_base [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-02-25 20:07:42.155 7 INFO neutron.manager [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loading Plugin: segments 2026-02-25 20:07:42.250 7 INFO neutron.manager [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loading Plugin: trunk 2026-02-25 20:07:42.308 7 INFO neutron.manager [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loading Plugin: vpnaas 2026-02-25 20:07:42.346 7 WARNING stevedore.named [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-25 20:07:42.402 7 INFO neutron_vpnaas.services.vpn.plugin [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-02-25 20:07:42.402 7 INFO neutron.common.utils [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-02-25 20:07:42.403 7 INFO neutron.manager [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loading Plugin: auto_allocate 2026-02-25 20:07:42.406 7 INFO neutron.manager [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loading Plugin: tag 2026-02-25 20:07:42.412 7 INFO neutron.manager [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loading Plugin: timestamp 2026-02-25 20:07:42.414 7 INFO neutron.manager [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loading Plugin: network_ip_availability 2026-02-25 20:07:42.417 7 INFO neutron.manager [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loading Plugin: flavors 2026-02-25 20:07:42.420 7 INFO neutron.manager [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loading Plugin: revisions 2026-02-25 20:07:42.423 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Initializing extension manager. 2026-02-25 20:07:42.424 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: address-group 2026-02-25 20:07:42.425 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: address-scope 2026-02-25 20:07:42.426 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-02-25 20:07:42.426 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: agent 2026-02-25 20:07:42.427 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: agent-resources-synced 2026-02-25 20:07:42.428 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: allowed-address-pairs 2026-02-25 20:07:42.429 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: auto-allocated-topology 2026-02-25 20:07:42.430 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: availability_zone 2026-02-25 20:07:42.430 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: availability_zone_filter 2026-02-25 20:07:42.431 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-25 20:07:42.431 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: default-subnetpools 2026-02-25 20:07:42.433 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-25 20:07:42.433 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: dns-integration 2026-02-25 20:07:42.434 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: dns-domain-ports 2026-02-25 20:07:42.434 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-02-25 20:07:42.435 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: dvr 2026-02-25 20:07:42.436 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-25 20:07:42.436 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: empty-string-filtering 2026-02-25 20:07:42.437 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-25 20:07:42.437 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-25 20:07:42.438 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: external-net 2026-02-25 20:07:42.439 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-25 20:07:42.439 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: extraroute 2026-02-25 20:07:42.440 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: extraroute-atomic 2026-02-25 20:07:42.440 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-02-25 20:07:42.441 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-25 20:07:42.442 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-25 20:07:42.442 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-25 20:07:42.443 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: fip-port-details 2026-02-25 20:07:42.443 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: flavors 2026-02-25 20:07:42.445 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-25 20:07:42.445 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: floatingip-pools 2026-02-25 20:07:42.446 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: ip_allocation 2026-02-25 20:07:42.447 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: ip-substring-filtering 2026-02-25 20:07:42.447 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: l2_adjacency 2026-02-25 20:07:42.448 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: router 2026-02-25 20:07:42.450 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-25 20:07:42.451 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-02-25 20:07:42.451 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-02-25 20:07:42.452 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: ext-gw-mode 2026-02-25 20:07:42.452 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: l3-ha 2026-02-25 20:07:42.453 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-25 20:07:42.453 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-02-25 20:07:42.454 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: l3-flavors 2026-02-25 20:07:42.455 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-25 20:07:42.455 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-02-25 20:07:42.457 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: l3_agent_scheduler 2026-02-25 20:07:42.458 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-25 20:07:42.459 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Extension logging not supported by any of loaded plugins 2026-02-25 20:07:42.460 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-25 20:07:42.461 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-25 20:07:42.462 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: multi-provider 2026-02-25 20:07:42.462 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: net-mtu 2026-02-25 20:07:42.463 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: net-mtu-writable 2026-02-25 20:07:42.463 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: network_availability_zone 2026-02-25 20:07:42.464 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: network_ha 2026-02-25 20:07:42.465 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: network-ip-availability 2026-02-25 20:07:42.466 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-25 20:07:42.466 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: pagination 2026-02-25 20:07:42.466 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-22594e52-3d95-4e65-95e2-0f63ebfacdfb - - - - - -] VlanTypeDriver initialization complete 2026-02-25 20:07:42.466 8 INFO neutron.plugins.ml2.managers [None req-22594e52-3d95-4e65-95e2-0f63ebfacdfb - - - - - -] Initializing driver for type 'vxlan' 2026-02-25 20:07:42.467 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: port-device-profile 2026-02-25 20:07:42.467 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-22594e52-3d95-4e65-95e2-0f63ebfacdfb - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-02-25 20:07:42.467 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-02-25 20:07:42.468 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-02-25 20:07:42.468 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-02-25 20:07:42.469 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: port-mac-override 2026-02-25 20:07:42.470 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-25 20:07:42.470 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-25 20:07:42.471 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: port-resource-request 2026-02-25 20:07:42.471 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: port-resource-request-groups 2026-02-25 20:07:42.472 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: binding 2026-02-25 20:07:42.473 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: binding-extended 2026-02-25 20:07:42.473 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: port-security 2026-02-25 20:07:42.474 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: project-id 2026-02-25 20:07:42.474 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: provider 2026-02-25 20:07:42.476 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: qos 2026-02-25 20:07:42.477 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-25 20:07:42.477 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-25 20:07:42.478 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: qos-default 2026-02-25 20:07:42.478 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: qos-fip 2026-02-25 20:07:42.479 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-25 20:07:42.480 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: qos-gateway-ip 2026-02-25 20:07:42.480 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: qos-port-network-policy 2026-02-25 20:07:42.481 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: qos-pps-minimum 2026-02-25 20:07:42.481 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-25 20:07:42.482 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: qos-pps 2026-02-25 20:07:42.483 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: qos-rule-type-details 2026-02-25 20:07:42.483 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-25 20:07:42.484 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: qos-rules-alias 2026-02-25 20:07:42.485 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: quota-check-limit 2026-02-25 20:07:42.486 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: quotas 2026-02-25 20:07:42.487 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: quota_details 2026-02-25 20:07:42.488 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: rbac-policies 2026-02-25 20:07:42.489 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: rbac-address-group 2026-02-25 20:07:42.490 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: rbac-address-scope 2026-02-25 20:07:42.490 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: rbac-security-groups 2026-02-25 20:07:42.491 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: rbac-subnetpool 2026-02-25 20:07:42.491 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: revision-if-match 2026-02-25 20:07:42.492 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: standard-attr-revisions 2026-02-25 20:07:42.493 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: router_availability_zone 2026-02-25 20:07:42.493 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-25 20:07:42.494 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: security-groups-default-rules 2026-02-25 20:07:42.495 8 INFO neutron.plugins.ml2.managers [None req-22594e52-3d95-4e65-95e2-0f63ebfacdfb - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-25 20:07:42.495 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-25 20:07:42.495 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-22594e52-3d95-4e65-95e2-0f63ebfacdfb - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-25 20:07:42.495 8 INFO neutron.plugins.ml2.managers [None req-22594e52-3d95-4e65-95e2-0f63ebfacdfb - - - - - -] Initializing extension driver 'port_security' 2026-02-25 20:07:42.496 8 INFO neutron.plugins.ml2.extensions.port_security [None req-22594e52-3d95-4e65-95e2-0f63ebfacdfb - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-25 20:07:42.496 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: port-security-groups-filtering 2026-02-25 20:07:42.496 8 INFO neutron.plugins.ml2.managers [None req-22594e52-3d95-4e65-95e2-0f63ebfacdfb - - - - - -] Initializing extension driver 'qos' 2026-02-25 20:07:42.496 8 INFO neutron.plugins.ml2.managers [None req-22594e52-3d95-4e65-95e2-0f63ebfacdfb - - - - - -] Initializing mechanism driver 'openvswitch' 2026-02-25 20:07:42.496 8 INFO neutron.plugins.ml2.managers [None req-22594e52-3d95-4e65-95e2-0f63ebfacdfb - - - - - -] Initializing mechanism driver 'l2population' 2026-02-25 20:07:42.496 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-25 20:07:42.497 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-02-25 20:07:42.497 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-25 20:07:42.505 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: security-group 2026-02-25 20:07:42.506 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: segment 2026-02-25 20:07:42.506 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-25 20:07:42.507 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: service-type 2026-02-25 20:07:42.507 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: sorting 2026-02-25 20:07:42.508 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: standard-attr-segment 2026-02-25 20:07:42.508 8 INFO neutron.quota [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded quota_driver: . 2026-02-25 20:07:42.509 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: standard-attr-description 2026-02-25 20:07:42.509 8 INFO neutron.plugins.ml2.plugin [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Modular L2 Plugin initialization complete 2026-02-25 20:07:42.509 8 INFO neutron.plugins.ml2.managers [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-25 20:07:42.509 8 INFO neutron.plugins.ml2.managers [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-25 20:07:42.509 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: stateful-security-group 2026-02-25 20:07:42.509 8 INFO neutron.plugins.ml2.managers [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Got port-security extension from driver 'port_security' 2026-02-25 20:07:42.509 8 INFO neutron.extensions.vlantransparent [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Disabled vlantransparent extension. 2026-02-25 20:07:42.510 7 WARNING neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-02-25 20:07:42.510 8 INFO neutron.manager [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loading Plugin: qos 2026-02-25 20:07:42.510 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-02-25 20:07:42.511 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: subnet_onboard 2026-02-25 20:07:42.511 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-25 20:07:42.512 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: subnet-service-types 2026-02-25 20:07:42.513 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: subnet_allocation 2026-02-25 20:07:42.513 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-25 20:07:42.514 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-25 20:07:42.517 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: standard-attr-tag 2026-02-25 20:07:42.517 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-25 20:07:42.518 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: trunk 2026-02-25 20:07:42.519 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: trunk-details 2026-02-25 20:07:42.519 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-25 20:07:42.520 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-02-25 20:07:42.521 8 INFO neutron.manager [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loading Plugin: router 2026-02-25 20:07:42.521 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-02-25 20:07:42.522 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-02-25 20:07:42.523 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: vpn-flavors 2026-02-25 20:07:42.524 7 INFO neutron.api.extensions [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Loaded extension: vpnaas 2026-02-25 20:07:42.526 7 INFO neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Creating instance of TrackedResource for resource:network 2026-02-25 20:07:42.527 7 INFO neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-02-25 20:07:42.527 7 INFO neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-25 20:07:42.527 7 INFO neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Creating instance of TrackedResource for resource:port 2026-02-25 20:07:42.531 7 INFO neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-25 20:07:42.532 7 INFO neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-25 20:07:42.537 7 INFO neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-25 20:07:42.538 7 INFO neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-25 20:07:42.539 7 INFO neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-25 20:07:42.540 7 INFO neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-25 20:07:42.540 7 WARNING neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] subnetpool is already registered 2026-02-25 20:07:42.541 7 INFO neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-25 20:07:42.541 7 WARNING neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] subnetpool is already registered 2026-02-25 20:07:42.541 7 INFO neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-25 20:07:42.543 7 INFO neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-25 20:07:42.543 7 INFO neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-25 20:07:42.544 7 INFO neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-25 20:07:42.544 7 INFO neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-25 20:07:42.545 7 INFO neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-25 20:07:42.550 7 INFO neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-25 20:07:42.550 7 WARNING neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] router is already registered 2026-02-25 20:07:42.550 7 INFO neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-25 20:07:42.551 7 WARNING neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] floatingip is already registered 2026-02-25 20:07:42.555 7 INFO neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-25 20:07:42.556 7 WARNING neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] rbac_policy is already registered 2026-02-25 20:07:42.556 8 INFO neutron.services.service_base [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-02-25 20:07:42.556 7 INFO neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-25 20:07:42.556 8 INFO neutron.manager [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loading Plugin: segments 2026-02-25 20:07:42.557 7 WARNING neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] security_group is already registered 2026-02-25 20:07:42.557 7 INFO neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-25 20:07:42.557 7 WARNING neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] security_group_rule is already registered 2026-02-25 20:07:42.558 7 INFO neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-25 20:07:42.559 7 WARNING neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] subnetpool is already registered 2026-02-25 20:07:42.559 7 INFO neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-25 20:07:42.559 7 WARNING neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] subnetpool is already registered 2026-02-25 20:07:42.560 7 INFO neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-25 20:07:42.560 7 WARNING neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] trunk is already registered 2026-02-25 20:07:42.561 7 INFO neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-25 20:07:42.561 7 WARNING neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] endpoint_group is already registered 2026-02-25 20:07:42.561 7 INFO neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-25 20:07:42.562 7 WARNING neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] vpnservice is already registered 2026-02-25 20:07:42.562 7 INFO neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-25 20:07:42.562 7 WARNING neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] ipsec_site_connection is already registered 2026-02-25 20:07:42.563 7 INFO neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-25 20:07:42.563 7 WARNING neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] ipsecpolicy is already registered 2026-02-25 20:07:42.563 7 INFO neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-25 20:07:42.564 7 WARNING neutron.quota.resource_registry [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] ikepolicy is already registered 2026-02-25 20:07:42.601 7 WARNING keystonemiddleware._common.config [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-25 20:07:42.608 7 WARNING oslo_config.cfg [None req-d41a31f2-9084-4acf-89c4-149d3bb9c771 - - - - - -] 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 0x5627162e9140 pid: 7 (default app) 2026-02-25 20:07:42.656 8 INFO neutron.manager [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loading Plugin: trunk 2026-02-25 20:07:42.708 8 INFO neutron.manager [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loading Plugin: vpnaas 2026-02-25 20:07:42.748 8 WARNING stevedore.named [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-25 20:07:42.799 8 INFO neutron_vpnaas.services.vpn.plugin [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-02-25 20:07:42.800 8 INFO neutron.common.utils [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-02-25 20:07:42.800 8 INFO neutron.manager [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loading Plugin: auto_allocate 2026-02-25 20:07:42.804 8 INFO neutron.manager [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loading Plugin: tag 2026-02-25 20:07:42.809 8 INFO neutron.manager [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loading Plugin: timestamp 2026-02-25 20:07:42.811 8 INFO neutron.manager [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loading Plugin: network_ip_availability 2026-02-25 20:07:42.815 8 INFO neutron.manager [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loading Plugin: flavors 2026-02-25 20:07:42.818 8 INFO neutron.manager [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loading Plugin: revisions 2026-02-25 20:07:42.821 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Initializing extension manager. 2026-02-25 20:07:42.822 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: address-group 2026-02-25 20:07:42.823 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: address-scope 2026-02-25 20:07:42.823 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-02-25 20:07:42.824 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: agent 2026-02-25 20:07:42.825 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: agent-resources-synced 2026-02-25 20:07:42.826 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: allowed-address-pairs 2026-02-25 20:07:42.827 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: auto-allocated-topology 2026-02-25 20:07:42.827 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: availability_zone 2026-02-25 20:07:42.828 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: availability_zone_filter 2026-02-25 20:07:42.829 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-25 20:07:42.829 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: default-subnetpools 2026-02-25 20:07:42.830 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-25 20:07:42.831 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: dns-integration 2026-02-25 20:07:42.832 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: dns-domain-ports 2026-02-25 20:07:42.832 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-02-25 20:07:42.833 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: dvr 2026-02-25 20:07:42.834 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-25 20:07:42.834 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: empty-string-filtering 2026-02-25 20:07:42.835 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-25 20:07:42.835 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-25 20:07:42.836 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: external-net 2026-02-25 20:07:42.836 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-25 20:07:42.837 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: extraroute 2026-02-25 20:07:42.838 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: extraroute-atomic 2026-02-25 20:07:42.838 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-02-25 20:07:42.839 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-25 20:07:42.839 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-25 20:07:42.840 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-25 20:07:42.841 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: fip-port-details 2026-02-25 20:07:42.841 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: flavors 2026-02-25 20:07:42.842 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-25 20:07:42.843 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: floatingip-pools 2026-02-25 20:07:42.844 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: ip_allocation 2026-02-25 20:07:42.844 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: ip-substring-filtering 2026-02-25 20:07:42.845 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: l2_adjacency 2026-02-25 20:07:42.846 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: router 2026-02-25 20:07:42.848 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-25 20:07:42.848 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-02-25 20:07:42.849 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-02-25 20:07:42.849 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: ext-gw-mode 2026-02-25 20:07:42.850 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: l3-ha 2026-02-25 20:07:42.851 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-25 20:07:42.851 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-02-25 20:07:42.852 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: l3-flavors 2026-02-25 20:07:42.853 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-25 20:07:42.853 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-02-25 20:07:42.855 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: l3_agent_scheduler 2026-02-25 20:07:42.856 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-25 20:07:42.857 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Extension logging not supported by any of loaded plugins 2026-02-25 20:07:42.858 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-25 20:07:42.859 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-25 20:07:42.859 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: multi-provider 2026-02-25 20:07:42.860 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: net-mtu 2026-02-25 20:07:42.861 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: net-mtu-writable 2026-02-25 20:07:42.861 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: network_availability_zone 2026-02-25 20:07:42.862 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: network_ha 2026-02-25 20:07:42.862 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: network-ip-availability 2026-02-25 20:07:42.863 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-25 20:07:42.864 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: pagination 2026-02-25 20:07:42.865 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: port-device-profile 2026-02-25 20:07:42.865 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-02-25 20:07:42.866 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-02-25 20:07:42.866 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-02-25 20:07:42.867 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: port-mac-override 2026-02-25 20:07:42.867 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-25 20:07:42.868 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-25 20:07:42.869 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: port-resource-request 2026-02-25 20:07:42.869 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: port-resource-request-groups 2026-02-25 20:07:42.870 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: binding 2026-02-25 20:07:42.871 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: binding-extended 2026-02-25 20:07:42.871 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: port-security 2026-02-25 20:07:42.872 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: project-id 2026-02-25 20:07:42.872 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: provider 2026-02-25 20:07:42.874 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: qos 2026-02-25 20:07:42.875 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-25 20:07:42.875 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-25 20:07:42.876 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: qos-default 2026-02-25 20:07:42.876 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: qos-fip 2026-02-25 20:07:42.877 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-25 20:07:42.878 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: qos-gateway-ip 2026-02-25 20:07:42.878 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: qos-port-network-policy 2026-02-25 20:07:42.879 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: qos-pps-minimum 2026-02-25 20:07:42.879 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-25 20:07:42.880 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: qos-pps 2026-02-25 20:07:42.881 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: qos-rule-type-details 2026-02-25 20:07:42.881 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-25 20:07:42.882 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: qos-rules-alias 2026-02-25 20:07:42.882 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: quota-check-limit 2026-02-25 20:07:42.884 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: quotas 2026-02-25 20:07:42.885 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: quota_details 2026-02-25 20:07:42.886 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: rbac-policies 2026-02-25 20:07:42.887 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: rbac-address-group 2026-02-25 20:07:42.888 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: rbac-address-scope 2026-02-25 20:07:42.888 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: rbac-security-groups 2026-02-25 20:07:42.889 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: rbac-subnetpool 2026-02-25 20:07:42.889 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: revision-if-match 2026-02-25 20:07:42.890 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: standard-attr-revisions 2026-02-25 20:07:42.891 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: router_availability_zone 2026-02-25 20:07:42.891 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-25 20:07:42.893 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: security-groups-default-rules 2026-02-25 20:07:42.893 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-25 20:07:42.894 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: port-security-groups-filtering 2026-02-25 20:07:42.894 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-25 20:07:42.895 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-02-25 20:07:42.895 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-25 20:07:42.905 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: security-group 2026-02-25 20:07:42.906 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: segment 2026-02-25 20:07:42.906 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-25 20:07:42.907 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: service-type 2026-02-25 20:07:42.908 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: sorting 2026-02-25 20:07:42.908 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: standard-attr-segment 2026-02-25 20:07:42.909 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: standard-attr-description 2026-02-25 20:07:42.910 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: stateful-security-group 2026-02-25 20:07:42.910 8 WARNING neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-02-25 20:07:42.911 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-02-25 20:07:42.911 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: subnet_onboard 2026-02-25 20:07:42.912 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-25 20:07:42.912 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: subnet-service-types 2026-02-25 20:07:42.913 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: subnet_allocation 2026-02-25 20:07:42.914 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-25 20:07:42.914 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-25 20:07:42.917 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: standard-attr-tag 2026-02-25 20:07:42.918 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-25 20:07:42.919 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: trunk 2026-02-25 20:07:42.919 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: trunk-details 2026-02-25 20:07:42.920 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-25 20:07:42.920 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-02-25 20:07:42.922 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-02-25 20:07:42.923 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-02-25 20:07:42.924 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: vpn-flavors 2026-02-25 20:07:42.925 8 INFO neutron.api.extensions [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Loaded extension: vpnaas 2026-02-25 20:07:42.927 8 INFO neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Creating instance of TrackedResource for resource:network 2026-02-25 20:07:42.928 8 INFO neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-02-25 20:07:42.928 8 INFO neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-25 20:07:42.928 8 INFO neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Creating instance of TrackedResource for resource:port 2026-02-25 20:07:42.932 8 INFO neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-25 20:07:42.933 8 INFO neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-25 20:07:42.939 8 INFO neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-25 20:07:42.940 8 INFO neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-25 20:07:42.940 8 INFO neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-25 20:07:42.942 8 INFO neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-25 20:07:42.942 8 WARNING neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] subnetpool is already registered 2026-02-25 20:07:42.942 8 INFO neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-25 20:07:42.943 8 WARNING neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] subnetpool is already registered 2026-02-25 20:07:42.943 8 INFO neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-25 20:07:42.944 8 INFO neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-25 20:07:42.944 8 INFO neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-25 20:07:42.945 8 INFO neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-25 20:07:42.945 8 INFO neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-25 20:07:42.946 8 INFO neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-25 20:07:42.952 8 INFO neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-25 20:07:42.952 8 WARNING neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] router is already registered 2026-02-25 20:07:42.952 8 INFO neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-25 20:07:42.953 8 WARNING neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] floatingip is already registered 2026-02-25 20:07:42.957 8 INFO neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-25 20:07:42.958 8 WARNING neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] rbac_policy is already registered 2026-02-25 20:07:42.958 8 INFO neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-25 20:07:42.959 8 WARNING neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] security_group is already registered 2026-02-25 20:07:42.959 8 INFO neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-25 20:07:42.959 8 WARNING neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] security_group_rule is already registered 2026-02-25 20:07:42.960 8 INFO neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-25 20:07:42.961 8 WARNING neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] subnetpool is already registered 2026-02-25 20:07:42.961 8 INFO neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-25 20:07:42.961 8 WARNING neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] subnetpool is already registered 2026-02-25 20:07:42.962 8 INFO neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-25 20:07:42.962 8 WARNING neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] trunk is already registered 2026-02-25 20:07:42.963 8 INFO neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-25 20:07:42.963 8 WARNING neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] endpoint_group is already registered 2026-02-25 20:07:42.964 8 INFO neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-25 20:07:42.964 8 WARNING neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] vpnservice is already registered 2026-02-25 20:07:42.964 8 INFO neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-25 20:07:42.965 8 WARNING neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] ipsec_site_connection is already registered 2026-02-25 20:07:42.965 8 INFO neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-25 20:07:42.965 8 WARNING neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] ipsecpolicy is already registered 2026-02-25 20:07:42.966 8 INFO neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-25 20:07:42.966 8 WARNING neutron.quota.resource_registry [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] ikepolicy is already registered 2026-02-25 20:07:43.006 8 WARNING keystonemiddleware._common.config [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-25 20:07:43.015 8 WARNING oslo_config.cfg [None req-dbe27fb9-35a4-4965-adb3-0fb495edde11 - - - - - -] 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 7 seconds on interpreter 0x5627162e9140 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-02-25 20:07:48.627 8 INFO neutron.pecan_wsgi.hooks.translation [None req-97d5d4d1-341a-4c79-9556-b7778c58830c b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/4] 199.19.213.234 () {44 vars in 928 bytes} [Wed Feb 25 20:07:47 2026] GET /v2.0/networks/public => generated 108 bytes in 890 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.234 () {44 vars in 950 bytes} [Wed Feb 25 20:07:48 2026] GET /v2.0/networks?name=public => generated 15 bytes in 525 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:07:49.333 8 WARNING oslo_policy.policy [None req-0aeb659f-ae43-4e03-8943-4b5912893bda b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-02-25 20:07:49.495 8 WARNING neutron.services.revisions.revision_plugin [None req-0aeb659f-ae43-4e03-8943-4b5912893bda b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Could not find related network for resource to bump revision. 2026-02-25 20:07:49.527 8 INFO neutron.db.segments_db [None req-0aeb659f-ae43-4e03-8943-4b5912893bda b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Added segment 084c7a63-da8c-4d58-bca7-296767980bed of type flat for network fd8cae6a-71d1-4a09-9060-3c20477f9893 2026-02-25 20:07:49.589 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0aeb659f-ae43-4e03-8943-4b5912893bda b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/6] 199.19.213.234 () {48 vars in 968 bytes} [Wed Feb 25 20:07:49 2026] POST /v2.0/networks => generated 124 bytes in 440 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:07:55.806 7 INFO neutron.pecan_wsgi.hooks.translation [None req-da04e154-8988-4e3f-a9f1-d6f64d6ca1af b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.19.213.234 () {44 vars in 928 bytes} [Wed Feb 25 20:07:55 2026] GET /v2.0/networks/public => generated 108 bytes in 388 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.234 () {44 vars in 950 bytes} [Wed Feb 25 20:07:55 2026] GET /v2.0/networks?name=public => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:07:55.989 7 WARNING oslo_policy.policy [None req-2d560126-db79-49cd-bcdf-55565af70dab b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-02-25 20:07:56.032 7 WARNING neutron.services.revisions.revision_plugin [None req-2d560126-db79-49cd-bcdf-55565af70dab b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Could not find related network for resource to bump revision. 2026-02-25 20:07:56.053 7 INFO neutron.db.segments_db [None req-2d560126-db79-49cd-bcdf-55565af70dab b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Added segment 7fdfaeae-541b-489b-9a4d-9c70e29c05f4 of type flat for network dbd74f5a-d4ed-4a51-89f8-362d7119d84a 2026-02-25 20:07:56.104 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2d560126-db79-49cd-bcdf-55565af70dab b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.19.213.234 () {48 vars in 968 bytes} [Wed Feb 25 20:07:55 2026] POST /v2.0/networks => generated 124 bytes in 277 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:08:01.989 7 INFO neutron.pecan_wsgi.hooks.translation [None req-75a51c4c-a83c-453f-b842-2b9fe63f6230 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/11] 199.19.213.234 () {44 vars in 928 bytes} [Wed Feb 25 20:08:01 2026] GET /v2.0/networks/public => generated 108 bytes in 55 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.234 () {44 vars in 950 bytes} [Wed Feb 25 20:08:01 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:08:02.071 7 WARNING neutron.services.revisions.revision_plugin [None req-1c552223-5ba0-4b5d-bc75-67ff174dce1e b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Could not find related network for resource to bump revision. 2026-02-25 20:08:02.093 7 INFO neutron.db.segments_db [None req-1c552223-5ba0-4b5d-bc75-67ff174dce1e b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Added segment 63143b77-3409-44b2-8afa-662b9b0bafdd of type flat for network 7815580d-cc1b-4a40-938e-8029bfde085e 2026-02-25 20:08:02.127 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1c552223-5ba0-4b5d-bc75-67ff174dce1e b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/13] 199.19.213.234 () {48 vars in 968 bytes} [Wed Feb 25 20:08:02 2026] POST /v2.0/networks => generated 124 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:08:08.009 8 INFO neutron.pecan_wsgi.hooks.translation [None req-95698bd0-1bc5-4b7a-ab29-32e56d6b1375 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.19.213.234 () {44 vars in 928 bytes} [Wed Feb 25 20:08:07 2026] GET /v2.0/networks/public => generated 108 bytes in 58 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.234 () {44 vars in 950 bytes} [Wed Feb 25 20:08:08 2026] GET /v2.0/networks?name=public => generated 15 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:08:08.134 8 WARNING neutron.services.revisions.revision_plugin [None req-a95ad0dd-7ebc-4679-8130-cae1945faed2 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Could not find related network for resource to bump revision. 2026-02-25 20:08:08.158 8 INFO neutron.db.segments_db [None req-a95ad0dd-7ebc-4679-8130-cae1945faed2 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Added segment ceb41405-7e4c-4839-bc7b-f6de998d782a of type flat for network 0f4f189d-f100-426c-9039-3f869d8ee493 [pid: 8|app: 0|req: 7/16] 199.19.213.234 () {48 vars in 968 bytes} [Wed Feb 25 20:08:08 2026] POST /v2.0/networks => generated 706 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:08:09.396 7 INFO neutron.pecan_wsgi.hooks.translation [None req-043f7d06-84ee-460d-861d-b78cecf9d4e4 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.19.213.234 () {44 vars in 928 bytes} [Wed Feb 25 20:08:09 2026] GET /v2.0/networks/public => generated 108 bytes in 70 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.234 () {44 vars in 950 bytes} [Wed Feb 25 20:08:09 2026] GET /v2.0/networks?name=public => generated 709 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:08:09.513 7 INFO neutron.pecan_wsgi.hooks.translation [None req-49670857-bfa5-47f1-b0f7-3bfb7541b9b9 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/19] 199.19.213.234 () {44 vars in 1035 bytes} [Wed Feb 25 20:08:09 2026] GET /v2.0/subnets/public-subnet?network_id=0f4f189d-f100-426c-9039-3f869d8ee493 => generated 113 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/20] 199.19.213.234 () {44 vars in 1058 bytes} [Wed Feb 25 20:08:09 2026] GET /v2.0/subnets?name=public-subnet&network_id=0f4f189d-f100-426c-9039-3f869d8ee493 => generated 14 bytes in 22 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.234 () {48 vars in 966 bytes} [Wed Feb 25 20:08:09 2026] POST /v2.0/subnets => generated 641 bytes in 785 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:12:36.112 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [665d1bb9-3b15-4c53-9ae4-a14f617afc66] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-25 20:12:36.113 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [76a5878f-a045-4f3b-b880-d057211ed7e0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-25 20:12:36.114 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Feb 25 20:12:36 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.234) !!! 2026-02-25 20:12:36.246 7 INFO neutron.pecan_wsgi.hooks.translation [None req-75280758-b452-4c9f-ab71-73f8ce4353f8 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 30/56] 199.19.213.234 () {44 vars in 938 bytes} [Wed Feb 25 20:12:36 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:12:36.257 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d9b7563c-af22-480d-800b-a0ee89291aa6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-25 20:12:36.259 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a96cf9c0-c9ee-409f-aea3-d992a006af90] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-25 20:12:36.260 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Feb 25 20:12:36 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.234) !!! [pid: 8|app: 0|req: 27/57] 199.19.213.234 () {44 vars in 960 bytes} [Wed Feb 25 20:12:36 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:12:36.357 7 INFO neutron.db.segments_db [None req-a72d9247-a887-4dd0-9bd9-af7f9cfe3d52 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Added segment 092323e8-53d6-4512-919a-d60df4776d2e of type vxlan for network 5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86 [pid: 7|app: 0|req: 31/58] 199.19.213.234 () {48 vars in 967 bytes} [Wed Feb 25 20:12:36 2026] POST /v2.0/networks => generated 707 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:12:37.421 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d9b7563c-af22-480d-800b-a0ee89291aa6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56250. 2026-02-25 20:12:37.422 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a96cf9c0-c9ee-409f-aea3-d992a006af90] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56234. 2026-02-25 20:12:37.468 8 INFO neutron.pecan_wsgi.hooks.translation [None req-001b1745-7acc-4396-bda7-372ce43385e3 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 28/59] 199.19.213.234 () {44 vars in 938 bytes} [Wed Feb 25 20:12:37 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 80 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:12:37.532 7 INFO oslo.messaging._drivers.impl_rabbit [-] [665d1bb9-3b15-4c53-9ae4-a14f617afc66] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56258. 2026-02-25 20:12:37.542 7 INFO oslo.messaging._drivers.impl_rabbit [-] [76a5878f-a045-4f3b-b880-d057211ed7e0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56272. [pid: 7|app: 0|req: 32/60] 199.19.213.234 () {44 vars in 960 bytes} [Wed Feb 25 20:12:37 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:12:37.586 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1098d1fc-e3cb-40c4-ac8f-eedaf9cd2575 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 29/61] 199.19.213.234 () {44 vars in 1037 bytes} [Wed Feb 25 20:12:37 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/62] 199.19.213.234 () {44 vars in 1060 bytes} [Wed Feb 25 20:12:37 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/63] 199.19.213.234 () {48 vars in 966 bytes} [Wed Feb 25 20:12:37 2026] POST /v2.0/subnets => generated 627 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:12:39.051 7 INFO neutron.api.v2.resource [None req-974c9dbc-1fb3-43ef-96f7-dd437e198346 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/64] 199.19.213.234 () {44 vars in 972 bytes} [Wed Feb 25 20:12:39 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: 31/65] 199.19.213.234 () {44 vars in 994 bytes} [Wed Feb 25 20:12:39 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/66] 199.19.213.234 () {48 vars in 981 bytes} [Wed Feb 25 20:12:39 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: 32/67] 199.19.213.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:12:40 2026] GET /v2.0/security-groups/7d6fe293-bea9-412f-8393-578f575d5bc7 => generated 1616 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/68] 199.19.213.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:12:40 2026] GET /v2.0/security-groups/7d6fe293-bea9-412f-8393-578f575d5bc7 => generated 1616 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/69] 199.19.213.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:12:40 2026] GET /v2.0/security-groups/7d6fe293-bea9-412f-8393-578f575d5bc7 => generated 1616 bytes in 42 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.234 () {48 vars in 992 bytes} [Wed Feb 25 20:12:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/71] 199.19.213.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:12:41 2026] GET /v2.0/security-groups/7d6fe293-bea9-412f-8393-578f575d5bc7 => generated 2230 bytes in 65 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.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:12:41 2026] GET /v2.0/security-groups/7d6fe293-bea9-412f-8393-578f575d5bc7 => generated 2230 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/73] 199.19.213.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:12:41 2026] GET /v2.0/security-groups/7d6fe293-bea9-412f-8393-578f575d5bc7 => generated 2230 bytes in 31 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.234 () {48 vars in 992 bytes} [Wed Feb 25 20:12:41 2026] POST /v2.0/security-group-rules => generated 603 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/75] 199.19.213.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:12:42 2026] GET /v2.0/security-groups/7d6fe293-bea9-412f-8393-578f575d5bc7 => generated 2846 bytes in 60 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.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:12:42 2026] GET /v2.0/security-groups/7d6fe293-bea9-412f-8393-578f575d5bc7 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 199.19.213.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:12:42 2026] GET /v2.0/security-groups/7d6fe293-bea9-412f-8393-578f575d5bc7 => generated 2846 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.19.213.234 () {48 vars in 992 bytes} [Wed Feb 25 20:12:42 2026] POST /v2.0/security-group-rules => generated 603 bytes in 110 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.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:12:43 2026] GET /v2.0/security-groups/7d6fe293-bea9-412f-8393-578f575d5bc7 => generated 3462 bytes in 75 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.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:12:43 2026] GET /v2.0/security-groups/7d6fe293-bea9-412f-8393-578f575d5bc7 => generated 3462 bytes in 36 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.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:12:43 2026] GET /v2.0/security-groups/7d6fe293-bea9-412f-8393-578f575d5bc7 => generated 3462 bytes in 36 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.234 () {48 vars in 992 bytes} [Wed Feb 25 20:12:43 2026] POST /v2.0/security-group-rules => generated 603 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/85] 199.19.213.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:12:44 2026] GET /v2.0/security-groups/7d6fe293-bea9-412f-8393-578f575d5bc7 => generated 4078 bytes in 72 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.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:12:44 2026] GET /v2.0/security-groups/7d6fe293-bea9-412f-8393-578f575d5bc7 => generated 4078 bytes in 39 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.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:12:45 2026] GET /v2.0/security-groups/7d6fe293-bea9-412f-8393-578f575d5bc7 => generated 4078 bytes in 34 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.234 () {48 vars in 992 bytes} [Wed Feb 25 20:12:45 2026] POST /v2.0/security-group-rules => generated 603 bytes in 115 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.234 () {44 vars in 988 bytes} [Wed Feb 25 20:12:46 2026] GET /v2.0/networks/5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86 => generated 732 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:12:46.457 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cd5f4e47-c88e-4d7c-9c57-3d909019b451 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 47/90] 199.19.213.234 () {44 vars in 1077 bytes} [Wed Feb 25 20:12:46 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86 => 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.234 () {44 vars in 1100 bytes} [Wed Feb 25 20:12:46 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86 => generated 12 bytes in 45 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.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:12:46 2026] GET /v2.0/security-groups/7d6fe293-bea9-412f-8393-578f575d5bc7 => generated 4694 bytes in 44 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.234 () {48 vars in 962 bytes} [Wed Feb 25 20:12:46 2026] POST /v2.0/ports => generated 1100 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-25 20:12:52.695 7 INFO neutron.pecan_wsgi.hooks.translation [None req-41c263aa-81a8-4da1-bee3-7c4331a68665 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 49/94] 199.19.213.234 () {44 vars in 980 bytes} [Wed Feb 25 20:12:52 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 53 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: 46/95] 199.19.213.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:12:52 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: 50/96] 199.19.213.234 () {48 vars in 1032 bytes} [Wed Feb 25 20:12:52 2026] PUT /v2.0/ports/f4e5fc24-c0c4-4511-839d-15f38e251346 => generated 1213 bytes in 577 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/97] 199.19.213.234 () {44 vars in 921 bytes} [Wed Feb 25 20:12:54 2026] GET /v2.0/ports => generated 3730 bytes in 100 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-02-25 20:12:55.901 7 INFO neutron.api.v2.resource [None req-c6e62ca5-14e6-45b3-a58a-b3ddbdcfcb2a b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/98] 199.19.213.234 () {44 vars in 960 bytes} [Wed Feb 25 20:12:55 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/99] 199.19.213.234 () {44 vars in 982 bytes} [Wed Feb 25 20:12:55 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => 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: 52/100] 199.19.213.234 () {48 vars in 981 bytes} [Wed Feb 25 20:12:55 2026] POST /v2.0/security-groups => generated 1610 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/101] 199.19.213.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:12:56 2026] GET /v2.0/security-groups/0ed0283c-bb04-47fa-b603-1a644652e001 => generated 1610 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/102] 199.19.213.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:12:57 2026] GET /v2.0/security-groups/0ed0283c-bb04-47fa-b603-1a644652e001 => generated 1610 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/103] 199.19.213.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:12:57 2026] GET /v2.0/security-groups/0ed0283c-bb04-47fa-b603-1a644652e001 => generated 1610 bytes in 26 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.234 () {48 vars in 992 bytes} [Wed Feb 25 20:12:57 2026] POST /v2.0/security-group-rules => generated 623 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/105] 199.19.213.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:12:58 2026] GET /v2.0/security-groups/0ed0283c-bb04-47fa-b603-1a644652e001 => generated 2246 bytes in 60 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.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:12:58 2026] GET /v2.0/security-groups/0ed0283c-bb04-47fa-b603-1a644652e001 => generated 2246 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/107] 199.19.213.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:12:58 2026] GET /v2.0/security-groups/0ed0283c-bb04-47fa-b603-1a644652e001 => generated 2246 bytes in 32 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.234 () {48 vars in 992 bytes} [Wed Feb 25 20:12:58 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: 7|app: 0|req: 62/119] 199.19.213.234 () {44 vars in 976 bytes} [Wed Feb 25 20:14:12 2026] GET /v2.0/quotas/1a0e4564af62454fb017e699198da679 => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 64/122] 199.19.213.234 () {48 vars in 1028 bytes} [Wed Feb 25 20:14:13 2026] PUT /v2.0/quotas/1a0e4564af62454fb017e699198da679 => generated 291 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:16:34.192 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [665d1bb9-3b15-4c53-9ae4-a14f617afc66] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-25 20:16:34.194 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [76a5878f-a045-4f3b-b880-d057211ed7e0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-25 20:16:34.195 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Feb 25 20:16:34 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.19.213.234) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-02-25 20:16:34.452 7 INFO neutron.pecan_wsgi.hooks.translation [None req-824d9efe-e629-412c-995b-558795e81017 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 74/141] 199.19.213.234 () {30 vars in 741 bytes} [Wed Feb 25 20:16:34 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 269 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:16:34.470 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a96cf9c0-c9ee-409f-aea3-d992a006af90] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-25 20:16:34.471 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d9b7563c-af22-480d-800b-a0ee89291aa6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-25 20:16:34.472 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Feb 25 20:16:34 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.234) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 68/142] 199.19.213.234 () {30 vars in 763 bytes} [Wed Feb 25 20:16:34 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:16:36.155 7 INFO oslo.messaging._drivers.impl_rabbit [-] [665d1bb9-3b15-4c53-9ae4-a14f617afc66] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45056. 2026-02-25 20:16:36.156 7 INFO oslo.messaging._drivers.impl_rabbit [-] [76a5878f-a045-4f3b-b880-d057211ed7e0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45058. 2026-02-25 20:16:36.182 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e49c6c99-3a2a-4961-b525-421f005cccc2 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 75/143] 199.19.213.234 () {30 vars in 741 bytes} [Wed Feb 25 20:16:36 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:16:36.228 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a96cf9c0-c9ee-409f-aea3-d992a006af90] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45074. 2026-02-25 20:16:36.228 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d9b7563c-af22-480d-800b-a0ee89291aa6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45076. [pid: 8|app: 0|req: 69/144] 199.19.213.234 () {30 vars in 763 bytes} [Wed Feb 25 20:16:36 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:26:32.254 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [76a5878f-a045-4f3b-b880-d057211ed7e0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-25 20:26:32.255 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [665d1bb9-3b15-4c53-9ae4-a14f617afc66] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-25 20:26:32.256 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Feb 25 20:26:32 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=4f4705ee3e6f489b87e3c250d6c728a6 (ip 199.19.213.234) !!! 2026-02-25 20:26:32.419 7 INFO neutron.api.v2.resource [None req-26d6c4f5-5edd-496c-ab47-acb757801f0b b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 116/225] 199.19.213.234 () {44 vars in 1075 bytes} [Wed Feb 25 20:26:32 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=4f4705ee3e6f489b87e3c250d6c728a6 => generated 139 bytes in 176 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:26:32.430 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d9b7563c-af22-480d-800b-a0ee89291aa6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-25 20:26:32.432 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a96cf9c0-c9ee-409f-aea3-d992a006af90] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-25 20:26:32.432 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Feb 25 20:26:32 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=4f4705ee3e6f489b87e3c250d6c728a6 (ip 199.19.213.234) !!! [pid: 8|app: 0|req: 110/226] 199.19.213.234 () {44 vars in 1098 bytes} [Wed Feb 25 20:26:32 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=4f4705ee3e6f489b87e3c250d6c728a6 => generated 23 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/227] 199.19.213.234 () {48 vars in 982 bytes} [Wed Feb 25 20:26:32 2026] POST /v2.0/security-groups => generated 1624 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-25 20:26:33.902 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d9b7563c-af22-480d-800b-a0ee89291aa6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56922. 2026-02-25 20:26:33.903 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a96cf9c0-c9ee-409f-aea3-d992a006af90] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56932. [pid: 8|app: 0|req: 111/228] 199.19.213.234 () {44 vars in 1089 bytes} [Wed Feb 25 20:26:33 2026] GET /v2.0/security-groups/ec554a88-616b-4052-9c47-c7b1bd2692ea?project_id=4f4705ee3e6f489b87e3c250d6c728a6 => generated 1624 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/229] 199.19.213.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:26:33 2026] GET /v2.0/security-groups/ec554a88-616b-4052-9c47-c7b1bd2692ea => generated 1624 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/230] 199.19.213.234 () {44 vars in 1089 bytes} [Wed Feb 25 20:26:34 2026] GET /v2.0/security-groups/ec554a88-616b-4052-9c47-c7b1bd2692ea?project_id=4f4705ee3e6f489b87e3c250d6c728a6 => generated 1624 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:26:34.141 7 INFO oslo.messaging._drivers.impl_rabbit [-] [665d1bb9-3b15-4c53-9ae4-a14f617afc66] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56944. 2026-02-25 20:26:34.143 7 INFO oslo.messaging._drivers.impl_rabbit [-] [76a5878f-a045-4f3b-b880-d057211ed7e0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56936. [pid: 7|app: 0|req: 119/231] 199.19.213.234 () {48 vars in 992 bytes} [Wed Feb 25 20:26:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/232] 199.19.213.234 () {44 vars in 1089 bytes} [Wed Feb 25 20:26:35 2026] GET /v2.0/security-groups/ec554a88-616b-4052-9c47-c7b1bd2692ea?project_id=4f4705ee3e6f489b87e3c250d6c728a6 => generated 2234 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/233] 199.19.213.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:26:35 2026] GET /v2.0/security-groups/ec554a88-616b-4052-9c47-c7b1bd2692ea => generated 2234 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/234] 199.19.213.234 () {44 vars in 1089 bytes} [Wed Feb 25 20:26:35 2026] GET /v2.0/security-groups/ec554a88-616b-4052-9c47-c7b1bd2692ea?project_id=4f4705ee3e6f489b87e3c250d6c728a6 => generated 2234 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/235] 199.19.213.234 () {48 vars in 992 bytes} [Wed Feb 25 20:26:35 2026] POST /v2.0/security-group-rules => generated 599 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/236] 199.19.213.234 () {44 vars in 1089 bytes} [Wed Feb 25 20:26:36 2026] GET /v2.0/security-groups/ec554a88-616b-4052-9c47-c7b1bd2692ea?project_id=4f4705ee3e6f489b87e3c250d6c728a6 => generated 2846 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/237] 199.19.213.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:26:36 2026] GET /v2.0/security-groups/ec554a88-616b-4052-9c47-c7b1bd2692ea => generated 2846 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/238] 199.19.213.234 () {44 vars in 1089 bytes} [Wed Feb 25 20:26:36 2026] GET /v2.0/security-groups/ec554a88-616b-4052-9c47-c7b1bd2692ea?project_id=4f4705ee3e6f489b87e3c250d6c728a6 => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/239] 199.19.213.234 () {48 vars in 992 bytes} [Wed Feb 25 20:26:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/240] 199.19.213.234 () {44 vars in 1089 bytes} [Wed Feb 25 20:26:37 2026] GET /v2.0/security-groups/ec554a88-616b-4052-9c47-c7b1bd2692ea?project_id=4f4705ee3e6f489b87e3c250d6c728a6 => 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: 124/241] 199.19.213.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:26:37 2026] GET /v2.0/security-groups/ec554a88-616b-4052-9c47-c7b1bd2692ea => generated 3460 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/242] 199.19.213.234 () {44 vars in 1089 bytes} [Wed Feb 25 20:26:37 2026] GET /v2.0/security-groups/ec554a88-616b-4052-9c47-c7b1bd2692ea?project_id=4f4705ee3e6f489b87e3c250d6c728a6 => 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: 125/243] 199.19.213.234 () {48 vars in 992 bytes} [Wed Feb 25 20:26:37 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/262] 199.19.213.234 () {30 vars in 740 bytes} [Wed Feb 25 20:28:51 2026] GET /v2.0/networks?tenant_id=4f4705ee3e6f489b87e3c250d6c728a6&shared=False => generated 15 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:28:51.817 7 INFO neutron.db.segments_db [None req-0fd2fbab-b38a-4872-8ab7-59f0a2c1df74 34c7af9f6f334a6ea71463fc5ef3dd89 4f4705ee3e6f489b87e3c250d6c728a6 - - 8f578cd5ae9f42d68aa49314d235a0c0 8f578cd5ae9f42d68aa49314d235a0c0] Added segment 6e3b7fe4-af78-431c-959d-184b28ef4389 of type vxlan for network 56f6f5c0-550d-4c5e-93a3-3bc0284c05c0 [pid: 7|app: 0|req: 135/263] 199.19.213.234 () {34 vars in 682 bytes} [Wed Feb 25 20:28:51 2026] POST /v2.0/networks => generated 717 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/264] 199.19.213.234 () {30 vars in 722 bytes} [Wed Feb 25 20:28:51 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 136/265] 199.19.213.234 () {30 vars in 633 bytes} [Wed Feb 25 20:28:51 2026] GET /v2.0/extensions => generated 19901 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/266] 199.19.213.234 () {34 vars in 677 bytes} [Wed Feb 25 20:28:52 2026] POST /v2.0/ports => generated 963 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/267] 199.19.213.234 () {30 vars in 703 bytes} [Wed Feb 25 20:28:52 2026] GET /v2.0/networks/56f6f5c0-550d-4c5e-93a3-3bc0284c05c0 => generated 704 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/268] 199.19.213.234 () {30 vars in 722 bytes} [Wed Feb 25 20:28:54 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/269] 199.19.213.234 () {30 vars in 703 bytes} [Wed Feb 25 20:28:54 2026] GET /v2.0/networks/56f6f5c0-550d-4c5e-93a3-3bc0284c05c0 => generated 704 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/272] 199.19.213.234 () {44 vars in 976 bytes} [Wed Feb 25 20:29:10 2026] GET /v2.0/quotas/4f4705ee3e6f489b87e3c250d6c728a6 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 133/273] 199.19.213.234 () {48 vars in 1028 bytes} [Wed Feb 25 20:29:11 2026] PUT /v2.0/quotas/4f4705ee3e6f489b87e3c250d6c728a6 => generated 291 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:30:11.424 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [665d1bb9-3b15-4c53-9ae4-a14f617afc66] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-25 20:30:11.425 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [76a5878f-a045-4f3b-b880-d057211ed7e0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 7|app: 0|req: 145/282] 10.0.0.32 () {28 vars in 598 bytes} [Wed Feb 25 20:30:11 2026] GET /v2.0/security-groups => generated 17401 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-02-25 20:30:11.600 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a96cf9c0-c9ee-409f-aea3-d992a006af90] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-25 20:30:11.605 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d9b7563c-af22-480d-800b-a0ee89291aa6] 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: 138/283] 10.0.0.32 () {28 vars in 578 bytes} [Wed Feb 25 20:30:11 2026] GET /v2.0/ports => generated 4725 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/284] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:30:11 2026] GET /v2.0/routers => generated 15 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/285] 10.0.0.32 () {28 vars in 623 bytes} [Wed Feb 25 20:30:11 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/286] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:30:11 2026] GET /v2.0/floatingips => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/287] 10.0.0.32 () {28 vars in 580 bytes} [Wed Feb 25 20:30:11 2026] GET /v2.0/agents => generated 3385 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/288] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:30:11 2026] GET /v2.0/subnets => generated 1261 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/289] 10.0.0.32 () {28 vars in 618 bytes} [Wed Feb 25 20:30:11 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/290] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:30:11 2026] GET /v2.0/subnets => generated 1261 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/291] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:30:11 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/292] 10.0.0.32 () {28 vars in 584 bytes} [Wed Feb 25 20:30:11 2026] GET /v2.0/networks => generated 2167 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:31:11.293 7 INFO oslo.messaging._drivers.impl_rabbit [-] [665d1bb9-3b15-4c53-9ae4-a14f617afc66] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56172. 2026-02-25 20:31:11.294 7 INFO oslo.messaging._drivers.impl_rabbit [-] [76a5878f-a045-4f3b-b880-d057211ed7e0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56174. [pid: 7|app: 0|req: 155/301] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:31:11 2026] GET /v2.0/floatingips => generated 19 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/302] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:31:11 2026] GET /v2.0/subnets => generated 1261 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/303] 10.0.0.32 () {28 vars in 580 bytes} [Wed Feb 25 20:31:11 2026] GET /v2.0/agents => generated 3385 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:31:11.490 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d9b7563c-af22-480d-800b-a0ee89291aa6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56200. 2026-02-25 20:31:11.491 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a96cf9c0-c9ee-409f-aea3-d992a006af90] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56184. [pid: 8|app: 0|req: 148/304] 10.0.0.32 () {28 vars in 584 bytes} [Wed Feb 25 20:31:11 2026] GET /v2.0/networks => generated 2167 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/305] 10.0.0.32 () {28 vars in 598 bytes} [Wed Feb 25 20:31:11 2026] GET /v2.0/security-groups => generated 17401 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/306] 10.0.0.32 () {28 vars in 578 bytes} [Wed Feb 25 20:31:11 2026] GET /v2.0/ports => generated 4725 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/307] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:31:11 2026] GET /v2.0/subnets => generated 1261 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/308] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:31:11 2026] GET /v2.0/subnetpools => 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: 159/309] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:31:11 2026] GET /v2.0/routers => generated 15 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/310] 10.0.0.32 () {28 vars in 623 bytes} [Wed Feb 25 20:31:11 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/311] 10.0.0.32 () {28 vars in 618 bytes} [Wed Feb 25 20:31:11 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/320] 10.0.0.32 () {28 vars in 578 bytes} [Wed Feb 25 20:32:11 2026] GET /v2.0/ports => generated 4725 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/321] 10.0.0.32 () {28 vars in 584 bytes} [Wed Feb 25 20:32:11 2026] GET /v2.0/networks => generated 2167 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/322] 10.0.0.32 () {28 vars in 598 bytes} [Wed Feb 25 20:32:11 2026] GET /v2.0/security-groups => generated 17401 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/323] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:32:11 2026] GET /v2.0/subnets => generated 1261 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/324] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:32:11 2026] GET /v2.0/routers => generated 15 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/325] 10.0.0.32 () {28 vars in 623 bytes} [Wed Feb 25 20:32:11 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/326] 10.0.0.32 () {28 vars in 618 bytes} [Wed Feb 25 20:32:11 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/327] 10.0.0.32 () {28 vars in 580 bytes} [Wed Feb 25 20:32:11 2026] GET /v2.0/agents => generated 3385 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/328] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:32:11 2026] GET /v2.0/subnets => generated 1261 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/329] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:32:11 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) [pid: 8|app: 0|req: 161/330] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:32:11 2026] GET /v2.0/floatingips => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/339] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:33:11 2026] GET /v2.0/floatingips => generated 19 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/340] 10.0.0.32 () {28 vars in 584 bytes} [Wed Feb 25 20:33:11 2026] GET /v2.0/networks => generated 2167 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/341] 10.0.0.32 () {28 vars in 598 bytes} [Wed Feb 25 20:33:11 2026] GET /v2.0/security-groups => generated 17401 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/342] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:33:11 2026] GET /v2.0/subnets => generated 1261 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/343] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:33:11 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) [pid: 8|app: 0|req: 168/344] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:33:11 2026] GET /v2.0/subnets => generated 1261 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/345] 10.0.0.32 () {28 vars in 578 bytes} [Wed Feb 25 20:33:11 2026] GET /v2.0/ports => generated 4725 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/346] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:33:11 2026] GET /v2.0/routers => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/347] 10.0.0.32 () {28 vars in 623 bytes} [Wed Feb 25 20:33:11 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/348] 10.0.0.32 () {28 vars in 580 bytes} [Wed Feb 25 20:33:11 2026] GET /v2.0/agents => generated 3385 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/349] 10.0.0.32 () {28 vars in 618 bytes} [Wed Feb 25 20:33:11 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/358] 10.0.0.32 () {28 vars in 618 bytes} [Wed Feb 25 20:34:11 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:34:11.362 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [665d1bb9-3b15-4c53-9ae4-a14f617afc66] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-25 20:34:11.363 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [76a5878f-a045-4f3b-b880-d057211ed7e0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 7|app: 0|req: 184/359] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:34:11 2026] GET /v2.0/subnets => generated 1261 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:34:11.418 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a96cf9c0-c9ee-409f-aea3-d992a006af90] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-25 20:34:11.419 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d9b7563c-af22-480d-800b-a0ee89291aa6] 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: 176/360] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:34:11 2026] GET /v2.0/subnetpools => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/361] 10.0.0.32 () {28 vars in 578 bytes} [Wed Feb 25 20:34:11 2026] GET /v2.0/ports => generated 4725 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/362] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:34:11 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: 7|app: 0|req: 186/363] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:34:11 2026] GET /v2.0/routers => generated 15 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/364] 10.0.0.32 () {28 vars in 623 bytes} [Wed Feb 25 20:34:11 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/365] 10.0.0.32 () {28 vars in 580 bytes} [Wed Feb 25 20:34:11 2026] GET /v2.0/agents => generated 3385 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/366] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:34:11 2026] GET /v2.0/floatingips => 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: 188/367] 10.0.0.32 () {28 vars in 584 bytes} [Wed Feb 25 20:34:11 2026] GET /v2.0/networks => generated 2167 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/368] 10.0.0.32 () {28 vars in 598 bytes} [Wed Feb 25 20:34:11 2026] GET /v2.0/security-groups => generated 17401 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-02-25 20:35:11.383 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a96cf9c0-c9ee-409f-aea3-d992a006af90] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58702. 2026-02-25 20:35:11.384 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d9b7563c-af22-480d-800b-a0ee89291aa6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58692. [pid: 8|app: 0|req: 185/377] 10.0.0.32 () {28 vars in 578 bytes} [Wed Feb 25 20:35:11 2026] GET /v2.0/ports => generated 4725 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/378] 10.0.0.32 () {28 vars in 580 bytes} [Wed Feb 25 20:35:11 2026] GET /v2.0/agents => generated 3385 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/379] 10.0.0.32 () {28 vars in 584 bytes} [Wed Feb 25 20:35:11 2026] GET /v2.0/networks => generated 2167 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:35:11.675 7 INFO oslo.messaging._drivers.impl_rabbit [-] [665d1bb9-3b15-4c53-9ae4-a14f617afc66] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58712. 2026-02-25 20:35:11.677 7 INFO oslo.messaging._drivers.impl_rabbit [-] [76a5878f-a045-4f3b-b880-d057211ed7e0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58710. [pid: 7|app: 0|req: 194/380] 10.0.0.32 () {28 vars in 598 bytes} [Wed Feb 25 20:35:11 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: 187/381] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:35:11 2026] GET /v2.0/routers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/382] 10.0.0.32 () {28 vars in 623 bytes} [Wed Feb 25 20:35:11 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/383] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:35:11 2026] GET /v2.0/subnets => generated 1261 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/384] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:35:11 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/385] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:35:11 2026] GET /v2.0/floatingips => 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: 197/386] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:35:11 2026] GET /v2.0/subnets => generated 1261 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/387] 10.0.0.32 () {28 vars in 618 bytes} [Wed Feb 25 20:35:11 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/396] 10.0.0.32 () {28 vars in 584 bytes} [Wed Feb 25 20:36:11 2026] GET /v2.0/networks => generated 2167 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/397] 10.0.0.32 () {28 vars in 580 bytes} [Wed Feb 25 20:36:11 2026] GET /v2.0/agents => generated 3385 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/398] 10.0.0.32 () {28 vars in 618 bytes} [Wed Feb 25 20:36:11 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/399] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:36:11 2026] GET /v2.0/floatingips => 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: 204/400] 10.0.0.32 () {28 vars in 598 bytes} [Wed Feb 25 20:36:11 2026] GET /v2.0/security-groups => generated 17401 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/401] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:36:11 2026] GET /v2.0/routers => generated 15 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/402] 10.0.0.32 () {28 vars in 623 bytes} [Wed Feb 25 20:36:11 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/403] 10.0.0.32 () {28 vars in 578 bytes} [Wed Feb 25 20:36:11 2026] GET /v2.0/ports => generated 4725 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/404] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:36:11 2026] GET /v2.0/subnets => generated 1261 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/405] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:36:11 2026] GET /v2.0/subnetpools => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/406] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:36:11 2026] GET /v2.0/subnets => generated 1261 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/415] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:37:11 2026] GET /v2.0/subnets => generated 1261 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/416] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:37:11 2026] GET /v2.0/routers => generated 15 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/417] 10.0.0.32 () {28 vars in 623 bytes} [Wed Feb 25 20:37:11 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/418] 10.0.0.32 () {28 vars in 580 bytes} [Wed Feb 25 20:37:11 2026] GET /v2.0/agents => generated 3385 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/419] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:37:11 2026] GET /v2.0/subnets => generated 1261 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/420] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:37:11 2026] GET /v2.0/subnetpools => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/421] 10.0.0.32 () {28 vars in 584 bytes} [Wed Feb 25 20:37:11 2026] GET /v2.0/networks => generated 2167 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/422] 10.0.0.32 () {28 vars in 578 bytes} [Wed Feb 25 20:37:11 2026] GET /v2.0/ports => generated 4725 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/423] 10.0.0.32 () {28 vars in 618 bytes} [Wed Feb 25 20:37:11 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/424] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:37:11 2026] GET /v2.0/floatingips => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/425] 10.0.0.32 () {28 vars in 598 bytes} [Wed Feb 25 20:37:11 2026] GET /v2.0/security-groups => generated 17401 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-02-25 20:38:11.381 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d9b7563c-af22-480d-800b-a0ee89291aa6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-25 20:38:11.384 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a96cf9c0-c9ee-409f-aea3-d992a006af90] 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.32 () {28 vars in 582 bytes} [Wed Feb 25 20:38:11 2026] GET /v2.0/routers => generated 15 bytes in 232 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.32 () {28 vars in 623 bytes} [Wed Feb 25 20:38:11 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 13 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.32 () {28 vars in 582 bytes} [Wed Feb 25 20:38:11 2026] GET /v2.0/subnets => generated 1261 bytes in 48 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.32 () {28 vars in 590 bytes} [Wed Feb 25 20:38:11 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/438] 10.0.0.32 () {28 vars in 580 bytes} [Wed Feb 25 20:38:11 2026] GET /v2.0/agents => generated 3385 bytes in 20 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.32 () {28 vars in 618 bytes} [Wed Feb 25 20:38:11 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/440] 10.0.0.32 () {28 vars in 584 bytes} [Wed Feb 25 20:38:11 2026] GET /v2.0/networks => generated 2167 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:38:11.749 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [665d1bb9-3b15-4c53-9ae4-a14f617afc66] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-25 20:38:11.750 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [76a5878f-a045-4f3b-b880-d057211ed7e0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 7|app: 0|req: 225/441] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:38:11 2026] GET /v2.0/subnets => generated 1261 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/442] 10.0.0.32 () {28 vars in 578 bytes} [Wed Feb 25 20:38:11 2026] GET /v2.0/ports => generated 4725 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/443] 10.0.0.32 () {28 vars in 598 bytes} [Wed Feb 25 20:38:11 2026] GET /v2.0/security-groups => generated 17401 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/444] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:38:11 2026] GET /v2.0/floatingips => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:39:11.258 7 INFO oslo.messaging._drivers.impl_rabbit [-] [665d1bb9-3b15-4c53-9ae4-a14f617afc66] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48480. 2026-02-25 20:39:11.258 7 INFO oslo.messaging._drivers.impl_rabbit [-] [76a5878f-a045-4f3b-b880-d057211ed7e0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48492. [pid: 7|app: 0|req: 231/453] 10.0.0.32 () {28 vars in 580 bytes} [Wed Feb 25 20:39:11 2026] GET /v2.0/agents => generated 3385 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/454] 10.0.0.32 () {28 vars in 618 bytes} [Wed Feb 25 20:39:11 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/455] 10.0.0.32 () {28 vars in 598 bytes} [Wed Feb 25 20:39:11 2026] GET /v2.0/security-groups => generated 17401 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-02-25 20:39:11.504 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d9b7563c-af22-480d-800b-a0ee89291aa6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48506. 2026-02-25 20:39:11.505 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a96cf9c0-c9ee-409f-aea3-d992a006af90] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48512. [pid: 8|app: 0|req: 224/456] 10.0.0.32 () {28 vars in 578 bytes} [Wed Feb 25 20:39:11 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) [pid: 7|app: 0|req: 233/457] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:39:11 2026] GET /v2.0/routers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/458] 10.0.0.32 () {28 vars in 623 bytes} [Wed Feb 25 20:39:11 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/459] 10.0.0.32 () {28 vars in 584 bytes} [Wed Feb 25 20:39:11 2026] GET /v2.0/networks => generated 2167 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/460] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:39:11 2026] GET /v2.0/subnets => generated 1261 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/461] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:39:11 2026] GET /v2.0/subnetpools => 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: 227/462] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:39:11 2026] GET /v2.0/floatingips => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/463] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:39:11 2026] GET /v2.0/subnets => generated 1261 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:39:43.996 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9b505c5c-660c-462a-af48-8584e3c5b3c1 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 240/470] 199.19.213.234 () {44 vars in 928 bytes} [Wed Feb 25 20:39:43 2026] GET /v2.0/networks/public => generated 108 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/471] 199.19.213.234 () {44 vars in 950 bytes} [Wed Feb 25 20:39:44 2026] GET /v2.0/networks?name=public => generated 753 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:39:45.139 7 INFO neutron.pecan_wsgi.hooks.translation [None req-206383e8-6eeb-40a5-8de3-9ebe5f06284a b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 241/472] 199.19.213.234 () {44 vars in 928 bytes} [Wed Feb 25 20:39:45 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/473] 199.19.213.234 () {44 vars in 950 bytes} [Wed Feb 25 20:39:45 2026] GET /v2.0/networks?name=public => generated 753 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:39:45.240 7 INFO neutron.pecan_wsgi.hooks.translation [None req-45ae5556-501f-4da1-96f2-014f15744c27 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 242/474] 199.19.213.234 () {44 vars in 1035 bytes} [Wed Feb 25 20:39:45 2026] GET /v2.0/subnets/public-subnet?network_id=0f4f189d-f100-426c-9039-3f869d8ee493 => generated 113 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/475] 199.19.213.234 () {44 vars in 1058 bytes} [Wed Feb 25 20:39:45 2026] GET /v2.0/subnets?name=public-subnet&network_id=0f4f189d-f100-426c-9039-3f869d8ee493 => generated 644 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/478] 10.0.0.32 () {28 vars in 598 bytes} [Wed Feb 25 20:40:11 2026] GET /v2.0/security-groups => generated 17401 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/479] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:40:11 2026] GET /v2.0/routers => generated 15 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/480] 10.0.0.32 () {28 vars in 623 bytes} [Wed Feb 25 20:40:11 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/481] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:40:11 2026] GET /v2.0/subnets => generated 1261 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/482] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:40:11 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/483] 10.0.0.32 () {28 vars in 584 bytes} [Wed Feb 25 20:40:11 2026] GET /v2.0/networks => generated 2167 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/484] 10.0.0.32 () {28 vars in 578 bytes} [Wed Feb 25 20:40:11 2026] GET /v2.0/ports => generated 4725 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/485] 10.0.0.32 () {28 vars in 580 bytes} [Wed Feb 25 20:40:11 2026] GET /v2.0/agents => generated 3385 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/486] 10.0.0.32 () {28 vars in 618 bytes} [Wed Feb 25 20:40:11 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/487] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:40:11 2026] GET /v2.0/floatingips => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/488] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:40:11 2026] GET /v2.0/subnets => generated 1261 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:40:17.014 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9f1449c3-82e0-4bbe-afec-6017f33686dd b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 241/491] 199.19.213.234 () {44 vars in 938 bytes} [Wed Feb 25 20:40:16 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/492] 199.19.213.234 () {44 vars in 960 bytes} [Wed Feb 25 20:40:17 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:40:17.978 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ef3f664e-1810-4a82-8754-29133f026c53 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 242/493] 199.19.213.234 () {44 vars in 938 bytes} [Wed Feb 25 20:40:17 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/494] 199.19.213.234 () {44 vars in 960 bytes} [Wed Feb 25 20:40:17 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:40:18.058 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f1a052e1-c9a8-4b6f-878e-09973b8b33e4 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 243/495] 199.19.213.234 () {44 vars in 1037 bytes} [Wed Feb 25 20:40:18 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/496] 199.19.213.234 () {44 vars in 1060 bytes} [Wed Feb 25 20:40:18 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86 => generated 630 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:40:19.236 8 INFO neutron.api.v2.resource [None req-b4e12aa8-c0eb-4d2c-a998-aecea2377054 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 244/497] 199.19.213.234 () {44 vars in 972 bytes} [Wed Feb 25 20:40:19 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/498] 199.19.213.234 () {44 vars in 994 bytes} [Wed Feb 25 20:40:19 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/499] 199.19.213.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:40:20 2026] GET /v2.0/security-groups/7d6fe293-bea9-412f-8393-578f575d5bc7 => generated 4694 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/500] 199.19.213.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:40:20 2026] GET /v2.0/security-groups/7d6fe293-bea9-412f-8393-578f575d5bc7 => 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: 246/501] 199.19.213.234 () {44 vars in 1012 bytes} [Wed Feb 25 20:40:20 2026] GET /v2.0/security-group-rules/3a3f708a-ffb6-44cd-8e5c-caac51f95a5b => generated 601 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/502] 199.19.213.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:40:21 2026] GET /v2.0/security-groups/7d6fe293-bea9-412f-8393-578f575d5bc7 => generated 4694 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/503] 199.19.213.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:40:21 2026] GET /v2.0/security-groups/7d6fe293-bea9-412f-8393-578f575d5bc7 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/504] 199.19.213.234 () {44 vars in 1012 bytes} [Wed Feb 25 20:40:21 2026] GET /v2.0/security-group-rules/686be6be-21e6-4972-8060-441a5d1360c8 => generated 603 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/505] 199.19.213.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:40:22 2026] GET /v2.0/security-groups/7d6fe293-bea9-412f-8393-578f575d5bc7 => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/506] 199.19.213.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:40:22 2026] GET /v2.0/security-groups/7d6fe293-bea9-412f-8393-578f575d5bc7 => 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: 249/507] 199.19.213.234 () {44 vars in 1012 bytes} [Wed Feb 25 20:40:22 2026] GET /v2.0/security-group-rules/32eab3a0-7460-41e3-a4ad-cbff68540f26 => generated 603 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/508] 199.19.213.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:40:23 2026] GET /v2.0/security-groups/7d6fe293-bea9-412f-8393-578f575d5bc7 => generated 4694 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/509] 199.19.213.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:40:23 2026] GET /v2.0/security-groups/7d6fe293-bea9-412f-8393-578f575d5bc7 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/510] 199.19.213.234 () {44 vars in 1012 bytes} [Wed Feb 25 20:40:23 2026] GET /v2.0/security-group-rules/2cd90fca-5eec-4252-9e85-5dc041a8c390 => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/511] 199.19.213.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:40:24 2026] GET /v2.0/security-groups/7d6fe293-bea9-412f-8393-578f575d5bc7 => generated 4694 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/512] 199.19.213.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:40:24 2026] GET /v2.0/security-groups/7d6fe293-bea9-412f-8393-578f575d5bc7 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/513] 199.19.213.234 () {44 vars in 1012 bytes} [Wed Feb 25 20:40:24 2026] GET /v2.0/security-group-rules/d1cae12a-af67-4413-83b9-680b4890fdf9 => generated 603 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/514] 199.19.213.234 () {44 vars in 988 bytes} [Wed Feb 25 20:40:25 2026] GET /v2.0/networks/5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86 => generated 732 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:40:25.495 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7a925389-cc2e-4952-bf26-5bf09473388e b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 253/515] 199.19.213.234 () {44 vars in 1077 bytes} [Wed Feb 25 20:40:25 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86 => 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: 263/516] 199.19.213.234 () {44 vars in 1100 bytes} [Wed Feb 25 20:40:25 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86 => generated 1254 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/517] 199.19.213.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:40:25 2026] GET /v2.0/security-groups/7d6fe293-bea9-412f-8393-578f575d5bc7 => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:40:31.718 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5deab670-d129-4e15-9042-181d385f7c5d b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 265/520] 199.19.213.234 () {44 vars in 980 bytes} [Wed Feb 25 20:40:31 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/521] 199.19.213.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:40:31 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/522] 199.19.213.234 () {44 vars in 921 bytes} [Wed Feb 25 20:40:33 2026] GET /v2.0/ports => generated 4725 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:40:34.258 8 INFO neutron.api.v2.resource [None req-845d66b6-73a4-456c-81b8-5aef1cbe48af b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 257/523] 199.19.213.234 () {44 vars in 960 bytes} [Wed Feb 25 20:40:34 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/524] 199.19.213.234 () {44 vars in 982 bytes} [Wed Feb 25 20:40:34 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/525] 199.19.213.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:40:35 2026] GET /v2.0/security-groups/0ed0283c-bb04-47fa-b603-1a644652e001 => generated 2886 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/526] 199.19.213.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:40:35 2026] GET /v2.0/security-groups/0ed0283c-bb04-47fa-b603-1a644652e001 => generated 2886 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/527] 199.19.213.234 () {44 vars in 1012 bytes} [Wed Feb 25 20:40:35 2026] GET /v2.0/security-group-rules/ce8eb27e-b988-4037-9b37-f947d3210f8f => generated 623 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/528] 199.19.213.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:40:36 2026] GET /v2.0/security-groups/0ed0283c-bb04-47fa-b603-1a644652e001 => generated 2886 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/529] 199.19.213.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:40:36 2026] GET /v2.0/security-groups/0ed0283c-bb04-47fa-b603-1a644652e001 => generated 2886 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/530] 199.19.213.234 () {44 vars in 1012 bytes} [Wed Feb 25 20:40:36 2026] GET /v2.0/security-group-rules/f5a2711f-7ff2-4a64-ad26-83698f18c5ba => generated 627 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/533] 199.19.213.234 () {44 vars in 976 bytes} [Wed Feb 25 20:40:47 2026] GET /v2.0/quotas/1a0e4564af62454fb017e699198da679 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/536] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:41:11 2026] GET /v2.0/subnets => generated 1261 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/537] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:41:11 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/538] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:41:11 2026] GET /v2.0/floatingips => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/539] 10.0.0.32 () {28 vars in 584 bytes} [Wed Feb 25 20:41:11 2026] GET /v2.0/networks => generated 2167 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/540] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:41:11 2026] GET /v2.0/subnets => generated 1261 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/541] 10.0.0.32 () {28 vars in 578 bytes} [Wed Feb 25 20:41:11 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: 277/542] 10.0.0.32 () {28 vars in 618 bytes} [Wed Feb 25 20:41:11 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/543] 10.0.0.32 () {28 vars in 598 bytes} [Wed Feb 25 20:41:11 2026] GET /v2.0/security-groups => generated 17401 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/544] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:41:11 2026] GET /v2.0/routers => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/545] 10.0.0.32 () {28 vars in 623 bytes} [Wed Feb 25 20:41:11 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/546] 10.0.0.32 () {28 vars in 580 bytes} [Wed Feb 25 20:41:11 2026] GET /v2.0/agents => generated 3385 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:41:34.061 7 INFO neutron.api.v2.resource [None req-3e819940-7004-42c2-8b85-76e92285907a b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 282/551] 199.19.213.234 () {44 vars in 1075 bytes} [Wed Feb 25 20:41:34 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=4f4705ee3e6f489b87e3c250d6c728a6 => generated 139 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/552] 199.19.213.234 () {44 vars in 1098 bytes} [Wed Feb 25 20:41:34 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=4f4705ee3e6f489b87e3c250d6c728a6 => generated 4072 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/553] 199.19.213.234 () {44 vars in 1089 bytes} [Wed Feb 25 20:41:35 2026] GET /v2.0/security-groups/ec554a88-616b-4052-9c47-c7b1bd2692ea?project_id=4f4705ee3e6f489b87e3c250d6c728a6 => generated 4075 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/554] 199.19.213.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:41:35 2026] GET /v2.0/security-groups/ec554a88-616b-4052-9c47-c7b1bd2692ea => generated 4075 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/555] 199.19.213.234 () {44 vars in 1012 bytes} [Wed Feb 25 20:41:35 2026] GET /v2.0/security-group-rules/80ff0ba6-0f23-4866-9111-b98b23b9e92c => generated 597 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/556] 199.19.213.234 () {44 vars in 1089 bytes} [Wed Feb 25 20:41:36 2026] GET /v2.0/security-groups/ec554a88-616b-4052-9c47-c7b1bd2692ea?project_id=4f4705ee3e6f489b87e3c250d6c728a6 => generated 4075 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/557] 199.19.213.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:41:36 2026] GET /v2.0/security-groups/ec554a88-616b-4052-9c47-c7b1bd2692ea => generated 4075 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/558] 199.19.213.234 () {44 vars in 1012 bytes} [Wed Feb 25 20:41:36 2026] GET /v2.0/security-group-rules/9eababa7-3052-443d-8f0e-d9c40775dc39 => generated 599 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/559] 199.19.213.234 () {44 vars in 1089 bytes} [Wed Feb 25 20:41:37 2026] GET /v2.0/security-groups/ec554a88-616b-4052-9c47-c7b1bd2692ea?project_id=4f4705ee3e6f489b87e3c250d6c728a6 => 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: 274/560] 199.19.213.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:41:37 2026] GET /v2.0/security-groups/ec554a88-616b-4052-9c47-c7b1bd2692ea => generated 4075 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/561] 199.19.213.234 () {44 vars in 1012 bytes} [Wed Feb 25 20:41:37 2026] GET /v2.0/security-group-rules/a305e2d9-4a40-457f-9be8-eedb1ef4ce16 => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/562] 199.19.213.234 () {44 vars in 1089 bytes} [Wed Feb 25 20:41:38 2026] GET /v2.0/security-groups/ec554a88-616b-4052-9c47-c7b1bd2692ea?project_id=4f4705ee3e6f489b87e3c250d6c728a6 => generated 4075 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/563] 199.19.213.234 () {44 vars in 1002 bytes} [Wed Feb 25 20:41:38 2026] GET /v2.0/security-groups/ec554a88-616b-4052-9c47-c7b1bd2692ea => generated 4075 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/564] 199.19.213.234 () {44 vars in 1012 bytes} [Wed Feb 25 20:41:38 2026] GET /v2.0/security-group-rules/f8e18041-845f-4816-87d6-0aa8effcadd8 => generated 602 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/567] 199.19.213.234 () {44 vars in 976 bytes} [Wed Feb 25 20:41:45 2026] GET /v2.0/quotas/4f4705ee3e6f489b87e3c250d6c728a6 => generated 291 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/570] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:42:11 2026] GET /v2.0/floatingips => generated 19 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/571] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:42:11 2026] GET /v2.0/subnets => generated 1261 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/572] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:42:11 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/573] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:42:11 2026] GET /v2.0/subnets => generated 1261 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/574] 10.0.0.32 () {28 vars in 618 bytes} [Wed Feb 25 20:42:11 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/575] 10.0.0.32 () {28 vars in 598 bytes} [Wed Feb 25 20:42:11 2026] GET /v2.0/security-groups => generated 17401 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/576] 10.0.0.32 () {28 vars in 578 bytes} [Wed Feb 25 20:42:11 2026] GET /v2.0/ports => generated 4725 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/577] 10.0.0.32 () {28 vars in 580 bytes} [Wed Feb 25 20:42:11 2026] GET /v2.0/agents => generated 3385 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/578] 10.0.0.32 () {28 vars in 584 bytes} [Wed Feb 25 20:42:11 2026] GET /v2.0/networks => generated 2167 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/579] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:42:11 2026] GET /v2.0/routers => generated 15 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/580] 10.0.0.32 () {28 vars in 623 bytes} [Wed Feb 25 20:42:11 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/583] 199.19.213.234 () {44 vars in 950 bytes} [Wed Feb 25 20:42:26 2026] GET /v2.0/networks?name=public => generated 753 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/590] 10.0.0.206 () {32 vars in 649 bytes} [Wed Feb 25 20:43:05 2026] GET /v2.0/networks => generated 2167 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/591] 10.0.0.206 () {32 vars in 655 bytes} [Wed Feb 25 20:43:06 2026] GET /v2.0/floatingips => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/592] 10.0.0.206 () {32 vars in 647 bytes} [Wed Feb 25 20:43:06 2026] GET /v2.0/routers => generated 15 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/593] 10.0.0.206 () {32 vars in 643 bytes} [Wed Feb 25 20:43:06 2026] GET /v2.0/ports => generated 4725 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/594] 10.0.0.206 () {32 vars in 647 bytes} [Wed Feb 25 20:43:06 2026] GET /v2.0/subnets => generated 1261 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/595] 10.0.0.206 () {32 vars in 649 bytes} [Wed Feb 25 20:43:06 2026] GET /v2.0/networks => generated 2167 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/596] 10.0.0.206 () {32 vars in 663 bytes} [Wed Feb 25 20:43:07 2026] GET /v2.0/security-groups => generated 17401 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/597] 10.0.0.206 () {32 vars in 655 bytes} [Wed Feb 25 20:43:07 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/598] 10.0.0.32 () {28 vars in 598 bytes} [Wed Feb 25 20:43:11 2026] GET /v2.0/security-groups => generated 17401 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/599] 10.0.0.32 () {28 vars in 578 bytes} [Wed Feb 25 20:43:11 2026] GET /v2.0/ports => generated 4725 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/600] 10.0.0.32 () {28 vars in 618 bytes} [Wed Feb 25 20:43:11 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/601] 10.0.0.32 () {28 vars in 584 bytes} [Wed Feb 25 20:43:11 2026] GET /v2.0/networks => generated 2167 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/602] 10.0.0.32 () {28 vars in 580 bytes} [Wed Feb 25 20:43:11 2026] GET /v2.0/agents => generated 3385 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/603] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:43:11 2026] GET /v2.0/floatingips => 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: 296/604] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:43:11 2026] GET /v2.0/subnets => generated 1261 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/605] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:43:11 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/606] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:43:11 2026] GET /v2.0/routers => generated 15 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/607] 10.0.0.32 () {28 vars in 623 bytes} [Wed Feb 25 20:43:11 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/608] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:43:11 2026] GET /v2.0/subnets => generated 1261 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:43:17.839 7 INFO neutron.db.segments_db [None req-d3befa39-aeda-4e8c-8495-5bfbc32c6f00 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Added segment 51cc5db8-839e-4ec4-a5c2-16b38d3ac30f of type vxlan for network 47275c35-a760-4ac5-8d9a-27d4bbc49d9d 2026-02-25 20:43:17.894 8 INFO neutron.db.segments_db [None req-fff8c238-0aca-4a7c-9a9d-4bf34b35eae6 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Added segment 4c7a233a-1e0e-4893-9aa4-5cc9ac4cea1b of type vxlan for network 08fc2b16-a505-413c-9427-c421617c2e25 [pid: 7|app: 0|req: 312/611] 10.0.0.206 () {34 vars in 671 bytes} [Wed Feb 25 20:43:17 2026] POST /v2.0/networks => generated 746 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/612] 10.0.0.206 () {34 vars in 671 bytes} [Wed Feb 25 20:43:17 2026] POST /v2.0/networks => generated 749 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:43:18.144 7 INFO neutron.db.segments_db [None req-e95ffa7d-88a6-4509-bcd2-67baeab0c01b b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Added segment 388a05bc-6291-49ff-bb0c-844773fd2f14 of type vxlan for network 1725dc77-63c1-4b05-a5a3-06e4fdeb9b13 [pid: 7|app: 0|req: 313/613] 10.0.0.206 () {34 vars in 671 bytes} [Wed Feb 25 20:43:17 2026] POST /v2.0/networks => generated 744 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/614] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:43:18 2026] POST /v2.0/subnets => generated 669 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/615] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:43:18 2026] POST /v2.0/subnets => generated 672 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/616] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:43:18 2026] POST /v2.0/subnets => generated 667 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:43:18.508 7 INFO neutron.db.segments_db [None req-d2e1a43c-6720-43b0-9264-71c1557ff588 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Added segment a098513b-bc5f-4856-9f04-b2c78ec3e8d9 of type vxlan for network 6ea790ad-7889-4636-9ab8-9e51be7ced8d 2026-02-25 20:43:18.542 8 INFO neutron.db.segments_db [None req-8dacbfc8-6de1-40ee-92e2-e7926088162f b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Added segment 738ad9a9-2e13-4234-a3d3-15bbdac9b4e6 of type vxlan for network cfaf15f9-4eb4-4b56-ab9d-1393a339e0d8 2026-02-25 20:43:18.813 7 INFO neutron.db.l3_hamode_db [None req-d2e1a43c-6720-43b0-9264-71c1557ff588 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:43:18.850 8 INFO neutron.db.l3_hamode_db [None req-8dacbfc8-6de1-40ee-92e2-e7926088162f b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:43:20.172 8 INFO neutron.db.l3_hamode_db [None req-8dacbfc8-6de1-40ee-92e2-e7926088162f b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:43:20.186 7 INFO neutron.db.l3_hamode_db [None req-d2e1a43c-6720-43b0-9264-71c1557ff588 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 303/617] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:43:18 2026] POST /v2.0/routers => generated 736 bytes in 2831 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:43:21.360 8 INFO neutron.db.segments_db [None req-28fa36cc-7e78-4cb9-82c5-0f0d62534744 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Added segment e10bf65c-f3f8-487b-85cb-4d22071d3b17 of type vxlan for network 26eae3f4-db4c-42bc-a20e-a7b9754e2ac0 [pid: 7|app: 0|req: 315/618] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:43:18 2026] POST /v2.0/routers => generated 733 bytes in 3105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:43:21.635 8 INFO neutron.db.l3_hamode_db [None req-28fa36cc-7e78-4cb9-82c5-0f0d62534744 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 316/619] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:43:21 2026] GET /v2.0/security-groups?tenant_id=a7e5f5a86dc448a497c231b5873b3637&name=default => generated 2922 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:43:22.805 8 INFO neutron.db.l3_hamode_db [None req-28fa36cc-7e78-4cb9-82c5-0f0d62534744 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 317/620] 10.0.0.206 () {34 vars in 783 bytes} [Wed Feb 25 20:43:21 2026] PUT /v2.0/routers/c9aa669b-4675-406f-bddf-e82ef79a1218/add_router_interface => generated 309 bytes in 1478 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/621] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:43:21 2026] POST /v2.0/routers => generated 731 bytes in 2633 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/622] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:43:23 2026] DELETE /v2.0/security-groups/08e825c7-3289-4a56-9048-aa90750cdf09 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/623] 10.0.0.206 () {34 vars in 783 bytes} [Wed Feb 25 20:43:23 2026] PUT /v2.0/routers/42d46b0d-968f-4de0-a0b6-953075257c79/add_router_interface => generated 309 bytes in 1417 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:24.818 7 WARNING neutron_lib.context [req-739e3cae-cbf7-4cee-986e-bbe756873d9c req-828e8b4d-1424-46da-a8ed-a1d1104eeeb0 0d59ad5946e549ec856b47d2df7b4dcd f7ba0e7c5f4e4ca5b5bc94fb687bb881 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 319/624] 10.0.0.110 () {38 vars in 971 bytes} [Wed Feb 25 20:43:24 2026] POST /v2.0/security-groups => generated 1686 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/625] 10.0.0.206 () {34 vars in 783 bytes} [Wed Feb 25 20:43:24 2026] PUT /v2.0/routers/bd945c62-40ac-4831-83d9-96f7ae0b7760/add_router_interface => generated 309 bytes in 1492 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/626] 10.0.0.110 () {34 vars in 991 bytes} [Wed Feb 25 20:43:25 2026] GET /v2.0/security-groups/1d863a5b-f90d-4d08-be03-f37a9f5934fc => generated 1686 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:43:25.624 8 WARNING neutron_lib.context [req-be1add05-928a-4b82-90d2-79c181064c5f req-e6fe251e-6f87-4a32-92e1-7b17afc87991 0d59ad5946e549ec856b47d2df7b4dcd f7ba0e7c5f4e4ca5b5bc94fb687bb881 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 307/627] 10.0.0.110 () {38 vars in 981 bytes} [Wed Feb 25 20:43:25 2026] POST /v2.0/security-group-rules => generated 614 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/628] 10.0.0.110 () {34 vars in 982 bytes} [Wed Feb 25 20:43:25 2026] GET /v2.0/networks?id=47275c35-a760-4ac5-8d9a-27d4bbc49d9d => generated 678 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:25.830 7 WARNING neutron_lib.context [req-5170de17-290b-4292-a863-55870f508ca2 req-8cfb4044-75a9-4905-b7fa-5bdfff79780c 0d59ad5946e549ec856b47d2df7b4dcd f7ba0e7c5f4e4ca5b5bc94fb687bb881 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 322/629] 10.0.0.110 () {38 vars in 971 bytes} [Wed Feb 25 20:43:25 2026] POST /v2.0/security-groups => generated 1685 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/630] 10.0.0.110 () {34 vars in 965 bytes} [Wed Feb 25 20:43:25 2026] GET /v2.0/quotas/2da6c14c619b4f55a479b8b2e73be586 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:26.007 8 INFO neutron.db.segments_db [None req-941fa208-32c7-42c5-be2a-f8080ad70a92 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Added segment c98f71e4-4f35-408a-9479-b9632cbcf0ad of type vxlan for network c493d9f2-1b75-4477-91bd-b39482497579 [pid: 7|app: 0|req: 324/631] 10.0.0.110 () {34 vars in 1002 bytes} [Wed Feb 25 20:43:25 2026] GET /v2.0/ports?tenant_id=2da6c14c619b4f55a479b8b2e73be586&fields=id => generated 103 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/632] 10.0.0.206 () {34 vars in 671 bytes} [Wed Feb 25 20:43:25 2026] POST /v2.0/networks => generated 751 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/633] 10.0.0.110 () {34 vars in 991 bytes} [Wed Feb 25 20:43:26 2026] GET /v2.0/security-groups/88706a49-d5bc-4098-b25c-47de133a7210 => generated 1685 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:43:26.157 7 WARNING neutron_lib.context [req-53ae6e06-8093-45e9-aa4b-46283f1d2347 req-dcc261ca-39a4-48a1-8568-8ca6ab70e44f 0d59ad5946e549ec856b47d2df7b4dcd f7ba0e7c5f4e4ca5b5bc94fb687bb881 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 326/634] 10.0.0.110 () {38 vars in 981 bytes} [Wed Feb 25 20:43:26 2026] POST /v2.0/security-group-rules => generated 614 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:43:26.359 7 WARNING neutron_lib.context [req-b4ae56c7-3f0c-4154-a4e9-de7b7ef284e8 req-9ddc1c39-3d60-4f7b-9ed4-41454b438c45 4b45a7be5f5f4dc9bbcbd74632a55bca 927aa17d1e214430ad9b2ddc129e6fdf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 309/635] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:43:26 2026] POST /v2.0/subnets => generated 674 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:43:26.444 8 INFO neutron.db.segments_db [None req-fe8e0edc-7e80-43ff-b86d-cae966ad8f0d b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Added segment 658c5cf7-568d-476e-82c8-b7f515949e3c of type vxlan for network 59417cdb-d4a6-487b-a305-f6f6f850a810 [pid: 7|app: 0|req: 327/636] 10.0.0.110 () {38 vars in 971 bytes} [Wed Feb 25 20:43:26 2026] POST /v2.0/security-groups => generated 1681 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/637] 10.0.0.110 () {34 vars in 907 bytes} [Wed Feb 25 20:43:26 2026] GET /v2.0/extensions => generated 19901 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/638] 10.0.0.110 () {34 vars in 991 bytes} [Wed Feb 25 20:43:26 2026] GET /v2.0/security-groups/88706a49-d5bc-4098-b25c-47de133a7210 => generated 2310 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/639] 10.0.0.110 () {34 vars in 1008 bytes} [Wed Feb 25 20:43:26 2026] GET /v2.0/networks/47275c35-a760-4ac5-8d9a-27d4bbc49d9d?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:43:26.623 7 WARNING neutron_lib.context [req-ce61c7a2-f460-4a96-a773-c8f70036176a req-ade6d576-762a-4740-89e5-0dffd184a961 0d59ad5946e549ec856b47d2df7b4dcd f7ba0e7c5f4e4ca5b5bc94fb687bb881 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 331/640] 10.0.0.110 () {38 vars in 981 bytes} [Wed Feb 25 20:43:26 2026] POST /v2.0/security-group-rules => generated 619 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/641] 10.0.0.110 () {34 vars in 1108 bytes} [Wed Feb 25 20:43:26 2026] GET /v2.0/networks/47275c35-a760-4ac5-8d9a-27d4bbc49d9d?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) 2026-02-25 20:43:26.807 7 WARNING neutron_lib.context [req-2e90a44e-e436-42d8-bb2f-32ba2c163306 req-234c16c2-58f9-4e34-b2f2-a432a3bf483e 4b45a7be5f5f4dc9bbcbd74632a55bca 927aa17d1e214430ad9b2ddc129e6fdf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 333/642] 10.0.0.110 () {38 vars in 971 bytes} [Wed Feb 25 20:43:26 2026] POST /v2.0/security-groups => generated 1680 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/643] 10.0.0.110 () {34 vars in 991 bytes} [Wed Feb 25 20:43:26 2026] GET /v2.0/security-groups/88706a49-d5bc-4098-b25c-47de133a7210 => generated 2940 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:43:27.025 8 INFO neutron.db.l3_hamode_db [None req-fe8e0edc-7e80-43ff-b86d-cae966ad8f0d b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 335/644] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:43:26 2026] GET /v2.0/ports?device_id=a4f34f37-442a-4663-8821-15c0723142aa => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:43:27.034 7 WARNING neutron_lib.context [req-42bf589f-cfa9-4c14-bc72-c38d1236a6f4 req-4adbf222-d235-4a04-8444-3606330d49a7 4b45a7be5f5f4dc9bbcbd74632a55bca 927aa17d1e214430ad9b2ddc129e6fdf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 336/645] 10.0.0.110 () {38 vars in 971 bytes} [Wed Feb 25 20:43:27 2026] POST /v2.0/security-groups => generated 1680 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/646] 10.0.0.110 () {34 vars in 1001 bytes} [Wed Feb 25 20:43:27 2026] GET /v2.0/security-group-rules/dfc403ea-448f-4e0d-ab9f-67001f50075b => generated 616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/647] 10.0.0.110 () {34 vars in 1002 bytes} [Wed Feb 25 20:43:27 2026] GET /v2.0/security-groups?tenant_id=927aa17d1e214430ad9b2ddc129e6fdf => generated 7902 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/648] 10.0.0.110 () {34 vars in 991 bytes} [Wed Feb 25 20:43:27 2026] GET /v2.0/security-groups/88706a49-d5bc-4098-b25c-47de133a7210 => generated 2940 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/649] 10.0.0.110 () {34 vars in 991 bytes} [Wed Feb 25 20:43:27 2026] GET /v2.0/security-groups/42f44e82-5a0f-4c75-a9d9-6bbc921ff5d4 => generated 2918 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/650] 10.0.0.110 () {36 vars in 1023 bytes} [Wed Feb 25 20:43:27 2026] DELETE /v2.0/security-group-rules/dfc403ea-448f-4e0d-ab9f-67001f50075b => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/651] 10.0.0.110 () {34 vars in 991 bytes} [Wed Feb 25 20:43:27 2026] GET /v2.0/security-groups/42f44e82-5a0f-4c75-a9d9-6bbc921ff5d4 => generated 2918 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/652] 10.0.0.110 () {34 vars in 991 bytes} [Wed Feb 25 20:43:27 2026] GET /v2.0/security-groups/88706a49-d5bc-4098-b25c-47de133a7210 => generated 2310 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/653] 10.0.0.110 () {34 vars in 991 bytes} [Wed Feb 25 20:43:27 2026] GET /v2.0/security-groups/dcd839cf-6524-4485-b037-75458287a731 => generated 1681 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/654] 10.0.0.110 () {36 vars in 1013 bytes} [Wed Feb 25 20:43:27 2026] DELETE /v2.0/security-groups/88706a49-d5bc-4098-b25c-47de133a7210 => 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: 346/655] 10.0.0.110 () {36 vars in 1013 bytes} [Wed Feb 25 20:43:27 2026] DELETE /v2.0/security-groups/dcd839cf-6524-4485-b037-75458287a731 => 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: 347/656] 10.0.0.110 () {34 vars in 991 bytes} [Wed Feb 25 20:43:27 2026] GET /v2.0/security-groups/1d863a5b-f90d-4d08-be03-f37a9f5934fc => generated 2311 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:43:27.805 7 INFO neutron.api.v2.resource [req-f9a08068-e09e-4de9-9886-1b6d7e1ec54e req-610131a6-b72e-40f9-8f2b-1c5084db1bb7 4b45a7be5f5f4dc9bbcbd74632a55bca 927aa17d1e214430ad9b2ddc129e6fdf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 348/657] 10.0.0.110 () {34 vars in 991 bytes} [Wed Feb 25 20:43:27 2026] GET /v2.0/security-groups/dcd839cf-6524-4485-b037-75458287a731 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/658] 10.0.0.110 () {36 vars in 1013 bytes} [Wed Feb 25 20:43:27 2026] DELETE /v2.0/security-groups/1d863a5b-f90d-4d08-be03-f37a9f5934fc => 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: 350/659] 10.0.0.110 () {34 vars in 991 bytes} [Wed Feb 25 20:43:27 2026] GET /v2.0/security-groups/cfbfa61c-70f8-4664-9a61-e8fa9d05531e => generated 1680 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:43:28.080 8 INFO neutron.db.l3_hamode_db [None req-fe8e0edc-7e80-43ff-b86d-cae966ad8f0d b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 310/660] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:43:26 2026] POST /v2.0/routers => generated 738 bytes in 3019 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/661] 10.0.0.110 () {36 vars in 1013 bytes} [Wed Feb 25 20:43:29 2026] DELETE /v2.0/security-groups/cfbfa61c-70f8-4664-9a61-e8fa9d05531e => 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: 312/662] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:43:29 2026] GET /v2.0/ports?device_id=a4f34f37-442a-4663-8821-15c0723142aa => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/665] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:43:29 2026] GET /v2.0/networks?id=47275c35-a760-4ac5-8d9a-27d4bbc49d9d => generated 678 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/666] 10.0.0.206 () {34 vars in 789 bytes} [Wed Feb 25 20:43:27 2026] PUT /v2.0/routers/c9aa669b-4675-406f-bddf-e82ef79a1218/remove_router_interface => generated 309 bytes in 1734 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:29.708 7 INFO neutron.api.v2.resource [req-73faa595-6f46-4ae8-af73-0add19956a2c req-ec6e317a-6b79-4032-ae9c-2b25b63c7d65 4b45a7be5f5f4dc9bbcbd74632a55bca 927aa17d1e214430ad9b2ddc129e6fdf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 352/667] 10.0.0.110 () {34 vars in 991 bytes} [Wed Feb 25 20:43:29 2026] GET /v2.0/security-groups/cfbfa61c-70f8-4664-9a61-e8fa9d05531e => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:43:29.715 7 WARNING neutron_lib.context [req-2220d1d4-7580-4526-b11b-266b95ad5aa7 req-e8a0408e-65ec-48bf-8e12-3a4bc2ca4302 e9e748452ef340eda10b9d03942fbba4 2da6c14c619b4f55a479b8b2e73be586 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 353/668] 199.19.213.234 () {38 vars in 955 bytes} [Wed Feb 25 20:43:29 2026] POST /v2.0/ports => generated 954 bytes in 526 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-02-25 20:43:31.095 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-a0b10df4-f4eb-4b1c-9dfa-89f69dce14bd b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - 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: 316/669] 10.0.0.206 () {34 vars in 783 bytes} [Wed Feb 25 20:43:29 2026] PUT /v2.0/routers/b662220f-10ed-49a2-9dc7-9cbf8bd46e4d/add_router_interface => generated 309 bytes in 1601 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/670] 10.0.0.110 () {34 vars in 991 bytes} [Wed Feb 25 20:43:31 2026] GET /v2.0/security-groups/3af89503-7044-4f58-bb6e-119fd4692c6d => generated 1680 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/671] 199.19.213.234 () {34 vars in 911 bytes} [Wed Feb 25 20:43:31 2026] GET /v2.0/extensions => generated 19901 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/672] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:43:31 2026] GET /v2.0/ports?device_id=a4f34f37-442a-4663-8821-15c0723142aa => generated 957 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/673] 10.0.0.110 () {36 vars in 1013 bytes} [Wed Feb 25 20:43:31 2026] DELETE /v2.0/security-groups/3af89503-7044-4f58-bb6e-119fd4692c6d => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:43:31.538 7 INFO neutron.db.l3_hamode_db [None req-a0b10df4-f4eb-4b1c-9dfa-89f69dce14bd b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] HA network cfaf15f9-4eb4-4b56-ab9d-1393a339e0d8 was deleted as no HA routers are present in tenant f7ba0e7c5f4e4ca5b5bc94fb687bb881. [pid: 7|app: 0|req: 354/674] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:43:30 2026] DELETE /v2.0/routers/c9aa669b-4675-406f-bddf-e82ef79a1218 => generated 0 bytes in 1314 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/675] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:43:31 2026] GET /v2.0/security-groups?id=980ef3af-cbb1-4b68-970d-75f8bbc4eed4&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:43:31.564 7 INFO neutron.api.v2.resource [req-98d798b8-85d3-450c-b4db-f8c23706a4f9 req-46034f5e-bd60-4058-9118-93a966dcd320 4b45a7be5f5f4dc9bbcbd74632a55bca 927aa17d1e214430ad9b2ddc129e6fdf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 355/676] 10.0.0.110 () {34 vars in 991 bytes} [Wed Feb 25 20:43:31 2026] GET /v2.0/security-groups/3af89503-7044-4f58-bb6e-119fd4692c6d => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/677] 10.0.0.110 () {34 vars in 1002 bytes} [Wed Feb 25 20:43:31 2026] GET /v2.0/security-groups?tenant_id=927aa17d1e214430ad9b2ddc129e6fdf => generated 2921 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/678] 10.0.0.110 () {34 vars in 991 bytes} [Wed Feb 25 20:43:31 2026] GET /v2.0/security-groups/42f44e82-5a0f-4c75-a9d9-6bbc921ff5d4 => generated 2918 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/679] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:43:31 2026] DELETE /v2.0/subnets/fd92f607-6a70-4789-9617-c02f879c25d8 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/680] 10.0.0.110 () {34 vars in 991 bytes} [Wed Feb 25 20:43:31 2026] GET /v2.0/security-groups/42f44e82-5a0f-4c75-a9d9-6bbc921ff5d4 => generated 2918 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:43:31.824 8 WARNING neutron_lib.context [None req-62cba0e1-b653-4538-839a-a7edd603e23d 03b5dbcafcad4afdb43dd36e299e6e54 09ccb55fe60143009f1b5f4361343b14 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:31.873 7 INFO neutron.services.segments.plugin [-] Segment 738ad9a9-2e13-4234-a3d3-15bbdac9b4e6 resource provider aggregate not found 2026-02-25 20:43:31.901 7 INFO neutron.services.segments.plugin [-] Segment 738ad9a9-2e13-4234-a3d3-15bbdac9b4e6 resource provider aggregate not found 2026-02-25 20:43:31.906 7 INFO neutron.services.segments.plugin [-] Segment 738ad9a9-2e13-4234-a3d3-15bbdac9b4e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 738ad9a9-2e13-4234-a3d3-15bbdac9b4e6 found for delete ", "request_id": "req-b99f8688-c2bd-4f5f-a500-84aab0dbe4ca"}]} 2026-02-25 20:43:31.923 7 INFO neutron.services.segments.plugin [-] Segment 738ad9a9-2e13-4234-a3d3-15bbdac9b4e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 738ad9a9-2e13-4234-a3d3-15bbdac9b4e6 found for delete ", "request_id": "req-f7d32955-02a2-4f03-9d83-b78606505597"}]} [pid: 8|app: 0|req: 324/681] 10.0.0.206 () {34 vars in 685 bytes} [Wed Feb 25 20:43:31 2026] POST /v2.0/security-groups => generated 1658 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/682] 199.19.213.234 () {38 vars in 1028 bytes} [Wed Feb 25 20:43:31 2026] PUT /v2.0/ports/8724a175-535a-4038-bea2-2fd1ae04c332 => generated 1199 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-02-25 20:43:32.312 7 INFO neutron.api.v2.resource [req-72fda756-c79b-4a1f-8dd2-41a65f9867a8 req-d218bf21-0c1d-415e-ba1d-55fe60d16725 4b45a7be5f5f4dc9bbcbd74632a55bca 927aa17d1e214430ad9b2ddc129e6fdf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 359/683] 10.0.0.110 () {34 vars in 991 bytes} [Wed Feb 25 20:43:32 2026] GET /v2.0/security-groups/3af89503-7044-4f58-bb6e-119fd4692c6d => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:43:32.319 7 WARNING neutron_lib.context [None req-d6a509b7-2e03-475a-828a-39579f201047 03b5dbcafcad4afdb43dd36e299e6e54 09ccb55fe60143009f1b5f4361343b14 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 360/684] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:43:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 361/685] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:43:32 2026] GET /v2.0/ports?tenant_id=2da6c14c619b4f55a479b8b2e73be586&device_id=a4f34f37-442a-4663-8821-15c0723142aa => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:43:32.519 7 INFO neutron.api.v2.resource [req-dd52b562-413e-494d-bb6e-37bbc1429ece req-776a9973-bd4e-46b0-82a4-63d48ebf8388 4b45a7be5f5f4dc9bbcbd74632a55bca 927aa17d1e214430ad9b2ddc129e6fdf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 362/686] 10.0.0.110 () {34 vars in 991 bytes} [Wed Feb 25 20:43:32 2026] GET /v2.0/security-groups/cfbfa61c-70f8-4664-9a61-e8fa9d05531e => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:43:32.525 7 WARNING neutron_lib.context [None req-6165ae62-dd65-45ad-883f-81d77bc1f113 03b5dbcafcad4afdb43dd36e299e6e54 09ccb55fe60143009f1b5f4361343b14 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 363/687] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:43:32 2026] POST /v2.0/security-group-rules => generated 602 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/688] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:43:31 2026] DELETE /v2.0/networks/08fc2b16-a505-413c-9427-c421617c2e25 => generated 0 bytes in 707 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:43:32.680 8 INFO neutron.api.v2.resource [req-131afc36-3d58-4f6c-915d-9b7cad8901ce req-92caf498-44a6-4b87-99e2-97a442d4f6db 4b45a7be5f5f4dc9bbcbd74632a55bca 927aa17d1e214430ad9b2ddc129e6fdf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 326/689] 10.0.0.110 () {34 vars in 991 bytes} [Wed Feb 25 20:43:32 2026] GET /v2.0/security-groups/dcd839cf-6524-4485-b037-75458287a731 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/690] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:43:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=8724a175-535a-4038-bea2-2fd1ae04c332 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:43:32.703 7 WARNING neutron_lib.context [None req-1f8e698e-5108-4301-96b3-f5b3fc3e8bc4 03b5dbcafcad4afdb43dd36e299e6e54 09ccb55fe60143009f1b5f4361343b14 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/691] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:43:32 2026] GET /v2.0/ports?device_id=a4f34f37-442a-4663-8821-15c0723142aa => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:32.804 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c5cbd56-cc7f-4953-8a9d-08058261888c'] response: {'name': 'network-changed', 'server_uuid': 'a4f34f37-442a-4663-8821-15c0723142aa', 'tag': '8724a175-535a-4038-bea2-2fd1ae04c332', 'status': 'completed', 'code': 200} 2026-02-25 20:43:33.214 8 INFO neutron.services.segments.plugin [-] Segment 4c7a233a-1e0e-4893-9aa4-5cc9ac4cea1b resource provider aggregate not found 2026-02-25 20:43:33.235 8 INFO neutron.services.segments.plugin [-] Segment 4c7a233a-1e0e-4893-9aa4-5cc9ac4cea1b resource provider aggregate not found 2026-02-25 20:43:33.243 8 INFO neutron.services.segments.plugin [-] Segment 4c7a233a-1e0e-4893-9aa4-5cc9ac4cea1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c7a233a-1e0e-4893-9aa4-5cc9ac4cea1b found for delete ", "request_id": "req-daab6705-fce8-420d-9f18-87a62697e2e4"}]} 2026-02-25 20:43:33.255 8 INFO neutron.services.segments.plugin [-] Segment 4c7a233a-1e0e-4893-9aa4-5cc9ac4cea1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c7a233a-1e0e-4893-9aa4-5cc9ac4cea1b found for delete ", "request_id": "req-ecddf1a1-1a21-4e0b-9e5f-1d347afefeea"}]} [pid: 7|app: 0|req: 365/692] 10.0.0.206 () {34 vars in 676 bytes} [Wed Feb 25 20:43:32 2026] POST /v2.0/floatingips => generated 552 bytes in 1236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/693] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:43:33 2026] GET /v2.0/subnets?id=165610b9-80e3-4528-9f85-18f85366a379 => generated 672 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/694] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:43:33 2026] GET /v2.0/security-groups?id=980ef3af-cbb1-4b68-970d-75f8bbc4eed4&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/695] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:43:34 2026] GET /v2.0/security-groups?tenant_id=f7ba0e7c5f4e4ca5b5bc94fb687bb881&name=default => generated 2921 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/696] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:43:34 2026] GET /v2.0/ports?network_id=47275c35-a760-4ac5-8d9a-27d4bbc49d9d&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: 370/697] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:43:34 2026] DELETE /v2.0/security-groups/a2d24f31-1667-4060-b104-f41ce4269aba => 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: 371/698] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:43:34 2026] GET /v2.0/networks/47275c35-a760-4ac5-8d9a-27d4bbc49d9d?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: 328/699] 10.0.0.206 () {34 vars in 789 bytes} [Wed Feb 25 20:43:32 2026] PUT /v2.0/routers/bd945c62-40ac-4831-83d9-96f7ae0b7760/remove_router_interface => generated 309 bytes in 1662 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/700] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:43:34 2026] GET /v2.0/networks/47275c35-a760-4ac5-8d9a-27d4bbc49d9d?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: 373/701] 10.0.0.110 () {34 vars in 1098 bytes} [Wed Feb 25 20:43:34 2026] GET /v2.0/security-groups?name=tempest-securitygroup--577083970&fields=id&tenant_id=09ccb55fe60143009f1b5f4361343b14 => generated 69 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/702] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:43:34 2026] GET /v2.0/ports?tenant_id=2da6c14c619b4f55a479b8b2e73be586&device_id=a4f34f37-442a-4663-8821-15c0723142aa => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/703] 10.0.0.110 () {34 vars in 982 bytes} [Wed Feb 25 20:43:34 2026] GET /v2.0/networks?id=c493d9f2-1b75-4477-91bd-b39482497579 => generated 683 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/704] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:43:34 2026] GET /v2.0/networks?id=47275c35-a760-4ac5-8d9a-27d4bbc49d9d => generated 774 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/705] 10.0.0.110 () {34 vars in 965 bytes} [Wed Feb 25 20:43:34 2026] GET /v2.0/quotas/09ccb55fe60143009f1b5f4361343b14 => 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: 378/706] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:43:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=8724a175-535a-4038-bea2-2fd1ae04c332 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/707] 10.0.0.110 () {34 vars in 1002 bytes} [Wed Feb 25 20:43:34 2026] GET /v2.0/ports?tenant_id=09ccb55fe60143009f1b5f4361343b14&fields=id => generated 103 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/708] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:43:34 2026] GET /v2.0/subnets?id=165610b9-80e3-4528-9f85-18f85366a379 => generated 672 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/709] 10.0.0.110 () {34 vars in 1008 bytes} [Wed Feb 25 20:43:34 2026] GET /v2.0/networks/c493d9f2-1b75-4477-91bd-b39482497579?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: 382/710] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:43:35 2026] GET /v2.0/ports?network_id=47275c35-a760-4ac5-8d9a-27d4bbc49d9d&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/711] 10.0.0.110 () {34 vars in 1108 bytes} [Wed Feb 25 20:43:35 2026] GET /v2.0/networks/c493d9f2-1b75-4477-91bd-b39482497579?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-02-25 20:43:35.191 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-f2aa5c0a-8ee4-4e97-a036-1218a2229ff4 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 644, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 7|app: 0|req: 384/712] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:43:35 2026] GET /v2.0/networks/47275c35-a760-4ac5-8d9a-27d4bbc49d9d?fields=segments => generated 14 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/713] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:43:35 2026] GET /v2.0/ports?device_id=a4f34f37-442a-4663-8821-15c0723142aa => generated 969 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/714] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:43:35 2026] GET /v2.0/networks/47275c35-a760-4ac5-8d9a-27d4bbc49d9d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/715] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:43:35 2026] GET /v2.0/ports?device_id=bb19bc12-0319-4030-ba6f-6bbbfe0913ed => 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: 388/716] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:43:35 2026] GET /v2.0/security-groups?id=980ef3af-cbb1-4b68-970d-75f8bbc4eed4&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-02-25 20:43:35.732 8 INFO neutron.services.segments.plugin [-] Segment e10bf65c-f3f8-487b-85cb-4d22071d3b17 resource provider aggregate not found 2026-02-25 20:43:35.736 8 INFO neutron.services.segments.plugin [-] Segment e10bf65c-f3f8-487b-85cb-4d22071d3b17 resource provider aggregate not found 2026-02-25 20:43:35.749 8 INFO neutron.services.segments.plugin [-] Segment e10bf65c-f3f8-487b-85cb-4d22071d3b17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e10bf65c-f3f8-487b-85cb-4d22071d3b17 found for delete ", "request_id": "req-cc4d8735-e78c-4d0e-95c2-5e7f8005c33c"}]} 2026-02-25 20:43:35.775 8 INFO neutron.services.segments.plugin [-] Segment e10bf65c-f3f8-487b-85cb-4d22071d3b17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e10bf65c-f3f8-487b-85cb-4d22071d3b17 found for delete ", "request_id": "req-bbfa6c70-9392-4ae2-b7f8-0b734578cdbf"}]} 2026-02-25 20:43:35.818 8 INFO neutron.db.l3_hamode_db [None req-f2aa5c0a-8ee4-4e97-a036-1218a2229ff4 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] HA network 26eae3f4-db4c-42bc-a20e-a7b9754e2ac0 was deleted as no HA routers are present in tenant 927aa17d1e214430ad9b2ddc129e6fdf. [pid: 8|app: 0|req: 329/717] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:43:34 2026] DELETE /v2.0/routers/bd945c62-40ac-4831-83d9-96f7ae0b7760 => generated 0 bytes in 1440 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/718] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:43:35 2026] DELETE /v2.0/subnets/1803d187-33ac-4ee0-9108-cd4d39e30445 => 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: 390/719] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:43:36 2026] GET /v2.0/networks?id=c493d9f2-1b75-4477-91bd-b39482497579 => generated 683 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/720] 199.19.213.234 () {34 vars in 1050 bytes} [Wed Feb 25 20:43:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=09ccb55fe60143009f1b5f4361343b14 => generated 180 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:36.227 7 WARNING neutron_lib.context [req-d0567006-cf8c-4e26-bc40-8035ccc0a506 req-fb33bf37-c840-482d-ad3a-80174b8604d2 03b5dbcafcad4afdb43dd36e299e6e54 09ccb55fe60143009f1b5f4361343b14 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 330/721] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:43:36 2026] DELETE /v2.0/networks/1725dc77-63c1-4b05-a5a3-06e4fdeb9b13 => 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: 392/722] 199.19.213.234 () {38 vars in 955 bytes} [Wed Feb 25 20:43:36 2026] POST /v2.0/ports => generated 958 bytes in 502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 393/723] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:43:36 2026] GET /v2.0/ports?device_id=bb19bc12-0319-4030-ba6f-6bbbfe0913ed => generated 961 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/724] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:43:36 2026] GET /v2.0/security-groups?tenant_id=927aa17d1e214430ad9b2ddc129e6fdf&name=default => generated 2921 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/725] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:43:36 2026] GET /v2.0/ports?device_id=a4f34f37-442a-4663-8821-15c0723142aa => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:37.044 8 INFO neutron.db.segments_db [None req-2ba84743-4ade-41c5-a8fa-b1a80ec72226 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Added segment 78c8dcb3-7395-4e72-bee3-b34a029971fb of type vxlan for network cc625ae0-d296-4291-8bc0-d25464eed652 [pid: 8|app: 0|req: 331/726] 10.0.0.206 () {34 vars in 671 bytes} [Wed Feb 25 20:43:36 2026] POST /v2.0/networks => generated 736 bytes in 652 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/727] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:43:37 2026] GET /v2.0/security-groups?id=064ae260-3cbe-4b2a-8f17-a4dce2273a3f&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/728] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:43:37 2026] DELETE /v2.0/security-groups/42f44e82-5a0f-4c75-a9d9-6bbc921ff5d4 => 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: 334/729] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:43:37 2026] GET /v2.0/security-groups?id=980ef3af-cbb1-4b68-970d-75f8bbc4eed4&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: 396/730] 199.19.213.234 () {38 vars in 1028 bytes} [Wed Feb 25 20:43:36 2026] PUT /v2.0/ports/cb2de4f9-b8d6-406d-b327-3b56ae1223d2 => generated 1203 bytes in 490 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: 397/731] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:43:37 2026] GET /v2.0/ports?tenant_id=09ccb55fe60143009f1b5f4361343b14&device_id=bb19bc12-0319-4030-ba6f-6bbbfe0913ed => generated 1242 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:43:37.483 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e459cd5c-fd6e-444c-a157-1571b8ba692b'] response: {'name': 'network-changed', 'server_uuid': 'bb19bc12-0319-4030-ba6f-6bbbfe0913ed', 'tag': 'cb2de4f9-b8d6-406d-b327-3b56ae1223d2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 398/732] 199.19.213.234 () {34 vars in 1060 bytes} [Wed Feb 25 20:43:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=cb2de4f9-b8d6-406d-b327-3b56ae1223d2 => generated 19 bytes in 35 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: 399/733] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:43:37 2026] GET /v2.0/subnets?id=70e8d4f9-9951-4007-8b82-c9e49eb56c75 => generated 677 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/734] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:43:37 2026] POST /v2.0/subnets => generated 661 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/735] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:43:37 2026] GET /v2.0/ports?network_id=c493d9f2-1b75-4477-91bd-b39482497579&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:43:37.636 8 INFO neutron.db.segments_db [None req-0ed016a4-2862-4787-930b-51d21b494c44 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Added segment 9d000448-5a1b-4104-a6bb-b54a8f1b0e33 of type vxlan for network d76a860e-b859-4ab6-a958-feedd7cd013b [pid: 7|app: 0|req: 401/736] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:43:37 2026] GET /v2.0/networks/c493d9f2-1b75-4477-91bd-b39482497579?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:43:37.773 8 INFO neutron.services.segments.plugin [-] Segment 388a05bc-6291-49ff-bb0c-844773fd2f14 resource provider aggregate not found [pid: 7|app: 0|req: 402/737] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:43:37 2026] GET /v2.0/networks/c493d9f2-1b75-4477-91bd-b39482497579?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-02-25 20:43:37.802 8 INFO neutron.services.segments.plugin [-] Segment 388a05bc-6291-49ff-bb0c-844773fd2f14 resource provider aggregate not found 2026-02-25 20:43:37.811 8 INFO neutron.services.segments.plugin [-] Segment 388a05bc-6291-49ff-bb0c-844773fd2f14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 388a05bc-6291-49ff-bb0c-844773fd2f14 found for delete ", "request_id": "req-773c672e-388c-41a6-9350-54479eee62c0"}]} 2026-02-25 20:43:37.821 8 INFO neutron.services.segments.plugin [-] Segment 388a05bc-6291-49ff-bb0c-844773fd2f14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 388a05bc-6291-49ff-bb0c-844773fd2f14 found for delete ", "request_id": "req-2c63c318-f539-4006-9438-8acd1dcae01b"}]} [pid: 7|app: 0|req: 403/738] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:43:37 2026] GET /v2.0/ports?tenant_id=09ccb55fe60143009f1b5f4361343b14&device_id=bb19bc12-0319-4030-ba6f-6bbbfe0913ed => 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: 404/739] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:43:37 2026] GET /v2.0/networks?id=c493d9f2-1b75-4477-91bd-b39482497579 => generated 779 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/740] 199.19.213.234 () {34 vars in 1060 bytes} [Wed Feb 25 20:43:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=cb2de4f9-b8d6-406d-b327-3b56ae1223d2 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:43:38.017 8 INFO neutron.db.l3_hamode_db [None req-0ed016a4-2862-4787-930b-51d21b494c44 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 406/741] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:43:38 2026] GET /v2.0/subnets?id=70e8d4f9-9951-4007-8b82-c9e49eb56c75 => 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: 407/742] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:43:38 2026] GET /v2.0/ports?network_id=c493d9f2-1b75-4477-91bd-b39482497579&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/743] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:43:38 2026] GET /v2.0/networks/c493d9f2-1b75-4477-91bd-b39482497579?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: 409/744] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:43:38 2026] GET /v2.0/networks/c493d9f2-1b75-4477-91bd-b39482497579?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: 410/745] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:43:38 2026] GET /v2.0/ports?device_id=bb19bc12-0319-4030-ba6f-6bbbfe0913ed => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/746] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:43:38 2026] GET /v2.0/security-groups?id=064ae260-3cbe-4b2a-8f17-a4dce2273a3f&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/747] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:43:38 2026] GET /v2.0/ports?device_id=a4f34f37-442a-4663-8821-15c0723142aa => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/748] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:43:38 2026] GET /v2.0/security-groups?id=980ef3af-cbb1-4b68-970d-75f8bbc4eed4&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:43:39.477 8 INFO neutron.db.l3_hamode_db [None req-0ed016a4-2862-4787-930b-51d21b494c44 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:43:39.740 7 INFO neutron.db.segments_db [None req-b6fe3a9b-84e1-4843-a067-e3995cde1173 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Added segment 80f85815-d8b4-41fc-a973-40c67cf0eea2 of type vxlan for network 4926f06a-166b-48b0-a695-eb21484ee524 [pid: 7|app: 0|req: 414/749] 10.0.0.206 () {34 vars in 671 bytes} [Wed Feb 25 20:43:39 2026] POST /v2.0/networks => generated 747 bytes in 554 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/750] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:43:39 2026] GET /v2.0/ports?device_id=bb19bc12-0319-4030-ba6f-6bbbfe0913ed => generated 975 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/751] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:43:40 2026] GET /v2.0/ports?device_id=a4f34f37-442a-4663-8821-15c0723142aa => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/752] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:43:40 2026] POST /v2.0/subnets => generated 670 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/753] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:43:40 2026] GET /v2.0/security-groups?id=064ae260-3cbe-4b2a-8f17-a4dce2273a3f&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/754] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:43:40 2026] GET /v2.0/security-groups?id=980ef3af-cbb1-4b68-970d-75f8bbc4eed4&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:43:40.446 7 INFO neutron.db.segments_db [None req-e1b68e5d-3321-48c8-8574-e2f3834ea54b b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Added segment ae2bf966-a7ef-4ad1-847a-1f56b4c55e21 of type vxlan for network 3f8b61a7-c1b2-431c-bb9e-f5d465b19b97 [pid: 8|app: 0|req: 336/755] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:43:37 2026] POST /v2.0/routers => generated 725 bytes in 3158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:43:40.771 7 INFO neutron.db.l3_hamode_db [None req-e1b68e5d-3321-48c8-8574-e2f3834ea54b b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:43:41.975 7 INFO neutron.db.l3_hamode_db [None req-e1b68e5d-3321-48c8-8574-e2f3834ea54b b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 337/756] 10.0.0.206 () {34 vars in 783 bytes} [Wed Feb 25 20:43:40 2026] PUT /v2.0/routers/544b5aee-6eb7-4a5b-ac44-824fc163cd6e/add_router_interface => generated 309 bytes in 1768 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/757] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:43:42 2026] GET /v2.0/ports?device_id=bb19bc12-0319-4030-ba6f-6bbbfe0913ed => generated 975 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/758] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:43:42 2026] GET /v2.0/ports?device_id=a4f34f37-442a-4663-8821-15c0723142aa => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/759] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:43:42 2026] GET /v2.0/security-groups?id=064ae260-3cbe-4b2a-8f17-a4dce2273a3f&fields=id&fields=name => generated 113 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/760] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:43:42 2026] GET /v2.0/security-groups?id=980ef3af-cbb1-4b68-970d-75f8bbc4eed4&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:43:43.180 8 WARNING neutron_lib.context [None req-d7267cbd-5565-4e8a-bc83-8b6d3a961c00 7fbb2cde90294a4aba3bac506e0f41c1 109c5db405eb40e4bc18af92074db1e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 342/761] 10.0.0.206 () {34 vars in 685 bytes} [Wed Feb 25 20:43:43 2026] POST /v2.0/security-groups => generated 1660 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-25 20:43:43.352 8 WARNING neutron_lib.context [None req-81fa5e07-cb2f-41a9-8d6b-3d5f132a8031 7fbb2cde90294a4aba3bac506e0f41c1 109c5db405eb40e4bc18af92074db1e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 345/764] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:43:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/765] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:43:40 2026] POST /v2.0/routers => generated 734 bytes in 3129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:43:43.530 7 WARNING neutron_lib.context [None req-6c52351f-47a4-4e43-802e-4fc42c110197 7fbb2cde90294a4aba3bac506e0f41c1 109c5db405eb40e4bc18af92074db1e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 346/766] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:43:43 2026] GET /v2.0/ports?device_id=a4f34f37-442a-4663-8821-15c0723142aa => 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: 421/767] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:43:43 2026] POST /v2.0/security-group-rules => generated 602 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/768] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:43:43 2026] GET /v2.0/security-groups?id=980ef3af-cbb1-4b68-970d-75f8bbc4eed4&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:43:43.708 7 WARNING neutron_lib.context [None req-78f4328a-7d8f-4512-8a63-e0494a70a2d5 7fbb2cde90294a4aba3bac506e0f41c1 109c5db405eb40e4bc18af92074db1e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 423/769] 10.0.0.206 () {34 vars in 676 bytes} [Wed Feb 25 20:43:43 2026] POST /v2.0/floatingips => generated 552 bytes in 734 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/770] 199.19.213.234 () {34 vars in 994 bytes} [Wed Feb 25 20:43:44 2026] GET /v2.0/ports?device_id=a4f34f37-442a-4663-8821-15c0723142aa => generated 971 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/771] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:43:44 2026] GET /v2.0/ports?device_id=bb19bc12-0319-4030-ba6f-6bbbfe0913ed => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/772] 199.19.213.234 () {36 vars in 997 bytes} [Wed Feb 25 20:43:44 2026] DELETE /v2.0/ports/8724a175-535a-4038-bea2-2fd1ae04c332 => generated 0 bytes in 434 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/773] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:43:45 2026] GET /v2.0/security-groups?id=064ae260-3cbe-4b2a-8f17-a4dce2273a3f&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/774] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:43:45 2026] GET /v2.0/ports?device_id=a4f34f37-442a-4663-8821-15c0723142aa => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:43:45.178 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0847721d-0d9e-43f7-a96d-821fbfb1ad6c'] response: {'server_uuid': 'a4f34f37-442a-4663-8821-15c0723142aa', 'name': 'network-vif-deleted', 'tag': '8724a175-535a-4038-bea2-2fd1ae04c332', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 347/775] 10.0.0.206 () {34 vars in 783 bytes} [Wed Feb 25 20:43:43 2026] PUT /v2.0/routers/e7bff647-0184-4088-ad68-f4b1e92afc0b/add_router_interface => generated 309 bytes in 1679 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/776] 10.0.0.110 () {34 vars in 1100 bytes} [Wed Feb 25 20:43:45 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1297258333&fields=id&tenant_id=109c5db405eb40e4bc18af92074db1e1 => generated 69 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/777] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:43:45 2026] GET /v2.0/ports?device_id=bb19bc12-0319-4030-ba6f-6bbbfe0913ed => generated 975 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/778] 10.0.0.110 () {34 vars in 982 bytes} [Wed Feb 25 20:43:45 2026] GET /v2.0/networks?id=cc625ae0-d296-4291-8bc0-d25464eed652 => generated 670 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/779] 10.0.0.110 () {34 vars in 965 bytes} [Wed Feb 25 20:43:45 2026] GET /v2.0/quotas/109c5db405eb40e4bc18af92074db1e1 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/780] 10.0.0.110 () {34 vars in 1002 bytes} [Wed Feb 25 20:43:45 2026] GET /v2.0/ports?tenant_id=109c5db405eb40e4bc18af92074db1e1&fields=id => generated 103 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:45.772 8 WARNING neutron_lib.context [None req-74851298-0f56-44b2-beb6-2681bc98cd7d 740b61fb2d4b465c9d6947a95dec6d72 6d5f2760b9384727b20f22794ffc2bbf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:45.873 7 INFO neutron.db.l3_db [None req-b21f15b3-c348-464d-bee7-620229e9204e 03b5dbcafcad4afdb43dd36e299e6e54 09ccb55fe60143009f1b5f4361343b14 - - default default] Floating IP ad9f8e92-77ab-4b94-af6f-59be91600130 associated. External IP: 10.96.250.212, port: cb2de4f9-b8d6-406d-b327-3b56ae1223d2. [pid: 8|app: 0|req: 352/781] 10.0.0.206 () {34 vars in 685 bytes} [Wed Feb 25 20:43:45 2026] POST /v2.0/security-groups => generated 1660 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/782] 10.0.0.110 () {34 vars in 907 bytes} [Wed Feb 25 20:43:45 2026] GET /v2.0/extensions => generated 19901 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-02-25 20:43:45.988 8 WARNING neutron_lib.context [None req-a6502f0b-a80c-4fbc-9810-890788fbcef7 740b61fb2d4b465c9d6947a95dec6d72 6d5f2760b9384727b20f22794ffc2bbf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/783] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:43:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/784] 10.0.0.110 () {34 vars in 1008 bytes} [Wed Feb 25 20:43:46 2026] GET /v2.0/networks/cc625ae0-d296-4291-8bc0-d25464eed652?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:43:46.197 8 WARNING neutron_lib.context [None req-9fcb075c-ee61-423f-80ac-93b9a077fc78 740b61fb2d4b465c9d6947a95dec6d72 6d5f2760b9384727b20f22794ffc2bbf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 430/785] 10.0.0.206 () {34 vars in 749 bytes} [Wed Feb 25 20:43:45 2026] PUT /v2.0/floatingips/ad9f8e92-77ab-4b94-af6f-59be91600130 => generated 856 bytes in 920 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/786] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:43:46 2026] POST /v2.0/security-group-rules => generated 602 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/787] 10.0.0.110 () {34 vars in 1108 bytes} [Wed Feb 25 20:43:46 2026] GET /v2.0/networks/cc625ae0-d296-4291-8bc0-d25464eed652?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/788] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:43:46 2026] GET /v2.0/ports?device_id=bb19bc12-0319-4030-ba6f-6bbbfe0913ed => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:46.421 8 WARNING neutron_lib.context [None req-3d0c3696-b7ea-4e5b-90fd-225af1b393ea 740b61fb2d4b465c9d6947a95dec6d72 6d5f2760b9384727b20f22794ffc2bbf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 359/789] 10.0.0.206 () {34 vars in 676 bytes} [Wed Feb 25 20:43:46 2026] POST /v2.0/floatingips => generated 552 bytes in 1029 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/790] 10.0.0.206 () {34 vars in 789 bytes} [Wed Feb 25 20:43:46 2026] PUT /v2.0/routers/42d46b0d-968f-4de0-a0b6-953075257c79/remove_router_interface => generated 309 bytes in 1248 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/791] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:43:47 2026] GET /v2.0/security-groups?id=064ae260-3cbe-4b2a-8f17-a4dce2273a3f&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/792] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:43:47 2026] GET /v2.0/ports?device_id=4fe91fdc-32ea-4879-ad2d-a35083a1f049 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:43:47.564 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3952d04d-6843-4747-acf2-f84c05d08437'] response: {'name': 'network-changed', 'server_uuid': 'bb19bc12-0319-4030-ba6f-6bbbfe0913ed', 'tag': 'cb2de4f9-b8d6-406d-b327-3b56ae1223d2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 433/793] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:43:47 2026] GET /v2.0/networks?id=cc625ae0-d296-4291-8bc0-d25464eed652 => generated 670 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/794] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:43:47 2026] GET /v2.0/ports?tenant_id=09ccb55fe60143009f1b5f4361343b14&device_id=bb19bc12-0319-4030-ba6f-6bbbfe0913ed => 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: 435/795] 199.19.213.234 () {34 vars in 1050 bytes} [Wed Feb 25 20:43:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=109c5db405eb40e4bc18af92074db1e1 => generated 181 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/796] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:43:47 2026] GET /v2.0/networks?id=c493d9f2-1b75-4477-91bd-b39482497579 => generated 779 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:47.862 7 WARNING neutron_lib.context [req-fc6d16d6-27e9-42cf-9620-29761ce44344 req-36744b26-a056-4704-8158-750595e08b13 7fbb2cde90294a4aba3bac506e0f41c1 109c5db405eb40e4bc18af92074db1e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 437/797] 199.19.213.234 () {38 vars in 955 bytes} [Wed Feb 25 20:43:47 2026] POST /v2.0/ports => generated 954 bytes in 585 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 438/798] 199.19.213.234 () {34 vars in 1060 bytes} [Wed Feb 25 20:43:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=cb2de4f9-b8d6-406d-b327-3b56ae1223d2 => generated 861 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:48.821 8 INFO neutron.services.segments.plugin [-] Segment a098513b-bc5f-4856-9f04-b2c78ec3e8d9 resource provider aggregate not found 2026-02-25 20:43:48.828 8 INFO neutron.services.segments.plugin [-] Segment a098513b-bc5f-4856-9f04-b2c78ec3e8d9 resource provider aggregate not found 2026-02-25 20:43:48.837 8 INFO neutron.services.segments.plugin [-] Segment a098513b-bc5f-4856-9f04-b2c78ec3e8d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a098513b-bc5f-4856-9f04-b2c78ec3e8d9 found for delete ", "request_id": "req-317383e8-b8d3-463a-8485-8dc62dc50dbf"}]} 2026-02-25 20:43:48.844 8 INFO neutron.services.segments.plugin [-] Segment a098513b-bc5f-4856-9f04-b2c78ec3e8d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a098513b-bc5f-4856-9f04-b2c78ec3e8d9 found for delete ", "request_id": "req-66b4184b-5943-4bb1-af63-50f8b0cbd0b5"}]} 2026-02-25 20:43:48.844 8 INFO neutron.db.l3_hamode_db [None req-fe265548-964f-41be-9f92-bf1ddf78df07 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] HA network 6ea790ad-7889-4636-9ab8-9e51be7ced8d was deleted as no HA routers are present in tenant 2da6c14c619b4f55a479b8b2e73be586. [pid: 8|app: 0|req: 361/799] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:43:47 2026] DELETE /v2.0/routers/42d46b0d-968f-4de0-a0b6-953075257c79 => generated 0 bytes in 1348 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/800] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:43:48 2026] GET /v2.0/subnets?id=70e8d4f9-9951-4007-8b82-c9e49eb56c75 => generated 677 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/801] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:43:48 2026] GET /v2.0/ports?device_id=4fe91fdc-32ea-4879-ad2d-a35083a1f049 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/802] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:43:48 2026] DELETE /v2.0/subnets/165610b9-80e3-4528-9f85-18f85366a379 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/803] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:43:49 2026] GET /v2.0/ports?network_id=c493d9f2-1b75-4477-91bd-b39482497579&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/804] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:43:49 2026] GET /v2.0/security-groups?id=10e35135-22c2-45f1-ac3c-bdb47c351d11&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/805] 199.19.213.234 () {38 vars in 1028 bytes} [Wed Feb 25 20:43:48 2026] PUT /v2.0/ports/bde256ee-a9ce-480f-844b-c6e2fca140ab => generated 1199 bytes in 856 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: 440/806] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:43:49 2026] GET /v2.0/networks/c493d9f2-1b75-4477-91bd-b39482497579?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 441/807] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:43:49 2026] GET /v2.0/ports?tenant_id=109c5db405eb40e4bc18af92074db1e1&device_id=4fe91fdc-32ea-4879-ad2d-a35083a1f049 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/808] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:43:49 2026] GET /v2.0/networks/c493d9f2-1b75-4477-91bd-b39482497579?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: 443/809] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:43:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=bde256ee-a9ce-480f-844b-c6e2fca140ab => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:43:49.621 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bdc28953-4329-4abb-af6d-87e086257f84'] response: {'name': 'network-changed', 'server_uuid': '4fe91fdc-32ea-4879-ad2d-a35083a1f049', 'tag': 'bde256ee-a9ce-480f-844b-c6e2fca140ab', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 367/810] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:43:49 2026] DELETE /v2.0/networks/47275c35-a760-4ac5-8d9a-27d4bbc49d9d => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/811] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:43:49 2026] GET /v2.0/subnets?id=bc57b774-c02e-44f1-948e-34c6a0a288af => generated 664 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/812] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:43:49 2026] GET /v2.0/ports?network_id=cc625ae0-d296-4291-8bc0-d25464eed652&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/813] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:43:49 2026] GET /v2.0/networks/cc625ae0-d296-4291-8bc0-d25464eed652?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/814] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:43:49 2026] GET /v2.0/networks/cc625ae0-d296-4291-8bc0-d25464eed652?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/815] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:43:49 2026] GET /v2.0/security-groups?tenant_id=2da6c14c619b4f55a479b8b2e73be586&name=default => generated 2921 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/816] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:43:49 2026] GET /v2.0/ports?tenant_id=109c5db405eb40e4bc18af92074db1e1&device_id=4fe91fdc-32ea-4879-ad2d-a35083a1f049 => generated 1238 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/817] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:43:49 2026] DELETE /v2.0/security-groups/980ef3af-cbb1-4b68-970d-75f8bbc4eed4 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/818] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:43:49 2026] GET /v2.0/networks?id=cc625ae0-d296-4291-8bc0-d25464eed652 => generated 764 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/819] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:43:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=bde256ee-a9ce-480f-844b-c6e2fca140ab => 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: 372/820] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:43:50 2026] GET /v2.0/subnets?id=bc57b774-c02e-44f1-948e-34c6a0a288af => generated 664 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/821] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:43:50 2026] GET /v2.0/ports?network_id=cc625ae0-d296-4291-8bc0-d25464eed652&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/822] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:43:50 2026] GET /v2.0/networks/cc625ae0-d296-4291-8bc0-d25464eed652?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: 450/823] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:43:50 2026] GET /v2.0/networks/cc625ae0-d296-4291-8bc0-d25464eed652?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: 374/824] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:43:50 2026] GET /v2.0/ports?device_id=4fe91fdc-32ea-4879-ad2d-a35083a1f049 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/825] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:43:50 2026] GET /v2.0/security-groups?id=10e35135-22c2-45f1-ac3c-bdb47c351d11&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:51.591 8 INFO neutron.services.segments.plugin [-] Segment 51cc5db8-839e-4ec4-a5c2-16b38d3ac30f resource provider aggregate not found 2026-02-25 20:43:51.596 8 INFO neutron.services.segments.plugin [-] Segment 51cc5db8-839e-4ec4-a5c2-16b38d3ac30f resource provider aggregate not found 2026-02-25 20:43:51.612 8 INFO neutron.services.segments.plugin [-] Segment 51cc5db8-839e-4ec4-a5c2-16b38d3ac30f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51cc5db8-839e-4ec4-a5c2-16b38d3ac30f found for delete ", "request_id": "req-4eeee72f-97d5-4d47-8855-00933d5573f7"}]} 2026-02-25 20:43:51.613 8 INFO neutron.services.segments.plugin [-] Segment 51cc5db8-839e-4ec4-a5c2-16b38d3ac30f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51cc5db8-839e-4ec4-a5c2-16b38d3ac30f found for delete ", "request_id": "req-941c7713-3d1c-432d-8e69-8be87c4c59b4"}]} [pid: 8|app: 0|req: 375/826] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:43:51 2026] GET /v2.0/ports?device_id=4fe91fdc-32ea-4879-ad2d-a35083a1f049 => generated 971 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/827] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:43:51 2026] GET /v2.0/security-groups?id=10e35135-22c2-45f1-ac3c-bdb47c351d11&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/828] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:43:51 2026] GET /v2.0/ports?device_id=4fe91fdc-32ea-4879-ad2d-a35083a1f049 => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:52.394 7 INFO neutron.db.l3_db [None req-e822c3f2-a0bc-488d-8149-7f152598b0a0 7fbb2cde90294a4aba3bac506e0f41c1 109c5db405eb40e4bc18af92074db1e1 - - default default] Floating IP abe46525-3bb2-418a-83db-90cb8e2f43d9 associated. External IP: 10.96.250.209, port: bde256ee-a9ce-480f-844b-c6e2fca140ab. [pid: 8|app: 0|req: 377/829] 10.0.0.110 () {34 vars in 1098 bytes} [Wed Feb 25 20:43:52 2026] GET /v2.0/security-groups?name=tempest-securitygroup--531739481&fields=id&tenant_id=6d5f2760b9384727b20f22794ffc2bbf => generated 69 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/830] 10.0.0.110 () {34 vars in 982 bytes} [Wed Feb 25 20:43:52 2026] GET /v2.0/networks?id=4926f06a-166b-48b0-a695-eb21484ee524 => generated 679 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/831] 10.0.0.110 () {34 vars in 965 bytes} [Wed Feb 25 20:43:52 2026] GET /v2.0/quotas/6d5f2760b9384727b20f22794ffc2bbf => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/832] 10.0.0.110 () {34 vars in 1002 bytes} [Wed Feb 25 20:43:52 2026] GET /v2.0/ports?tenant_id=6d5f2760b9384727b20f22794ffc2bbf&fields=id => generated 103 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/833] 10.0.0.206 () {34 vars in 749 bytes} [Wed Feb 25 20:43:51 2026] PUT /v2.0/floatingips/abe46525-3bb2-418a-83db-90cb8e2f43d9 => generated 855 bytes in 797 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/834] 10.0.0.110 () {34 vars in 1008 bytes} [Wed Feb 25 20:43:52 2026] GET /v2.0/networks/4926f06a-166b-48b0-a695-eb21484ee524?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: 382/835] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:43:52 2026] GET /v2.0/ports?device_id=4fe91fdc-32ea-4879-ad2d-a35083a1f049 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/836] 10.0.0.110 () {34 vars in 1108 bytes} [Wed Feb 25 20:43:52 2026] GET /v2.0/networks/4926f06a-166b-48b0-a695-eb21484ee524?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: 383/837] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:43:52 2026] GET /v2.0/security-groups?id=10e35135-22c2-45f1-ac3c-bdb47c351d11&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:52.944 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-61366a70-0d7a-4de5-a22f-75f8b87f95bc'] response: {'name': 'network-changed', 'server_uuid': '4fe91fdc-32ea-4879-ad2d-a35083a1f049', 'tag': 'bde256ee-a9ce-480f-844b-c6e2fca140ab', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 384/838] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:43:52 2026] GET /v2.0/ports?tenant_id=109c5db405eb40e4bc18af92074db1e1&device_id=4fe91fdc-32ea-4879-ad2d-a35083a1f049 => generated 1240 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/839] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:43:53 2026] GET /v2.0/networks?id=cc625ae0-d296-4291-8bc0-d25464eed652 => generated 764 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/840] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:43:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=bde256ee-a9ce-480f-844b-c6e2fca140ab => generated 858 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/841] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:43:53 2026] GET /v2.0/ports?device_id=e13e3a8b-56a4-4643-acf7-6d132c0c4b09 => 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: 388/842] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:43:53 2026] GET /v2.0/subnets?id=bc57b774-c02e-44f1-948e-34c6a0a288af => generated 664 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/843] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:43:53 2026] GET /v2.0/ports?network_id=cc625ae0-d296-4291-8bc0-d25464eed652&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/844] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:43:52 2026] GET /v2.0/security-groups?tenant_id=45fce83f8de4459986f672739f6e8270&name=default => generated 2925 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/845] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:43:53 2026] GET /v2.0/networks/cc625ae0-d296-4291-8bc0-d25464eed652?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: 391/846] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:43:53 2026] GET /v2.0/ports?device_id=4fe91fdc-32ea-4879-ad2d-a35083a1f049 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/847] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:43:53 2026] DELETE /v2.0/security-groups/09219451-de0a-4690-9cb7-44b4377cf86b => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/848] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:43:53 2026] GET /v2.0/networks/cc625ae0-d296-4291-8bc0-d25464eed652?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/849] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:43:53 2026] GET /v2.0/security-groups?id=10e35135-22c2-45f1-ac3c-bdb47c351d11&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/850] 199.19.213.234 () {34 vars in 994 bytes} [Wed Feb 25 20:43:53 2026] GET /v2.0/ports?device_id=4fe91fdc-32ea-4879-ad2d-a35083a1f049 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/851] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:43:53 2026] GET /v2.0/networks?id=4926f06a-166b-48b0-a695-eb21484ee524 => generated 679 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/852] 199.19.213.234 () {34 vars in 1050 bytes} [Wed Feb 25 20:43:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6d5f2760b9384727b20f22794ffc2bbf => generated 180 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:54.059 8 WARNING neutron_lib.context [req-99e925cd-1435-4446-a1f3-55e69030280b req-cffa33f8-347b-4b3b-8913-d253e15afeb0 740b61fb2d4b465c9d6947a95dec6d72 6d5f2760b9384727b20f22794ffc2bbf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 396/853] 199.19.213.234 () {38 vars in 955 bytes} [Wed Feb 25 20:43:54 2026] POST /v2.0/ports => generated 958 bytes in 525 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: 397/854] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:43:54 2026] GET /v2.0/ports?device_id=e13e3a8b-56a4-4643-acf7-6d132c0c4b09 => generated 961 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:55.088 7 INFO neutron.db.l3_db [req-5b53eed6-9ff3-4c12-af8d-00924fd78ac1 req-8e19fdab-4bd8-447c-b13c-39c23f3d1007 7fbb2cde90294a4aba3bac506e0f41c1 109c5db405eb40e4bc18af92074db1e1 - - default default] Floating IP abe46525-3bb2-418a-83db-90cb8e2f43d9 disassociated. External IP: 10.96.250.209, port: bde256ee-a9ce-480f-844b-c6e2fca140ab. [pid: 7|app: 0|req: 458/855] 199.19.213.234 () {36 vars in 997 bytes} [Wed Feb 25 20:43:53 2026] DELETE /v2.0/ports/bde256ee-a9ce-480f-844b-c6e2fca140ab => generated 0 bytes in 1666 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/856] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:43:55 2026] GET /v2.0/security-groups?id=016750f9-0100-4d7c-a82d-43e1cc3f9de1&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/857] 199.19.213.234 () {38 vars in 1028 bytes} [Wed Feb 25 20:43:54 2026] PUT /v2.0/ports/6d078288-72f5-43e2-a8a4-18c03470b664 => generated 1203 bytes in 952 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/858] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:43:55 2026] GET /v2.0/ports?device_id=4fe91fdc-32ea-4879-ad2d-a35083a1f049 => generated 12 bytes in 22 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: 399/859] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:43:55 2026] GET /v2.0/ports?tenant_id=6d5f2760b9384727b20f22794ffc2bbf&device_id=e13e3a8b-56a4-4643-acf7-6d132c0c4b09 => generated 1242 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:43:55.732 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ebc6c254-bd01-456b-9799-edd5b20343d6'] response: {'server_uuid': '4fe91fdc-32ea-4879-ad2d-a35083a1f049', 'name': 'network-vif-deleted', 'tag': 'bde256ee-a9ce-480f-844b-c6e2fca140ab', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 461/860] 199.19.213.234 () {34 vars in 1060 bytes} [Wed Feb 25 20:43:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=6d078288-72f5-43e2-a8a4-18c03470b664 => 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: 400/861] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:43:55 2026] GET /v2.0/subnets?id=4b33b02c-f363-4073-b399-9946e6e66295 => generated 673 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/862] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:43:55 2026] GET /v2.0/ports?network_id=4926f06a-166b-48b0-a695-eb21484ee524&device_owner=network%3Adhcp => generated 1244 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/863] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:43:55 2026] GET /v2.0/networks/4926f06a-166b-48b0-a695-eb21484ee524?fields=segments => generated 14 bytes in 60 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: 464/864] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:43:55 2026] GET /v2.0/networks/4926f06a-166b-48b0-a695-eb21484ee524?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: 401/865] 10.0.0.136 () {34 vars in 990 bytes} [Wed Feb 25 20:43:55 2026] GET /v2.0/ports?device_id=bb19bc12-0319-4030-ba6f-6bbbfe0913ed => generated 1244 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/866] 10.0.0.136 () {34 vars in 1040 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/security-groups?id=064ae260-3cbe-4b2a-8f17-a4dce2273a3f&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/867] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/ports?device_id=e13e3a8b-56a4-4643-acf7-6d132c0c4b09 => 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: 403/868] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/security-groups?id=016750f9-0100-4d7c-a82d-43e1cc3f9de1&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/869] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:43:56 2026] DELETE /v2.0/security-groups/10e35135-22c2-45f1-ac3c-bdb47c351d11 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:43:56.851 8 INFO neutron.api.v2.resource [None req-476a3dab-70ea-4e85-b027-4e484120ddaf 7fbb2cde90294a4aba3bac506e0f41c1 109c5db405eb40e4bc18af92074db1e1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 404/870] 10.0.0.206 () {32 vars in 737 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/security-groups/10e35135-22c2-45f1-ac3c-bdb47c351d11 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:43:56.888 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-27a816ed-3359-442a-9a44-a34e52bf5465'] response: {'name': 'network-changed', 'server_uuid': 'e13e3a8b-56a4-4643-acf7-6d132c0c4b09', 'tag': '6d078288-72f5-43e2-a8a4-18c03470b664', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 405/871] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/ports?tenant_id=6d5f2760b9384727b20f22794ffc2bbf&device_id=e13e3a8b-56a4-4643-acf7-6d132c0c4b09 => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/872] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/networks?id=4926f06a-166b-48b0-a695-eb21484ee524 => generated 775 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/873] 199.19.213.234 () {34 vars in 1060 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=6d078288-72f5-43e2-a8a4-18c03470b664 => 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: 408/874] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/subnets?id=4b33b02c-f363-4073-b399-9946e6e66295 => generated 673 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/875] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/ports?network_id=4926f06a-166b-48b0-a695-eb21484ee524&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/876] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/networks/4926f06a-166b-48b0-a695-eb21484ee524?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/877] 10.0.0.206 () {32 vars in 732 bytes} [Wed Feb 25 20:43:56 2026] DELETE /v2.0/floatingips/abe46525-3bb2-418a-83db-90cb8e2f43d9 => generated 0 bytes in 420 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/878] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/networks/4926f06a-166b-48b0-a695-eb21484ee524?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: 412/879] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/ports?device_id=e13e3a8b-56a4-4643-acf7-6d132c0c4b09 => generated 973 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/880] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/security-groups?id=016750f9-0100-4d7c-a82d-43e1cc3f9de1&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: 468/883] 10.0.0.206 () {34 vars in 789 bytes} [Wed Feb 25 20:43:57 2026] PUT /v2.0/routers/544b5aee-6eb7-4a5b-ac44-824fc163cd6e/remove_router_interface => generated 309 bytes in 1240 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/884] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:43:58 2026] GET /v2.0/security-groups?tenant_id=d57a24fe25394e81a7af717c1b502dc0&name=default => generated 2925 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/885] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:43:58 2026] DELETE /v2.0/security-groups/53c4c22d-273b-4605-bcc2-d1891e2e8eaf => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/886] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:43:59 2026] GET /v2.0/ports?device_id=e13e3a8b-56a4-4643-acf7-6d132c0c4b09 => 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: 419/887] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:43:59 2026] GET /v2.0/security-groups?tenant_id=fb233cd1c5554b50b24102b6f62be87b&name=default => generated 2925 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/888] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:43:59 2026] GET /v2.0/security-groups?id=016750f9-0100-4d7c-a82d-43e1cc3f9de1&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/889] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:43:59 2026] DELETE /v2.0/security-groups/411ebbf0-d370-49cb-bff0-2bb5622ff28a => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:43:59.564 7 INFO neutron.services.segments.plugin [-] Segment 9d000448-5a1b-4104-a6bb-b54a8f1b0e33 resource provider aggregate not found 2026-02-25 20:43:59.571 7 INFO neutron.services.segments.plugin [-] Segment 9d000448-5a1b-4104-a6bb-b54a8f1b0e33 resource provider aggregate not found 2026-02-25 20:43:59.578 7 INFO neutron.db.l3_hamode_db [None req-7cfc1ccd-3f41-4004-96f1-bbd6d727d05e b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] HA network d76a860e-b859-4ab6-a958-feedd7cd013b was deleted as no HA routers are present in tenant 109c5db405eb40e4bc18af92074db1e1. [pid: 7|app: 0|req: 469/890] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:43:58 2026] DELETE /v2.0/routers/544b5aee-6eb7-4a5b-ac44-824fc163cd6e => generated 0 bytes in 1055 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/891] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:43:59 2026] DELETE /v2.0/subnets/bc57b774-c02e-44f1-948e-34c6a0a288af => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:43:59.796 7 INFO neutron.services.segments.plugin [-] Segment 9d000448-5a1b-4104-a6bb-b54a8f1b0e33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d000448-5a1b-4104-a6bb-b54a8f1b0e33 found for delete ", "request_id": "req-2cc7d1e3-a785-4a1c-a3de-b61c0102d599"}]} 2026-02-25 20:43:59.797 7 INFO neutron.services.segments.plugin [-] Segment 9d000448-5a1b-4104-a6bb-b54a8f1b0e33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d000448-5a1b-4104-a6bb-b54a8f1b0e33 found for delete ", "request_id": "req-174836c7-1de6-43f4-9cc6-16411b039c51"}]} [pid: 7|app: 0|req: 470/892] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:43:59 2026] DELETE /v2.0/networks/cc625ae0-d296-4291-8bc0-d25464eed652 => generated 0 bytes in 451 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/893] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:44:00 2026] GET /v2.0/ports?device_id=e13e3a8b-56a4-4643-acf7-6d132c0c4b09 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/894] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:44:00 2026] GET /v2.0/security-groups?id=016750f9-0100-4d7c-a82d-43e1cc3f9de1&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/895] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:44:00 2026] GET /v2.0/security-groups?tenant_id=109c5db405eb40e4bc18af92074db1e1&name=default => generated 2925 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/896] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:44:00 2026] GET /v2.0/ports?device_id=e13e3a8b-56a4-4643-acf7-6d132c0c4b09 => 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: 472/897] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:44:00 2026] DELETE /v2.0/security-groups/bf7c1768-da91-424a-b3ec-2d5a88e59847 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:44:01.196 8 INFO neutron.db.l3_db [None req-99a89d8b-9a08-4251-a6b1-1b8daf5b8de2 740b61fb2d4b465c9d6947a95dec6d72 6d5f2760b9384727b20f22794ffc2bbf - - default default] Floating IP 16826832-7340-49f8-bc7a-e689f0efd583 associated. External IP: 10.96.250.207, port: 6d078288-72f5-43e2-a8a4-18c03470b664. [pid: 8|app: 0|req: 426/898] 10.0.0.206 () {34 vars in 749 bytes} [Wed Feb 25 20:44:00 2026] PUT /v2.0/floatingips/16826832-7340-49f8-bc7a-e689f0efd583 => generated 856 bytes in 1035 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:02.025 7 INFO neutron.services.segments.plugin [-] Segment 78c8dcb3-7395-4e72-bee3-b34a029971fb resource provider aggregate not found 2026-02-25 20:44:02.032 7 INFO neutron.services.segments.plugin [-] Segment 78c8dcb3-7395-4e72-bee3-b34a029971fb resource provider aggregate not found 2026-02-25 20:44:02.043 7 INFO neutron.services.segments.plugin [-] Segment 78c8dcb3-7395-4e72-bee3-b34a029971fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78c8dcb3-7395-4e72-bee3-b34a029971fb found for delete ", "request_id": "req-ed0dc6a2-45a9-4886-8fa0-ab27963af1e5"}]} 2026-02-25 20:44:02.045 7 INFO neutron.services.segments.plugin [-] Segment 78c8dcb3-7395-4e72-bee3-b34a029971fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78c8dcb3-7395-4e72-bee3-b34a029971fb found for delete ", "request_id": "req-21f298a2-4b13-4c6c-b9df-e9dfd68b1960"}]} [pid: 7|app: 0|req: 473/899] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:44:01 2026] GET /v2.0/ports?device_id=e13e3a8b-56a4-4643-acf7-6d132c0c4b09 => generated 975 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:02.175 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f7c8593-8bb4-4460-b660-2f30cf104e0f'] response: {'name': 'network-changed', 'server_uuid': 'e13e3a8b-56a4-4643-acf7-6d132c0c4b09', 'tag': '6d078288-72f5-43e2-a8a4-18c03470b664', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 427/900] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:44:02 2026] GET /v2.0/security-groups?id=016750f9-0100-4d7c-a82d-43e1cc3f9de1&fields=id&fields=name => generated 113 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/901] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:44:02 2026] GET /v2.0/ports?tenant_id=6d5f2760b9384727b20f22794ffc2bbf&device_id=e13e3a8b-56a4-4643-acf7-6d132c0c4b09 => 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: 428/902] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:44:02 2026] GET /v2.0/networks?id=4926f06a-166b-48b0-a695-eb21484ee524 => generated 775 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/903] 199.19.213.234 () {34 vars in 1060 bytes} [Wed Feb 25 20:44:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=6d078288-72f5-43e2-a8a4-18c03470b664 => generated 859 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/904] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:44:02 2026] GET /v2.0/subnets?id=4b33b02c-f363-4073-b399-9946e6e66295 => generated 673 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/905] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:44:02 2026] GET /v2.0/ports?network_id=4926f06a-166b-48b0-a695-eb21484ee524&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/906] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:44:02 2026] GET /v2.0/ports?device_id=e13e3a8b-56a4-4643-acf7-6d132c0c4b09 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/907] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:44:02 2026] GET /v2.0/networks/4926f06a-166b-48b0-a695-eb21484ee524?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: 478/908] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:44:02 2026] GET /v2.0/security-groups?id=016750f9-0100-4d7c-a82d-43e1cc3f9de1&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/909] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:44:02 2026] GET /v2.0/networks/4926f06a-166b-48b0-a695-eb21484ee524?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) 2026-02-25 20:44:02.828 8 INFO neutron.db.segments_db [None req-d039b4a4-310d-4249-b34c-544574513fc5 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Added segment 77e3cc12-f694-4406-99cd-685f32ca31d2 of type vxlan for network 4207f1bf-6ae9-4386-b79a-334fd876b44f [pid: 8|app: 0|req: 431/910] 10.0.0.206 () {34 vars in 671 bytes} [Wed Feb 25 20:44:02 2026] POST /v2.0/networks => generated 744 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/911] 199.19.213.234 () {34 vars in 994 bytes} [Wed Feb 25 20:44:03 2026] GET /v2.0/ports?device_id=e13e3a8b-56a4-4643-acf7-6d132c0c4b09 => generated 975 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/912] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:44:02 2026] POST /v2.0/subnets => generated 667 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:44:03.301 7 INFO neutron.db.segments_db [None req-c171376d-8a6b-453d-9b83-6d67b29e56f6 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Added segment b3b54e48-9b47-43c9-b4ec-84e9f0568a24 of type vxlan for network 75026109-305a-4095-8642-a89d307a8f52 2026-02-25 20:44:03.569 8 INFO neutron.db.l3_db [req-12424531-f06c-4fe8-8e6d-1275cc263c08 req-2cb83675-c5c0-4326-962d-e775dc528c76 740b61fb2d4b465c9d6947a95dec6d72 6d5f2760b9384727b20f22794ffc2bbf - - default default] Floating IP 16826832-7340-49f8-bc7a-e689f0efd583 disassociated. External IP: 10.96.250.207, port: 6d078288-72f5-43e2-a8a4-18c03470b664. 2026-02-25 20:44:03.590 7 INFO neutron.db.l3_hamode_db [None req-c171376d-8a6b-453d-9b83-6d67b29e56f6 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 433/913] 199.19.213.234 () {36 vars in 997 bytes} [Wed Feb 25 20:44:03 2026] DELETE /v2.0/ports/6d078288-72f5-43e2-a8a4-18c03470b664 => generated 0 bytes in 858 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/914] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:44:04 2026] GET /v2.0/ports?device_id=e13e3a8b-56a4-4643-acf7-6d132c0c4b09 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/915] 199.19.213.234 () {34 vars in 1096 bytes} [Wed Feb 25 20:44:04 2026] GET /v2.0/ports?device_id=bb19bc12-0319-4030-ba6f-6bbbfe0913ed&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/916] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:44:04 2026] GET /v2.0/ports?tenant_id=09ccb55fe60143009f1b5f4361343b14&device_id=bb19bc12-0319-4030-ba6f-6bbbfe0913ed => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:44:04.222 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa21a3c0-e1a9-494b-bee6-9aa53af78944'] response: {'server_uuid': 'e13e3a8b-56a4-4643-acf7-6d132c0c4b09', 'name': 'network-vif-deleted', 'tag': '6d078288-72f5-43e2-a8a4-18c03470b664', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 437/917] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:44:04 2026] GET /v2.0/networks?id=c493d9f2-1b75-4477-91bd-b39482497579 => generated 779 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/918] 199.19.213.234 () {34 vars in 1060 bytes} [Wed Feb 25 20:44:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=cb2de4f9-b8d6-406d-b327-3b56ae1223d2 => generated 861 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/919] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:44:04 2026] GET /v2.0/subnets?id=70e8d4f9-9951-4007-8b82-c9e49eb56c75 => generated 677 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/920] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:44:04 2026] GET /v2.0/ports?network_id=c493d9f2-1b75-4477-91bd-b39482497579&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/921] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:44:04 2026] GET /v2.0/networks/c493d9f2-1b75-4477-91bd-b39482497579?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:44:04.626 7 INFO neutron.db.l3_hamode_db [None req-c171376d-8a6b-453d-9b83-6d67b29e56f6 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 442/922] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:44:04 2026] GET /v2.0/networks/c493d9f2-1b75-4477-91bd-b39482497579?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/923] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:44:05 2026] DELETE /v2.0/security-groups/016750f9-0100-4d7c-a82d-43e1cc3f9de1 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:44:05.320 8 INFO neutron.api.v2.resource [None req-519dbcba-68c0-4a5f-a062-dbd5904f030a 740b61fb2d4b465c9d6947a95dec6d72 6d5f2760b9384727b20f22794ffc2bbf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 444/924] 10.0.0.206 () {32 vars in 737 bytes} [Wed Feb 25 20:44:05 2026] GET /v2.0/security-groups/016750f9-0100-4d7c-a82d-43e1cc3f9de1 => 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: 445/925] 10.0.0.206 () {32 vars in 732 bytes} [Wed Feb 25 20:44:05 2026] DELETE /v2.0/floatingips/16826832-7340-49f8-bc7a-e689f0efd583 => generated 0 bytes in 389 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/926] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:44:03 2026] POST /v2.0/routers => generated 731 bytes in 2469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/927] 10.0.0.206 () {34 vars in 789 bytes} [Wed Feb 25 20:44:05 2026] PUT /v2.0/routers/e7bff647-0184-4088-ad68-f4b1e92afc0b/remove_router_interface => generated 309 bytes in 1519 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/928] 10.0.0.206 () {34 vars in 783 bytes} [Wed Feb 25 20:44:05 2026] PUT /v2.0/routers/84fbaefe-5dbe-41c3-831b-f1c0208eb905/add_router_interface => generated 309 bytes in 1570 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/929] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:44:07 2026] GET /v2.0/security-groups?tenant_id=7fc44725a717496c8b1c444181a484bc&name=default => generated 2925 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/930] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:44:07 2026] GET /v2.0/ports?device_id=bb19bc12-0319-4030-ba6f-6bbbfe0913ed => generated 975 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/931] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:44:07 2026] DELETE /v2.0/security-groups/1f6b9b91-6c11-47fd-8d81-a4b470ad68b0 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/932] 10.0.0.110 () {34 vars in 971 bytes} [Wed Feb 25 20:44:07 2026] GET /v2.0/ports/cb2de4f9-b8d6-406d-b327-3b56ae1223d2 => generated 972 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:07.865 8 WARNING neutron_lib.context [None req-1fbad84f-3256-4df9-9776-f7bdd923e314 02e53e88b3f84cd0b456733f8c5a74dd f79e88a205114f01b4bb343a435098af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 451/933] 10.0.0.206 () {34 vars in 685 bytes} [Wed Feb 25 20:44:07 2026] POST /v2.0/security-groups => generated 1658 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/934] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:44:08 2026] GET /v2.0/security-groups?tenant_id=43087bc06e104dd680be371577887b55&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/935] 199.19.213.234 () {34 vars in 1000 bytes} [Wed Feb 25 20:44:08 2026] GET /v2.0/subnets?network_id=c493d9f2-1b75-4477-91bd-b39482497579 => generated 659 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:08.189 8 WARNING neutron_lib.context [None req-5d579c33-d9ce-439b-bbe8-4d852a490394 02e53e88b3f84cd0b456733f8c5a74dd f79e88a205114f01b4bb343a435098af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 454/936] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:44:08 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-02-25 20:44:08.372 7 INFO neutron.db.l3_hamode_db [None req-6da64533-dcee-4a03-b017-fd699bd96fb2 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] HA network 3f8b61a7-c1b2-431c-bb9e-f5d465b19b97 was deleted as no HA routers are present in tenant 6d5f2760b9384727b20f22794ffc2bbf. 2026-02-25 20:44:08.375 7 INFO neutron.services.segments.plugin [-] Segment ae2bf966-a7ef-4ad1-847a-1f56b4c55e21 resource provider aggregate not found 2026-02-25 20:44:08.383 7 INFO neutron.services.segments.plugin [-] Segment ae2bf966-a7ef-4ad1-847a-1f56b4c55e21 resource provider aggregate not found [pid: 7|app: 0|req: 483/937] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:44:07 2026] DELETE /v2.0/routers/e7bff647-0184-4088-ad68-f4b1e92afc0b => generated 0 bytes in 1098 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:44:08.403 7 INFO neutron.services.segments.plugin [-] Segment ae2bf966-a7ef-4ad1-847a-1f56b4c55e21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae2bf966-a7ef-4ad1-847a-1f56b4c55e21 found for delete ", "request_id": "req-518516fb-518c-4e64-b485-605eff8711fc"}]} 2026-02-25 20:44:08.403 7 INFO neutron.services.segments.plugin [-] Segment ae2bf966-a7ef-4ad1-847a-1f56b4c55e21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae2bf966-a7ef-4ad1-847a-1f56b4c55e21 found for delete ", "request_id": "req-938894d2-7dde-4f32-9bc6-2f54c7e15c70"}]} [pid: 8|app: 0|req: 455/938] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:44:08 2026] DELETE /v2.0/security-groups/2480978f-b365-4022-a647-387f1e983bc5 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:44:08.448 8 WARNING neutron_lib.context [None req-5b5e84e2-34ea-4e33-ad62-118fd044ff9b 02e53e88b3f84cd0b456733f8c5a74dd f79e88a205114f01b4bb343a435098af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 484/939] 199.19.213.234 () {34 vars in 1146 bytes} [Wed Feb 25 20:44:08 2026] GET /v2.0/ports?device_id=bb19bc12-0319-4030-ba6f-6bbbfe0913ed&device_owner=compute%3Anova&network_id=c493d9f2-1b75-4477-91bd-b39482497579 => generated 975 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/940] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:44:08 2026] POST /v2.0/security-group-rules => generated 602 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/941] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:44:08 2026] DELETE /v2.0/subnets/4b33b02c-f363-4073-b399-9946e6e66295 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:44:08.743 7 WARNING neutron_lib.context [None req-ed7ef07b-f563-457f-8834-56971d182dfd 02e53e88b3f84cd0b456733f8c5a74dd f79e88a205114f01b4bb343a435098af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/942] 199.19.213.234 () {38 vars in 1028 bytes} [Wed Feb 25 20:44:08 2026] PUT /v2.0/ports/cb2de4f9-b8d6-406d-b327-3b56ae1223d2 => generated 1153 bytes in 592 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-02-25 20:44:09.250 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0bb4a80f-62f4-4db6-90fc-6ce4ca27d383'] response: {'name': 'network-changed', 'server_uuid': 'bb19bc12-0319-4030-ba6f-6bbbfe0913ed', 'tag': 'cb2de4f9-b8d6-406d-b327-3b56ae1223d2', 'status': 'completed', 'code': 200} 2026-02-25 20:44:09.441 8 INFO neutron.services.segments.plugin [-] Segment 80f85815-d8b4-41fc-a973-40c67cf0eea2 resource provider aggregate not found [pid: 8|app: 0|req: 458/943] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:44:09 2026] DELETE /v2.0/networks/4926f06a-166b-48b0-a695-eb21484ee524 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:44:09.463 8 INFO neutron.services.segments.plugin [-] Segment 80f85815-d8b4-41fc-a973-40c67cf0eea2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80f85815-d8b4-41fc-a973-40c67cf0eea2 found for delete ", "request_id": "req-a59761f1-16bf-4d9c-8ecf-ea82e560f053"}]} 2026-02-25 20:44:09.469 8 INFO neutron.services.segments.plugin [-] Segment 80f85815-d8b4-41fc-a973-40c67cf0eea2 resource provider aggregate not found [pid: 7|app: 0|req: 486/944] 10.0.0.206 () {34 vars in 676 bytes} [Wed Feb 25 20:44:08 2026] POST /v2.0/floatingips => generated 552 bytes in 735 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:44:09.486 8 INFO neutron.services.segments.plugin [-] Segment 80f85815-d8b4-41fc-a973-40c67cf0eea2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80f85815-d8b4-41fc-a973-40c67cf0eea2 found for delete ", "request_id": "req-47f68be6-2571-45ac-b164-86fc3c5432e6"}]} [pid: 8|app: 0|req: 459/945] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:44:09 2026] GET /v2.0/ports?tenant_id=09ccb55fe60143009f1b5f4361343b14&device_id=bb19bc12-0319-4030-ba6f-6bbbfe0913ed => generated 1425 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/946] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:44:09 2026] GET /v2.0/networks?id=c493d9f2-1b75-4477-91bd-b39482497579 => generated 779 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/947] 199.19.213.234 () {34 vars in 1060 bytes} [Wed Feb 25 20:44:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=cb2de4f9-b8d6-406d-b327-3b56ae1223d2 => 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: 460/948] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:44:09 2026] GET /v2.0/security-groups?tenant_id=6d5f2760b9384727b20f22794ffc2bbf&name=default => generated 2925 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/949] 199.19.213.234 () {34 vars in 1060 bytes} [Wed Feb 25 20:44:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=cb2de4f9-b8d6-406d-b327-3b56ae1223d2 => generated 861 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/950] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:44:09 2026] DELETE /v2.0/security-groups/49a45353-0fc6-4dc8-a853-8a7d7abcf600 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/951] 10.0.0.110 () {34 vars in 1096 bytes} [Wed Feb 25 20:44:09 2026] GET /v2.0/security-groups?name=tempest-securitygroup--25985484&fields=id&tenant_id=f79e88a205114f01b4bb343a435098af => generated 69 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/952] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:44:09 2026] GET /v2.0/subnets?id=70e8d4f9-9951-4007-8b82-c9e49eb56c75 => generated 677 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/953] 10.0.0.110 () {34 vars in 982 bytes} [Wed Feb 25 20:44:10 2026] GET /v2.0/networks?id=4207f1bf-6ae9-4386-b79a-334fd876b44f => generated 676 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/954] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:44:10 2026] GET /v2.0/ports?network_id=c493d9f2-1b75-4477-91bd-b39482497579&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: 464/955] 10.0.0.110 () {34 vars in 965 bytes} [Wed Feb 25 20:44:10 2026] GET /v2.0/quotas/f79e88a205114f01b4bb343a435098af => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/956] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:44:10 2026] GET /v2.0/networks/c493d9f2-1b75-4477-91bd-b39482497579?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/957] 10.0.0.110 () {34 vars in 1002 bytes} [Wed Feb 25 20:44:10 2026] GET /v2.0/ports?tenant_id=f79e88a205114f01b4bb343a435098af&fields=id => generated 103 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/958] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:44:10 2026] GET /v2.0/networks/c493d9f2-1b75-4477-91bd-b39482497579?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: 466/959] 10.0.0.110 () {34 vars in 1008 bytes} [Wed Feb 25 20:44:10 2026] GET /v2.0/networks/4207f1bf-6ae9-4386-b79a-334fd876b44f?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: 467/960] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:44:10 2026] GET /v2.0/ports?tenant_id=09ccb55fe60143009f1b5f4361343b14&device_id=bb19bc12-0319-4030-ba6f-6bbbfe0913ed => generated 1425 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/961] 10.0.0.110 () {34 vars in 1108 bytes} [Wed Feb 25 20:44:10 2026] GET /v2.0/networks/4207f1bf-6ae9-4386-b79a-334fd876b44f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/962] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:44:10 2026] GET /v2.0/networks?id=c493d9f2-1b75-4477-91bd-b39482497579 => generated 779 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/963] 199.19.213.234 () {34 vars in 1060 bytes} [Wed Feb 25 20:44:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=cb2de4f9-b8d6-406d-b327-3b56ae1223d2 => 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: 469/964] 199.19.213.234 () {34 vars in 1060 bytes} [Wed Feb 25 20:44:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=cb2de4f9-b8d6-406d-b327-3b56ae1223d2 => generated 861 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/965] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:44:10 2026] GET /v2.0/subnets?id=70e8d4f9-9951-4007-8b82-c9e49eb56c75 => generated 677 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/966] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:44:10 2026] GET /v2.0/ports?device_id=fb0449af-6c72-425e-bd0d-8e79365c73a6 => 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: 497/967] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:44:10 2026] GET /v2.0/ports?network_id=c493d9f2-1b75-4477-91bd-b39482497579&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/968] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:44:10 2026] GET /v2.0/networks/c493d9f2-1b75-4477-91bd-b39482497579?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: 472/969] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:44:10 2026] GET /v2.0/networks/c493d9f2-1b75-4477-91bd-b39482497579?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: 498/970] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:44:10 2026] GET /v2.0/security-groups?tenant_id=c02628d33be749d2be63e6ef856f097e&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/971] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:44:11 2026] DELETE /v2.0/security-groups/b1050798-481c-4fce-aa66-b5797c81c6c2 => 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: 499/972] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:44:11 2026] GET /v2.0/ports?device_id=bb19bc12-0319-4030-ba6f-6bbbfe0913ed => generated 1156 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/973] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:44:11 2026] GET /v2.0/security-groups?id=064ae260-3cbe-4b2a-8f17-a4dce2273a3f&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/974] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:44:11 2026] GET /v2.0/networks?id=4207f1bf-6ae9-4386-b79a-334fd876b44f => generated 676 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/975] 199.19.213.234 () {34 vars in 1050 bytes} [Wed Feb 25 20:44:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f79e88a205114f01b4bb343a435098af => generated 179 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:11.584 8 WARNING neutron_lib.context [req-ac0af1cd-248d-49bb-8a05-4e24e089cb35 req-14a04058-6e51-4487-9c11-aab010f4e358 02e53e88b3f84cd0b456733f8c5a74dd f79e88a205114f01b4bb343a435098af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 501/976] 199.19.213.234 () {34 vars in 1120 bytes} [Wed Feb 25 20:44:11 2026] GET /v2.0/ports?device_id=bb19bc12-0319-4030-ba6f-6bbbfe0913ed&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.10 => generated 1156 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/977] 199.19.213.234 () {38 vars in 955 bytes} [Wed Feb 25 20:44:11 2026] POST /v2.0/ports => generated 954 bytes in 579 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: 502/978] 199.19.213.234 () {38 vars in 1028 bytes} [Wed Feb 25 20:44:11 2026] PUT /v2.0/ports/cb2de4f9-b8d6-406d-b327-3b56ae1223d2 => generated 972 bytes in 566 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/979] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:44:12 2026] GET /v2.0/ports?device_id=fb0449af-6c72-425e-bd0d-8e79365c73a6 => generated 957 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:12.229 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fdfc6d7d-638f-4c09-8b4a-400ec1d122d5'] response: {'name': 'network-changed', 'server_uuid': 'bb19bc12-0319-4030-ba6f-6bbbfe0913ed', 'tag': 'cb2de4f9-b8d6-406d-b327-3b56ae1223d2', '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: 503/980] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:44:12 2026] GET /v2.0/floatingips => generated 1399 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/981] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:44:12 2026] GET /v2.0/ports?tenant_id=09ccb55fe60143009f1b5f4361343b14&device_id=bb19bc12-0319-4030-ba6f-6bbbfe0913ed => 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: 505/982] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:44:12 2026] GET /v2.0/security-groups?id=e8fcb7f6-57a4-41be-a403-a46de611a31c&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/983] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:44:12 2026] GET /v2.0/subnets => generated 3778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/984] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:44:12 2026] GET /v2.0/networks?id=c493d9f2-1b75-4477-91bd-b39482497579 => generated 779 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/985] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:44:12 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/986] 199.19.213.234 () {34 vars in 1060 bytes} [Wed Feb 25 20:44:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=cb2de4f9-b8d6-406d-b327-3b56ae1223d2 => generated 861 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/987] 199.19.213.234 () {38 vars in 1028 bytes} [Wed Feb 25 20:44:12 2026] PUT /v2.0/ports/0692e522-76af-46c1-b33f-71a5a9f7ff48 => generated 1199 bytes in 602 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: 510/988] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:44:12 2026] GET /v2.0/subnets => generated 3778 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/989] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:44:12 2026] GET /v2.0/subnets?id=70e8d4f9-9951-4007-8b82-c9e49eb56c75 => generated 677 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:12.871 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f24c479-d632-47c2-a1a7-0da8c069249f'] response: {'name': 'network-changed', 'server_uuid': 'fb0449af-6c72-425e-bd0d-8e79365c73a6', 'tag': '0692e522-76af-46c1-b33f-71a5a9f7ff48', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 480/990] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:44:12 2026] GET /v2.0/ports?tenant_id=f79e88a205114f01b4bb343a435098af&device_id=fb0449af-6c72-425e-bd0d-8e79365c73a6 => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/991] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:44:12 2026] GET /v2.0/ports?network_id=c493d9f2-1b75-4477-91bd-b39482497579&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/992] 10.0.0.32 () {28 vars in 578 bytes} [Wed Feb 25 20:44:12 2026] GET /v2.0/ports => generated 18489 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/993] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:44:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=0692e522-76af-46c1-b33f-71a5a9f7ff48 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/994] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:44:12 2026] GET /v2.0/networks/c493d9f2-1b75-4477-91bd-b39482497579?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/995] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:44:13 2026] GET /v2.0/subnets?id=b296e113-6f48-4a12-9715-9cdbb79fed29 => generated 670 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/996] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:44:12 2026] GET /v2.0/routers => generated 1474 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/997] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:44:13 2026] GET /v2.0/networks/c493d9f2-1b75-4477-91bd-b39482497579?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/998] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:44:13 2026] GET /v2.0/ports?network_id=4207f1bf-6ae9-4386-b79a-334fd876b44f&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/999] 10.0.0.32 () {28 vars in 623 bytes} [Wed Feb 25 20:44:13 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1000] 10.0.0.110 () {34 vars in 1084 bytes} [Wed Feb 25 20:44:13 2026] GET /v2.0/ports?device_id=fb0449af-6c72-425e-bd0d-8e79365c73a6&device_id=bb19bc12-0319-4030-ba6f-6bbbfe0913ed => generated 2471 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1001] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:44:13 2026] GET /v2.0/networks/4207f1bf-6ae9-4386-b79a-334fd876b44f?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: 487/1002] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:44:13 2026] GET /v2.0/ports?tenant_id=09ccb55fe60143009f1b5f4361343b14&device_id=bb19bc12-0319-4030-ba6f-6bbbfe0913ed => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1003] 10.0.0.110 () {34 vars in 1120 bytes} [Wed Feb 25 20:44:13 2026] GET /v2.0/security-groups?id=e8fcb7f6-57a4-41be-a403-a46de611a31c&id=064ae260-3cbe-4b2a-8f17-a4dce2273a3f&fields=id&fields=name => generated 204 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1004] 10.0.0.32 () {28 vars in 676 bytes} [Wed Feb 25 20:44:13 2026] GET /v2.0/routers/84fbaefe-5dbe-41c3-831b-f1c0208eb905/l3-agents => generated 682 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1005] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:44:13 2026] GET /v2.0/networks/4207f1bf-6ae9-4386-b79a-334fd876b44f?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: 517/1008] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:44:13 2026] GET /v2.0/networks?id=c493d9f2-1b75-4477-91bd-b39482497579 => generated 779 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1009] 199.19.213.234 () {34 vars in 1060 bytes} [Wed Feb 25 20:44:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=cb2de4f9-b8d6-406d-b327-3b56ae1223d2 => generated 861 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1010] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:44:13 2026] GET /v2.0/ports?tenant_id=f79e88a205114f01b4bb343a435098af&device_id=fb0449af-6c72-425e-bd0d-8e79365c73a6 => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1011] 10.0.0.32 () {28 vars in 676 bytes} [Wed Feb 25 20:44:13 2026] GET /v2.0/routers/b662220f-10ed-49a2-9dc7-9cbf8bd46e4d/l3-agents => generated 681 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1012] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:44:13 2026] GET /v2.0/subnets?id=70e8d4f9-9951-4007-8b82-c9e49eb56c75 => generated 677 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1013] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:44:13 2026] GET /v2.0/networks?id=4207f1bf-6ae9-4386-b79a-334fd876b44f => generated 772 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1014] 10.0.0.32 () {28 vars in 584 bytes} [Wed Feb 25 20:44:13 2026] GET /v2.0/networks => generated 5082 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1015] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:44:13 2026] GET /v2.0/ports?network_id=c493d9f2-1b75-4477-91bd-b39482497579&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1016] 10.0.0.206 () {32 vars in 653 bytes} [Wed Feb 25 20:44:13 2026] GET /v2.0/extensions => generated 19901 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1017] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:44:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=0692e522-76af-46c1-b33f-71a5a9f7ff48 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1018] 10.0.0.32 () {28 vars in 618 bytes} [Wed Feb 25 20:44:13 2026] GET /v2.0/network-ip-availabilities => generated 2928 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1019] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:44:13 2026] GET /v2.0/ports?device_id=fb0449af-6c72-425e-bd0d-8e79365c73a6 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1020] 10.0.0.206 () {32 vars in 681 bytes} [Wed Feb 25 20:44:13 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1021] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:44:13 2026] GET /v2.0/ports?device_id=bb19bc12-0319-4030-ba6f-6bbbfe0913ed => generated 975 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1022] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:44:13 2026] GET /v2.0/subnets?id=b296e113-6f48-4a12-9715-9cdbb79fed29 => generated 670 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1023] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:44:13 2026] GET /v2.0/networks/c493d9f2-1b75-4477-91bd-b39482497579?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: 524/1024] 10.0.0.206 () {32 vars in 681 bytes} [Wed Feb 25 20:44:13 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1025] 10.0.0.32 () {28 vars in 598 bytes} [Wed Feb 25 20:44:13 2026] GET /v2.0/security-groups => generated 28935 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1026] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:44:13 2026] GET /v2.0/security-groups?id=e8fcb7f6-57a4-41be-a403-a46de611a31c&fields=id&fields=name => generated 112 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1027] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:44:13 2026] GET /v2.0/security-groups?id=064ae260-3cbe-4b2a-8f17-a4dce2273a3f&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1028] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:44:13 2026] GET /v2.0/ports?network_id=4207f1bf-6ae9-4386-b79a-334fd876b44f&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1029] 10.0.0.206 () {32 vars in 729 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1030] 10.0.0.32 () {28 vars in 580 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/agents => generated 3386 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1031] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/networks/c493d9f2-1b75-4477-91bd-b39482497579?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: 504/1032] 10.0.0.206 () {32 vars in 665 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/agent => generated 153 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1033] 10.0.0.206 () {32 vars in 699 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/agent-resources-synced => 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: 506/1034] 10.0.0.206 () {32 vars in 697 bytes} [Wed Feb 25 20:44:14 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: 507/1035] 10.0.0.206 () {32 vars in 701 bytes} [Wed Feb 25 20:44:14 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: 529/1036] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/networks/4207f1bf-6ae9-4386-b79a-334fd876b44f?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: 508/1037] 10.0.0.206 () {32 vars in 689 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1038] 10.0.0.206 () {32 vars in 703 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1039] 10.0.0.206 () {32 vars in 693 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1040] 10.0.0.206 () {32 vars in 695 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1041] 10.0.0.206 () {32 vars in 685 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1042] 10.0.0.206 () {32 vars in 687 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1043] 10.0.0.206 () {32 vars in 661 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1044] 10.0.0.206 () {32 vars in 699 bytes} [Wed Feb 25 20:44:14 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: 516/1045] 10.0.0.206 () {32 vars in 679 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1046] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/networks/4207f1bf-6ae9-4386-b79a-334fd876b44f?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: 517/1047] 10.0.0.206 () {32 vars in 683 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1048] 10.0.0.206 () {32 vars in 675 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1049] 10.0.0.206 () {32 vars in 689 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1050] 10.0.0.206 () {32 vars in 723 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1051] 10.0.0.206 () {32 vars in 687 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1052] 10.0.0.206 () {32 vars in 669 bytes} [Wed Feb 25 20:44:14 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: 7|app: 0|req: 535/1053] 10.0.0.206 () {32 vars in 687 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1054] 10.0.0.206 () {32 vars in 681 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1055] 199.19.213.234 () {34 vars in 994 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/ports?device_id=bb19bc12-0319-4030-ba6f-6bbbfe0913ed => 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: 537/1056] 10.0.0.206 () {32 vars in 699 bytes} [Wed Feb 25 20:44:14 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: 520/1057] 10.0.0.206 () {32 vars in 679 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1058] 10.0.0.206 () {32 vars in 667 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/router => generated 256 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1059] 10.0.0.206 () {32 vars in 677 bytes} [Wed Feb 25 20:44:14 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: 523/1060] 10.0.0.206 () {32 vars in 665 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1061] 10.0.0.206 () {32 vars in 675 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1062] 10.0.0.206 () {32 vars in 713 bytes} [Wed Feb 25 20:44:14 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: 526/1063] 10.0.0.206 () {32 vars in 691 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1064] 10.0.0.206 () {32 vars in 683 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1065] 10.0.0.206 () {32 vars in 669 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1066] 10.0.0.206 () {32 vars in 687 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1067] 10.0.0.206 () {32 vars in 705 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1068] 10.0.0.206 () {32 vars in 675 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1069] 10.0.0.206 () {32 vars in 701 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1070] 10.0.0.206 () {32 vars in 675 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1071] 10.0.0.206 () {32 vars in 693 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1072] 10.0.0.206 () {32 vars in 689 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1073] 10.0.0.206 () {32 vars in 709 bytes} [Wed Feb 25 20:44:14 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: 8|app: 0|req: 537/1074] 10.0.0.206 () {32 vars in 705 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1075] 10.0.0.206 () {32 vars in 697 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1076] 10.0.0.206 () {32 vars in 711 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1077] 10.0.0.206 () {32 vars in 669 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1078] 10.0.0.206 () {32 vars in 687 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1079] 10.0.0.206 () {32 vars in 681 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1080] 10.0.0.206 () {32 vars in 675 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1081] 10.0.0.206 () {32 vars in 671 bytes} [Wed Feb 25 20:44:14 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: 8|app: 0|req: 545/1082] 10.0.0.206 () {32 vars in 661 bytes} [Wed Feb 25 20:44:14 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: 546/1083] 10.0.0.206 () {32 vars in 699 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1084] 10.0.0.206 () {32 vars in 699 bytes} [Wed Feb 25 20:44:14 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: 8|app: 0|req: 548/1085] 10.0.0.206 () {32 vars in 677 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1086] 10.0.0.206 () {32 vars in 669 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1087] 10.0.0.206 () {32 vars in 683 bytes} [Wed Feb 25 20:44:14 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: 8|app: 0|req: 551/1088] 10.0.0.206 () {32 vars in 701 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1089] 10.0.0.206 () {32 vars in 685 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1090] 10.0.0.206 () {32 vars in 707 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1091] 10.0.0.206 () {32 vars in 669 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1092] 10.0.0.206 () {32 vars in 697 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1093] 10.0.0.206 () {32 vars in 695 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:14.643 7 INFO neutron.db.l3_db [req-a8f59522-e158-4a43-a8ea-56c2fe5e1261 req-0c702556-eaa6-494d-bea0-a44468a76e9a 03b5dbcafcad4afdb43dd36e299e6e54 09ccb55fe60143009f1b5f4361343b14 - - default default] Floating IP ad9f8e92-77ab-4b94-af6f-59be91600130 disassociated. External IP: 10.96.250.212, port: cb2de4f9-b8d6-406d-b327-3b56ae1223d2. [pid: 8|app: 0|req: 557/1094] 10.0.0.206 () {32 vars in 685 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1095] 10.0.0.206 () {32 vars in 689 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1096] 10.0.0.206 () {32 vars in 667 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1097] 10.0.0.206 () {32 vars in 681 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1098] 10.0.0.206 () {32 vars in 681 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1099] 10.0.0.206 () {32 vars in 691 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1100] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/security-groups?tenant_id=7a74f9e31adb416ca53978baa736c47a&name=default => generated 2925 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1101] 10.0.0.206 () {32 vars in 691 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1102] 199.19.213.234 () {36 vars in 997 bytes} [Wed Feb 25 20:44:14 2026] DELETE /v2.0/ports/cb2de4f9-b8d6-406d-b327-3b56ae1223d2 => generated 0 bytes in 867 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1103] 10.0.0.206 () {32 vars in 695 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1104] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:44:15 2026] DELETE /v2.0/security-groups/497d1a5b-6161-4df6-b4b1-a4e418257a65 => 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: 566/1105] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/ports?device_id=bb19bc12-0319-4030-ba6f-6bbbfe0913ed => 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: 567/1106] 10.0.0.206 () {32 vars in 685 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1107] 10.0.0.206 () {32 vars in 689 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1108] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/ports?device_id=fb0449af-6c72-425e-bd0d-8e79365c73a6 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1109] 10.0.0.206 () {32 vars in 701 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1110] 10.0.0.206 () {32 vars in 703 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1111] 10.0.0.206 () {32 vars in 713 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:15.267 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-77fe61df-fc33-4748-96a4-019ac346b784'] response: {'server_uuid': 'bb19bc12-0319-4030-ba6f-6bbbfe0913ed', 'name': 'network-vif-deleted', 'tag': 'cb2de4f9-b8d6-406d-b327-3b56ae1223d2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 543/1112] 10.0.0.206 () {32 vars in 717 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/extensions/security-groups-normalized-cidr => 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: 544/1113] 10.0.0.206 () {32 vars in 715 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1114] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/security-groups?id=e8fcb7f6-57a4-41be-a403-a46de611a31c&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: 545/1115] 10.0.0.206 () {32 vars in 727 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1116] 10.0.0.206 () {32 vars in 741 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1117] 10.0.0.206 () {32 vars in 719 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1118] 10.0.0.206 () {32 vars in 683 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1119] 10.0.0.206 () {32 vars in 669 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/extensions/segment => generated 145 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1120] 10.0.0.206 () {32 vars in 719 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1121] 10.0.0.206 () {32 vars in 679 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1122] 10.0.0.206 () {32 vars in 669 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1123] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/ports?device_id=fb0449af-6c72-425e-bd0d-8e79365c73a6 => 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: 552/1124] 10.0.0.206 () {32 vars in 697 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1125] 10.0.0.206 () {32 vars in 705 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1126] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/security-groups?tenant_id=f869ea893e384a00bceb72166f59f86e&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1127] 10.0.0.206 () {32 vars in 701 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1128] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:44:15 2026] DELETE /v2.0/security-groups/bd4c888f-2604-4d6e-ac4f-6ba2bd955551 => 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: 576/1129] 10.0.0.206 () {32 vars in 683 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1130] 10.0.0.206 () {32 vars in 705 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1131] 10.0.0.206 () {32 vars in 695 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1132] 10.0.0.206 () {32 vars in 689 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1133] 10.0.0.206 () {32 vars in 697 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1134] 10.0.0.206 () {32 vars in 689 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1135] 10.0.0.206 () {32 vars in 701 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1136] 10.0.0.206 () {32 vars in 665 bytes} [Wed Feb 25 20:44:15 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: 8|app: 0|req: 584/1137] 10.0.0.206 () {32 vars in 681 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1138] 10.0.0.206 () {32 vars in 693 bytes} [Wed Feb 25 20:44:15 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: 8|app: 0|req: 586/1139] 10.0.0.206 () {32 vars in 677 bytes} [Wed Feb 25 20:44:15 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: 8|app: 0|req: 587/1140] 10.0.0.206 () {32 vars in 667 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:15.859 7 INFO neutron.db.l3_db [None req-7e977722-0510-4f76-b3b6-ea140734757d 02e53e88b3f84cd0b456733f8c5a74dd f79e88a205114f01b4bb343a435098af - - default default] Floating IP 920133fb-6905-46ca-bb8d-552908f5ed04 associated. External IP: 10.96.250.204, port: 0692e522-76af-46c1-b33f-71a5a9f7ff48. [pid: 7|app: 0|req: 554/1141] 10.0.0.206 () {34 vars in 749 bytes} [Wed Feb 25 20:44:15 2026] PUT /v2.0/floatingips/920133fb-6905-46ca-bb8d-552908f5ed04 => generated 855 bytes in 836 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1142] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:44:16 2026] DELETE /v2.0/security-groups/064ae260-3cbe-4b2a-8f17-a4dce2273a3f => 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: 588/1143] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:44:16 2026] GET /v2.0/security-groups?tenant_id=126b0fa51709484fbd33467c03d307de&name=default => generated 2925 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1144] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:44:16 2026] GET /v2.0/ports?device_id=fb0449af-6c72-425e-bd0d-8e79365c73a6 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:16.476 8 INFO neutron.api.v2.resource [None req-1bba2d7d-e85c-4e37-bd3f-5d795a42218f 03b5dbcafcad4afdb43dd36e299e6e54 09ccb55fe60143009f1b5f4361343b14 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 589/1145] 10.0.0.206 () {32 vars in 737 bytes} [Wed Feb 25 20:44:16 2026] GET /v2.0/security-groups/064ae260-3cbe-4b2a-8f17-a4dce2273a3f => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1146] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:44:16 2026] GET /v2.0/security-groups?id=e8fcb7f6-57a4-41be-a403-a46de611a31c&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1147] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:44:16 2026] DELETE /v2.0/security-groups/aad910df-942d-488d-bd8a-efe2e97ec59d => 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: 591/1148] 10.0.0.206 () {32 vars in 732 bytes} [Wed Feb 25 20:44:16 2026] DELETE /v2.0/floatingips/ad9f8e92-77ab-4b94-af6f-59be91600130 => generated 0 bytes in 379 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1149] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:44:16 2026] GET /v2.0/ports?device_id=fb0449af-6c72-425e-bd0d-8e79365c73a6 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1150] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:44:16 2026] GET /v2.0/security-groups?id=e8fcb7f6-57a4-41be-a403-a46de611a31c&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-02-25 20:44:17.324 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1376fe35-3af4-4458-bffd-cd4117b04564'] response: {'name': 'network-changed', 'server_uuid': 'fb0449af-6c72-425e-bd0d-8e79365c73a6', 'tag': '0692e522-76af-46c1-b33f-71a5a9f7ff48', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 593/1151] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:44:17 2026] GET /v2.0/ports?tenant_id=f79e88a205114f01b4bb343a435098af&device_id=fb0449af-6c72-425e-bd0d-8e79365c73a6 => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1152] 199.19.213.234 () {34 vars in 994 bytes} [Wed Feb 25 20:44:17 2026] GET /v2.0/ports?device_id=fb0449af-6c72-425e-bd0d-8e79365c73a6 => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1153] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:44:17 2026] GET /v2.0/networks?id=4207f1bf-6ae9-4386-b79a-334fd876b44f => generated 772 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:17.848 8 INFO neutron.db.l3_db [req-809902cd-a3bf-4d37-8aec-b1db98c9ae35 req-13826045-6ee9-4d0a-8531-517bc68fc1a2 02e53e88b3f84cd0b456733f8c5a74dd f79e88a205114f01b4bb343a435098af - - default default] Floating IP 920133fb-6905-46ca-bb8d-552908f5ed04 disassociated. External IP: 10.96.250.204, port: 0692e522-76af-46c1-b33f-71a5a9f7ff48. [pid: 7|app: 0|req: 559/1154] 10.0.0.206 () {34 vars in 789 bytes} [Wed Feb 25 20:44:17 2026] PUT /v2.0/routers/b662220f-10ed-49a2-9dc7-9cbf8bd46e4d/remove_router_interface => generated 309 bytes in 1266 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1155] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:44:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=0692e522-76af-46c1-b33f-71a5a9f7ff48 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1156] 199.19.213.234 () {36 vars in 997 bytes} [Wed Feb 25 20:44:17 2026] DELETE /v2.0/ports/0692e522-76af-46c1-b33f-71a5a9f7ff48 => generated 0 bytes in 766 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1157] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:44:18 2026] GET /v2.0/ports?device_id=fb0449af-6c72-425e-bd0d-8e79365c73a6 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:44:18.356 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3d3ecd6-d7c0-4cff-9df0-2fd1c57d9ecf'] response: {'server_uuid': 'fb0449af-6c72-425e-bd0d-8e79365c73a6', 'name': 'network-vif-deleted', 'tag': '0692e522-76af-46c1-b33f-71a5a9f7ff48', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 562/1158] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:44:18 2026] GET /v2.0/subnets?id=b296e113-6f48-4a12-9715-9cdbb79fed29 => generated 670 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1159] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:44:18 2026] GET /v2.0/ports?network_id=4207f1bf-6ae9-4386-b79a-334fd876b44f&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1160] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:44:18 2026] GET /v2.0/networks/4207f1bf-6ae9-4386-b79a-334fd876b44f?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:44:18.689 7 WARNING neutron_lib.context [None req-9a46d54e-9180-4c36-8373-2888f6111425 d2eb3213196c46a6924ca97fa1b95678 a9941370149045c2ad1e5bc7a6fc72b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:18.689 7 WARNING neutron_lib.context [None req-9a46d54e-9180-4c36-8373-2888f6111425 d2eb3213196c46a6924ca97fa1b95678 a9941370149045c2ad1e5bc7a6fc72b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:18.835 7 INFO neutron.db.segments_db [None req-9a46d54e-9180-4c36-8373-2888f6111425 d2eb3213196c46a6924ca97fa1b95678 a9941370149045c2ad1e5bc7a6fc72b5 - - default default] Added segment 28e3c192-6c7e-4847-8454-2c34d48a2d00 of type vxlan for network 5b17f395-b8cb-4d04-b744-912ca0b7ec10 2026-02-25 20:44:18.959 7 INFO neutron.db.segments_db [None req-9a46d54e-9180-4c36-8373-2888f6111425 d2eb3213196c46a6924ca97fa1b95678 a9941370149045c2ad1e5bc7a6fc72b5 - - default default] Added segment 24d2e8a3-f7c4-4619-ac6b-2826b8e70c33 of type vxlan for network 0d355011-fe52-4972-b794-71ef72e77d82 [pid: 7|app: 0|req: 565/1161] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:44:18 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: 566/1162] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:44:19 2026] GET /v2.0/networks/4207f1bf-6ae9-4386-b79a-334fd876b44f?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: 567/1163] 10.0.0.206 () {32 vars in 649 bytes} [Wed Feb 25 20:44:19 2026] GET /v2.0/networks => generated 1845 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:44:19.476 7 INFO neutron.services.segments.plugin [-] Segment 28e3c192-6c7e-4847-8454-2c34d48a2d00 resource provider aggregate not found 2026-02-25 20:44:19.487 7 INFO neutron.services.segments.plugin [-] Segment 28e3c192-6c7e-4847-8454-2c34d48a2d00 resource provider aggregate not found 2026-02-25 20:44:19.491 7 INFO neutron.services.segments.plugin [-] Segment 28e3c192-6c7e-4847-8454-2c34d48a2d00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28e3c192-6c7e-4847-8454-2c34d48a2d00 found for delete ", "request_id": "req-3454ea09-2dfb-4451-96db-f70f52bdefbb"}]} [pid: 7|app: 0|req: 568/1164] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:44:19 2026] DELETE /v2.0/networks/5b17f395-b8cb-4d04-b744-912ca0b7ec10 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:44:19.505 7 INFO neutron.services.segments.plugin [-] Segment 28e3c192-6c7e-4847-8454-2c34d48a2d00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28e3c192-6c7e-4847-8454-2c34d48a2d00 found for delete ", "request_id": "req-e7759217-2dac-4f8b-821a-4de30c3e2197"}]} [pid: 7|app: 0|req: 569/1165] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:44:19 2026] DELETE /v2.0/security-groups/e8fcb7f6-57a4-41be-a403-a46de611a31c => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:44:19.789 8 INFO neutron.services.segments.plugin [-] Segment 658c5cf7-568d-476e-82c8-b7f515949e3c resource provider aggregate not found 2026-02-25 20:44:19.794 8 INFO neutron.services.segments.plugin [-] Segment 658c5cf7-568d-476e-82c8-b7f515949e3c resource provider aggregate not found [pid: 7|app: 0|req: 570/1166] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:44:19 2026] DELETE /v2.0/networks/0d355011-fe52-4972-b794-71ef72e77d82 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:44:19.814 8 INFO neutron.services.segments.plugin [-] Segment 658c5cf7-568d-476e-82c8-b7f515949e3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 658c5cf7-568d-476e-82c8-b7f515949e3c found for delete ", "request_id": "req-cb5a8640-e17f-415b-9e82-b19c0926c8c6"}]} 2026-02-25 20:44:19.818 8 INFO neutron.services.segments.plugin [-] Segment 658c5cf7-568d-476e-82c8-b7f515949e3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 658c5cf7-568d-476e-82c8-b7f515949e3c found for delete ", "request_id": "req-6aca2e61-abc0-4480-b288-e312953bf28f"}]} 2026-02-25 20:44:19.821 8 INFO neutron.db.l3_hamode_db [None req-56bdce0a-7a1e-4d67-9540-03cdf5dcfab6 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] HA network 59417cdb-d4a6-487b-a305-f6f6f850a810 was deleted as no HA routers are present in tenant 09ccb55fe60143009f1b5f4361343b14. [pid: 8|app: 0|req: 597/1167] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:44:18 2026] DELETE /v2.0/routers/b662220f-10ed-49a2-9dc7-9cbf8bd46e4d => generated 0 bytes in 1524 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:44:19.843 8 INFO neutron.api.v2.resource [None req-07e5e0fb-5604-4824-b4e7-f7fe6a95531a 02e53e88b3f84cd0b456733f8c5a74dd f79e88a205114f01b4bb343a435098af - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 598/1168] 10.0.0.206 () {32 vars in 737 bytes} [Wed Feb 25 20:44:19 2026] GET /v2.0/security-groups/e8fcb7f6-57a4-41be-a403-a46de611a31c => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1169] 10.0.0.206 () {32 vars in 649 bytes} [Wed Feb 25 20:44:19 2026] GET /v2.0/networks => generated 651 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1170] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:44:19 2026] GET /v2.0/security-groups?tenant_id=493acd8eff2844fa8811bfb112104231&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1171] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:44:19 2026] DELETE /v2.0/subnets/70e8d4f9-9951-4007-8b82-c9e49eb56c75 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:44:20.182 8 WARNING neutron_lib.context [None req-60338dc2-fb82-48d4-9334-ae113cff8220 d2eb3213196c46a6924ca97fa1b95678 a9941370149045c2ad1e5bc7a6fc72b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:20.242 8 INFO neutron.db.segments_db [None req-60338dc2-fb82-48d4-9334-ae113cff8220 d2eb3213196c46a6924ca97fa1b95678 a9941370149045c2ad1e5bc7a6fc72b5 - - default default] Added segment f5a65b1d-d220-4cf3-9d0d-c2d7485469d2 of type vxlan for network c04c0fc8-7803-4e85-8635-da277dce8314 [pid: 8|app: 0|req: 601/1172] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:44:20 2026] POST /v2.0/networks => generated 654 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1173] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:44:20 2026] DELETE /v2.0/security-groups/88fe409f-c118-4996-8869-56a238bee6f8 => 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: 603/1174] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:44:20 2026] DELETE /v2.0/networks/c493d9f2-1b75-4477-91bd-b39482497579 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:44:20.702 8 WARNING neutron_lib.context [None req-16e218fa-98a0-46ab-911a-918bf76c7490 d2eb3213196c46a6924ca97fa1b95678 a9941370149045c2ad1e5bc7a6fc72b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:20.767 8 INFO neutron.db.segments_db [None req-16e218fa-98a0-46ab-911a-918bf76c7490 d2eb3213196c46a6924ca97fa1b95678 a9941370149045c2ad1e5bc7a6fc72b5 - - default default] Added segment e5c22bd1-5ecd-499a-9f38-d20f5f949e68 of type vxlan for network c980d5e1-42ff-4a9e-a31b-d101d709c2d0 [pid: 7|app: 0|req: 572/1175] 10.0.0.206 () {32 vars in 732 bytes} [Wed Feb 25 20:44:20 2026] DELETE /v2.0/floatingips/920133fb-6905-46ca-bb8d-552908f5ed04 => generated 0 bytes in 723 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1176] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:44:20 2026] GET /v2.0/security-groups?tenant_id=07e164e36d20455f805180cd364b4522&name=default => generated 2925 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1177] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:44:20 2026] POST /v2.0/networks => generated 654 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1178] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:44:20 2026] GET /v2.0/security-groups?tenant_id=09ccb55fe60143009f1b5f4361343b14&name=default => generated 2925 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1179] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:44:20 2026] DELETE /v2.0/security-groups/5cdff986-e2e5-4a64-a726-bec5f4ac135b => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:44:21.053 8 WARNING neutron_lib.context [None req-cee7f7a7-714a-4e91-85bf-3025cfa9355a d2eb3213196c46a6924ca97fa1b95678 a9941370149045c2ad1e5bc7a6fc72b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:21.108 8 WARNING neutron_lib.context [None req-cee7f7a7-714a-4e91-85bf-3025cfa9355a d2eb3213196c46a6924ca97fa1b95678 a9941370149045c2ad1e5bc7a6fc72b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:21.511 7 INFO neutron.services.segments.plugin [-] Segment 24d2e8a3-f7c4-4619-ac6b-2826b8e70c33 resource provider aggregate not found 2026-02-25 20:44:21.540 7 INFO neutron.services.segments.plugin [-] Segment 24d2e8a3-f7c4-4619-ac6b-2826b8e70c33 resource provider aggregate not found 2026-02-25 20:44:21.546 7 INFO neutron.services.segments.plugin [-] Segment 24d2e8a3-f7c4-4619-ac6b-2826b8e70c33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24d2e8a3-f7c4-4619-ac6b-2826b8e70c33 found for delete ", "request_id": "req-963cb223-6460-4c3e-860a-c69663f28388"}]} 2026-02-25 20:44:21.561 7 INFO neutron.services.segments.plugin [-] Segment 24d2e8a3-f7c4-4619-ac6b-2826b8e70c33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24d2e8a3-f7c4-4619-ac6b-2826b8e70c33 found for delete ", "request_id": "req-a6f9a982-e070-4807-afbc-5b6bd04819d5"}]} [pid: 8|app: 0|req: 607/1180] 10.0.0.206 () {34 vars in 665 bytes} [Wed Feb 25 20:44:21 2026] POST /v2.0/ports => generated 1505 bytes in 728 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-02-25 20:44:21.836 8 INFO neutron.services.segments.plugin [-] Segment c98f71e4-4f35-408a-9479-b9632cbcf0ad resource provider aggregate not found 2026-02-25 20:44:21.840 8 INFO neutron.services.segments.plugin [-] Segment c98f71e4-4f35-408a-9479-b9632cbcf0ad resource provider aggregate not found 2026-02-25 20:44:21.858 8 INFO neutron.services.segments.plugin [-] Segment c98f71e4-4f35-408a-9479-b9632cbcf0ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c98f71e4-4f35-408a-9479-b9632cbcf0ad found for delete ", "request_id": "req-aae379df-30df-464f-a3de-8dc522a07cd1"}]} 2026-02-25 20:44:21.859 8 INFO neutron.services.segments.plugin [-] Segment c98f71e4-4f35-408a-9479-b9632cbcf0ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c98f71e4-4f35-408a-9479-b9632cbcf0ad found for delete ", "request_id": "req-73686a55-2e90-44d3-a8e7-e85d9f2ceeda"}]} [pid: 8|app: 0|req: 608/1181] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:44:21 2026] DELETE /v2.0/security-groups/290707b0-1ad4-4386-a147-4b61a8787270 => 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: 609/1182] 10.0.0.206 () {32 vars in 643 bytes} [Wed Feb 25 20:44:21 2026] GET /v2.0/ports => generated 1505 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1183] 10.0.0.206 () {34 vars in 789 bytes} [Wed Feb 25 20:44:20 2026] PUT /v2.0/routers/84fbaefe-5dbe-41c3-831b-f1c0208eb905/remove_router_interface => generated 309 bytes in 1277 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1184] 10.0.0.206 () {32 vars in 720 bytes} [Wed Feb 25 20:44:22 2026] DELETE /v2.0/ports/758fc202-ff53-4478-b332-6b2b617b27a3 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1185] 10.0.0.206 () {32 vars in 720 bytes} [Wed Feb 25 20:44:22 2026] DELETE /v2.0/ports/c4da76c0-9a28-4121-a30a-9fcf67ddf6e6 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1186] 10.0.0.206 () {32 vars in 643 bytes} [Wed Feb 25 20:44:22 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) 2026-02-25 20:44:22.684 8 WARNING neutron_lib.context [None req-9040ca36-5ea3-4c0c-a70b-46689bc58e41 d2eb3213196c46a6924ca97fa1b95678 a9941370149045c2ad1e5bc7a6fc72b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:22.748 8 INFO neutron.db.segments_db [None req-9040ca36-5ea3-4c0c-a70b-46689bc58e41 d2eb3213196c46a6924ca97fa1b95678 a9941370149045c2ad1e5bc7a6fc72b5 - - default default] Added segment 612c9ec7-40ee-4a65-8f7e-63a4b2c801b3 of type vxlan for network 77c43710-672b-4ec2-9c38-eb43d6ea29dd [pid: 8|app: 0|req: 613/1187] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:44:22 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) 2026-02-25 20:44:22.867 8 WARNING neutron_lib.context [None req-0f0313c3-68ca-400e-aa90-3e8d388177df d2eb3213196c46a6924ca97fa1b95678 a9941370149045c2ad1e5bc7a6fc72b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:22.965 8 INFO neutron.db.segments_db [None req-0f0313c3-68ca-400e-aa90-3e8d388177df d2eb3213196c46a6924ca97fa1b95678 a9941370149045c2ad1e5bc7a6fc72b5 - - default default] Added segment dc847d8c-62d5-45f6-8281-87909fa17b95 of type vxlan for network 003d6058-6387-4611-b54e-a7667db3ea08 [pid: 8|app: 0|req: 614/1188] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:44:22 2026] POST /v2.0/networks => generated 654 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:44:23.303 7 INFO neutron.db.l3_hamode_db [None req-8d68e7cc-c247-4fea-a359-0e079259bd87 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] HA network 75026109-305a-4095-8642-a89d307a8f52 was deleted as no HA routers are present in tenant f79e88a205114f01b4bb343a435098af. [pid: 7|app: 0|req: 575/1189] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:44:22 2026] DELETE /v2.0/routers/84fbaefe-5dbe-41c3-831b-f1c0208eb905 => generated 0 bytes in 1150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1190] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:44:23 2026] DELETE /v2.0/subnets/b296e113-6f48-4a12-9715-9cdbb79fed29 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:44:23.569 8 WARNING neutron_lib.context [None req-cb022255-1dfb-4d88-8faa-bd17f6e69259 d2eb3213196c46a6924ca97fa1b95678 a9941370149045c2ad1e5bc7a6fc72b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:23.571 7 INFO neutron.services.segments.plugin [-] Segment b3b54e48-9b47-43c9-b4ec-84e9f0568a24 resource provider aggregate not found 2026-02-25 20:44:23.580 7 INFO neutron.services.segments.plugin [-] Segment b3b54e48-9b47-43c9-b4ec-84e9f0568a24 resource provider aggregate not found 2026-02-25 20:44:23.594 7 INFO neutron.services.segments.plugin [-] Segment b3b54e48-9b47-43c9-b4ec-84e9f0568a24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3b54e48-9b47-43c9-b4ec-84e9f0568a24 found for delete ", "request_id": "req-9a34f763-ab02-4e89-97e9-70d4b8af3bf8"}]} 2026-02-25 20:44:23.600 7 INFO neutron.services.segments.plugin [-] Segment b3b54e48-9b47-43c9-b4ec-84e9f0568a24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3b54e48-9b47-43c9-b4ec-84e9f0568a24 found for delete ", "request_id": "req-e415ada5-4114-430a-ba05-8b107a28d834"}]} 2026-02-25 20:44:23.618 8 WARNING neutron_lib.context [None req-cb022255-1dfb-4d88-8faa-bd17f6e69259 d2eb3213196c46a6924ca97fa1b95678 a9941370149045c2ad1e5bc7a6fc72b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 576/1191] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:44:23 2026] DELETE /v2.0/networks/4207f1bf-6ae9-4386-b79a-334fd876b44f => generated 0 bytes in 389 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1192] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:44:23 2026] POST /v2.0/subnets => generated 1276 bytes in 614 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1193] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:44:24 2026] GET /v2.0/security-groups?tenant_id=f79e88a205114f01b4bb343a435098af&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:44:24.269 7 INFO neutron.db.segments_db [None req-ead89a47-308a-488c-ac29-539c71e7d619 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Added segment 62efb3d9-28f6-4eb4-8d81-873551c74e27 of type vxlan for network ae0c9901-cc4b-4010-b09e-87a16b406870 [pid: 8|app: 0|req: 618/1194] 10.0.0.206 () {32 vars in 647 bytes} [Wed Feb 25 20:44:24 2026] GET /v2.0/subnets => generated 1889 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1195] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:44:24 2026] DELETE /v2.0/security-groups/bb4d4019-9c18-4480-9cdc-b6e399271760 => 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: 577/1196] 10.0.0.206 () {34 vars in 671 bytes} [Wed Feb 25 20:44:23 2026] POST /v2.0/networks => generated 744 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1197] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:44:24 2026] DELETE /v2.0/subnets/ea531652-78a2-42fd-bbe6-d874469351b6 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1198] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:44:24 2026] POST /v2.0/subnets => generated 667 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:44:24.745 7 INFO neutron.db.segments_db [None req-7627d08a-4c4b-42d6-a441-9e9c9c659cb0 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Added segment 7582f03c-91fa-48f9-8750-4acc71f592af of type vxlan for network 5e1fa2b5-6c15-43ff-ab30-fc3397daf71d [pid: 8|app: 0|req: 621/1199] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:44:24 2026] DELETE /v2.0/subnets/3a5edfef-eb72-440f-95f2-621d823c4d29 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1200] 10.0.0.206 () {32 vars in 647 bytes} [Wed Feb 25 20:44:24 2026] GET /v2.0/subnets => generated 626 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:25.103 7 INFO neutron.db.l3_hamode_db [None req-7627d08a-4c4b-42d6-a441-9e9c9c659cb0 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:44:25.344 8 INFO neutron.services.segments.plugin [-] Segment dc847d8c-62d5-45f6-8281-87909fa17b95 resource provider aggregate not found 2026-02-25 20:44:25.349 8 INFO neutron.services.segments.plugin [-] Segment dc847d8c-62d5-45f6-8281-87909fa17b95 resource provider aggregate not found 2026-02-25 20:44:25.366 8 INFO neutron.services.segments.plugin [-] Segment dc847d8c-62d5-45f6-8281-87909fa17b95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc847d8c-62d5-45f6-8281-87909fa17b95 found for delete ", "request_id": "req-a8f0158c-d8bb-4762-8249-d87b04c953e1"}]} 2026-02-25 20:44:25.372 8 INFO neutron.services.segments.plugin [-] Segment dc847d8c-62d5-45f6-8281-87909fa17b95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc847d8c-62d5-45f6-8281-87909fa17b95 found for delete ", "request_id": "req-ff753493-391d-4844-b76b-307104c0a0d3"}]} [pid: 8|app: 0|req: 623/1201] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:44:24 2026] DELETE /v2.0/networks/003d6058-6387-4611-b54e-a7667db3ea08 => generated 0 bytes in 442 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:44:25.627 7 INFO neutron.services.segments.plugin [-] Segment 77e3cc12-f694-4406-99cd-685f32ca31d2 resource provider aggregate not found 2026-02-25 20:44:25.633 7 INFO neutron.services.segments.plugin [-] Segment 77e3cc12-f694-4406-99cd-685f32ca31d2 resource provider aggregate not found 2026-02-25 20:44:25.656 7 INFO neutron.services.segments.plugin [-] Segment 77e3cc12-f694-4406-99cd-685f32ca31d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77e3cc12-f694-4406-99cd-685f32ca31d2 found for delete ", "request_id": "req-f2516c41-3bc8-4947-a2c1-dfe6700da38a"}]} 2026-02-25 20:44:25.671 7 INFO neutron.services.segments.plugin [-] Segment 77e3cc12-f694-4406-99cd-685f32ca31d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77e3cc12-f694-4406-99cd-685f32ca31d2 found for delete ", "request_id": "req-367971e9-10ea-467b-8ac3-a46f717423c3"}]} [pid: 8|app: 0|req: 624/1202] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:44:25 2026] DELETE /v2.0/networks/77c43710-672b-4ec2-9c38-eb43d6ea29dd => generated 0 bytes in 448 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1203] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:44:25 2026] GET /v2.0/security-groups?tenant_id=ed92eaf0edff47b88d106139a2f03701&name=default => generated 2925 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:44:26.267 7 INFO neutron.db.l3_hamode_db [None req-7627d08a-4c4b-42d6-a441-9e9c9c659cb0 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 626/1204] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:44:26 2026] DELETE /v2.0/networks/c980d5e1-42ff-4a9e-a31b-d101d709c2d0 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1205] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:44:26 2026] DELETE /v2.0/security-groups/4db27995-9b45-47a1-86e1-086e7b7866ce => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1206] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:44:26 2026] DELETE /v2.0/networks/c04c0fc8-7803-4e85-8635-da277dce8314 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:44:27.447 8 INFO neutron.services.segments.plugin [-] Segment 612c9ec7-40ee-4a65-8f7e-63a4b2c801b3 resource provider aggregate not found 2026-02-25 20:44:27.452 8 INFO neutron.services.segments.plugin [-] Segment 612c9ec7-40ee-4a65-8f7e-63a4b2c801b3 resource provider aggregate not found 2026-02-25 20:44:27.470 8 INFO neutron.services.segments.plugin [-] Segment 612c9ec7-40ee-4a65-8f7e-63a4b2c801b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 612c9ec7-40ee-4a65-8f7e-63a4b2c801b3 found for delete ", "request_id": "req-f5d9a65c-9dd3-484d-b1ab-4855c40aed9c"}]} 2026-02-25 20:44:27.482 8 INFO neutron.services.segments.plugin [-] Segment 612c9ec7-40ee-4a65-8f7e-63a4b2c801b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 612c9ec7-40ee-4a65-8f7e-63a4b2c801b3 found for delete ", "request_id": "req-d04fd09e-8194-4260-af4e-e8ed0c5776b3"}]} 2026-02-25 20:44:27.494 8 INFO neutron.services.segments.plugin [-] Segment e5c22bd1-5ecd-499a-9f38-d20f5f949e68 resource provider aggregate not found 2026-02-25 20:44:27.499 8 INFO neutron.services.segments.plugin [-] Segment e5c22bd1-5ecd-499a-9f38-d20f5f949e68 resource provider aggregate not found 2026-02-25 20:44:27.516 8 INFO neutron.services.segments.plugin [-] Segment e5c22bd1-5ecd-499a-9f38-d20f5f949e68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5c22bd1-5ecd-499a-9f38-d20f5f949e68 found for delete ", "request_id": "req-995b7a00-fdc0-4199-902a-123296fb12fa"}]} 2026-02-25 20:44:27.536 8 INFO neutron.services.segments.plugin [-] Segment e5c22bd1-5ecd-499a-9f38-d20f5f949e68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5c22bd1-5ecd-499a-9f38-d20f5f949e68 found for delete ", "request_id": "req-e911b93e-d41e-468b-b1d4-5965ae88790e"}]} 2026-02-25 20:44:27.543 8 INFO neutron.services.segments.plugin [-] Segment f5a65b1d-d220-4cf3-9d0d-c2d7485469d2 resource provider aggregate not found 2026-02-25 20:44:27.563 8 INFO neutron.services.segments.plugin [-] Segment f5a65b1d-d220-4cf3-9d0d-c2d7485469d2 resource provider aggregate not found 2026-02-25 20:44:27.569 8 INFO neutron.services.segments.plugin [-] Segment f5a65b1d-d220-4cf3-9d0d-c2d7485469d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5a65b1d-d220-4cf3-9d0d-c2d7485469d2 found for delete ", "request_id": "req-cf60e0fa-6002-4646-8d53-3d6c627b15d6"}]} 2026-02-25 20:44:27.583 8 INFO neutron.services.segments.plugin [-] Segment f5a65b1d-d220-4cf3-9d0d-c2d7485469d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5a65b1d-d220-4cf3-9d0d-c2d7485469d2 found for delete ", "request_id": "req-166d2daf-f854-41c9-9f96-658883867746"}]} [pid: 8|app: 0|req: 629/1207] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:44:27 2026] GET /v2.0/security-groups?tenant_id=a9941370149045c2ad1e5bc7a6fc72b5&name=default => generated 2925 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1208] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:44:27 2026] DELETE /v2.0/security-groups/856285f8-711b-4817-9481-ed55c1188417 => 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: 579/1209] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:44:24 2026] POST /v2.0/routers => generated 731 bytes in 3349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:44:28.608 7 WARNING neutron_lib.context [None req-cfd6ec26-e2ea-424a-9d53-ca3b6a3b17a4 fa5d670b52f24be2a7e714727d826124 5fa1a8592eca41ec9b7685a7eb32cba3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:28.786 7 INFO neutron.db.segments_db [None req-cfd6ec26-e2ea-424a-9d53-ca3b6a3b17a4 fa5d670b52f24be2a7e714727d826124 5fa1a8592eca41ec9b7685a7eb32cba3 - - default default] Added segment 9c44ac99-6906-4288-9a5e-d596ecfad427 of type vxlan for network f0a4ec0a-15ea-4d63-b3fb-78a0da83c5b4 [pid: 7|app: 0|req: 582/1212] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:44:28 2026] POST /v2.0/networks => generated 649 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:44:28.961 7 WARNING neutron_lib.context [None req-3a47a4f0-c71a-403b-bdbf-8b12f10c270d fa5d670b52f24be2a7e714727d826124 5fa1a8592eca41ec9b7685a7eb32cba3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 583/1213] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:44:28 2026] POST /v2.0/subnets => generated 603 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:44:29.321 7 WARNING neutron_lib.context [None req-0aa26340-3216-43fb-bdcd-b60c604b23b2 fa5d670b52f24be2a7e714727d826124 5fa1a8592eca41ec9b7685a7eb32cba3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:29.368 7 INFO neutron.db.segments_db [None req-0aa26340-3216-43fb-bdcd-b60c604b23b2 fa5d670b52f24be2a7e714727d826124 5fa1a8592eca41ec9b7685a7eb32cba3 - - default default] Added segment 02d2a755-f544-4a09-aaf9-60d8564b2d39 of type vxlan for network 4c6a3887-aa68-4d88-a216-bdf504c661c1 [pid: 8|app: 0|req: 631/1214] 10.0.0.206 () {34 vars in 783 bytes} [Wed Feb 25 20:44:28 2026] PUT /v2.0/routers/47c684ad-67bb-4084-a4f3-4c49d15eb1fa/add_router_interface => generated 309 bytes in 1599 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:29.699 7 INFO neutron.db.l3_hamode_db [None req-0aa26340-3216-43fb-bdcd-b60c604b23b2 fa5d670b52f24be2a7e714727d826124 5fa1a8592eca41ec9b7685a7eb32cba3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:44:29.861 8 WARNING neutron_lib.context [None req-a17ca476-580a-4610-91cc-ba4c7b2ea8d7 dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:29.995 8 INFO neutron.db.segments_db [None req-a17ca476-580a-4610-91cc-ba4c7b2ea8d7 dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] Added segment ff0c1ac1-45ce-4a8c-868a-6a595adcf298 of type vxlan for network 80c89721-bb6e-47fc-af92-43a9e54da6fb [pid: 8|app: 0|req: 632/1215] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:44:29 2026] POST /v2.0/networks => generated 634 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:44:30.129 8 WARNING neutron_lib.context [None req-29beb33a-d667-4c88-88dd-25e96b4a10ee dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:30.210 8 INFO neutron.db.segments_db [None req-29beb33a-d667-4c88-88dd-25e96b4a10ee dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] Added segment e14115c3-41c4-4da5-a896-cfa420257516 of type vxlan for network 8c0ca7ed-517f-4321-a5d1-41da108db82e [pid: 8|app: 0|req: 633/1216] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:44:30 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-02-25 20:44:30.367 8 WARNING neutron_lib.context [None req-53884427-948a-4fd1-ae14-429f8cffe16f 7f29d182bd9146939309d4e078d46304 beb40e0fb64d4c75926bf158fd85068f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 634/1217] 10.0.0.206 () {34 vars in 685 bytes} [Wed Feb 25 20:44:30 2026] POST /v2.0/security-groups => generated 1660 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-25 20:44:30.517 8 WARNING neutron_lib.context [None req-dfc963bd-c7db-4299-bffe-7a1ad5fae2b9 dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 635/1218] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:44:30 2026] POST /v2.0/subnets => generated 622 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:44:30.871 8 WARNING neutron_lib.context [None req-23379235-f3a4-4a28-ab01-d90afd2ae3f9 7f29d182bd9146939309d4e078d46304 beb40e0fb64d4c75926bf158fd85068f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:30.873 7 INFO neutron.db.l3_hamode_db [None req-0aa26340-3216-43fb-bdcd-b60c604b23b2 fa5d670b52f24be2a7e714727d826124 5fa1a8592eca41ec9b7685a7eb32cba3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 636/1219] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:44:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:44:31.004 8 WARNING neutron_lib.context [None req-78364a40-0056-4e03-97cb-89a3dde332b7 dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 637/1220] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:44:30 2026] POST /v2.0/subnets => generated 631 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:44:31.367 8 WARNING neutron_lib.context [None req-5a6b1562-2735-49bf-b8d7-b50869858a09 7f29d182bd9146939309d4e078d46304 beb40e0fb64d4c75926bf158fd85068f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 638/1221] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:44:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:44:31.494 8 WARNING neutron_lib.context [None req-773b498f-d1db-4444-8dc9-900b058db7dd dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:31.547 8 INFO neutron.db.segments_db [None req-773b498f-d1db-4444-8dc9-900b058db7dd dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] Added segment ac31507a-95ac-426b-83ac-5d7410038188 of type vxlan for network a3e64503-fb82-48ba-8aee-82dd7f39597e 2026-02-25 20:44:31.893 8 INFO neutron.db.l3_hamode_db [None req-773b498f-d1db-4444-8dc9-900b058db7dd dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 584/1222] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:44:29 2026] POST /v2.0/routers => generated 693 bytes in 2781 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:44:32.104 7 WARNING neutron_lib.context [None req-1d6a53ca-56cc-42c1-9f57-b3e81c130e0a 7f29d182bd9146939309d4e078d46304 beb40e0fb64d4c75926bf158fd85068f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:32.563 8 INFO neutron.db.l3_hamode_db [None req-773b498f-d1db-4444-8dc9-900b058db7dd dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 585/1223] 10.0.0.206 () {34 vars in 676 bytes} [Wed Feb 25 20:44:32 2026] POST /v2.0/floatingips => generated 552 bytes in 751 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1224] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:44:31 2026] POST /v2.0/routers => generated 509 bytes in 2051 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1225] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:44:33 2026] GET /v2.0/security-groups?tenant_id=311a0514b62b43119494690d76155a32&name=default => generated 2925 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1226] 10.0.0.110 () {34 vars in 1100 bytes} [Wed Feb 25 20:44:33 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2115636449&fields=id&tenant_id=beb40e0fb64d4c75926bf158fd85068f => generated 69 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1227] 10.0.0.206 () {34 vars in 783 bytes} [Wed Feb 25 20:44:32 2026] PUT /v2.0/routers/f50f2596-b8a3-490d-8ca6-1b73b778b3ee/add_router_interface => generated 309 bytes in 2050 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1228] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:44:34 2026] DELETE /v2.0/security-groups/da6992f8-5595-4add-b881-3963ec6f1ac6 => 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: 588/1229] 10.0.0.110 () {34 vars in 982 bytes} [Wed Feb 25 20:44:35 2026] GET /v2.0/networks?id=ae0c9901-cc4b-4010-b09e-87a16b406870 => generated 676 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:35.117 7 WARNING neutron_lib.context [None req-2129e55b-34de-4321-bf0f-b64c06b33508 fa5d670b52f24be2a7e714727d826124 5fa1a8592eca41ec9b7685a7eb32cba3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 642/1230] 10.0.0.206 () {34 vars in 783 bytes} [Wed Feb 25 20:44:33 2026] PUT /v2.0/routers/bfaeb074-569f-40f2-9731-4fd1b53ef493/add_router_interface => generated 309 bytes in 1490 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1231] 10.0.0.110 () {34 vars in 965 bytes} [Wed Feb 25 20:44:35 2026] GET /v2.0/quotas/beb40e0fb64d4c75926bf158fd85068f => 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: 644/1232] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:44:35 2026] GET /v2.0/security-groups?tenant_id=9da6032c839243b2a161a3ecef49e43b&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1233] 10.0.0.206 () {34 vars in 665 bytes} [Wed Feb 25 20:44:35 2026] POST /v2.0/ports => generated 955 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 645/1234] 10.0.0.206 () {32 vars in 717 bytes} [Wed Feb 25 20:44:35 2026] GET /v2.0/ports/29e1246d-7197-4030-bc09-82fe3df963ff => generated 959 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1235] 10.0.0.110 () {34 vars in 1002 bytes} [Wed Feb 25 20:44:35 2026] GET /v2.0/ports?tenant_id=beb40e0fb64d4c75926bf158fd85068f&fields=id => generated 103 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:35.733 7 WARNING neutron_lib.context [None req-04397f7f-a96f-43c2-9982-d0eb51892dee fa5d670b52f24be2a7e714727d826124 5fa1a8592eca41ec9b7685a7eb32cba3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 646/1236] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:44:35 2026] DELETE /v2.0/security-groups/5bfc5e33-ca52-4bea-b99c-e1c5e404c2ad => 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: 591/1237] 10.0.0.206 () {34 vars in 665 bytes} [Wed Feb 25 20:44:35 2026] POST /v2.0/ports => generated 958 bytes in 496 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: 592/1238] 10.0.0.110 () {34 vars in 1008 bytes} [Wed Feb 25 20:44:36 2026] GET /v2.0/networks/ae0c9901-cc4b-4010-b09e-87a16b406870?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:44:36.307 7 WARNING neutron_lib.context [None req-e531d99a-7cc8-4e65-9c06-a369d82df9dd fa5d670b52f24be2a7e714727d826124 5fa1a8592eca41ec9b7685a7eb32cba3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 647/1239] 10.0.0.206 () {34 vars in 783 bytes} [Wed Feb 25 20:44:35 2026] PUT /v2.0/routers/bfaeb074-569f-40f2-9731-4fd1b53ef493/add_router_interface => generated 309 bytes in 1370 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1240] 10.0.0.110 () {34 vars in 1108 bytes} [Wed Feb 25 20:44:37 2026] GET /v2.0/networks/ae0c9901-cc4b-4010-b09e-87a16b406870?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1241] 10.0.0.206 () {32 vars in 717 bytes} [Wed Feb 25 20:44:37 2026] GET /v2.0/ports/58d65074-06fd-41f7-96b4-aed06b0725b6 => generated 967 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:37.288 7 INFO neutron.db.l3_db [None req-e531d99a-7cc8-4e65-9c06-a369d82df9dd fa5d670b52f24be2a7e714727d826124 5fa1a8592eca41ec9b7685a7eb32cba3 - - default default] Floating IP c245959d-4887-4456-b64c-b7ce23b9e83b associated. External IP: 10.96.250.218, port: 0a2fb761-5784-4710-97fe-1845aac39bc7. [pid: 7|app: 0|req: 593/1242] 10.0.0.206 () {34 vars in 677 bytes} [Wed Feb 25 20:44:36 2026] POST /v2.0/floatingips => generated 842 bytes in 1364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1243] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:44:37 2026] GET /v2.0/ports?device_id=5604cfc6-6e5d-4a72-9c5a-700af1aa38ab => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:44:37.843 7 INFO neutron.db.l3_db [None req-b65aa225-7fd9-4e82-8103-db96f06e2c6a fa5d670b52f24be2a7e714727d826124 5fa1a8592eca41ec9b7685a7eb32cba3 - - default default] Floating IP c245959d-4887-4456-b64c-b7ce23b9e83b disassociated. External IP: 10.96.250.218, port: 0a2fb761-5784-4710-97fe-1845aac39bc7. [pid: 7|app: 0|req: 595/1244] 10.0.0.206 () {34 vars in 749 bytes} [Wed Feb 25 20:44:37 2026] PUT /v2.0/floatingips/c245959d-4887-4456-b64c-b7ce23b9e83b => generated 552 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1245] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:44:38 2026] GET /v2.0/networks?id=ae0c9901-cc4b-4010-b09e-87a16b406870 => generated 676 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1246] 10.0.0.206 () {32 vars in 732 bytes} [Wed Feb 25 20:44:38 2026] DELETE /v2.0/floatingips/c245959d-4887-4456-b64c-b7ce23b9e83b => generated 0 bytes in 368 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1247] 199.19.213.234 () {34 vars in 1050 bytes} [Wed Feb 25 20:44:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=beb40e0fb64d4c75926bf158fd85068f => generated 181 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1248] 10.0.0.206 () {34 vars in 789 bytes} [Wed Feb 25 20:44:37 2026] PUT /v2.0/routers/bfaeb074-569f-40f2-9731-4fd1b53ef493/remove_router_interface => generated 309 bytes in 1440 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:38.712 7 WARNING neutron_lib.context [None req-da5bb923-a121-4c1b-947a-bdae118cf1c8 fa5d670b52f24be2a7e714727d826124 5fa1a8592eca41ec9b7685a7eb32cba3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:38.723 8 WARNING neutron_lib.context [req-5c5ca357-c973-4dad-86c1-4a9cdecedb52 req-155f9df1-f25f-4334-b27a-1c2f363d5c03 7f29d182bd9146939309d4e078d46304 beb40e0fb64d4c75926bf158fd85068f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 651/1249] 199.19.213.234 () {38 vars in 955 bytes} [Wed Feb 25 20:44:38 2026] POST /v2.0/ports => generated 958 bytes in 475 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-02-25 20:44:39.634 7 INFO neutron.db.l3_db [None req-da5bb923-a121-4c1b-947a-bdae118cf1c8 fa5d670b52f24be2a7e714727d826124 5fa1a8592eca41ec9b7685a7eb32cba3 - - default default] Floating IP a00ca621-4c55-4f19-b98d-4eaf96c2b9a6 associated. External IP: 10.96.250.215, port: f0bafcb5-c33b-40f6-9d24-24a5eefa9ffd. [pid: 7|app: 0|req: 599/1250] 10.0.0.206 () {34 vars in 677 bytes} [Wed Feb 25 20:44:38 2026] POST /v2.0/floatingips => generated 842 bytes in 1398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1251] 10.0.0.206 () {34 vars in 789 bytes} [Wed Feb 25 20:44:39 2026] PUT /v2.0/routers/bfaeb074-569f-40f2-9731-4fd1b53ef493/remove_router_interface => generated 309 bytes in 951 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1252] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:44:40 2026] GET /v2.0/ports?device_id=5604cfc6-6e5d-4a72-9c5a-700af1aa38ab => generated 961 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1253] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:44:40 2026] GET /v2.0/security-groups?tenant_id=873846bf702f4d338d75ef4e12f28485&name=default => generated 2925 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1254] 10.0.0.206 () {32 vars in 729 bytes} [Wed Feb 25 20:44:40 2026] GET /v2.0/floatingips/a00ca621-4c55-4f19-b98d-4eaf96c2b9a6 => generated 842 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1255] 10.0.0.206 () {32 vars in 736 bytes} [Wed Feb 25 20:44:40 2026] GET /v2.0/ports?device_id=bfaeb074-569f-40f2-9731-4fd1b53ef493 => 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: 604/1256] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:44:40 2026] GET /v2.0/security-groups?id=89cf8fbc-5a67-4a1e-8b55-9b7920b882aa&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: 653/1257] 199.19.213.234 () {38 vars in 1028 bytes} [Wed Feb 25 20:44:40 2026] PUT /v2.0/ports/fb49cb83-aa5b-40c0-bbc5-c62a67c95082 => generated 1203 bytes in 436 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: 605/1258] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:44:40 2026] DELETE /v2.0/security-groups/f50740fa-3f6a-4cc8-b903-7f45dec64dc5 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:44:40.664 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-26f7e5a8-aa7c-4679-b97c-096886125c8d'] response: {'name': 'network-changed', 'server_uuid': '5604cfc6-6e5d-4a72-9c5a-700af1aa38ab', 'tag': 'fb49cb83-aa5b-40c0-bbc5-c62a67c95082', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 654/1259] 10.0.0.206 () {32 vars in 655 bytes} [Wed Feb 25 20:44:40 2026] GET /v2.0/floatingips => generated 845 bytes in 87 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: 655/1260] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:44:40 2026] GET /v2.0/ports?tenant_id=beb40e0fb64d4c75926bf158fd85068f&device_id=5604cfc6-6e5d-4a72-9c5a-700af1aa38ab => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:44:41.227 8 INFO neutron.db.l3_db [None req-7a576bb2-4752-414a-bc95-c48bf62dc19a fa5d670b52f24be2a7e714727d826124 5fa1a8592eca41ec9b7685a7eb32cba3 - - default default] Floating IP a00ca621-4c55-4f19-b98d-4eaf96c2b9a6 associated. External IP: 10.96.250.215, port: f0bafcb5-c33b-40f6-9d24-24a5eefa9ffd. 2026-02-25 20:44:41.652 7 INFO neutron.services.segments.plugin [-] Segment ac31507a-95ac-426b-83ac-5d7410038188 resource provider aggregate not found 2026-02-25 20:44:41.657 7 INFO neutron.db.l3_hamode_db [None req-bc32aa66-3c06-4bf5-bbd0-6717043a19e5 dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] HA network a3e64503-fb82-48ba-8aee-82dd7f39597e was deleted as no HA routers are present in tenant b42617728c54448a8e6ecbbc3b87fdc4. 2026-02-25 20:44:41.659 7 INFO neutron.services.segments.plugin [-] Segment ac31507a-95ac-426b-83ac-5d7410038188 resource provider aggregate not found [pid: 7|app: 0|req: 606/1261] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:44:40 2026] DELETE /v2.0/routers/bfaeb074-569f-40f2-9731-4fd1b53ef493 => generated 0 bytes in 1022 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:44:41.677 7 INFO neutron.services.segments.plugin [-] Segment ac31507a-95ac-426b-83ac-5d7410038188 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac31507a-95ac-426b-83ac-5d7410038188 found for delete ", "request_id": "req-fa8d4e2f-c6c3-426f-9279-c0d9714ac93f"}]} 2026-02-25 20:44:41.677 7 INFO neutron.services.segments.plugin [-] Segment ac31507a-95ac-426b-83ac-5d7410038188 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac31507a-95ac-426b-83ac-5d7410038188 found for delete ", "request_id": "req-e97ed696-0058-4810-93a8-56bb5e6ac8b3"}]} [pid: 7|app: 0|req: 607/1262] 199.19.213.234 () {34 vars in 1060 bytes} [Wed Feb 25 20:44:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=fb49cb83-aa5b-40c0-bbc5-c62a67c95082 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1263] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:44:41 2026] GET /v2.0/security-groups?tenant_id=354935162546426cb4e5430cc226054a&name=default => generated 2925 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1264] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:44:41 2026] GET /v2.0/ports?device_id=5604cfc6-6e5d-4a72-9c5a-700af1aa38ab => generated 973 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1265] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:44:41 2026] DELETE /v2.0/subnets/4f641c94-96e2-4c68-bf8b-d1df6aee9280 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1266] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:44:42 2026] GET /v2.0/subnets?id=7dc69f55-8b9c-43ad-be18-c928a0497df6 => generated 670 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1267] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:44:42 2026] DELETE /v2.0/security-groups/9e97bca7-8845-40f7-bcbd-22f1dbc96186 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1268] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:44:42 2026] GET /v2.0/security-groups?id=89cf8fbc-5a67-4a1e-8b55-9b7920b882aa&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: 656/1269] 10.0.0.206 () {34 vars in 749 bytes} [Wed Feb 25 20:44:40 2026] PUT /v2.0/floatingips/a00ca621-4c55-4f19-b98d-4eaf96c2b9a6 => generated 842 bytes in 1653 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1270] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:44:42 2026] GET /v2.0/ports?network_id=ae0c9901-cc4b-4010-b09e-87a16b406870&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: 614/1271] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:44:42 2026] DELETE /v2.0/subnets/3c588f83-9e8d-4b0f-bf2e-b5cba432886f => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:44:42.548 8 INFO neutron.db.l3_db [None req-f96692b8-940d-4212-81cb-47863b7e1a66 fa5d670b52f24be2a7e714727d826124 5fa1a8592eca41ec9b7685a7eb32cba3 - - default default] Floating IP a00ca621-4c55-4f19-b98d-4eaf96c2b9a6 disassociated. External IP: 10.96.250.215, port: 0a2fb761-5784-4710-97fe-1845aac39bc7. [pid: 7|app: 0|req: 615/1272] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:44:42 2026] GET /v2.0/networks/ae0c9901-cc4b-4010-b09e-87a16b406870?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: 616/1273] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:44:42 2026] DELETE /v2.0/networks/8c0ca7ed-517f-4321-a5d1-41da108db82e => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1274] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:44:42 2026] GET /v2.0/networks/ae0c9901-cc4b-4010-b09e-87a16b406870?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1275] 10.0.0.206 () {34 vars in 749 bytes} [Wed Feb 25 20:44:42 2026] PUT /v2.0/floatingips/a00ca621-4c55-4f19-b98d-4eaf96c2b9a6 => generated 552 bytes in 567 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1276] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:44:42 2026] GET /v2.0/ports?tenant_id=beb40e0fb64d4c75926bf158fd85068f&device_id=5604cfc6-6e5d-4a72-9c5a-700af1aa38ab => generated 1242 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1277] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:44:42 2026] DELETE /v2.0/networks/80c89721-bb6e-47fc-af92-43a9e54da6fb => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1278] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:44:43 2026] GET /v2.0/networks?id=ae0c9901-cc4b-4010-b09e-87a16b406870 => generated 772 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:43.196 7 WARNING neutron_lib.context [None req-f335f453-c0bd-47fb-acb1-b272cff73b67 dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:43.269 7 INFO neutron.db.segments_db [None req-f335f453-c0bd-47fb-acb1-b272cff73b67 dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] Added segment 5c07b6d6-d882-49a8-97ba-58d54a3e3a49 of type vxlan for network 93e143ea-d964-46b2-bfbb-2f48778af8ec [pid: 7|app: 0|req: 620/1279] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:44:43 2026] POST /v2.0/networks => generated 633 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1280] 10.0.0.206 () {32 vars in 732 bytes} [Wed Feb 25 20:44:43 2026] DELETE /v2.0/floatingips/a00ca621-4c55-4f19-b98d-4eaf96c2b9a6 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1281] 199.19.213.234 () {34 vars in 1060 bytes} [Wed Feb 25 20:44:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=fb49cb83-aa5b-40c0-bbc5-c62a67c95082 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:44:43.445 7 WARNING neutron_lib.context [None req-98c31cf1-a94a-4728-adca-811f03f8468b dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 662/1284] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:44:43 2026] GET /v2.0/ports?device_id=5604cfc6-6e5d-4a72-9c5a-700af1aa38ab => generated 973 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1285] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:44:43 2026] GET /v2.0/subnets?id=7dc69f55-8b9c-43ad-be18-c928a0497df6 => generated 670 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:43.591 8 INFO neutron.api.v2.resource [None req-32b36e40-2545-4673-9762-a5bd2d76479e fa5d670b52f24be2a7e714727d826124 5fa1a8592eca41ec9b7685a7eb32cba3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 664/1286] 10.0.0.206 () {32 vars in 732 bytes} [Wed Feb 25 20:44:43 2026] DELETE /v2.0/floatingips/a00ca621-4c55-4f19-b98d-4eaf96c2b9a6 => generated 144 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1287] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:44:43 2026] GET /v2.0/security-groups?id=89cf8fbc-5a67-4a1e-8b55-9b7920b882aa&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1288] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:44:43 2026] GET /v2.0/ports?network_id=ae0c9901-cc4b-4010-b09e-87a16b406870&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:44:43.698 7 INFO neutron.services.segments.plugin [-] Segment e14115c3-41c4-4da5-a896-cfa420257516 resource provider aggregate not found 2026-02-25 20:44:43.703 7 INFO neutron.services.segments.plugin [-] Segment e14115c3-41c4-4da5-a896-cfa420257516 resource provider aggregate not found 2026-02-25 20:44:43.716 7 INFO neutron.services.segments.plugin [-] Segment e14115c3-41c4-4da5-a896-cfa420257516 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e14115c3-41c4-4da5-a896-cfa420257516 found for delete ", "request_id": "req-b6ea31f2-8f3d-49b9-8212-f4e18a4908b7"}]} 2026-02-25 20:44:43.726 7 INFO neutron.services.segments.plugin [-] Segment e14115c3-41c4-4da5-a896-cfa420257516 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e14115c3-41c4-4da5-a896-cfa420257516 found for delete ", "request_id": "req-a4a6a565-423a-4a64-b6c5-5a518cb1f09e"}]} 2026-02-25 20:44:43.734 7 INFO neutron.services.segments.plugin [-] Segment ff0c1ac1-45ce-4a8c-868a-6a595adcf298 resource provider aggregate not found 2026-02-25 20:44:43.741 7 INFO neutron.services.segments.plugin [-] Segment ff0c1ac1-45ce-4a8c-868a-6a595adcf298 resource provider aggregate not found 2026-02-25 20:44:43.750 7 INFO neutron.services.segments.plugin [-] Segment ff0c1ac1-45ce-4a8c-868a-6a595adcf298 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff0c1ac1-45ce-4a8c-868a-6a595adcf298 found for delete ", "request_id": "req-033de467-ae7a-4e3a-81d0-233286a3f29c"}]} 2026-02-25 20:44:43.760 7 INFO neutron.services.segments.plugin [-] Segment ff0c1ac1-45ce-4a8c-868a-6a595adcf298 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff0c1ac1-45ce-4a8c-868a-6a595adcf298 found for delete ", "request_id": "req-b6713dc4-0404-4171-8c05-75c70cde66e6"}]} [pid: 7|app: 0|req: 623/1289] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:44:43 2026] POST /v2.0/subnets => generated 622 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1290] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:44:43 2026] GET /v2.0/networks/ae0c9901-cc4b-4010-b09e-87a16b406870?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:44:43.923 7 WARNING neutron_lib.context [None req-5c18ce65-acdb-4a6d-813b-359c19ebfca0 dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:43.982 7 INFO neutron.db.segments_db [None req-5c18ce65-acdb-4a6d-813b-359c19ebfca0 dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] Added segment 28411452-a320-490c-aa21-2db1aa36886d of type vxlan for network cbc302e6-2f2a-4893-a8a1-e55a27d49a47 [pid: 8|app: 0|req: 667/1291] 10.0.0.206 () {32 vars in 720 bytes} [Wed Feb 25 20:44:43 2026] DELETE /v2.0/ports/0a2fb761-5784-4710-97fe-1845aac39bc7 => generated 0 bytes in 430 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1292] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:44:44 2026] GET /v2.0/networks/ae0c9901-cc4b-4010-b09e-87a16b406870?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:44:44.285 7 INFO neutron.db.l3_hamode_db [None req-5c18ce65-acdb-4a6d-813b-359c19ebfca0 dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:44:44.384 8 WARNING neutron_lib.context [None req-912cff30-77f6-4661-b5a5-94240349838e 6db23d691a5941c4b28be4f716eb6d62 c2bfc523ba9c4bc594b349c115ccf6d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:44.481 7 INFO neutron.db.l3_hamode_db [None req-5c18ce65-acdb-4a6d-813b-359c19ebfca0 dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:44:44.523 8 INFO neutron.db.segments_db [None req-912cff30-77f6-4661-b5a5-94240349838e 6db23d691a5941c4b28be4f716eb6d62 c2bfc523ba9c4bc594b349c115ccf6d9 - - default default] Added segment 35a183b2-96ff-41f7-b58b-55967628d191 of type vxlan for network f487b16a-07c5-41d9-a837-03d8acb3d695 [pid: 8|app: 0|req: 669/1293] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:44:44 2026] POST /v2.0/networks => generated 644 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1294] 10.0.0.206 () {32 vars in 720 bytes} [Wed Feb 25 20:44:44 2026] DELETE /v2.0/ports/f0bafcb5-c33b-40f6-9d24-24a5eefa9ffd => generated 0 bytes in 378 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:44:45.003 8 WARNING neutron_lib.context [None req-bcea32f6-2fbf-4b29-8d9e-21211bd7ed9e 6db23d691a5941c4b28be4f716eb6d62 c2bfc523ba9c4bc594b349c115ccf6d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 625/1295] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:44:43 2026] POST /v2.0/routers => generated 511 bytes in 1328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1296] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:44:45 2026] GET /v2.0/ports?device_id=5604cfc6-6e5d-4a72-9c5a-700af1aa38ab => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1297] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:44:44 2026] POST /v2.0/subnets => generated 617 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:44:45.353 8 WARNING neutron_lib.context [None req-21c0d81f-3c92-4a8a-8391-c1e40854c0f0 dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1298] 10.0.0.206 () {32 vars in 736 bytes} [Wed Feb 25 20:44:45 2026] GET /v2.0/ports?device_id=f50f2596-b8a3-490d-8ca6-1b73b778b3ee => generated 958 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1299] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:44:45 2026] GET /v2.0/security-groups?id=89cf8fbc-5a67-4a1e-8b55-9b7920b882aa&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:45.487 7 WARNING neutron_lib.context [None req-00584821-309a-4a76-9cd8-3c5873fe6cdd 6db23d691a5941c4b28be4f716eb6d62 c2bfc523ba9c4bc594b349c115ccf6d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:45.543 7 INFO neutron.db.segments_db [None req-00584821-309a-4a76-9cd8-3c5873fe6cdd 6db23d691a5941c4b28be4f716eb6d62 c2bfc523ba9c4bc594b349c115ccf6d9 - - default default] Added segment c032c976-05bf-471e-93b1-ebb5e5b0ee49 of type vxlan for network 5bbe6994-9b6b-432f-b33a-854c18ae7737 [pid: 7|app: 0|req: 629/1300] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:44:45 2026] POST /v2.0/networks => generated 643 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1301] 10.0.0.206 () {34 vars in 665 bytes} [Wed Feb 25 20:44:45 2026] POST /v2.0/ports => generated 960 bytes in 485 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: 673/1302] 10.0.0.206 () {34 vars in 743 bytes} [Wed Feb 25 20:44:45 2026] PUT /v2.0/networks/5bbe6994-9b6b-432f-b33a-854c18ae7737 => generated 592 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1303] 10.0.0.206 () {34 vars in 789 bytes} [Wed Feb 25 20:44:45 2026] PUT /v2.0/routers/f50f2596-b8a3-490d-8ca6-1b73b778b3ee/remove_router_interface => generated 309 bytes in 1287 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:46.945 7 WARNING neutron_lib.context [None req-96a64fc2-b96a-48ed-9fa6-ba5528eca51e 6db23d691a5941c4b28be4f716eb6d62 c2bfc523ba9c4bc594b349c115ccf6d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 631/1304] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:44:46 2026] POST /v2.0/subnets => generated 602 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1305] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:44:47 2026] GET /v2.0/ports?device_id=5604cfc6-6e5d-4a72-9c5a-700af1aa38ab => generated 975 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1306] 10.0.0.206 () {34 vars in 783 bytes} [Wed Feb 25 20:44:45 2026] PUT /v2.0/routers/a2b390c2-c182-4f71-aaa2-a9a8edcae68c/add_router_interface => generated 309 bytes in 1442 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: 675/1307] 10.0.0.206 () {34 vars in 741 bytes} [Wed Feb 25 20:44:47 2026] PUT /v2.0/subnets/5dd75b74-fdf5-45fa-9631-4d6329f097eb => generated 612 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1308] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:44:47 2026] GET /v2.0/security-groups?id=89cf8fbc-5a67-4a1e-8b55-9b7920b882aa&fields=id&fields=name => generated 114 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1309] 10.0.0.206 () {32 vars in 717 bytes} [Wed Feb 25 20:44:47 2026] GET /v2.0/ports/6300596c-28c4-4917-8e23-8acabadd69e3 => generated 1034 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:44:48.409 7 INFO neutron.services.segments.plugin [-] Segment 02d2a755-f544-4a09-aaf9-60d8564b2d39 resource provider aggregate not found 2026-02-25 20:44:48.415 7 INFO neutron.services.segments.plugin [-] Segment 02d2a755-f544-4a09-aaf9-60d8564b2d39 resource provider aggregate not found 2026-02-25 20:44:48.433 7 INFO neutron.db.l3_hamode_db [None req-fe9ca3bc-9b43-4fb7-bd19-43b73e1133aa fa5d670b52f24be2a7e714727d826124 5fa1a8592eca41ec9b7685a7eb32cba3 - - default default] HA network 4c6a3887-aa68-4d88-a216-bdf504c661c1 was deleted as no HA routers are present in tenant 5fa1a8592eca41ec9b7685a7eb32cba3. 2026-02-25 20:44:48.437 7 INFO neutron.services.segments.plugin [-] Segment 02d2a755-f544-4a09-aaf9-60d8564b2d39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02d2a755-f544-4a09-aaf9-60d8564b2d39 found for delete ", "request_id": "req-bb6ce678-95fe-4c37-9dee-24f77b1621ad"}]} [pid: 7|app: 0|req: 633/1310] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:44:47 2026] DELETE /v2.0/routers/f50f2596-b8a3-490d-8ca6-1b73b778b3ee => generated 0 bytes in 1092 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:44:48.471 8 INFO neutron.services.segments.plugin [-] Segment c032c976-05bf-471e-93b1-ebb5e5b0ee49 resource provider aggregate not found 2026-02-25 20:44:48.479 8 INFO neutron.services.segments.plugin [-] Segment c032c976-05bf-471e-93b1-ebb5e5b0ee49 resource provider aggregate not found 2026-02-25 20:44:48.482 7 INFO neutron.services.segments.plugin [-] Segment 02d2a755-f544-4a09-aaf9-60d8564b2d39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02d2a755-f544-4a09-aaf9-60d8564b2d39 found for delete ", "request_id": "req-1a51a741-ede8-4b8c-b3ab-a6add294d66d"}]} [pid: 7|app: 0|req: 634/1311] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:44:48 2026] GET /v2.0/ports?device_id=5604cfc6-6e5d-4a72-9c5a-700af1aa38ab => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1312] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:44:47 2026] DELETE /v2.0/networks/5bbe6994-9b6b-432f-b33a-854c18ae7737 => generated 0 bytes in 618 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:44:48.494 8 INFO neutron.services.segments.plugin [-] Segment c032c976-05bf-471e-93b1-ebb5e5b0ee49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c032c976-05bf-471e-93b1-ebb5e5b0ee49 found for delete ", "request_id": "req-6a283f3e-6720-4e24-a896-88b05bfaa446"}]} 2026-02-25 20:44:48.495 8 INFO neutron.services.segments.plugin [-] Segment c032c976-05bf-471e-93b1-ebb5e5b0ee49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c032c976-05bf-471e-93b1-ebb5e5b0ee49 found for delete ", "request_id": "req-3510220e-7a92-4f33-9f73-4a89b9167b5a"}]} [pid: 8|app: 0|req: 679/1313] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:44:48 2026] DELETE /v2.0/subnets/c0d458dd-0365-4de1-b573-b534107072fb => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:44:48.701 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fef847d6-dfd6-464b-b668-c52d0bd92bf7 6db23d691a5941c4b28be4f716eb6d62 c2bfc523ba9c4bc594b349c115ccf6d9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 680/1314] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:44:48 2026] DELETE /v2.0/networks/5bbe6994-9b6b-432f-b33a-854c18ae7737 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:44:49.147 8 INFO neutron.db.l3_db [None req-9319acda-858d-4eee-91c4-882aeae1fefb 7f29d182bd9146939309d4e078d46304 beb40e0fb64d4c75926bf158fd85068f - - default default] Floating IP e9c7a9f4-3d59-4b34-9f0c-d735216afe23 associated. External IP: 10.96.250.207, port: fb49cb83-aa5b-40c0-bbc5-c62a67c95082. [pid: 8|app: 0|req: 681/1315] 10.0.0.206 () {34 vars in 749 bytes} [Wed Feb 25 20:44:48 2026] PUT /v2.0/floatingips/e9c7a9f4-3d59-4b34-9f0c-d735216afe23 => generated 856 bytes in 828 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:49.594 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-86abeb4e-3e3c-43b4-b41b-c7803288d43e'] response: {'name': 'network-changed', 'server_uuid': '5604cfc6-6e5d-4a72-9c5a-700af1aa38ab', 'tag': 'fb49cb83-aa5b-40c0-bbc5-c62a67c95082', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 682/1316] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:44:49 2026] DELETE /v2.0/networks/f0a4ec0a-15ea-4d63-b3fb-78a0da83c5b4 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1317] 10.0.0.206 () {32 vars in 694 bytes} [Wed Feb 25 20:44:49 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1318] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:44:49 2026] GET /v2.0/ports?tenant_id=beb40e0fb64d4c75926bf158fd85068f&device_id=5604cfc6-6e5d-4a72-9c5a-700af1aa38ab => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1319] 10.0.0.206 () {34 vars in 789 bytes} [Wed Feb 25 20:44:48 2026] PUT /v2.0/routers/a2b390c2-c182-4f71-aaa2-a9a8edcae68c/remove_router_interface => generated 309 bytes in 1426 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1320] 10.0.0.206 () {32 vars in 742 bytes} [Wed Feb 25 20:44:49 2026] GET /v2.0/subnets?network_id=0f4f189d-f100-426c-9039-3f869d8ee493 => generated 626 bytes in 31 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: 636/1321] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:44:49 2026] GET /v2.0/networks?id=ae0c9901-cc4b-4010-b09e-87a16b406870 => generated 772 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1322] 10.0.0.206 () {32 vars in 653 bytes} [Wed Feb 25 20:44:50 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) 2026-02-25 20:44:50.077 8 INFO neutron.api.v2.resource [None req-bbdf86fc-72d3-48eb-955d-a85dc85cff31 dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 686/1323] 10.0.0.206 () {34 vars in 789 bytes} [Wed Feb 25 20:44:49 2026] PUT /v2.0/routers/a2b390c2-c182-4f71-aaa2-a9a8edcae68c/remove_router_interface => generated 197 bytes in 155 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1324] 199.19.213.234 () {34 vars in 1060 bytes} [Wed Feb 25 20:44:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=fb49cb83-aa5b-40c0-bbc5-c62a67c95082 => generated 859 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1325] 10.0.0.206 () {32 vars in 736 bytes} [Wed Feb 25 20:44:50 2026] GET /v2.0/ports?device_id=a2b390c2-c182-4f71-aaa2-a9a8edcae68c => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1326] 10.0.0.206 () {32 vars in 649 bytes} [Wed Feb 25 20:44:50 2026] GET /v2.0/networks => generated 1309 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1327] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:44:50 2026] GET /v2.0/subnets?id=7dc69f55-8b9c-43ad-be18-c928a0497df6 => generated 670 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1328] 10.0.0.206 () {32 vars in 647 bytes} [Wed Feb 25 20:44:50 2026] GET /v2.0/subnets => generated 1233 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1329] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:44:50 2026] GET /v2.0/ports?network_id=ae0c9901-cc4b-4010-b09e-87a16b406870&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1330] 10.0.0.206 () {32 vars in 723 bytes} [Wed Feb 25 20:44:50 2026] GET /v2.0/networks/f487b16a-07c5-41d9-a837-03d8acb3d695 => generated 669 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1331] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:44:50 2026] GET /v2.0/networks/ae0c9901-cc4b-4010-b09e-87a16b406870?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: 645/1332] 10.0.0.206 () {32 vars in 721 bytes} [Wed Feb 25 20:44:50 2026] GET /v2.0/subnets/8d1f050a-77ab-4e23-a639-b506b3002e40 => generated 617 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:50.604 8 INFO neutron.services.segments.plugin [-] Segment 9c44ac99-6906-4288-9a5e-d596ecfad427 resource provider aggregate not found 2026-02-25 20:44:50.610 8 INFO neutron.services.segments.plugin [-] Segment 9c44ac99-6906-4288-9a5e-d596ecfad427 resource provider aggregate not found [pid: 7|app: 0|req: 646/1333] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:44:50 2026] GET /v2.0/security-groups?tenant_id=5fa1a8592eca41ec9b7685a7eb32cba3&name=default => generated 2925 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:44:50.626 8 INFO neutron.services.segments.plugin [-] Segment 9c44ac99-6906-4288-9a5e-d596ecfad427 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c44ac99-6906-4288-9a5e-d596ecfad427 found for delete ", "request_id": "req-2631dbd2-6b20-4ec3-804a-1992b8eebddd"}]} 2026-02-25 20:44:50.628 8 INFO neutron.services.segments.plugin [-] Segment 9c44ac99-6906-4288-9a5e-d596ecfad427 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c44ac99-6906-4288-9a5e-d596ecfad427 found for delete ", "request_id": "req-8cb2b23f-4444-4c05-b544-89ed11476abe"}]} [pid: 7|app: 0|req: 647/1334] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:44:50 2026] GET /v2.0/networks/ae0c9901-cc4b-4010-b09e-87a16b406870?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) 2026-02-25 20:44:50.703 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0bddf4be-409f-43af-89a7-d5aa50faba30 6db23d691a5941c4b28be4f716eb6d62 c2bfc523ba9c4bc594b349c115ccf6d9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 648/1335] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:44:50 2026] DELETE /v2.0/subnets/5dd75b74-fdf5-45fa-9631-4d6329f097eb => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1336] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:44:50 2026] DELETE /v2.0/security-groups/58dc8edb-5f5b-4300-b73e-300eaac60c28 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:44:50.830 7 INFO neutron.pecan_wsgi.hooks.translation [None req-681c3351-b9d1-4e6b-a228-ab4c487d8d11 6db23d691a5941c4b28be4f716eb6d62 c2bfc523ba9c4bc594b349c115ccf6d9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 650/1337] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:44:50 2026] DELETE /v2.0/networks/5bbe6994-9b6b-432f-b33a-854c18ae7737 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1338] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:44:50 2026] DELETE /v2.0/subnets/8d1f050a-77ab-4e23-a639-b506b3002e40 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:44:51.155 8 INFO neutron.db.l3_hamode_db [None req-0ae944b8-8a5c-44e4-a710-13357e5732ec dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] HA network cbc302e6-2f2a-4893-a8a1-e55a27d49a47 was deleted as no HA routers are present in tenant b42617728c54448a8e6ecbbc3b87fdc4. [pid: 8|app: 0|req: 688/1339] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:44:50 2026] DELETE /v2.0/routers/a2b390c2-c182-4f71-aaa2-a9a8edcae68c => generated 0 bytes in 1027 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1340] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:44:51 2026] DELETE /v2.0/subnets/ba53d858-0e6d-4292-8a2b-e35bcf21be23 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:44:51.469 7 INFO neutron.services.segments.plugin [-] Segment 35a183b2-96ff-41f7-b58b-55967628d191 resource provider aggregate not found 2026-02-25 20:44:51.473 7 INFO neutron.services.segments.plugin [-] Segment 35a183b2-96ff-41f7-b58b-55967628d191 resource provider aggregate not found [pid: 7|app: 0|req: 652/1341] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:44:51 2026] DELETE /v2.0/networks/f487b16a-07c5-41d9-a837-03d8acb3d695 => generated 0 bytes in 448 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1342] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:44:51 2026] DELETE /v2.0/networks/93e143ea-d964-46b2-bfbb-2f48778af8ec => generated 0 bytes in 405 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:44:51.775 7 INFO neutron.services.segments.plugin [-] Segment 35a183b2-96ff-41f7-b58b-55967628d191 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35a183b2-96ff-41f7-b58b-55967628d191 found for delete ", "request_id": "req-afdadafb-73b9-4db3-9fdb-11472d4903b5"}]} 2026-02-25 20:44:51.785 7 WARNING neutron_lib.context [None req-c4c57b80-49ce-4034-8cae-dafd3dbd3fe4 dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:51.792 7 INFO neutron.services.segments.plugin [-] Segment 35a183b2-96ff-41f7-b58b-55967628d191 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35a183b2-96ff-41f7-b58b-55967628d191 found for delete ", "request_id": "req-ee4a4e02-7d8e-4cdc-91a7-7b1cfe1371a5"}]} 2026-02-25 20:44:51.866 7 INFO neutron.db.segments_db [None req-c4c57b80-49ce-4034-8cae-dafd3dbd3fe4 dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] Added segment 9d41ce22-e7f4-4987-a5c6-f5c63e235282 of type vxlan for network a46a876e-4333-40f6-ba6b-c2d49fc1ce00 [pid: 7|app: 0|req: 653/1343] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:44:51 2026] POST /v2.0/networks => generated 633 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:44:52.005 7 WARNING neutron_lib.context [None req-29c5c2e8-8fa3-4be1-8c7c-0e77642aefd4 dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 691/1344] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:44:51 2026] GET /v2.0/security-groups?tenant_id=c2bfc523ba9c4bc594b349c115ccf6d9&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1345] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:44:52 2026] DELETE /v2.0/security-groups/737be7eb-2af8-4961-a6e8-5e9635515055 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1346] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:44:51 2026] POST /v2.0/subnets => generated 622 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:44:52.373 8 WARNING neutron_lib.context [None req-a55c43e7-8cde-4274-9b93-69fc463959e8 dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:52.433 8 INFO neutron.db.segments_db [None req-a55c43e7-8cde-4274-9b93-69fc463959e8 dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] Added segment f046dfe3-0145-4619-bf6a-fb45445ea2d7 of type vxlan for network be8be1e6-6c86-4f6d-b525-400c66e59644 2026-02-25 20:44:52.658 8 INFO neutron.services.segments.plugin [-] Segment 28411452-a320-490c-aa21-2db1aa36886d resource provider aggregate not found 2026-02-25 20:44:52.668 8 INFO neutron.services.segments.plugin [-] Segment 28411452-a320-490c-aa21-2db1aa36886d resource provider aggregate not found 2026-02-25 20:44:52.681 8 INFO neutron.services.segments.plugin [-] Segment 28411452-a320-490c-aa21-2db1aa36886d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28411452-a320-490c-aa21-2db1aa36886d found for delete ", "request_id": "req-fd039d07-d76a-4fe1-94d9-49e441b24287"}]} 2026-02-25 20:44:52.695 8 INFO neutron.services.segments.plugin [-] Segment 28411452-a320-490c-aa21-2db1aa36886d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28411452-a320-490c-aa21-2db1aa36886d found for delete ", "request_id": "req-d5ec9f42-6109-4f2d-bfc3-e97f89b3f46d"}]} 2026-02-25 20:44:52.707 8 INFO neutron.services.segments.plugin [-] Segment 5c07b6d6-d882-49a8-97ba-58d54a3e3a49 resource provider aggregate not found 2026-02-25 20:44:52.721 8 INFO neutron.services.segments.plugin [-] Segment 5c07b6d6-d882-49a8-97ba-58d54a3e3a49 resource provider aggregate not found 2026-02-25 20:44:52.728 8 INFO neutron.services.segments.plugin [-] Segment 5c07b6d6-d882-49a8-97ba-58d54a3e3a49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c07b6d6-d882-49a8-97ba-58d54a3e3a49 found for delete ", "request_id": "req-952ab7a2-32a6-4b84-88a2-816e7dc6e296"}]} 2026-02-25 20:44:52.741 8 INFO neutron.services.segments.plugin [-] Segment 5c07b6d6-d882-49a8-97ba-58d54a3e3a49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c07b6d6-d882-49a8-97ba-58d54a3e3a49 found for delete ", "request_id": "req-6277d18c-a225-4e7e-a157-e58a415ccad5"}]} 2026-02-25 20:44:52.799 8 INFO neutron.db.l3_hamode_db [None req-a55c43e7-8cde-4274-9b93-69fc463959e8 dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:44:52.907 7 WARNING neutron_lib.context [None req-20fede26-c565-466d-9cec-ff7e4117deeb f413ddaf60a14616b574fdf54a911ddc 642d9867cd4540a1a890bceea7c91e14 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:52.907 7 WARNING neutron_lib.context [None req-20fede26-c565-466d-9cec-ff7e4117deeb f413ddaf60a14616b574fdf54a911ddc 642d9867cd4540a1a890bceea7c91e14 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:52.958 8 INFO neutron.db.l3_hamode_db [None req-a55c43e7-8cde-4274-9b93-69fc463959e8 dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:44:53.101 7 INFO neutron.db.segments_db [None req-20fede26-c565-466d-9cec-ff7e4117deeb f413ddaf60a14616b574fdf54a911ddc 642d9867cd4540a1a890bceea7c91e14 - - default default] Added segment dc5efee7-c8a4-4f43-a4a0-5c509873ec77 of type vxlan for network d877c138-0c77-4606-bcb6-adbc4563b1be 2026-02-25 20:44:53.186 7 INFO neutron.db.segments_db [None req-20fede26-c565-466d-9cec-ff7e4117deeb f413ddaf60a14616b574fdf54a911ddc 642d9867cd4540a1a890bceea7c91e14 - - default default] Added segment 6d1a4d0a-d051-4681-83b3-7ffc91ce102e of type vxlan for network ed35ff28-a380-430e-9f4f-ff3684521c8e [pid: 7|app: 0|req: 655/1347] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:44:52 2026] POST /v2.0/networks => generated 1243 bytes in 580 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1348] 10.0.0.206 () {32 vars in 649 bytes} [Wed Feb 25 20:44:53 2026] GET /v2.0/networks => generated 1842 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1349] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:44:53 2026] DELETE /v2.0/networks/d877c138-0c77-4606-bcb6-adbc4563b1be => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1350] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:44:52 2026] POST /v2.0/routers => generated 511 bytes in 1385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:44:53.802 7 INFO neutron.services.segments.plugin [-] Segment dc5efee7-c8a4-4f43-a4a0-5c509873ec77 resource provider aggregate not found 2026-02-25 20:44:53.822 7 INFO neutron.services.segments.plugin [-] Segment dc5efee7-c8a4-4f43-a4a0-5c509873ec77 resource provider aggregate not found 2026-02-25 20:44:53.829 7 INFO neutron.services.segments.plugin [-] Segment dc5efee7-c8a4-4f43-a4a0-5c509873ec77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc5efee7-c8a4-4f43-a4a0-5c509873ec77 found for delete ", "request_id": "req-b51d8102-6f28-48e5-a121-adc807341d76"}]} [pid: 7|app: 0|req: 658/1351] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:44:53 2026] DELETE /v2.0/networks/ed35ff28-a380-430e-9f4f-ff3684521c8e => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:44:53.849 7 INFO neutron.services.segments.plugin [-] Segment 6d1a4d0a-d051-4681-83b3-7ffc91ce102e resource provider aggregate not found 2026-02-25 20:44:53.854 7 INFO neutron.services.segments.plugin [-] Segment dc5efee7-c8a4-4f43-a4a0-5c509873ec77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc5efee7-c8a4-4f43-a4a0-5c509873ec77 found for delete ", "request_id": "req-22f144f4-8df0-4a16-bff1-4a9dd5b0ee6a"}]} 2026-02-25 20:44:53.892 7 INFO neutron.services.segments.plugin [-] Segment 6d1a4d0a-d051-4681-83b3-7ffc91ce102e resource provider aggregate not found 2026-02-25 20:44:53.896 7 INFO neutron.services.segments.plugin [-] Segment 6d1a4d0a-d051-4681-83b3-7ffc91ce102e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d1a4d0a-d051-4681-83b3-7ffc91ce102e found for delete ", "request_id": "req-8bb5fde4-b8cc-4bca-8141-0d9ca6f33699"}]} 2026-02-25 20:44:53.911 7 INFO neutron.services.segments.plugin [-] Segment 6d1a4d0a-d051-4681-83b3-7ffc91ce102e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d1a4d0a-d051-4681-83b3-7ffc91ce102e found for delete ", "request_id": "req-8d868c22-15fc-45e6-a781-99f30463467c"}]} [pid: 7|app: 0|req: 659/1352] 10.0.0.206 () {32 vars in 649 bytes} [Wed Feb 25 20:44:53 2026] GET /v2.0/networks => generated 651 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:53.950 7 WARNING neutron_lib.context [None req-e3d98832-7ea3-4fe1-8785-e25e07058a65 f413ddaf60a14616b574fdf54a911ddc 642d9867cd4540a1a890bceea7c91e14 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:54.022 7 INFO neutron.db.segments_db [None req-e3d98832-7ea3-4fe1-8785-e25e07058a65 f413ddaf60a14616b574fdf54a911ddc 642d9867cd4540a1a890bceea7c91e14 - - default default] Added segment c3fcfc71-17dc-451c-ae5f-a89e496e9e3a of type vxlan for network 1f5c6bd2-bcb0-402c-8959-fb3d84ab8d9e [pid: 7|app: 0|req: 660/1353] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:44:53 2026] POST /v2.0/networks => generated 649 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:44:54.314 7 WARNING neutron_lib.context [None req-0306b025-adfd-48c9-aaf2-c748a59d5213 357a8c5474fc419daac8959288e8b0a1 84a5873ae9624e6eac5b129638a29d84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:54.425 7 INFO neutron.db.segments_db [None req-0306b025-adfd-48c9-aaf2-c748a59d5213 357a8c5474fc419daac8959288e8b0a1 84a5873ae9624e6eac5b129638a29d84 - - default default] Added segment 50ddccb0-2410-4db6-8499-536aa9244743 of type vxlan for network e5e6db25-58f8-423e-9ad1-acc8559af5e4 [pid: 7|app: 0|req: 661/1354] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:44:54 2026] POST /v2.0/networks => generated 647 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:44:54.555 7 WARNING neutron_lib.context [None req-ee2ff8e8-dc21-43da-a487-a89976171735 f413ddaf60a14616b574fdf54a911ddc 642d9867cd4540a1a890bceea7c91e14 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:54.632 7 INFO neutron.db.segments_db [None req-ee2ff8e8-dc21-43da-a487-a89976171735 f413ddaf60a14616b574fdf54a911ddc 642d9867cd4540a1a890bceea7c91e14 - - default default] Added segment 02f9bd27-0d45-400e-af54-145c96a097f4 of type vxlan for network 06701325-478f-42af-9119-2908d04ec099 [pid: 7|app: 0|req: 662/1355] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:44:54 2026] POST /v2.0/networks => generated 650 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:44:54.746 7 WARNING neutron_lib.context [None req-7935dabb-1676-4185-a4b0-d961553cef9f 357a8c5474fc419daac8959288e8b0a1 84a5873ae9624e6eac5b129638a29d84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 694/1356] 10.0.0.206 () {34 vars in 783 bytes} [Wed Feb 25 20:44:53 2026] PUT /v2.0/routers/3e52722f-80b5-4bd7-82d2-f980d9974d64/add_router_interface => generated 309 bytes in 1305 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:55.065 8 WARNING neutron_lib.context [None req-37ed4383-a70c-41d4-b486-ef3b0754706f f413ddaf60a14616b574fdf54a911ddc 642d9867cd4540a1a890bceea7c91e14 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 663/1357] 10.0.0.206 () {34 vars in 665 bytes} [Wed Feb 25 20:44:54 2026] POST /v2.0/ports => generated 778 bytes in 353 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-02-25 20:44:55.112 8 WARNING neutron_lib.context [None req-37ed4383-a70c-41d4-b486-ef3b0754706f f413ddaf60a14616b574fdf54a911ddc 642d9867cd4540a1a890bceea7c91e14 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 664/1358] 10.0.0.136 () {34 vars in 990 bytes} [Wed Feb 25 20:44:55 2026] GET /v2.0/ports?device_id=5604cfc6-6e5d-4a72-9c5a-700af1aa38ab => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1359] 10.0.0.206 () {32 vars in 717 bytes} [Wed Feb 25 20:44:55 2026] GET /v2.0/ports/9657bc20-0e83-402b-bbcd-09845be36c26 => generated 959 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:55.179 7 WARNING neutron_lib.context [None req-44291f04-491d-482e-a87a-a72fa735cae6 357a8c5474fc419daac8959288e8b0a1 84a5873ae9624e6eac5b129638a29d84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:55.242 7 INFO neutron.db.segments_db [None req-44291f04-491d-482e-a87a-a72fa735cae6 357a8c5474fc419daac8959288e8b0a1 84a5873ae9624e6eac5b129638a29d84 - - default default] Added segment 27dff8f5-d988-4c01-9185-356815d8d4f1 of type vxlan for network 19aa343d-3734-4b31-b6b9-0bea9aeeb554 [pid: 7|app: 0|req: 666/1360] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:44:55 2026] POST /v2.0/networks => generated 635 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1361] 10.0.0.136 () {34 vars in 1040 bytes} [Wed Feb 25 20:44:55 2026] GET /v2.0/security-groups?id=89cf8fbc-5a67-4a1e-8b55-9b7920b882aa&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1362] 10.0.0.206 () {34 vars in 665 bytes} [Wed Feb 25 20:44:55 2026] POST /v2.0/ports => generated 1506 bytes in 699 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-02-25 20:44:55.766 8 WARNING neutron_lib.context [None req-98f1d8bf-6996-44e4-8aa8-e3c3f28ddc7c 357a8c5474fc419daac8959288e8b0a1 84a5873ae9624e6eac5b129638a29d84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 696/1363] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:44:55 2026] POST /v2.0/subnets => generated 622 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1364] 10.0.0.206 () {32 vars in 643 bytes} [Wed Feb 25 20:44:56 2026] GET /v2.0/ports => generated 1506 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:44:56.283 8 WARNING neutron_lib.context [None req-eb2ea3e1-a123-413a-9da7-7816ac3584e6 357a8c5474fc419daac8959288e8b0a1 84a5873ae9624e6eac5b129638a29d84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 668/1365] 10.0.0.206 () {34 vars in 789 bytes} [Wed Feb 25 20:44:55 2026] PUT /v2.0/routers/3e52722f-80b5-4bd7-82d2-f980d9974d64/remove_router_interface => generated 309 bytes in 980 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1366] 10.0.0.206 () {34 vars in 665 bytes} [Wed Feb 25 20:44:56 2026] POST /v2.0/ports => generated 966 bytes in 502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 669/1367] 10.0.0.206 () {32 vars in 720 bytes} [Wed Feb 25 20:44:56 2026] DELETE /v2.0/ports/005e3a56-be47-45e2-ac6f-07ad05a7687c => generated 0 bytes in 400 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1368] 10.0.0.206 () {32 vars in 736 bytes} [Wed Feb 25 20:44:56 2026] GET /v2.0/ports?device_id=3e52722f-80b5-4bd7-82d2-f980d9974d64 => 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: 670/1369] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:44:56 2026] GET /v2.0/ports?device_id=5604cfc6-6e5d-4a72-9c5a-700af1aa38ab => generated 975 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1370] 10.0.0.206 () {32 vars in 720 bytes} [Wed Feb 25 20:44:56 2026] DELETE /v2.0/ports/647c9aab-088b-4cae-a48a-c46838a4c401 => 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: 671/1371] 10.0.0.206 () {32 vars in 720 bytes} [Wed Feb 25 20:44:56 2026] DELETE /v2.0/ports/cd8508d8-6ee6-45c2-b33a-458ce919188b => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1372] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:44:57 2026] GET /v2.0/security-groups?id=89cf8fbc-5a67-4a1e-8b55-9b7920b882aa&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:57.230 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6d442dcd-d869-4d9c-8bbc-3337b65629dc 357a8c5474fc419daac8959288e8b0a1 84a5873ae9624e6eac5b129638a29d84 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 673/1373] 10.0.0.206 () {32 vars in 720 bytes} [Wed Feb 25 20:44:57 2026] DELETE /v2.0/ports/647c9aab-088b-4cae-a48a-c46838a4c401 => 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: 674/1374] 10.0.0.206 () {32 vars in 643 bytes} [Wed Feb 25 20:44:57 2026] GET /v2.0/ports => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:44:57.278 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4b0574a3-f25f-47a6-93e5-43f72938329c 357a8c5474fc419daac8959288e8b0a1 84a5873ae9624e6eac5b129638a29d84 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 675/1375] 10.0.0.206 () {32 vars in 717 bytes} [Wed Feb 25 20:44:57 2026] GET /v2.0/ports/647c9aab-088b-4cae-a48a-c46838a4c401 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:44:57.283 7 WARNING neutron_lib.context [None req-ab1f5674-a4f6-4961-b764-3ee927647210 f413ddaf60a14616b574fdf54a911ddc 642d9867cd4540a1a890bceea7c91e14 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:57.328 7 INFO neutron.db.segments_db [None req-ab1f5674-a4f6-4961-b764-3ee927647210 f413ddaf60a14616b574fdf54a911ddc 642d9867cd4540a1a890bceea7c91e14 - - default default] Added segment dd89dcc7-f31c-4f34-8e91-d10fc750b8ce of type vxlan for network b31a9103-823c-45aa-8ca6-353a1e646941 [pid: 7|app: 0|req: 676/1376] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:44:57 2026] POST /v2.0/networks => generated 650 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1377] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:44:57 2026] GET /v2.0/ports?device_id=5604cfc6-6e5d-4a72-9c5a-700af1aa38ab => 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: 678/1378] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:44:57 2026] DELETE /v2.0/subnets/e4e83ef9-70d6-44e6-8ec8-c42c03cf95e3 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:44:57.695 7 WARNING neutron_lib.context [None req-d375be96-79ec-400e-8470-4872a23c6c76 f413ddaf60a14616b574fdf54a911ddc 642d9867cd4540a1a890bceea7c91e14 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:57.751 7 INFO neutron.db.segments_db [None req-d375be96-79ec-400e-8470-4872a23c6c76 f413ddaf60a14616b574fdf54a911ddc 642d9867cd4540a1a890bceea7c91e14 - - default default] Added segment faa5b69c-9b3f-4967-bda0-fb3962d3680b of type vxlan for network 085b3417-083d-423d-a41b-9f01114049bd 2026-02-25 20:44:57.801 8 INFO neutron.services.segments.plugin [-] Segment f046dfe3-0145-4619-bf6a-fb45445ea2d7 resource provider aggregate not found 2026-02-25 20:44:57.806 8 INFO neutron.services.segments.plugin [-] Segment f046dfe3-0145-4619-bf6a-fb45445ea2d7 resource provider aggregate not found 2026-02-25 20:44:57.821 8 INFO neutron.services.segments.plugin [-] Segment f046dfe3-0145-4619-bf6a-fb45445ea2d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f046dfe3-0145-4619-bf6a-fb45445ea2d7 found for delete ", "request_id": "req-da4265b7-57de-45cb-b80f-a48ba05e5ad0"}]} 2026-02-25 20:44:57.822 8 INFO neutron.services.segments.plugin [-] Segment f046dfe3-0145-4619-bf6a-fb45445ea2d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f046dfe3-0145-4619-bf6a-fb45445ea2d7 found for delete ", "request_id": "req-2fe59e7f-2175-4d6e-a36d-e46ffd6c9f65"}]} 2026-02-25 20:44:57.827 8 INFO neutron.db.l3_hamode_db [None req-4500f33c-ad42-482c-b97b-b738ab9b39a2 dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] HA network be8be1e6-6c86-4f6d-b525-400c66e59644 was deleted as no HA routers are present in tenant b42617728c54448a8e6ecbbc3b87fdc4. [pid: 8|app: 0|req: 701/1379] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:44:57 2026] DELETE /v2.0/routers/3e52722f-80b5-4bd7-82d2-f980d9974d64 => generated 0 bytes in 709 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1380] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:44:57 2026] POST /v2.0/networks => generated 650 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1381] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:44:57 2026] GET /v2.0/security-groups?id=89cf8fbc-5a67-4a1e-8b55-9b7920b882aa&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 703/1382] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:44:57 2026] DELETE /v2.0/subnets/c6bdfb52-3b6d-41a5-84ce-5f6e4ffef8ca => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:44:58.120 8 WARNING neutron_lib.context [None req-83613a22-dcc5-4740-b3ee-85866fa8aca1 f413ddaf60a14616b574fdf54a911ddc 642d9867cd4540a1a890bceea7c91e14 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:58.161 8 WARNING neutron_lib.context [None req-83613a22-dcc5-4740-b3ee-85866fa8aca1 f413ddaf60a14616b574fdf54a911ddc 642d9867cd4540a1a890bceea7c91e14 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:58.277 7 INFO neutron.services.segments.plugin [-] Segment 27dff8f5-d988-4c01-9185-356815d8d4f1 resource provider aggregate not found 2026-02-25 20:44:58.283 7 INFO neutron.services.segments.plugin [-] Segment 27dff8f5-d988-4c01-9185-356815d8d4f1 resource provider aggregate not found 2026-02-25 20:44:58.302 7 INFO neutron.services.segments.plugin [-] Segment 27dff8f5-d988-4c01-9185-356815d8d4f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27dff8f5-d988-4c01-9185-356815d8d4f1 found for delete ", "request_id": "req-857643e7-914c-4571-912f-0720b0e6d343"}]} 2026-02-25 20:44:58.304 7 INFO neutron.services.segments.plugin [-] Segment 27dff8f5-d988-4c01-9185-356815d8d4f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27dff8f5-d988-4c01-9185-356815d8d4f1 found for delete ", "request_id": "req-4a20af24-9d14-4352-801a-4e75d0aeafe8"}]} [pid: 7|app: 0|req: 680/1383] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:44:57 2026] DELETE /v2.0/networks/19aa343d-3734-4b31-b6b9-0bea9aeeb554 => generated 0 bytes in 459 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1384] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:44:58 2026] POST /v2.0/subnets => generated 1226 bytes in 624 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1385] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:44:58 2026] DELETE /v2.0/networks/a46a876e-4333-40f6-ba6b-c2d49fc1ce00 => generated 0 bytes in 447 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1386] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:44:58 2026] GET /v2.0/ports?tenant_id=beb40e0fb64d4c75926bf158fd85068f&device_id=5604cfc6-6e5d-4a72-9c5a-700af1aa38ab => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:44:58.820 7 WARNING neutron_lib.context [None req-23d26cc7-684a-4054-8388-ed49435d6117 357a8c5474fc419daac8959288e8b0a1 84a5873ae9624e6eac5b129638a29d84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 705/1389] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:44:58 2026] GET /v2.0/ports?device_id=5604cfc6-6e5d-4a72-9c5a-700af1aa38ab => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:58.882 7 INFO neutron.db.segments_db [None req-23d26cc7-684a-4054-8388-ed49435d6117 357a8c5474fc419daac8959288e8b0a1 84a5873ae9624e6eac5b129638a29d84 - - default default] Added segment 960ff928-a0e5-4f84-a17c-ed3989c63db5 of type vxlan for network dc754632-6dcf-43ad-981c-353f42cb49eb [pid: 8|app: 0|req: 706/1390] 10.0.0.206 () {32 vars in 647 bytes} [Wed Feb 25 20:44:58 2026] GET /v2.0/subnets => generated 1839 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:44:58.894 8 WARNING neutron_lib.context [None req-ff17eeb9-c780-48ed-aee5-db7a0eb7412e dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:58.932 8 INFO neutron.db.segments_db [None req-ff17eeb9-c780-48ed-aee5-db7a0eb7412e dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] Added segment be90c605-1619-4be9-9dd8-280e0bd0c7bf of type vxlan for network a619105b-e98a-4b1b-b897-c844aeb4fc84 [pid: 7|app: 0|req: 685/1391] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:44:58 2026] POST /v2.0/networks => generated 636 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1392] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:44:58 2026] GET /v2.0/networks?id=ae0c9901-cc4b-4010-b09e-87a16b406870 => generated 772 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1393] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:44:59 2026] GET /v2.0/security-groups?id=89cf8fbc-5a67-4a1e-8b55-9b7920b882aa&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-02-25 20:44:59.246 8 INFO neutron.db.l3_hamode_db [None req-ff17eeb9-c780-48ed-aee5-db7a0eb7412e dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 688/1394] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:44:59 2026] DELETE /v2.0/subnets/c4a91540-e2c2-495b-a080-8ef889502df7 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:44:59.305 7 WARNING neutron_lib.context [None req-d7a005a4-3dd1-48f7-b8f0-428b778ecc6d 357a8c5474fc419daac8959288e8b0a1 84a5873ae9624e6eac5b129638a29d84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 689/1395] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:44:59 2026] POST /v2.0/subnets => generated 622 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1396] 199.19.213.234 () {34 vars in 1060 bytes} [Wed Feb 25 20:44:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=fb49cb83-aa5b-40c0-bbc5-c62a67c95082 => generated 861 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1397] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:44:59 2026] DELETE /v2.0/subnets/de7de743-4da6-4473-9388-23af0c471dab => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:44:59.904 7 WARNING neutron_lib.context [None req-47adfea3-555f-4943-b1c2-5e5647d35b23 357a8c5474fc419daac8959288e8b0a1 84a5873ae9624e6eac5b129638a29d84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:45:00.326 7 INFO neutron.services.segments.plugin [-] Segment 9d41ce22-e7f4-4987-a5c6-f5c63e235282 resource provider aggregate not found 2026-02-25 20:45:00.331 7 INFO neutron.services.segments.plugin [-] Segment 9d41ce22-e7f4-4987-a5c6-f5c63e235282 resource provider aggregate not found 2026-02-25 20:45:00.344 7 INFO neutron.services.segments.plugin [-] Segment 9d41ce22-e7f4-4987-a5c6-f5c63e235282 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d41ce22-e7f4-4987-a5c6-f5c63e235282 found for delete ", "request_id": "req-bbf0149e-6435-4a91-aa82-8596a9c1daaa"}]} 2026-02-25 20:45:00.348 7 INFO neutron.services.segments.plugin [-] Segment 9d41ce22-e7f4-4987-a5c6-f5c63e235282 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d41ce22-e7f4-4987-a5c6-f5c63e235282 found for delete ", "request_id": "req-aabe7232-52c8-467b-873c-8572e9bdaa1d"}]} [pid: 7|app: 0|req: 692/1398] 10.0.0.206 () {34 vars in 665 bytes} [Wed Feb 25 20:44:59 2026] POST /v2.0/ports => generated 927 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1399] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:45:00 2026] GET /v2.0/subnets?id=7dc69f55-8b9c-43ad-be18-c928a0497df6 => generated 670 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1400] 10.0.0.206 () {32 vars in 647 bytes} [Wed Feb 25 20:45:00 2026] GET /v2.0/subnets => generated 626 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1401] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:45:00 2026] GET /v2.0/ports?device_id=5604cfc6-6e5d-4a72-9c5a-700af1aa38ab => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1402] 10.0.0.206 () {32 vars in 720 bytes} [Wed Feb 25 20:45:00 2026] DELETE /v2.0/ports/8d88147c-a773-4004-a28b-2ed2765984e6 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1403] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:45:00 2026] GET /v2.0/ports?network_id=ae0c9901-cc4b-4010-b09e-87a16b406870&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:45:00.947 8 INFO neutron.db.l3_hamode_db [None req-ff17eeb9-c780-48ed-aee5-db7a0eb7412e dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 698/1404] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:45:00 2026] DELETE /v2.0/networks/085b3417-083d-423d-a41b-9f01114049bd => generated 0 bytes in 482 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1405] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:45:01 2026] GET /v2.0/security-groups?id=89cf8fbc-5a67-4a1e-8b55-9b7920b882aa&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-02-25 20:45:01.461 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2194d43c-d84f-48f9-953e-97b5ab88d9dd 357a8c5474fc419daac8959288e8b0a1 84a5873ae9624e6eac5b129638a29d84 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 700/1406] 10.0.0.206 () {32 vars in 717 bytes} [Wed Feb 25 20:45:01 2026] GET /v2.0/ports/8d88147c-a773-4004-a28b-2ed2765984e6 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1407] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:45:01 2026] GET /v2.0/networks/ae0c9901-cc4b-4010-b09e-87a16b406870?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1408] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:45:01 2026] DELETE /v2.0/networks/b31a9103-823c-45aa-8ca6-353a1e646941 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1409] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:45:01 2026] DELETE /v2.0/subnets/b9b587f1-c409-40be-8921-23a2ec70cdd7 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1410] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:45:01 2026] GET /v2.0/networks/ae0c9901-cc4b-4010-b09e-87a16b406870?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1411] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:44:58 2026] POST /v2.0/routers => generated 692 bytes in 3303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1412] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:45:02 2026] DELETE /v2.0/networks/06701325-478f-42af-9119-2908d04ec099 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:45:02.367 7 INFO neutron.services.segments.plugin [-] Segment faa5b69c-9b3f-4967-bda0-fb3962d3680b resource provider aggregate not found 2026-02-25 20:45:02.374 7 INFO neutron.services.segments.plugin [-] Segment faa5b69c-9b3f-4967-bda0-fb3962d3680b resource provider aggregate not found 2026-02-25 20:45:02.396 7 INFO neutron.services.segments.plugin [-] Segment faa5b69c-9b3f-4967-bda0-fb3962d3680b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid faa5b69c-9b3f-4967-bda0-fb3962d3680b found for delete ", "request_id": "req-e042b4dc-9519-48d0-9267-61aa8546383a"}]} 2026-02-25 20:45:02.401 7 INFO neutron.services.segments.plugin [-] Segment faa5b69c-9b3f-4967-bda0-fb3962d3680b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid faa5b69c-9b3f-4967-bda0-fb3962d3680b found for delete ", "request_id": "req-46ab64b4-b24b-4c8f-ad47-cc844c6cbd03"}]} [pid: 7|app: 0|req: 706/1413] 10.0.0.206 () {32 vars in 721 bytes} [Wed Feb 25 20:45:02 2026] GET /v2.0/routers/25009eeb-4df7-4358-8609-fe0ef03a438e => generated 698 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:45:02.424 7 INFO neutron.services.segments.plugin [-] Segment dd89dcc7-f31c-4f34-8e91-d10fc750b8ce resource provider aggregate not found 2026-02-25 20:45:02.429 7 INFO neutron.services.segments.plugin [-] Segment dd89dcc7-f31c-4f34-8e91-d10fc750b8ce resource provider aggregate not found 2026-02-25 20:45:02.455 7 INFO neutron.services.segments.plugin [-] Segment dd89dcc7-f31c-4f34-8e91-d10fc750b8ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd89dcc7-f31c-4f34-8e91-d10fc750b8ce found for delete ", "request_id": "req-0027282c-e6f8-456e-9d13-89f72ffc28f9"}]} 2026-02-25 20:45:02.459 7 INFO neutron.services.segments.plugin [-] Segment dd89dcc7-f31c-4f34-8e91-d10fc750b8ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd89dcc7-f31c-4f34-8e91-d10fc750b8ce found for delete ", "request_id": "req-0091821c-4d17-47de-80c3-426a3140ebbd"}]} 2026-02-25 20:45:02.482 7 INFO neutron.services.segments.plugin [-] Segment 02f9bd27-0d45-400e-af54-145c96a097f4 resource provider aggregate not found 2026-02-25 20:45:02.487 7 INFO neutron.services.segments.plugin [-] Segment 02f9bd27-0d45-400e-af54-145c96a097f4 resource provider aggregate not found 2026-02-25 20:45:02.502 7 INFO neutron.services.segments.plugin [-] Segment 02f9bd27-0d45-400e-af54-145c96a097f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02f9bd27-0d45-400e-af54-145c96a097f4 found for delete ", "request_id": "req-c4af9820-35f5-44ec-8454-b9d37c4c1e5d"}]} 2026-02-25 20:45:02.504 7 INFO neutron.services.segments.plugin [-] Segment 02f9bd27-0d45-400e-af54-145c96a097f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02f9bd27-0d45-400e-af54-145c96a097f4 found for delete ", "request_id": "req-3a6d0dbd-2d42-4870-a469-4971df1dd996"}]} 2026-02-25 20:45:02.614 8 INFO neutron.services.segments.plugin [-] Segment 960ff928-a0e5-4f84-a17c-ed3989c63db5 resource provider aggregate not found 2026-02-25 20:45:02.637 8 INFO neutron.services.segments.plugin [-] Segment 960ff928-a0e5-4f84-a17c-ed3989c63db5 resource provider aggregate not found 2026-02-25 20:45:02.644 8 INFO neutron.services.segments.plugin [-] Segment 960ff928-a0e5-4f84-a17c-ed3989c63db5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 960ff928-a0e5-4f84-a17c-ed3989c63db5 found for delete ", "request_id": "req-b4b16065-78b0-4426-a56a-4f0c194ad7b3"}]} 2026-02-25 20:45:02.662 8 INFO neutron.services.segments.plugin [-] Segment 960ff928-a0e5-4f84-a17c-ed3989c63db5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 960ff928-a0e5-4f84-a17c-ed3989c63db5 found for delete ", "request_id": "req-6e7dad8a-e3ca-45f3-a09d-b3672aa989c0"}]} [pid: 8|app: 0|req: 708/1414] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:45:02 2026] DELETE /v2.0/networks/dc754632-6dcf-43ad-981c-353f42cb49eb => generated 0 bytes in 485 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1415] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:45:02 2026] DELETE /v2.0/networks/1f5c6bd2-bcb0-402c-8959-fb3d84ab8d9e => 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: 708/1416] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:45:02 2026] GET /v2.0/ports?device_id=5604cfc6-6e5d-4a72-9c5a-700af1aa38ab => generated 975 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:45:02.811 7 WARNING neutron_lib.context [None req-9167ce5d-6d07-4c61-b405-04c9df14ac76 357a8c5474fc419daac8959288e8b0a1 84a5873ae9624e6eac5b129638a29d84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 709/1417] 10.0.0.206 () {32 vars in 647 bytes} [Wed Feb 25 20:45:02 2026] GET /v2.0/routers => generated 701 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1418] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:45:02 2026] GET /v2.0/security-groups?id=89cf8fbc-5a67-4a1e-8b55-9b7920b882aa&fields=id&fields=name => generated 114 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1419] 10.0.0.206 () {34 vars in 741 bytes} [Wed Feb 25 20:45:02 2026] PUT /v2.0/routers/25009eeb-4df7-4358-8609-fe0ef03a438e => generated 705 bytes in 575 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1420] 10.0.0.206 () {34 vars in 665 bytes} [Wed Feb 25 20:45:02 2026] POST /v2.0/ports => generated 776 bytes in 793 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: 712/1421] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:45:03 2026] GET /v2.0/security-groups?tenant_id=642d9867cd4540a1a890bceea7c91e14&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1422] 10.0.0.206 () {32 vars in 721 bytes} [Wed Feb 25 20:45:03 2026] GET /v2.0/routers/25009eeb-4df7-4358-8609-fe0ef03a438e => generated 705 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1423] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:45:03 2026] DELETE /v2.0/security-groups/b1ff3735-5c9e-414b-9992-b45f19f6364d => 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: 712/1424] 10.0.0.206 () {32 vars in 736 bytes} [Wed Feb 25 20:45:03 2026] GET /v2.0/ports?device_id=25009eeb-4df7-4358-8609-fe0ef03a438e => 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: 713/1425] 10.0.0.206 () {34 vars in 737 bytes} [Wed Feb 25 20:45:03 2026] PUT /v2.0/ports/8e77d4ff-f62a-4c6e-b080-02eb22beda62 => generated 752 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1426] 10.0.0.206 () {32 vars in 720 bytes} [Wed Feb 25 20:45:03 2026] DELETE /v2.0/ports/8e77d4ff-f62a-4c6e-b080-02eb22beda62 => generated 0 bytes in 321 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: 715/1427] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:45:04 2026] GET /v2.0/ports?device_id=5604cfc6-6e5d-4a72-9c5a-700af1aa38ab => generated 975 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1428] 10.0.0.206 () {32 vars in 643 bytes} [Wed Feb 25 20:45:04 2026] GET /v2.0/ports => generated 781 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1429] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:45:04 2026] GET /v2.0/security-groups?id=89cf8fbc-5a67-4a1e-8b55-9b7920b882aa&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:45:04.433 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c5a0c962-e22f-4f3c-bab9-4b09d96a4e2f 357a8c5474fc419daac8959288e8b0a1 84a5873ae9624e6eac5b129638a29d84 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 718/1430] 10.0.0.206 () {32 vars in 717 bytes} [Wed Feb 25 20:45:04 2026] GET /v2.0/ports/8e77d4ff-f62a-4c6e-b080-02eb22beda62 => 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: 719/1431] 10.0.0.206 () {32 vars in 643 bytes} [Wed Feb 25 20:45:04 2026] GET /v2.0/ports => generated 781 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:45:04.543 7 INFO neutron.services.segments.plugin [-] Segment c3fcfc71-17dc-451c-ae5f-a89e496e9e3a resource provider aggregate not found 2026-02-25 20:45:04.547 7 INFO neutron.services.segments.plugin [-] Segment c3fcfc71-17dc-451c-ae5f-a89e496e9e3a resource provider aggregate not found 2026-02-25 20:45:04.568 7 INFO neutron.services.segments.plugin [-] Segment c3fcfc71-17dc-451c-ae5f-a89e496e9e3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3fcfc71-17dc-451c-ae5f-a89e496e9e3a found for delete ", "request_id": "req-13ecd555-10d2-4c5f-9693-a86b290978c5"}]} 2026-02-25 20:45:04.569 7 INFO neutron.services.segments.plugin [-] Segment c3fcfc71-17dc-451c-ae5f-a89e496e9e3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3fcfc71-17dc-451c-ae5f-a89e496e9e3a found for delete ", "request_id": "req-d6f8c4c7-22fc-4042-adfc-9ba658894079"}]} [pid: 8|app: 0|req: 720/1432] 10.0.0.206 () {32 vars in 717 bytes} [Wed Feb 25 20:45:04 2026] GET /v2.0/ports/b8b27ba5-016f-4cd7-b2f7-de621b7331bc => generated 778 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:45:04.598 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5d311fc7-2869-45c2-99f5-5df9bc245fee 357a8c5474fc419daac8959288e8b0a1 84a5873ae9624e6eac5b129638a29d84 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 721/1433] 10.0.0.206 () {32 vars in 720 bytes} [Wed Feb 25 20:45:04 2026] DELETE /v2.0/ports/8d88147c-a773-4004-a28b-2ed2765984e6 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:45:04.635 8 INFO neutron.pecan_wsgi.hooks.translation [None req-19fd5e6e-03a9-483f-b956-a19a3c25b0d8 357a8c5474fc419daac8959288e8b0a1 84a5873ae9624e6eac5b129638a29d84 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 722/1434] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:45:04 2026] DELETE /v2.0/subnets/b9b587f1-c409-40be-8921-23a2ec70cdd7 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:45:04.681 8 INFO neutron.pecan_wsgi.hooks.translation [None req-baf5ac9f-3c77-4050-b938-def44c60ae94 357a8c5474fc419daac8959288e8b0a1 84a5873ae9624e6eac5b129638a29d84 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 723/1435] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:45:04 2026] DELETE /v2.0/subnets/e4e83ef9-70d6-44e6-8ec8-c42c03cf95e3 => generated 136 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1436] 10.0.0.206 () {32 vars in 720 bytes} [Wed Feb 25 20:45:04 2026] DELETE /v2.0/ports/b8b27ba5-016f-4cd7-b2f7-de621b7331bc => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:45:05.024 7 INFO neutron.db.l3_hamode_db [None req-ac6384cf-3559-4a5e-a56e-03cc58f420f3 dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] HA network a619105b-e98a-4b1b-b897-c844aeb4fc84 was deleted as no HA routers are present in tenant b42617728c54448a8e6ecbbc3b87fdc4. [pid: 7|app: 0|req: 713/1437] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:45:03 2026] DELETE /v2.0/routers/25009eeb-4df7-4358-8609-fe0ef03a438e => generated 0 bytes in 1187 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1438] 10.0.0.206 () {32 vars in 736 bytes} [Wed Feb 25 20:45:05 2026] GET /v2.0/ports?device_id=25009eeb-4df7-4358-8609-fe0ef03a438e => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:45:05.101 7 INFO neutron.api.v2.resource [None req-4290b06e-a24f-4a1a-9854-7f6185d80241 dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 715/1439] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:45:05 2026] DELETE /v2.0/routers/25009eeb-4df7-4358-8609-fe0ef03a438e => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1440] 10.0.0.206 () {32 vars in 736 bytes} [Wed Feb 25 20:45:05 2026] GET /v2.0/ports?device_id=3e52722f-80b5-4bd7-82d2-f980d9974d64 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:45:05.141 8 INFO neutron.services.segments.plugin [-] Segment 50ddccb0-2410-4db6-8499-536aa9244743 resource provider aggregate not found 2026-02-25 20:45:05.157 8 INFO neutron.services.segments.plugin [-] Segment 50ddccb0-2410-4db6-8499-536aa9244743 resource provider aggregate not found 2026-02-25 20:45:05.166 7 INFO neutron.api.v2.resource [None req-9bf4f192-b064-4457-a088-505ff0e97da2 dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 717/1441] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:45:05 2026] DELETE /v2.0/routers/3e52722f-80b5-4bd7-82d2-f980d9974d64 => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:45:05.170 8 INFO neutron.services.segments.plugin [-] Segment 50ddccb0-2410-4db6-8499-536aa9244743 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50ddccb0-2410-4db6-8499-536aa9244743 found for delete ", "request_id": "req-3ad8949c-45eb-407d-a42b-d7ffde5df7be"}]} 2026-02-25 20:45:05.178 8 INFO neutron.services.segments.plugin [-] Segment 50ddccb0-2410-4db6-8499-536aa9244743 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50ddccb0-2410-4db6-8499-536aa9244743 found for delete ", "request_id": "req-b3495d4c-c8b2-43b9-92ad-94963df6585a"}]} [pid: 8|app: 0|req: 725/1442] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:45:04 2026] DELETE /v2.0/networks/e5e6db25-58f8-423e-9ad1-acc8559af5e4 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:45:05.193 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1dd8683a-e388-46a5-ae2a-a4eb142f0da5 dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 718/1443] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:45:05 2026] DELETE /v2.0/subnets/c6bdfb52-3b6d-41a5-84ce-5f6e4ffef8ca => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1444] 10.0.0.206 () {32 vars in 736 bytes} [Wed Feb 25 20:45:05 2026] GET /v2.0/ports?device_id=a2b390c2-c182-4f71-aaa2-a9a8edcae68c => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:45:05.266 7 INFO neutron.api.v2.resource [None req-b8b2055a-74ad-45f6-ae98-44e251103198 dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 719/1445] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:45:05 2026] DELETE /v2.0/routers/a2b390c2-c182-4f71-aaa2-a9a8edcae68c => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:45:05.297 8 INFO neutron.pecan_wsgi.hooks.translation [None req-517665b3-0d86-41b2-b983-dbb4e4fb37ee dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 727/1446] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:45:05 2026] DELETE /v2.0/subnets/ba53d858-0e6d-4292-8a2b-e35bcf21be23 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1447] 10.0.0.206 () {32 vars in 736 bytes} [Wed Feb 25 20:45:05 2026] GET /v2.0/ports?device_id=bfaeb074-569f-40f2-9731-4fd1b53ef493 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:45:05.374 8 INFO neutron.api.v2.resource [None req-9a1c0dc6-f65d-4f88-a329-ecad495b8001 dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 728/1448] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:45:05 2026] DELETE /v2.0/routers/bfaeb074-569f-40f2-9731-4fd1b53ef493 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:45:05.398 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2bc9bb59-ba53-4d18-88ce-c37d1dc12c25 dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 721/1449] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:45:05 2026] DELETE /v2.0/subnets/4f641c94-96e2-4c68-bf8b-d1df6aee9280 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:45:05.429 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1a35f92f-3582-4fbe-9433-e0acf9132339 dc4f0d8ecc374cd880caf22f3c76cad3 b42617728c54448a8e6ecbbc3b87fdc4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 729/1450] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:45:05 2026] DELETE /v2.0/subnets/3c588f83-9e8d-4b0f-bf2e-b5cba432886f => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:45:05.900 7 WARNING neutron_lib.context [None req-d7e7e53e-0b19-4da3-8f48-568c3e8e14b0 6629ecca543b4448b54a555064c0436d 9a824329a6794310bc21acf12f7468dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1451] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:45:05 2026] GET /v2.0/security-groups?tenant_id=84a5873ae9624e6eac5b129638a29d84&name=default => generated 2925 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:45:06.049 7 INFO neutron.db.segments_db [None req-d7e7e53e-0b19-4da3-8f48-568c3e8e14b0 6629ecca543b4448b54a555064c0436d 9a824329a6794310bc21acf12f7468dd - - default default] Added segment ade8e38a-024c-4729-ab5c-6606a4192ad3 of type vxlan for network 717d5e60-1b11-41cb-8f0f-ccbdf6f3565d [pid: 8|app: 0|req: 731/1452] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:45:06 2026] GET /v2.0/security-groups?tenant_id=b42617728c54448a8e6ecbbc3b87fdc4&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1453] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:45:05 2026] POST /v2.0/networks => generated 647 bytes in 553 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1454] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:45:06 2026] DELETE /v2.0/security-groups/c0408f71-52f6-4622-a034-5f3be79643e0 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1455] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:45:06 2026] DELETE /v2.0/security-groups/b8c17db8-e786-4294-ab2f-82e5909a13dc => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:45:06.668 8 WARNING neutron_lib.context [None req-2292adff-aaf3-4828-a854-4c19a231510e 6629ecca543b4448b54a555064c0436d 9a824329a6794310bc21acf12f7468dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:45:06.835 7 INFO neutron.services.segments.plugin [-] Segment be90c605-1619-4be9-9dd8-280e0bd0c7bf resource provider aggregate not found 2026-02-25 20:45:06.839 7 INFO neutron.services.segments.plugin [-] Segment be90c605-1619-4be9-9dd8-280e0bd0c7bf resource provider aggregate not found 2026-02-25 20:45:06.859 7 INFO neutron.services.segments.plugin [-] Segment be90c605-1619-4be9-9dd8-280e0bd0c7bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be90c605-1619-4be9-9dd8-280e0bd0c7bf found for delete ", "request_id": "req-4bccca7c-0e9e-49e3-a526-297d61010f52"}]} 2026-02-25 20:45:06.860 7 INFO neutron.services.segments.plugin [-] Segment be90c605-1619-4be9-9dd8-280e0bd0c7bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be90c605-1619-4be9-9dd8-280e0bd0c7bf found for delete ", "request_id": "req-fc3a900e-4907-43ba-b8cb-424227cf1859"}]} [pid: 7|app: 0|req: 724/1456] 199.19.213.234 () {34 vars in 1096 bytes} [Wed Feb 25 20:45:06 2026] GET /v2.0/ports?device_id=5604cfc6-6e5d-4a72-9c5a-700af1aa38ab&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1457] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:45:06 2026] GET /v2.0/ports?tenant_id=beb40e0fb64d4c75926bf158fd85068f&device_id=5604cfc6-6e5d-4a72-9c5a-700af1aa38ab => 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: 726/1458] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:45:07 2026] GET /v2.0/networks?id=ae0c9901-cc4b-4010-b09e-87a16b406870 => generated 772 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1459] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:45:06 2026] POST /v2.0/subnets => generated 649 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:07.110 8 WARNING neutron_lib.context [None req-f9cfef9b-e309-4d0e-ba42-7b06afac37a6 6629ecca543b4448b54a555064c0436d 9a824329a6794310bc21acf12f7468dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 727/1460] 199.19.213.234 () {34 vars in 1060 bytes} [Wed Feb 25 20:45:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=fb49cb83-aa5b-40c0-bbc5-c62a67c95082 => generated 861 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1461] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:45:07 2026] GET /v2.0/subnets?id=7dc69f55-8b9c-43ad-be18-c928a0497df6 => generated 670 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:45:07.192 8 INFO neutron.db.segments_db [None req-f9cfef9b-e309-4d0e-ba42-7b06afac37a6 6629ecca543b4448b54a555064c0436d 9a824329a6794310bc21acf12f7468dd - - default default] Added segment 272b395e-e3f2-4d2b-aeb4-fadc7fbdd441 of type vxlan for network 7fe0bd8c-7daf-4508-a9f2-d7b31918a502 [pid: 7|app: 0|req: 729/1462] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:45:07 2026] GET /v2.0/ports?network_id=ae0c9901-cc4b-4010-b09e-87a16b406870&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1463] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:45:07 2026] POST /v2.0/networks => generated 647 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1464] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:45:07 2026] GET /v2.0/networks/ae0c9901-cc4b-4010-b09e-87a16b406870?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: 731/1465] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:45:07 2026] GET /v2.0/networks/ae0c9901-cc4b-4010-b09e-87a16b406870?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1466] 10.0.0.206 () {34 vars in 743 bytes} [Wed Feb 25 20:45:07 2026] PUT /v2.0/networks/7fe0bd8c-7daf-4508-a9f2-d7b31918a502 => generated 592 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:45:07.492 7 WARNING neutron_lib.context [None req-d129c2ab-a1ec-4f57-83cf-e153c48dfaf7 6629ecca543b4448b54a555064c0436d 9a824329a6794310bc21acf12f7468dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 732/1467] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:45:07 2026] POST /v2.0/subnets => generated 622 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1468] 10.0.0.206 () {34 vars in 741 bytes} [Wed Feb 25 20:45:07 2026] PUT /v2.0/subnets/33945753-14a8-4d3f-a967-5957a23c45a9 => generated 632 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:45:08.316 8 WARNING neutron_lib.context [None req-78bddaaf-01ed-46e5-8ccd-788b2df614ba 5a6044a2176147118c8c479f28c98df6 9bb1a6310c8a4c758e9736d2b69e387f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 737/1469] 10.0.0.206 () {34 vars in 684 bytes} [Wed Feb 25 20:45:08 2026] POST /v2.0/security-groups => generated 1624 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-25 20:45:08.584 8 WARNING neutron_lib.context [None req-0af39a5d-8ed3-45f8-8892-2d567b0695ec 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:45:08.755 8 INFO neutron.db.segments_db [None req-0af39a5d-8ed3-45f8-8892-2d567b0695ec 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] Added segment 4db4d1fb-d6b0-4b55-b002-045103858ce5 of type vxlan for network d9a0b882-1104-4cd5-870c-94a1a91dce69 [pid: 8|app: 0|req: 738/1470] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:45:08 2026] POST /v2.0/networks => generated 629 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:08.891 7 INFO neutron.services.segments.plugin [-] Segment 272b395e-e3f2-4d2b-aeb4-fadc7fbdd441 resource provider aggregate not found 2026-02-25 20:45:08.901 7 INFO neutron.services.segments.plugin [-] Segment 272b395e-e3f2-4d2b-aeb4-fadc7fbdd441 resource provider aggregate not found 2026-02-25 20:45:08.925 7 INFO neutron.services.segments.plugin [-] Segment 272b395e-e3f2-4d2b-aeb4-fadc7fbdd441 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 272b395e-e3f2-4d2b-aeb4-fadc7fbdd441 found for delete ", "request_id": "req-f308b002-ed4b-4ee1-bf4c-41ab1d2a7de9"}]} 2026-02-25 20:45:08.926 7 INFO neutron.services.segments.plugin [-] Segment 272b395e-e3f2-4d2b-aeb4-fadc7fbdd441 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 272b395e-e3f2-4d2b-aeb4-fadc7fbdd441 found for delete ", "request_id": "req-12f2dd21-4909-4735-9299-18e3c529850f"}]} [pid: 8|app: 0|req: 739/1471] 10.0.0.206 () {32 vars in 663 bytes} [Wed Feb 25 20:45:08 2026] GET /v2.0/security-groups => generated 4529 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:45:08.964 8 WARNING neutron_lib.context [None req-5c945056-5d65-46b6-acf9-d1e06f67456c 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:45:09.034 8 INFO neutron.db.segments_db [None req-5c945056-5d65-46b6-acf9-d1e06f67456c 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] Added segment 9f8556ff-e05b-4182-9d27-c1d7d0c98753 of type vxlan for network ddd2a8d3-d9f2-4d18-a308-e8c352d64b36 [pid: 8|app: 0|req: 740/1472] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:45:08 2026] POST /v2.0/networks => generated 629 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1473] 10.0.0.206 () {34 vars in 758 bytes} [Wed Feb 25 20:45:09 2026] PUT /v2.0/security-groups/45b23d6f-f201-444a-9bce-967d53a2547c => generated 1663 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:45:09.223 8 WARNING neutron_lib.context [None req-6b71ead6-03f4-4208-976c-848d725b4c3d 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 733/1474] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:45:08 2026] DELETE /v2.0/networks/7fe0bd8c-7daf-4508-a9f2-d7b31918a502 => generated 0 bytes in 1199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1475] 10.0.0.206 () {32 vars in 737 bytes} [Wed Feb 25 20:45:09 2026] GET /v2.0/security-groups/45b23d6f-f201-444a-9bce-967d53a2547c => generated 1663 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:45:09.297 7 INFO neutron.pecan_wsgi.hooks.translation [None req-17033c11-c9b4-4181-9242-98a7a59aacd8 6629ecca543b4448b54a555064c0436d 9a824329a6794310bc21acf12f7468dd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 735/1476] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:45:09 2026] DELETE /v2.0/networks/7fe0bd8c-7daf-4508-a9f2-d7b31918a502 => generated 138 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1477] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:45:09 2026] DELETE /v2.0/security-groups/45b23d6f-f201-444a-9bce-967d53a2547c => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1478] 10.0.0.206 () {32 vars in 694 bytes} [Wed Feb 25 20:45:09 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1479] 10.0.0.206 () {32 vars in 663 bytes} [Wed Feb 25 20:45:09 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) [pid: 8|app: 0|req: 742/1480] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:45:09 2026] POST /v2.0/subnets => generated 602 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:09.537 8 INFO neutron.api.v2.resource [None req-549675cc-9b95-465b-a45e-91a1bfd48562 5a6044a2176147118c8c479f28c98df6 9bb1a6310c8a4c758e9736d2b69e387f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 743/1481] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:45:09 2026] DELETE /v2.0/security-groups/45b23d6f-f201-444a-9bce-967d53a2547c => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:45:09.544 8 WARNING neutron_lib.context [None req-c23b877a-3dde-452d-adfb-d93f8eefe8e1 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1482] 10.0.0.206 () {32 vars in 742 bytes} [Wed Feb 25 20:45:09 2026] GET /v2.0/subnets?network_id=0f4f189d-f100-426c-9039-3f869d8ee493 => generated 626 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:45:09.566 7 WARNING neutron_lib.context [None req-4ef49ad8-4c08-4a85-9540-8ad366323213 5a6044a2176147118c8c479f28c98df6 9bb1a6310c8a4c758e9736d2b69e387f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 740/1483] 10.0.0.206 () {34 vars in 684 bytes} [Wed Feb 25 20:45:09 2026] POST /v2.0/security-groups => generated 1625 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1484] 10.0.0.206 () {32 vars in 653 bytes} [Wed Feb 25 20:45:09 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) 2026-02-25 20:45:09.736 7 WARNING neutron_lib.context [None req-69425153-06b5-40b4-86e3-60f6daf7b316 5a6044a2176147118c8c479f28c98df6 9bb1a6310c8a4c758e9736d2b69e387f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 744/1485] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:45:09 2026] POST /v2.0/subnets => generated 602 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1486] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:45:09 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-02-25 20:45:09.872 7 WARNING neutron_lib.context [None req-93a2bf37-febb-4486-9b06-db07aa5d3386 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 745/1487] 10.0.0.206 () {32 vars in 649 bytes} [Wed Feb 25 20:45:09 2026] GET /v2.0/networks => generated 1312 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:45:09.941 7 INFO neutron.db.segments_db [None req-93a2bf37-febb-4486-9b06-db07aa5d3386 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] Added segment 30d63226-28da-496a-b55f-454a22f7cc1e of type vxlan for network c35acc4b-ba17-4540-9a5d-92f036326895 [pid: 8|app: 0|req: 746/1488] 10.0.0.206 () {32 vars in 747 bytes} [Wed Feb 25 20:45:09 2026] GET /v2.0/security-group-rules/4b6aa768-e2c7-41a9-9c07-6780915162de => generated 601 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1489] 10.0.0.206 () {32 vars in 647 bytes} [Wed Feb 25 20:45:09 2026] GET /v2.0/subnets => generated 1265 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1490] 10.0.0.206 () {32 vars in 673 bytes} [Wed Feb 25 20:45:10 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1491] 10.0.0.206 () {32 vars in 723 bytes} [Wed Feb 25 20:45:10 2026] GET /v2.0/networks/717d5e60-1b11-41cb-8f0f-ccbdf6f3565d => generated 672 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1492] 10.0.0.206 () {32 vars in 750 bytes} [Wed Feb 25 20:45:10 2026] DELETE /v2.0/security-group-rules/4b6aa768-e2c7-41a9-9c07-6780915162de => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1493] 10.0.0.206 () {32 vars in 721 bytes} [Wed Feb 25 20:45:10 2026] GET /v2.0/subnets/9ebad1c2-6b7e-443f-ba8a-90c8e257b279 => generated 649 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:45:10.330 7 INFO neutron.db.l3_hamode_db [None req-93a2bf37-febb-4486-9b06-db07aa5d3386 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 752/1494] 10.0.0.206 () {32 vars in 673 bytes} [Wed Feb 25 20:45:10 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:45:10.425 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7ceb4533-0ddf-4c3b-9a2a-c594457385df 6629ecca543b4448b54a555064c0436d 9a824329a6794310bc21acf12f7468dd - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 753/1495] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:45:10 2026] DELETE /v2.0/subnets/33945753-14a8-4d3f-a967-5957a23c45a9 => generated 136 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:45:10.440 8 WARNING neutron_lib.context [None req-4b35df91-9434-48d6-9010-e9cb95b3bb9a 5a6044a2176147118c8c479f28c98df6 9bb1a6310c8a4c758e9736d2b69e387f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:45:10.566 7 INFO neutron.db.l3_hamode_db [None req-93a2bf37-febb-4486-9b06-db07aa5d3386 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 754/1496] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:45:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:10.609 8 INFO neutron.pecan_wsgi.hooks.translation [None req-90b2e8ea-4bbe-4491-b995-14ac189f651b 6629ecca543b4448b54a555064c0436d 9a824329a6794310bc21acf12f7468dd - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 755/1497] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:45:10 2026] DELETE /v2.0/networks/7fe0bd8c-7daf-4508-a9f2-d7b31918a502 => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1498] 10.0.0.206 () {32 vars in 747 bytes} [Wed Feb 25 20:45:10 2026] GET /v2.0/security-group-rules/216043bf-59e5-40ad-a217-7e28047aafa7 => generated 601 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1499] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:45:10 2026] DELETE /v2.0/subnets/9ebad1c2-6b7e-443f-ba8a-90c8e257b279 => 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: 758/1500] 10.0.0.206 () {32 vars in 673 bytes} [Wed Feb 25 20:45:10 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:45:10.947 7 INFO neutron.services.segments.plugin [-] Segment 272b395e-e3f2-4d2b-aeb4-fadc7fbdd441 resource provider aggregate not found 2026-02-25 20:45:10.954 7 INFO neutron.services.segments.plugin [-] Segment 272b395e-e3f2-4d2b-aeb4-fadc7fbdd441 resource provider aggregate not found 2026-02-25 20:45:10.970 7 INFO neutron.services.segments.plugin [-] Segment 272b395e-e3f2-4d2b-aeb4-fadc7fbdd441 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 272b395e-e3f2-4d2b-aeb4-fadc7fbdd441 found for delete ", "request_id": "req-14f28660-ef67-442f-abfb-df3a322237ca"}]} 2026-02-25 20:45:10.984 7 INFO neutron.services.segments.plugin [-] Segment 272b395e-e3f2-4d2b-aeb4-fadc7fbdd441 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 272b395e-e3f2-4d2b-aeb4-fadc7fbdd441 found for delete ", "request_id": "req-cddb6882-a9a9-496f-a8bb-135413296e61"}]} 2026-02-25 20:45:11.433 8 INFO neutron.services.segments.plugin [-] Segment ade8e38a-024c-4729-ab5c-6606a4192ad3 resource provider aggregate not found 2026-02-25 20:45:11.439 8 INFO neutron.services.segments.plugin [-] Segment ade8e38a-024c-4729-ab5c-6606a4192ad3 resource provider aggregate not found 2026-02-25 20:45:11.446 8 INFO neutron.services.segments.plugin [-] Segment ade8e38a-024c-4729-ab5c-6606a4192ad3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ade8e38a-024c-4729-ab5c-6606a4192ad3 found for delete ", "request_id": "req-de81948b-3544-4cc2-820c-2303f9c3441a"}]} 2026-02-25 20:45:11.452 8 INFO neutron.services.segments.plugin [-] Segment ade8e38a-024c-4729-ab5c-6606a4192ad3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ade8e38a-024c-4729-ab5c-6606a4192ad3 found for delete ", "request_id": "req-3bfb4834-17c3-4137-89e3-d64486ff1cfa"}]} [pid: 8|app: 0|req: 759/1501] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:45:10 2026] DELETE /v2.0/networks/717d5e60-1b11-41cb-8f0f-ccbdf6f3565d => generated 0 bytes in 518 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1502] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:45:09 2026] POST /v2.0/routers => generated 507 bytes in 1670 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1503] 10.0.0.206 () {32 vars in 750 bytes} [Wed Feb 25 20:45:11 2026] DELETE /v2.0/security-group-rules/216043bf-59e5-40ad-a217-7e28047aafa7 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1504] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:45:11 2026] GET /v2.0/floatingips => generated 861 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1505] 10.0.0.206 () {32 vars in 673 bytes} [Wed Feb 25 20:45:11 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1506] 10.0.0.32 () {28 vars in 598 bytes} [Wed Feb 25 20:45:11 2026] GET /v2.0/security-groups => generated 33487 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1507] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:45:11 2026] GET /v2.0/ports?device_id=5604cfc6-6e5d-4a72-9c5a-700af1aa38ab => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:45:11.963 7 WARNING neutron_lib.context [None req-9ac0053d-dc9a-4e49-b183-7f6110da3a79 5a6044a2176147118c8c479f28c98df6 9bb1a6310c8a4c758e9736d2b69e387f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:45:11.996 7 INFO neutron.db.securitygroups_db [None req-9ac0053d-dc9a-4e49-b183-7f6110da3a79 5a6044a2176147118c8c479f28c98df6 9bb1a6310c8a4c758e9736d2b69e387f - - default default] Project 9bb1a6310c8a4c758e9736d2b69e387f 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: 748/1508] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:45:11 2026] POST /v2.0/security-group-rules => generated 607 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1509] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:45:12 2026] GET /v2.0/subnets => generated 4334 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1510] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:45:12 2026] GET /v2.0/security-groups?id=89cf8fbc-5a67-4a1e-8b55-9b7920b882aa&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: 751/1511] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:45:12 2026] GET /v2.0/security-groups?tenant_id=9a824329a6794310bc21acf12f7468dd&name=default => generated 2925 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1512] 10.0.0.206 () {32 vars in 747 bytes} [Wed Feb 25 20:45:12 2026] GET /v2.0/security-group-rules/6ec42c96-6d07-4da9-b3d3-c98d3cbea4bd => generated 607 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1513] 10.0.0.32 () {28 vars in 580 bytes} [Wed Feb 25 20:45:12 2026] GET /v2.0/agents => generated 3385 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1514] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:45:12 2026] DELETE /v2.0/security-groups/074e696e-e085-4d89-b556-aee3c2b225fc => 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: 755/1515] 10.0.0.206 () {32 vars in 673 bytes} [Wed Feb 25 20:45:12 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1516] 10.0.0.32 () {28 vars in 618 bytes} [Wed Feb 25 20:45:12 2026] GET /v2.0/network-ip-availabilities => generated 3260 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1517] 10.0.0.206 () {32 vars in 750 bytes} [Wed Feb 25 20:45:12 2026] DELETE /v2.0/security-group-rules/6ec42c96-6d07-4da9-b3d3-c98d3cbea4bd => 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: 758/1518] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:45:12 2026] GET /v2.0/subnets => generated 4334 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1519] 10.0.0.206 () {32 vars in 673 bytes} [Wed Feb 25 20:45:12 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1520] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:45:12 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1521] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:45:12 2026] DELETE /v2.0/security-groups/4d0844ae-86f4-4f15-9cf1-7c44988a5f97 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1522] 10.0.0.32 () {28 vars in 578 bytes} [Wed Feb 25 20:45:13 2026] GET /v2.0/ports => generated 16355 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1523] 10.0.0.206 () {32 vars in 663 bytes} [Wed Feb 25 20:45:13 2026] GET /v2.0/security-groups => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1524] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:45:13 2026] GET /v2.0/routers => generated 1277 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1525] 10.0.0.206 () {32 vars in 663 bytes} [Wed Feb 25 20:45:13 2026] GET /v2.0/security-groups => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1528] 10.0.0.32 () {28 vars in 623 bytes} [Wed Feb 25 20:45:13 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1529] 10.0.0.206 () {34 vars in 783 bytes} [Wed Feb 25 20:45:11 2026] PUT /v2.0/routers/3418ab39-a33f-444c-bfa9-8ffd3204b45f/add_router_interface => generated 309 bytes in 1960 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1530] 10.0.0.206 () {32 vars in 717 bytes} [Wed Feb 25 20:45:13 2026] GET /v2.0/ports/94342a09-9755-46cc-a731-c907e1fc0190 => generated 955 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1531] 10.0.0.32 () {28 vars in 676 bytes} [Wed Feb 25 20:45:13 2026] GET /v2.0/routers/3418ab39-a33f-444c-bfa9-8ffd3204b45f/l3-agents => generated 682 bytes in 503 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1532] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:45:13 2026] GET /v2.0/security-groups?tenant_id=9bb1a6310c8a4c758e9736d2b69e387f&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1533] 10.0.0.32 () {28 vars in 676 bytes} [Wed Feb 25 20:45:14 2026] GET /v2.0/routers/47c684ad-67bb-4084-a4f3-4c49d15eb1fa/l3-agents => generated 681 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1534] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:45:14 2026] DELETE /v2.0/security-groups/c1abb3f9-f0b1-41d2-8265-0d105c187d77 => 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: 773/1535] 10.0.0.32 () {28 vars in 584 bytes} [Wed Feb 25 20:45:14 2026] GET /v2.0/networks => generated 5795 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1536] 10.0.0.206 () {32 vars in 623 bytes} [Wed Feb 25 20:45:14 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: 775/1537] 10.0.0.206 () {32 vars in 633 bytes} [Wed Feb 25 20:45:14 2026] GET /v2.0/ => generated 632 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1538] 10.0.0.206 () {34 vars in 783 bytes} [Wed Feb 25 20:45:13 2026] PUT /v2.0/routers/3418ab39-a33f-444c-bfa9-8ffd3204b45f/add_router_interface => generated 309 bytes in 1561 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1539] 10.0.0.206 () {32 vars in 717 bytes} [Wed Feb 25 20:45:15 2026] GET /v2.0/ports/cf6dc383-b6d2-47a5-bde8-40f20bca869e => generated 955 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1540] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:45:15 2026] GET /v2.0/security-groups?tenant_id=839384bd01a54b1d92e179b372287f78&name=default => generated 2925 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1541] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:45:15 2026] DELETE /v2.0/security-groups/dc4814a7-d30f-4960-9c65-497fae254b8b => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1542] 10.0.0.206 () {34 vars in 789 bytes} [Wed Feb 25 20:45:15 2026] PUT /v2.0/routers/3418ab39-a33f-444c-bfa9-8ffd3204b45f/remove_router_interface => generated 309 bytes in 1130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:45:16.513 7 WARNING neutron_lib.context [None req-0772076b-f337-4b4d-bb40-dcf3709fc06e 6e248d810d55404b9d4be17f738a5dd5 878a339f5dc9447f9d0ceedda3ae446e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 779/1543] 10.0.0.206 () {34 vars in 677 bytes} [Wed Feb 25 20:45:16 2026] POST /v2.0/subnetpools => generated 549 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1544] 10.0.0.206 () {32 vars in 729 bytes} [Wed Feb 25 20:45:16 2026] GET /v2.0/subnetpools/65253873-bf89-43d3-8fe2-c0daf6295f13 => generated 549 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1545] 10.0.0.206 () {34 vars in 749 bytes} [Wed Feb 25 20:45:16 2026] PUT /v2.0/subnetpools/65253873-bf89-43d3-8fe2-c0daf6295f13 => generated 501 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1546] 10.0.0.206 () {32 vars in 732 bytes} [Wed Feb 25 20:45:16 2026] DELETE /v2.0/subnetpools/65253873-bf89-43d3-8fe2-c0daf6295f13 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:45:16.760 7 INFO neutron.api.v2.resource [None req-9ffd3adf-3900-4387-bba3-c077dbc8d05b 6e248d810d55404b9d4be17f738a5dd5 878a339f5dc9447f9d0ceedda3ae446e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 783/1547] 10.0.0.206 () {32 vars in 729 bytes} [Wed Feb 25 20:45:16 2026] GET /v2.0/subnetpools/65253873-bf89-43d3-8fe2-c0daf6295f13 => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:45:16.779 7 INFO neutron.api.v2.resource [None req-8c20ff82-c904-445f-9b3d-71809129b6be 6e248d810d55404b9d4be17f738a5dd5 878a339f5dc9447f9d0ceedda3ae446e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 784/1548] 10.0.0.206 () {32 vars in 732 bytes} [Wed Feb 25 20:45:16 2026] DELETE /v2.0/subnetpools/65253873-bf89-43d3-8fe2-c0daf6295f13 => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1549] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:45:17 2026] GET /v2.0/security-groups?tenant_id=878a339f5dc9447f9d0ceedda3ae446e&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: 765/1550] 10.0.0.206 () {34 vars in 789 bytes} [Wed Feb 25 20:45:16 2026] PUT /v2.0/routers/3418ab39-a33f-444c-bfa9-8ffd3204b45f/remove_router_interface => generated 309 bytes in 1172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1551] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:45:17 2026] DELETE /v2.0/security-groups/84a0da0b-473c-4cb4-9816-fbc1ffb42b80 => 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: 766/1552] 10.0.0.206 () {32 vars in 736 bytes} [Wed Feb 25 20:45:17 2026] GET /v2.0/ports?device_id=3418ab39-a33f-444c-bfa9-8ffd3204b45f => generated 12 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1553] 10.0.0.136 () {34 vars in 990 bytes} [Wed Feb 25 20:45:18 2026] GET /v2.0/ports?device_id=5604cfc6-6e5d-4a72-9c5a-700af1aa38ab => generated 1244 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1554] 10.0.0.136 () {34 vars in 1040 bytes} [Wed Feb 25 20:45:18 2026] GET /v2.0/security-groups?id=89cf8fbc-5a67-4a1e-8b55-9b7920b882aa&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-02-25 20:45:18.740 7 INFO neutron.services.segments.plugin [-] Segment 30d63226-28da-496a-b55f-454a22f7cc1e resource provider aggregate not found 2026-02-25 20:45:18.746 7 INFO neutron.services.segments.plugin [-] Segment 30d63226-28da-496a-b55f-454a22f7cc1e resource provider aggregate not found 2026-02-25 20:45:18.754 7 INFO neutron.db.l3_hamode_db [None req-e56f92f4-4b5d-4fa8-b051-bf4b96cea7ff 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] HA network c35acc4b-ba17-4540-9a5d-92f036326895 was deleted as no HA routers are present in tenant 65136ad0848f45bda1f51de205026562. [pid: 7|app: 0|req: 787/1555] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:45:17 2026] DELETE /v2.0/routers/3418ab39-a33f-444c-bfa9-8ffd3204b45f => generated 0 bytes in 783 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1556] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:45:18 2026] DELETE /v2.0/subnets/d7935b08-75eb-43ba-adad-f1a19514dab9 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:45:19.021 7 INFO neutron.services.segments.plugin [-] Segment 30d63226-28da-496a-b55f-454a22f7cc1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30d63226-28da-496a-b55f-454a22f7cc1e found for delete ", "request_id": "req-92e0066f-d7f6-4bf5-a966-f82855ca1a8a"}]} 2026-02-25 20:45:19.030 7 INFO neutron.services.segments.plugin [-] Segment 30d63226-28da-496a-b55f-454a22f7cc1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30d63226-28da-496a-b55f-454a22f7cc1e found for delete ", "request_id": "req-bcb2d3d2-131a-4926-8adf-efa36dca87a6"}]} [pid: 7|app: 0|req: 788/1557] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:45:19 2026] DELETE /v2.0/subnets/d56754a9-392e-4bb5-a3f5-3bf060211860 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1558] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:45:19 2026] DELETE /v2.0/networks/ddd2a8d3-d9f2-4d18-a308-e8c352d64b36 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1559] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:45:19 2026] DELETE /v2.0/networks/d9a0b882-1104-4cd5-870c-94a1a91dce69 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:45:19.822 8 INFO neutron.services.segments.plugin [-] Segment 9f8556ff-e05b-4182-9d27-c1d7d0c98753 resource provider aggregate not found 2026-02-25 20:45:19.833 8 WARNING neutron_lib.context [None req-4b238160-fef7-4e11-8401-0b077638643d 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:45:19.838 8 INFO neutron.services.segments.plugin [-] Segment 9f8556ff-e05b-4182-9d27-c1d7d0c98753 resource provider aggregate not found 2026-02-25 20:45:19.850 8 INFO neutron.services.segments.plugin [-] Segment 9f8556ff-e05b-4182-9d27-c1d7d0c98753 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f8556ff-e05b-4182-9d27-c1d7d0c98753 found for delete ", "request_id": "req-c9cc57b2-06c6-4932-b9b5-133130e768c7"}]} 2026-02-25 20:45:19.864 8 INFO neutron.services.segments.plugin [-] Segment 9f8556ff-e05b-4182-9d27-c1d7d0c98753 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f8556ff-e05b-4182-9d27-c1d7d0c98753 found for delete ", "request_id": "req-eea4eb08-fc26-4d24-b63b-b5acabf0ae73"}]} 2026-02-25 20:45:19.907 8 INFO neutron.db.segments_db [None req-4b238160-fef7-4e11-8401-0b077638643d 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] Added segment 556d1297-94c8-4a3d-b1fd-b6162bd2a147 of type vxlan for network 59b3636f-f7e9-4b22-877f-81e18f72bf7f [pid: 8|app: 0|req: 771/1560] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:45:19 2026] POST /v2.0/networks => generated 629 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:20.029 8 WARNING neutron_lib.context [None req-29266009-4d96-4afb-9c6f-f80a17f8416b 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 790/1561] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:45:19 2026] GET /v2.0/ports?device_id=5604cfc6-6e5d-4a72-9c5a-700af1aa38ab => generated 975 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1562] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:45:20 2026] GET /v2.0/security-groups?id=89cf8fbc-5a67-4a1e-8b55-9b7920b882aa&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1563] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:45:20 2026] GET /v2.0/ports?device_id=5604cfc6-6e5d-4a72-9c5a-700af1aa38ab => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1564] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:45:20 2026] POST /v2.0/subnets => generated 602 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1565] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:45:20 2026] GET /v2.0/security-groups?id=89cf8fbc-5a67-4a1e-8b55-9b7920b882aa&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:45:20.425 8 WARNING neutron_lib.context [None req-d715b1ad-ef0b-41bc-bdd9-6a29cc57d26b 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:45:20.472 8 INFO neutron.db.segments_db [None req-d715b1ad-ef0b-41bc-bdd9-6a29cc57d26b 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] Added segment 09ecf92b-104f-418e-b6cf-4c806a2cf010 of type vxlan for network e2a7ff38-f3d3-43eb-a1a3-0ef0d742ed44 [pid: 7|app: 0|req: 793/1566] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:45:20 2026] GET /v2.0/security-groups?tenant_id=126972dd602e4714909cfec51a3cc6a2&name=default => generated 2925 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:45:20.845 8 INFO neutron.db.l3_hamode_db [None req-d715b1ad-ef0b-41bc-bdd9-6a29cc57d26b 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 794/1567] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:45:20 2026] DELETE /v2.0/security-groups/0fd76ccd-f46a-4608-a32e-ba8ca664692a => 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: 795/1568] 199.19.213.234 () {34 vars in 994 bytes} [Wed Feb 25 20:45:20 2026] GET /v2.0/ports?device_id=5604cfc6-6e5d-4a72-9c5a-700af1aa38ab => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:45:21.028 8 INFO neutron.db.l3_hamode_db [None req-d715b1ad-ef0b-41bc-bdd9-6a29cc57d26b 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:45:21.046 7 INFO neutron.services.segments.plugin [-] Segment 4db4d1fb-d6b0-4b55-b002-045103858ce5 resource provider aggregate not found 2026-02-25 20:45:21.051 7 INFO neutron.services.segments.plugin [-] Segment 4db4d1fb-d6b0-4b55-b002-045103858ce5 resource provider aggregate not found 2026-02-25 20:45:21.060 7 INFO neutron.services.segments.plugin [-] Segment 4db4d1fb-d6b0-4b55-b002-045103858ce5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4db4d1fb-d6b0-4b55-b002-045103858ce5 found for delete ", "request_id": "req-41d461a4-e287-463a-88d0-c0f6f198fac9"}]} 2026-02-25 20:45:21.070 7 INFO neutron.services.segments.plugin [-] Segment 4db4d1fb-d6b0-4b55-b002-045103858ce5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4db4d1fb-d6b0-4b55-b002-045103858ce5 found for delete ", "request_id": "req-502a4a8d-8c7d-4e04-b3ed-4d07f9aab06d"}]} 2026-02-25 20:45:21.343 7 INFO neutron.db.l3_db [req-b5680c8e-9653-453f-8da1-3548d096423b req-36157c00-f935-45b5-8aa9-af8bd246a6ff 7f29d182bd9146939309d4e078d46304 beb40e0fb64d4c75926bf158fd85068f - - default default] Floating IP e9c7a9f4-3d59-4b34-9f0c-d735216afe23 disassociated. External IP: 10.96.250.207, port: fb49cb83-aa5b-40c0-bbc5-c62a67c95082. [pid: 8|app: 0|req: 774/1569] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:45:20 2026] POST /v2.0/routers => generated 507 bytes in 1346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1570] 199.19.213.234 () {36 vars in 997 bytes} [Wed Feb 25 20:45:20 2026] DELETE /v2.0/ports/fb49cb83-aa5b-40c0-bbc5-c62a67c95082 => generated 0 bytes in 889 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1571] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:45:21 2026] GET /v2.0/ports?device_id=5604cfc6-6e5d-4a72-9c5a-700af1aa38ab => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:45:21.852 7 WARNING neutron_lib.context [None req-43e16f23-a2ab-4746-a816-005b09980613 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:45:21.887 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-340ac178-799f-4ada-8231-d34c2b470337'] response: {'server_uuid': '5604cfc6-6e5d-4a72-9c5a-700af1aa38ab', 'name': 'network-vif-deleted', 'tag': 'fb49cb83-aa5b-40c0-bbc5-c62a67c95082', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 775/1572] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:45:21 2026] GET /v2.0/security-groups?tenant_id=38ee969b75d64d8988de0d4b06803a7f&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: 776/1573] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:45:21 2026] DELETE /v2.0/security-groups/c1e76128-0b55-4107-9ed6-d2b84a9a6fc5 => 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: 798/1574] 10.0.0.206 () {34 vars in 665 bytes} [Wed Feb 25 20:45:21 2026] POST /v2.0/ports => generated 948 bytes in 551 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: 799/1575] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:45:22 2026] DELETE /v2.0/security-groups/89cf8fbc-5a67-4a1e-8b55-9b7920b882aa => generated 0 bytes in 200 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:45:23.166 7 INFO neutron.api.v2.resource [None req-a6f0fd17-8aad-4fd1-9dc2-e3b1c9c4abcf 7f29d182bd9146939309d4e078d46304 beb40e0fb64d4c75926bf158fd85068f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 800/1576] 10.0.0.206 () {32 vars in 737 bytes} [Wed Feb 25 20:45:23 2026] GET /v2.0/security-groups/89cf8fbc-5a67-4a1e-8b55-9b7920b882aa => 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: 801/1577] 10.0.0.206 () {32 vars in 732 bytes} [Wed Feb 25 20:45:23 2026] DELETE /v2.0/floatingips/e9c7a9f4-3d59-4b34-9f0c-d735216afe23 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1578] 10.0.0.206 () {34 vars in 783 bytes} [Wed Feb 25 20:45:22 2026] PUT /v2.0/routers/1e474121-b0f1-47b1-a292-85ee0e222cc6/add_router_interface => generated 309 bytes in 1697 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: 778/1579] 10.0.0.206 () {32 vars in 717 bytes} [Wed Feb 25 20:45:24 2026] GET /v2.0/ports/297eba06-31c6-4e51-9907-058617ad39d7 => generated 1022 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1580] 10.0.0.206 () {34 vars in 789 bytes} [Wed Feb 25 20:45:23 2026] PUT /v2.0/routers/47c684ad-67bb-4084-a4f3-4c49d15eb1fa/remove_router_interface => generated 309 bytes in 1606 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1581] 10.0.0.206 () {34 vars in 789 bytes} [Wed Feb 25 20:45:24 2026] PUT /v2.0/routers/1e474121-b0f1-47b1-a292-85ee0e222cc6/remove_router_interface => generated 309 bytes in 1153 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-02-25 20:45:25.461 8 INFO neutron.api.v2.resource [None req-5294be6d-01f2-4c69-ad4e-44a638622352 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 780/1582] 10.0.0.206 () {34 vars in 789 bytes} [Wed Feb 25 20:45:25 2026] PUT /v2.0/routers/1e474121-b0f1-47b1-a292-85ee0e222cc6/remove_router_interface => generated 197 bytes in 158 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1583] 10.0.0.206 () {32 vars in 736 bytes} [Wed Feb 25 20:45:25 2026] GET /v2.0/ports?device_id=1e474121-b0f1-47b1-a292-85ee0e222cc6 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:45:26.285 7 INFO neutron.services.segments.plugin [-] Segment 7582f03c-91fa-48f9-8750-4acc71f592af resource provider aggregate not found 2026-02-25 20:45:26.294 7 INFO neutron.services.segments.plugin [-] Segment 7582f03c-91fa-48f9-8750-4acc71f592af resource provider aggregate not found 2026-02-25 20:45:26.310 7 INFO neutron.services.segments.plugin [-] Segment 7582f03c-91fa-48f9-8750-4acc71f592af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7582f03c-91fa-48f9-8750-4acc71f592af found for delete ", "request_id": "req-f7001025-0999-4017-bd7e-316721363f87"}]} 2026-02-25 20:45:26.314 7 INFO neutron.db.l3_hamode_db [None req-55b1f4e5-275d-4cc0-8ef3-0db3ab5cc2f9 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] HA network 5e1fa2b5-6c15-43ff-ab30-fc3397daf71d was deleted as no HA routers are present in tenant beb40e0fb64d4c75926bf158fd85068f. 2026-02-25 20:45:26.317 7 INFO neutron.services.segments.plugin [-] Segment 7582f03c-91fa-48f9-8750-4acc71f592af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7582f03c-91fa-48f9-8750-4acc71f592af found for delete ", "request_id": "req-0f1bcfbb-8b9b-44d5-91dd-a2b8ba2f88e7"}]} [pid: 7|app: 0|req: 803/1584] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:45:25 2026] DELETE /v2.0/routers/47c684ad-67bb-4084-a4f3-4c49d15eb1fa => generated 0 bytes in 1163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1585] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:45:26 2026] DELETE /v2.0/subnets/7dc69f55-8b9c-43ad-be18-c928a0497df6 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:45:26.717 8 INFO neutron.services.segments.plugin [-] Segment 09ecf92b-104f-418e-b6cf-4c806a2cf010 resource provider aggregate not found 2026-02-25 20:45:26.724 8 INFO neutron.services.segments.plugin [-] Segment 09ecf92b-104f-418e-b6cf-4c806a2cf010 resource provider aggregate not found 2026-02-25 20:45:26.737 8 INFO neutron.services.segments.plugin [-] Segment 09ecf92b-104f-418e-b6cf-4c806a2cf010 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09ecf92b-104f-418e-b6cf-4c806a2cf010 found for delete ", "request_id": "req-7bdb9724-d545-4c71-b8d1-6cc709d40406"}]} 2026-02-25 20:45:26.747 8 INFO neutron.services.segments.plugin [-] Segment 09ecf92b-104f-418e-b6cf-4c806a2cf010 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09ecf92b-104f-418e-b6cf-4c806a2cf010 found for delete ", "request_id": "req-a8db2a83-3313-4b7e-b15b-a2de4a55eafe"}]} 2026-02-25 20:45:26.765 8 INFO neutron.db.l3_hamode_db [None req-567b1a6c-1549-4034-acf4-6d8c70b04b61 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] HA network e2a7ff38-f3d3-43eb-a1a3-0ef0d742ed44 was deleted as no HA routers are present in tenant 65136ad0848f45bda1f51de205026562. [pid: 8|app: 0|req: 782/1586] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:45:25 2026] DELETE /v2.0/routers/1e474121-b0f1-47b1-a292-85ee0e222cc6 => generated 0 bytes in 1275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1587] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:45:26 2026] DELETE /v2.0/subnets/02c93d87-5bf8-42de-85d3-9471b849cd61 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1588] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:45:26 2026] DELETE /v2.0/networks/ae0c9901-cc4b-4010-b09e-87a16b406870 => generated 0 bytes in 481 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:45:27.280 8 WARNING neutron_lib.context [None req-46214c79-1f8b-49cd-9413-e3f84df88cfd 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:45:27.460 8 INFO neutron.db.segments_db [None req-46214c79-1f8b-49cd-9413-e3f84df88cfd 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] Added segment 76f72459-9361-4cb1-ab50-2393c90a34f1 of type vxlan for network 7abf50fc-4f99-4fc6-9d6d-66555a7a1db7 [pid: 7|app: 0|req: 806/1589] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:45:27 2026] DELETE /v2.0/networks/59b3636f-f7e9-4b22-877f-81e18f72bf7f => generated 0 bytes in 450 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1590] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:45:27 2026] GET /v2.0/security-groups?tenant_id=beb40e0fb64d4c75926bf158fd85068f&name=default => generated 2925 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:45:27.588 7 WARNING neutron_lib.context [None req-90429839-eca2-4a33-a05e-47223b971ee6 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 784/1591] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:45:27 2026] POST /v2.0/networks => generated 639 bytes in 571 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:27.653 7 INFO neutron.db.segments_db [None req-90429839-eca2-4a33-a05e-47223b971ee6 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] Added segment beb3d8ac-ee3a-4bea-b59d-42c10b99cf5b of type vxlan for network 3b24f5db-1973-480c-9c84-8211d42d5ea9 [pid: 8|app: 0|req: 785/1592] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:45:27 2026] DELETE /v2.0/security-groups/79d6b346-6446-4330-a8e7-30ca6f6d49d6 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:45:27.763 8 WARNING neutron_lib.context [None req-8412da29-01d7-4958-ba7c-ce181a33c0a0 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 808/1593] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:45:27 2026] POST /v2.0/networks => generated 630 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1594] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:45:27 2026] GET /v2.0/security-groups?tenant_id=433660dd6c454b6787dc566c6ed6190f&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:45:28.008 7 WARNING neutron_lib.context [None req-d8af0f4d-eea0-4afd-9a09-cc825b6ec190 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1595] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:45:27 2026] POST /v2.0/subnets => generated 633 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1596] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:45:28 2026] DELETE /v2.0/security-groups/171c1ad5-3140-4251-ab41-da273d9256f5 => 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: 810/1597] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:45:28 2026] POST /v2.0/subnets => generated 602 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:28.291 7 WARNING neutron_lib.context [None req-a42046ce-26d7-4437-b961-58a202b01c70 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:45:28.329 7 INFO neutron.services.segments.plugin [-] Segment 62efb3d9-28f6-4eb4-8d81-873551c74e27 resource provider aggregate not found 2026-02-25 20:45:28.336 7 INFO neutron.services.segments.plugin [-] Segment 62efb3d9-28f6-4eb4-8d81-873551c74e27 resource provider aggregate not found 2026-02-25 20:45:28.343 7 INFO neutron.services.segments.plugin [-] Segment 62efb3d9-28f6-4eb4-8d81-873551c74e27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62efb3d9-28f6-4eb4-8d81-873551c74e27 found for delete ", "request_id": "req-7c76e0f5-1ae4-466d-b047-9936a5a88eab"}]} 2026-02-25 20:45:28.355 7 INFO neutron.services.segments.plugin [-] Segment 62efb3d9-28f6-4eb4-8d81-873551c74e27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62efb3d9-28f6-4eb4-8d81-873551c74e27 found for delete ", "request_id": "req-5c734285-21e2-4cc5-a895-f66adaeabc63"}]} 2026-02-25 20:45:28.363 7 INFO neutron.services.segments.plugin [-] Segment 556d1297-94c8-4a3d-b1fd-b6162bd2a147 resource provider aggregate not found 2026-02-25 20:45:28.372 7 INFO neutron.db.segments_db [None req-a42046ce-26d7-4437-b961-58a202b01c70 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] Added segment d8f667cd-2cfe-40f9-9747-1e31472162de of type vxlan for network cbe30c02-d62f-4eb1-8450-6dc1d9435bd9 2026-02-25 20:45:28.376 7 INFO neutron.services.segments.plugin [-] Segment 556d1297-94c8-4a3d-b1fd-b6162bd2a147 resource provider aggregate not found 2026-02-25 20:45:28.380 7 INFO neutron.services.segments.plugin [-] Segment 556d1297-94c8-4a3d-b1fd-b6162bd2a147 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 556d1297-94c8-4a3d-b1fd-b6162bd2a147 found for delete ", "request_id": "req-1eee8985-9295-40d5-bfed-3d93015c4d19"}]} [pid: 8|app: 0|req: 788/1598] 10.0.0.206 () {32 vars in 722 bytes} [Wed Feb 25 20:45:28 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:45:28.396 7 INFO neutron.services.segments.plugin [-] Segment 556d1297-94c8-4a3d-b1fd-b6162bd2a147 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 556d1297-94c8-4a3d-b1fd-b6162bd2a147 found for delete ", "request_id": "req-cfbbcafd-5645-467e-adf7-f4150e503592"}]} [pid: 8|app: 0|req: 791/1601] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:45:28 2026] GET /v2.0/security-groups?tenant_id=11dc1fdd25894b90aecda3230132ef58&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:45:28.567 8 WARNING neutron_lib.context [None req-a912083d-a920-43ef-8487-1547a96b7b82 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:45:28.706 7 INFO neutron.db.l3_hamode_db [None req-a42046ce-26d7-4437-b961-58a202b01c70 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:45:28.895 7 INFO neutron.db.l3_hamode_db [None req-a42046ce-26d7-4437-b961-58a202b01c70 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 792/1602] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:45:28 2026] POST /v2.0/subnets => generated 707 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1603] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:45:28 2026] DELETE /v2.0/security-groups/aaf51020-ec67-49ac-a6cf-59ba3b25e39b => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:45:29.084 8 WARNING neutron_lib.context [None req-68f5ded8-93cd-4958-a385-6dba30283099 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:45:29.151 8 INFO neutron.db.segments_db [None req-68f5ded8-93cd-4958-a385-6dba30283099 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] Added segment fa6f28d8-ad2e-4a3e-a267-b0c7932d2bdf of type vxlan for network 037f6833-3e20-4132-8267-8bd542831759 [pid: 8|app: 0|req: 794/1604] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:45:29 2026] POST /v2.0/networks => generated 637 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:29.329 8 WARNING neutron_lib.context [None req-ffff59f5-53b3-440a-9717-5d49055ca545 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 795/1605] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:45:29 2026] POST /v2.0/subnets => generated 630 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:29.689 8 WARNING neutron_lib.context [None req-9577b373-1068-45b4-a485-ec043cb66309 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 811/1606] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:45:28 2026] POST /v2.0/routers => generated 507 bytes in 1405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1607] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:45:29 2026] POST /v2.0/subnets => generated 701 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:30.068 8 WARNING neutron_lib.context [None req-9a2ea572-16f3-40ea-82b0-49be7930c71b 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:45:30.133 8 INFO neutron.db.segments_db [None req-9a2ea572-16f3-40ea-82b0-49be7930c71b 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] Added segment 66592dfd-0530-47a0-8415-6cc7462a789b of type vxlan for network 4216a3c5-8f6b-4c5a-af6d-9816009a899e [pid: 8|app: 0|req: 797/1608] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:45:30 2026] POST /v2.0/networks => generated 637 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:30.272 8 WARNING neutron_lib.context [None req-6bc03fdd-0f22-44ce-864f-27ae0c80052b 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 798/1609] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:45:30 2026] POST /v2.0/subnets => generated 632 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:30.705 8 WARNING neutron_lib.context [None req-4ce623a4-2c01-4528-9149-6d0a57aab776 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 799/1610] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:45:30 2026] POST /v2.0/subnets => generated 706 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:31.251 8 WARNING neutron_lib.context [None req-27b8cf4c-71f0-4bc5-8b77-56c3ef5f6dac 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:45:31.315 8 INFO neutron.db.segments_db [None req-27b8cf4c-71f0-4bc5-8b77-56c3ef5f6dac 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] Added segment 0ecad70f-8778-4338-b482-f369c02cc035 of type vxlan for network 658885cf-6a90-4a06-9c77-d8a09a27cd7d [pid: 7|app: 0|req: 812/1611] 10.0.0.206 () {34 vars in 783 bytes} [Wed Feb 25 20:45:29 2026] PUT /v2.0/routers/322f9081-7eb8-4922-88a5-fef5da1884b6/add_router_interface => generated 309 bytes in 1769 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1612] 10.0.0.206 () {32 vars in 717 bytes} [Wed Feb 25 20:45:31 2026] GET /v2.0/ports/edf027cc-8599-4f7f-a1bf-f33d5cb0fb05 => generated 955 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:45:31.678 8 INFO neutron.db.l3_hamode_db [None req-27b8cf4c-71f0-4bc5-8b77-56c3ef5f6dac 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 814/1613] 10.0.0.206 () {34 vars in 789 bytes} [Wed Feb 25 20:45:31 2026] PUT /v2.0/routers/322f9081-7eb8-4922-88a5-fef5da1884b6/remove_router_interface => generated 309 bytes in 1158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1614] 10.0.0.206 () {32 vars in 736 bytes} [Wed Feb 25 20:45:32 2026] GET /v2.0/ports?device_id=322f9081-7eb8-4922-88a5-fef5da1884b6 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:45:32.787 8 INFO neutron.db.l3_hamode_db [None req-27b8cf4c-71f0-4bc5-8b77-56c3ef5f6dac 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:45:33.965 7 INFO neutron.services.segments.plugin [-] Segment d8f667cd-2cfe-40f9-9747-1e31472162de resource provider aggregate not found 2026-02-25 20:45:33.970 7 INFO neutron.services.segments.plugin [-] Segment d8f667cd-2cfe-40f9-9747-1e31472162de resource provider aggregate not found 2026-02-25 20:45:33.983 7 INFO neutron.services.segments.plugin [-] Segment d8f667cd-2cfe-40f9-9747-1e31472162de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8f667cd-2cfe-40f9-9747-1e31472162de found for delete ", "request_id": "req-bf0ddd20-7a04-4c95-8360-04644950467b"}]} 2026-02-25 20:45:33.988 7 INFO neutron.services.segments.plugin [-] Segment d8f667cd-2cfe-40f9-9747-1e31472162de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8f667cd-2cfe-40f9-9747-1e31472162de found for delete ", "request_id": "req-c548c340-1a83-40ef-aafc-6e7fa83813f8"}]} 2026-02-25 20:45:33.995 7 INFO neutron.db.l3_hamode_db [None req-b11f8d2c-5cc5-4736-adf3-2002afd64a65 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] HA network cbe30c02-d62f-4eb1-8450-6dc1d9435bd9 was deleted as no HA routers are present in tenant 65136ad0848f45bda1f51de205026562. [pid: 7|app: 0|req: 816/1615] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:45:32 2026] DELETE /v2.0/routers/322f9081-7eb8-4922-88a5-fef5da1884b6 => generated 0 bytes in 1292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1616] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:45:31 2026] POST /v2.0/routers => generated 684 bytes in 2774 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1617] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:45:34 2026] DELETE /v2.0/subnets/a812a18d-2d2c-45dc-b14b-046f4d5402be => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1618] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:45:34 2026] GET /v2.0/security-groups?tenant_id=061a818516404abb9b9f40c261fbdca0&name=default => generated 2925 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 158 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: 818/1619] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:45:34 2026] DELETE /v2.0/networks/3b24f5db-1973-480c-9c84-8211d42d5ea9 => generated 0 bytes in 432 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1620] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:45:34 2026] GET /v2.0/security-groups?tenant_id=67ab9b8176374289a918fb37410b6671&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1621] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:45:35 2026] DELETE /v2.0/security-groups/925ff36a-cdd5-4f74-9339-9d1a5f3033e0 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:45:35.205 7 WARNING neutron_lib.context [None req-b28ffbc9-a7e9-4b3a-8914-0230b484d2a8 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:45:35.245 7 INFO neutron.db.segments_db [None req-b28ffbc9-a7e9-4b3a-8914-0230b484d2a8 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] Added segment 96b92526-0ba1-4bfa-90ff-5cd24bce2286 of type vxlan for network 32f1d1ac-3432-4fc2-8dcc-037425d6fd36 2026-02-25 20:45:35.590 7 INFO neutron.db.l3_hamode_db [None req-b28ffbc9-a7e9-4b3a-8914-0230b484d2a8 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:45:36.004 7 INFO neutron.services.segments.plugin [-] Segment beb3d8ac-ee3a-4bea-b59d-42c10b99cf5b resource provider aggregate not found 2026-02-25 20:45:36.012 7 INFO neutron.services.segments.plugin [-] Segment beb3d8ac-ee3a-4bea-b59d-42c10b99cf5b resource provider aggregate not found 2026-02-25 20:45:36.030 7 INFO neutron.services.segments.plugin [-] Segment beb3d8ac-ee3a-4bea-b59d-42c10b99cf5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid beb3d8ac-ee3a-4bea-b59d-42c10b99cf5b found for delete ", "request_id": "req-84b822a9-a384-4eab-81ca-f7a9d84e9480"}]} 2026-02-25 20:45:36.045 7 INFO neutron.services.segments.plugin [-] Segment beb3d8ac-ee3a-4bea-b59d-42c10b99cf5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid beb3d8ac-ee3a-4bea-b59d-42c10b99cf5b found for delete ", "request_id": "req-5b10b58c-03d8-4f61-9343-c2b585d1ef1f"}]} [pid: 8|app: 0|req: 802/1622] 10.0.0.206 () {34 vars in 783 bytes} [Wed Feb 25 20:45:34 2026] PUT /v2.0/routers/d68604cc-5bbe-4da3-ac07-af7bad97d280/add_router_interface => generated 309 bytes in 2108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1623] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:45:36 2026] DELETE /v2.0/security-groups/8f748e88-6588-4e81-aaff-dbf01d3c2203 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:45:36.765 7 INFO neutron.db.l3_hamode_db [None req-b28ffbc9-a7e9-4b3a-8914-0230b484d2a8 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 821/1624] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:45:35 2026] POST /v2.0/routers => generated 688 bytes in 2803 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1625] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:45:37 2026] GET /v2.0/security-groups?tenant_id=e096cb0eea3844debe1a05ae8e841f9f&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1626] 10.0.0.206 () {32 vars in 721 bytes} [Wed Feb 25 20:45:38 2026] GET /v2.0/routers/1a6983b2-097b-46f0-9237-4696ec6a3044 => generated 694 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1627] 10.0.0.206 () {34 vars in 783 bytes} [Wed Feb 25 20:45:36 2026] PUT /v2.0/routers/d68604cc-5bbe-4da3-ac07-af7bad97d280/add_router_interface => generated 309 bytes in 1807 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1628] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:45:38 2026] DELETE /v2.0/security-groups/f79cffab-2cef-42bd-8d78-77e383d42956 => 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: 805/1629] 10.0.0.206 () {32 vars in 647 bytes} [Wed Feb 25 20:45:38 2026] GET /v2.0/routers => generated 697 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1630] 10.0.0.206 () {34 vars in 741 bytes} [Wed Feb 25 20:45:38 2026] PUT /v2.0/routers/1a6983b2-097b-46f0-9237-4696ec6a3044 => generated 701 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1631] 10.0.0.227 () {30 vars in 650 bytes} [Wed Feb 25 20:45:38 2026] GET /v2.0/extensions => generated 19901 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1632] 10.0.0.206 () {32 vars in 721 bytes} [Wed Feb 25 20:45:39 2026] GET /v2.0/routers/1a6983b2-097b-46f0-9237-4696ec6a3044 => generated 701 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1633] 10.0.0.227 () {30 vars in 724 bytes} [Wed Feb 25 20:45:39 2026] GET /v2.0/quotas/a4aa5d7481cb4d298876953d7d1c12ac/details => generated 847 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1634] 10.0.0.206 () {32 vars in 736 bytes} [Wed Feb 25 20:45:39 2026] GET /v2.0/ports?device_id=1a6983b2-097b-46f0-9237-4696ec6a3044 => 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: 825/1635] 10.0.0.206 () {34 vars in 783 bytes} [Wed Feb 25 20:45:38 2026] PUT /v2.0/routers/d68604cc-5bbe-4da3-ac07-af7bad97d280/add_router_interface => generated 309 bytes in 1780 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:45:40.238 7 WARNING neutron_lib.context [None req-e9ed2e1a-16d3-4f8a-8fa6-d839db8468ef 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1636] 10.0.0.206 () {34 vars in 684 bytes} [Wed Feb 25 20:45:40 2026] POST /v2.0/security-groups => generated 1628 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-25 20:45:40.383 7 WARNING neutron_lib.context [None req-39408c57-b038-4942-89fb-1a4a7cd2806b 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1637] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:45:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:40.528 7 WARNING neutron_lib.context [None req-3177285e-b7be-4003-870b-f1c38f7e894c 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 828/1638] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:45:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:40.641 8 INFO neutron.services.segments.plugin [-] Segment 96b92526-0ba1-4bfa-90ff-5cd24bce2286 resource provider aggregate not found 2026-02-25 20:45:40.645 7 WARNING neutron_lib.context [None req-54519d4c-9f4b-4abd-9d36-2282f0f9906f 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:45:40.647 8 INFO neutron.services.segments.plugin [-] Segment 96b92526-0ba1-4bfa-90ff-5cd24bce2286 resource provider aggregate not found 2026-02-25 20:45:40.654 8 INFO neutron.db.l3_hamode_db [None req-3b03e9b5-8306-4121-810e-624017edf06a 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] HA network 32f1d1ac-3432-4fc2-8dcc-037425d6fd36 was deleted as no HA routers are present in tenant 65136ad0848f45bda1f51de205026562. [pid: 8|app: 0|req: 811/1639] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:45:39 2026] DELETE /v2.0/routers/1a6983b2-097b-46f0-9237-4696ec6a3044 => generated 0 bytes in 1204 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:45:40.675 8 INFO neutron.services.segments.plugin [-] Segment 96b92526-0ba1-4bfa-90ff-5cd24bce2286 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96b92526-0ba1-4bfa-90ff-5cd24bce2286 found for delete ", "request_id": "req-18b7ddbf-96d2-4e93-8c0f-1f06cb60fe76"}]} 2026-02-25 20:45:40.676 8 INFO neutron.services.segments.plugin [-] Segment 96b92526-0ba1-4bfa-90ff-5cd24bce2286 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96b92526-0ba1-4bfa-90ff-5cd24bce2286 found for delete ", "request_id": "req-df5d17e2-7847-40bb-8ca8-d06198590abd"}]} [pid: 8|app: 0|req: 812/1640] 10.0.0.206 () {32 vars in 736 bytes} [Wed Feb 25 20:45:40 2026] GET /v2.0/ports?device_id=1a6983b2-097b-46f0-9237-4696ec6a3044 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:45:40.732 8 INFO neutron.api.v2.resource [None req-24d8ac78-ee8f-493a-8ba9-9f563b81dee9 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 813/1641] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:45:40 2026] DELETE /v2.0/routers/1a6983b2-097b-46f0-9237-4696ec6a3044 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1642] 10.0.0.206 () {32 vars in 736 bytes} [Wed Feb 25 20:45:40 2026] GET /v2.0/ports?device_id=322f9081-7eb8-4922-88a5-fef5da1884b6 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1643] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:45:40 2026] POST /v2.0/security-group-rules => generated 599 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:40.790 7 WARNING neutron_lib.context [None req-1ccd0168-aaeb-4371-9a5a-81d9d82f1acb 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:45:40.790 8 INFO neutron.api.v2.resource [None req-c4b2eca2-9cbd-4d81-b1ee-51faa77a7510 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 815/1644] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:45:40 2026] DELETE /v2.0/routers/322f9081-7eb8-4922-88a5-fef5da1884b6 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:45:40.817 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ce179978-6f84-40cc-95ae-b9c598f81ae1 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 816/1645] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:45:40 2026] DELETE /v2.0/subnets/a812a18d-2d2c-45dc-b14b-046f4d5402be => 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: 817/1646] 10.0.0.206 () {32 vars in 736 bytes} [Wed Feb 25 20:45:40 2026] GET /v2.0/ports?device_id=1e474121-b0f1-47b1-a292-85ee0e222cc6 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:45:40.874 8 INFO neutron.api.v2.resource [None req-45e97573-a331-4ca1-8290-c5123d81ebc6 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 818/1647] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:45:40 2026] DELETE /v2.0/routers/1e474121-b0f1-47b1-a292-85ee0e222cc6 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:45:40.895 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bc4743c1-8b67-438b-9893-acf824af4910 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 819/1648] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:45:40 2026] DELETE /v2.0/subnets/02c93d87-5bf8-42de-85d3-9471b849cd61 => 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: 830/1649] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:45:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:40.911 7 WARNING neutron_lib.context [None req-c01f7e99-2a9d-4fa3-9eaf-503502e3e718 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 820/1650] 10.0.0.206 () {32 vars in 736 bytes} [Wed Feb 25 20:45:40 2026] GET /v2.0/ports?device_id=3418ab39-a33f-444c-bfa9-8ffd3204b45f => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:45:40.953 8 INFO neutron.api.v2.resource [None req-1b8a63fd-aa5a-47f4-8799-1ca53414f5c2 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 821/1651] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:45:40 2026] DELETE /v2.0/routers/3418ab39-a33f-444c-bfa9-8ffd3204b45f => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:45:40.974 8 INFO neutron.pecan_wsgi.hooks.translation [None req-059e575e-9146-45f6-ab68-8a4a59a46746 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 822/1652] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:45:40 2026] DELETE /v2.0/subnets/d7935b08-75eb-43ba-adad-f1a19514dab9 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:45:40.994 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6dd002e0-6bfd-4e76-b386-0548877ab337 2c6102cbec634744bdb3dbbf843b5254 65136ad0848f45bda1f51de205026562 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 823/1653] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:45:40 2026] DELETE /v2.0/subnets/d56754a9-392e-4bb5-a3f5-3bf060211860 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1654] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:45:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:41.059 8 WARNING neutron_lib.context [None req-1ac3a86e-a33c-4b5a-8931-cb68c7b23f17 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 824/1655] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:45:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:41.248 7 WARNING neutron_lib.context [None req-2e26af1a-98e1-4181-bcd9-6d63ab539ab4 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1656] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:45:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:41.446 8 WARNING neutron_lib.context [None req-e0309742-9412-4f70-8dd0-a77140e709ec 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 825/1657] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:45:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:41.604 7 WARNING neutron_lib.context [None req-ffb29ef6-9311-4025-8d47-59c2a31ce3dd 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 833/1658] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:45:41 2026] POST /v2.0/security-group-rules => generated 599 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:41.789 7 WARNING neutron_lib.context [None req-de045053-ab7b-4d30-bb02-b2142873a29c 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 826/1659] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:45:41 2026] GET /v2.0/security-groups?tenant_id=65136ad0848f45bda1f51de205026562&name=default => generated 2925 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1660] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:45:41 2026] POST /v2.0/security-group-rules => generated 601 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1661] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:45:41 2026] DELETE /v2.0/security-groups/15f93f38-a037-4acd-98f4-b43725c38d32 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:45:41.948 7 WARNING neutron_lib.context [None req-2036d38f-9463-464a-94b7-2efc5d99e2bd 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 835/1662] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:45:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1663] 10.0.0.110 () {34 vars in 1096 bytes} [Wed Feb 25 20:45:42 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-2124842048&fields=id&tenant_id=772172429c1945b08fc9479be595b0ec => 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: 836/1664] 10.0.0.110 () {34 vars in 982 bytes} [Wed Feb 25 20:45:42 2026] GET /v2.0/networks?id=037f6833-3e20-4132-8267-8bd542831759 => generated 704 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1665] 10.0.0.110 () {34 vars in 965 bytes} [Wed Feb 25 20:45:42 2026] GET /v2.0/quotas/772172429c1945b08fc9479be595b0ec => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1666] 10.0.0.227 () {30 vars in 650 bytes} [Wed Feb 25 20:45:42 2026] GET /v2.0/extensions => generated 19901 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1667] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:45:42 2026] GET /v2.0/security-groups?tenant_id=b481f0c95181454a91aaee9a7942c53e&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1668] 10.0.0.227 () {30 vars in 724 bytes} [Wed Feb 25 20:45:42 2026] GET /v2.0/quotas/a4aa5d7481cb4d298876953d7d1c12ac/details => generated 847 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1669] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:45:42 2026] DELETE /v2.0/security-groups/5f697128-24bf-436e-a874-5d3ba9ae58bb => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1670] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:45:43 2026] GET /v2.0/security-groups?tenant_id=5316208775f346279193610323c6e23a&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1671] 10.0.0.110 () {34 vars in 1002 bytes} [Wed Feb 25 20:45:42 2026] GET /v2.0/ports?tenant_id=772172429c1945b08fc9479be595b0ec&fields=id => generated 287 bytes in 734 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1672] 10.0.0.110 () {34 vars in 1008 bytes} [Wed Feb 25 20:45:43 2026] GET /v2.0/networks/037f6833-3e20-4132-8267-8bd542831759?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: 833/1675] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:45:43 2026] DELETE /v2.0/security-groups/ea323cb2-091e-4976-a7e1-63e80ab84f87 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1676] 10.0.0.110 () {34 vars in 1108 bytes} [Wed Feb 25 20:45:43 2026] GET /v2.0/networks/037f6833-3e20-4132-8267-8bd542831759?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1677] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:45:43 2026] GET /v2.0/ports?device_id=9c1e0295-8862-4bf3-a36f-8e0f01e52425 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:45:44.028 7 WARNING neutron_lib.context [None req-ca800ac4-907d-42db-863f-f884e4ceaf2b 8195e99cab604ce79e616ed20ee4702f 545f62360c28432497b9765aaf9ed587 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 844/1678] 10.0.0.206 () {34 vars in 684 bytes} [Wed Feb 25 20:45:43 2026] POST /v2.0/security-groups => generated 1624 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1679] 10.0.0.206 () {32 vars in 663 bytes} [Wed Feb 25 20:45:44 2026] GET /v2.0/security-groups => generated 4529 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1680] 10.0.0.206 () {34 vars in 758 bytes} [Wed Feb 25 20:45:44 2026] PUT /v2.0/security-groups/e4a0e78c-8e4c-47b8-9982-0b23810fe2a7 => generated 1663 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1681] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:45:44 2026] GET /v2.0/networks?id=037f6833-3e20-4132-8267-8bd542831759 => generated 704 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1682] 10.0.0.206 () {32 vars in 737 bytes} [Wed Feb 25 20:45:44 2026] GET /v2.0/security-groups/e4a0e78c-8e4c-47b8-9982-0b23810fe2a7 => generated 1663 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1683] 199.19.213.234 () {34 vars in 1050 bytes} [Wed Feb 25 20:45:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=772172429c1945b08fc9479be595b0ec => generated 179 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:45:44.501 8 WARNING neutron_lib.context [req-00036fbd-8443-48f4-8c4a-dd747ddb5e1d req-78473f5e-7d1f-4997-b39a-7900cf65fe43 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 847/1684] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:45:44 2026] DELETE /v2.0/security-groups/e4a0e78c-8e4c-47b8-9982-0b23810fe2a7 => 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: 848/1685] 10.0.0.206 () {32 vars in 663 bytes} [Wed Feb 25 20:45:44 2026] GET /v2.0/security-groups => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:45:44.640 7 INFO neutron.api.v2.resource [None req-cf7ceb3d-58e6-444f-b804-18fa91e438dc 8195e99cab604ce79e616ed20ee4702f 545f62360c28432497b9765aaf9ed587 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 849/1686] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:45:44 2026] DELETE /v2.0/security-groups/e4a0e78c-8e4c-47b8-9982-0b23810fe2a7 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:45:44.653 7 WARNING neutron_lib.context [None req-f9559ed9-529a-48b0-a0b0-602787d5643b 8195e99cab604ce79e616ed20ee4702f 545f62360c28432497b9765aaf9ed587 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 850/1687] 10.0.0.206 () {34 vars in 684 bytes} [Wed Feb 25 20:45:44 2026] POST /v2.0/security-groups => generated 1625 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-25 20:45:44.796 7 WARNING neutron_lib.context [None req-efe7fa19-1b73-42a8-a03a-a2ce74d57759 8195e99cab604ce79e616ed20ee4702f 545f62360c28432497b9765aaf9ed587 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1688] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:45:44 2026] POST /v2.0/security-group-rules => generated 601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1689] 10.0.0.206 () {32 vars in 747 bytes} [Wed Feb 25 20:45:44 2026] GET /v2.0/security-group-rules/9b297639-8134-41ea-a80d-444d48ec714a => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1690] 10.0.0.206 () {32 vars in 673 bytes} [Wed Feb 25 20:45:44 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1691] 10.0.0.206 () {32 vars in 750 bytes} [Wed Feb 25 20:45:45 2026] DELETE /v2.0/security-group-rules/9b297639-8134-41ea-a80d-444d48ec714a => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1692] 10.0.0.206 () {32 vars in 673 bytes} [Wed Feb 25 20:45:45 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:45:45.164 7 WARNING neutron_lib.context [None req-e593e5f5-58ad-4091-bf62-ef48bdd6a693 8195e99cab604ce79e616ed20ee4702f 545f62360c28432497b9765aaf9ed587 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 856/1693] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:45:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1694] 10.0.0.206 () {32 vars in 747 bytes} [Wed Feb 25 20:45:45 2026] GET /v2.0/security-group-rules/3f295d7d-2630-44e9-a552-61b713051381 => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1695] 199.19.213.234 () {38 vars in 955 bytes} [Wed Feb 25 20:45:44 2026] POST /v2.0/ports => generated 1183 bytes in 819 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: 858/1696] 10.0.0.206 () {32 vars in 673 bytes} [Wed Feb 25 20:45:45 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1697] 10.0.0.206 () {32 vars in 750 bytes} [Wed Feb 25 20:45:45 2026] DELETE /v2.0/security-group-rules/3f295d7d-2630-44e9-a552-61b713051381 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1698] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:45:45 2026] GET /v2.0/security-groups?tenant_id=a4aa5d7481cb4d298876953d7d1c12ac&name=default => generated 2925 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1699] 10.0.0.206 () {32 vars in 673 bytes} [Wed Feb 25 20:45:45 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1700] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:45:45 2026] DELETE /v2.0/security-groups/c7a3acbf-2776-4869-8cb1-87eaab964153 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:45:45.940 7 WARNING neutron_lib.context [None req-7f4d3ceb-dd61-4a3b-97c1-864ba381df6d 8195e99cab604ce79e616ed20ee4702f 545f62360c28432497b9765aaf9ed587 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 839/1701] 199.19.213.234 () {38 vars in 1028 bytes} [Wed Feb 25 20:45:45 2026] PUT /v2.0/ports/2b556eb0-5357-4595-b28f-8d90ce0c609b => generated 1428 bytes in 623 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: 863/1702] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:45:45 2026] POST /v2.0/security-group-rules => generated 602 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1703] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:45:45 2026] GET /v2.0/ports?tenant_id=772172429c1945b08fc9479be595b0ec&device_id=9c1e0295-8862-4bf3-a36f-8e0f01e52425 => generated 1467 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:45:46.075 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c8e0a95-5dc9-42fc-8f28-78bfdc7a0828'] response: {'name': 'network-changed', 'server_uuid': '9c1e0295-8862-4bf3-a36f-8e0f01e52425', 'tag': '2b556eb0-5357-4595-b28f-8d90ce0c609b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 864/1704] 10.0.0.206 () {32 vars in 747 bytes} [Wed Feb 25 20:45:46 2026] GET /v2.0/security-group-rules/6361cf67-8e22-45bd-9122-175f3505fe12 => generated 602 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1705] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:45:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.159&port_id=2b556eb0-5357-4595-b28f-8d90ce0c609b => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 842/1706] 199.19.213.234 () {34 vars in 1104 bytes} [Wed Feb 25 20:45:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A280&port_id=2b556eb0-5357-4595-b28f-8d90ce0c609b => 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: 865/1707] 10.0.0.206 () {32 vars in 673 bytes} [Wed Feb 25 20:45:46 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1708] 199.19.213.234 () {34 vars in 1064 bytes} [Wed Feb 25 20:45:46 2026] GET /v2.0/subnets?id=bc1d7e6a-4bc1-4cb7-b56b-23a7dc33bd72&id=fbe5835d-636f-4143-a8bc-d4f08a1ac2a1 => generated 1360 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1709] 10.0.0.206 () {32 vars in 750 bytes} [Wed Feb 25 20:45:46 2026] DELETE /v2.0/security-group-rules/6361cf67-8e22-45bd-9122-175f3505fe12 => 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: 844/1710] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:45:46 2026] GET /v2.0/ports?network_id=037f6833-3e20-4132-8267-8bd542831759&device_owner=network%3Adhcp => generated 1457 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1711] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:45:46 2026] GET /v2.0/ports?network_id=037f6833-3e20-4132-8267-8bd542831759&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: 867/1712] 10.0.0.206 () {32 vars in 673 bytes} [Wed Feb 25 20:45:46 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1713] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:45:46 2026] GET /v2.0/networks/037f6833-3e20-4132-8267-8bd542831759?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: 868/1714] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:45:46 2026] DELETE /v2.0/security-groups/4d73f5df-d8c9-4d6a-b1e6-b03df04a521e => 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: 869/1715] 10.0.0.206 () {32 vars in 663 bytes} [Wed Feb 25 20:45:46 2026] GET /v2.0/security-groups => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1716] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:45:46 2026] GET /v2.0/networks/037f6833-3e20-4132-8267-8bd542831759?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1717] 10.0.0.206 () {32 vars in 663 bytes} [Wed Feb 25 20:45:46 2026] GET /v2.0/security-groups => generated 2925 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1718] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:45:46 2026] GET /v2.0/ports?tenant_id=772172429c1945b08fc9479be595b0ec&device_id=9c1e0295-8862-4bf3-a36f-8e0f01e52425 => generated 1467 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1719] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:45:46 2026] GET /v2.0/networks?id=037f6833-3e20-4132-8267-8bd542831759 => generated 800 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1720] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:45:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.159&port_id=2b556eb0-5357-4595-b28f-8d90ce0c609b => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1721] 199.19.213.234 () {34 vars in 1104 bytes} [Wed Feb 25 20:45:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A280&port_id=2b556eb0-5357-4595-b28f-8d90ce0c609b => 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: 850/1722] 199.19.213.234 () {34 vars in 1064 bytes} [Wed Feb 25 20:45:46 2026] GET /v2.0/subnets?id=bc1d7e6a-4bc1-4cb7-b56b-23a7dc33bd72&id=fbe5835d-636f-4143-a8bc-d4f08a1ac2a1 => generated 1360 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1723] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:45:46 2026] GET /v2.0/ports?network_id=037f6833-3e20-4132-8267-8bd542831759&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: 851/1724] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:45:46 2026] GET /v2.0/ports?network_id=037f6833-3e20-4132-8267-8bd542831759&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: 874/1725] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:45:46 2026] GET /v2.0/networks/037f6833-3e20-4132-8267-8bd542831759?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: 852/1726] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:45:47 2026] GET /v2.0/networks/037f6833-3e20-4132-8267-8bd542831759?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: 875/1727] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:45:47 2026] GET /v2.0/security-groups?tenant_id=545f62360c28432497b9765aaf9ed587&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1728] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:45:47 2026] DELETE /v2.0/security-groups/de4a2c82-8a64-4039-8ed7-02043cb171aa => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1729] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:45:48 2026] GET /v2.0/ports?device_id=9c1e0295-8862-4bf3-a36f-8e0f01e52425 => generated 1200 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1730] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:45:48 2026] GET /v2.0/security-groups?id=f02322a5-42e8-4fa4-a049-f3d2bc3ae188&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: 7|app: 0|req: 877/1731] 10.0.0.206 () {32 vars in 818 bytes} [Wed Feb 25 20:45:48 2026] GET /v2.0/ports?network_id=037f6833-3e20-4132-8267-8bd542831759&mac_address=fa%3A16%3A3e%3Af0%3A76%3A07 => generated 1200 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:45:49.006 8 WARNING neutron_lib.context [None req-6e5a81e1-74ce-4f0e-8d17-35d5e1b954e9 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:45:49.596 7 WARNING neutron_lib.context [None req-799f674c-868b-45e6-9d83-dfc0ef1862ac 76535de6aded4d82887e545bb574f9dc 49799963bcbe42ca80415509f977ae13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:45:49.735 7 INFO neutron.db.segments_db [None req-799f674c-868b-45e6-9d83-dfc0ef1862ac 76535de6aded4d82887e545bb574f9dc 49799963bcbe42ca80415509f977ae13 - - default default] Added segment e628e799-8e39-46b2-b587-7ebdd254e53b of type vxlan for network 8c49a2a4-3129-430e-afa1-950b0ecb8f7c [pid: 7|app: 0|req: 878/1732] 10.0.0.206 () {34 vars in 671 bytes} [Wed Feb 25 20:45:49 2026] POST /v2.0/networks => generated 631 bytes in 515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:49.925 8 INFO neutron.db.l3_db [None req-6e5a81e1-74ce-4f0e-8d17-35d5e1b954e9 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] Floating IP de140660-459b-4ed7-9e16-ed139af577a1 associated. External IP: 10.96.250.212, port: 2b556eb0-5357-4595-b28f-8d90ce0c609b. [pid: 7|app: 0|req: 879/1733] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:45:49 2026] GET /v2.0/security-groups?tenant_id=abb5b3bb5c8b4aa58dfa79ce339a8994&name=default => generated 2925 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:45:50.143 7 WARNING neutron_lib.context [None req-c7d5c8ce-eab7-4868-9c38-fa1b3d8cda0b 76535de6aded4d82887e545bb574f9dc 49799963bcbe42ca80415509f977ae13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:45:50.189 7 INFO neutron.db.segments_db [None req-c7d5c8ce-eab7-4868-9c38-fa1b3d8cda0b 76535de6aded4d82887e545bb574f9dc 49799963bcbe42ca80415509f977ae13 - - default default] Added segment 002e605a-500c-46f3-aeb0-df8ba3e7540a of type vxlan for network 799acc3a-c528-4b3f-98c4-f226389d80b1 [pid: 8|app: 0|req: 855/1734] 10.0.0.206 () {34 vars in 677 bytes} [Wed Feb 25 20:45:48 2026] POST /v2.0/floatingips => generated 855 bytes in 1281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:50.334 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c54cedb9-b1d9-4712-9853-64dcee668a2d'] response: {'name': 'network-changed', 'server_uuid': '9c1e0295-8862-4bf3-a36f-8e0f01e52425', 'tag': '2b556eb0-5357-4595-b28f-8d90ce0c609b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 856/1735] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:45:50 2026] DELETE /v2.0/security-groups/44547e14-1932-4ab4-8d31-ec6aeea5c505 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1736] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:45:50 2026] GET /v2.0/ports?tenant_id=772172429c1945b08fc9479be595b0ec&device_id=9c1e0295-8862-4bf3-a36f-8e0f01e52425 => generated 1469 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:45:50.476 7 INFO neutron.db.l3_hamode_db [None req-c7d5c8ce-eab7-4868-9c38-fa1b3d8cda0b 76535de6aded4d82887e545bb574f9dc 49799963bcbe42ca80415509f977ae13 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 858/1737] 10.0.0.110 () {34 vars in 1096 bytes} [Wed Feb 25 20:45:50 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-2124842048&fields=id&tenant_id=772172429c1945b08fc9479be595b0ec => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1738] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:45:50 2026] GET /v2.0/networks?id=037f6833-3e20-4132-8267-8bd542831759 => generated 800 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1739] 10.0.0.110 () {34 vars in 982 bytes} [Wed Feb 25 20:45:50 2026] GET /v2.0/networks?id=4216a3c5-8f6b-4c5a-af6d-9816009a899e => generated 704 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1740] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:45:50 2026] GET /v2.0/security-groups?tenant_id=fd6060a6c7114d658ef52575539fd704&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1741] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:45:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.159&port_id=2b556eb0-5357-4595-b28f-8d90ce0c609b => generated 858 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1742] 10.0.0.110 () {34 vars in 965 bytes} [Wed Feb 25 20:45:50 2026] GET /v2.0/quotas/772172429c1945b08fc9479be595b0ec => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1743] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:45:50 2026] DELETE /v2.0/security-groups/6c6079c9-3bf6-4c9d-9c2a-0efbaebe41ce => 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: 865/1744] 199.19.213.234 () {34 vars in 1104 bytes} [Wed Feb 25 20:45:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A280&port_id=2b556eb0-5357-4595-b28f-8d90ce0c609b => 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: 866/1745] 10.0.0.110 () {34 vars in 1002 bytes} [Wed Feb 25 20:45:51 2026] GET /v2.0/ports?tenant_id=772172429c1945b08fc9479be595b0ec&fields=id => generated 333 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1746] 199.19.213.234 () {34 vars in 1064 bytes} [Wed Feb 25 20:45:51 2026] GET /v2.0/subnets?id=bc1d7e6a-4bc1-4cb7-b56b-23a7dc33bd72&id=fbe5835d-636f-4143-a8bc-d4f08a1ac2a1 => generated 1360 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:45:51.588 7 INFO neutron.db.l3_hamode_db [None req-c7d5c8ce-eab7-4868-9c38-fa1b3d8cda0b 76535de6aded4d82887e545bb574f9dc 49799963bcbe42ca80415509f977ae13 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 868/1747] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:45:51 2026] GET /v2.0/security-groups?tenant_id=1a4cec0026844d90bf549e1e4bcf7739&name=default => generated 2925 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1748] 10.0.0.110 () {34 vars in 1008 bytes} [Wed Feb 25 20:45:51 2026] GET /v2.0/networks/4216a3c5-8f6b-4c5a-af6d-9816009a899e?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1749] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:45:51 2026] GET /v2.0/ports?network_id=037f6833-3e20-4132-8267-8bd542831759&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: 871/1750] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:45:51 2026] DELETE /v2.0/security-groups/b6e9a170-6cf4-483e-aba3-665d82d34bdc => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1751] 10.0.0.110 () {34 vars in 1108 bytes} [Wed Feb 25 20:45:51 2026] GET /v2.0/networks/4216a3c5-8f6b-4c5a-af6d-9816009a899e?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: 873/1752] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:45:51 2026] GET /v2.0/ports?network_id=037f6833-3e20-4132-8267-8bd542831759&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1753] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:45:51 2026] GET /v2.0/networks/037f6833-3e20-4132-8267-8bd542831759?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1754] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:45:52 2026] GET /v2.0/networks/037f6833-3e20-4132-8267-8bd542831759?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1755] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:45:52 2026] GET /v2.0/ports?device_id=96f7d268-fd07-43f4-9937-59f4cd5079ef => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1756] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:45:50 2026] POST /v2.0/routers => generated 694 bytes in 2581 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1757] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:45:52 2026] GET /v2.0/networks?id=4216a3c5-8f6b-4c5a-af6d-9816009a899e => generated 704 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1758] 199.19.213.234 () {34 vars in 1050 bytes} [Wed Feb 25 20:45:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=772172429c1945b08fc9479be595b0ec => generated 179 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:45:52.970 7 WARNING neutron_lib.context [req-dd5bd3f4-032c-4081-bc53-7bef7bc60dbc req-3e77b7aa-d5a7-498a-ac62-af76bfcb4639 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 877/1759] 10.0.0.206 () {32 vars in 776 bytes} [Wed Feb 25 20:45:52 2026] GET /v2.0/subnets?project_id=49799963bcbe42ca80415509f977ae13&cidr=10.100.0.0%2F28 => generated 14 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1760] 10.0.0.206 () {32 vars in 694 bytes} [Wed Feb 25 20:45:53 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1761] 10.0.0.206 () {32 vars in 784 bytes} [Wed Feb 25 20:45:53 2026] GET /v2.0/subnets?network_id=0f4f189d-f100-426c-9039-3f869d8ee493&cidr=10.100.0.0%2F28 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:45:53.219 8 WARNING neutron_lib.context [None req-c07c45e8-8c4a-4bb1-ae08-1f6db5dc591a 76535de6aded4d82887e545bb574f9dc 49799963bcbe42ca80415509f977ae13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 883/1762] 199.19.213.234 () {38 vars in 955 bytes} [Wed Feb 25 20:45:52 2026] POST /v2.0/ports => generated 1187 bytes in 562 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1763] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:45:53 2026] POST /v2.0/subnets => generated 633 bytes in 316 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: 884/1764] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:45:53 2026] GET /v2.0/security-groups?tenant_id=f0c47f3c689446f9b3dddc4dd0c1a6c4&name=default => generated 2925 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1765] 199.19.213.234 () {38 vars in 1028 bytes} [Wed Feb 25 20:45:53 2026] PUT /v2.0/ports/a77f4f29-b86a-4720-9b03-b5c423cd5d9e => generated 1432 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-02-25 20:45:54.229 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2f9f45e-7c9f-4ed6-9105-af1a4aab0230'] response: {'name': 'network-changed', 'server_uuid': '96f7d268-fd07-43f4-9937-59f4cd5079ef', 'tag': 'a77f4f29-b86a-4720-9b03-b5c423cd5d9e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 882/1766] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:45:54 2026] DELETE /v2.0/security-groups/e7a4207e-494a-407e-b8fc-731d3074c065 => generated 0 bytes in 130 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: 883/1767] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:45:54 2026] GET /v2.0/ports?tenant_id=772172429c1945b08fc9479be595b0ec&device_id=96f7d268-fd07-43f4-9937-59f4cd5079ef => generated 1471 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1768] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:45:54 2026] GET /v2.0/security-groups?tenant_id=8649f7b614d34ba18aab02c84bd5500c&name=default => generated 2925 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1769] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:45:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.206&port_id=a77f4f29-b86a-4720-9b03-b5c423cd5d9e => 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: 886/1770] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:45:54 2026] DELETE /v2.0/security-groups/c6e3ef4c-9a50-4064-9a53-59113918828d => 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: 887/1771] 199.19.213.234 () {34 vars in 1106 bytes} [Wed Feb 25 20:45:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3cc&port_id=a77f4f29-b86a-4720-9b03-b5c423cd5d9e => 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: 888/1772] 199.19.213.234 () {34 vars in 1064 bytes} [Wed Feb 25 20:45:54 2026] GET /v2.0/subnets?id=0894c19f-2dcd-4356-b786-51906d378dfe&id=e8400d66-1220-46b2-b729-fc354d8c3c10 => 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: 889/1773] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:45:54 2026] GET /v2.0/ports?network_id=4216a3c5-8f6b-4c5a-af6d-9816009a899e&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1774] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:45:54 2026] GET /v2.0/ports?network_id=4216a3c5-8f6b-4c5a-af6d-9816009a899e&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: 891/1775] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:45:54 2026] GET /v2.0/networks/4216a3c5-8f6b-4c5a-af6d-9816009a899e?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: 892/1776] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:45:55 2026] GET /v2.0/networks/4216a3c5-8f6b-4c5a-af6d-9816009a899e?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: 893/1777] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:45:55 2026] GET /v2.0/ports?tenant_id=772172429c1945b08fc9479be595b0ec&device_id=96f7d268-fd07-43f4-9937-59f4cd5079ef => generated 1471 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1778] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:45:55 2026] GET /v2.0/networks?id=4216a3c5-8f6b-4c5a-af6d-9816009a899e => generated 800 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1779] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:45:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.206&port_id=a77f4f29-b86a-4720-9b03-b5c423cd5d9e => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1780] 199.19.213.234 () {34 vars in 1106 bytes} [Wed Feb 25 20:45:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3cc&port_id=a77f4f29-b86a-4720-9b03-b5c423cd5d9e => 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: 897/1781] 199.19.213.234 () {34 vars in 1064 bytes} [Wed Feb 25 20:45:55 2026] GET /v2.0/subnets?id=0894c19f-2dcd-4356-b786-51906d378dfe&id=e8400d66-1220-46b2-b729-fc354d8c3c10 => generated 1367 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1782] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:45:55 2026] GET /v2.0/ports?network_id=4216a3c5-8f6b-4c5a-af6d-9816009a899e&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1783] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:45:55 2026] GET /v2.0/ports?network_id=4216a3c5-8f6b-4c5a-af6d-9816009a899e&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1784] 10.0.0.206 () {34 vars in 783 bytes} [Wed Feb 25 20:45:53 2026] PUT /v2.0/routers/0dc824c1-94b8-4078-9bc8-88d9d87256f1/add_router_interface => generated 309 bytes in 1746 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1785] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:45:55 2026] GET /v2.0/networks/4216a3c5-8f6b-4c5a-af6d-9816009a899e?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: 901/1786] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:45:55 2026] GET /v2.0/networks/4216a3c5-8f6b-4c5a-af6d-9816009a899e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1787] 10.0.0.206 () {32 vars in 649 bytes} [Wed Feb 25 20:45:55 2026] GET /v2.0/networks => generated 6660 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1788] 10.0.0.206 () {32 vars in 647 bytes} [Wed Feb 25 20:45:55 2026] GET /v2.0/subnets => generated 7155 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1789] 10.0.0.206 () {32 vars in 647 bytes} [Wed Feb 25 20:45:55 2026] GET /v2.0/routers => generated 1451 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:45:56.089 8 WARNING neutron_lib.context [None req-d2090bb3-6fcc-47ed-88d4-0268f6bd80d1 76535de6aded4d82887e545bb574f9dc 49799963bcbe42ca80415509f977ae13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 903/1790] 10.0.0.206 () {34 vars in 685 bytes} [Wed Feb 25 20:45:56 2026] POST /v2.0/security-groups => generated 1673 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-25 20:45:56.631 7 WARNING neutron_lib.context [None req-960f0d16-065e-46e7-bacd-92a30b8017c0 76535de6aded4d82887e545bb574f9dc 49799963bcbe42ca80415509f977ae13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 888/1791] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:45:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:56.801 8 WARNING neutron_lib.context [None req-8f5d09be-8843-4983-b265-25fa6001df28 76535de6aded4d82887e545bb574f9dc 49799963bcbe42ca80415509f977ae13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 904/1792] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:45:56 2026] POST /v2.0/security-group-rules => generated 596 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:56.956 7 WARNING neutron_lib.context [None req-e1509ebd-1827-4e41-a627-4a5ebaac79a3 76535de6aded4d82887e545bb574f9dc 49799963bcbe42ca80415509f977ae13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 889/1793] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:45:56 2026] POST /v2.0/security-group-rules => generated 602 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:57.096 8 WARNING neutron_lib.context [None req-cae2910f-3fc2-454f-b886-69e6b76cbaf6 76535de6aded4d82887e545bb574f9dc 49799963bcbe42ca80415509f977ae13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 905/1794] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:45:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:57.227 8 WARNING neutron_lib.context [None req-559f9845-cc91-4afd-a88b-50ba612308a5 76535de6aded4d82887e545bb574f9dc 49799963bcbe42ca80415509f977ae13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:45:57.275 8 INFO neutron.db.securitygroups_db [None req-559f9845-cc91-4afd-a88b-50ba612308a5 76535de6aded4d82887e545bb574f9dc 49799963bcbe42ca80415509f977ae13 - - default default] Project 49799963bcbe42ca80415509f977ae13 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: 906/1795] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:45:57 2026] POST /v2.0/security-group-rules => generated 607 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1796] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:45:57 2026] GET /v2.0/security-groups?tenant_id=2c2bc0034a4f42129f2a9382ee6de44b&name=default => generated 2925 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:45:57.434 7 WARNING neutron_lib.context [None req-69e90f64-2381-4bc4-9eef-9a936dda5a3c 76535de6aded4d82887e545bb574f9dc 49799963bcbe42ca80415509f977ae13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:45:57.481 7 INFO neutron.db.securitygroups_db [None req-69e90f64-2381-4bc4-9eef-9a936dda5a3c 76535de6aded4d82887e545bb574f9dc 49799963bcbe42ca80415509f977ae13 - - default default] Project 49799963bcbe42ca80415509f977ae13 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: 907/1797] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:45:57 2026] GET /v2.0/ports?device_id=96f7d268-fd07-43f4-9937-59f4cd5079ef => generated 1204 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1798] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:45:57 2026] POST /v2.0/security-group-rules => generated 606 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1799] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:45:57 2026] DELETE /v2.0/security-groups/28b1a6e0-32b8-43f0-9902-7934a5a6ed1c => 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: 892/1800] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:45:57 2026] GET /v2.0/security-groups?id=f02322a5-42e8-4fa4-a049-f3d2bc3ae188&fields=id&fields=name => generated 112 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1801] 10.0.0.206 () {32 vars in 818 bytes} [Wed Feb 25 20:45:57 2026] GET /v2.0/ports?network_id=4216a3c5-8f6b-4c5a-af6d-9816009a899e&mac_address=fa%3A16%3A3e%3A29%3A55%3A2b => generated 1204 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:45:57.785 7 WARNING neutron_lib.context [None req-42cdbb87-5d06-47f5-a57f-0161fb4e5d73 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 910/1802] 10.0.0.206 () {32 vars in 649 bytes} [Wed Feb 25 20:45:57 2026] GET /v2.0/networks => generated 1296 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1803] 10.0.0.110 () {34 vars in 1098 bytes} [Wed Feb 25 20:45:58 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-258632128&fields=id&tenant_id=49799963bcbe42ca80415509f977ae13 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1804] 10.0.0.110 () {34 vars in 982 bytes} [Wed Feb 25 20:45:58 2026] GET /v2.0/networks?id=8c49a2a4-3129-430e-afa1-950b0ecb8f7c => generated 659 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1807] 10.0.0.110 () {34 vars in 965 bytes} [Wed Feb 25 20:45:58 2026] GET /v2.0/quotas/49799963bcbe42ca80415509f977ae13 => generated 292 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1808] 10.0.0.110 () {34 vars in 1002 bytes} [Wed Feb 25 20:45:58 2026] GET /v2.0/ports?tenant_id=49799963bcbe42ca80415509f977ae13&fields=id => generated 103 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1809] 10.0.0.110 () {34 vars in 1008 bytes} [Wed Feb 25 20:45:58 2026] GET /v2.0/networks/8c49a2a4-3129-430e-afa1-950b0ecb8f7c?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: 918/1810] 10.0.0.110 () {34 vars in 1108 bytes} [Wed Feb 25 20:45:58 2026] GET /v2.0/networks/8c49a2a4-3129-430e-afa1-950b0ecb8f7c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1811] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:45:58 2026] GET /v2.0/ports?device_id=96041f18-229b-4b6f-9159-bc772773cddf => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:45:59.494 7 INFO neutron.db.l3_db [None req-42cdbb87-5d06-47f5-a57f-0161fb4e5d73 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] Floating IP 79470563-d12b-401b-ad44-03bd1661c129 associated. External IP: 10.96.250.209, port: a77f4f29-b86a-4720-9b03-b5c423cd5d9e. 2026-02-25 20:45:59.790 8 WARNING neutron_lib.context [None req-46139a0a-95b0-4a38-b2e0-d1dabba86c1f 5be8d8b3999043f9a09a3653fd90498e ce91c21291d8432996ee83f5e25a108f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 893/1812] 10.0.0.206 () {34 vars in 677 bytes} [Wed Feb 25 20:45:57 2026] POST /v2.0/floatingips => generated 855 bytes in 2189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:59.961 8 INFO neutron.db.segments_db [None req-46139a0a-95b0-4a38-b2e0-d1dabba86c1f 5be8d8b3999043f9a09a3653fd90498e ce91c21291d8432996ee83f5e25a108f - - default default] Added segment 87efa1f1-286e-4bcd-8e2a-2056ebbaa0c0 of type vxlan for network e9a7b4a0-5973-4bf6-91cc-eab5a135a243 [pid: 7|app: 0|req: 894/1813] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:45:59 2026] GET /v2.0/networks?id=8c49a2a4-3129-430e-afa1-950b0ecb8f7c => generated 659 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:46:00.057 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2cf9fab7-1f91-443f-b57a-e748848ab491'] response: {'name': 'network-changed', 'server_uuid': '96f7d268-fd07-43f4-9937-59f4cd5079ef', 'tag': 'a77f4f29-b86a-4720-9b03-b5c423cd5d9e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 895/1814] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:46:00 2026] GET /v2.0/ports?device_id=96041f18-229b-4b6f-9159-bc772773cddf => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1815] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:45:59 2026] POST /v2.0/networks => generated 645 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1816] 199.19.213.234 () {34 vars in 1050 bytes} [Wed Feb 25 20:46:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=49799963bcbe42ca80415509f977ae13 => generated 180 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:46:00.137 7 WARNING neutron_lib.context [None req-acd3605c-b0e2-49c9-aa0c-fe6e4d6791d5 5be8d8b3999043f9a09a3653fd90498e ce91c21291d8432996ee83f5e25a108f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 921/1817] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:46:00 2026] GET /v2.0/ports?tenant_id=772172429c1945b08fc9479be595b0ec&device_id=96f7d268-fd07-43f4-9937-59f4cd5079ef => generated 1473 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:46:00.177 8 WARNING neutron_lib.context [req-db1c9e83-31f9-449f-8eb6-3bbd3c20ebf2 req-8deacba3-e3ad-4c8f-9817-bac65fcea276 76535de6aded4d82887e545bb574f9dc 49799963bcbe42ca80415509f977ae13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 897/1818] 10.0.0.206 () {34 vars in 665 bytes} [Wed Feb 25 20:46:00 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 898/1819] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:46:00 2026] GET /v2.0/networks?id=4216a3c5-8f6b-4c5a-af6d-9816009a899e => generated 800 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1820] 199.19.213.234 () {38 vars in 955 bytes} [Wed Feb 25 20:46:00 2026] POST /v2.0/ports => generated 954 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 899/1821] 10.0.0.136 () {34 vars in 990 bytes} [Wed Feb 25 20:46:00 2026] GET /v2.0/ports?device_id=9c1e0295-8862-4bf3-a36f-8e0f01e52425 => generated 1469 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:46:00.640 8 WARNING neutron_lib.context [None req-8566924b-7a3d-4c3a-9061-fff5b95f3351 5be8d8b3999043f9a09a3653fd90498e ce91c21291d8432996ee83f5e25a108f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:46:00.695 8 INFO neutron.db.segments_db [None req-8566924b-7a3d-4c3a-9061-fff5b95f3351 5be8d8b3999043f9a09a3653fd90498e ce91c21291d8432996ee83f5e25a108f - - default default] Added segment 180c3c3e-839f-463d-8405-67a418f355bb of type vxlan for network 956575ef-61f8-44d4-b141-2974ba4dd523 [pid: 7|app: 0|req: 900/1822] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:46:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.206&port_id=a77f4f29-b86a-4720-9b03-b5c423cd5d9e => generated 858 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1823] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:46:00 2026] POST /v2.0/networks => generated 631 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1824] 10.0.0.136 () {34 vars in 1040 bytes} [Wed Feb 25 20:46:00 2026] GET /v2.0/security-groups?id=f02322a5-42e8-4fa4-a049-f3d2bc3ae188&fields=id&fields=name => generated 112 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1825] 199.19.213.234 () {34 vars in 1106 bytes} [Wed Feb 25 20:46:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3cc&port_id=a77f4f29-b86a-4720-9b03-b5c423cd5d9e => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:46:00.897 8 WARNING neutron_lib.context [None req-b9c1e762-49aa-4ba6-85df-fd18ec26c412 5be8d8b3999043f9a09a3653fd90498e ce91c21291d8432996ee83f5e25a108f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 901/1826] 199.19.213.234 () {38 vars in 1028 bytes} [Wed Feb 25 20:46:00 2026] PUT /v2.0/ports/086b5fa4-3c16-4695-a633-607ab6f410c4 => 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: 926/1827] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:46:00 2026] POST /v2.0/subnets => generated 602 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1828] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:46:01 2026] GET /v2.0/ports?device_id=96041f18-229b-4b6f-9159-bc772773cddf => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1829] 199.19.213.234 () {34 vars in 1064 bytes} [Wed Feb 25 20:46:01 2026] GET /v2.0/subnets?id=0894c19f-2dcd-4356-b786-51906d378dfe&id=e8400d66-1220-46b2-b729-fc354d8c3c10 => generated 1367 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:46:01.315 8 WARNING neutron_lib.context [None req-e496c1b0-2a42-4cbe-b261-1a344eb025b0 5be8d8b3999043f9a09a3653fd90498e ce91c21291d8432996ee83f5e25a108f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 903/1830] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:46:01 2026] GET /v2.0/ports?tenant_id=49799963bcbe42ca80415509f977ae13&device_id=96041f18-229b-4b6f-9159-bc772773cddf => generated 1238 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 904/1831] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:46:01 2026] GET /v2.0/ports?network_id=4216a3c5-8f6b-4c5a-af6d-9816009a899e&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: 905/1832] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:46:01 2026] GET /v2.0/security-groups?id=fa78880e-4b69-4925-93fc-50e325f0db0b&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: 906/1833] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:46:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=086b5fa4-3c16-4695-a633-607ab6f410c4 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1834] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:46:01 2026] GET /v2.0/ports?network_id=4216a3c5-8f6b-4c5a-af6d-9816009a899e&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1835] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:46:01 2026] GET /v2.0/subnets?id=253b6ccc-8222-48a1-bdc2-3ac58b240c74 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1836] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:46:01 2026] GET /v2.0/networks/4216a3c5-8f6b-4c5a-af6d-9816009a899e?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1837] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:46:01 2026] GET /v2.0/ports?network_id=8c49a2a4-3129-430e-afa1-950b0ecb8f7c&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1838] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:46:01 2026] GET /v2.0/networks/4216a3c5-8f6b-4c5a-af6d-9816009a899e?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: 912/1839] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:46:01 2026] GET /v2.0/networks/8c49a2a4-3129-430e-afa1-950b0ecb8f7c?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1840] 10.0.0.206 () {34 vars in 665 bytes} [Wed Feb 25 20:46:01 2026] POST /v2.0/ports => generated 950 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: 7|app: 0|req: 913/1841] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:46:01 2026] GET /v2.0/networks/8c49a2a4-3129-430e-afa1-950b0ecb8f7c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1842] 10.0.0.206 () {32 vars in 720 bytes} [Wed Feb 25 20:46:01 2026] DELETE /v2.0/ports/be2405d1-8282-4c86-b1b1-70e480a28c3a => generated 0 bytes in 446 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:46:02.378 7 INFO neutron.pecan_wsgi.hooks.translation [None req-13bae595-33f3-45e7-a2df-22314b1052c5 5be8d8b3999043f9a09a3653fd90498e ce91c21291d8432996ee83f5e25a108f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 914/1843] 10.0.0.206 () {32 vars in 720 bytes} [Wed Feb 25 20:46:02 2026] DELETE /v2.0/ports/be2405d1-8282-4c86-b1b1-70e480a28c3a => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:46:02.412 8 INFO neutron.pecan_wsgi.hooks.translation [None req-adac7ccc-4919-4c31-b2ef-5cbfc1215c5b 5be8d8b3999043f9a09a3653fd90498e ce91c21291d8432996ee83f5e25a108f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 930/1844] 10.0.0.206 () {32 vars in 717 bytes} [Wed Feb 25 20:46:02 2026] GET /v2.0/ports/be2405d1-8282-4c86-b1b1-70e480a28c3a => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:46:02.427 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d4f6911-445b-433e-8378-9e01ae77c282'] response: {'name': 'network-changed', 'server_uuid': '96041f18-229b-4b6f-9159-bc772773cddf', 'tag': '086b5fa4-3c16-4695-a633-607ab6f410c4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 931/1845] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:46:02 2026] GET /v2.0/ports?tenant_id=49799963bcbe42ca80415509f977ae13&device_id=96041f18-229b-4b6f-9159-bc772773cddf => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1846] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:46:02 2026] GET /v2.0/networks?id=8c49a2a4-3129-430e-afa1-950b0ecb8f7c => generated 755 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1847] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:46:02 2026] GET /v2.0/ports?device_id=96041f18-229b-4b6f-9159-bc772773cddf => generated 969 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1848] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:46:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=086b5fa4-3c16-4695-a633-607ab6f410c4 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1849] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:46:02 2026] GET /v2.0/security-groups?id=fa78880e-4b69-4925-93fc-50e325f0db0b&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1850] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:46:02 2026] DELETE /v2.0/subnets/c52b9cfe-22cc-478d-8150-5e6a501481de => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1851] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:46:02 2026] GET /v2.0/subnets?id=253b6ccc-8222-48a1-bdc2-3ac58b240c74 => generated 654 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1852] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:46:02 2026] GET /v2.0/ports?network_id=8c49a2a4-3129-430e-afa1-950b0ecb8f7c&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1853] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:46:02 2026] GET /v2.0/networks/8c49a2a4-3129-430e-afa1-950b0ecb8f7c?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1854] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:46:02 2026] GET /v2.0/networks/8c49a2a4-3129-430e-afa1-950b0ecb8f7c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:46:03.239 7 INFO neutron.services.segments.plugin [-] Segment 180c3c3e-839f-463d-8405-67a418f355bb resource provider aggregate not found 2026-02-25 20:46:03.244 7 INFO neutron.services.segments.plugin [-] Segment 180c3c3e-839f-463d-8405-67a418f355bb resource provider aggregate not found [pid: 7|app: 0|req: 916/1855] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:46:02 2026] DELETE /v2.0/networks/956575ef-61f8-44d4-b141-2974ba4dd523 => generated 0 bytes in 527 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:46:03.270 8 WARNING neutron_lib.context [None req-d3f07487-06ca-4409-b38c-bc9a95948a4b 5be8d8b3999043f9a09a3653fd90498e ce91c21291d8432996ee83f5e25a108f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:46:03.352 8 INFO neutron.db.segments_db [None req-d3f07487-06ca-4409-b38c-bc9a95948a4b 5be8d8b3999043f9a09a3653fd90498e ce91c21291d8432996ee83f5e25a108f - - default default] Added segment 353a8e71-786b-4c0a-8ab5-dad8dd903af1 of type vxlan for network 7d89f0a9-dcc7-4749-b299-9ba10a0492ef [pid: 8|app: 0|req: 940/1856] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:46:03 2026] POST /v2.0/networks => generated 631 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:46:03.481 7 INFO neutron.services.segments.plugin [-] Segment 180c3c3e-839f-463d-8405-67a418f355bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 180c3c3e-839f-463d-8405-67a418f355bb found for delete ", "request_id": "req-b55df143-c5cc-4f2a-8e95-3e675e3d40a1"}]} 2026-02-25 20:46:03.485 7 WARNING neutron_lib.context [None req-334e0c0e-bd50-45d0-ac5e-0089b814c26e 5be8d8b3999043f9a09a3653fd90498e ce91c21291d8432996ee83f5e25a108f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:46:03.488 7 INFO neutron.services.segments.plugin [-] Segment 180c3c3e-839f-463d-8405-67a418f355bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 180c3c3e-839f-463d-8405-67a418f355bb found for delete ", "request_id": "req-fc07b09b-b88f-418d-a53b-84de61c7e5be"}]} [pid: 7|app: 0|req: 917/1857] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:46:03 2026] POST /v2.0/subnets => generated 602 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:46:03.818 7 WARNING neutron_lib.context [None req-a3c6119e-0cca-48f4-8b4b-e05970fbdfd5 5be8d8b3999043f9a09a3653fd90498e ce91c21291d8432996ee83f5e25a108f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 941/1858] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:46:03 2026] GET /v2.0/ports?device_id=96041f18-229b-4b6f-9159-bc772773cddf => generated 969 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1859] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:46:03 2026] GET /v2.0/security-groups?id=fa78880e-4b69-4925-93fc-50e325f0db0b&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1860] 10.0.0.206 () {34 vars in 665 bytes} [Wed Feb 25 20:46:03 2026] POST /v2.0/ports => generated 912 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1861] 10.0.0.206 () {32 vars in 720 bytes} [Wed Feb 25 20:46:04 2026] DELETE /v2.0/ports/a076cf12-e68c-40d1-a5bb-f6579d2883b5 => generated 0 bytes in 423 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:46:04.759 7 INFO neutron.pecan_wsgi.hooks.translation [None req-918167df-1a16-4073-bc77-53f2f3823d36 5be8d8b3999043f9a09a3653fd90498e ce91c21291d8432996ee83f5e25a108f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 919/1862] 10.0.0.206 () {32 vars in 717 bytes} [Wed Feb 25 20:46:04 2026] GET /v2.0/ports/a076cf12-e68c-40d1-a5bb-f6579d2883b5 => 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: 944/1863] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:46:04 2026] DELETE /v2.0/subnets/e194ae4d-4dc9-4f66-b6f1-a86ee770ff6b => 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: 945/1864] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:46:05 2026] GET /v2.0/ports?device_id=96041f18-229b-4b6f-9159-bc772773cddf => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1865] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:46:05 2026] GET /v2.0/security-groups?id=fa78880e-4b69-4925-93fc-50e325f0db0b&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1866] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:46:05 2026] DELETE /v2.0/networks/7d89f0a9-dcc7-4749-b299-9ba10a0492ef => generated 0 bytes in 493 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:46:05.529 8 WARNING neutron_lib.context [None req-aa1c8c1e-2e7b-4f2c-b3fa-bdf1e481ba68 5be8d8b3999043f9a09a3653fd90498e ce91c21291d8432996ee83f5e25a108f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:46:05.608 7 INFO neutron.services.segments.plugin [-] Segment 353a8e71-786b-4c0a-8ab5-dad8dd903af1 resource provider aggregate not found 2026-02-25 20:46:05.618 7 INFO neutron.services.segments.plugin [-] Segment 353a8e71-786b-4c0a-8ab5-dad8dd903af1 resource provider aggregate not found 2026-02-25 20:46:05.637 7 INFO neutron.services.segments.plugin [-] Segment 353a8e71-786b-4c0a-8ab5-dad8dd903af1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 353a8e71-786b-4c0a-8ab5-dad8dd903af1 found for delete ", "request_id": "req-b1765262-ba79-4a88-bdda-3c2daa6fe4f1"}]} 2026-02-25 20:46:05.649 7 INFO neutron.services.segments.plugin [-] Segment 353a8e71-786b-4c0a-8ab5-dad8dd903af1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 353a8e71-786b-4c0a-8ab5-dad8dd903af1 found for delete ", "request_id": "req-fdc9f158-e721-47e3-9daa-94053f545e1f"}]} [pid: 7|app: 0|req: 921/1867] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:46:05 2026] GET /v2.0/security-groups?tenant_id=049d55cbebd1426f81cf6202e4b169b7&name=default => generated 2925 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1868] 10.0.0.206 () {34 vars in 665 bytes} [Wed Feb 25 20:46:05 2026] POST /v2.0/ports => generated 774 bytes in 472 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: 922/1869] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:46:05 2026] DELETE /v2.0/security-groups/1ce3fa9e-8619-4ba1-b07e-0bd42ec4a575 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1870] 10.0.0.206 () {34 vars in 737 bytes} [Wed Feb 25 20:46:05 2026] PUT /v2.0/ports/7876ca2f-dcab-4809-98cc-730396d0d9dd => generated 752 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1871] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:46:06 2026] GET /v2.0/ports?device_id=96041f18-229b-4b6f-9159-bc772773cddf => generated 971 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1872] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:46:06 2026] GET /v2.0/security-groups?id=fa78880e-4b69-4925-93fc-50e325f0db0b&fields=id&fields=name => generated 113 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1873] 10.0.0.206 () {32 vars in 720 bytes} [Wed Feb 25 20:46:06 2026] DELETE /v2.0/ports/7876ca2f-dcab-4809-98cc-730396d0d9dd => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1874] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:46:06 2026] GET /v2.0/ports?device_id=96041f18-229b-4b6f-9159-bc772773cddf => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 950/1875] 10.0.0.206 () {32 vars in 643 bytes} [Wed Feb 25 20:46:06 2026] GET /v2.0/ports => generated 778 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:46:06.667 8 INFO neutron.pecan_wsgi.hooks.translation [None req-67efd19d-01ba-4979-9ce5-6770662f090d 5be8d8b3999043f9a09a3653fd90498e ce91c21291d8432996ee83f5e25a108f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 951/1876] 10.0.0.206 () {32 vars in 717 bytes} [Wed Feb 25 20:46:06 2026] GET /v2.0/ports/7876ca2f-dcab-4809-98cc-730396d0d9dd => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1877] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:46:06 2026] GET /v2.0/security-groups?id=fa78880e-4b69-4925-93fc-50e325f0db0b&fields=id&fields=name => generated 113 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1878] 10.0.0.206 () {32 vars in 643 bytes} [Wed Feb 25 20:46:06 2026] GET /v2.0/ports => generated 778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1879] 10.0.0.206 () {32 vars in 736 bytes} [Wed Feb 25 20:46:06 2026] GET /v2.0/ports?device_id=96041f18-229b-4b6f-9159-bc772773cddf => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:46:06.778 7 WARNING neutron_lib.context [None req-e4290cdf-0d19-4791-a229-7ad0955fddab 76535de6aded4d82887e545bb574f9dc 49799963bcbe42ca80415509f977ae13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 953/1880] 10.0.0.206 () {32 vars in 717 bytes} [Wed Feb 25 20:46:06 2026] GET /v2.0/ports/7c289f07-dedb-4704-ac6f-dc069000a7c6 => generated 775 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:46:06.814 8 INFO neutron.pecan_wsgi.hooks.translation [None req-80a5eb71-a00c-496a-ab1f-7324bcfd80cc 5be8d8b3999043f9a09a3653fd90498e ce91c21291d8432996ee83f5e25a108f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 954/1881] 10.0.0.206 () {32 vars in 720 bytes} [Wed Feb 25 20:46:06 2026] DELETE /v2.0/ports/a076cf12-e68c-40d1-a5bb-f6579d2883b5 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:46:06.837 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a616901d-a843-444c-9b07-cbe8c485bde1 5be8d8b3999043f9a09a3653fd90498e ce91c21291d8432996ee83f5e25a108f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 955/1882] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:46:06 2026] DELETE /v2.0/subnets/e194ae4d-4dc9-4f66-b6f1-a86ee770ff6b => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:46:06.861 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ffe2c968-e089-4d50-b03d-0ddc714b88fc 5be8d8b3999043f9a09a3653fd90498e ce91c21291d8432996ee83f5e25a108f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 956/1883] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:46:06 2026] DELETE /v2.0/subnets/c52b9cfe-22cc-478d-8150-5e6a501481de => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1884] 10.0.0.206 () {32 vars in 720 bytes} [Wed Feb 25 20:46:06 2026] DELETE /v2.0/ports/7c289f07-dedb-4704-ac6f-dc069000a7c6 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:46:07.309 8 INFO neutron.services.segments.plugin [-] Segment 87efa1f1-286e-4bcd-8e2a-2056ebbaa0c0 resource provider aggregate not found 2026-02-25 20:46:07.316 8 INFO neutron.services.segments.plugin [-] Segment 87efa1f1-286e-4bcd-8e2a-2056ebbaa0c0 resource provider aggregate not found 2026-02-25 20:46:07.331 8 INFO neutron.services.segments.plugin [-] Segment 87efa1f1-286e-4bcd-8e2a-2056ebbaa0c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87efa1f1-286e-4bcd-8e2a-2056ebbaa0c0 found for delete ", "request_id": "req-b5906ad5-3a81-49ae-afc0-9544604447d3"}]} 2026-02-25 20:46:07.332 8 INFO neutron.services.segments.plugin [-] Segment 87efa1f1-286e-4bcd-8e2a-2056ebbaa0c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87efa1f1-286e-4bcd-8e2a-2056ebbaa0c0 found for delete ", "request_id": "req-154737c3-f721-43c2-b1d1-fb3efb7caee8"}]} [pid: 8|app: 0|req: 958/1885] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:46:07 2026] DELETE /v2.0/networks/e9a7b4a0-5973-4bf6-91cc-eab5a135a243 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1886] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:46:07 2026] GET /v2.0/security-groups?tenant_id=ce91c21291d8432996ee83f5e25a108f&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1887] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:46:08 2026] DELETE /v2.0/security-groups/445d4b0e-f5a4-4231-b71d-a99849d92e0f => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:46:08.200 7 INFO neutron.db.l3_db [None req-e4290cdf-0d19-4791-a229-7ad0955fddab 76535de6aded4d82887e545bb574f9dc 49799963bcbe42ca80415509f977ae13 - - default default] Floating IP 3fd40815-f79b-4c70-a51b-1bc91e4bb6f2 associated. External IP: 10.96.250.201, port: 086b5fa4-3c16-4695-a633-607ab6f410c4. [pid: 8|app: 0|req: 961/1888] 199.19.213.234 () {34 vars in 1096 bytes} [Wed Feb 25 20:46:08 2026] GET /v2.0/ports?device_id=9c1e0295-8862-4bf3-a36f-8e0f01e52425&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1889] 10.0.0.206 () {34 vars in 677 bytes} [Wed Feb 25 20:46:06 2026] POST /v2.0/floatingips => generated 855 bytes in 1886 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1890] 10.0.0.136 () {34 vars in 990 bytes} [Wed Feb 25 20:46:08 2026] GET /v2.0/ports?device_id=96f7d268-fd07-43f4-9937-59f4cd5079ef => generated 1473 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:46:08.724 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4311bfd-88bb-4f64-ad30-05a3220625ac'] response: {'name': 'network-changed', 'server_uuid': '96041f18-229b-4b6f-9159-bc772773cddf', 'tag': '086b5fa4-3c16-4695-a633-607ab6f410c4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 929/1891] 10.0.0.136 () {34 vars in 1040 bytes} [Wed Feb 25 20:46:08 2026] GET /v2.0/security-groups?id=f02322a5-42e8-4fa4-a049-f3d2bc3ae188&fields=id&fields=name => generated 112 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1892] 10.0.0.206 () {32 vars in 729 bytes} [Wed Feb 25 20:46:08 2026] GET /v2.0/floatingips/3fd40815-f79b-4c70-a51b-1bc91e4bb6f2 => generated 855 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1893] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:46:08 2026] GET /v2.0/ports?tenant_id=772172429c1945b08fc9479be595b0ec&device_id=9c1e0295-8862-4bf3-a36f-8e0f01e52425 => generated 1469 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1894] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:46:08 2026] GET /v2.0/ports?tenant_id=49799963bcbe42ca80415509f977ae13&device_id=96041f18-229b-4b6f-9159-bc772773cddf => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1895] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:46:08 2026] GET /v2.0/networks?id=037f6833-3e20-4132-8267-8bd542831759 => generated 800 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1896] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:46:08 2026] GET /v2.0/networks?id=8c49a2a4-3129-430e-afa1-950b0ecb8f7c => generated 755 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1897] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:46:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.159&port_id=2b556eb0-5357-4595-b28f-8d90ce0c609b => generated 860 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1898] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:46:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=086b5fa4-3c16-4695-a633-607ab6f410c4 => generated 858 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1899] 199.19.213.234 () {34 vars in 1104 bytes} [Wed Feb 25 20:46:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A280&port_id=2b556eb0-5357-4595-b28f-8d90ce0c609b => 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: 967/1900] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:46:08 2026] GET /v2.0/subnets?id=253b6ccc-8222-48a1-bdc2-3ac58b240c74 => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1901] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:46:09 2026] GET /v2.0/ports?network_id=8c49a2a4-3129-430e-afa1-950b0ecb8f7c&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: 934/1902] 199.19.213.234 () {34 vars in 1064 bytes} [Wed Feb 25 20:46:09 2026] GET /v2.0/subnets?id=bc1d7e6a-4bc1-4cb7-b56b-23a7dc33bd72&id=fbe5835d-636f-4143-a8bc-d4f08a1ac2a1 => generated 1360 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1903] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:46:09 2026] GET /v2.0/ports?network_id=037f6833-3e20-4132-8267-8bd542831759&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1904] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:46:09 2026] GET /v2.0/networks/8c49a2a4-3129-430e-afa1-950b0ecb8f7c?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1905] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:46:09 2026] GET /v2.0/ports?network_id=037f6833-3e20-4132-8267-8bd542831759&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1906] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:46:09 2026] GET /v2.0/networks/8c49a2a4-3129-430e-afa1-950b0ecb8f7c?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: 937/1907] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:46:09 2026] GET /v2.0/networks/037f6833-3e20-4132-8267-8bd542831759?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: 971/1908] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:46:09 2026] GET /v2.0/networks/037f6833-3e20-4132-8267-8bd542831759?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1909] 10.0.0.206 () {32 vars in 729 bytes} [Wed Feb 25 20:46:09 2026] GET /v2.0/floatingips/3fd40815-f79b-4c70-a51b-1bc91e4bb6f2 => generated 855 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:46:10.604 8 WARNING neutron_lib.context [None req-cc28da3a-1b50-4ca2-9458-e9b81b33d185 645a9e25758d4d1eb6e492764d05eb94 536adab719d541758df652f4fa53bb9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 939/1910] 10.0.0.206 () {32 vars in 729 bytes} [Wed Feb 25 20:46:10 2026] GET /v2.0/floatingips/3fd40815-f79b-4c70-a51b-1bc91e4bb6f2 => generated 857 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1911] 10.0.0.206 () {34 vars in 676 bytes} [Wed Feb 25 20:46:10 2026] POST /v2.0/floatingips => generated 552 bytes in 858 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:46:11.352 7 WARNING neutron_lib.context [None req-8a6b9835-9694-4b9f-93a8-28d5434f8464 645a9e25758d4d1eb6e492764d05eb94 536adab719d541758df652f4fa53bb9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 973/1912] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:46:11 2026] GET /v2.0/security-groups?tenant_id=347ff25d6d2d4f3c9060681d490d4048&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1913] 10.0.0.206 () {34 vars in 676 bytes} [Wed Feb 25 20:46:11 2026] POST /v2.0/floatingips => generated 552 bytes in 688 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1914] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:46:12 2026] DELETE /v2.0/security-groups/88c1d0d7-7994-4c8c-957c-96390e726899 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:46:12.173 7 WARNING neutron_lib.context [None req-c7358cde-5b44-4bd1-836c-77d869429b97 645a9e25758d4d1eb6e492764d05eb94 536adab719d541758df652f4fa53bb9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 974/1915] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:46:11 2026] GET /v2.0/floatingips => generated 3622 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1916] 10.0.0.32 () {28 vars in 598 bytes} [Wed Feb 25 20:46:12 2026] GET /v2.0/security-groups => generated 36884 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1917] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:46:12 2026] GET /v2.0/subnets => generated 7155 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1918] 10.0.0.32 () {28 vars in 618 bytes} [Wed Feb 25 20:46:12 2026] GET /v2.0/network-ip-availabilities => generated 4482 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1919] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:46:12 2026] GET /v2.0/subnets => generated 7155 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1920] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:46:12 2026] GET /v2.0/subnetpools => 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: 980/1921] 10.0.0.32 () {28 vars in 584 bytes} [Wed Feb 25 20:46:12 2026] GET /v2.0/networks => generated 6660 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1922] 10.0.0.32 () {28 vars in 578 bytes} [Wed Feb 25 20:46:12 2026] GET /v2.0/ports => generated 29950 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1923] 10.0.0.206 () {34 vars in 676 bytes} [Wed Feb 25 20:46:12 2026] POST /v2.0/floatingips => generated 552 bytes in 810 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:46:12.990 7 WARNING neutron_lib.context [None req-b445c252-f62e-4f77-98cb-51d23a0cdd1a 645a9e25758d4d1eb6e492764d05eb94 536adab719d541758df652f4fa53bb9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 982/1924] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:46:12 2026] GET /v2.0/routers => generated 1451 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1925] 10.0.0.32 () {28 vars in 623 bytes} [Wed Feb 25 20:46:13 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1926] 10.0.0.32 () {28 vars in 676 bytes} [Wed Feb 25 20:46:13 2026] GET /v2.0/routers/0dc824c1-94b8-4078-9bc8-88d9d87256f1/l3-agents => generated 681 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1927] 10.0.0.110 () {34 vars in 1178 bytes} [Wed Feb 25 20:46:13 2026] GET /v2.0/ports?device_id=96041f18-229b-4b6f-9159-bc772773cddf&device_id=96f7d268-fd07-43f4-9937-59f4cd5079ef&device_id=9c1e0295-8862-4bf3-a36f-8e0f01e52425 => generated 4160 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1930] 10.0.0.32 () {28 vars in 676 bytes} [Wed Feb 25 20:46:13 2026] GET /v2.0/routers/d68604cc-5bbe-4da3-ac07-af7bad97d280/l3-agents => generated 681 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1931] 10.0.0.110 () {34 vars in 1120 bytes} [Wed Feb 25 20:46:13 2026] GET /v2.0/security-groups?id=fa78880e-4b69-4925-93fc-50e325f0db0b&id=f02322a5-42e8-4fa4-a049-f3d2bc3ae188&fields=id&fields=name => generated 204 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1932] 10.0.0.32 () {28 vars in 580 bytes} [Wed Feb 25 20:46:13 2026] GET /v2.0/agents => generated 3386 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1933] 10.0.0.206 () {34 vars in 676 bytes} [Wed Feb 25 20:46:12 2026] POST /v2.0/floatingips => generated 552 bytes in 735 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:46:13.736 8 WARNING neutron_lib.context [None req-8939d5fb-4ef5-4ac0-962c-5d8ac1c1a458 645a9e25758d4d1eb6e492764d05eb94 536adab719d541758df652f4fa53bb9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:46:14.175 7 INFO neutron.db.segments_db [None req-092f29ed-f0db-4808-804c-a858251586cf b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Added segment a9216659-66d6-4562-8354-97c2ac11e2fd of type vxlan for network dd056adf-1529-4408-bec9-54cc69bcecec [pid: 7|app: 0|req: 944/1934] 10.0.0.206 () {34 vars in 671 bytes} [Wed Feb 25 20:46:13 2026] POST /v2.0/networks => generated 740 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1935] 10.0.0.206 () {32 vars in 721 bytes} [Wed Feb 25 20:46:14 2026] GET /v2.0/subnets/132536ef-9a31-4bea-bbbf-498d1897f888 => generated 651 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1936] 10.0.0.206 () {34 vars in 676 bytes} [Wed Feb 25 20:46:13 2026] POST /v2.0/floatingips => generated 552 bytes in 672 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1937] 10.0.0.206 () {34 vars in 759 bytes} [Wed Feb 25 20:46:14 2026] PUT /v2.0/floatingips/cb0a2dbe-42d3-4a9d-ae5c-8b617ce66d18/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1938] 10.0.0.206 () {34 vars in 759 bytes} [Wed Feb 25 20:46:14 2026] PUT /v2.0/floatingips/b88b42de-f427-445d-a9d1-21832389c424/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: 994/1939] 10.0.0.206 () {34 vars in 759 bytes} [Wed Feb 25 20:46:14 2026] PUT /v2.0/floatingips/8dcdf9fe-c2ef-471c-b98a-2210d0cc3a07/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1940] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:46:14 2026] POST /v2.0/subnets => generated 663 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1941] 10.0.0.206 () {34 vars in 759 bytes} [Wed Feb 25 20:46:14 2026] PUT /v2.0/floatingips/85ddf6c2-91c0-4b2d-9f05-1010ab4ecedf/tags => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:46:14.659 7 INFO neutron.db.segments_db [None req-e28b2096-bf7e-454b-984b-c6ae87037843 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Added segment 0c292107-1339-46f5-8453-4575030b58cd of type vxlan for network 1df46ec4-f3a8-4865-8649-8d31b5552567 2026-02-25 20:46:15.002 7 INFO neutron.db.l3_hamode_db [None req-e28b2096-bf7e-454b-984b-c6ae87037843 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 996/1942] 10.0.0.206 () {32 vars in 672 bytes} [Wed Feb 25 20:46:14 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 506 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1943] 10.0.0.206 () {32 vars in 686 bytes} [Wed Feb 25 20:46:15 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1944] 10.0.0.206 () {32 vars in 682 bytes} [Wed Feb 25 20:46:15 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1945] 10.0.0.26 () {30 vars in 689 bytes} [Wed Feb 25 20:46:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1946] 10.0.0.206 () {32 vars in 694 bytes} [Wed Feb 25 20:46:15 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1947] 10.0.0.26 () {30 vars in 691 bytes} [Wed Feb 25 20:46:15 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1948] 10.0.0.206 () {32 vars in 680 bytes} [Wed Feb 25 20:46:15 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1949] 10.0.0.26 () {30 vars in 667 bytes} [Wed Feb 25 20:46:15 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1950] 10.0.0.26 () {30 vars in 703 bytes} [Wed Feb 25 20:46:15 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: 1005/1951] 10.0.0.206 () {32 vars in 694 bytes} [Wed Feb 25 20:46:15 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1952] 10.0.0.206 () {32 vars in 690 bytes} [Wed Feb 25 20:46:15 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1953] 10.0.0.206 () {32 vars in 702 bytes} [Wed Feb 25 20:46:15 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1954] 10.0.0.206 () {32 vars in 732 bytes} [Wed Feb 25 20:46:15 2026] DELETE /v2.0/floatingips/cb0a2dbe-42d3-4a9d-ae5c-8b617ce66d18 => generated 0 bytes in 412 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1955] 10.0.0.26 () {28 vars in 438 bytes} [Wed Feb 25 20:46:16 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-02-25 20:46:16.119 7 INFO neutron.db.l3_hamode_db [None req-e28b2096-bf7e-454b-984b-c6ae87037843 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1010/1956] 10.0.0.206 () {32 vars in 732 bytes} [Wed Feb 25 20:46:16 2026] DELETE /v2.0/floatingips/b88b42de-f427-445d-a9d1-21832389c424 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1957] 10.0.0.26 () {30 vars in 727 bytes} [Wed Feb 25 20:46:16 2026] GET /v2.0/subnets/132536ef-9a31-4bea-bbbf-498d1897f888 => generated 633 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1958] 10.0.0.206 () {32 vars in 732 bytes} [Wed Feb 25 20:46:16 2026] DELETE /v2.0/floatingips/8dcdf9fe-c2ef-471c-b98a-2210d0cc3a07 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1959] 10.0.0.26 () {30 vars in 689 bytes} [Wed Feb 25 20:46:16 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: 1014/1960] 10.0.0.206 () {32 vars in 732 bytes} [Wed Feb 25 20:46:16 2026] DELETE /v2.0/floatingips/85ddf6c2-91c0-4b2d-9f05-1010ab4ecedf => generated 0 bytes in 367 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1961] 10.0.0.26 () {30 vars in 691 bytes} [Wed Feb 25 20:46:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1962] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:46:14 2026] POST /v2.0/routers => generated 727 bytes in 2619 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1963] 10.0.0.26 () {30 vars in 667 bytes} [Wed Feb 25 20:46:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1964] 10.0.0.206 () {32 vars in 732 bytes} [Wed Feb 25 20:46:17 2026] DELETE /v2.0/floatingips/749d9cb3-e90f-4be2-ab0d-2409618f2291 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1965] 10.0.0.26 () {30 vars in 703 bytes} [Wed Feb 25 20:46:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1966] 10.0.0.136 () {34 vars in 990 bytes} [Wed Feb 25 20:46:17 2026] GET /v2.0/ports?device_id=96041f18-229b-4b6f-9159-bc772773cddf => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1967] 10.0.0.26 () {30 vars in 727 bytes} [Wed Feb 25 20:46:17 2026] GET /v2.0/subnets/132536ef-9a31-4bea-bbbf-498d1897f888 => generated 651 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1968] 10.0.0.136 () {34 vars in 1040 bytes} [Wed Feb 25 20:46:17 2026] GET /v2.0/security-groups?id=fa78880e-4b69-4925-93fc-50e325f0db0b&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1969] 10.0.0.26 () {30 vars in 689 bytes} [Wed Feb 25 20:46:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1970] 10.0.0.26 () {30 vars in 691 bytes} [Wed Feb 25 20:46:17 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: 1023/1971] 10.0.0.26 () {30 vars in 667 bytes} [Wed Feb 25 20:46:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1972] 10.0.0.26 () {30 vars in 703 bytes} [Wed Feb 25 20:46:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1973] 10.0.0.26 () {30 vars in 729 bytes} [Wed Feb 25 20:46:17 2026] GET /v2.0/networks/7abf50fc-4f99-4fc6-9d6d-66555a7a1db7 => generated 799 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/1974] 10.0.0.26 () {30 vars in 681 bytes} [Wed Feb 25 20:46:17 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1975] 10.0.0.26 () {34 vars in 703 bytes} [Wed Feb 25 20:46:17 2026] POST /v2.0/ports => generated 1132 bytes in 506 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: 1028/1976] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:46:18 2026] GET /v2.0/security-groups?tenant_id=1fc8fdb1ed1f4480ac300837efc353cf&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: 1029/1977] 10.0.0.206 () {32 vars in 826 bytes} [Wed Feb 25 20:46:18 2026] GET /v2.0/ports?project_id=49799963bcbe42ca80415509f977ae13&network_id=8c49a2a4-3129-430e-afa1-950b0ecb8f7c => generated 3691 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1978] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:46:18 2026] DELETE /v2.0/security-groups/38639ff3-ac3a-4579-bff5-ceddbb04b6e0 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/1979] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:46:19 2026] GET /v2.0/security-groups?tenant_id=536adab719d541758df652f4fa53bb9b&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1980] 10.0.0.206 () {34 vars in 783 bytes} [Wed Feb 25 20:46:17 2026] PUT /v2.0/routers/5ed83037-c633-4aa6-80af-46c779cfe211/add_router_interface => generated 309 bytes in 1986 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1981] 10.0.0.206 () {32 vars in 742 bytes} [Wed Feb 25 20:46:19 2026] GET /v2.0/subnets?network_id=0f4f189d-f100-426c-9039-3f869d8ee493 => generated 644 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/1982] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:46:19 2026] DELETE /v2.0/security-groups/5fd8cce0-dca1-4c91-8def-6e499542f6ed => 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: 1033/1983] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:46:19 2026] GET /v2.0/security-groups?tenant_id=9c8a0736303f4e0693f8f36a722ccf41&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:46:19.581 7 INFO neutron.db.l3_db [None req-e9e6b895-dbac-4d66-b795-039323a5b5e9 76535de6aded4d82887e545bb574f9dc 49799963bcbe42ca80415509f977ae13 - - default default] Floating IP 3fd40815-f79b-4c70-a51b-1bc91e4bb6f2 disassociated. External IP: 10.96.250.201, port: 086b5fa4-3c16-4695-a633-607ab6f410c4. [pid: 8|app: 0|req: 1034/1984] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:46:19 2026] DELETE /v2.0/security-groups/94136bdc-7e96-4b56-8d57-73fe8e8b516a => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1985] 10.0.0.206 () {34 vars in 749 bytes} [Wed Feb 25 20:46:19 2026] PUT /v2.0/floatingips/3fd40815-f79b-4c70-a51b-1bc91e4bb6f2 => generated 554 bytes in 647 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/1986] 10.0.0.206 () {32 vars in 729 bytes} [Wed Feb 25 20:46:20 2026] GET /v2.0/floatingips/3fd40815-f79b-4c70-a51b-1bc91e4bb6f2 => generated 554 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:46:20.701 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-14199e73-a923-4e5d-9422-d939bb4b8bd2'] response: {'name': 'network-changed', 'server_uuid': '96041f18-229b-4b6f-9159-bc772773cddf', 'tag': '086b5fa4-3c16-4695-a633-607ab6f410c4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1036/1987] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:46:20 2026] GET /v2.0/ports?tenant_id=49799963bcbe42ca80415509f977ae13&device_id=96041f18-229b-4b6f-9159-bc772773cddf => generated 1240 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1988] 199.19.213.234 () {30 vars in 703 bytes} [Wed Feb 25 20:46:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1989] 199.19.213.234 () {30 vars in 705 bytes} [Wed Feb 25 20:46:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/1990] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:46:20 2026] GET /v2.0/networks?id=8c49a2a4-3129-430e-afa1-950b0ecb8f7c => generated 755 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1991] 199.19.213.234 () {30 vars in 681 bytes} [Wed Feb 25 20:46:20 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: 955/1992] 199.19.213.234 () {30 vars in 717 bytes} [Wed Feb 25 20:46:20 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: 1038/1993] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:46:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=086b5fa4-3c16-4695-a633-607ab6f410c4 => 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: 956/1994] 199.19.213.234 () {30 vars in 737 bytes} [Wed Feb 25 20:46:20 2026] GET /v2.0/ports/a76aa01a-c113-4cf9-b78f-458036cb7d94 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/1995] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:46:20 2026] GET /v2.0/subnets?id=253b6ccc-8222-48a1-bdc2-3ac58b240c74 => generated 654 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1996] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:46:20 2026] GET /v2.0/ports?network_id=8c49a2a4-3129-430e-afa1-950b0ecb8f7c&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: 1040/1997] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:46:21 2026] GET /v2.0/networks/8c49a2a4-3129-430e-afa1-950b0ecb8f7c?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: 958/1998] 10.0.0.206 () {32 vars in 729 bytes} [Wed Feb 25 20:46:21 2026] GET /v2.0/floatingips/3fd40815-f79b-4c70-a51b-1bc91e4bb6f2 => generated 554 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/1999] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:46:21 2026] GET /v2.0/networks/8c49a2a4-3129-430e-afa1-950b0ecb8f7c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/2000] 199.19.213.234 () {30 vars in 703 bytes} [Wed Feb 25 20:46:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2001] 199.19.213.234 () {30 vars in 705 bytes} [Wed Feb 25 20:46:21 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: 960/2002] 199.19.213.234 () {30 vars in 681 bytes} [Wed Feb 25 20:46:21 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: 1043/2003] 199.19.213.234 () {30 vars in 717 bytes} [Wed Feb 25 20:46:21 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-02-25 20:46:21.329 7 INFO neutron.api.v2.resource [None req-b648ce7b-1bfe-4497-83c8-ee332c437aa0 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 961/2004] 199.19.213.234 () {30 vars in 763 bytes} [Wed Feb 25 20:46:21 2026] GET /v2.0/security-groups/lb-8753f13b-7fe6-49bb-b474-67f4d6fdcb87 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2005] 199.19.213.234 () {30 vars in 785 bytes} [Wed Feb 25 20:46:21 2026] GET /v2.0/security-groups?name=lb-8753f13b-7fe6-49bb-b474-67f4d6fdcb87 => generated 23 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2006] 199.19.213.234 () {34 vars in 736 bytes} [Wed Feb 25 20:46:21 2026] POST /v2.0/security-groups => generated 1636 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2007] 199.19.213.234 () {30 vars in 815 bytes} [Wed Feb 25 20:46:21 2026] GET /v2.0/security-group-rules?security_group_id=8bbf7c38-ef0b-4de9-991d-0369797a05d0 => generated 1182 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2008] 10.0.0.110 () {34 vars in 982 bytes} [Wed Feb 25 20:46:21 2026] GET /v2.0/networks?id=dd056adf-1529-4408-bec9-54cc69bcecec => generated 672 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2009] 10.0.0.110 () {34 vars in 965 bytes} [Wed Feb 25 20:46:21 2026] GET /v2.0/quotas/ec3ab54832ac4b8e88b8ecfcd0ad1e78 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2010] 10.0.0.110 () {34 vars in 1002 bytes} [Wed Feb 25 20:46:21 2026] GET /v2.0/ports?tenant_id=ec3ab54832ac4b8e88b8ecfcd0ad1e78&fields=id => generated 103 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2011] 10.0.0.110 () {34 vars in 1008 bytes} [Wed Feb 25 20:46:21 2026] GET /v2.0/networks/dd056adf-1529-4408-bec9-54cc69bcecec?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2012] 10.0.0.110 () {34 vars in 1108 bytes} [Wed Feb 25 20:46:21 2026] GET /v2.0/networks/dd056adf-1529-4408-bec9-54cc69bcecec?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: 1046/2013] 199.19.213.234 () {34 vars in 789 bytes} [Wed Feb 25 20:46:21 2026] PUT /v2.0/ports/a76aa01a-c113-4cf9-b78f-458036cb7d94 => generated 1132 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2014] 199.19.213.234 () {30 vars in 703 bytes} [Wed Feb 25 20:46:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1047/2015] 199.19.213.234 () {30 vars in 705 bytes} [Wed Feb 25 20:46:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/2016] 199.19.213.234 () {30 vars in 681 bytes} [Wed Feb 25 20:46:22 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: 1048/2017] 199.19.213.234 () {30 vars in 717 bytes} [Wed Feb 25 20:46:22 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: 970/2018] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:46:22 2026] GET /v2.0/ports?device_id=ccd831f9-ce4d-479f-81b8-a810f33e8846 => 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: 1049/2019] 199.19.213.234 () {30 vars in 741 bytes} [Wed Feb 25 20:46:22 2026] GET /v2.0/subnets/132536ef-9a31-4bea-bbbf-498d1897f888 => generated 651 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2020] 10.0.0.206 () {32 vars in 729 bytes} [Wed Feb 25 20:46:22 2026] GET /v2.0/floatingips/3fd40815-f79b-4c70-a51b-1bc91e4bb6f2 => generated 552 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2021] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:46:22 2026] GET /v2.0/networks?id=dd056adf-1529-4408-bec9-54cc69bcecec => generated 672 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:46:23.026 7 WARNING neutron_lib.context [req-95eb6409-920a-4bd5-8512-854d78e039f0 req-93024f60-d6f1-431d-a38b-d866dc06fbca f99d49c5a28f468fb5e1727145bbc105 ec3ab54832ac4b8e88b8ecfcd0ad1e78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1051/2022] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:46:23 2026] GET /v2.0/ports?device_id=ccd831f9-ce4d-479f-81b8-a810f33e8846 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:46:23.272 8 WARNING neutron_lib.context [None req-4c3def31-e81e-42b8-8c92-54c041df9d92 76535de6aded4d82887e545bb574f9dc 49799963bcbe42ca80415509f977ae13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1052/2023] 10.0.0.206 () {34 vars in 685 bytes} [Wed Feb 25 20:46:23 2026] POST /v2.0/security-groups => generated 1673 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-25 20:46:23.400 8 WARNING neutron_lib.context [None req-c1797424-99aa-450a-a041-9c95331c2ead 76535de6aded4d82887e545bb574f9dc 49799963bcbe42ca80415509f977ae13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 972/2024] 199.19.213.234 () {38 vars in 955 bytes} [Wed Feb 25 20:46:23 2026] POST /v2.0/ports => generated 954 bytes in 480 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: 1053/2025] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:46:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:46:23.566 8 WARNING neutron_lib.context [None req-0f112cd6-61b8-426d-9f9a-ed66fddf2a46 76535de6aded4d82887e545bb574f9dc 49799963bcbe42ca80415509f977ae13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1054/2026] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:46:23 2026] POST /v2.0/security-group-rules => generated 596 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:46:23.709 8 WARNING neutron_lib.context [None req-0051b405-7460-4653-8834-f9c749bfe22a 76535de6aded4d82887e545bb574f9dc 49799963bcbe42ca80415509f977ae13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1055/2027] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:46:23 2026] POST /v2.0/security-group-rules => generated 602 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:46:23.843 8 WARNING neutron_lib.context [None req-442a914e-6753-4ee8-b541-552a5963b0b3 76535de6aded4d82887e545bb574f9dc 49799963bcbe42ca80415509f977ae13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1056/2028] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:46:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:46:23.976 8 WARNING neutron_lib.context [None req-2b00ee8d-aa88-40f6-acd6-1ffdc46ff7c9 76535de6aded4d82887e545bb574f9dc 49799963bcbe42ca80415509f977ae13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:46:24.014 8 INFO neutron.db.securitygroups_db [None req-2b00ee8d-aa88-40f6-acd6-1ffdc46ff7c9 76535de6aded4d82887e545bb574f9dc 49799963bcbe42ca80415509f977ae13 - - default default] Project 49799963bcbe42ca80415509f977ae13 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: 973/2029] 199.19.213.234 () {38 vars in 1028 bytes} [Wed Feb 25 20:46:23 2026] PUT /v2.0/ports/fa4f6c3e-0af2-41be-b49a-0610dd10a958 => generated 1199 bytes in 516 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:46:24.070 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f9bec9a-d505-47e9-9261-6a065d309038'] response: {'name': 'network-changed', 'server_uuid': 'ccd831f9-ce4d-479f-81b8-a810f33e8846', 'tag': 'fa4f6c3e-0af2-41be-b49a-0610dd10a958', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1057/2030] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:46:23 2026] POST /v2.0/security-group-rules => generated 607 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2031] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:46:24 2026] GET /v2.0/ports?tenant_id=ec3ab54832ac4b8e88b8ecfcd0ad1e78&device_id=ccd831f9-ce4d-479f-81b8-a810f33e8846 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:46:24.129 8 WARNING neutron_lib.context [None req-4cbe9a55-d66b-4923-a18c-b33c7c5400c0 76535de6aded4d82887e545bb574f9dc 49799963bcbe42ca80415509f977ae13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 20:46:24.162 8 INFO neutron.db.securitygroups_db [None req-4cbe9a55-d66b-4923-a18c-b33c7c5400c0 76535de6aded4d82887e545bb574f9dc 49799963bcbe42ca80415509f977ae13 - - default default] Project 49799963bcbe42ca80415509f977ae13 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: 974/2032] 10.0.0.206 () {34 vars in 678 bytes} [Wed Feb 25 20:46:24 2026] POST /v2.0/qos/policies => generated 359 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2033] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:46:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=fa4f6c3e-0af2-41be-b49a-0610dd10a958 => 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: 1059/2034] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:46:24 2026] POST /v2.0/security-group-rules => generated 606 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2035] 10.0.0.206 () {34 vars in 678 bytes} [Wed Feb 25 20:46:24 2026] POST /v2.0/qos/policies => generated 359 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2036] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:46:24 2026] GET /v2.0/subnets?id=3b83c6b3-6f5c-41de-a3a2-0b3b5e926ac0 => generated 666 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2037] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:46:24 2026] GET /v2.0/ports?device_id=ccd831f9-ce4d-479f-81b8-a810f33e8846 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2038] 10.0.0.206 () {34 vars in 678 bytes} [Wed Feb 25 20:46:24 2026] POST /v2.0/qos/policies => generated 359 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2039] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:46:24 2026] GET /v2.0/ports?network_id=dd056adf-1529-4408-bec9-54cc69bcecec&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: 1062/2040] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:46:24 2026] GET /v2.0/security-groups?id=d9503e7f-1d3c-4b68-a468-dd7c91fc2620&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2041] 10.0.0.206 () {34 vars in 678 bytes} [Wed Feb 25 20:46:24 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2042] 10.0.0.206 () {34 vars in 678 bytes} [Wed Feb 25 20:46:24 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2043] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:46:24 2026] GET /v2.0/networks/dd056adf-1529-4408-bec9-54cc69bcecec?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2044] 10.0.0.206 () {34 vars in 753 bytes} [Wed Feb 25 20:46:24 2026] PUT /v2.0/policies/bf9974ed-40ed-45b7-94dd-9b9e4a163996/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2045] 10.0.0.206 () {34 vars in 753 bytes} [Wed Feb 25 20:46:24 2026] PUT /v2.0/policies/ebaf7633-b86c-4a76-a382-6a103e34c8d6/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2046] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:46:24 2026] GET /v2.0/networks/dd056adf-1529-4408-bec9-54cc69bcecec?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: 983/2047] 10.0.0.206 () {34 vars in 753 bytes} [Wed Feb 25 20:46:24 2026] PUT /v2.0/policies/3d4a2c76-dce7-4201-a2ae-654f02e96206/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2048] 10.0.0.206 () {34 vars in 753 bytes} [Wed Feb 25 20:46:24 2026] PUT /v2.0/policies/43a5d564-127d-4f39-addf-d6f5ffba090d/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: 984/2049] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:46:24 2026] GET /v2.0/ports?tenant_id=ec3ab54832ac4b8e88b8ecfcd0ad1e78&device_id=ccd831f9-ce4d-479f-81b8-a810f33e8846 => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2050] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:46:24 2026] GET /v2.0/networks?id=dd056adf-1529-4408-bec9-54cc69bcecec => generated 768 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2051] 10.0.0.206 () {32 vars in 649 bytes} [Wed Feb 25 20:46:24 2026] GET /v2.0/networks => generated 1296 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2052] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:46:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=fa4f6c3e-0af2-41be-b49a-0610dd10a958 => 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: 1067/2053] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:46:24 2026] GET /v2.0/subnets?id=3b83c6b3-6f5c-41de-a3a2-0b3b5e926ac0 => generated 666 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2054] 10.0.0.110 () {34 vars in 1098 bytes} [Wed Feb 25 20:46:24 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-133111165&fields=id&tenant_id=49799963bcbe42ca80415509f977ae13 => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2055] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:46:24 2026] GET /v2.0/ports?network_id=dd056adf-1529-4408-bec9-54cc69bcecec&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2056] 10.0.0.110 () {34 vars in 982 bytes} [Wed Feb 25 20:46:24 2026] GET /v2.0/networks?id=8c49a2a4-3129-430e-afa1-950b0ecb8f7c => generated 659 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2057] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:46:24 2026] GET /v2.0/networks/dd056adf-1529-4408-bec9-54cc69bcecec?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2058] 10.0.0.110 () {34 vars in 965 bytes} [Wed Feb 25 20:46:25 2026] GET /v2.0/quotas/49799963bcbe42ca80415509f977ae13 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2059] 10.0.0.206 () {32 vars in 674 bytes} [Wed Feb 25 20:46:24 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2060] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:46:25 2026] GET /v2.0/networks/dd056adf-1529-4408-bec9-54cc69bcecec?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2061] 10.0.0.206 () {32 vars in 688 bytes} [Wed Feb 25 20:46:25 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2062] 10.0.0.110 () {34 vars in 1002 bytes} [Wed Feb 25 20:46:25 2026] GET /v2.0/ports?tenant_id=49799963bcbe42ca80415509f977ae13&fields=id => generated 149 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2063] 10.0.0.206 () {32 vars in 684 bytes} [Wed Feb 25 20:46:25 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2064] 10.0.0.110 () {34 vars in 1008 bytes} [Wed Feb 25 20:46:25 2026] GET /v2.0/networks/8c49a2a4-3129-430e-afa1-950b0ecb8f7c?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: 1074/2065] 10.0.0.206 () {32 vars in 696 bytes} [Wed Feb 25 20:46:25 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2066] 10.0.0.110 () {34 vars in 1108 bytes} [Wed Feb 25 20:46:25 2026] GET /v2.0/networks/8c49a2a4-3129-430e-afa1-950b0ecb8f7c?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: 1075/2067] 10.0.0.206 () {32 vars in 682 bytes} [Wed Feb 25 20:46:25 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2068] 10.0.0.206 () {32 vars in 696 bytes} [Wed Feb 25 20:46:25 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2069] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:46:25 2026] GET /v2.0/ports?device_id=0fa69096-d1fd-47d3-9c89-c4e230c51ca4 => 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: 1076/2070] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:46:25 2026] GET /v2.0/ports?device_id=ccd831f9-ce4d-479f-81b8-a810f33e8846 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2071] 10.0.0.206 () {32 vars in 692 bytes} [Wed Feb 25 20:46:25 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2072] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:46:25 2026] GET /v2.0/security-groups?id=d9503e7f-1d3c-4b68-a468-dd7c91fc2620&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2073] 10.0.0.206 () {32 vars in 704 bytes} [Wed Feb 25 20:46:25 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2074] 10.0.0.206 () {32 vars in 734 bytes} [Wed Feb 25 20:46:25 2026] DELETE /v2.0/qos/policies/bf9974ed-40ed-45b7-94dd-9b9e4a163996 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2075] 10.0.0.206 () {32 vars in 734 bytes} [Wed Feb 25 20:46:25 2026] DELETE /v2.0/qos/policies/ebaf7633-b86c-4a76-a382-6a103e34c8d6 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2076] 10.0.0.206 () {32 vars in 734 bytes} [Wed Feb 25 20:46:25 2026] DELETE /v2.0/qos/policies/3d4a2c76-dce7-4201-a2ae-654f02e96206 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2077] 10.0.0.206 () {32 vars in 734 bytes} [Wed Feb 25 20:46:25 2026] DELETE /v2.0/qos/policies/43a5d564-127d-4f39-addf-d6f5ffba090d => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2078] 10.0.0.206 () {32 vars in 734 bytes} [Wed Feb 25 20:46:25 2026] DELETE /v2.0/qos/policies/3cbc9173-e6ea-4746-a5ea-784034ede905 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2079] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:46:26 2026] GET /v2.0/networks?id=8c49a2a4-3129-430e-afa1-950b0ecb8f7c => generated 659 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2080] 199.19.213.234 () {34 vars in 1050 bytes} [Wed Feb 25 20:46:26 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=49799963bcbe42ca80415509f977ae13 => generated 272 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:46:26.388 7 WARNING neutron_lib.context [req-65846b6d-f125-49d1-8595-d8452e93ee42 req-733608fa-1a73-446a-ae2b-e9c1343729b9 76535de6aded4d82887e545bb574f9dc 49799963bcbe42ca80415509f977ae13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2081] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:46:26 2026] GET /v2.0/ports?device_id=0fa69096-d1fd-47d3-9c89-c4e230c51ca4 => 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: 1083/2082] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:46:26 2026] GET /v2.0/ports?device_id=ccd831f9-ce4d-479f-81b8-a810f33e8846 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2083] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:46:26 2026] GET /v2.0/security-groups?id=d9503e7f-1d3c-4b68-a468-dd7c91fc2620&fields=id&fields=name => generated 88 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2084] 199.19.213.234 () {38 vars in 955 bytes} [Wed Feb 25 20:46:26 2026] POST /v2.0/ports => generated 954 bytes in 603 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1085/2085] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:46:26 2026] GET /v2.0/security-groups?tenant_id=92580483db4d481d9ce9594fadf2f072&name=default => generated 2925 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2086] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:46:27 2026] DELETE /v2.0/security-groups/81a9c058-989c-4ab3-9afe-e1bdc6644d1f => 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: 1001/2087] 199.19.213.234 () {38 vars in 1028 bytes} [Wed Feb 25 20:46:26 2026] PUT /v2.0/ports/7e32251b-de43-4fbf-b0c0-3c3b2db636bc => generated 1199 bytes in 545 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: 1087/2088] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:46:27 2026] GET /v2.0/security-groups?tenant_id=18cf59fe654a494cb0e969a8fc09afc7&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:46:27.640 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7622150-75cf-4a61-a874-fb20ae5b9ba8'] response: {'name': 'network-changed', 'server_uuid': '0fa69096-d1fd-47d3-9c89-c4e230c51ca4', 'tag': '7e32251b-de43-4fbf-b0c0-3c3b2db636bc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1002/2089] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:46:27 2026] GET /v2.0/ports?tenant_id=49799963bcbe42ca80415509f977ae13&device_id=0fa69096-d1fd-47d3-9c89-c4e230c51ca4 => generated 1238 bytes in 66 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: 1003/2090] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:46:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=7e32251b-de43-4fbf-b0c0-3c3b2db636bc => 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: 1088/2091] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:46:27 2026] DELETE /v2.0/security-groups/699656d0-6561-4883-88b3-c1a68bce5bd3 => 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: 1004/2092] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:46:27 2026] GET /v2.0/ports?device_id=0fa69096-d1fd-47d3-9c89-c4e230c51ca4 => 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: 1089/2093] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:46:27 2026] GET /v2.0/subnets?id=253b6ccc-8222-48a1-bdc2-3ac58b240c74 => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2094] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:46:27 2026] GET /v2.0/security-groups?id=078ec9cb-9558-4cd5-8e1f-67f8a2a9f9e2&fields=id&fields=name => generated 113 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2095] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:46:27 2026] GET /v2.0/ports?network_id=8c49a2a4-3129-430e-afa1-950b0ecb8f7c&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2096] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:46:27 2026] GET /v2.0/networks/8c49a2a4-3129-430e-afa1-950b0ecb8f7c?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2097] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:46:27 2026] GET /v2.0/ports?device_id=ccd831f9-ce4d-479f-81b8-a810f33e8846 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2098] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:46:27 2026] GET /v2.0/networks/8c49a2a4-3129-430e-afa1-950b0ecb8f7c?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: 1092/2099] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:46:27 2026] GET /v2.0/security-groups?id=d9503e7f-1d3c-4b68-a468-dd7c91fc2620&fields=id&fields=name => generated 88 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2100] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:46:28 2026] GET /v2.0/ports?tenant_id=49799963bcbe42ca80415509f977ae13&device_id=0fa69096-d1fd-47d3-9c89-c4e230c51ca4 => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2101] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:46:28 2026] GET /v2.0/security-groups?tenant_id=f07cf3fb40ff49e79dd518ae28419d01&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2102] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:46:28 2026] GET /v2.0/networks?id=8c49a2a4-3129-430e-afa1-950b0ecb8f7c => generated 755 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2103] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:46:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=7e32251b-de43-4fbf-b0c0-3c3b2db636bc => 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: 1096/2104] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:46:28 2026] GET /v2.0/subnets?id=253b6ccc-8222-48a1-bdc2-3ac58b240c74 => generated 654 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2105] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:46:28 2026] DELETE /v2.0/security-groups/f19fa269-f074-470c-b383-46b3b8dfdf3d => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2108] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:46:28 2026] GET /v2.0/ports?network_id=8c49a2a4-3129-430e-afa1-950b0ecb8f7c&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2109] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:46:28 2026] GET /v2.0/networks/8c49a2a4-3129-430e-afa1-950b0ecb8f7c?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: 1098/2110] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:46:28 2026] GET /v2.0/networks/8c49a2a4-3129-430e-afa1-950b0ecb8f7c?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: 1013/2111] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:46:28 2026] GET /v2.0/ports?device_id=ccd831f9-ce4d-479f-81b8-a810f33e8846 => generated 971 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2112] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:46:28 2026] GET /v2.0/security-groups?id=d9503e7f-1d3c-4b68-a468-dd7c91fc2620&fields=id&fields=name => generated 88 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2113] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:46:28 2026] GET /v2.0/ports?device_id=0fa69096-d1fd-47d3-9c89-c4e230c51ca4 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2114] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:46:28 2026] GET /v2.0/security-groups?id=078ec9cb-9558-4cd5-8e1f-67f8a2a9f9e2&fields=id&fields=name => generated 113 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2115] 199.19.213.234 () {34 vars in 994 bytes} [Wed Feb 25 20:46:29 2026] GET /v2.0/ports?device_id=ccd831f9-ce4d-479f-81b8-a810f33e8846 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2116] 199.19.213.234 () {36 vars in 997 bytes} [Wed Feb 25 20:46:29 2026] DELETE /v2.0/ports/fa4f6c3e-0af2-41be-b49a-0610dd10a958 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2117] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:46:29 2026] GET /v2.0/ports?device_id=ccd831f9-ce4d-479f-81b8-a810f33e8846 => 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: 1102/2118] 10.0.0.110 () {34 vars in 1016 bytes} [Wed Feb 25 20:46:29 2026] GET /v2.0/security-groups?id=0ed0283c-bb04-47fa-b603-1a644652e001&fields=id => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2119] 10.0.0.110 () {34 vars in 982 bytes} [Wed Feb 25 20:46:29 2026] GET /v2.0/networks?id=5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86 => generated 735 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:46:30.017 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8984665b-d2bc-44da-9170-8dcabfa5600a'] response: {'server_uuid': 'ccd831f9-ce4d-479f-81b8-a810f33e8846', 'name': 'network-vif-deleted', 'tag': 'fa4f6c3e-0af2-41be-b49a-0610dd10a958', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1103/2120] 10.0.0.110 () {34 vars in 965 bytes} [Wed Feb 25 20:46:30 2026] GET /v2.0/quotas/1a0e4564af62454fb017e699198da679 => generated 291 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2121] 10.0.0.110 () {34 vars in 1002 bytes} [Wed Feb 25 20:46:30 2026] GET /v2.0/ports?tenant_id=1a0e4564af62454fb017e699198da679&fields=id => generated 149 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2122] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:46:30 2026] GET /v2.0/ports?device_id=0fa69096-d1fd-47d3-9c89-c4e230c51ca4 => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2123] 10.0.0.110 () {34 vars in 1008 bytes} [Wed Feb 25 20:46:30 2026] GET /v2.0/networks/5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2124] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:46:30 2026] GET /v2.0/security-groups?id=078ec9cb-9558-4cd5-8e1f-67f8a2a9f9e2&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2125] 10.0.0.110 () {34 vars in 1108 bytes} [Wed Feb 25 20:46:30 2026] GET /v2.0/networks/5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86?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: 1106/2126] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:46:30 2026] GET /v2.0/ports?device_id=0fa69096-d1fd-47d3-9c89-c4e230c51ca4 => 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: 1021/2127] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:46:30 2026] GET /v2.0/security-groups?id=078ec9cb-9558-4cd5-8e1f-67f8a2a9f9e2&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2128] 10.0.0.206 () {32 vars in 736 bytes} [Wed Feb 25 20:46:30 2026] GET /v2.0/ports?device_id=0fa69096-d1fd-47d3-9c89-c4e230c51ca4 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2129] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:46:30 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:46:31.060 7 INFO neutron.db.l3_db [None req-cbfbcd70-e572-4f33-ac7f-63f3e9a797d2 76535de6aded4d82887e545bb574f9dc 49799963bcbe42ca80415509f977ae13 - - default default] Floating IP 3fd40815-f79b-4c70-a51b-1bc91e4bb6f2 associated. External IP: 10.96.250.201, port: 7e32251b-de43-4fbf-b0c0-3c3b2db636bc. [pid: 8|app: 0|req: 1109/2130] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:46:31 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => 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: 1022/2131] 10.0.0.206 () {34 vars in 749 bytes} [Wed Feb 25 20:46:30 2026] PUT /v2.0/floatingips/3fd40815-f79b-4c70-a51b-1bc91e4bb6f2 => generated 855 bytes in 941 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2132] 10.0.0.206 () {32 vars in 729 bytes} [Wed Feb 25 20:46:31 2026] GET /v2.0/floatingips/3fd40815-f79b-4c70-a51b-1bc91e4bb6f2 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:46:31.637 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8a48615-7eed-43d8-95c1-675c45b07329'] response: {'name': 'network-changed', 'server_uuid': '0fa69096-d1fd-47d3-9c89-c4e230c51ca4', 'tag': '7e32251b-de43-4fbf-b0c0-3c3b2db636bc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1023/2133] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:46:31 2026] GET /v2.0/networks?id=5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86 => generated 735 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2134] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:46:31 2026] GET /v2.0/ports?tenant_id=49799963bcbe42ca80415509f977ae13&device_id=0fa69096-d1fd-47d3-9c89-c4e230c51ca4 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2135] 199.19.213.234 () {34 vars in 1050 bytes} [Wed Feb 25 20:46:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1a0e4564af62454fb017e699198da679 => generated 343 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2136] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:46:31 2026] GET /v2.0/networks?id=8c49a2a4-3129-430e-afa1-950b0ecb8f7c => generated 755 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2137] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:46:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=7e32251b-de43-4fbf-b0c0-3c3b2db636bc => generated 858 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2138] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:46:31 2026] GET /v2.0/subnets?id=253b6ccc-8222-48a1-bdc2-3ac58b240c74 => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2139] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:46:31 2026] GET /v2.0/ports?network_id=8c49a2a4-3129-430e-afa1-950b0ecb8f7c&device_owner=network%3Adhcp => generated 1244 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2140] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:46:32 2026] GET /v2.0/networks/8c49a2a4-3129-430e-afa1-950b0ecb8f7c?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2141] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:46:32 2026] GET /v2.0/networks/8c49a2a4-3129-430e-afa1-950b0ecb8f7c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2142] 199.19.213.234 () {38 vars in 955 bytes} [Wed Feb 25 20:46:31 2026] POST /v2.0/ports => generated 1082 bytes in 485 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: 1026/2143] 199.19.213.234 () {38 vars in 1028 bytes} [Wed Feb 25 20:46:32 2026] PUT /v2.0/ports/8070fc8a-ec70-4f70-82e8-dfc8454e1a19 => generated 1207 bytes in 600 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: 1027/2144] 10.0.0.206 () {32 vars in 729 bytes} [Wed Feb 25 20:46:32 2026] GET /v2.0/floatingips/3fd40815-f79b-4c70-a51b-1bc91e4bb6f2 => generated 857 bytes in 70 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: 1028/2145] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:46:32 2026] GET /v2.0/ports?tenant_id=1a0e4564af62454fb017e699198da679&device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:46:33.168 7 WARNING neutron_lib.context [None req-63698f64-8530-4506-a3d3-dfdde8de93e9 83b45de2b91b446cb11634543593d622 4c35ee504f9f4fb2b9c8ba3f91c3b43c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1029/2146] 10.0.0.206 () {34 vars in 684 bytes} [Wed Feb 25 20:46:32 2026] POST /v2.0/security-groups => generated 1601 bytes in 803 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-25 20:46:33.786 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-df30b4ff-e9ea-4a9d-a935-14da9b8cfc76'] response: {'name': 'network-changed', 'server_uuid': '94a7eec7-ffc6-49a5-8f80-184e4af718b8', 'tag': '8070fc8a-ec70-4f70-82e8-dfc8454e1a19', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1030/2147] 199.19.213.234 () {34 vars in 1062 bytes} [Wed Feb 25 20:46:33 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.218&port_id=8070fc8a-ec70-4f70-82e8-dfc8454e1a19 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:46:33.804 7 WARNING neutron_lib.context [None req-28f8c5b0-006d-4bfb-9354-ddcbe766e333 83b45de2b91b446cb11634543593d622 4c35ee504f9f4fb2b9c8ba3f91c3b43c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1118/2148] 10.0.0.206 () {34 vars in 789 bytes} [Wed Feb 25 20:46:32 2026] PUT /v2.0/routers/5ed83037-c633-4aa6-80af-46c779cfe211/remove_router_interface => generated 309 bytes in 1699 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2149] 10.0.0.206 () {34 vars in 684 bytes} [Wed Feb 25 20:46:33 2026] POST /v2.0/security-groups => generated 1601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2150] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:46:33 2026] GET /v2.0/subnets?id=6d7d6ba6-d21e-4234-ab5d-7eea0ff75a7b => generated 630 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:46:33.944 8 WARNING neutron_lib.context [None req-9bd6c5d7-c53f-434b-87dc-1f2b86023074 83b45de2b91b446cb11634543593d622 4c35ee504f9f4fb2b9c8ba3f91c3b43c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1120/2151] 10.0.0.206 () {34 vars in 684 bytes} [Wed Feb 25 20:46:33 2026] POST /v2.0/security-groups => generated 1601 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2152] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:46:34 2026] GET /v2.0/ports?network_id=5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2153] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:46:34 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:46:34.185 8 WARNING neutron_lib.context [None req-afef4468-3037-4c3e-b0a4-a8b8dc5e694d 83b45de2b91b446cb11634543593d622 4c35ee504f9f4fb2b9c8ba3f91c3b43c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py:340: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. items = [ [pid: 8|app: 0|req: 1123/2154] 10.0.0.206 () {34 vars in 684 bytes} [Wed Feb 25 20:46:34 2026] POST /v2.0/security-groups => generated 1601 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2155] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:46:34 2026] GET /v2.0/networks/5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86?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: 1125/2156] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:46:34 2026] GET /v2.0/security-groups?id=0ed0283c-bb04-47fa-b603-1a644652e001&fields=id&fields=name => generated 96 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:46:34.413 8 WARNING neutron_lib.context [None req-5d08f997-5e07-4e65-b9d4-eaa714e98432 83b45de2b91b446cb11634543593d622 4c35ee504f9f4fb2b9c8ba3f91c3b43c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1126/2157] 10.0.0.206 () {34 vars in 684 bytes} [Wed Feb 25 20:46:34 2026] POST /v2.0/security-groups => generated 1601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2158] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:46:34 2026] GET /v2.0/networks/5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2159] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:46:34 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2160] 10.0.0.206 () {34 vars in 767 bytes} [Wed Feb 25 20:46:34 2026] PUT /v2.0/security-groups/5bbd4597-ac51-4276-a23c-a3d706e563da/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2161] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:46:34 2026] GET /v2.0/ports?tenant_id=1a0e4564af62454fb017e699198da679&device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2162] 10.0.0.206 () {34 vars in 767 bytes} [Wed Feb 25 20:46:34 2026] PUT /v2.0/security-groups/462d1c03-c061-49fb-8739-e145f011fe7c/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2163] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:46:34 2026] GET /v2.0/networks?id=5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86 => generated 735 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2164] 10.0.0.206 () {34 vars in 767 bytes} [Wed Feb 25 20:46:34 2026] PUT /v2.0/security-groups/e54ac36e-b84c-42d9-9fc3-b3f5d6ddfd4b/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2165] 199.19.213.234 () {34 vars in 994 bytes} [Wed Feb 25 20:46:34 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2166] 199.19.213.234 () {34 vars in 1062 bytes} [Wed Feb 25 20:46:34 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.218&port_id=8070fc8a-ec70-4f70-82e8-dfc8454e1a19 => 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: 1136/2167] 10.0.0.206 () {34 vars in 767 bytes} [Wed Feb 25 20:46:34 2026] PUT /v2.0/security-groups/c0653b3a-eb09-4209-be5a-d1455798babb/tags => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:46:35.002 7 INFO neutron.services.segments.plugin [-] Segment 0c292107-1339-46f5-8453-4575030b58cd resource provider aggregate not found 2026-02-25 20:46:35.007 7 INFO neutron.services.segments.plugin [-] Segment 0c292107-1339-46f5-8453-4575030b58cd resource provider aggregate not found 2026-02-25 20:46:35.013 7 INFO neutron.db.l3_hamode_db [None req-71dc24c3-62c2-4a12-9363-6269ed405c96 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] HA network 1df46ec4-f3a8-4865-8649-8d31b5552567 was deleted as no HA routers are present in tenant ec3ab54832ac4b8e88b8ecfcd0ad1e78. [pid: 7|app: 0|req: 1032/2168] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:46:33 2026] DELETE /v2.0/routers/5ed83037-c633-4aa6-80af-46c779cfe211 => generated 0 bytes in 1098 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:46:35.021 7 INFO neutron.services.segments.plugin [-] Segment 0c292107-1339-46f5-8453-4575030b58cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c292107-1339-46f5-8453-4575030b58cd found for delete ", "request_id": "req-95303d0b-8c69-4bf3-b305-f81942a4ad8d"}]} 2026-02-25 20:46:35.023 7 INFO neutron.services.segments.plugin [-] Segment 0c292107-1339-46f5-8453-4575030b58cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c292107-1339-46f5-8453-4575030b58cd found for delete ", "request_id": "req-a4f014d2-b882-4def-b70a-0d739a477211"}]} [pid: 8|app: 0|req: 1137/2169] 199.19.213.234 () {34 vars in 1044 bytes} [Wed Feb 25 20:46:34 2026] GET /v2.0/security-groups?id=0ed0283c-bb04-47fa-b603-1a644652e001&fields=id&fields=name => generated 96 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2170] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:46:35 2026] GET /v2.0/subnets?id=6d7d6ba6-d21e-4234-ab5d-7eea0ff75a7b => 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: 1138/2171] 10.0.0.206 () {32 vars in 680 bytes} [Wed Feb 25 20:46:35 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2172] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:46:35 2026] GET /v2.0/ports?network_id=5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2173] 10.0.0.206 () {32 vars in 694 bytes} [Wed Feb 25 20:46:35 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2174] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:46:35 2026] GET /v2.0/networks/5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86?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: 1034/2175] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:46:35 2026] DELETE /v2.0/subnets/3b83c6b3-6f5c-41de-a3a2-0b3b5e926ac0 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2176] 10.0.0.206 () {32 vars in 690 bytes} [Wed Feb 25 20:46:35 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2177] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:46:35 2026] GET /v2.0/networks/5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86?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: 1036/2178] 10.0.0.206 () {32 vars in 702 bytes} [Wed Feb 25 20:46:35 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2179] 10.0.0.206 () {32 vars in 688 bytes} [Wed Feb 25 20:46:35 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2180] 10.0.0.206 () {32 vars in 702 bytes} [Wed Feb 25 20:46:35 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2181] 10.0.0.206 () {32 vars in 698 bytes} [Wed Feb 25 20:46:35 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2182] 10.0.0.206 () {32 vars in 710 bytes} [Wed Feb 25 20:46:35 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:46:35.724 8 INFO neutron.services.segments.plugin [-] Segment a9216659-66d6-4562-8354-97c2ac11e2fd resource provider aggregate not found 2026-02-25 20:46:35.730 8 INFO neutron.services.segments.plugin [-] Segment a9216659-66d6-4562-8354-97c2ac11e2fd resource provider aggregate not found [pid: 8|app: 0|req: 1143/2183] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:46:35 2026] DELETE /v2.0/networks/dd056adf-1529-4408-bec9-54cc69bcecec => generated 0 bytes in 425 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2184] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:46:35 2026] DELETE /v2.0/security-groups/5bbd4597-ac51-4276-a23c-a3d706e563da => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:46:35.754 8 INFO neutron.services.segments.plugin [-] Segment a9216659-66d6-4562-8354-97c2ac11e2fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9216659-66d6-4562-8354-97c2ac11e2fd found for delete ", "request_id": "req-e0474536-2cf1-47b6-b1d7-0e3ca1c36189"}]} 2026-02-25 20:46:35.762 8 INFO neutron.services.segments.plugin [-] Segment a9216659-66d6-4562-8354-97c2ac11e2fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9216659-66d6-4562-8354-97c2ac11e2fd found for delete ", "request_id": "req-a2230daf-5311-43dd-ba75-df3d361239f1"}]} [pid: 8|app: 0|req: 1144/2185] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:46:35 2026] DELETE /v2.0/security-groups/462d1c03-c061-49fb-8739-e145f011fe7c => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2186] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:46:35 2026] GET /v2.0/security-groups?tenant_id=ec3ab54832ac4b8e88b8ecfcd0ad1e78&name=default => generated 2925 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2187] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:46:35 2026] DELETE /v2.0/security-groups/e54ac36e-b84c-42d9-9fc3-b3f5d6ddfd4b => 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: 1043/2188] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:46:35 2026] DELETE /v2.0/security-groups/c0653b3a-eb09-4209-be5a-d1455798babb => 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: 1146/2189] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:46:35 2026] DELETE /v2.0/security-groups/d9503e7f-1d3c-4b68-a468-dd7c91fc2620 => 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: 1044/2190] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:46:36 2026] DELETE /v2.0/security-groups/e6f09d6c-094d-4305-9b01-4efbcd7ef7ed => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2191] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:46:37 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 1248 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2192] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:46:37 2026] GET /v2.0/security-groups?id=0ed0283c-bb04-47fa-b603-1a644652e001&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2193] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:46:37 2026] GET /v2.0/security-groups?tenant_id=4c35ee504f9f4fb2b9c8ba3f91c3b43c&name=default => generated 2925 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2194] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:46:37 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2195] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:46:37 2026] DELETE /v2.0/security-groups/dd161982-915c-446c-b5e1-c09247df9b08 => 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: 1149/2196] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:46:37 2026] GET /v2.0/security-groups?tenant_id=a2ec89cd9522493a9714e683cc257114&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2197] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:46:38 2026] DELETE /v2.0/security-groups/97b4ddde-c832-41aa-9184-1ddd395d4cf5 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2198] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:46:38 2026] GET /v2.0/security-groups?tenant_id=e3cee37bbeae482eb5b639caeea43338&name=default => generated 2925 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2199] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:46:38 2026] DELETE /v2.0/security-groups/ce146c63-8d5e-4913-aee1-718cda8fb136 => 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: 1151/2200] 10.0.0.136 () {34 vars in 990 bytes} [Wed Feb 25 20:46:41 2026] GET /v2.0/ports?device_id=0fa69096-d1fd-47d3-9c89-c4e230c51ca4 => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2201] 10.0.0.136 () {34 vars in 1040 bytes} [Wed Feb 25 20:46:41 2026] GET /v2.0/security-groups?id=078ec9cb-9558-4cd5-8e1f-67f8a2a9f9e2&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:46:42.400 8 WARNING neutron_lib.context [None req-c3808071-8d86-4839-8c6c-d4c13018fd77 bfdf4dec3e07417e8c2b151fb64d9081 f1732d1f34b14e50b5a9c0c4111e725d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1152/2202] 10.0.0.206 () {34 vars in 684 bytes} [Wed Feb 25 20:46:42 2026] POST /v2.0/security-groups => generated 1601 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2203] 10.0.0.206 () {34 vars in 767 bytes} [Wed Feb 25 20:46:42 2026] PUT /v2.0/security-groups/518b128a-c748-4f52-b41c-ce1c564dcdc3/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: 1153/2204] 10.0.0.206 () {32 vars in 747 bytes} [Wed Feb 25 20:46:42 2026] GET /v2.0/security-groups/518b128a-c748-4f52-b41c-ce1c564dcdc3/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: 1052/2205] 10.0.0.206 () {34 vars in 778 bytes} [Wed Feb 25 20:46:42 2026] PUT /v2.0/security-groups/518b128a-c748-4f52-b41c-ce1c564dcdc3/tags/green => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2206] 10.0.0.206 () {32 vars in 747 bytes} [Wed Feb 25 20:46:42 2026] GET /v2.0/security-groups/518b128a-c748-4f52-b41c-ce1c564dcdc3/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2207] 10.0.0.206 () {34 vars in 774 bytes} [Wed Feb 25 20:46:42 2026] PUT /v2.0/security-groups/518b128a-c748-4f52-b41c-ce1c564dcdc3/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2208] 10.0.0.206 () {32 vars in 747 bytes} [Wed Feb 25 20:46:42 2026] GET /v2.0/security-groups/518b128a-c748-4f52-b41c-ce1c564dcdc3/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2209] 10.0.0.206 () {34 vars in 796 bytes} [Wed Feb 25 20:46:42 2026] PUT /v2.0/security-groups/518b128a-c748-4f52-b41c-ce1c564dcdc3/tags/black.or.white => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2210] 10.0.0.206 () {32 vars in 747 bytes} [Wed Feb 25 20:46:42 2026] GET /v2.0/security-groups/518b128a-c748-4f52-b41c-ce1c564dcdc3/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2211] 10.0.0.206 () {34 vars in 767 bytes} [Wed Feb 25 20:46:43 2026] PUT /v2.0/security-groups/518b128a-c748-4f52-b41c-ce1c564dcdc3/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2212] 10.0.0.206 () {32 vars in 747 bytes} [Wed Feb 25 20:46:43 2026] GET /v2.0/security-groups/518b128a-c748-4f52-b41c-ce1c564dcdc3/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2213] 10.0.0.206 () {32 vars in 755 bytes} [Wed Feb 25 20:46:43 2026] GET /v2.0/security-groups/518b128a-c748-4f52-b41c-ce1c564dcdc3/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:46:43.175 8 INFO neutron.api.v2.resource [None req-360095f2-1802-49ec-b0c7-613347ecb3e0 bfdf4dec3e07417e8c2b151fb64d9081 f1732d1f34b14e50b5a9c0c4111e725d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1158/2214] 10.0.0.206 () {32 vars in 759 bytes} [Wed Feb 25 20:46:43 2026] GET /v2.0/security-groups/518b128a-c748-4f52-b41c-ce1c564dcdc3/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2215] 10.0.0.206 () {32 vars in 758 bytes} [Wed Feb 25 20:46:43 2026] DELETE /v2.0/security-groups/518b128a-c748-4f52-b41c-ce1c564dcdc3/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2216] 10.0.0.206 () {32 vars in 747 bytes} [Wed Feb 25 20:46:43 2026] GET /v2.0/security-groups/518b128a-c748-4f52-b41c-ce1c564dcdc3/tags => generated 30 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:46:43.344 7 INFO neutron.api.v2.resource [None req-ec1be557-1efb-4a66-8255-ef3d35214173 bfdf4dec3e07417e8c2b151fb64d9081 f1732d1f34b14e50b5a9c0c4111e725d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1058/2219] 10.0.0.206 () {32 vars in 762 bytes} [Wed Feb 25 20:46:43 2026] DELETE /v2.0/security-groups/518b128a-c748-4f52-b41c-ce1c564dcdc3/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2220] 10.0.0.206 () {32 vars in 750 bytes} [Wed Feb 25 20:46:43 2026] DELETE /v2.0/security-groups/518b128a-c748-4f52-b41c-ce1c564dcdc3/tags => 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: 1059/2221] 10.0.0.206 () {32 vars in 747 bytes} [Wed Feb 25 20:46:43 2026] GET /v2.0/security-groups/518b128a-c748-4f52-b41c-ce1c564dcdc3/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2222] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:46:43 2026] DELETE /v2.0/security-groups/518b128a-c748-4f52-b41c-ce1c564dcdc3 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2223] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:46:44 2026] GET /v2.0/security-groups?tenant_id=f1732d1f34b14e50b5a9c0c4111e725d&name=default => generated 2925 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2224] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:46:44 2026] DELETE /v2.0/security-groups/c3143725-78bb-4a25-a952-a2e8eb6cf4a0 => 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: 1061/2225] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:46:44 2026] GET /v2.0/security-groups?tenant_id=e573d0bd9c6c451689c6b856b3e7c2f9&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2226] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:46:45 2026] DELETE /v2.0/security-groups/ebbd4b4f-7c39-45a3-874f-a659f219aa59 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2227] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:46:45 2026] GET /v2.0/ports?device_id=0fa69096-d1fd-47d3-9c89-c4e230c51ca4 => generated 971 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2228] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:46:45 2026] GET /v2.0/security-groups?id=078ec9cb-9558-4cd5-8e1f-67f8a2a9f9e2&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2229] 199.19.213.234 () {34 vars in 994 bytes} [Wed Feb 25 20:46:46 2026] GET /v2.0/ports?device_id=0fa69096-d1fd-47d3-9c89-c4e230c51ca4 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:46:46.593 8 INFO neutron.db.l3_db [req-ffbb66b5-cebf-4ec5-aec9-974fa668aaeb req-28cd110a-2477-4649-b585-993ca358f7cb 76535de6aded4d82887e545bb574f9dc 49799963bcbe42ca80415509f977ae13 - - default default] Floating IP 3fd40815-f79b-4c70-a51b-1bc91e4bb6f2 disassociated. External IP: 10.96.250.201, port: 7e32251b-de43-4fbf-b0c0-3c3b2db636bc. [pid: 7|app: 0|req: 1064/2230] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:46:46 2026] GET /v2.0/ports?device_id=0fa69096-d1fd-47d3-9c89-c4e230c51ca4 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2231] 199.19.213.234 () {36 vars in 997 bytes} [Wed Feb 25 20:46:46 2026] DELETE /v2.0/ports/7e32251b-de43-4fbf-b0c0-3c3b2db636bc => generated 0 bytes in 970 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2232] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:46:47 2026] DELETE /v2.0/security-groups/078ec9cb-9558-4cd5-8e1f-67f8a2a9f9e2 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:46:48.206 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-76f3e6a1-c358-4c2c-83a2-fd75407da5f8'] response: {'server_uuid': '0fa69096-d1fd-47d3-9c89-c4e230c51ca4', 'name': 'network-vif-deleted', 'tag': '7e32251b-de43-4fbf-b0c0-3c3b2db636bc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1168/2233] 10.0.0.206 () {32 vars in 732 bytes} [Wed Feb 25 20:46:48 2026] DELETE /v2.0/floatingips/3fd40815-f79b-4c70-a51b-1bc91e4bb6f2 => generated 0 bytes in 412 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2234] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:46:48 2026] GET /v2.0/ports?device_id=96041f18-229b-4b6f-9159-bc772773cddf => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2235] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:46:48 2026] GET /v2.0/security-groups?id=fa78880e-4b69-4925-93fc-50e325f0db0b&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:46:48.955 7 WARNING neutron_lib.context [None req-6c2a8650-de9f-49f2-abc7-f897dffb31f5 fa2bc59e24cf451b8fa3d98f79982efb 15a460d84bb147838b48a2023e6e20a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1067/2236] 10.0.0.206 () {34 vars in 676 bytes} [Wed Feb 25 20:46:48 2026] POST /v2.0/subnetpools => generated 516 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2237] 10.0.0.206 () {34 vars in 759 bytes} [Wed Feb 25 20:46:49 2026] PUT /v2.0/subnetpools/2f2b6999-8765-43b0-8707-1635439f17dc/tags => generated 25 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2238] 10.0.0.206 () {32 vars in 739 bytes} [Wed Feb 25 20:46:49 2026] GET /v2.0/subnetpools/2f2b6999-8765-43b0-8707-1635439f17dc/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2239] 10.0.0.206 () {34 vars in 770 bytes} [Wed Feb 25 20:46:49 2026] PUT /v2.0/subnetpools/2f2b6999-8765-43b0-8707-1635439f17dc/tags/green => 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: 1172/2240] 10.0.0.206 () {32 vars in 739 bytes} [Wed Feb 25 20:46:49 2026] GET /v2.0/subnetpools/2f2b6999-8765-43b0-8707-1635439f17dc/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2241] 199.19.213.234 () {34 vars in 994 bytes} [Wed Feb 25 20:46:49 2026] GET /v2.0/ports?device_id=96041f18-229b-4b6f-9159-bc772773cddf => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2242] 10.0.0.206 () {34 vars in 766 bytes} [Wed Feb 25 20:46:49 2026] PUT /v2.0/subnetpools/2f2b6999-8765-43b0-8707-1635439f17dc/tags/red => 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: 1174/2243] 10.0.0.206 () {32 vars in 739 bytes} [Wed Feb 25 20:46:49 2026] GET /v2.0/subnetpools/2f2b6999-8765-43b0-8707-1635439f17dc/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2244] 10.0.0.206 () {34 vars in 788 bytes} [Wed Feb 25 20:46:49 2026] PUT /v2.0/subnetpools/2f2b6999-8765-43b0-8707-1635439f17dc/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: 8|app: 0|req: 1176/2245] 10.0.0.206 () {32 vars in 739 bytes} [Wed Feb 25 20:46:49 2026] GET /v2.0/subnetpools/2f2b6999-8765-43b0-8707-1635439f17dc/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2246] 10.0.0.206 () {34 vars in 759 bytes} [Wed Feb 25 20:46:49 2026] PUT /v2.0/subnetpools/2f2b6999-8765-43b0-8707-1635439f17dc/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2247] 10.0.0.206 () {32 vars in 739 bytes} [Wed Feb 25 20:46:49 2026] GET /v2.0/subnetpools/2f2b6999-8765-43b0-8707-1635439f17dc/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2248] 10.0.0.206 () {32 vars in 747 bytes} [Wed Feb 25 20:46:49 2026] GET /v2.0/subnetpools/2f2b6999-8765-43b0-8707-1635439f17dc/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:46:49.501 8 INFO neutron.api.v2.resource [None req-b11d937f-46cc-42ea-9135-dc6c5d530c0a fa2bc59e24cf451b8fa3d98f79982efb 15a460d84bb147838b48a2023e6e20a1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1180/2249] 10.0.0.206 () {32 vars in 751 bytes} [Wed Feb 25 20:46:49 2026] GET /v2.0/subnetpools/2f2b6999-8765-43b0-8707-1635439f17dc/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2250] 10.0.0.206 () {32 vars in 750 bytes} [Wed Feb 25 20:46:49 2026] DELETE /v2.0/subnetpools/2f2b6999-8765-43b0-8707-1635439f17dc/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2251] 10.0.0.206 () {32 vars in 739 bytes} [Wed Feb 25 20:46:49 2026] GET /v2.0/subnetpools/2f2b6999-8765-43b0-8707-1635439f17dc/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2252] 199.19.213.234 () {36 vars in 997 bytes} [Wed Feb 25 20:46:49 2026] DELETE /v2.0/ports/086b5fa4-3c16-4695-a633-607ab6f410c4 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:46:49.659 7 INFO neutron.api.v2.resource [None req-4cdfdc3f-cad0-4a3f-bbec-095acbf3a5e7 fa2bc59e24cf451b8fa3d98f79982efb 15a460d84bb147838b48a2023e6e20a1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1071/2253] 10.0.0.206 () {32 vars in 754 bytes} [Wed Feb 25 20:46:49 2026] DELETE /v2.0/subnetpools/2f2b6999-8765-43b0-8707-1635439f17dc/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-02-25 20:46:49.677 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3552f65-cbb2-4b00-a02d-519f9a54501d'] response: {'server_uuid': '96041f18-229b-4b6f-9159-bc772773cddf', 'name': 'network-vif-deleted', 'tag': '086b5fa4-3c16-4695-a633-607ab6f410c4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1072/2254] 10.0.0.206 () {32 vars in 742 bytes} [Wed Feb 25 20:46:49 2026] DELETE /v2.0/subnetpools/2f2b6999-8765-43b0-8707-1635439f17dc/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2255] 10.0.0.206 () {32 vars in 739 bytes} [Wed Feb 25 20:46:49 2026] GET /v2.0/subnetpools/2f2b6999-8765-43b0-8707-1635439f17dc/tags => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2256] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:46:49 2026] GET /v2.0/security-groups?tenant_id=0a88362274d1465592a49161f4daf1af&name=default => generated 2925 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2257] 10.0.0.206 () {32 vars in 732 bytes} [Wed Feb 25 20:46:49 2026] DELETE /v2.0/subnetpools/2f2b6999-8765-43b0-8707-1635439f17dc => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2258] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:46:49 2026] GET /v2.0/ports?device_id=96041f18-229b-4b6f-9159-bc772773cddf => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2259] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:46:49 2026] DELETE /v2.0/security-groups/9839f1d3-c1dc-4dab-ab10-1e9621d5f913 => 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: 1076/2260] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:46:50 2026] GET /v2.0/security-groups?tenant_id=15ea1c1525c9446ea93cac50f0cb3519&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2261] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:46:50 2026] DELETE /v2.0/security-groups/34b72f8a-798f-4256-b2df-0c2180f4c3ad => 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: 1077/2262] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:46:50 2026] DELETE /v2.0/security-groups/fa78880e-4b69-4925-93fc-50e325f0db0b => generated 0 bytes in 183 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2263] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:46:51 2026] GET /v2.0/security-groups?tenant_id=15a460d84bb147838b48a2023e6e20a1&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2264] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:46:51 2026] DELETE /v2.0/security-groups/20b643a6-9619-492e-a948-9612d77d7332 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:46:52.098 8 INFO neutron.db.segments_db [None req-ebebc7a9-6e90-476f-a19b-bcf51fe8e4de b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Added segment a7335e53-f0cc-4cef-bc7d-2e94f042ba9a of type vxlan for network 2a25da85-faab-469f-b62c-e5d474f1abdd [pid: 8|app: 0|req: 1188/2265] 10.0.0.206 () {34 vars in 671 bytes} [Wed Feb 25 20:46:51 2026] POST /v2.0/networks => generated 740 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2266] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:46:52 2026] POST /v2.0/subnets => generated 663 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:46:52.634 8 INFO neutron.db.segments_db [None req-3e391d1f-c398-41a8-9990-a9df3b38bf19 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Added segment 6742969e-7156-4b90-aa01-209c769f6b16 of type vxlan for network 8437dd11-0940-4363-a332-14fd617c917d [pid: 7|app: 0|req: 1078/2267] 10.0.0.206 () {34 vars in 789 bytes} [Wed Feb 25 20:46:51 2026] PUT /v2.0/routers/0dc824c1-94b8-4078-9bc8-88d9d87256f1/remove_router_interface => generated 309 bytes in 1541 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:46:53.014 8 INFO neutron.db.l3_hamode_db [None req-3e391d1f-c398-41a8-9990-a9df3b38bf19 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1079/2268] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:46:52 2026] DELETE /v2.0/subnets/253b6ccc-8222-48a1-bdc2-3ac58b240c74 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:46:54.351 8 INFO neutron.db.l3_hamode_db [None req-3e391d1f-c398-41a8-9990-a9df3b38bf19 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:46:54.363 7 INFO neutron.db.l3_hamode_db [None req-f30b0343-4ee9-4a9f-8d65-11ca50708b65 76535de6aded4d82887e545bb574f9dc 49799963bcbe42ca80415509f977ae13 - - default default] HA network 799acc3a-c528-4b3f-98c4-f226389d80b1 was deleted as no HA routers are present in tenant 49799963bcbe42ca80415509f977ae13. [pid: 7|app: 0|req: 1080/2269] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:46:53 2026] DELETE /v2.0/routers/0dc824c1-94b8-4078-9bc8-88d9d87256f1 => generated 0 bytes in 1278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:46:54.381 7 INFO neutron.services.segments.plugin [-] Segment 002e605a-500c-46f3-aeb0-df8ba3e7540a resource provider aggregate not found 2026-02-25 20:46:54.413 7 INFO neutron.services.segments.plugin [-] Segment 002e605a-500c-46f3-aeb0-df8ba3e7540a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 002e605a-500c-46f3-aeb0-df8ba3e7540a found for delete ", "request_id": "req-d4b024b2-b8c4-406d-86e4-5b29873d9d60"}]} 2026-02-25 20:46:54.579 7 INFO neutron.services.segments.plugin [-] Segment 002e605a-500c-46f3-aeb0-df8ba3e7540a resource provider aggregate not found 2026-02-25 20:46:54.598 7 INFO neutron.services.segments.plugin [-] Segment 002e605a-500c-46f3-aeb0-df8ba3e7540a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 002e605a-500c-46f3-aeb0-df8ba3e7540a found for delete ", "request_id": "req-1f50cf54-ea7d-4fa8-85bb-82f89432f82e"}]} [pid: 7|app: 0|req: 1081/2270] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:46:54 2026] DELETE /v2.0/networks/8c49a2a4-3129-430e-afa1-950b0ecb8f7c => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2271] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:46:55 2026] GET /v2.0/security-groups?tenant_id=49799963bcbe42ca80415509f977ae13&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: 1083/2272] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:46:55 2026] DELETE /v2.0/security-groups/6a4592ea-4cbd-4188-b699-9312d0b8bdee => 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: 1084/2273] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:46:55 2026] GET /v2.0/security-groups?tenant_id=32b3b9c1e4b741f5864850409aa86a6c&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2274] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:46:55 2026] DELETE /v2.0/security-groups/66d79e06-d7a5-44f0-b94f-68ce26f31f85 => 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: 1190/2275] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:46:52 2026] POST /v2.0/routers => generated 727 bytes in 3564 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:46:56.445 7 INFO neutron.services.segments.plugin [-] Segment e628e799-8e39-46b2-b587-7ebdd254e53b resource provider aggregate not found 2026-02-25 20:46:56.463 7 INFO neutron.services.segments.plugin [-] Segment e628e799-8e39-46b2-b587-7ebdd254e53b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e628e799-8e39-46b2-b587-7ebdd254e53b found for delete ", "request_id": "req-2696584b-3d17-4a14-9768-80415b3b82fd"}]} 2026-02-25 20:46:56.620 7 INFO neutron.services.segments.plugin [-] Segment e628e799-8e39-46b2-b587-7ebdd254e53b resource provider aggregate not found 2026-02-25 20:46:56.642 7 INFO neutron.services.segments.plugin [-] Segment e628e799-8e39-46b2-b587-7ebdd254e53b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e628e799-8e39-46b2-b587-7ebdd254e53b found for delete ", "request_id": "req-a048f066-3d2d-4c9f-b666-398ae71e86c8"}]} [pid: 7|app: 0|req: 1086/2276] 10.0.0.206 () {34 vars in 783 bytes} [Wed Feb 25 20:46:56 2026] PUT /v2.0/routers/3060a486-02a2-48f1-af09-8419b99d10af/add_router_interface => generated 309 bytes in 2181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:46:59.677 8 INFO neutron.db.segments_db [None req-d7780638-3f80-48a9-81e4-b4c5bebbbb9e b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Added segment cf4dcf72-b415-49b0-be8b-3a384a42ffd5 of type vxlan for network ae82cd11-3ee2-4793-a56c-bd4851748264 [pid: 8|app: 0|req: 1192/2279] 10.0.0.206 () {34 vars in 671 bytes} [Wed Feb 25 20:46:59 2026] POST /v2.0/networks => generated 741 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2280] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:46:59 2026] POST /v2.0/subnets => generated 664 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:47:00.155 8 INFO neutron.db.segments_db [None req-aaa5a409-ab93-4d7d-bee0-0eae2c11cc8d b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Added segment 8b4c94cb-2d86-4a40-994e-592b7904507e of type vxlan for network 6452076f-0ccd-4af6-8a4a-82fd57d7d755 2026-02-25 20:47:00.723 8 INFO neutron.db.l3_hamode_db [None req-aaa5a409-ab93-4d7d-bee0-0eae2c11cc8d b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:47:01.289 7 WARNING neutron_lib.context [None req-04ad2fa5-1011-4602-a1ba-05bfda498725 39c2856224f9472d9d51d0d0ccd1314d 7a4d3554e4cf4add9b3576398375b420 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:47:01.452 7 INFO neutron.db.segments_db [None req-04ad2fa5-1011-4602-a1ba-05bfda498725 39c2856224f9472d9d51d0d0ccd1314d 7a4d3554e4cf4add9b3576398375b420 - - default default] Added segment 25e4aac7-4dc1-46d3-9fcc-9826dd69b02a of type vxlan for network e1e3f8b0-e161-4d6d-98a5-a1ea8c367ae6 [pid: 7|app: 0|req: 1089/2281] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:47:01 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-02-25 20:47:01.572 7 WARNING neutron_lib.context [None req-8af04099-618d-4f58-af61-9826a428bb33 39c2856224f9472d9d51d0d0ccd1314d 7a4d3554e4cf4add9b3576398375b420 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1090/2282] 10.0.0.206 () {34 vars in 664 bytes} [Wed Feb 25 20:47:01 2026] POST /v2.0/ports => generated 743 bytes in 409 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-02-25 20:47:01.985 7 WARNING neutron_lib.context [None req-4d016687-bfb6-4b20-950d-7de79da60e1f 39c2856224f9472d9d51d0d0ccd1314d 7a4d3554e4cf4add9b3576398375b420 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:47:02.007 8 INFO neutron.db.l3_hamode_db [None req-aaa5a409-ab93-4d7d-bee0-0eae2c11cc8d b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:47:02.070 7 INFO neutron.db.segments_db [None req-4d016687-bfb6-4b20-950d-7de79da60e1f 39c2856224f9472d9d51d0d0ccd1314d 7a4d3554e4cf4add9b3576398375b420 - - default default] Added segment e82396d0-cfa8-45f0-b091-cb9d2a76f67c of type vxlan for network ed9e6858-de45-4e8c-9f89-997c42de7a60 [pid: 7|app: 0|req: 1091/2283] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:47:01 2026] POST /v2.0/networks => generated 632 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:47:02.214 7 WARNING neutron_lib.context [None req-5617d30f-36b8-4222-85ce-292979079bd2 39c2856224f9472d9d51d0d0ccd1314d 7a4d3554e4cf4add9b3576398375b420 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1092/2284] 10.0.0.206 () {34 vars in 664 bytes} [Wed Feb 25 20:47:02 2026] POST /v2.0/ports => generated 743 bytes in 428 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-02-25 20:47:02.644 7 WARNING neutron_lib.context [None req-a6d8d02a-e556-44aa-9dd1-5b6b2815a6f8 39c2856224f9472d9d51d0d0ccd1314d 7a4d3554e4cf4add9b3576398375b420 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:47:02.733 7 INFO neutron.db.segments_db [None req-a6d8d02a-e556-44aa-9dd1-5b6b2815a6f8 39c2856224f9472d9d51d0d0ccd1314d 7a4d3554e4cf4add9b3576398375b420 - - default default] Added segment 032bc86a-5d23-4199-83b0-94b83363730f of type vxlan for network df558acc-3e74-43fe-b405-0b2fb002a85f [pid: 7|app: 0|req: 1093/2285] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:47:02 2026] POST /v2.0/networks => generated 631 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:47:02.890 7 WARNING neutron_lib.context [None req-2688855c-719f-4894-a9b6-b8866efbc39b 39c2856224f9472d9d51d0d0ccd1314d 7a4d3554e4cf4add9b3576398375b420 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1193/2286] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:47:00 2026] POST /v2.0/routers => generated 728 bytes in 3146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2287] 10.0.0.206 () {34 vars in 664 bytes} [Wed Feb 25 20:47:02 2026] POST /v2.0/ports => generated 743 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-02-25 20:47:03.295 7 WARNING neutron_lib.context [None req-86d43fdf-172d-4a5b-9dc3-f4489aa8f407 39c2856224f9472d9d51d0d0ccd1314d 7a4d3554e4cf4add9b3576398375b420 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:47:03.386 7 INFO neutron.db.segments_db [None req-86d43fdf-172d-4a5b-9dc3-f4489aa8f407 39c2856224f9472d9d51d0d0ccd1314d 7a4d3554e4cf4add9b3576398375b420 - - default default] Added segment 15d403a8-dab0-4f9e-8734-21a3fc650479 of type vxlan for network b3a2664c-cf10-4461-ab32-d8791686a38d [pid: 7|app: 0|req: 1095/2288] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:47:03 2026] POST /v2.0/networks => generated 632 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:47:03.561 7 WARNING neutron_lib.context [None req-44a94893-33a7-4183-8fbc-14b6e23e882a 39c2856224f9472d9d51d0d0ccd1314d 7a4d3554e4cf4add9b3576398375b420 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1096/2289] 10.0.0.206 () {34 vars in 664 bytes} [Wed Feb 25 20:47:03 2026] POST /v2.0/ports => generated 743 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-02-25 20:47:03.954 7 WARNING neutron_lib.context [None req-0d303ba8-90b1-44b0-8ac2-742ceed54984 39c2856224f9472d9d51d0d0ccd1314d 7a4d3554e4cf4add9b3576398375b420 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:47:04.031 7 INFO neutron.db.segments_db [None req-0d303ba8-90b1-44b0-8ac2-742ceed54984 39c2856224f9472d9d51d0d0ccd1314d 7a4d3554e4cf4add9b3576398375b420 - - default default] Added segment 2512b70b-a91b-41f3-a7f0-90d766d823c9 of type vxlan for network 395298da-643c-47fd-9813-ddba191a6d05 [pid: 7|app: 0|req: 1097/2290] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:47:03 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-02-25 20:47:04.178 7 WARNING neutron_lib.context [None req-c6d05966-5c76-441d-8c14-bbe8d13d7a7d 39c2856224f9472d9d51d0d0ccd1314d 7a4d3554e4cf4add9b3576398375b420 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1098/2291] 10.0.0.206 () {34 vars in 664 bytes} [Wed Feb 25 20:47:04 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1099/2292] 10.0.0.206 () {34 vars in 747 bytes} [Wed Feb 25 20:47:04 2026] PUT /v2.0/ports/92022ce1-fe05-4903-a227-b1c30d6f9156/tags => generated 17 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2293] 10.0.0.206 () {34 vars in 747 bytes} [Wed Feb 25 20:47:04 2026] PUT /v2.0/ports/013bc745-2dcc-4886-9b87-7adc197ec285/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2294] 10.0.0.206 () {34 vars in 747 bytes} [Wed Feb 25 20:47:04 2026] PUT /v2.0/ports/9b4a4ca5-8871-45be-8d5a-f1af9b0f44cc/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2295] 10.0.0.206 () {34 vars in 747 bytes} [Wed Feb 25 20:47:04 2026] PUT /v2.0/ports/365c6c25-8ebf-47b5-adbe-c9f4929ce4b3/tags => generated 19 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2296] 10.0.0.206 () {34 vars in 783 bytes} [Wed Feb 25 20:47:03 2026] PUT /v2.0/routers/228a9f0e-761c-4a9d-83ea-2c23c68e4730/add_router_interface => generated 309 bytes in 1785 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2297] 10.0.0.206 () {32 vars in 660 bytes} [Wed Feb 25 20:47:04 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2298] 10.0.0.206 () {32 vars in 674 bytes} [Wed Feb 25 20:47:05 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2299] 10.0.0.206 () {32 vars in 670 bytes} [Wed Feb 25 20:47:05 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2300] 10.0.0.206 () {32 vars in 682 bytes} [Wed Feb 25 20:47:05 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2301] 10.0.0.206 () {32 vars in 668 bytes} [Wed Feb 25 20:47:05 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:47:05.624 7 WARNING neutron_lib.context [None req-1ce0c909-4988-41cb-90b8-c039a7274849 f7e263a461f74c949696f45b4a90b4a8 7f8afb8acb5a4d948ec46bbff790b3d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1197/2302] 10.0.0.206 () {32 vars in 682 bytes} [Wed Feb 25 20:47:05 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2303] 10.0.0.206 () {34 vars in 685 bytes} [Wed Feb 25 20:47:05 2026] POST /v2.0/security-groups => generated 1675 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-25 20:47:05.750 7 WARNING neutron_lib.context [None req-8f1b20b0-f041-4d6f-807b-fd41578c2ece f7e263a461f74c949696f45b4a90b4a8 7f8afb8acb5a4d948ec46bbff790b3d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1198/2304] 10.0.0.206 () {32 vars in 678 bytes} [Wed Feb 25 20:47:05 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2305] 10.0.0.206 () {32 vars in 690 bytes} [Wed Feb 25 20:47:05 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2306] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:47:05 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:47:05.895 7 WARNING neutron_lib.context [None req-6b2eb2bb-7309-46f0-b3ff-de170ab8d78d f7e263a461f74c949696f45b4a90b4a8 7f8afb8acb5a4d948ec46bbff790b3d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1108/2307] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:47:05 2026] POST /v2.0/security-group-rules => generated 596 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:47:06.030 7 WARNING neutron_lib.context [None req-5e6b1132-4e28-4240-a676-7b7817ab5343 f7e263a461f74c949696f45b4a90b4a8 7f8afb8acb5a4d948ec46bbff790b3d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1200/2308] 10.0.0.206 () {32 vars in 720 bytes} [Wed Feb 25 20:47:05 2026] DELETE /v2.0/ports/92022ce1-fe05-4903-a227-b1c30d6f9156 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2309] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:47:06 2026] POST /v2.0/security-group-rules => generated 602 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:47:06.170 7 WARNING neutron_lib.context [None req-b078c1b9-b42f-4419-a9fa-6d7d964ffe39 f7e263a461f74c949696f45b4a90b4a8 7f8afb8acb5a4d948ec46bbff790b3d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1110/2310] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:47:06 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:47:06.294 7 WARNING neutron_lib.context [None req-b2933b69-929a-4bf0-ad7d-35bd82c9ae1e f7e263a461f74c949696f45b4a90b4a8 7f8afb8acb5a4d948ec46bbff790b3d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1201/2311] 10.0.0.206 () {32 vars in 720 bytes} [Wed Feb 25 20:47:06 2026] DELETE /v2.0/ports/013bc745-2dcc-4886-9b87-7adc197ec285 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:47:06.350 7 INFO neutron.db.securitygroups_db [None req-b2933b69-929a-4bf0-ad7d-35bd82c9ae1e f7e263a461f74c949696f45b4a90b4a8 7f8afb8acb5a4d948ec46bbff790b3d8 - - default default] Project 7f8afb8acb5a4d948ec46bbff790b3d8 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 1111/2312] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:47:06 2026] POST /v2.0/security-group-rules => generated 607 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:47:06.447 7 WARNING neutron_lib.context [None req-e8860b87-6263-41a1-bfc6-9820d52a9b29 f7e263a461f74c949696f45b4a90b4a8 7f8afb8acb5a4d948ec46bbff790b3d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:47:06.497 7 INFO neutron.db.securitygroups_db [None req-e8860b87-6263-41a1-bfc6-9820d52a9b29 f7e263a461f74c949696f45b4a90b4a8 7f8afb8acb5a4d948ec46bbff790b3d8 - - default default] Project 7f8afb8acb5a4d948ec46bbff790b3d8 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: 1112/2313] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:47:06 2026] POST /v2.0/security-group-rules => generated 606 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2314] 10.0.0.206 () {32 vars in 720 bytes} [Wed Feb 25 20:47:06 2026] DELETE /v2.0/ports/9b4a4ca5-8871-45be-8d5a-f1af9b0f44cc => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2315] 10.0.0.206 () {32 vars in 720 bytes} [Wed Feb 25 20:47:06 2026] DELETE /v2.0/ports/365c6c25-8ebf-47b5-adbe-c9f4929ce4b3 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:47:07.018 7 WARNING neutron_lib.context [None req-54e9b4f3-46b9-47dc-8422-3ccac865d7b5 f7e263a461f74c949696f45b4a90b4a8 7f8afb8acb5a4d948ec46bbff790b3d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1114/2316] 10.0.0.206 () {34 vars in 685 bytes} [Wed Feb 25 20:47:07 2026] POST /v2.0/security-groups => generated 1660 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-25 20:47:07.219 7 WARNING neutron_lib.context [None req-29ec4a5a-4032-48eb-8872-c34ff68f256b f7e263a461f74c949696f45b4a90b4a8 7f8afb8acb5a4d948ec46bbff790b3d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1115/2317] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:47:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:47:07.404 7 WARNING neutron_lib.context [None req-498f3d66-1b48-45bc-ae3c-ac20ef08c35d f7e263a461f74c949696f45b4a90b4a8 7f8afb8acb5a4d948ec46bbff790b3d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1116/2318] 10.0.0.206 () {34 vars in 695 bytes} [Wed Feb 25 20:47:07 2026] POST /v2.0/security-group-rules => generated 602 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:47:07.537 7 WARNING neutron_lib.context [None req-f1e5649c-f2a6-49aa-b808-8bf968c83e03 f7e263a461f74c949696f45b4a90b4a8 7f8afb8acb5a4d948ec46bbff790b3d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1203/2319] 10.0.0.206 () {32 vars in 720 bytes} [Wed Feb 25 20:47:06 2026] DELETE /v2.0/ports/fa59765b-ad91-4277-822b-8d323a053114 => generated 0 bytes in 869 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:47:08.056 8 INFO neutron.services.segments.plugin [-] Segment 25e4aac7-4dc1-46d3-9fcc-9826dd69b02a resource provider aggregate not found 2026-02-25 20:47:08.062 8 INFO neutron.services.segments.plugin [-] Segment 25e4aac7-4dc1-46d3-9fcc-9826dd69b02a resource provider aggregate not found [pid: 8|app: 0|req: 1204/2320] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:47:07 2026] DELETE /v2.0/networks/e1e3f8b0-e161-4d6d-98a5-a1ea8c367ae6 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:47:08.092 8 INFO neutron.services.segments.plugin [-] Segment 25e4aac7-4dc1-46d3-9fcc-9826dd69b02a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25e4aac7-4dc1-46d3-9fcc-9826dd69b02a found for delete ", "request_id": "req-411cdafd-3fb6-4e09-95e0-c5466d5a33b1"}]} 2026-02-25 20:47:08.100 8 INFO neutron.services.segments.plugin [-] Segment 25e4aac7-4dc1-46d3-9fcc-9826dd69b02a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25e4aac7-4dc1-46d3-9fcc-9826dd69b02a found for delete ", "request_id": "req-ff9e1961-8482-434b-8f33-3fc96a0608e5"}]} [pid: 7|app: 0|req: 1117/2321] 10.0.0.206 () {34 vars in 676 bytes} [Wed Feb 25 20:47:07 2026] POST /v2.0/floatingips => generated 552 bytes in 681 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2322] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:47:08 2026] DELETE /v2.0/networks/ed9e6858-de45-4e8c-9f89-997c42de7a60 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2323] 10.0.0.110 () {34 vars in 1098 bytes} [Wed Feb 25 20:47:08 2026] GET /v2.0/security-groups?name=tempest-securitygroup--157292021&fields=id&tenant_id=7f8afb8acb5a4d948ec46bbff790b3d8 => generated 69 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2324] 10.0.0.110 () {34 vars in 1100 bytes} [Wed Feb 25 20:47:08 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1208440912&fields=id&tenant_id=7f8afb8acb5a4d948ec46bbff790b3d8 => generated 69 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:47:08.487 7 INFO neutron.services.segments.plugin [-] Segment 032bc86a-5d23-4199-83b0-94b83363730f resource provider aggregate not found 2026-02-25 20:47:08.494 7 INFO neutron.services.segments.plugin [-] Segment 032bc86a-5d23-4199-83b0-94b83363730f resource provider aggregate not found 2026-02-25 20:47:08.508 7 INFO neutron.services.segments.plugin [-] Segment 032bc86a-5d23-4199-83b0-94b83363730f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 032bc86a-5d23-4199-83b0-94b83363730f found for delete ", "request_id": "req-c393df03-2548-4027-a6c2-9706abaeb58d"}]} 2026-02-25 20:47:08.514 7 INFO neutron.services.segments.plugin [-] Segment 032bc86a-5d23-4199-83b0-94b83363730f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 032bc86a-5d23-4199-83b0-94b83363730f found for delete ", "request_id": "req-ddc2e289-8bf8-4c92-8a29-5c197359e08d"}]} [pid: 7|app: 0|req: 1118/2325] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:47:08 2026] DELETE /v2.0/networks/df558acc-3e74-43fe-b405-0b2fb002a85f => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2326] 10.0.0.110 () {34 vars in 982 bytes} [Wed Feb 25 20:47:08 2026] GET /v2.0/networks?id=2a25da85-faab-469f-b62c-e5d474f1abdd => generated 672 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2327] 10.0.0.110 () {34 vars in 965 bytes} [Wed Feb 25 20:47:08 2026] GET /v2.0/quotas/7f8afb8acb5a4d948ec46bbff790b3d8 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2328] 10.0.0.110 () {34 vars in 1002 bytes} [Wed Feb 25 20:47:08 2026] GET /v2.0/ports?tenant_id=7f8afb8acb5a4d948ec46bbff790b3d8&fields=id => generated 103 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2329] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:47:08 2026] DELETE /v2.0/networks/b3a2664c-cf10-4461-ab32-d8791686a38d => 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: 1211/2330] 199.19.213.234 () {34 vars in 1096 bytes} [Wed Feb 25 20:47:08 2026] GET /v2.0/ports?device_id=96f7d268-fd07-43f4-9937-59f4cd5079ef&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2331] 10.0.0.110 () {34 vars in 1008 bytes} [Wed Feb 25 20:47:08 2026] GET /v2.0/networks/2a25da85-faab-469f-b62c-e5d474f1abdd?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2332] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:47:08 2026] GET /v2.0/ports?tenant_id=772172429c1945b08fc9479be595b0ec&device_id=96f7d268-fd07-43f4-9937-59f4cd5079ef => generated 1473 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2333] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:47:08 2026] DELETE /v2.0/networks/395298da-643c-47fd-9813-ddba191a6d05 => 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: 1214/2334] 10.0.0.110 () {34 vars in 1108 bytes} [Wed Feb 25 20:47:08 2026] GET /v2.0/networks/2a25da85-faab-469f-b62c-e5d474f1abdd?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: 1121/2335] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:47:08 2026] GET /v2.0/networks?id=4216a3c5-8f6b-4c5a-af6d-9816009a899e => generated 800 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2336] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:47:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.206&port_id=a77f4f29-b86a-4720-9b03-b5c423cd5d9e => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2337] 199.19.213.234 () {34 vars in 1106 bytes} [Wed Feb 25 20:47:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3cc&port_id=a77f4f29-b86a-4720-9b03-b5c423cd5d9e => 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: 1123/2338] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:47:09 2026] GET /v2.0/ports?device_id=ae4bfaf1-e017-4711-9bff-cf8b752a22f6 => 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: 1216/2339] 199.19.213.234 () {34 vars in 1064 bytes} [Wed Feb 25 20:47:09 2026] GET /v2.0/subnets?id=0894c19f-2dcd-4356-b786-51906d378dfe&id=e8400d66-1220-46b2-b729-fc354d8c3c10 => generated 1367 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2340] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:47:09 2026] GET /v2.0/ports?network_id=4216a3c5-8f6b-4c5a-af6d-9816009a899e&device_owner=network%3Adhcp => generated 1461 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2341] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:47:09 2026] GET /v2.0/ports?network_id=4216a3c5-8f6b-4c5a-af6d-9816009a899e&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2342] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:47:09 2026] GET /v2.0/networks/4216a3c5-8f6b-4c5a-af6d-9816009a899e?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2343] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:47:09 2026] GET /v2.0/networks/4216a3c5-8f6b-4c5a-af6d-9816009a899e?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: 1126/2344] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:47:09 2026] GET /v2.0/security-groups?tenant_id=7a4d3554e4cf4add9b3576398375b420&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:47:10.114 8 INFO neutron.services.segments.plugin [-] Segment e82396d0-cfa8-45f0-b091-cb9d2a76f67c resource provider aggregate not found 2026-02-25 20:47:10.127 8 INFO neutron.services.segments.plugin [-] Segment e82396d0-cfa8-45f0-b091-cb9d2a76f67c resource provider aggregate not found 2026-02-25 20:47:10.137 8 INFO neutron.services.segments.plugin [-] Segment e82396d0-cfa8-45f0-b091-cb9d2a76f67c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e82396d0-cfa8-45f0-b091-cb9d2a76f67c found for delete ", "request_id": "req-ecf18fc9-82c0-4f60-be5d-08b45169c1b9"}]} 2026-02-25 20:47:10.148 8 INFO neutron.services.segments.plugin [-] Segment e82396d0-cfa8-45f0-b091-cb9d2a76f67c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e82396d0-cfa8-45f0-b091-cb9d2a76f67c found for delete ", "request_id": "req-b783f6c8-44d4-4382-b748-57bad75e5da0"}]} [pid: 7|app: 0|req: 1127/2345] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:47:10 2026] GET /v2.0/networks?id=2a25da85-faab-469f-b62c-e5d474f1abdd => generated 672 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2346] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:47:10 2026] DELETE /v2.0/security-groups/cd8e112a-093d-4f01-a6ab-b65be38f43b5 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2347] 199.19.213.234 () {34 vars in 1050 bytes} [Wed Feb 25 20:47:10 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7f8afb8acb5a4d948ec46bbff790b3d8 => generated 273 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:47:10.294 7 WARNING neutron_lib.context [req-2c366366-a277-495e-8691-e168ed6d5c5c req-8c9a722e-b1aa-4e9f-bca2-22a105d16bb3 f7e263a461f74c949696f45b4a90b4a8 7f8afb8acb5a4d948ec46bbff790b3d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1220/2348] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:47:10 2026] GET /v2.0/ports?device_id=ae4bfaf1-e017-4711-9bff-cf8b752a22f6 => 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: 1221/2349] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:47:10 2026] GET /v2.0/security-groups?tenant_id=1e79f50e28bd419cb0490461b5fa2747&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:47:10.536 7 INFO neutron.services.segments.plugin [-] Segment 15d403a8-dab0-4f9e-8734-21a3fc650479 resource provider aggregate not found 2026-02-25 20:47:10.541 7 INFO neutron.services.segments.plugin [-] Segment 15d403a8-dab0-4f9e-8734-21a3fc650479 resource provider aggregate not found 2026-02-25 20:47:10.556 7 INFO neutron.services.segments.plugin [-] Segment 15d403a8-dab0-4f9e-8734-21a3fc650479 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15d403a8-dab0-4f9e-8734-21a3fc650479 found for delete ", "request_id": "req-5bf88573-7820-4694-b3fb-c0c6a0234cc4"}]} 2026-02-25 20:47:10.564 7 INFO neutron.services.segments.plugin [-] Segment 15d403a8-dab0-4f9e-8734-21a3fc650479 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15d403a8-dab0-4f9e-8734-21a3fc650479 found for delete ", "request_id": "req-d4def718-7323-4b46-bb1b-2a9bc86486a8"}]} 2026-02-25 20:47:10.584 7 INFO neutron.services.segments.plugin [-] Segment 2512b70b-a91b-41f3-a7f0-90d766d823c9 resource provider aggregate not found 2026-02-25 20:47:10.589 7 INFO neutron.services.segments.plugin [-] Segment 2512b70b-a91b-41f3-a7f0-90d766d823c9 resource provider aggregate not found 2026-02-25 20:47:10.602 7 INFO neutron.services.segments.plugin [-] Segment 2512b70b-a91b-41f3-a7f0-90d766d823c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2512b70b-a91b-41f3-a7f0-90d766d823c9 found for delete ", "request_id": "req-2e9a0893-4d66-4152-8d83-200c079efe8f"}]} 2026-02-25 20:47:10.606 7 INFO neutron.services.segments.plugin [-] Segment 2512b70b-a91b-41f3-a7f0-90d766d823c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2512b70b-a91b-41f3-a7f0-90d766d823c9 found for delete ", "request_id": "req-0d226410-3f93-487d-a4b3-219706429be2"}]} [pid: 8|app: 0|req: 1222/2350] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:47:10 2026] DELETE /v2.0/security-groups/64a09e7c-c142-4427-af5b-e4708a0d9fe4 => 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: 1129/2351] 199.19.213.234 () {38 vars in 955 bytes} [Wed Feb 25 20:47:10 2026] POST /v2.0/ports => generated 993 bytes in 572 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: 1223/2352] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:47:10 2026] GET /v2.0/security-groups?tenant_id=660db486a89a4f9895007fd82d5f8491&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2353] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:47:10 2026] DELETE /v2.0/security-groups/0bddfc23-869e-4fc4-83db-de4385f7f291 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2354] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:47:11 2026] GET /v2.0/ports?device_id=ae4bfaf1-e017-4711-9bff-cf8b752a22f6 => generated 1008 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2355] 199.19.213.234 () {38 vars in 1028 bytes} [Wed Feb 25 20:47:10 2026] PUT /v2.0/ports/f534988f-7dd1-4086-8857-b8524ef5e7d9 => generated 1238 bytes in 673 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2356] 10.0.0.110 () {34 vars in 1120 bytes} [Wed Feb 25 20:47:11 2026] GET /v2.0/security-groups?id=20406cb5-91ea-4654-911e-3eea3aefb9e2&id=81a83264-6a57-44dc-b486-250cf6614345&fields=id&fields=name => generated 206 bytes in 54 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: 1131/2357] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:47:11 2026] GET /v2.0/ports?tenant_id=7f8afb8acb5a4d948ec46bbff790b3d8&device_id=ae4bfaf1-e017-4711-9bff-cf8b752a22f6 => generated 1277 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2358] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:47:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=f534988f-7dd1-4086-8857-b8524ef5e7d9 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:47:11.703 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-97b43ece-c1f2-4fc6-b414-020b01251193'] response: {'name': 'network-changed', 'server_uuid': 'ae4bfaf1-e017-4711-9bff-cf8b752a22f6', 'tag': 'f534988f-7dd1-4086-8857-b8524ef5e7d9', '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: 1132/2359] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:47:11 2026] GET /v2.0/subnets?id=ce7c9e22-4b69-4469-9acf-0623da24003b => generated 666 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2360] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:47:11 2026] GET /v2.0/ports?network_id=2a25da85-faab-469f-b62c-e5d474f1abdd&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2361] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:47:11 2026] GET /v2.0/networks/2a25da85-faab-469f-b62c-e5d474f1abdd?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: 1229/2362] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:47:11 2026] GET /v2.0/networks/2a25da85-faab-469f-b62c-e5d474f1abdd?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: 1230/2363] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:47:12 2026] GET /v2.0/ports?tenant_id=7f8afb8acb5a4d948ec46bbff790b3d8&device_id=ae4bfaf1-e017-4711-9bff-cf8b752a22f6 => generated 1277 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2364] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:47:12 2026] GET /v2.0/networks?id=2a25da85-faab-469f-b62c-e5d474f1abdd => generated 768 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2365] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:47:11 2026] GET /v2.0/subnets => generated 8419 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2366] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:47:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=f534988f-7dd1-4086-8857-b8524ef5e7d9 => 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: 1233/2367] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:47:12 2026] GET /v2.0/subnets?id=ce7c9e22-4b69-4469-9acf-0623da24003b => generated 666 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2368] 199.19.213.234 () {34 vars in 994 bytes} [Wed Feb 25 20:47:12 2026] GET /v2.0/ports?device_id=ae4bfaf1-e017-4711-9bff-cf8b752a22f6 => generated 1277 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2369] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:47:12 2026] GET /v2.0/routers => generated 2174 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2370] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:47:12 2026] GET /v2.0/ports?network_id=2a25da85-faab-469f-b62c-e5d474f1abdd&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2371] 10.0.0.32 () {28 vars in 623 bytes} [Wed Feb 25 20:47:12 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2372] 199.19.213.234 () {34 vars in 1124 bytes} [Wed Feb 25 20:47:12 2026] GET /v2.0/security-groups?id=81a83264-6a57-44dc-b486-250cf6614345&id=20406cb5-91ea-4654-911e-3eea3aefb9e2&fields=id&fields=name => generated 206 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2373] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:47:12 2026] GET /v2.0/networks/2a25da85-faab-469f-b62c-e5d474f1abdd?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: 1137/2374] 10.0.0.32 () {28 vars in 676 bytes} [Wed Feb 25 20:47:12 2026] GET /v2.0/routers/228a9f0e-761c-4a9d-83ea-2c23c68e4730/l3-agents => generated 682 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2375] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:47:12 2026] GET /v2.0/networks/2a25da85-faab-469f-b62c-e5d474f1abdd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2376] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:47:12 2026] GET /v2.0/ports?device_id=ae4bfaf1-e017-4711-9bff-cf8b752a22f6 => generated 1008 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2377] 10.0.0.32 () {28 vars in 676 bytes} [Wed Feb 25 20:47:12 2026] GET /v2.0/routers/3060a486-02a2-48f1-af09-8419b99d10af/l3-agents => generated 682 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2378] 10.0.0.110 () {34 vars in 1120 bytes} [Wed Feb 25 20:47:12 2026] GET /v2.0/security-groups?id=20406cb5-91ea-4654-911e-3eea3aefb9e2&id=81a83264-6a57-44dc-b486-250cf6614345&fields=id&fields=name => generated 206 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2379] 10.0.0.110 () {34 vars in 1272 bytes} [Wed Feb 25 20:47:12 2026] GET /v2.0/ports?device_id=ae4bfaf1-e017-4711-9bff-cf8b752a22f6&device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8&device_id=96f7d268-fd07-43f4-9937-59f4cd5079ef&device_id=9c1e0295-8862-4bf3-a36f-8e0f01e52425 => generated 5434 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2380] 10.0.0.32 () {28 vars in 676 bytes} [Wed Feb 25 20:47:12 2026] GET /v2.0/routers/d68604cc-5bbe-4da3-ac07-af7bad97d280/l3-agents => generated 681 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2381] 10.0.0.32 () {28 vars in 618 bytes} [Wed Feb 25 20:47:12 2026] GET /v2.0/network-ip-availabilities => generated 5406 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2382] 10.0.0.110 () {34 vars in 1280 bytes} [Wed Feb 25 20:47:12 2026] GET /v2.0/security-groups?id=20406cb5-91ea-4654-911e-3eea3aefb9e2&id=0ed0283c-bb04-47fa-b603-1a644652e001&id=f02322a5-42e8-4fa4-a049-f3d2bc3ae188&id=81a83264-6a57-44dc-b486-250cf6614345&fields=id&fields=name => generated 372 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2383] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:47:12 2026] GET /v2.0/subnets => generated 8419 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2384] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:47:13 2026] GET /v2.0/subnetpools => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2385] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:47:13 2026] GET /v2.0/floatingips => generated 2241 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2386] 199.19.213.234 () {30 vars in 703 bytes} [Wed Feb 25 20:47:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2387] 199.19.213.234 () {30 vars in 705 bytes} [Wed Feb 25 20:47:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2388] 199.19.213.234 () {30 vars in 681 bytes} [Wed Feb 25 20:47:13 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: 1146/2389] 199.19.213.234 () {30 vars in 717 bytes} [Wed Feb 25 20:47:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2390] 10.0.0.32 () {28 vars in 584 bytes} [Wed Feb 25 20:47:13 2026] GET /v2.0/networks => generated 8123 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2393] 199.19.213.234 () {30 vars in 741 bytes} [Wed Feb 25 20:47:13 2026] GET /v2.0/subnets/132536ef-9a31-4bea-bbbf-498d1897f888 => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2394] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:47:13 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2395] 10.0.0.32 () {28 vars in 598 bytes} [Wed Feb 25 20:47:13 2026] GET /v2.0/security-groups => generated 44271 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2396] 10.0.0.32 () {28 vars in 578 bytes} [Wed Feb 25 20:47:13 2026] GET /v2.0/ports => generated 33606 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2397] 10.0.0.32 () {28 vars in 580 bytes} [Wed Feb 25 20:47:13 2026] GET /v2.0/agents => generated 3387 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2398] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:47:13 2026] GET /v2.0/ports?device_id=ae4bfaf1-e017-4711-9bff-cf8b752a22f6 => generated 1010 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2399] 199.19.213.234 () {34 vars in 717 bytes} [Wed Feb 25 20:47:13 2026] POST /v2.0/ports => generated 1097 bytes in 628 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2400] 10.0.0.110 () {34 vars in 1120 bytes} [Wed Feb 25 20:47:14 2026] GET /v2.0/security-groups?id=20406cb5-91ea-4654-911e-3eea3aefb9e2&id=81a83264-6a57-44dc-b486-250cf6614345&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1150/2401] 10.0.0.110 () {34 vars in 971 bytes} [Wed Feb 25 20:47:14 2026] GET /v2.0/ports/b752620d-79ae-4e2d-8ced-bb5553ffabd7 => generated 1097 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2402] 10.0.0.110 () {34 vars in 907 bytes} [Wed Feb 25 20:47:14 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: 1252/2403] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:47:14 2026] GET /v2.0/ports?device_id=ae4bfaf1-e017-4711-9bff-cf8b752a22f6 => generated 1010 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2404] 199.19.213.234 () {34 vars in 1262 bytes} [Wed Feb 25 20:47:14 2026] GET /v2.0/ports/b752620d-79ae-4e2d-8ced-bb5553ffabd7?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2405] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:47:14 2026] GET /v2.0/networks/7abf50fc-4f99-4fc6-9d6d-66555a7a1db7?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2406] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:47:14 2026] GET /v2.0/networks/7abf50fc-4f99-4fc6-9d6d-66555a7a1db7?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: 1256/2407] 199.19.213.234 () {34 vars in 975 bytes} [Wed Feb 25 20:47:14 2026] GET /v2.0/ports/b752620d-79ae-4e2d-8ced-bb5553ffabd7 => generated 1097 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2408] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:47:14 2026] GET /v2.0/networks?id=7abf50fc-4f99-4fc6-9d6d-66555a7a1db7 => generated 802 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2409] 199.19.213.234 () {38 vars in 1028 bytes} [Wed Feb 25 20:47:14 2026] PUT /v2.0/ports/b752620d-79ae-4e2d-8ced-bb5553ffabd7 => generated 1251 bytes in 562 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-02-25 20:47:15.326 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7159d01e-1abe-4f77-bbb5-0ae046834cef'] response: {'name': 'network-changed', 'server_uuid': '94a7eec7-ffc6-49a5-8f80-184e4af718b8', 'tag': 'b752620d-79ae-4e2d-8ced-bb5553ffabd7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1259/2410] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:47:15 2026] GET /v2.0/ports?tenant_id=1a0e4564af62454fb017e699198da679&device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 2527 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: 8|app: 0|req: 1260/2411] 199.19.213.234 () {34 vars in 1062 bytes} [Wed Feb 25 20:47:15 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.218&port_id=8070fc8a-ec70-4f70-82e8-dfc8454e1a19 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:47:15.450 7 INFO neutron.db.l3_db [None req-7fc5dea3-ac1b-4b9a-9566-6fb955c797a4 f7e263a461f74c949696f45b4a90b4a8 7f8afb8acb5a4d948ec46bbff790b3d8 - - default default] Floating IP 5cdc91af-c6aa-4499-9003-395446884dec associated. External IP: 10.96.250.210, port: f534988f-7dd1-4086-8857-b8524ef5e7d9. [pid: 8|app: 0|req: 1261/2412] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:47:15 2026] GET /v2.0/subnets?id=6d7d6ba6-d21e-4234-ab5d-7eea0ff75a7b => generated 630 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:47:15.644 8 WARNING neutron_lib.context [None req-29abe879-1e89-409d-8c2b-99971b6aee89 3c631fd1db7043f590b5157fa2a44f89 7d3c375ae1ec41fb9741f6eb3852ba9c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1262/2413] 10.0.0.206 () {34 vars in 676 bytes} [Wed Feb 25 20:47:15 2026] POST /v2.0/subnetpools => generated 516 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2414] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:47:15 2026] GET /v2.0/ports?network_id=5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:47:15.748 8 WARNING neutron_lib.context [None req-3c74753b-8a11-411b-bbe5-f853c3eda1a1 3c631fd1db7043f590b5157fa2a44f89 7d3c375ae1ec41fb9741f6eb3852ba9c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1264/2415] 10.0.0.206 () {34 vars in 676 bytes} [Wed Feb 25 20:47:15 2026] POST /v2.0/subnetpools => generated 516 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2416] 10.0.0.206 () {34 vars in 749 bytes} [Wed Feb 25 20:47:14 2026] PUT /v2.0/floatingips/5cdc91af-c6aa-4499-9003-395446884dec => generated 855 bytes in 1647 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:47:15.861 7 WARNING neutron_lib.context [None req-e49c335a-30ee-4eb8-84e9-7fd8970d21e7 3c631fd1db7043f590b5157fa2a44f89 7d3c375ae1ec41fb9741f6eb3852ba9c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1265/2417] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:47:15 2026] GET /v2.0/networks/5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:47:15.905 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-87891b78-dd25-43bd-bf2d-ad68e5fe8854'] response: {'name': 'network-changed', 'server_uuid': 'ae4bfaf1-e017-4711-9bff-cf8b752a22f6', 'tag': 'f534988f-7dd1-4086-8857-b8524ef5e7d9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1153/2418] 10.0.0.206 () {34 vars in 676 bytes} [Wed Feb 25 20:47:15 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) [pid: 8|app: 0|req: 1266/2419] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:47:15 2026] GET /v2.0/networks/5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86?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: 1154/2420] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:47:15 2026] GET /v2.0/ports?tenant_id=7f8afb8acb5a4d948ec46bbff790b3d8&device_id=ae4bfaf1-e017-4711-9bff-cf8b752a22f6 => generated 1279 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:47:15.985 8 WARNING neutron_lib.context [None req-4fd3d9e9-a403-4fb1-9a1f-ec943c6fe65a 3c631fd1db7043f590b5157fa2a44f89 7d3c375ae1ec41fb9741f6eb3852ba9c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1155/2421] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:47:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.100&port_id=b752620d-79ae-4e2d-8ced-bb5553ffabd7 => 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: 1267/2422] 10.0.0.206 () {34 vars in 676 bytes} [Wed Feb 25 20:47:15 2026] POST /v2.0/subnetpools => generated 516 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2423] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:47:16 2026] GET /v2.0/subnets?id=132536ef-9a31-4bea-bbbf-498d1897f888 => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:47:16.081 8 WARNING neutron_lib.context [None req-c2442afb-5621-496f-b1bc-10be6bc21947 3c631fd1db7043f590b5157fa2a44f89 7d3c375ae1ec41fb9741f6eb3852ba9c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1156/2424] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:47:16 2026] GET /v2.0/networks?id=2a25da85-faab-469f-b62c-e5d474f1abdd => generated 768 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2425] 10.0.0.206 () {34 vars in 676 bytes} [Wed Feb 25 20:47:16 2026] POST /v2.0/subnetpools => generated 516 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2426] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:47:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=f534988f-7dd1-4086-8857-b8524ef5e7d9 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2427] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:47:16 2026] GET /v2.0/ports?network_id=7abf50fc-4f99-4fc6-9d6d-66555a7a1db7&device_owner=network%3Adhcp => generated 1461 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2428] 10.0.0.206 () {34 vars in 759 bytes} [Wed Feb 25 20:47:16 2026] PUT /v2.0/subnetpools/4223e010-188c-4872-a72f-1fc28162a187/tags => generated 17 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2429] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:47:16 2026] GET /v2.0/subnets?id=ce7c9e22-4b69-4469-9acf-0623da24003b => generated 666 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2430] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:47:16 2026] GET /v2.0/networks/7abf50fc-4f99-4fc6-9d6d-66555a7a1db7?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2431] 10.0.0.206 () {34 vars in 759 bytes} [Wed Feb 25 20:47:16 2026] PUT /v2.0/subnetpools/a444c464-e390-4931-8766-5095b3f90848/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: 1273/2432] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:47:16 2026] GET /v2.0/ports?network_id=2a25da85-faab-469f-b62c-e5d474f1abdd&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2433] 10.0.0.206 () {34 vars in 759 bytes} [Wed Feb 25 20:47:16 2026] PUT /v2.0/subnetpools/899d88ca-61f8-4f08-a814-4dffda616a3d/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: 1160/2434] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:47:16 2026] GET /v2.0/networks/7abf50fc-4f99-4fc6-9d6d-66555a7a1db7?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: 1161/2435] 10.0.0.206 () {34 vars in 759 bytes} [Wed Feb 25 20:47:16 2026] PUT /v2.0/subnetpools/49a8b895-f81e-4959-8973-c710dd558d18/tags => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2436] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:47:16 2026] GET /v2.0/networks/2a25da85-faab-469f-b62c-e5d474f1abdd?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2437] 10.0.0.206 () {32 vars in 672 bytes} [Wed Feb 25 20:47:16 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2438] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:47:16 2026] GET /v2.0/ports?tenant_id=1a0e4564af62454fb017e699198da679&device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 2527 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2439] 10.0.0.206 () {32 vars in 686 bytes} [Wed Feb 25 20:47:16 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2440] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:47:16 2026] GET /v2.0/networks/2a25da85-faab-469f-b62c-e5d474f1abdd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2441] 10.0.0.206 () {32 vars in 682 bytes} [Wed Feb 25 20:47:16 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: 8|app: 0|req: 1278/2442] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:47:16 2026] GET /v2.0/networks?id=7abf50fc-4f99-4fc6-9d6d-66555a7a1db7 => generated 802 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2443] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:47:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.100&port_id=b752620d-79ae-4e2d-8ced-bb5553ffabd7 => 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: 1165/2444] 10.0.0.206 () {32 vars in 694 bytes} [Wed Feb 25 20:47:16 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2445] 10.0.0.206 () {32 vars in 680 bytes} [Wed Feb 25 20:47:16 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2446] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:47:16 2026] GET /v2.0/subnets?id=132536ef-9a31-4bea-bbbf-498d1897f888 => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2447] 10.0.0.206 () {32 vars in 694 bytes} [Wed Feb 25 20:47:16 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2448] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:47:16 2026] GET /v2.0/ports?network_id=7abf50fc-4f99-4fc6-9d6d-66555a7a1db7&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: 8|app: 0|req: 1282/2449] 10.0.0.110 () {34 vars in 971 bytes} [Wed Feb 25 20:47:16 2026] GET /v2.0/ports/b752620d-79ae-4e2d-8ced-bb5553ffabd7 => generated 1287 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2450] 10.0.0.206 () {32 vars in 690 bytes} [Wed Feb 25 20:47:16 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2451] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:47:16 2026] GET /v2.0/networks/7abf50fc-4f99-4fc6-9d6d-66555a7a1db7?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2452] 10.0.0.206 () {32 vars in 702 bytes} [Wed Feb 25 20:47:16 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2453] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:47:16 2026] GET /v2.0/networks/7abf50fc-4f99-4fc6-9d6d-66555a7a1db7?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: 1286/2454] 10.0.0.206 () {32 vars in 732 bytes} [Wed Feb 25 20:47:16 2026] DELETE /v2.0/subnetpools/4223e010-188c-4872-a72f-1fc28162a187 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2455] 10.0.0.206 () {32 vars in 732 bytes} [Wed Feb 25 20:47:16 2026] DELETE /v2.0/subnetpools/a444c464-e390-4931-8766-5095b3f90848 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2456] 199.19.213.234 () {34 vars in 789 bytes} [Wed Feb 25 20:47:16 2026] PUT /v2.0/ports/b752620d-79ae-4e2d-8ced-bb5553ffabd7 => generated 1312 bytes in 294 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-02-25 20:47:17.088 7 INFO neutron.api.v2.resource [None req-e1ff75c4-b525-4535-8a3d-3a8806ae3c7d b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1170/2457] 199.19.213.234 () {30 vars in 763 bytes} [Wed Feb 25 20:47:17 2026] GET /v2.0/security-groups/lb-8753f13b-7fe6-49bb-b474-67f4d6fdcb87 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2458] 10.0.0.206 () {32 vars in 732 bytes} [Wed Feb 25 20:47:17 2026] DELETE /v2.0/subnetpools/899d88ca-61f8-4f08-a814-4dffda616a3d => 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: 1171/2459] 199.19.213.234 () {30 vars in 785 bytes} [Wed Feb 25 20:47:17 2026] GET /v2.0/security-groups?name=lb-8753f13b-7fe6-49bb-b474-67f4d6fdcb87 => generated 1637 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2460] 10.0.0.206 () {32 vars in 732 bytes} [Wed Feb 25 20:47:17 2026] DELETE /v2.0/subnetpools/49a8b895-f81e-4959-8973-c710dd558d18 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2461] 10.0.0.206 () {32 vars in 732 bytes} [Wed Feb 25 20:47:17 2026] DELETE /v2.0/subnetpools/ac38a4e2-f114-4e80-a825-010aa0b9d74f => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2462] 199.19.213.234 () {34 vars in 789 bytes} [Wed Feb 25 20:47:17 2026] PUT /v2.0/ports/b752620d-79ae-4e2d-8ced-bb5553ffabd7 => generated 1312 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2463] 199.19.213.234 () {30 vars in 703 bytes} [Wed Feb 25 20:47:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1173/2464] 199.19.213.234 () {30 vars in 705 bytes} [Wed Feb 25 20:47:17 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: 1292/2465] 199.19.213.234 () {30 vars in 681 bytes} [Wed Feb 25 20:47:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2466] 199.19.213.234 () {30 vars in 717 bytes} [Wed Feb 25 20:47:17 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: 1293/2467] 199.19.213.234 () {30 vars in 741 bytes} [Wed Feb 25 20:47:17 2026] GET /v2.0/subnets/132536ef-9a31-4bea-bbbf-498d1897f888 => generated 651 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2468] 199.19.213.234 () {30 vars in 737 bytes} [Wed Feb 25 20:47:17 2026] GET /v2.0/ports/a76aa01a-c113-4cf9-b78f-458036cb7d94 => generated 1132 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2469] 199.19.213.234 () {30 vars in 737 bytes} [Wed Feb 25 20:47:17 2026] GET /v2.0/ports/b752620d-79ae-4e2d-8ced-bb5553ffabd7 => generated 1348 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2470] 199.19.213.234 () {30 vars in 741 bytes} [Wed Feb 25 20:47:17 2026] GET /v2.0/subnets/132536ef-9a31-4bea-bbbf-498d1897f888 => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2471] 199.19.213.234 () {30 vars in 743 bytes} [Wed Feb 25 20:47:17 2026] GET /v2.0/networks/7abf50fc-4f99-4fc6-9d6d-66555a7a1db7 => generated 799 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2472] 199.19.213.234 () {30 vars in 737 bytes} [Wed Feb 25 20:47:18 2026] GET /v2.0/ports/a76aa01a-c113-4cf9-b78f-458036cb7d94 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:47:18.098 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0de3a7c1-574b-404e-9fdc-ca486e4615be'] response: {'name': 'network-changed', 'server_uuid': '94a7eec7-ffc6-49a5-8f80-184e4af718b8', 'tag': 'b752620d-79ae-4e2d-8ced-bb5553ffabd7', 'status': 'completed', 'code': 200} 2026-02-25 20:47:18.098 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0de3a7c1-574b-404e-9fdc-ca486e4615be'] response: {'name': 'network-changed', 'server_uuid': '94a7eec7-ffc6-49a5-8f80-184e4af718b8', 'tag': 'b752620d-79ae-4e2d-8ced-bb5553ffabd7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1296/2473] 199.19.213.234 () {30 vars in 741 bytes} [Wed Feb 25 20:47:18 2026] GET /v2.0/subnets/132536ef-9a31-4bea-bbbf-498d1897f888 => generated 651 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2474] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:47:18 2026] GET /v2.0/ports?tenant_id=1a0e4564af62454fb017e699198da679&device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 2588 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2475] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:47:18 2026] GET /v2.0/networks?id=7abf50fc-4f99-4fc6-9d6d-66555a7a1db7 => generated 802 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2476] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:47:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.100&port_id=b752620d-79ae-4e2d-8ced-bb5553ffabd7 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2477] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:47:18 2026] GET /v2.0/subnets?id=132536ef-9a31-4bea-bbbf-498d1897f888 => generated 654 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2478] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:47:18 2026] GET /v2.0/ports?network_id=7abf50fc-4f99-4fc6-9d6d-66555a7a1db7&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2479] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:47:18 2026] GET /v2.0/security-groups?tenant_id=479687bcf988417dba1026810eb02372&name=default => generated 2925 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2480] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:47:18 2026] GET /v2.0/networks/7abf50fc-4f99-4fc6-9d6d-66555a7a1db7?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2481] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:47:18 2026] DELETE /v2.0/security-groups/751812c6-773a-4dfe-9043-cb5a44e649d2 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2482] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:47:18 2026] GET /v2.0/networks/7abf50fc-4f99-4fc6-9d6d-66555a7a1db7?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: 1180/2483] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:47:18 2026] GET /v2.0/ports?tenant_id=1a0e4564af62454fb017e699198da679&device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 2588 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2484] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:47:18 2026] GET /v2.0/networks?id=7abf50fc-4f99-4fc6-9d6d-66555a7a1db7 => generated 802 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2485] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:47:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.100&port_id=b752620d-79ae-4e2d-8ced-bb5553ffabd7 => 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: 1306/2486] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:47:18 2026] GET /v2.0/subnets?id=132536ef-9a31-4bea-bbbf-498d1897f888 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2487] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:47:18 2026] GET /v2.0/security-groups?tenant_id=7d3c375ae1ec41fb9741f6eb3852ba9c&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2488] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:47:18 2026] GET /v2.0/ports?network_id=7abf50fc-4f99-4fc6-9d6d-66555a7a1db7&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2489] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:47:18 2026] GET /v2.0/networks/7abf50fc-4f99-4fc6-9d6d-66555a7a1db7?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: 1182/2490] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:47:18 2026] DELETE /v2.0/security-groups/199bb19d-ace3-4dcd-94bc-00521e6c7eba => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2491] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:47:18 2026] GET /v2.0/networks/7abf50fc-4f99-4fc6-9d6d-66555a7a1db7?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: 1183/2492] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:47:19 2026] GET /v2.0/security-groups?tenant_id=e38ecacb7aa54ee3af3597f14ac3e418&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2493] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:47:19 2026] DELETE /v2.0/security-groups/91d44fb6-f165-49da-8044-6ff02012f097 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:47:22.818 7 WARNING neutron_lib.context [None req-33f14a9d-f601-4230-9c1d-67b7855c70a5 c43aa02e05af43b0a0cf948b3df28b14 7b97e2047113436cb990060735eb3b9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:47:22.975 7 INFO neutron.db.segments_db [None req-33f14a9d-f601-4230-9c1d-67b7855c70a5 c43aa02e05af43b0a0cf948b3df28b14 7b97e2047113436cb990060735eb3b9f - - default default] Added segment daff5d54-5015-472a-828c-60042f6fbe7f of type vxlan for network 590085f7-88d4-4685-a230-10a6b620d276 [pid: 7|app: 0|req: 1184/2494] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:47:22 2026] POST /v2.0/networks => generated 632 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:47:23.113 8 WARNING neutron_lib.context [None req-493357ce-1cc7-4ab8-a606-cb3f94cf4b46 c43aa02e05af43b0a0cf948b3df28b14 7b97e2047113436cb990060735eb3b9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1185/2495] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:47:23 2026] GET /v2.0/ports?device_id=ae4bfaf1-e017-4711-9bff-cf8b752a22f6 => generated 1010 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2496] 10.0.0.110 () {34 vars in 1120 bytes} [Wed Feb 25 20:47:23 2026] GET /v2.0/security-groups?id=20406cb5-91ea-4654-911e-3eea3aefb9e2&id=81a83264-6a57-44dc-b486-250cf6614345&fields=id&fields=name => generated 206 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2497] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:47:23 2026] POST /v2.0/subnets => generated 602 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2498] 10.0.0.206 () {34 vars in 751 bytes} [Wed Feb 25 20:47:23 2026] PUT /v2.0/subnets/87c790d9-25ac-4f8d-9db5-1eb1d038c6b6/tags => generated 25 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2499] 10.0.0.206 () {32 vars in 736 bytes} [Wed Feb 25 20:47:23 2026] GET /v2.0/ports?device_id=ae4bfaf1-e017-4711-9bff-cf8b752a22f6 => generated 1279 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2500] 10.0.0.206 () {32 vars in 731 bytes} [Wed Feb 25 20:47:23 2026] GET /v2.0/subnets/87c790d9-25ac-4f8d-9db5-1eb1d038c6b6/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2501] 10.0.0.206 () {34 vars in 762 bytes} [Wed Feb 25 20:47:23 2026] PUT /v2.0/subnets/87c790d9-25ac-4f8d-9db5-1eb1d038c6b6/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2502] 10.0.0.206 () {32 vars in 858 bytes} [Wed Feb 25 20:47:23 2026] GET /v2.0/floatingips?floating_network_id=0f4f189d-f100-426c-9039-3f869d8ee493&port_id=f534988f-7dd1-4086-8857-b8524ef5e7d9 => generated 860 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2503] 10.0.0.206 () {32 vars in 731 bytes} [Wed Feb 25 20:47:23 2026] GET /v2.0/subnets/87c790d9-25ac-4f8d-9db5-1eb1d038c6b6/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2504] 10.0.0.206 () {34 vars in 758 bytes} [Wed Feb 25 20:47:23 2026] PUT /v2.0/subnets/87c790d9-25ac-4f8d-9db5-1eb1d038c6b6/tags/red => generated 4 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2505] 10.0.0.206 () {32 vars in 731 bytes} [Wed Feb 25 20:47:23 2026] GET /v2.0/subnets/87c790d9-25ac-4f8d-9db5-1eb1d038c6b6/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2506] 10.0.0.206 () {34 vars in 780 bytes} [Wed Feb 25 20:47:23 2026] PUT /v2.0/subnets/87c790d9-25ac-4f8d-9db5-1eb1d038c6b6/tags/black.or.white => generated 4 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2507] 10.0.0.136 () {34 vars in 990 bytes} [Wed Feb 25 20:47:23 2026] GET /v2.0/ports?device_id=ae4bfaf1-e017-4711-9bff-cf8b752a22f6 => generated 1279 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2508] 10.0.0.206 () {32 vars in 731 bytes} [Wed Feb 25 20:47:23 2026] GET /v2.0/subnets/87c790d9-25ac-4f8d-9db5-1eb1d038c6b6/tags => generated 52 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2509] 10.0.0.206 () {34 vars in 751 bytes} [Wed Feb 25 20:47:24 2026] PUT /v2.0/subnets/87c790d9-25ac-4f8d-9db5-1eb1d038c6b6/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2510] 10.0.0.136 () {34 vars in 1120 bytes} [Wed Feb 25 20:47:24 2026] GET /v2.0/security-groups?id=81a83264-6a57-44dc-b486-250cf6614345&id=20406cb5-91ea-4654-911e-3eea3aefb9e2&fields=id&fields=name => generated 206 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2511] 10.0.0.206 () {32 vars in 731 bytes} [Wed Feb 25 20:47:24 2026] GET /v2.0/subnets/87c790d9-25ac-4f8d-9db5-1eb1d038c6b6/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2512] 10.0.0.206 () {32 vars in 739 bytes} [Wed Feb 25 20:47:24 2026] GET /v2.0/subnets/87c790d9-25ac-4f8d-9db5-1eb1d038c6b6/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:47:24.242 8 INFO neutron.api.v2.resource [None req-23e5b164-038e-47ac-87cc-9c5443954150 c43aa02e05af43b0a0cf948b3df28b14 7b97e2047113436cb990060735eb3b9f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1320/2513] 10.0.0.206 () {32 vars in 743 bytes} [Wed Feb 25 20:47:24 2026] GET /v2.0/subnets/87c790d9-25ac-4f8d-9db5-1eb1d038c6b6/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2514] 10.0.0.206 () {32 vars in 742 bytes} [Wed Feb 25 20:47:24 2026] DELETE /v2.0/subnets/87c790d9-25ac-4f8d-9db5-1eb1d038c6b6/tags/red => 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: 1321/2515] 10.0.0.206 () {32 vars in 731 bytes} [Wed Feb 25 20:47:24 2026] GET /v2.0/subnets/87c790d9-25ac-4f8d-9db5-1eb1d038c6b6/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:47:24.406 7 INFO neutron.api.v2.resource [None req-cbc0df6c-f838-4892-b07b-f77ce1ae2c76 c43aa02e05af43b0a0cf948b3df28b14 7b97e2047113436cb990060735eb3b9f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1195/2516] 10.0.0.206 () {32 vars in 746 bytes} [Wed Feb 25 20:47:24 2026] DELETE /v2.0/subnets/87c790d9-25ac-4f8d-9db5-1eb1d038c6b6/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: 1322/2517] 10.0.0.206 () {32 vars in 734 bytes} [Wed Feb 25 20:47:24 2026] DELETE /v2.0/subnets/87c790d9-25ac-4f8d-9db5-1eb1d038c6b6/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: 1196/2518] 10.0.0.206 () {32 vars in 731 bytes} [Wed Feb 25 20:47:24 2026] GET /v2.0/subnets/87c790d9-25ac-4f8d-9db5-1eb1d038c6b6/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2519] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:47:24 2026] DELETE /v2.0/subnets/87c790d9-25ac-4f8d-9db5-1eb1d038c6b6 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:47:25.172 7 INFO neutron.services.segments.plugin [-] Segment daff5d54-5015-472a-828c-60042f6fbe7f resource provider aggregate not found 2026-02-25 20:47:25.182 7 INFO neutron.services.segments.plugin [-] Segment daff5d54-5015-472a-828c-60042f6fbe7f resource provider aggregate not found 2026-02-25 20:47:25.187 7 INFO neutron.services.segments.plugin [-] Segment daff5d54-5015-472a-828c-60042f6fbe7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daff5d54-5015-472a-828c-60042f6fbe7f found for delete ", "request_id": "req-198fa2f8-6f82-444a-9a64-7c355888834e"}]} [pid: 7|app: 0|req: 1197/2520] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:47:24 2026] DELETE /v2.0/networks/590085f7-88d4-4685-a230-10a6b620d276 => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2521] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:47:25 2026] GET /v2.0/security-groups?tenant_id=7b97e2047113436cb990060735eb3b9f&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:47:26.034 7 INFO neutron.services.segments.plugin [-] Segment daff5d54-5015-472a-828c-60042f6fbe7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daff5d54-5015-472a-828c-60042f6fbe7f found for delete ", "request_id": "req-e1dbeb24-fd92-4429-916b-a2f406b2b9e1"}]} [pid: 7|app: 0|req: 1198/2522] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:47:26 2026] DELETE /v2.0/security-groups/363a8301-cbf9-48a7-8d45-d334c1b7e8d7 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2523] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:47:26 2026] GET /v2.0/ports?device_id=ae4bfaf1-e017-4711-9bff-cf8b752a22f6 => generated 1010 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2524] 10.0.0.110 () {34 vars in 1120 bytes} [Wed Feb 25 20:47:26 2026] GET /v2.0/security-groups?id=20406cb5-91ea-4654-911e-3eea3aefb9e2&id=81a83264-6a57-44dc-b486-250cf6614345&fields=id&fields=name => generated 206 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2525] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:47:26 2026] GET /v2.0/security-groups?tenant_id=7f71a523436f4d5d84ad094d09dbcf98&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2526] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:47:26 2026] DELETE /v2.0/security-groups/a4bf79bc-04fd-4aa8-a45f-5cbb55d4daaa => 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: 1200/2527] 199.19.213.234 () {34 vars in 994 bytes} [Wed Feb 25 20:47:26 2026] GET /v2.0/ports?device_id=ae4bfaf1-e017-4711-9bff-cf8b752a22f6 => generated 1010 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:47:27.061 8 INFO neutron.db.l3_db [req-98eb38e6-8603-4d08-ae6f-52a72061c192 req-bdc314a0-eb52-4ce8-8053-6ac23ac709af f7e263a461f74c949696f45b4a90b4a8 7f8afb8acb5a4d948ec46bbff790b3d8 - - default default] Floating IP 5cdc91af-c6aa-4499-9003-395446884dec disassociated. External IP: 10.96.250.210, port: f534988f-7dd1-4086-8857-b8524ef5e7d9. [pid: 7|app: 0|req: 1201/2528] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:47:27 2026] GET /v2.0/ports?device_id=ae4bfaf1-e017-4711-9bff-cf8b752a22f6 => 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: 1328/2529] 199.19.213.234 () {36 vars in 997 bytes} [Wed Feb 25 20:47:26 2026] DELETE /v2.0/ports/f534988f-7dd1-4086-8857-b8524ef5e7d9 => generated 0 bytes in 824 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2532] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:47:28 2026] DELETE /v2.0/security-groups/20406cb5-91ea-4654-911e-3eea3aefb9e2 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:47:28.792 8 WARNING neutron_lib.context [None req-8c1da616-9bda-497a-a799-c1430a3ba030 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:47:28.804 7 INFO neutron.api.v2.resource [None req-7fa65d7a-b6a1-4860-8e69-7cbb4e9e59ed f7e263a461f74c949696f45b4a90b4a8 7f8afb8acb5a4d948ec46bbff790b3d8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1204/2533] 10.0.0.206 () {32 vars in 737 bytes} [Wed Feb 25 20:47:28 2026] GET /v2.0/security-groups/20406cb5-91ea-4654-911e-3eea3aefb9e2 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:47:28.865 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-16d60b47-a54d-4c01-a9e6-60e6d3108b24'] response: {'server_uuid': 'ae4bfaf1-e017-4711-9bff-cf8b752a22f6', 'name': 'network-vif-deleted', 'tag': 'f534988f-7dd1-4086-8857-b8524ef5e7d9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1205/2534] 10.0.0.206 () {32 vars in 732 bytes} [Wed Feb 25 20:47:28 2026] DELETE /v2.0/floatingips/5cdc91af-c6aa-4499-9003-395446884dec => generated 0 bytes in 441 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2535] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:47:29 2026] DELETE /v2.0/security-groups/81a83264-6a57-44dc-b486-250cf6614345 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:47:30.316 8 INFO neutron.db.l3_db [None req-8c1da616-9bda-497a-a799-c1430a3ba030 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] Floating IP 171cb708-4014-492c-a1f4-ab09e43dfd85 associated. External IP: 10.96.250.216, port: a76aa01a-c113-4cf9-b78f-458036cb7d94. [pid: 8|app: 0|req: 1330/2536] 10.0.0.206 () {34 vars in 677 bytes} [Wed Feb 25 20:47:28 2026] POST /v2.0/floatingips => generated 899 bytes in 1902 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2537] 10.0.0.206 () {34 vars in 789 bytes} [Wed Feb 25 20:47:29 2026] PUT /v2.0/routers/3060a486-02a2-48f1-af09-8419b99d10af/remove_router_interface => generated 309 bytes in 1224 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2538] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:47:30 2026] GET /v2.0/security-groups?tenant_id=9d58ac7efcaa46328fac778941b60ed3&name=default => generated 2929 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2539] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:47:30 2026] DELETE /v2.0/security-groups/cd2e218f-58da-48fa-aa4f-d24fb0651981 => 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: 1333/2540] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:47:31 2026] GET /v2.0/security-groups?tenant_id=a3ff12a0a8e446a6979f1353087b95ea&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2541] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:47:31 2026] DELETE /v2.0/security-groups/c16bb959-85d9-4d3d-8b53-07f8f7f2e449 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:47:32.272 7 INFO neutron.services.segments.plugin [-] Segment 6742969e-7156-4b90-aa01-209c769f6b16 resource provider aggregate not found 2026-02-25 20:47:32.279 7 INFO neutron.services.segments.plugin [-] Segment 6742969e-7156-4b90-aa01-209c769f6b16 resource provider aggregate not found 2026-02-25 20:47:32.289 7 INFO neutron.services.segments.plugin [-] Segment 6742969e-7156-4b90-aa01-209c769f6b16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6742969e-7156-4b90-aa01-209c769f6b16 found for delete ", "request_id": "req-07fc4cca-c0f5-4345-a543-e40c7a6959eb"}]} 2026-02-25 20:47:32.301 7 INFO neutron.services.segments.plugin [-] Segment 6742969e-7156-4b90-aa01-209c769f6b16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6742969e-7156-4b90-aa01-209c769f6b16 found for delete ", "request_id": "req-6d19988b-ed1e-4e8d-8ad4-218a5bfbc26e"}]} 2026-02-25 20:47:32.306 7 INFO neutron.db.l3_hamode_db [None req-e5a9dc92-ebec-4669-acb8-5499f4e63d2c b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] HA network 8437dd11-0940-4363-a332-14fd617c917d was deleted as no HA routers are present in tenant 7f8afb8acb5a4d948ec46bbff790b3d8. [pid: 7|app: 0|req: 1208/2542] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:47:30 2026] DELETE /v2.0/routers/3060a486-02a2-48f1-af09-8419b99d10af => generated 0 bytes in 1547 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2543] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:47:32 2026] DELETE /v2.0/subnets/ce7c9e22-4b69-4469-9acf-0623da24003b => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2544] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:47:32 2026] DELETE /v2.0/networks/2a25da85-faab-469f-b62c-e5d474f1abdd => generated 0 bytes in 456 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2545] 199.19.213.234 () {30 vars in 703 bytes} [Wed Feb 25 20:47:33 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: 1211/2546] 199.19.213.234 () {30 vars in 705 bytes} [Wed Feb 25 20:47:33 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: 1212/2547] 199.19.213.234 () {30 vars in 681 bytes} [Wed Feb 25 20:47:33 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: 1213/2548] 199.19.213.234 () {30 vars in 717 bytes} [Wed Feb 25 20:47:33 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-02-25 20:47:33.858 7 INFO neutron.api.v2.resource [None req-e3cf4b42-78c0-4206-a364-d21c69b6c071 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1214/2549] 199.19.213.234 () {30 vars in 763 bytes} [Wed Feb 25 20:47:33 2026] GET /v2.0/security-groups/lb-8753f13b-7fe6-49bb-b474-67f4d6fdcb87 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2550] 199.19.213.234 () {30 vars in 785 bytes} [Wed Feb 25 20:47:33 2026] GET /v2.0/security-groups?name=lb-8753f13b-7fe6-49bb-b474-67f4d6fdcb87 => generated 1637 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2551] 199.19.213.234 () {30 vars in 815 bytes} [Wed Feb 25 20:47:33 2026] GET /v2.0/security-group-rules?security_group_id=8bbf7c38-ef0b-4de9-991d-0369797a05d0 => generated 1182 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2552] 199.19.213.234 () {34 vars in 747 bytes} [Wed Feb 25 20:47:33 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) [pid: 7|app: 0|req: 1218/2553] 199.19.213.234 () {34 vars in 747 bytes} [Wed Feb 25 20:47:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2554] 10.0.0.206 () {34 vars in 789 bytes} [Wed Feb 25 20:47:33 2026] PUT /v2.0/routers/228a9f0e-761c-4a9d-83ea-2c23c68e4730/remove_router_interface => generated 309 bytes in 1300 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:47:34.376 7 INFO neutron.services.segments.plugin [-] Segment a7335e53-f0cc-4cef-bc7d-2e94f042ba9a resource provider aggregate not found 2026-02-25 20:47:34.380 7 INFO neutron.services.segments.plugin [-] Segment a7335e53-f0cc-4cef-bc7d-2e94f042ba9a resource provider aggregate not found 2026-02-25 20:47:34.397 7 INFO neutron.services.segments.plugin [-] Segment a7335e53-f0cc-4cef-bc7d-2e94f042ba9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7335e53-f0cc-4cef-bc7d-2e94f042ba9a found for delete ", "request_id": "req-922e5a83-34a8-46cc-9c94-944cb181f35d"}]} 2026-02-25 20:47:34.398 7 INFO neutron.services.segments.plugin [-] Segment a7335e53-f0cc-4cef-bc7d-2e94f042ba9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7335e53-f0cc-4cef-bc7d-2e94f042ba9a found for delete ", "request_id": "req-1d74582d-097e-4463-85b3-a7d6e2519d0c"}]} 2026-02-25 20:47:35.492 7 INFO neutron.db.l3_hamode_db [None req-09862880-d51a-4f34-a81f-de4db5543acb b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] HA network 6452076f-0ccd-4af6-8a4a-82fd57d7d755 was deleted as no HA routers are present in tenant 0dc86e6cfee147fe949b6353a42baa1a. [pid: 7|app: 0|req: 1219/2555] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:47:34 2026] DELETE /v2.0/routers/228a9f0e-761c-4a9d-83ea-2c23c68e4730 => generated 0 bytes in 1167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2556] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:47:35 2026] DELETE /v2.0/subnets/ab40682e-830d-4ea1-bd7c-21e0516c229c => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2557] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:47:35 2026] DELETE /v2.0/networks/ae82cd11-3ee2-4793-a56c-bd4851748264 => generated 0 bytes in 435 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2558] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:47:36 2026] GET /v2.0/security-groups?tenant_id=7f8afb8acb5a4d948ec46bbff790b3d8&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:47:36.547 7 INFO neutron.services.segments.plugin [-] Segment 8b4c94cb-2d86-4a40-994e-592b7904507e resource provider aggregate not found 2026-02-25 20:47:36.554 7 INFO neutron.services.segments.plugin [-] Segment 8b4c94cb-2d86-4a40-994e-592b7904507e resource provider aggregate not found 2026-02-25 20:47:36.565 7 INFO neutron.services.segments.plugin [-] Segment 8b4c94cb-2d86-4a40-994e-592b7904507e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b4c94cb-2d86-4a40-994e-592b7904507e found for delete ", "request_id": "req-e8aba865-8738-45c3-83d5-bc8926458e6c"}]} 2026-02-25 20:47:36.576 7 INFO neutron.services.segments.plugin [-] Segment 8b4c94cb-2d86-4a40-994e-592b7904507e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b4c94cb-2d86-4a40-994e-592b7904507e found for delete ", "request_id": "req-9a8aff49-3797-407f-a732-d7185db0a4bd"}]} 2026-02-25 20:47:36.593 7 INFO neutron.services.segments.plugin [-] Segment cf4dcf72-b415-49b0-be8b-3a384a42ffd5 resource provider aggregate not found 2026-02-25 20:47:36.603 7 INFO neutron.services.segments.plugin [-] Segment cf4dcf72-b415-49b0-be8b-3a384a42ffd5 resource provider aggregate not found 2026-02-25 20:47:36.618 7 INFO neutron.services.segments.plugin [-] Segment cf4dcf72-b415-49b0-be8b-3a384a42ffd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf4dcf72-b415-49b0-be8b-3a384a42ffd5 found for delete ", "request_id": "req-9bf7165a-0c0a-44e0-88d7-5daed9dbaf4c"}]} 2026-02-25 20:47:36.619 7 INFO neutron.services.segments.plugin [-] Segment cf4dcf72-b415-49b0-be8b-3a384a42ffd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf4dcf72-b415-49b0-be8b-3a384a42ffd5 found for delete ", "request_id": "req-dfc84173-5eac-4b7d-80a5-4af2e29f0e26"}]} [pid: 7|app: 0|req: 1221/2559] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:47:36 2026] DELETE /v2.0/security-groups/ba5ce7af-cb2e-4217-96b1-0a7292418a63 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2560] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:47:36 2026] GET /v2.0/security-groups?tenant_id=0dc86e6cfee147fe949b6353a42baa1a&name=default => generated 2925 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2561] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:47:36 2026] DELETE /v2.0/security-groups/934d10cf-470d-4d68-9330-7df9a4dfdfce => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:47:41.389 8 WARNING neutron_lib.context [None req-abcaddce-1c0f-4732-9d1e-d39ff8729345 64dd61d34c0f464298f37f0e48eb5467 5cfcf4af79634c35b56a8d73a7e21217 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:47:41.525 8 INFO neutron.db.segments_db [None req-abcaddce-1c0f-4732-9d1e-d39ff8729345 64dd61d34c0f464298f37f0e48eb5467 5cfcf4af79634c35b56a8d73a7e21217 - - default default] Added segment af5b7392-6e77-4fc6-a183-ff80d064ad0d of type vxlan for network c3cf08fc-bbd2-4c4c-9c02-3ec472c6bf8c [pid: 7|app: 0|req: 1223/2562] 10.0.0.26 () {30 vars in 689 bytes} [Wed Feb 25 20:47:41 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: 7|app: 0|req: 1224/2563] 10.0.0.26 () {30 vars in 691 bytes} [Wed Feb 25 20:47:41 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: 1225/2564] 10.0.0.26 () {30 vars in 667 bytes} [Wed Feb 25 20:47:41 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: 1226/2565] 10.0.0.26 () {30 vars in 703 bytes} [Wed Feb 25 20:47:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2566] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:47:41 2026] POST /v2.0/networks => generated 630 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:47:41.646 7 WARNING neutron_lib.context [None req-aee8c80e-76c6-4fea-8d29-9cd1fc391434 64dd61d34c0f464298f37f0e48eb5467 5cfcf4af79634c35b56a8d73a7e21217 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1227/2567] 10.0.0.206 () {34 vars in 664 bytes} [Wed Feb 25 20:47:41 2026] POST /v2.0/ports => generated 743 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2568] 10.0.0.26 () {28 vars in 438 bytes} [Wed Feb 25 20:47:41 2026] GET / => generated 151 bytes in 3 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-02-25 20:47:42.006 7 WARNING neutron_lib.context [None req-762dd221-f698-4cb6-a746-951560f092e2 64dd61d34c0f464298f37f0e48eb5467 5cfcf4af79634c35b56a8d73a7e21217 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1342/2569] 10.0.0.26 () {30 vars in 727 bytes} [Wed Feb 25 20:47:42 2026] GET /v2.0/subnets/bc1d7e6a-4bc1-4cb7-b56b-23a7dc33bd72 => 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: 1228/2570] 10.0.0.206 () {34 vars in 666 bytes} [Wed Feb 25 20:47:42 2026] POST /v2.0/trunks => generated 407 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:47:42.256 8 WARNING neutron_lib.context [None req-260c7c99-52cc-46cd-81b2-a4c63e58261c 64dd61d34c0f464298f37f0e48eb5467 5cfcf4af79634c35b56a8d73a7e21217 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:47:42.326 8 INFO neutron.db.segments_db [None req-260c7c99-52cc-46cd-81b2-a4c63e58261c 64dd61d34c0f464298f37f0e48eb5467 5cfcf4af79634c35b56a8d73a7e21217 - - default default] Added segment 77c1a0eb-4338-411e-ae6f-0c50c997af37 of type vxlan for network cc78bb1b-886c-4e11-9859-18519bc9df00 [pid: 8|app: 0|req: 1343/2571] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:47:42 2026] POST /v2.0/networks => generated 631 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:47:42.449 7 WARNING neutron_lib.context [None req-88dff2b4-ab65-471e-b6b4-a77f6a8b6366 64dd61d34c0f464298f37f0e48eb5467 5cfcf4af79634c35b56a8d73a7e21217 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1229/2572] 10.0.0.206 () {34 vars in 664 bytes} [Wed Feb 25 20:47:42 2026] POST /v2.0/ports => generated 743 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:47:42.813 8 WARNING neutron_lib.context [None req-3e57337c-8003-4d04-adf9-51a951ee2610 64dd61d34c0f464298f37f0e48eb5467 5cfcf4af79634c35b56a8d73a7e21217 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1344/2573] 10.0.0.206 () {34 vars in 666 bytes} [Wed Feb 25 20:47:42 2026] POST /v2.0/trunks => generated 407 bytes in 297 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-02-25 20:47:43.112 7 WARNING neutron_lib.context [None req-b245e7e4-129f-4ad6-984e-980e3006f110 64dd61d34c0f464298f37f0e48eb5467 5cfcf4af79634c35b56a8d73a7e21217 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:47:43.175 7 INFO neutron.db.segments_db [None req-b245e7e4-129f-4ad6-984e-980e3006f110 64dd61d34c0f464298f37f0e48eb5467 5cfcf4af79634c35b56a8d73a7e21217 - - default default] Added segment 4827a504-74b1-43d7-9032-b9d395b2c321 of type vxlan for network 97727d14-066a-42e7-b0d5-97571b0ad47b [pid: 7|app: 0|req: 1230/2574] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:47:43 2026] POST /v2.0/networks => generated 632 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:47:43.311 8 WARNING neutron_lib.context [None req-43f6e54a-101f-4ec9-b8a5-6b9f13afd2e6 64dd61d34c0f464298f37f0e48eb5467 5cfcf4af79634c35b56a8d73a7e21217 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1345/2577] 10.0.0.206 () {34 vars in 664 bytes} [Wed Feb 25 20:47:43 2026] POST /v2.0/ports => generated 743 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:47:43.680 7 WARNING neutron_lib.context [None req-a121d791-c3b8-41fb-990f-2181f8acbb88 64dd61d34c0f464298f37f0e48eb5467 5cfcf4af79634c35b56a8d73a7e21217 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1233/2578] 10.0.0.206 () {34 vars in 666 bytes} [Wed Feb 25 20:47:43 2026] POST /v2.0/trunks => generated 407 bytes in 236 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-02-25 20:47:43.917 8 WARNING neutron_lib.context [None req-9fc32ff8-e10d-4e83-90bd-505e440869c7 64dd61d34c0f464298f37f0e48eb5467 5cfcf4af79634c35b56a8d73a7e21217 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:47:43.974 8 INFO neutron.db.segments_db [None req-9fc32ff8-e10d-4e83-90bd-505e440869c7 64dd61d34c0f464298f37f0e48eb5467 5cfcf4af79634c35b56a8d73a7e21217 - - default default] Added segment 2d6359d7-fbd5-4f69-8d28-ebc49c1596df of type vxlan for network ceafacb0-5a19-4988-a138-e3028b30a8c9 [pid: 8|app: 0|req: 1346/2579] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:47:43 2026] POST /v2.0/networks => generated 630 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:47:44.101 7 WARNING neutron_lib.context [None req-b1c8e4a3-988e-4da4-914c-5ec7812aa696 64dd61d34c0f464298f37f0e48eb5467 5cfcf4af79634c35b56a8d73a7e21217 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1347/2580] 199.19.213.234 () {30 vars in 703 bytes} [Wed Feb 25 20:47:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2581] 199.19.213.234 () {30 vars in 705 bytes} [Wed Feb 25 20:47:44 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: 1349/2582] 199.19.213.234 () {30 vars in 681 bytes} [Wed Feb 25 20:47:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2583] 199.19.213.234 () {30 vars in 717 bytes} [Wed Feb 25 20:47:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2584] 10.0.0.206 () {34 vars in 664 bytes} [Wed Feb 25 20:47:44 2026] POST /v2.0/ports => generated 743 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:47:44.527 8 WARNING neutron_lib.context [None req-bf56a7f0-ba58-456f-8792-5d5db82381d6 64dd61d34c0f464298f37f0e48eb5467 5cfcf4af79634c35b56a8d73a7e21217 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1235/2585] 199.19.213.234 () {30 vars in 741 bytes} [Wed Feb 25 20:47:44 2026] GET /v2.0/subnets/bc1d7e6a-4bc1-4cb7-b56b-23a7dc33bd72 => generated 648 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2586] 10.0.0.206 () {34 vars in 666 bytes} [Wed Feb 25 20:47:44 2026] POST /v2.0/trunks => generated 407 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:47:44.751 8 WARNING neutron_lib.context [None req-d6320c95-2238-43b6-ad1a-ec337f971093 64dd61d34c0f464298f37f0e48eb5467 5cfcf4af79634c35b56a8d73a7e21217 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1236/2587] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:47:44 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 2590 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:47:44.814 8 INFO neutron.db.segments_db [None req-d6320c95-2238-43b6-ad1a-ec337f971093 64dd61d34c0f464298f37f0e48eb5467 5cfcf4af79634c35b56a8d73a7e21217 - - default default] Added segment 0b978d1c-211b-495b-8e2b-969348a72f5c of type vxlan for network 65aaea1a-b2e3-4006-b8a6-4e611693d3fa [pid: 7|app: 0|req: 1237/2588] 199.19.213.234 () {30 vars in 703 bytes} [Wed Feb 25 20:47:44 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: 1238/2589] 199.19.213.234 () {30 vars in 705 bytes} [Wed Feb 25 20:47:44 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: 1352/2590] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:47:44 2026] POST /v2.0/networks => generated 632 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:47:44.948 8 WARNING neutron_lib.context [None req-ae91dc29-4bb8-447f-8159-af19ca024182 64dd61d34c0f464298f37f0e48eb5467 5cfcf4af79634c35b56a8d73a7e21217 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1239/2591] 199.19.213.234 () {30 vars in 681 bytes} [Wed Feb 25 20:47:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2592] 199.19.213.234 () {30 vars in 717 bytes} [Wed Feb 25 20:47:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2593] 10.0.0.206 () {34 vars in 664 bytes} [Wed Feb 25 20:47:44 2026] POST /v2.0/ports => generated 743 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:47:45.274 7 WARNING neutron_lib.context [None req-c66de755-1bda-4d6f-b0a1-d6ad544dbf79 64dd61d34c0f464298f37f0e48eb5467 5cfcf4af79634c35b56a8d73a7e21217 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1241/2594] 10.0.0.206 () {34 vars in 666 bytes} [Wed Feb 25 20:47:45 2026] POST /v2.0/trunks => generated 407 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1354/2595] 10.0.0.206 () {34 vars in 749 bytes} [Wed Feb 25 20:47:45 2026] PUT /v2.0/trunks/7cbcf237-bb4b-47d0-aa6c-d3c0b0123715/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2596] 10.0.0.206 () {34 vars in 749 bytes} [Wed Feb 25 20:47:45 2026] PUT /v2.0/trunks/b6fea3c7-495c-4f37-b4e0-75f0b9e4efd5/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2597] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:47:45 2026] GET /v2.0/networks/037f6833-3e20-4132-8267-8bd542831759?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: 1243/2598] 10.0.0.206 () {34 vars in 749 bytes} [Wed Feb 25 20:47:45 2026] PUT /v2.0/trunks/0991e589-59e5-4a7c-8be3-07669ae991aa/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: 1244/2599] 10.0.0.206 () {34 vars in 749 bytes} [Wed Feb 25 20:47:45 2026] PUT /v2.0/trunks/bb08bee8-8e45-4bef-a0e6-44cd9ec4c49b/tags => 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: 1356/2600] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:47:45 2026] GET /v2.0/networks/037f6833-3e20-4132-8267-8bd542831759?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2601] 10.0.0.206 () {32 vars in 662 bytes} [Wed Feb 25 20:47:45 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2602] 10.0.0.206 () {32 vars in 676 bytes} [Wed Feb 25 20:47:45 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2603] 10.0.0.206 () {32 vars in 672 bytes} [Wed Feb 25 20:47:45 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2604] 10.0.0.206 () {32 vars in 684 bytes} [Wed Feb 25 20:47:45 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2605] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:47:45 2026] GET /v2.0/networks?id=037f6833-3e20-4132-8267-8bd542831759 => generated 800 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2606] 10.0.0.206 () {32 vars in 670 bytes} [Wed Feb 25 20:47:45 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2607] 10.0.0.206 () {32 vars in 684 bytes} [Wed Feb 25 20:47:45 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: 1362/2608] 10.0.0.206 () {32 vars in 680 bytes} [Wed Feb 25 20:47:45 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2609] 10.0.0.206 () {32 vars in 692 bytes} [Wed Feb 25 20:47:45 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2610] 10.0.0.206 () {32 vars in 719 bytes} [Wed Feb 25 20:47:45 2026] GET /v2.0/trunks/7cbcf237-bb4b-47d0-aa6c-d3c0b0123715 => generated 412 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2611] 10.0.0.206 () {32 vars in 717 bytes} [Wed Feb 25 20:47:45 2026] GET /v2.0/ports/6e68b8ad-5570-4b31-8aa8-975af2ea791a => generated 826 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2612] 10.0.0.206 () {32 vars in 722 bytes} [Wed Feb 25 20:47:46 2026] DELETE /v2.0/trunks/7cbcf237-bb4b-47d0-aa6c-d3c0b0123715 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2613] 10.0.0.206 () {32 vars in 719 bytes} [Wed Feb 25 20:47:46 2026] GET /v2.0/trunks/b6fea3c7-495c-4f37-b4e0-75f0b9e4efd5 => generated 420 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2614] 199.19.213.234 () {38 vars in 955 bytes} [Wed Feb 25 20:47:45 2026] POST /v2.0/ports => generated 1303 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2615] 10.0.0.206 () {32 vars in 717 bytes} [Wed Feb 25 20:47:46 2026] GET /v2.0/ports/2c5ffe01-1f62-42c8-a9d6-9d75fdb45266 => generated 826 bytes in 102 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: 1248/2616] 10.0.0.206 () {32 vars in 722 bytes} [Wed Feb 25 20:47:46 2026] DELETE /v2.0/trunks/b6fea3c7-495c-4f37-b4e0-75f0b9e4efd5 => 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: 1249/2617] 10.0.0.206 () {32 vars in 719 bytes} [Wed Feb 25 20:47:46 2026] GET /v2.0/trunks/0991e589-59e5-4a7c-8be3-07669ae991aa => generated 429 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2618] 10.0.0.206 () {32 vars in 717 bytes} [Wed Feb 25 20:47:46 2026] GET /v2.0/ports/61bd3b40-8128-4f3f-ae00-6a354b2ac01b => generated 826 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2619] 10.0.0.206 () {32 vars in 722 bytes} [Wed Feb 25 20:47:46 2026] DELETE /v2.0/trunks/0991e589-59e5-4a7c-8be3-07669ae991aa => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2620] 10.0.0.206 () {32 vars in 719 bytes} [Wed Feb 25 20:47:46 2026] GET /v2.0/trunks/bb08bee8-8e45-4bef-a0e6-44cd9ec4c49b => generated 414 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2621] 10.0.0.206 () {32 vars in 717 bytes} [Wed Feb 25 20:47:46 2026] GET /v2.0/ports/6353ad11-be0b-40d2-83fe-9b8c9cff364f => generated 826 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2622] 10.0.0.206 () {32 vars in 722 bytes} [Wed Feb 25 20:47:46 2026] DELETE /v2.0/trunks/bb08bee8-8e45-4bef-a0e6-44cd9ec4c49b => 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: 1255/2623] 10.0.0.206 () {32 vars in 719 bytes} [Wed Feb 25 20:47:46 2026] GET /v2.0/trunks/663e231f-7de2-47c7-92b5-c9d5c39568c4 => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2624] 10.0.0.206 () {32 vars in 717 bytes} [Wed Feb 25 20:47:46 2026] GET /v2.0/ports/46f17479-53d4-4660-b068-82175a6fb697 => generated 826 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2625] 10.0.0.206 () {32 vars in 722 bytes} [Wed Feb 25 20:47:46 2026] DELETE /v2.0/trunks/663e231f-7de2-47c7-92b5-c9d5c39568c4 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2626] 199.19.213.234 () {38 vars in 1028 bytes} [Wed Feb 25 20:47:46 2026] PUT /v2.0/ports/0adfefa1-e657-4231-873f-e1c6652f6e7c => generated 1428 bytes in 1018 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: 1258/2627] 10.0.0.206 () {32 vars in 720 bytes} [Wed Feb 25 20:47:47 2026] DELETE /v2.0/ports/6e68b8ad-5570-4b31-8aa8-975af2ea791a => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:47:47.387 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd923d3b-fcda-4596-b82f-37e0a7b7ecec'] response: {'name': 'network-changed', 'server_uuid': '94a7eec7-ffc6-49a5-8f80-184e4af718b8', 'tag': '0adfefa1-e657-4231-873f-e1c6652f6e7c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1370/2628] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:47:47 2026] GET /v2.0/ports?tenant_id=1a0e4564af62454fb017e699198da679&device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 4046 bytes in 90 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: 1371/2629] 199.19.213.234 () {34 vars in 1062 bytes} [Wed Feb 25 20:47:47 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.218&port_id=8070fc8a-ec70-4f70-82e8-dfc8454e1a19 => 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: 1372/2630] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:47:47 2026] GET /v2.0/subnets?id=6d7d6ba6-d21e-4234-ab5d-7eea0ff75a7b => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2631] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:47:47 2026] GET /v2.0/ports?network_id=5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86&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: 7|app: 0|req: 1259/2632] 10.0.0.206 () {32 vars in 720 bytes} [Wed Feb 25 20:47:47 2026] DELETE /v2.0/ports/2c5ffe01-1f62-42c8-a9d6-9d75fdb45266 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2633] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:47:47 2026] GET /v2.0/networks/5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86?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: 1375/2634] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:47:47 2026] GET /v2.0/networks/5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86?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: 1376/2635] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:47:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.100&port_id=b752620d-79ae-4e2d-8ced-bb5553ffabd7 => 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: 1377/2636] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:47:47 2026] GET /v2.0/subnets?id=132536ef-9a31-4bea-bbbf-498d1897f888 => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2637] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:47:47 2026] GET /v2.0/ports?network_id=7abf50fc-4f99-4fc6-9d6d-66555a7a1db7&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2638] 10.0.0.206 () {32 vars in 720 bytes} [Wed Feb 25 20:47:47 2026] DELETE /v2.0/ports/61bd3b40-8128-4f3f-ae00-6a354b2ac01b => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2639] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:47:47 2026] GET /v2.0/networks/7abf50fc-4f99-4fc6-9d6d-66555a7a1db7?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2640] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:47:47 2026] GET /v2.0/networks/7abf50fc-4f99-4fc6-9d6d-66555a7a1db7?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: 1381/2641] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:47:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.120&port_id=0adfefa1-e657-4231-873f-e1c6652f6e7c => 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: 1261/2642] 10.0.0.206 () {32 vars in 720 bytes} [Wed Feb 25 20:47:47 2026] DELETE /v2.0/ports/6353ad11-be0b-40d2-83fe-9b8c9cff364f => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2643] 199.19.213.234 () {34 vars in 1104 bytes} [Wed Feb 25 20:47:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A32e&port_id=0adfefa1-e657-4231-873f-e1c6652f6e7c => 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: 1383/2644] 199.19.213.234 () {34 vars in 1064 bytes} [Wed Feb 25 20:47:48 2026] GET /v2.0/subnets?id=bc1d7e6a-4bc1-4cb7-b56b-23a7dc33bd72&id=fbe5835d-636f-4143-a8bc-d4f08a1ac2a1 => generated 1360 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2645] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:47:48 2026] GET /v2.0/ports?network_id=037f6833-3e20-4132-8267-8bd542831759&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2646] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:47:48 2026] GET /v2.0/ports?network_id=037f6833-3e20-4132-8267-8bd542831759&device_owner=network%3Adhcp => generated 1457 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2647] 10.0.0.206 () {32 vars in 720 bytes} [Wed Feb 25 20:47:48 2026] DELETE /v2.0/ports/46f17479-53d4-4660-b068-82175a6fb697 => 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: 1386/2648] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:47:48 2026] GET /v2.0/networks/037f6833-3e20-4132-8267-8bd542831759?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2649] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:47:48 2026] GET /v2.0/networks/037f6833-3e20-4132-8267-8bd542831759?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2650] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:47:48 2026] GET /v2.0/ports?tenant_id=1a0e4564af62454fb017e699198da679&device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 4046 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:47:48.564 7 INFO neutron.services.segments.plugin [-] Segment af5b7392-6e77-4fc6-a183-ff80d064ad0d resource provider aggregate not found 2026-02-25 20:47:48.570 7 INFO neutron.services.segments.plugin [-] Segment af5b7392-6e77-4fc6-a183-ff80d064ad0d resource provider aggregate not found [pid: 7|app: 0|req: 1263/2651] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:47:48 2026] DELETE /v2.0/networks/c3cf08fc-bbd2-4c4c-9c02-3ec472c6bf8c => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:47:48.595 7 INFO neutron.services.segments.plugin [-] Segment af5b7392-6e77-4fc6-a183-ff80d064ad0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af5b7392-6e77-4fc6-a183-ff80d064ad0d found for delete ", "request_id": "req-186750e4-e0e6-4dc5-b01e-5631f61357ff"}]} 2026-02-25 20:47:48.597 7 INFO neutron.services.segments.plugin [-] Segment af5b7392-6e77-4fc6-a183-ff80d064ad0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af5b7392-6e77-4fc6-a183-ff80d064ad0d found for delete ", "request_id": "req-e933dd41-fd53-404e-9539-448d2b3d5508"}]} [pid: 8|app: 0|req: 1389/2652] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:47:48 2026] GET /v2.0/networks?id=037f6833-3e20-4132-8267-8bd542831759 => generated 800 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2653] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:47:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.120&port_id=0adfefa1-e657-4231-873f-e1c6652f6e7c => 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: 1391/2654] 199.19.213.234 () {34 vars in 1104 bytes} [Wed Feb 25 20:47:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A32e&port_id=0adfefa1-e657-4231-873f-e1c6652f6e7c => 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: 1392/2655] 199.19.213.234 () {34 vars in 1064 bytes} [Wed Feb 25 20:47:48 2026] GET /v2.0/subnets?id=bc1d7e6a-4bc1-4cb7-b56b-23a7dc33bd72&id=fbe5835d-636f-4143-a8bc-d4f08a1ac2a1 => generated 1360 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2656] 10.0.0.110 () {34 vars in 971 bytes} [Wed Feb 25 20:47:48 2026] GET /v2.0/ports/0adfefa1-e657-4231-873f-e1c6652f6e7c => generated 1464 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2657] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:47:48 2026] GET /v2.0/ports?network_id=037f6833-3e20-4132-8267-8bd542831759&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: 1264/2658] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:47:48 2026] DELETE /v2.0/networks/cc78bb1b-886c-4e11-9859-18519bc9df00 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2659] 199.19.213.234 () {30 vars in 737 bytes} [Wed Feb 25 20:47:48 2026] GET /v2.0/ports/0adfefa1-e657-4231-873f-e1c6652f6e7c => generated 1464 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2660] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:47:48 2026] GET /v2.0/ports?network_id=037f6833-3e20-4132-8267-8bd542831759&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2661] 199.19.213.234 () {30 vars in 737 bytes} [Wed Feb 25 20:47:48 2026] GET /v2.0/ports/0adfefa1-e657-4231-873f-e1c6652f6e7c => generated 1464 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2662] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:47:48 2026] GET /v2.0/networks/037f6833-3e20-4132-8267-8bd542831759?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:47:49.038 8 INFO neutron.services.segments.plugin [-] Segment 4827a504-74b1-43d7-9032-b9d395b2c321 resource provider aggregate not found 2026-02-25 20:47:49.042 8 INFO neutron.services.segments.plugin [-] Segment 4827a504-74b1-43d7-9032-b9d395b2c321 resource provider aggregate not found [pid: 8|app: 0|req: 1396/2663] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:47:48 2026] DELETE /v2.0/networks/97727d14-066a-42e7-b0d5-97571b0ad47b => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:47:49.061 8 INFO neutron.services.segments.plugin [-] Segment 4827a504-74b1-43d7-9032-b9d395b2c321 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4827a504-74b1-43d7-9032-b9d395b2c321 found for delete ", "request_id": "req-06009bb2-9613-465d-80f5-a373675ee466"}]} 2026-02-25 20:47:49.061 8 INFO neutron.services.segments.plugin [-] Segment 4827a504-74b1-43d7-9032-b9d395b2c321 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4827a504-74b1-43d7-9032-b9d395b2c321 found for delete ", "request_id": "req-cad5edd5-f92f-4815-abc7-cf52f4100e99"}]} [pid: 8|app: 0|req: 1397/2664] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:47:49 2026] GET /v2.0/networks/037f6833-3e20-4132-8267-8bd542831759?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: 1398/2665] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:47:49 2026] DELETE /v2.0/networks/ceafacb0-5a19-4988-a138-e3028b30a8c9 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2666] 199.19.213.234 () {34 vars in 790 bytes} [Wed Feb 25 20:47:48 2026] PUT /v2.0/ports/0adfefa1-e657-4231-873f-e1c6652f6e7c => generated 1199 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1269/2667] 199.19.213.234 () {30 vars in 743 bytes} [Wed Feb 25 20:47:49 2026] GET /v2.0/networks/037f6833-3e20-4132-8267-8bd542831759 => generated 797 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:47:49.430 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6010f3e-4325-4a02-afed-78922cafd51e'] response: {'name': 'network-changed', 'server_uuid': '94a7eec7-ffc6-49a5-8f80-184e4af718b8', 'tag': '0adfefa1-e657-4231-873f-e1c6652f6e7c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1270/2668] 199.19.213.234 () {30 vars in 741 bytes} [Wed Feb 25 20:47:49 2026] GET /v2.0/subnets/bc1d7e6a-4bc1-4cb7-b56b-23a7dc33bd72 => generated 648 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2669] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:47:49 2026] DELETE /v2.0/networks/65aaea1a-b2e3-4006-b8a6-4e611693d3fa => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2670] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:47:49 2026] GET /v2.0/ports?tenant_id=1a0e4564af62454fb017e699198da679&device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 3817 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2671] 199.19.213.234 () {30 vars in 703 bytes} [Wed Feb 25 20:47:49 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: 1400/2672] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:47:49 2026] GET /v2.0/networks?id=037f6833-3e20-4132-8267-8bd542831759 => generated 800 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2673] 199.19.213.234 () {30 vars in 705 bytes} [Wed Feb 25 20:47:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2674] 199.19.213.234 () {30 vars in 681 bytes} [Wed Feb 25 20:47:49 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: 1275/2675] 199.19.213.234 () {30 vars in 717 bytes} [Wed Feb 25 20:47: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: 1401/2676] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:47:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.120&port_id=0adfefa1-e657-4231-873f-e1c6652f6e7c => 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: 1276/2677] 199.19.213.234 () {30 vars in 741 bytes} [Wed Feb 25 20:47:49 2026] GET /v2.0/subnets/132536ef-9a31-4bea-bbbf-498d1897f888 => generated 651 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2678] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:47:49 2026] GET /v2.0/subnets?id=bc1d7e6a-4bc1-4cb7-b56b-23a7dc33bd72 => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2679] 199.19.213.234 () {30 vars in 737 bytes} [Wed Feb 25 20:47:49 2026] GET /v2.0/ports/a76aa01a-c113-4cf9-b78f-458036cb7d94 => 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: 1403/2680] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:47:49 2026] GET /v2.0/ports?network_id=037f6833-3e20-4132-8267-8bd542831759&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: 1278/2681] 199.19.213.234 () {30 vars in 737 bytes} [Wed Feb 25 20:47:49 2026] GET /v2.0/ports/b752620d-79ae-4e2d-8ced-bb5553ffabd7 => generated 1350 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2682] 199.19.213.234 () {30 vars in 741 bytes} [Wed Feb 25 20:47:49 2026] GET /v2.0/subnets/132536ef-9a31-4bea-bbbf-498d1897f888 => generated 651 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2683] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:47:49 2026] GET /v2.0/networks/037f6833-3e20-4132-8267-8bd542831759?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: 1405/2684] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:47:49 2026] GET /v2.0/networks/037f6833-3e20-4132-8267-8bd542831759?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: 1280/2685] 199.19.213.234 () {30 vars in 743 bytes} [Wed Feb 25 20:47:49 2026] GET /v2.0/networks/7abf50fc-4f99-4fc6-9d6d-66555a7a1db7 => generated 799 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2686] 199.19.213.234 () {30 vars in 737 bytes} [Wed Feb 25 20:47:49 2026] GET /v2.0/ports/a76aa01a-c113-4cf9-b78f-458036cb7d94 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2687] 199.19.213.234 () {30 vars in 741 bytes} [Wed Feb 25 20:47:49 2026] GET /v2.0/subnets/132536ef-9a31-4bea-bbbf-498d1897f888 => generated 651 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2688] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:47:50 2026] GET /v2.0/security-groups?tenant_id=7afe2410f6ca4a47aa8197e8b8d5cb9f&name=default => generated 2929 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:47:50.619 7 INFO neutron.services.segments.plugin [-] Segment 77c1a0eb-4338-411e-ae6f-0c50c997af37 resource provider aggregate not found 2026-02-25 20:47:50.628 7 INFO neutron.services.segments.plugin [-] Segment 77c1a0eb-4338-411e-ae6f-0c50c997af37 resource provider aggregate not found 2026-02-25 20:47:50.638 7 INFO neutron.services.segments.plugin [-] Segment 77c1a0eb-4338-411e-ae6f-0c50c997af37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77c1a0eb-4338-411e-ae6f-0c50c997af37 found for delete ", "request_id": "req-e439c93f-6f84-47e2-a732-af28c5578d5e"}]} 2026-02-25 20:47:50.646 7 INFO neutron.services.segments.plugin [-] Segment 77c1a0eb-4338-411e-ae6f-0c50c997af37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77c1a0eb-4338-411e-ae6f-0c50c997af37 found for delete ", "request_id": "req-b7f0d478-2ca3-468a-851a-9906fc304fac"}]} [pid: 7|app: 0|req: 1282/2689] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:47:50 2026] DELETE /v2.0/security-groups/9fde13aa-6f9a-4553-90c8-6188c3ba577f => 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: 1408/2690] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:47:50 2026] GET /v2.0/security-groups?tenant_id=5cfcf4af79634c35b56a8d73a7e21217&name=default => generated 2929 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2691] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:47:50 2026] DELETE /v2.0/security-groups/78636b6a-3bbf-4326-8483-3a6f226b1b3e => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:47:51.234 8 INFO neutron.services.segments.plugin [-] Segment 2d6359d7-fbd5-4f69-8d28-ebc49c1596df resource provider aggregate not found 2026-02-25 20:47:51.240 8 INFO neutron.services.segments.plugin [-] Segment 2d6359d7-fbd5-4f69-8d28-ebc49c1596df resource provider aggregate not found 2026-02-25 20:47:51.259 8 INFO neutron.services.segments.plugin [-] Segment 2d6359d7-fbd5-4f69-8d28-ebc49c1596df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d6359d7-fbd5-4f69-8d28-ebc49c1596df found for delete ", "request_id": "req-4cfc7bee-4741-425d-875a-0f6114e8980f"}]} 2026-02-25 20:47:51.264 8 INFO neutron.services.segments.plugin [-] Segment 2d6359d7-fbd5-4f69-8d28-ebc49c1596df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d6359d7-fbd5-4f69-8d28-ebc49c1596df found for delete ", "request_id": "req-813ac392-e8a7-41e2-bc68-011b11977537"}]} 2026-02-25 20:47:51.282 8 INFO neutron.services.segments.plugin [-] Segment 0b978d1c-211b-495b-8e2b-969348a72f5c resource provider aggregate not found 2026-02-25 20:47:51.289 8 INFO neutron.services.segments.plugin [-] Segment 0b978d1c-211b-495b-8e2b-969348a72f5c resource provider aggregate not found 2026-02-25 20:47:51.297 8 INFO neutron.services.segments.plugin [-] Segment 0b978d1c-211b-495b-8e2b-969348a72f5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b978d1c-211b-495b-8e2b-969348a72f5c found for delete ", "request_id": "req-68f15a10-d1b5-455c-a537-34266611d5e4"}]} 2026-02-25 20:47:51.304 8 INFO neutron.services.segments.plugin [-] Segment 0b978d1c-211b-495b-8e2b-969348a72f5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b978d1c-211b-495b-8e2b-969348a72f5c found for delete ", "request_id": "req-797b1899-9f6f-41b8-ad99-96103dca42ec"}]} [pid: 8|app: 0|req: 1409/2692] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:47:51 2026] GET /v2.0/security-groups?tenant_id=16170e511f5e448ab53b26d69358c633&name=default => generated 2929 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2693] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:47:51 2026] DELETE /v2.0/security-groups/ba5ca1b4-f1a7-41a2-8a16-0e7c563f7790 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:47:54.786 8 WARNING neutron_lib.context [None req-2ef3f48f-4c04-48b1-8524-a02307edf424 1648a9514e814404b49b78aa941da720 f89649bf5ba34dbf8bf6c1af8a8781fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1410/2694] 10.0.0.206 () {34 vars in 676 bytes} [Wed Feb 25 20:47:54 2026] POST /v2.0/floatingips => generated 552 bytes in 766 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2695] 10.0.0.206 () {34 vars in 759 bytes} [Wed Feb 25 20:47:55 2026] PUT /v2.0/floatingips/ad89052c-828c-44c8-adba-b966c01d91ec/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: 1411/2696] 10.0.0.206 () {32 vars in 739 bytes} [Wed Feb 25 20:47:55 2026] GET /v2.0/floatingips/ad89052c-828c-44c8-adba-b966c01d91ec/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2697] 10.0.0.206 () {34 vars in 770 bytes} [Wed Feb 25 20:47:55 2026] PUT /v2.0/floatingips/ad89052c-828c-44c8-adba-b966c01d91ec/tags/green => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2698] 10.0.0.206 () {32 vars in 739 bytes} [Wed Feb 25 20:47:55 2026] GET /v2.0/floatingips/ad89052c-828c-44c8-adba-b966c01d91ec/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2699] 10.0.0.206 () {34 vars in 766 bytes} [Wed Feb 25 20:47:55 2026] PUT /v2.0/floatingips/ad89052c-828c-44c8-adba-b966c01d91ec/tags/red => 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: 1413/2700] 10.0.0.206 () {32 vars in 739 bytes} [Wed Feb 25 20:47:55 2026] GET /v2.0/floatingips/ad89052c-828c-44c8-adba-b966c01d91ec/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: 1288/2701] 10.0.0.206 () {34 vars in 788 bytes} [Wed Feb 25 20:47:55 2026] PUT /v2.0/floatingips/ad89052c-828c-44c8-adba-b966c01d91ec/tags/black.or.white => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2702] 10.0.0.206 () {32 vars in 739 bytes} [Wed Feb 25 20:47:55 2026] GET /v2.0/floatingips/ad89052c-828c-44c8-adba-b966c01d91ec/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2703] 10.0.0.206 () {34 vars in 759 bytes} [Wed Feb 25 20:47:55 2026] PUT /v2.0/floatingips/ad89052c-828c-44c8-adba-b966c01d91ec/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2704] 10.0.0.206 () {32 vars in 739 bytes} [Wed Feb 25 20:47:55 2026] GET /v2.0/floatingips/ad89052c-828c-44c8-adba-b966c01d91ec/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2705] 10.0.0.206 () {32 vars in 747 bytes} [Wed Feb 25 20:47:55 2026] GET /v2.0/floatingips/ad89052c-828c-44c8-adba-b966c01d91ec/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:47:55.978 8 INFO neutron.api.v2.resource [None req-13d02018-07f6-4a1b-a2f4-e9c95e9edd74 1648a9514e814404b49b78aa941da720 f89649bf5ba34dbf8bf6c1af8a8781fe - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1416/2706] 10.0.0.206 () {32 vars in 751 bytes} [Wed Feb 25 20:47:55 2026] GET /v2.0/floatingips/ad89052c-828c-44c8-adba-b966c01d91ec/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2707] 10.0.0.206 () {32 vars in 750 bytes} [Wed Feb 25 20:47:55 2026] DELETE /v2.0/floatingips/ad89052c-828c-44c8-adba-b966c01d91ec/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2708] 10.0.0.206 () {32 vars in 739 bytes} [Wed Feb 25 20:47:56 2026] GET /v2.0/floatingips/ad89052c-828c-44c8-adba-b966c01d91ec/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:47:56.136 7 INFO neutron.api.v2.resource [None req-59bde8ef-a3e4-474c-8320-50d18c51225f 1648a9514e814404b49b78aa941da720 f89649bf5ba34dbf8bf6c1af8a8781fe - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1292/2709] 10.0.0.206 () {32 vars in 754 bytes} [Wed Feb 25 20:47:56 2026] DELETE /v2.0/floatingips/ad89052c-828c-44c8-adba-b966c01d91ec/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2710] 10.0.0.206 () {32 vars in 742 bytes} [Wed Feb 25 20:47:56 2026] DELETE /v2.0/floatingips/ad89052c-828c-44c8-adba-b966c01d91ec/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2711] 10.0.0.206 () {32 vars in 739 bytes} [Wed Feb 25 20:47:56 2026] GET /v2.0/floatingips/ad89052c-828c-44c8-adba-b966c01d91ec/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2712] 10.0.0.206 () {32 vars in 732 bytes} [Wed Feb 25 20:47:56 2026] DELETE /v2.0/floatingips/ad89052c-828c-44c8-adba-b966c01d91ec => generated 0 bytes in 382 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2713] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:47:57 2026] GET /v2.0/security-groups?tenant_id=f89649bf5ba34dbf8bf6c1af8a8781fe&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: 1420/2714] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:47:57 2026] DELETE /v2.0/security-groups/a87f728d-5e5d-4850-b3ba-c16d00f6d4c4 => 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: 1295/2715] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:47:57 2026] GET /v2.0/security-groups?tenant_id=07134ba58c914ed59a82142ce2058998&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2716] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:47:57 2026] DELETE /v2.0/security-groups/9c1a7e1d-9d31-4b07-95b0-b3ea6727740e => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2719] 10.0.0.26 () {30 vars in 689 bytes} [Wed Feb 25 20:47:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2720] 10.0.0.26 () {30 vars in 691 bytes} [Wed Feb 25 20:47:58 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: 1298/2721] 10.0.0.26 () {30 vars in 667 bytes} [Wed Feb 25 20:47:58 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: 1424/2722] 10.0.0.26 () {30 vars in 703 bytes} [Wed Feb 25 20:47:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2723] 10.0.0.26 () {28 vars in 438 bytes} [Wed Feb 25 20:47:59 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: 1425/2724] 10.0.0.26 () {30 vars in 727 bytes} [Wed Feb 25 20:47:59 2026] GET /v2.0/subnets/e8400d66-1220-46b2-b729-fc354d8c3c10 => generated 632 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2725] 199.19.213.234 () {30 vars in 703 bytes} [Wed Feb 25 20:48:00 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: 1426/2726] 199.19.213.234 () {30 vars in 705 bytes} [Wed Feb 25 20:48:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2727] 199.19.213.234 () {30 vars in 681 bytes} [Wed Feb 25 20:48:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2728] 199.19.213.234 () {30 vars in 717 bytes} [Wed Feb 25 20:48:00 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: 1302/2729] 199.19.213.234 () {30 vars in 741 bytes} [Wed Feb 25 20:48:00 2026] GET /v2.0/subnets/bc1d7e6a-4bc1-4cb7-b56b-23a7dc33bd72 => generated 648 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2730] 199.19.213.234 () {30 vars in 741 bytes} [Wed Feb 25 20:48:00 2026] GET /v2.0/subnets/e8400d66-1220-46b2-b729-fc354d8c3c10 => generated 650 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2731] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:00 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 3819 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2732] 199.19.213.234 () {30 vars in 703 bytes} [Wed Feb 25 20:48:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2733] 199.19.213.234 () {30 vars in 705 bytes} [Wed Feb 25 20:48:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2734] 199.19.213.234 () {30 vars in 681 bytes} [Wed Feb 25 20:48:00 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: 1305/2735] 199.19.213.234 () {30 vars in 717 bytes} [Wed Feb 25 20:48:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2736] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:48:00 2026] GET /v2.0/networks/4216a3c5-8f6b-4c5a-af6d-9816009a899e?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: 1306/2737] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:48:00 2026] GET /v2.0/networks/4216a3c5-8f6b-4c5a-af6d-9816009a899e?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: 1432/2738] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:48:00 2026] GET /v2.0/networks?id=4216a3c5-8f6b-4c5a-af6d-9816009a899e => generated 800 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2739] 199.19.213.234 () {38 vars in 955 bytes} [Wed Feb 25 20:48:00 2026] POST /v2.0/ports => generated 1303 bytes in 415 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-02-25 20:48:01.327 8 WARNING neutron_lib.context [None req-e40bbb21-866a-4e98-b9f8-feeda9d172d9 a3e6ba1070854d29b743d14f8e7ad5cc dd90307994b04eea8d3c23bac5a3b283 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:48:01.366 8 INFO neutron.db.segments_db [None req-e40bbb21-866a-4e98-b9f8-feeda9d172d9 a3e6ba1070854d29b743d14f8e7ad5cc dd90307994b04eea8d3c23bac5a3b283 - - default default] Added segment 3bef59a7-1530-48c8-ac35-44604f7fc20a of type vxlan for network c32d4a5e-ae25-4991-b12a-d3c54e89afe5 2026-02-25 20:48:01.656 8 INFO neutron.db.l3_hamode_db [None req-e40bbb21-866a-4e98-b9f8-feeda9d172d9 a3e6ba1070854d29b743d14f8e7ad5cc dd90307994b04eea8d3c23bac5a3b283 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1308/2740] 199.19.213.234 () {38 vars in 1028 bytes} [Wed Feb 25 20:48:01 2026] PUT /v2.0/ports/dd7734da-84f4-48de-9520-02d1fffe3e3d => generated 1428 bytes in 516 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 20:48:01.795 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a6cef5d-a99e-4369-baa3-df0d0395c300'] response: {'name': 'network-changed', 'server_uuid': '94a7eec7-ffc6-49a5-8f80-184e4af718b8', 'tag': 'dd7734da-84f4-48de-9520-02d1fffe3e3d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1309/2741] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:48:01 2026] GET /v2.0/ports?tenant_id=1a0e4564af62454fb017e699198da679&device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 5275 bytes in 74 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: 1310/2742] 199.19.213.234 () {34 vars in 1062 bytes} [Wed Feb 25 20:48:01 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.218&port_id=8070fc8a-ec70-4f70-82e8-dfc8454e1a19 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:48:01.859 8 INFO neutron.db.l3_hamode_db [None req-e40bbb21-866a-4e98-b9f8-feeda9d172d9 a3e6ba1070854d29b743d14f8e7ad5cc dd90307994b04eea8d3c23bac5a3b283 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1311/2743] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:48:01 2026] GET /v2.0/subnets?id=6d7d6ba6-d21e-4234-ab5d-7eea0ff75a7b => generated 630 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2744] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:48:01 2026] GET /v2.0/ports?network_id=5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2745] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:48:01 2026] GET /v2.0/networks/5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2746] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:48:02 2026] GET /v2.0/networks/5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2747] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:48:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.100&port_id=b752620d-79ae-4e2d-8ced-bb5553ffabd7 => 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: 1316/2748] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:48:02 2026] GET /v2.0/subnets?id=132536ef-9a31-4bea-bbbf-498d1897f888 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2749] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:48:02 2026] GET /v2.0/ports?network_id=7abf50fc-4f99-4fc6-9d6d-66555a7a1db7&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2750] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:48:02 2026] GET /v2.0/networks/7abf50fc-4f99-4fc6-9d6d-66555a7a1db7?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: 1319/2751] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:48:02 2026] GET /v2.0/networks/7abf50fc-4f99-4fc6-9d6d-66555a7a1db7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2752] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:48:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.120&port_id=0adfefa1-e657-4231-873f-e1c6652f6e7c => 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: 1321/2753] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:48:02 2026] GET /v2.0/subnets?id=bc1d7e6a-4bc1-4cb7-b56b-23a7dc33bd72 => generated 651 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2754] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:48:02 2026] GET /v2.0/ports?network_id=037f6833-3e20-4132-8267-8bd542831759&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2755] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:48:02 2026] GET /v2.0/networks/037f6833-3e20-4132-8267-8bd542831759?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: 1433/2756] 10.0.0.206 () {34 vars in 668 bytes} [Wed Feb 25 20:48:01 2026] POST /v2.0/routers => generated 474 bytes in 1533 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2757] 10.0.0.206 () {34 vars in 751 bytes} [Wed Feb 25 20:48:02 2026] PUT /v2.0/routers/f1455122-6fde-4a70-aa28-2f4a6a26e3fc/tags => generated 25 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2758] 10.0.0.206 () {32 vars in 731 bytes} [Wed Feb 25 20:48:02 2026] GET /v2.0/routers/f1455122-6fde-4a70-aa28-2f4a6a26e3fc/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2759] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:48:02 2026] GET /v2.0/networks/037f6833-3e20-4132-8267-8bd542831759?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 475 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2760] 199.19.213.234 () {34 vars in 1056 bytes} [Wed Feb 25 20:48:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.96&port_id=dd7734da-84f4-48de-9520-02d1fffe3e3d => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2761] 199.19.213.234 () {34 vars in 1106 bytes} [Wed Feb 25 20:48:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A332&port_id=dd7734da-84f4-48de-9520-02d1fffe3e3d => 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: 1327/2762] 199.19.213.234 () {34 vars in 1064 bytes} [Wed Feb 25 20:48:03 2026] GET /v2.0/subnets?id=0894c19f-2dcd-4356-b786-51906d378dfe&id=e8400d66-1220-46b2-b729-fc354d8c3c10 => generated 1367 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2763] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:48:03 2026] GET /v2.0/ports?network_id=4216a3c5-8f6b-4c5a-af6d-9816009a899e&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2764] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:48:03 2026] GET /v2.0/ports?network_id=4216a3c5-8f6b-4c5a-af6d-9816009a899e&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: 1436/2765] 10.0.0.206 () {34 vars in 762 bytes} [Wed Feb 25 20:48:02 2026] PUT /v2.0/routers/f1455122-6fde-4a70-aa28-2f4a6a26e3fc/tags/green => generated 4 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2766] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:48:03 2026] GET /v2.0/networks/4216a3c5-8f6b-4c5a-af6d-9816009a899e?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: 1437/2767] 10.0.0.206 () {32 vars in 731 bytes} [Wed Feb 25 20:48:03 2026] GET /v2.0/routers/f1455122-6fde-4a70-aa28-2f4a6a26e3fc/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: 1331/2768] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:48:03 2026] GET /v2.0/networks/4216a3c5-8f6b-4c5a-af6d-9816009a899e?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: 1438/2769] 10.0.0.206 () {34 vars in 758 bytes} [Wed Feb 25 20:48:03 2026] PUT /v2.0/routers/f1455122-6fde-4a70-aa28-2f4a6a26e3fc/tags/red => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2770] 10.0.0.206 () {32 vars in 731 bytes} [Wed Feb 25 20:48:03 2026] GET /v2.0/routers/f1455122-6fde-4a70-aa28-2f4a6a26e3fc/tags => generated 34 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2771] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:48:03 2026] GET /v2.0/ports?tenant_id=1a0e4564af62454fb017e699198da679&device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 5275 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2772] 10.0.0.206 () {34 vars in 780 bytes} [Wed Feb 25 20:48:03 2026] PUT /v2.0/routers/f1455122-6fde-4a70-aa28-2f4a6a26e3fc/tags/black.or.white => generated 4 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2773] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:48:03 2026] GET /v2.0/networks?id=4216a3c5-8f6b-4c5a-af6d-9816009a899e => generated 800 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2774] 199.19.213.234 () {34 vars in 1056 bytes} [Wed Feb 25 20:48:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.96&port_id=dd7734da-84f4-48de-9520-02d1fffe3e3d => 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: 1334/2775] 10.0.0.206 () {32 vars in 731 bytes} [Wed Feb 25 20:48:03 2026] GET /v2.0/routers/f1455122-6fde-4a70-aa28-2f4a6a26e3fc/tags => generated 52 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2776] 199.19.213.234 () {34 vars in 1106 bytes} [Wed Feb 25 20:48:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A332&port_id=dd7734da-84f4-48de-9520-02d1fffe3e3d => 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: 1443/2777] 199.19.213.234 () {34 vars in 1064 bytes} [Wed Feb 25 20:48:03 2026] GET /v2.0/subnets?id=0894c19f-2dcd-4356-b786-51906d378dfe&id=e8400d66-1220-46b2-b729-fc354d8c3c10 => generated 1367 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2778] 10.0.0.206 () {34 vars in 751 bytes} [Wed Feb 25 20:48:03 2026] PUT /v2.0/routers/f1455122-6fde-4a70-aa28-2f4a6a26e3fc/tags => generated 37 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2779] 10.0.0.110 () {34 vars in 971 bytes} [Wed Feb 25 20:48:03 2026] GET /v2.0/ports/dd7734da-84f4-48de-9520-02d1fffe3e3d => generated 1464 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2780] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:48:03 2026] GET /v2.0/ports?network_id=4216a3c5-8f6b-4c5a-af6d-9816009a899e&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2781] 10.0.0.206 () {32 vars in 731 bytes} [Wed Feb 25 20:48:03 2026] GET /v2.0/routers/f1455122-6fde-4a70-aa28-2f4a6a26e3fc/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2782] 199.19.213.234 () {30 vars in 737 bytes} [Wed Feb 25 20:48:03 2026] GET /v2.0/ports/dd7734da-84f4-48de-9520-02d1fffe3e3d => generated 1464 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2783] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:48:03 2026] GET /v2.0/ports?network_id=4216a3c5-8f6b-4c5a-af6d-9816009a899e&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: 1338/2784] 10.0.0.206 () {32 vars in 739 bytes} [Wed Feb 25 20:48:03 2026] GET /v2.0/routers/f1455122-6fde-4a70-aa28-2f4a6a26e3fc/tags/red => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2785] 199.19.213.234 () {30 vars in 737 bytes} [Wed Feb 25 20:48:03 2026] GET /v2.0/ports/dd7734da-84f4-48de-9520-02d1fffe3e3d => generated 1464 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2786] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:48:03 2026] GET /v2.0/networks/4216a3c5-8f6b-4c5a-af6d-9816009a899e?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:48:04.000 8 INFO neutron.api.v2.resource [None req-ac0ac190-888c-40f0-89be-6fb78e1d11bb a3e6ba1070854d29b743d14f8e7ad5cc dd90307994b04eea8d3c23bac5a3b283 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1448/2787] 10.0.0.206 () {32 vars in 743 bytes} [Wed Feb 25 20:48:03 2026] GET /v2.0/routers/f1455122-6fde-4a70-aa28-2f4a6a26e3fc/tags/green => generated 99 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2788] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:48:04 2026] GET /v2.0/networks/4216a3c5-8f6b-4c5a-af6d-9816009a899e?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: 1450/2789] 10.0.0.206 () {32 vars in 742 bytes} [Wed Feb 25 20:48:04 2026] DELETE /v2.0/routers/f1455122-6fde-4a70-aa28-2f4a6a26e3fc/tags/red => 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: 1451/2790] 10.0.0.206 () {32 vars in 731 bytes} [Wed Feb 25 20:48:04 2026] GET /v2.0/routers/f1455122-6fde-4a70-aa28-2f4a6a26e3fc/tags => generated 30 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:48:04.321 8 INFO neutron.api.v2.resource [None req-5d35421a-6f7e-4730-818f-40aaa4d4ff22 a3e6ba1070854d29b743d14f8e7ad5cc dd90307994b04eea8d3c23bac5a3b283 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1452/2791] 10.0.0.206 () {32 vars in 746 bytes} [Wed Feb 25 20:48:04 2026] DELETE /v2.0/routers/f1455122-6fde-4a70-aa28-2f4a6a26e3fc/tags/green => generated 99 bytes in 77 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2792] 199.19.213.234 () {34 vars in 790 bytes} [Wed Feb 25 20:48:03 2026] PUT /v2.0/ports/dd7734da-84f4-48de-9520-02d1fffe3e3d => generated 1195 bytes in 397 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-02-25 20:48:04.436 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe9a7a25-6367-49ec-b8cd-e85ed4ad4084'] response: {'name': 'network-changed', 'server_uuid': '94a7eec7-ffc6-49a5-8f80-184e4af718b8', 'tag': 'dd7734da-84f4-48de-9520-02d1fffe3e3d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1453/2793] 10.0.0.206 () {32 vars in 734 bytes} [Wed Feb 25 20:48:04 2026] DELETE /v2.0/routers/f1455122-6fde-4a70-aa28-2f4a6a26e3fc/tags => 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: 1341/2794] 199.19.213.234 () {30 vars in 743 bytes} [Wed Feb 25 20:48:04 2026] GET /v2.0/networks/4216a3c5-8f6b-4c5a-af6d-9816009a899e => generated 797 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2795] 10.0.0.206 () {32 vars in 731 bytes} [Wed Feb 25 20:48:04 2026] GET /v2.0/routers/f1455122-6fde-4a70-aa28-2f4a6a26e3fc/tags => generated 12 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2796] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:48:04 2026] GET /v2.0/ports?tenant_id=1a0e4564af62454fb017e699198da679&device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 5042 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2797] 199.19.213.234 () {30 vars in 741 bytes} [Wed Feb 25 20:48:04 2026] GET /v2.0/subnets/e8400d66-1220-46b2-b729-fc354d8c3c10 => generated 650 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2798] 10.0.0.206 () {32 vars in 721 bytes} [Wed Feb 25 20:48:04 2026] GET /v2.0/routers/f1455122-6fde-4a70-aa28-2f4a6a26e3fc => generated 480 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2799] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:48:04 2026] GET /v2.0/networks?id=4216a3c5-8f6b-4c5a-af6d-9816009a899e => generated 800 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2800] 199.19.213.234 () {34 vars in 1056 bytes} [Wed Feb 25 20:48:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.96&port_id=dd7734da-84f4-48de-9520-02d1fffe3e3d => 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: 1458/2801] 199.19.213.234 () {30 vars in 703 bytes} [Wed Feb 25 20:48:04 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: 1459/2802] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:48:04 2026] GET /v2.0/subnets?id=e8400d66-1220-46b2-b729-fc354d8c3c10 => 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: 1460/2803] 199.19.213.234 () {30 vars in 705 bytes} [Wed Feb 25 20:48:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2804] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:48:04 2026] GET /v2.0/ports?network_id=4216a3c5-8f6b-4c5a-af6d-9816009a899e&device_owner=network%3Adhcp => generated 1461 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2805] 199.19.213.234 () {30 vars in 681 bytes} [Wed Feb 25 20:48:04 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: 1463/2806] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:48:04 2026] GET /v2.0/networks/4216a3c5-8f6b-4c5a-af6d-9816009a899e?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2807] 199.19.213.234 () {30 vars in 717 bytes} [Wed Feb 25 20:48:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2808] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:48:04 2026] GET /v2.0/networks/4216a3c5-8f6b-4c5a-af6d-9816009a899e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2809] 199.19.213.234 () {30 vars in 741 bytes} [Wed Feb 25 20:48:04 2026] GET /v2.0/subnets/132536ef-9a31-4bea-bbbf-498d1897f888 => generated 651 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2810] 199.19.213.234 () {30 vars in 737 bytes} [Wed Feb 25 20:48:05 2026] GET /v2.0/ports/a76aa01a-c113-4cf9-b78f-458036cb7d94 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2811] 199.19.213.234 () {30 vars in 737 bytes} [Wed Feb 25 20:48:05 2026] GET /v2.0/ports/b752620d-79ae-4e2d-8ced-bb5553ffabd7 => generated 1350 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2812] 199.19.213.234 () {30 vars in 741 bytes} [Wed Feb 25 20:48:05 2026] GET /v2.0/subnets/132536ef-9a31-4bea-bbbf-498d1897f888 => generated 651 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2813] 199.19.213.234 () {30 vars in 743 bytes} [Wed Feb 25 20:48:05 2026] GET /v2.0/networks/7abf50fc-4f99-4fc6-9d6d-66555a7a1db7 => generated 799 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2814] 199.19.213.234 () {30 vars in 737 bytes} [Wed Feb 25 20:48:05 2026] GET /v2.0/ports/a76aa01a-c113-4cf9-b78f-458036cb7d94 => 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: 1472/2815] 199.19.213.234 () {30 vars in 741 bytes} [Wed Feb 25 20:48:05 2026] GET /v2.0/subnets/132536ef-9a31-4bea-bbbf-498d1897f888 => generated 651 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2816] 10.0.0.206 () {34 vars in 742 bytes} [Wed Feb 25 20:48:04 2026] PUT /v2.0/routers/f1455122-6fde-4a70-aa28-2f4a6a26e3fc => generated 480 bytes in 745 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2817] 10.0.0.206 () {32 vars in 736 bytes} [Wed Feb 25 20:48:05 2026] GET /v2.0/ports?device_id=f1455122-6fde-4a70-aa28-2f4a6a26e3fc => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:48:06.108 7 INFO neutron.services.segments.plugin [-] Segment 3bef59a7-1530-48c8-ac35-44604f7fc20a resource provider aggregate not found 2026-02-25 20:48:06.122 7 INFO neutron.services.segments.plugin [-] Segment 3bef59a7-1530-48c8-ac35-44604f7fc20a resource provider aggregate not found 2026-02-25 20:48:06.129 7 INFO neutron.services.segments.plugin [-] Segment 3bef59a7-1530-48c8-ac35-44604f7fc20a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bef59a7-1530-48c8-ac35-44604f7fc20a found for delete ", "request_id": "req-ad49b586-ce01-4ac5-b7e2-0ab7987aad90"}]} 2026-02-25 20:48:06.140 7 INFO neutron.services.segments.plugin [-] Segment 3bef59a7-1530-48c8-ac35-44604f7fc20a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bef59a7-1530-48c8-ac35-44604f7fc20a found for delete ", "request_id": "req-295153df-c8fb-4618-8c2b-10afc1749b40"}]} 2026-02-25 20:48:06.155 7 INFO neutron.db.l3_hamode_db [None req-309ea981-f8ef-440f-ad5e-0f5861cfed82 a3e6ba1070854d29b743d14f8e7ad5cc dd90307994b04eea8d3c23bac5a3b283 - - default default] HA network c32d4a5e-ae25-4991-b12a-d3c54e89afe5 was deleted as no HA routers are present in tenant dd90307994b04eea8d3c23bac5a3b283. [pid: 7|app: 0|req: 1345/2818] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:48:05 2026] DELETE /v2.0/routers/f1455122-6fde-4a70-aa28-2f4a6a26e3fc => generated 0 bytes in 773 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2819] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:48:06 2026] GET /v2.0/security-groups?tenant_id=dd90307994b04eea8d3c23bac5a3b283&name=default => generated 2929 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2820] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:48:07 2026] DELETE /v2.0/security-groups/7f26eea4-adc0-43d1-9f59-bc3834778f28 => 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: 1475/2821] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:48:07 2026] GET /v2.0/security-groups?tenant_id=881ddf1c226d482782868ead423a6a52&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: 1347/2822] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:48:07 2026] DELETE /v2.0/security-groups/703f2e7a-389e-4c08-94f9-d68cda433744 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:48:10.588 8 WARNING neutron_lib.context [None req-14e2f949-b1ae-44d1-b1c7-8696e39d9e25 14843b28f6b14a22a5228126f1d9335a 2390fff2deb342a291439fb7dabf366c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:48:10.717 8 INFO neutron.db.segments_db [None req-14e2f949-b1ae-44d1-b1c7-8696e39d9e25 14843b28f6b14a22a5228126f1d9335a 2390fff2deb342a291439fb7dabf366c - - default default] Added segment cee0def9-cc72-4182-abce-f23a7f8b5974 of type vxlan for network 325288c9-8879-4c74-969a-7d9a86273d61 [pid: 8|app: 0|req: 1476/2823] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:48:10 2026] POST /v2.0/networks => generated 632 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:48:10.843 7 WARNING neutron_lib.context [None req-81a9d23a-c4c5-4b8a-9b7d-2e4cae5e96d2 14843b28f6b14a22a5228126f1d9335a 2390fff2deb342a291439fb7dabf366c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1348/2824] 10.0.0.206 () {34 vars in 664 bytes} [Wed Feb 25 20:48:10 2026] POST /v2.0/ports => generated 743 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:48:11.216 8 WARNING neutron_lib.context [None req-57c0d014-bcc6-4bee-9354-bd3956f48658 14843b28f6b14a22a5228126f1d9335a 2390fff2deb342a291439fb7dabf366c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1477/2825] 10.0.0.206 () {34 vars in 666 bytes} [Wed Feb 25 20:48:11 2026] POST /v2.0/trunks => generated 407 bytes in 248 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: 1478/2826] 10.0.0.206 () {34 vars in 749 bytes} [Wed Feb 25 20:48:11 2026] PUT /v2.0/trunks/ef3f05c2-709d-42de-a545-df92849c26ba/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2827] 10.0.0.206 () {32 vars in 729 bytes} [Wed Feb 25 20:48:11 2026] GET /v2.0/trunks/ef3f05c2-709d-42de-a545-df92849c26ba/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2828] 10.0.0.206 () {34 vars in 760 bytes} [Wed Feb 25 20:48:11 2026] PUT /v2.0/trunks/ef3f05c2-709d-42de-a545-df92849c26ba/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2829] 10.0.0.206 () {32 vars in 729 bytes} [Wed Feb 25 20:48:11 2026] GET /v2.0/trunks/ef3f05c2-709d-42de-a545-df92849c26ba/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: 1349/2830] 10.0.0.32 () {28 vars in 578 bytes} [Wed Feb 25 20:48:11 2026] GET /v2.0/ports => generated 28058 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2831] 10.0.0.206 () {34 vars in 756 bytes} [Wed Feb 25 20:48:11 2026] PUT /v2.0/trunks/ef3f05c2-709d-42de-a545-df92849c26ba/tags/red => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2832] 10.0.0.206 () {32 vars in 729 bytes} [Wed Feb 25 20:48:11 2026] GET /v2.0/trunks/ef3f05c2-709d-42de-a545-df92849c26ba/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: 1483/2833] 10.0.0.32 () {28 vars in 580 bytes} [Wed Feb 25 20:48:11 2026] GET /v2.0/agents => generated 3386 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2834] 10.0.0.206 () {34 vars in 778 bytes} [Wed Feb 25 20:48:11 2026] PUT /v2.0/trunks/ef3f05c2-709d-42de-a545-df92849c26ba/tags/black.or.white => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2835] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:48:11 2026] GET /v2.0/subnets => generated 5916 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2836] 10.0.0.206 () {32 vars in 729 bytes} [Wed Feb 25 20:48:11 2026] GET /v2.0/trunks/ef3f05c2-709d-42de-a545-df92849c26ba/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2837] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:48:11 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2838] 10.0.0.110 () {34 vars in 1178 bytes} [Wed Feb 25 20:48:11 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8&device_id=96f7d268-fd07-43f4-9937-59f4cd5079ef&device_id=9c1e0295-8862-4bf3-a36f-8e0f01e52425 => generated 7964 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2839] 10.0.0.206 () {34 vars in 749 bytes} [Wed Feb 25 20:48:11 2026] PUT /v2.0/trunks/ef3f05c2-709d-42de-a545-df92849c26ba/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: 1353/2840] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:48:11 2026] GET /v2.0/subnets => generated 5916 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2841] 10.0.0.110 () {34 vars in 1280 bytes} [Wed Feb 25 20:48:11 2026] GET /v2.0/security-groups?id=3b5309cb-668d-4073-8a48-5de1a0a18ea3&id=8bbf7c38-ef0b-4de9-991d-0369797a05d0&id=0ed0283c-bb04-47fa-b603-1a644652e001&id=f02322a5-42e8-4fa4-a049-f3d2bc3ae188&fields=id&fields=name => generated 353 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2842] 10.0.0.206 () {32 vars in 729 bytes} [Wed Feb 25 20:48:11 2026] GET /v2.0/trunks/ef3f05c2-709d-42de-a545-df92849c26ba/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2843] 10.0.0.32 () {28 vars in 618 bytes} [Wed Feb 25 20:48:11 2026] GET /v2.0/network-ip-availabilities => generated 3878 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2844] 10.0.0.206 () {32 vars in 737 bytes} [Wed Feb 25 20:48:11 2026] GET /v2.0/trunks/ef3f05c2-709d-42de-a545-df92849c26ba/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:48:11.947 7 INFO neutron.api.v2.resource [None req-63e0d611-c2bd-434d-9842-290ada2376ed 14843b28f6b14a22a5228126f1d9335a 2390fff2deb342a291439fb7dabf366c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1356/2845] 10.0.0.206 () {32 vars in 741 bytes} [Wed Feb 25 20:48:11 2026] GET /v2.0/trunks/ef3f05c2-709d-42de-a545-df92849c26ba/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2846] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:48:11 2026] DELETE /v2.0/trunks/ef3f05c2-709d-42de-a545-df92849c26ba/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: 1358/2847] 10.0.0.206 () {32 vars in 729 bytes} [Wed Feb 25 20:48:11 2026] GET /v2.0/trunks/ef3f05c2-709d-42de-a545-df92849c26ba/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2848] 10.0.0.32 () {28 vars in 584 bytes} [Wed Feb 25 20:48:11 2026] GET /v2.0/networks => generated 5926 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:48:12.060 7 INFO neutron.api.v2.resource [None req-2d1eb030-1b60-4310-8970-4b548bea19af 14843b28f6b14a22a5228126f1d9335a 2390fff2deb342a291439fb7dabf366c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1359/2849] 10.0.0.206 () {32 vars in 744 bytes} [Wed Feb 25 20:48:12 2026] DELETE /v2.0/trunks/ef3f05c2-709d-42de-a545-df92849c26ba/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2850] 10.0.0.206 () {32 vars in 732 bytes} [Wed Feb 25 20:48:12 2026] DELETE /v2.0/trunks/ef3f05c2-709d-42de-a545-df92849c26ba/tags => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2851] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:48:12 2026] GET /v2.0/floatingips => generated 2590 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2852] 10.0.0.206 () {32 vars in 729 bytes} [Wed Feb 25 20:48:12 2026] GET /v2.0/trunks/ef3f05c2-709d-42de-a545-df92849c26ba/tags => 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: 1362/2853] 10.0.0.206 () {32 vars in 719 bytes} [Wed Feb 25 20:48:12 2026] GET /v2.0/trunks/ef3f05c2-709d-42de-a545-df92849c26ba => generated 407 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2854] 10.0.0.32 () {28 vars in 598 bytes} [Wed Feb 25 20:48:12 2026] GET /v2.0/security-groups => generated 34390 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2855] 10.0.0.206 () {32 vars in 717 bytes} [Wed Feb 25 20:48:12 2026] GET /v2.0/ports/83edae6d-1d61-4d87-a79b-9af6419ea640 => generated 826 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2856] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:48:12 2026] GET /v2.0/routers => generated 727 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2857] 10.0.0.32 () {28 vars in 623 bytes} [Wed Feb 25 20:48:12 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2858] 10.0.0.206 () {32 vars in 722 bytes} [Wed Feb 25 20:48:12 2026] DELETE /v2.0/trunks/ef3f05c2-709d-42de-a545-df92849c26ba => 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: 1495/2859] 10.0.0.32 () {28 vars in 676 bytes} [Wed Feb 25 20:48:12 2026] GET /v2.0/routers/d68604cc-5bbe-4da3-ac07-af7bad97d280/l3-agents => generated 681 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2860] 10.0.0.206 () {32 vars in 720 bytes} [Wed Feb 25 20:48:12 2026] DELETE /v2.0/ports/83edae6d-1d61-4d87-a79b-9af6419ea640 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:48:12.891 8 INFO neutron.services.segments.plugin [-] Segment cee0def9-cc72-4182-abce-f23a7f8b5974 resource provider aggregate not found 2026-02-25 20:48:12.898 8 INFO neutron.services.segments.plugin [-] Segment cee0def9-cc72-4182-abce-f23a7f8b5974 resource provider aggregate not found 2026-02-25 20:48:12.905 8 INFO neutron.services.segments.plugin [-] Segment cee0def9-cc72-4182-abce-f23a7f8b5974 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cee0def9-cc72-4182-abce-f23a7f8b5974 found for delete ", "request_id": "req-ebaf08a0-e6e3-46c9-be61-ad579c1dcf06"}]} [pid: 8|app: 0|req: 1496/2861] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:48:12 2026] DELETE /v2.0/networks/325288c9-8879-4c74-969a-7d9a86273d61 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:48:13.416 8 INFO neutron.services.segments.plugin [-] Segment cee0def9-cc72-4182-abce-f23a7f8b5974 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cee0def9-cc72-4182-abce-f23a7f8b5974 found for delete ", "request_id": "req-55b83a7a-0bcf-4401-86c5-3b4a5df9ec99"}]} [pid: 8|app: 0|req: 1498/2864] 199.19.213.234 () {30 vars in 703 bytes} [Wed Feb 25 20:48:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2865] 199.19.213.234 () {30 vars in 705 bytes} [Wed Feb 25 20:48:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2866] 199.19.213.234 () {30 vars in 681 bytes} [Wed Feb 25 20:48:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2867] 199.19.213.234 () {30 vars in 717 bytes} [Wed Feb 25 20:48:13 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: 1500/2868] 199.19.213.234 () {30 vars in 741 bytes} [Wed Feb 25 20:48:13 2026] GET /v2.0/subnets/bc1d7e6a-4bc1-4cb7-b56b-23a7dc33bd72 => generated 648 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2869] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:13 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 5044 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2870] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:48:13 2026] GET /v2.0/security-groups?tenant_id=2390fff2deb342a291439fb7dabf366c&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2871] 199.19.213.234 () {30 vars in 703 bytes} [Wed Feb 25 20:48:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2872] 199.19.213.234 () {30 vars in 705 bytes} [Wed Feb 25 20:48:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2873] 199.19.213.234 () {30 vars in 681 bytes} [Wed Feb 25 20:48:13 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: 1505/2874] 199.19.213.234 () {30 vars in 717 bytes} [Wed Feb 25 20:48:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2875] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:48:13 2026] DELETE /v2.0/security-groups/d8dffd7f-fd22-4297-b6f3-aac4d3331a48 => 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: 1506/2876] 199.19.213.234 () {30 vars in 737 bytes} [Wed Feb 25 20:48:13 2026] GET /v2.0/ports/dd7734da-84f4-48de-9520-02d1fffe3e3d => generated 1233 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2877] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:48:13 2026] GET /v2.0/security-groups?tenant_id=5a4d83cb71e5434e8d9027e0340f96fc&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2878] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:48:14 2026] DELETE /v2.0/security-groups/c698ecad-86e2-405d-93b1-74ec8e7e291e => 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: 1371/2879] 199.19.213.234 () {34 vars in 789 bytes} [Wed Feb 25 20:48:13 2026] PUT /v2.0/ports/dd7734da-84f4-48de-9520-02d1fffe3e3d => generated 1026 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2880] 199.19.213.234 () {30 vars in 743 bytes} [Wed Feb 25 20:48:14 2026] GET /v2.0/networks/4216a3c5-8f6b-4c5a-af6d-9816009a899e => generated 797 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:48:14.362 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bef56dee-157c-47d4-ae7b-245010c70400'] response: {'name': 'network-changed', 'server_uuid': '94a7eec7-ffc6-49a5-8f80-184e4af718b8', 'tag': 'dd7734da-84f4-48de-9520-02d1fffe3e3d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1372/2881] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:14 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 4873 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2882] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:48:14 2026] GET /v2.0/ports?tenant_id=1a0e4564af62454fb017e699198da679&device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 4873 bytes in 80 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: 1511/2883] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:14 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 4873 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2884] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:48:14 2026] GET /v2.0/networks?id=4216a3c5-8f6b-4c5a-af6d-9816009a899e => generated 800 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2885] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:48:14 2026] GET /v2.0/networks/4216a3c5-8f6b-4c5a-af6d-9816009a899e?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2886] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:48:14 2026] GET /v2.0/networks/4216a3c5-8f6b-4c5a-af6d-9816009a899e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2887] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:15 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 4873 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2888] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:16 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 4873 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:48:17.450 8 WARNING neutron_lib.context [None req-3f6e0d4e-1774-4d5c-9f01-02a687308a53 808ee29feee54cf8a30bde1b9b976042 6d5858729b24482a8fbe6a850f4fb6a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:48:17.569 8 INFO neutron.db.segments_db [None req-3f6e0d4e-1774-4d5c-9f01-02a687308a53 808ee29feee54cf8a30bde1b9b976042 6d5858729b24482a8fbe6a850f4fb6a2 - - default default] Added segment 8fa0524a-ad61-4dcc-9b1d-a2c44e99f52d of type vxlan for network ad7a4f7b-a6dd-4b22-b601-8f71e12850b6 [pid: 8|app: 0|req: 1514/2889] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:48:17 2026] POST /v2.0/networks => generated 631 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:48:17.692 7 WARNING neutron_lib.context [None req-ed6bc360-0620-498c-b9cf-17f82daf631a 808ee29feee54cf8a30bde1b9b976042 6d5858729b24482a8fbe6a850f4fb6a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:48:17.761 7 INFO neutron.db.segments_db [None req-ed6bc360-0620-498c-b9cf-17f82daf631a 808ee29feee54cf8a30bde1b9b976042 6d5858729b24482a8fbe6a850f4fb6a2 - - default default] Added segment d57ba673-9267-452c-8507-1793342429c9 of type vxlan for network f3c953fc-1a7d-46f6-bd93-7ca637e6dba7 [pid: 8|app: 0|req: 1515/2890] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:17 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 4873 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2891] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:48:17 2026] POST /v2.0/networks => generated 631 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2892] 10.0.0.206 () {34 vars in 753 bytes} [Wed Feb 25 20:48:17 2026] PUT /v2.0/networks/ad7a4f7b-a6dd-4b22-b601-8f71e12850b6/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2893] 10.0.0.206 () {32 vars in 733 bytes} [Wed Feb 25 20:48:17 2026] GET /v2.0/networks/ad7a4f7b-a6dd-4b22-b601-8f71e12850b6/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2894] 10.0.0.206 () {34 vars in 753 bytes} [Wed Feb 25 20:48:18 2026] PUT /v2.0/networks/f3c953fc-1a7d-46f6-bd93-7ca637e6dba7/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2895] 10.0.0.206 () {32 vars in 733 bytes} [Wed Feb 25 20:48:18 2026] GET /v2.0/networks/f3c953fc-1a7d-46f6-bd93-7ca637e6dba7/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2896] 10.0.0.206 () {34 vars in 753 bytes} [Wed Feb 25 20:48:18 2026] PUT /v2.0/networks/f3c953fc-1a7d-46f6-bd93-7ca637e6dba7/tags => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2897] 10.0.0.206 () {32 vars in 733 bytes} [Wed Feb 25 20:48:18 2026] GET /v2.0/networks/f3c953fc-1a7d-46f6-bd93-7ca637e6dba7/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2898] 10.0.0.206 () {32 vars in 733 bytes} [Wed Feb 25 20:48:18 2026] GET /v2.0/networks/ad7a4f7b-a6dd-4b22-b601-8f71e12850b6/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:48:18.501 7 INFO neutron.services.segments.plugin [-] Segment 8fa0524a-ad61-4dcc-9b1d-a2c44e99f52d resource provider aggregate not found 2026-02-25 20:48:18.506 7 INFO neutron.services.segments.plugin [-] Segment 8fa0524a-ad61-4dcc-9b1d-a2c44e99f52d resource provider aggregate not found 2026-02-25 20:48:18.520 7 INFO neutron.services.segments.plugin [-] Segment 8fa0524a-ad61-4dcc-9b1d-a2c44e99f52d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fa0524a-ad61-4dcc-9b1d-a2c44e99f52d found for delete ", "request_id": "req-984db592-da5c-4853-8d1b-be7b0decbe30"}]} 2026-02-25 20:48:18.521 7 INFO neutron.services.segments.plugin [-] Segment 8fa0524a-ad61-4dcc-9b1d-a2c44e99f52d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fa0524a-ad61-4dcc-9b1d-a2c44e99f52d found for delete ", "request_id": "req-f9aeccb9-3fc2-41a4-9c01-31a15b020fff"}]} [pid: 7|app: 0|req: 1380/2899] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:48:18 2026] DELETE /v2.0/networks/ad7a4f7b-a6dd-4b22-b601-8f71e12850b6 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:48:18.710 8 INFO neutron.services.segments.plugin [-] Segment d57ba673-9267-452c-8507-1793342429c9 resource provider aggregate not found 2026-02-25 20:48:18.714 8 INFO neutron.services.segments.plugin [-] Segment d57ba673-9267-452c-8507-1793342429c9 resource provider aggregate not found 2026-02-25 20:48:18.728 8 INFO neutron.services.segments.plugin [-] Segment d57ba673-9267-452c-8507-1793342429c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d57ba673-9267-452c-8507-1793342429c9 found for delete ", "request_id": "req-1f838720-e362-4c50-8b33-ff8c8f31f3be"}]} 2026-02-25 20:48:18.735 8 INFO neutron.services.segments.plugin [-] Segment d57ba673-9267-452c-8507-1793342429c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d57ba673-9267-452c-8507-1793342429c9 found for delete ", "request_id": "req-c3011420-05ca-4383-9d8a-419dec7bcfd7"}]} [pid: 8|app: 0|req: 1520/2900] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:48:18 2026] DELETE /v2.0/networks/f3c953fc-1a7d-46f6-bd93-7ca637e6dba7 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2901] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:18 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 4873 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2902] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:48:19 2026] GET /v2.0/security-groups?tenant_id=1a626e2358954d8fb14e2fd3992796e0&name=default => generated 2929 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2903] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:48:19 2026] DELETE /v2.0/security-groups/ff1a9bde-2110-422c-9611-f4f897aa194f => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2904] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:48:19 2026] GET /v2.0/security-groups?tenant_id=6d5858729b24482a8fbe6a850f4fb6a2&name=default => generated 2929 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2905] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:19 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 4873 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2906] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:48:19 2026] DELETE /v2.0/security-groups/9c5fcb09-47e0-45dc-8f5a-c493a799c589 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2907] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:20 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 4873 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2908] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:22 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 4873 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2909] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:23 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 4873 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2910] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:24 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 4873 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2911] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:25 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 4873 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2912] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:26 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 4873 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2913] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:27 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 4873 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2916] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:28 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 4873 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2917] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:29 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 4873 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2918] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:30 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 4873 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2919] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:31 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 4873 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2920] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:32 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 4873 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/2921] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:33 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 4873 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2922] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:34 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 4873 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2923] 199.19.213.234 () {34 vars in 975 bytes} [Wed Feb 25 20:48:35 2026] GET /v2.0/ports/dd7734da-84f4-48de-9520-02d1fffe3e3d => generated 1062 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2924] 199.19.213.234 () {36 vars in 997 bytes} [Wed Feb 25 20:48:35 2026] DELETE /v2.0/ports/dd7734da-84f4-48de-9520-02d1fffe3e3d => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/2925] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:48:35 2026] GET /v2.0/ports?tenant_id=1a0e4564af62454fb017e699198da679&device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 3819 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2926] 199.19.213.234 () {34 vars in 1226 bytes} [Wed Feb 25 20:48:35 2026] GET /v2.0/networks?id=5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86&id=7abf50fc-4f99-4fc6-9d6d-66555a7a1db7&id=037f6833-3e20-4132-8267-8bd542831759&id=4216a3c5-8f6b-4c5a-af6d-9816009a899e => generated 3095 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/2927] 199.19.213.234 () {34 vars in 1062 bytes} [Wed Feb 25 20:48:35 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.218&port_id=8070fc8a-ec70-4f70-82e8-dfc8454e1a19 => 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: 1394/2928] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:48:35 2026] GET /v2.0/subnets?id=6d7d6ba6-d21e-4234-ab5d-7eea0ff75a7b => generated 630 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/2929] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:48:35 2026] GET /v2.0/ports?network_id=5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:48:36.016 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-862b2dbc-3605-4c27-9a1d-c8010fed39f3'] response: {'server_uuid': '94a7eec7-ffc6-49a5-8f80-184e4af718b8', 'name': 'network-vif-deleted', 'tag': 'dd7734da-84f4-48de-9520-02d1fffe3e3d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1395/2930] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:48:36 2026] GET /v2.0/networks/5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86?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: 1536/2931] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:36 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 3819 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:48:36.147 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1fa15098-3652-4a7b-9aed-5e55b9237138 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1537/2932] 199.19.213.234 () {32 vars in 759 bytes} [Wed Feb 25 20:48:36 2026] DELETE /v2.0/ports/dd7734da-84f4-48de-9520-02d1fffe3e3d => 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: 1396/2933] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:48:36 2026] GET /v2.0/networks/5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/2934] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:48:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.100&port_id=b752620d-79ae-4e2d-8ced-bb5553ffabd7 => 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: 1397/2935] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:48:36 2026] GET /v2.0/subnets?id=132536ef-9a31-4bea-bbbf-498d1897f888 => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/2936] 199.19.213.234 () {30 vars in 703 bytes} [Wed Feb 25 20:48:36 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: 1540/2937] 199.19.213.234 () {30 vars in 705 bytes} [Wed Feb 25 20:48:36 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: 1541/2938] 199.19.213.234 () {30 vars in 681 bytes} [Wed Feb 25 20:48:36 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: 1542/2939] 199.19.213.234 () {30 vars in 717 bytes} [Wed Feb 25 20:48:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2940] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:48:36 2026] GET /v2.0/ports?network_id=7abf50fc-4f99-4fc6-9d6d-66555a7a1db7&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: 1543/2941] 199.19.213.234 () {30 vars in 741 bytes} [Wed Feb 25 20:48:36 2026] GET /v2.0/subnets/132536ef-9a31-4bea-bbbf-498d1897f888 => generated 651 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2942] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:48:36 2026] GET /v2.0/networks/7abf50fc-4f99-4fc6-9d6d-66555a7a1db7?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/2943] 199.19.213.234 () {30 vars in 737 bytes} [Wed Feb 25 20:48:36 2026] GET /v2.0/ports/a76aa01a-c113-4cf9-b78f-458036cb7d94 => 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: 1545/2944] 199.19.213.234 () {30 vars in 737 bytes} [Wed Feb 25 20:48:36 2026] GET /v2.0/ports/b752620d-79ae-4e2d-8ced-bb5553ffabd7 => generated 1350 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2945] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:48:36 2026] GET /v2.0/networks/7abf50fc-4f99-4fc6-9d6d-66555a7a1db7?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: 1546/2946] 199.19.213.234 () {30 vars in 741 bytes} [Wed Feb 25 20:48:36 2026] GET /v2.0/subnets/132536ef-9a31-4bea-bbbf-498d1897f888 => generated 651 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2947] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:48:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.120&port_id=0adfefa1-e657-4231-873f-e1c6652f6e7c => 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: 1402/2948] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:48:36 2026] GET /v2.0/subnets?id=bc1d7e6a-4bc1-4cb7-b56b-23a7dc33bd72 => generated 651 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/2949] 199.19.213.234 () {30 vars in 743 bytes} [Wed Feb 25 20:48:36 2026] GET /v2.0/networks/7abf50fc-4f99-4fc6-9d6d-66555a7a1db7 => generated 799 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2950] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:48:36 2026] GET /v2.0/ports?network_id=037f6833-3e20-4132-8267-8bd542831759&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/2951] 199.19.213.234 () {30 vars in 737 bytes} [Wed Feb 25 20:48:36 2026] GET /v2.0/ports/a76aa01a-c113-4cf9-b78f-458036cb7d94 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/2952] 199.19.213.234 () {30 vars in 741 bytes} [Wed Feb 25 20:48:36 2026] GET /v2.0/subnets/132536ef-9a31-4bea-bbbf-498d1897f888 => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2953] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:48:36 2026] GET /v2.0/networks/037f6833-3e20-4132-8267-8bd542831759?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: 1550/2954] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:48:36 2026] GET /v2.0/networks/037f6833-3e20-4132-8267-8bd542831759?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: 1405/2955] 199.19.213.234 () {30 vars in 703 bytes} [Wed Feb 25 20:48:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/2956] 199.19.213.234 () {30 vars in 705 bytes} [Wed Feb 25 20:48:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2957] 199.19.213.234 () {30 vars in 681 bytes} [Wed Feb 25 20:48:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/2958] 199.19.213.234 () {30 vars in 717 bytes} [Wed Feb 25 20:48:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2959] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:39 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 3819 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/2960] 199.19.213.234 () {30 vars in 703 bytes} [Wed Feb 25 20:48:39 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: 1408/2961] 199.19.213.234 () {30 vars in 705 bytes} [Wed Feb 25 20:48:39 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: 1554/2962] 199.19.213.234 () {30 vars in 681 bytes} [Wed Feb 25 20:48:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2963] 199.19.213.234 () {30 vars in 717 bytes} [Wed Feb 25 20:48:39 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: 1555/2964] 199.19.213.234 () {30 vars in 737 bytes} [Wed Feb 25 20:48:39 2026] GET /v2.0/ports/0adfefa1-e657-4231-873f-e1c6652f6e7c => generated 1237 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2965] 199.19.213.234 () {34 vars in 789 bytes} [Wed Feb 25 20:48:39 2026] PUT /v2.0/ports/0adfefa1-e657-4231-873f-e1c6652f6e7c => generated 1026 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/2966] 199.19.213.234 () {30 vars in 743 bytes} [Wed Feb 25 20:48:40 2026] GET /v2.0/networks/037f6833-3e20-4132-8267-8bd542831759 => generated 797 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:48:40.208 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-95c728ad-ee02-401d-aaa6-808e0c86e1e4'] response: {'name': 'network-changed', 'server_uuid': '94a7eec7-ffc6-49a5-8f80-184e4af718b8', 'tag': '0adfefa1-e657-4231-873f-e1c6652f6e7c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1411/2967] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:40 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 3644 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/2968] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:48:40 2026] GET /v2.0/ports?tenant_id=1a0e4564af62454fb017e699198da679&device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 3644 bytes in 60 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: 1412/2969] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:40 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 3644 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/2970] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:48:40 2026] GET /v2.0/networks?id=037f6833-3e20-4132-8267-8bd542831759 => generated 800 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2971] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:48:40 2026] GET /v2.0/networks/037f6833-3e20-4132-8267-8bd542831759?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/2972] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:48:40 2026] GET /v2.0/networks/037f6833-3e20-4132-8267-8bd542831759?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: 1414/2973] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:41 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 3644 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/2974] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:42 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 3644 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2977] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:43 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 3644 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/2978] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:44 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 3644 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2979] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:45 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 3644 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/2980] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:46 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 3644 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2981] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:47 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 3644 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/2982] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:48 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 3644 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2983] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:49 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 3644 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/2984] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:50 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 3644 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2985] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:52 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 3644 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/2986] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:53 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 3644 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2987] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:54 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 3644 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/2988] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:55 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 3644 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2989] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:56 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 3644 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/2990] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:57 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 3644 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2993] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:58 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 3644 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/2994] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:48:59 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 3644 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2995] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:49:00 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 3644 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/2996] 199.19.213.234 () {34 vars in 975 bytes} [Wed Feb 25 20:49:00 2026] GET /v2.0/ports/0adfefa1-e657-4231-873f-e1c6652f6e7c => generated 1062 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2997] 199.19.213.234 () {36 vars in 997 bytes} [Wed Feb 25 20:49:00 2026] DELETE /v2.0/ports/0adfefa1-e657-4231-873f-e1c6652f6e7c => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/2998] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:49:01 2026] GET /v2.0/ports?tenant_id=1a0e4564af62454fb017e699198da679&device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 2590 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:49:01.340 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0046a930-6f18-4560-a123-9f0df6e14cdf'] response: {'server_uuid': '94a7eec7-ffc6-49a5-8f80-184e4af718b8', 'name': 'network-vif-deleted', 'tag': '0adfefa1-e657-4231-873f-e1c6652f6e7c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1427/2999] 199.19.213.234 () {34 vars in 1146 bytes} [Wed Feb 25 20:49:01 2026] GET /v2.0/networks?id=5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86&id=7abf50fc-4f99-4fc6-9d6d-66555a7a1db7&id=037f6833-3e20-4132-8267-8bd542831759 => generated 2309 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3000] 199.19.213.234 () {34 vars in 1062 bytes} [Wed Feb 25 20:49:01 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.218&port_id=8070fc8a-ec70-4f70-82e8-dfc8454e1a19 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/3001] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:49:01 2026] GET /v2.0/subnets?id=6d7d6ba6-d21e-4234-ab5d-7eea0ff75a7b => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3002] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:49:01 2026] GET /v2.0/ports?network_id=5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86&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: 1429/3003] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:49:01 2026] GET /v2.0/networks/5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86?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: 1575/3004] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:49:01 2026] GET /v2.0/networks/5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86?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: 1430/3005] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:49:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.100&port_id=b752620d-79ae-4e2d-8ced-bb5553ffabd7 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3006] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:49:01 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 2590 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/3007] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:49:01 2026] GET /v2.0/subnets?id=132536ef-9a31-4bea-bbbf-498d1897f888 => generated 654 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:49:01.807 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c81f3d9d-5d30-45bb-8c6f-c2b027fb4a65 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1577/3008] 199.19.213.234 () {32 vars in 759 bytes} [Wed Feb 25 20:49:01 2026] DELETE /v2.0/ports/0adfefa1-e657-4231-873f-e1c6652f6e7c => generated 132 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/3009] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:49:01 2026] GET /v2.0/ports?network_id=7abf50fc-4f99-4fc6-9d6d-66555a7a1db7&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/3010] 199.19.213.234 () {30 vars in 703 bytes} [Wed Feb 25 20:49:01 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: 1434/3011] 199.19.213.234 () {30 vars in 705 bytes} [Wed Feb 25 20:49:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3012] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:49:01 2026] GET /v2.0/networks/7abf50fc-4f99-4fc6-9d6d-66555a7a1db7?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: 1435/3013] 199.19.213.234 () {30 vars in 681 bytes} [Wed Feb 25 20:49:01 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/3014] 199.19.213.234 () {30 vars in 717 bytes} [Wed Feb 25 20:49:01 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: 1437/3015] 199.19.213.234 () {30 vars in 741 bytes} [Wed Feb 25 20:49:01 2026] GET /v2.0/subnets/132536ef-9a31-4bea-bbbf-498d1897f888 => generated 651 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3016] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:49:01 2026] GET /v2.0/networks/7abf50fc-4f99-4fc6-9d6d-66555a7a1db7?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: 1438/3017] 199.19.213.234 () {30 vars in 737 bytes} [Wed Feb 25 20:49:02 2026] GET /v2.0/ports/a76aa01a-c113-4cf9-b78f-458036cb7d94 => 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: 1580/3018] 199.19.213.234 () {30 vars in 737 bytes} [Wed Feb 25 20:49:02 2026] GET /v2.0/ports/b752620d-79ae-4e2d-8ced-bb5553ffabd7 => generated 1350 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/3019] 199.19.213.234 () {30 vars in 741 bytes} [Wed Feb 25 20:49:02 2026] GET /v2.0/subnets/132536ef-9a31-4bea-bbbf-498d1897f888 => generated 651 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3020] 199.19.213.234 () {30 vars in 743 bytes} [Wed Feb 25 20:49:02 2026] GET /v2.0/networks/7abf50fc-4f99-4fc6-9d6d-66555a7a1db7 => generated 799 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/3021] 199.19.213.234 () {30 vars in 737 bytes} [Wed Feb 25 20:49:02 2026] GET /v2.0/ports/a76aa01a-c113-4cf9-b78f-458036cb7d94 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3022] 199.19.213.234 () {30 vars in 741 bytes} [Wed Feb 25 20:49:02 2026] GET /v2.0/subnets/132536ef-9a31-4bea-bbbf-498d1897f888 => generated 651 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/3023] 199.19.213.234 () {34 vars in 1096 bytes} [Wed Feb 25 20:49:10 2026] GET /v2.0/ports?device_id=9c1e0295-8862-4bf3-a36f-8e0f01e52425&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3024] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:49:10 2026] GET /v2.0/ports?tenant_id=772172429c1945b08fc9479be595b0ec&device_id=9c1e0295-8862-4bf3-a36f-8e0f01e52425 => generated 1469 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/3025] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:49:10 2026] GET /v2.0/networks?id=037f6833-3e20-4132-8267-8bd542831759 => generated 800 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3026] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:49:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.159&port_id=2b556eb0-5357-4595-b28f-8d90ce0c609b => generated 860 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/3027] 199.19.213.234 () {34 vars in 1104 bytes} [Wed Feb 25 20:49:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A280&port_id=2b556eb0-5357-4595-b28f-8d90ce0c609b => 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: 1585/3028] 199.19.213.234 () {34 vars in 1064 bytes} [Wed Feb 25 20:49:10 2026] GET /v2.0/subnets?id=bc1d7e6a-4bc1-4cb7-b56b-23a7dc33bd72&id=fbe5835d-636f-4143-a8bc-d4f08a1ac2a1 => generated 1360 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/3029] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:49:10 2026] GET /v2.0/ports?network_id=037f6833-3e20-4132-8267-8bd542831759&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: 1586/3030] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:49:10 2026] GET /v2.0/ports?network_id=037f6833-3e20-4132-8267-8bd542831759&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: 1445/3031] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:49:10 2026] GET /v2.0/networks/037f6833-3e20-4132-8267-8bd542831759?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: 1587/3032] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:49:10 2026] GET /v2.0/networks/037f6833-3e20-4132-8267-8bd542831759?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: 1446/3033] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:49:11 2026] GET /v2.0/floatingips => generated 2590 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3034] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:49:11 2026] GET /v2.0/routers => generated 727 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3035] 10.0.0.32 () {28 vars in 623 bytes} [Wed Feb 25 20:49:11 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/3036] 10.0.0.110 () {34 vars in 1178 bytes} [Wed Feb 25 20:49:11 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8&device_id=96f7d268-fd07-43f4-9937-59f4cd5079ef&device_id=9c1e0295-8862-4bf3-a36f-8e0f01e52425 => generated 5510 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3037] 10.0.0.32 () {28 vars in 676 bytes} [Wed Feb 25 20:49:11 2026] GET /v2.0/routers/d68604cc-5bbe-4da3-ac07-af7bad97d280/l3-agents => generated 681 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/3038] 10.0.0.110 () {34 vars in 1200 bytes} [Wed Feb 25 20:49:11 2026] GET /v2.0/security-groups?id=8bbf7c38-ef0b-4de9-991d-0369797a05d0&id=0ed0283c-bb04-47fa-b603-1a644652e001&id=f02322a5-42e8-4fa4-a049-f3d2bc3ae188&fields=id&fields=name => generated 286 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3039] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:49:11 2026] GET /v2.0/subnets => generated 5916 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/3040] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:49:11 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3041] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:49:11 2026] GET /v2.0/subnets => generated 5916 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/3042] 10.0.0.32 () {28 vars in 618 bytes} [Wed Feb 25 20:49:11 2026] GET /v2.0/network-ip-availabilities => generated 3610 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3043] 10.0.0.32 () {28 vars in 584 bytes} [Wed Feb 25 20:49:11 2026] GET /v2.0/networks => generated 5223 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/3044] 10.0.0.32 () {28 vars in 598 bytes} [Wed Feb 25 20:49:12 2026] GET /v2.0/security-groups => generated 31482 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3045] 10.0.0.32 () {28 vars in 578 bytes} [Wed Feb 25 20:49:12 2026] GET /v2.0/ports => generated 24666 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/3046] 10.0.0.32 () {28 vars in 580 bytes} [Wed Feb 25 20:49:12 2026] GET /v2.0/agents => generated 3386 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3049] 199.19.213.234 () {30 vars in 703 bytes} [Wed Feb 25 20:49:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/3050] 199.19.213.234 () {30 vars in 705 bytes} [Wed Feb 25 20:49:15 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: 1597/3051] 199.19.213.234 () {30 vars in 681 bytes} [Wed Feb 25 20:49:15 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/3052] 199.19.213.234 () {30 vars in 717 bytes} [Wed Feb 25 20:49:15 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-02-25 20:49:15.729 8 INFO neutron.api.v2.resource [None req-af4e1abc-6acb-4d29-b9ba-c03c88491b3d b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1598/3053] 199.19.213.234 () {30 vars in 763 bytes} [Wed Feb 25 20:49:15 2026] GET /v2.0/security-groups/lb-8753f13b-7fe6-49bb-b474-67f4d6fdcb87 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/3054] 199.19.213.234 () {30 vars in 785 bytes} [Wed Feb 25 20:49:15 2026] GET /v2.0/security-groups?name=lb-8753f13b-7fe6-49bb-b474-67f4d6fdcb87 => generated 2863 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3055] 199.19.213.234 () {30 vars in 815 bytes} [Wed Feb 25 20:49:15 2026] GET /v2.0/security-group-rules?security_group_id=8bbf7c38-ef0b-4de9-991d-0369797a05d0 => generated 2334 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/3056] 199.19.213.234 () {32 vars in 789 bytes} [Wed Feb 25 20:49:15 2026] DELETE /v2.0/security-group-rules/017820f9-5189-4782-b0cf-af328ffc49b1 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3057] 199.19.213.234 () {32 vars in 789 bytes} [Wed Feb 25 20:49:15 2026] DELETE /v2.0/security-group-rules/cdd0d0d0-57a5-44c4-8b71-4081b8ede88b => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:49:19.976 7 INFO neutron.db.l3_db [None req-d627c45f-2c58-41b7-9f8b-194e8d4fead8 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] Floating IP 171cb708-4014-492c-a1f4-ab09e43dfd85 disassociated (deleted). External IP: 10.96.250.216, port: a76aa01a-c113-4cf9-b78f-458036cb7d94. [pid: 7|app: 0|req: 1458/3058] 10.0.0.206 () {32 vars in 732 bytes} [Wed Feb 25 20:49:19 2026] DELETE /v2.0/floatingips/171cb708-4014-492c-a1f4-ab09e43dfd85 => generated 0 bytes in 817 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:49:20.437 8 INFO neutron.api.v2.resource [None req-b2c05840-15a7-4c95-80a2-8886d0d36236 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1601/3059] 10.0.0.206 () {32 vars in 729 bytes} [Wed Feb 25 20:49:20 2026] GET /v2.0/floatingips/171cb708-4014-492c-a1f4-ab09e43dfd85 => generated 144 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/3060] 199.19.213.234 () {30 vars in 703 bytes} [Wed Feb 25 20:49:21 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: 1602/3061] 199.19.213.234 () {30 vars in 705 bytes} [Wed Feb 25 20:49:21 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: 1460/3062] 199.19.213.234 () {30 vars in 681 bytes} [Wed Feb 25 20:49:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3063] 199.19.213.234 () {30 vars in 717 bytes} [Wed Feb 25 20:49:21 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: 1461/3064] 199.19.213.234 () {30 vars in 741 bytes} [Wed Feb 25 20:49:21 2026] GET /v2.0/subnets/132536ef-9a31-4bea-bbbf-498d1897f888 => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3065] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:49:21 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 2590 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/3066] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:49:21 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 2590 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3067] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:49:21 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 2590 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/3068] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:49:22 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 2590 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3069] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:49:23 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 2590 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/3070] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:49:24 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 2590 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3071] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:49:25 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 2590 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/3072] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:49:27 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 2590 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3073] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:49:28 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 2590 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3076] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:49:29 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 2590 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/3077] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:49:30 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 2590 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3078] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:49:31 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 2590 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3079] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:49:32 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 2590 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3080] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:49:33 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 2590 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/3081] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:49:34 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 2590 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3082] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:49:35 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 2590 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/3083] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:49:36 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 2590 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3084] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:49:37 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 2590 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3085] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:49:38 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 2590 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3086] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:49:39 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 2590 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/3087] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:49:40 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 2590 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3088] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:49:41 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 2590 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/3089] 199.19.213.234 () {34 vars in 975 bytes} [Wed Feb 25 20:49:42 2026] GET /v2.0/ports/b752620d-79ae-4e2d-8ced-bb5553ffabd7 => generated 1350 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3090] 199.19.213.234 () {34 vars in 1060 bytes} [Wed Feb 25 20:49:42 2026] GET /v2.0/ports/b752620d-79ae-4e2d-8ced-bb5553ffabd7?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/3091] 199.19.213.234 () {34 vars in 1016 bytes} [Wed Feb 25 20:49:42 2026] GET /v2.0/networks/7abf50fc-4f99-4fc6-9d6d-66555a7a1db7?fields=dns_domain => generated 29 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3092] 199.19.213.234 () {38 vars in 1028 bytes} [Wed Feb 25 20:49:42 2026] PUT /v2.0/ports/b752620d-79ae-4e2d-8ced-bb5553ffabd7 => generated 1151 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3093] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:49:42 2026] GET /v2.0/ports?tenant_id=1a0e4564af62454fb017e699198da679&device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1619/3094] 199.19.213.234 () {34 vars in 1066 bytes} [Wed Feb 25 20:49:42 2026] GET /v2.0/networks?id=5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86&id=7abf50fc-4f99-4fc6-9d6d-66555a7a1db7 => generated 1523 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/3095] 199.19.213.234 () {30 vars in 769 bytes} [Wed Feb 25 20:49:42 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3096] 199.19.213.234 () {34 vars in 1062 bytes} [Wed Feb 25 20:49:42 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.218&port_id=8070fc8a-ec70-4f70-82e8-dfc8454e1a19 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3097] 199.19.213.234 () {34 vars in 984 bytes} [Wed Feb 25 20:49:43 2026] GET /v2.0/subnets?id=6d7d6ba6-d21e-4234-ab5d-7eea0ff75a7b => generated 630 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3098] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:49:43 2026] GET /v2.0/ports?network_id=5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86&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: 1479/3099] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:49:43 2026] GET /v2.0/networks/5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/3100] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:49:43 2026] GET /v2.0/networks/5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86?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: 1621/3101] 199.19.213.234 () {34 vars in 789 bytes} [Wed Feb 25 20:49:43 2026] PUT /v2.0/ports/b752620d-79ae-4e2d-8ced-bb5553ffabd7 => generated 1090 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3104] 199.19.213.234 () {30 vars in 737 bytes} [Wed Feb 25 20:49:43 2026] GET /v2.0/ports/b752620d-79ae-4e2d-8ced-bb5553ffabd7 => generated 1090 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1623/3105] 199.19.213.234 () {32 vars in 759 bytes} [Wed Feb 25 20:49:43 2026] DELETE /v2.0/ports/b752620d-79ae-4e2d-8ced-bb5553ffabd7 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3106] 199.19.213.234 () {30 vars in 703 bytes} [Wed Feb 25 20:49:43 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: 1624/3107] 199.19.213.234 () {30 vars in 705 bytes} [Wed Feb 25 20:49:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3108] 199.19.213.234 () {30 vars in 681 bytes} [Wed Feb 25 20:49:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3109] 199.19.213.234 () {30 vars in 717 bytes} [Wed Feb 25 20:49:43 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-02-25 20:49:43.930 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3e630f09-f3a1-4983-8bb3-084e8ca2d0de b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1485/3110] 199.19.213.234 () {32 vars in 759 bytes} [Wed Feb 25 20:49:43 2026] DELETE /v2.0/ports/b752620d-79ae-4e2d-8ced-bb5553ffabd7 => 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: 1626/3111] 199.19.213.234 () {30 vars in 737 bytes} [Wed Feb 25 20:49:43 2026] GET /v2.0/ports/a76aa01a-c113-4cf9-b78f-458036cb7d94 => generated 1132 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:49:44.025 7 INFO neutron.api.v2.resource [None req-ca9f00f6-ae63-47c2-83f6-ea01eea151d4 b5c97aff242349d99357733b9ba06287 1a0e4564af62454fb017e699198da679 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1486/3112] 199.19.213.234 () {30 vars in 763 bytes} [Wed Feb 25 20:49:44 2026] GET /v2.0/security-groups/lb-8753f13b-7fe6-49bb-b474-67f4d6fdcb87 => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3113] 199.19.213.234 () {30 vars in 785 bytes} [Wed Feb 25 20:49:44 2026] GET /v2.0/security-groups?name=lb-8753f13b-7fe6-49bb-b474-67f4d6fdcb87 => generated 1637 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3114] 199.19.213.234 () {30 vars in 737 bytes} [Wed Feb 25 20:49:44 2026] GET /v2.0/ports/a76aa01a-c113-4cf9-b78f-458036cb7d94 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3115] 199.19.213.234 () {34 vars in 789 bytes} [Wed Feb 25 20:49:44 2026] PUT /v2.0/ports/a76aa01a-c113-4cf9-b78f-458036cb7d94 => generated 1094 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3116] 199.19.213.234 () {32 vars in 779 bytes} [Wed Feb 25 20:49:44 2026] DELETE /v2.0/security-groups/8bbf7c38-ef0b-4de9-991d-0369797a05d0 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3117] 199.19.213.234 () {32 vars in 759 bytes} [Wed Feb 25 20:49:44 2026] DELETE /v2.0/ports/a76aa01a-c113-4cf9-b78f-458036cb7d94 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3118] 199.19.213.234 () {34 vars in 994 bytes} [Wed Feb 25 20:49:45 2026] GET /v2.0/ports?device_id=94a7eec7-ffc6-49a5-8f80-184e4af718b8 => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:49:46.149 7 INFO neutron.db.l3_db [None req-dd3e5e7d-257f-4fe0-9122-445d20829d7b 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] Floating IP 79470563-d12b-401b-ad44-03bd1661c129 disassociated (deleted). External IP: 10.96.250.209, port: a77f4f29-b86a-4720-9b03-b5c423cd5d9e. [pid: 8|app: 0|req: 1631/3119] 199.19.213.234 () {36 vars in 997 bytes} [Wed Feb 25 20:49:45 2026] DELETE /v2.0/ports/8070fc8a-ec70-4f70-82e8-dfc8454e1a19 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3120] 10.0.0.206 () {32 vars in 732 bytes} [Wed Feb 25 20:49:45 2026] DELETE /v2.0/floatingips/79470563-d12b-401b-ad44-03bd1661c129 => generated 0 bytes in 787 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:49:46.572 8 INFO neutron.api.v2.resource [None req-a378d100-a7fd-4ecb-9a7f-5a6ba87d9034 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1632/3121] 10.0.0.206 () {32 vars in 729 bytes} [Wed Feb 25 20:49:46 2026] GET /v2.0/floatingips/79470563-d12b-401b-ad44-03bd1661c129 => generated 144 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:49:46.822 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a2fe27e-b6c6-460c-8368-90a9d03989f8'] response: {'name': 'network-changed', 'server_uuid': '96f7d268-fd07-43f4-9937-59f4cd5079ef', 'tag': 'a77f4f29-b86a-4720-9b03-b5c423cd5d9e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1490/3122] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:49:46 2026] GET /v2.0/ports?device_id=96f7d268-fd07-43f4-9937-59f4cd5079ef => generated 1204 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3123] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:49:46 2026] GET /v2.0/ports?tenant_id=772172429c1945b08fc9479be595b0ec&device_id=96f7d268-fd07-43f4-9937-59f4cd5079ef => generated 1473 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:49:46.923 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1df6aaa-a53e-44b1-9679-c62e4862c457'] response: {'server_uuid': '94a7eec7-ffc6-49a5-8f80-184e4af718b8', 'name': 'network-vif-deleted', 'tag': '8070fc8a-ec70-4f70-82e8-dfc8454e1a19', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1634/3124] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:49:46 2026] GET /v2.0/security-groups?id=f02322a5-42e8-4fa4-a049-f3d2bc3ae188&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: 1491/3125] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:49:46 2026] GET /v2.0/networks?id=4216a3c5-8f6b-4c5a-af6d-9816009a899e => generated 800 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3126] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:49:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.206&port_id=a77f4f29-b86a-4720-9b03-b5c423cd5d9e => 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: 1492/3127] 199.19.213.234 () {34 vars in 1106 bytes} [Wed Feb 25 20:49:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3cc&port_id=a77f4f29-b86a-4720-9b03-b5c423cd5d9e => 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: 1636/3128] 199.19.213.234 () {34 vars in 1064 bytes} [Wed Feb 25 20:49:47 2026] GET /v2.0/subnets?id=0894c19f-2dcd-4356-b786-51906d378dfe&id=e8400d66-1220-46b2-b729-fc354d8c3c10 => 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: 1493/3129] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:49:47 2026] GET /v2.0/ports?network_id=4216a3c5-8f6b-4c5a-af6d-9816009a899e&device_owner=network%3Adhcp => generated 1461 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3130] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:49:47 2026] GET /v2.0/ports?network_id=4216a3c5-8f6b-4c5a-af6d-9816009a899e&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: 1494/3131] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:49:47 2026] GET /v2.0/networks/4216a3c5-8f6b-4c5a-af6d-9816009a899e?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: 1638/3132] 199.19.213.234 () {34 vars in 994 bytes} [Wed Feb 25 20:49:47 2026] GET /v2.0/ports?device_id=96f7d268-fd07-43f4-9937-59f4cd5079ef => generated 1204 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3133] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:49:47 2026] GET /v2.0/networks/4216a3c5-8f6b-4c5a-af6d-9816009a899e?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: 1639/3134] 199.19.213.234 () {36 vars in 997 bytes} [Wed Feb 25 20:49:47 2026] DELETE /v2.0/ports/a77f4f29-b86a-4720-9b03-b5c423cd5d9e => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:49:52.386 7 INFO neutron.db.l3_db [None req-35409803-9e0b-4fb6-ac29-31bfdbeaa386 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] Floating IP de140660-459b-4ed7-9e16-ed139af577a1 disassociated (deleted). External IP: 10.96.250.212, port: 2b556eb0-5357-4595-b28f-8d90ce0c609b. [pid: 7|app: 0|req: 1496/3135] 10.0.0.206 () {32 vars in 732 bytes} [Wed Feb 25 20:49:52 2026] DELETE /v2.0/floatingips/de140660-459b-4ed7-9e16-ed139af577a1 => generated 0 bytes in 764 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:49:52.816 8 INFO neutron.api.v2.resource [None req-a2e2f7f2-e292-4fc6-bfea-6ca07aa5459d 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1640/3136] 10.0.0.206 () {32 vars in 729 bytes} [Wed Feb 25 20:49:52 2026] GET /v2.0/floatingips/de140660-459b-4ed7-9e16-ed139af577a1 => generated 144 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:49:53.018 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-98f4a159-05aa-4cb0-972e-18d210617157'] response: {'name': 'network-changed', 'server_uuid': '9c1e0295-8862-4bf3-a36f-8e0f01e52425', 'tag': '2b556eb0-5357-4595-b28f-8d90ce0c609b', 'status': 'completed', 'code': 200} 2026-02-25 20:49:53.046 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8074d7df-6f81-4d40-868c-921a3a43a352'] response: {'server_uuid': '96f7d268-fd07-43f4-9937-59f4cd5079ef', 'name': 'network-vif-deleted', 'tag': 'a77f4f29-b86a-4720-9b03-b5c423cd5d9e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1641/3137] 199.19.213.234 () {34 vars in 1080 bytes} [Wed Feb 25 20:49:53 2026] GET /v2.0/ports?tenant_id=772172429c1945b08fc9479be595b0ec&device_id=9c1e0295-8862-4bf3-a36f-8e0f01e52425 => generated 1469 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3138] 10.0.0.110 () {34 vars in 990 bytes} [Wed Feb 25 20:49:52 2026] GET /v2.0/ports?device_id=9c1e0295-8862-4bf3-a36f-8e0f01e52425 => generated 1200 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3139] 199.19.213.234 () {34 vars in 986 bytes} [Wed Feb 25 20:49:53 2026] GET /v2.0/networks?id=037f6833-3e20-4132-8267-8bd542831759 => generated 800 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3140] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Feb 25 20:49:53 2026] GET /v2.0/security-groups?id=f02322a5-42e8-4fa4-a049-f3d2bc3ae188&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3141] 199.19.213.234 () {34 vars in 1058 bytes} [Wed Feb 25 20:49:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.159&port_id=2b556eb0-5357-4595-b28f-8d90ce0c609b => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3142] 199.19.213.234 () {34 vars in 1104 bytes} [Wed Feb 25 20:49:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A280&port_id=2b556eb0-5357-4595-b28f-8d90ce0c609b => 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: 1644/3143] 199.19.213.234 () {34 vars in 1064 bytes} [Wed Feb 25 20:49:53 2026] GET /v2.0/subnets?id=bc1d7e6a-4bc1-4cb7-b56b-23a7dc33bd72&id=fbe5835d-636f-4143-a8bc-d4f08a1ac2a1 => generated 1360 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3144] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:49:53 2026] GET /v2.0/ports?network_id=037f6833-3e20-4132-8267-8bd542831759&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3145] 199.19.213.234 () {34 vars in 1052 bytes} [Wed Feb 25 20:49:53 2026] GET /v2.0/ports?network_id=037f6833-3e20-4132-8267-8bd542831759&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: 1501/3146] 199.19.213.234 () {34 vars in 1012 bytes} [Wed Feb 25 20:49:53 2026] GET /v2.0/networks/037f6833-3e20-4132-8267-8bd542831759?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: 1646/3147] 199.19.213.234 () {34 vars in 1112 bytes} [Wed Feb 25 20:49:53 2026] GET /v2.0/networks/037f6833-3e20-4132-8267-8bd542831759?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: 1502/3148] 199.19.213.234 () {34 vars in 994 bytes} [Wed Feb 25 20:49:53 2026] GET /v2.0/ports?device_id=9c1e0295-8862-4bf3-a36f-8e0f01e52425 => generated 1200 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3149] 199.19.213.234 () {36 vars in 997 bytes} [Wed Feb 25 20:49:53 2026] DELETE /v2.0/ports/2b556eb0-5357-4595-b28f-8d90ce0c609b => generated 0 bytes in 381 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3152] 10.0.0.206 () {32 vars in 750 bytes} [Wed Feb 25 20:49:58 2026] DELETE /v2.0/security-group-rules/5fd2b314-c058-482a-a44d-9a473e3a2e88 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:49:58.411 8 INFO neutron.api.v2.resource [None req-7f99b94a-a48b-448e-8ed9-9260498021fe 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1650/3153] 10.0.0.206 () {32 vars in 747 bytes} [Wed Feb 25 20:49:58 2026] GET /v2.0/security-group-rules/5fd2b314-c058-482a-a44d-9a473e3a2e88 => generated 155 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3154] 10.0.0.206 () {32 vars in 750 bytes} [Wed Feb 25 20:49:58 2026] DELETE /v2.0/security-group-rules/2589b6b1-6d3f-443b-96ab-2e803357a01a => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:49:58.516 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-30fed826-ab1c-4ea5-8895-47371a4d7a67'] response: {'server_uuid': '9c1e0295-8862-4bf3-a36f-8e0f01e52425', 'name': 'network-vif-deleted', 'tag': '2b556eb0-5357-4595-b28f-8d90ce0c609b', 'status': 'completed', 'code': 200} 2026-02-25 20:49:58.521 8 INFO neutron.api.v2.resource [None req-a14e101e-2e07-45ce-80a8-4c595b75ba23 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1651/3155] 10.0.0.206 () {32 vars in 747 bytes} [Wed Feb 25 20:49:58 2026] GET /v2.0/security-group-rules/2589b6b1-6d3f-443b-96ab-2e803357a01a => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3156] 10.0.0.206 () {32 vars in 750 bytes} [Wed Feb 25 20:49:58 2026] DELETE /v2.0/security-group-rules/7628f344-65ae-4d94-b223-891f57a43219 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:49:58.616 8 INFO neutron.api.v2.resource [None req-5c6ebbce-9bd3-4bd2-b8a0-5a87f3022545 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1652/3157] 10.0.0.206 () {32 vars in 747 bytes} [Wed Feb 25 20:49:58 2026] GET /v2.0/security-group-rules/7628f344-65ae-4d94-b223-891f57a43219 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3158] 10.0.0.206 () {32 vars in 750 bytes} [Wed Feb 25 20:49:58 2026] DELETE /v2.0/security-group-rules/07e4b0c1-2f54-400e-9a1b-07de52ebfa12 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:49:58.717 8 INFO neutron.api.v2.resource [None req-2bcfea81-49fd-4e2c-bb67-6fe3e414c29b 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1653/3159] 10.0.0.206 () {32 vars in 747 bytes} [Wed Feb 25 20:49:58 2026] GET /v2.0/security-group-rules/07e4b0c1-2f54-400e-9a1b-07de52ebfa12 => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3160] 10.0.0.206 () {32 vars in 750 bytes} [Wed Feb 25 20:49:58 2026] DELETE /v2.0/security-group-rules/4d622e01-a019-4267-998d-70d0fa9c3747 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:49:58.810 8 INFO neutron.api.v2.resource [None req-4e862c11-2afd-4263-94f0-cc6d52ff2f41 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1654/3161] 10.0.0.206 () {32 vars in 747 bytes} [Wed Feb 25 20:49:58 2026] GET /v2.0/security-group-rules/4d622e01-a019-4267-998d-70d0fa9c3747 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3162] 10.0.0.206 () {32 vars in 750 bytes} [Wed Feb 25 20:49:58 2026] DELETE /v2.0/security-group-rules/716bc8e0-01b0-46a7-885c-5d01912e06ee => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:49:58.911 8 INFO neutron.api.v2.resource [None req-dec10f42-ed9b-456d-ab76-0094addb65d5 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1655/3163] 10.0.0.206 () {32 vars in 747 bytes} [Wed Feb 25 20:49:58 2026] GET /v2.0/security-group-rules/716bc8e0-01b0-46a7-885c-5d01912e06ee => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3164] 10.0.0.206 () {32 vars in 750 bytes} [Wed Feb 25 20:49:58 2026] DELETE /v2.0/security-group-rules/c158831a-015a-44cd-88d8-fdac6a71efb9 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:49:58.995 8 INFO neutron.api.v2.resource [None req-4f09a8fd-4c2a-4c54-b756-1f27cb0b450b 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1656/3165] 10.0.0.206 () {32 vars in 747 bytes} [Wed Feb 25 20:49:58 2026] GET /v2.0/security-group-rules/c158831a-015a-44cd-88d8-fdac6a71efb9 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3166] 10.0.0.206 () {32 vars in 750 bytes} [Wed Feb 25 20:49:59 2026] DELETE /v2.0/security-group-rules/64dc5b09-e6cd-4835-8f27-42b32aa69c79 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:49:59.096 8 INFO neutron.api.v2.resource [None req-9c39c244-375f-4ae3-9058-6f2a5a158b03 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1657/3167] 10.0.0.206 () {32 vars in 747 bytes} [Wed Feb 25 20:49:59 2026] GET /v2.0/security-group-rules/64dc5b09-e6cd-4835-8f27-42b32aa69c79 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3168] 10.0.0.206 () {32 vars in 750 bytes} [Wed Feb 25 20:49:59 2026] DELETE /v2.0/security-group-rules/2f9280e6-51e5-4b1d-be4a-160d0d9bdeff => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:49:59.190 8 INFO neutron.api.v2.resource [None req-0b55925e-5ae5-4a3a-8bd8-f995394e5faf 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1658/3169] 10.0.0.206 () {32 vars in 747 bytes} [Wed Feb 25 20:49:59 2026] GET /v2.0/security-group-rules/2f9280e6-51e5-4b1d-be4a-160d0d9bdeff => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3170] 10.0.0.206 () {32 vars in 750 bytes} [Wed Feb 25 20:49:59 2026] DELETE /v2.0/security-group-rules/5b0265cc-87bd-49ac-b026-efdc05d90159 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:49:59.286 8 INFO neutron.api.v2.resource [None req-bd36dd95-29e9-4d93-b5a7-1abff9027a9f 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1659/3171] 10.0.0.206 () {32 vars in 747 bytes} [Wed Feb 25 20:49:59 2026] GET /v2.0/security-group-rules/5b0265cc-87bd-49ac-b026-efdc05d90159 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3172] 10.0.0.206 () {32 vars in 750 bytes} [Wed Feb 25 20:49:59 2026] DELETE /v2.0/security-group-rules/05720113-621e-4664-acd1-36c3ba01cc3c => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:49:59.386 8 INFO neutron.api.v2.resource [None req-6702d369-f104-4c5a-b670-23a5fba3f8fe 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1660/3173] 10.0.0.206 () {32 vars in 747 bytes} [Wed Feb 25 20:49:59 2026] GET /v2.0/security-group-rules/05720113-621e-4664-acd1-36c3ba01cc3c => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3174] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:49:59 2026] DELETE /v2.0/security-groups/f02322a5-42e8-4fa4-a049-f3d2bc3ae188 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:49:59.509 8 INFO neutron.api.v2.resource [None req-65e32369-2890-4c35-8e31-a2abc37d9512 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1661/3175] 10.0.0.206 () {32 vars in 737 bytes} [Wed Feb 25 20:49:59 2026] GET /v2.0/security-groups/f02322a5-42e8-4fa4-a049-f3d2bc3ae188 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3176] 10.0.0.206 () {34 vars in 789 bytes} [Wed Feb 25 20:49:59 2026] PUT /v2.0/routers/d68604cc-5bbe-4da3-ac07-af7bad97d280/remove_router_interface => generated 309 bytes in 1441 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:50:01.242 8 INFO neutron.api.v2.resource [None req-3f45865e-758c-4025-8b3a-6f0676d8a5b6 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1662/3177] 10.0.0.206 () {34 vars in 789 bytes} [Wed Feb 25 20:50:01 2026] PUT /v2.0/routers/d68604cc-5bbe-4da3-ac07-af7bad97d280/remove_router_interface => generated 198 bytes in 236 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3178] 10.0.0.206 () {34 vars in 789 bytes} [Wed Feb 25 20:50:01 2026] PUT /v2.0/routers/d68604cc-5bbe-4da3-ac07-af7bad97d280/remove_router_interface => generated 309 bytes in 1600 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:50:03.106 8 INFO neutron.api.v2.resource [None req-e04c2ef6-a0bd-4ac3-9102-d743d6b20a11 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1663/3179] 10.0.0.206 () {34 vars in 789 bytes} [Wed Feb 25 20:50:02 2026] PUT /v2.0/routers/d68604cc-5bbe-4da3-ac07-af7bad97d280/remove_router_interface => generated 198 bytes in 256 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3180] 10.0.0.206 () {34 vars in 789 bytes} [Wed Feb 25 20:50:03 2026] PUT /v2.0/routers/d68604cc-5bbe-4da3-ac07-af7bad97d280/remove_router_interface => generated 309 bytes in 1252 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:50:04.597 8 INFO neutron.api.v2.resource [None req-217f413f-88d2-439a-82ef-66a6123454d0 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1664/3181] 10.0.0.206 () {34 vars in 789 bytes} [Wed Feb 25 20:50:04 2026] PUT /v2.0/routers/d68604cc-5bbe-4da3-ac07-af7bad97d280/remove_router_interface => generated 198 bytes in 225 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:50:05.831 7 INFO neutron.db.l3_hamode_db [None req-ae59d037-b229-4d86-89f4-048cafd54651 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] HA network 658885cf-6a90-4a06-9c77-d8a09a27cd7d was deleted as no HA routers are present in tenant 772172429c1945b08fc9479be595b0ec. [pid: 7|app: 0|req: 1518/3182] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:50:04 2026] DELETE /v2.0/routers/d68604cc-5bbe-4da3-ac07-af7bad97d280 => generated 0 bytes in 1236 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:50:05.874 8 INFO neutron.api.v2.resource [None req-a305218e-d020-4b81-9a0e-fe2fb2cfee48 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1665/3183] 10.0.0.206 () {32 vars in 721 bytes} [Wed Feb 25 20:50:05 2026] GET /v2.0/routers/d68604cc-5bbe-4da3-ac07-af7bad97d280 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:50:05.914 7 INFO neutron.services.segments.plugin [-] Segment 0ecad70f-8778-4338-b482-f369c02cc035 resource provider aggregate not found 2026-02-25 20:50:05.930 7 INFO neutron.services.segments.plugin [-] Segment 0ecad70f-8778-4338-b482-f369c02cc035 resource provider aggregate not found 2026-02-25 20:50:05.942 7 INFO neutron.services.segments.plugin [-] Segment 0ecad70f-8778-4338-b482-f369c02cc035 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ecad70f-8778-4338-b482-f369c02cc035 found for delete ", "request_id": "req-440cf66a-fb27-4900-9e81-d917c2529b33"}]} 2026-02-25 20:50:05.955 7 INFO neutron.services.segments.plugin [-] Segment 0ecad70f-8778-4338-b482-f369c02cc035 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ecad70f-8778-4338-b482-f369c02cc035 found for delete ", "request_id": "req-1831d92a-cc9b-4ee8-924f-6b633785852c"}]} [pid: 7|app: 0|req: 1519/3184] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:50:05 2026] DELETE /v2.0/subnets/0894c19f-2dcd-4356-b786-51906d378dfe => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:50:06.182 8 INFO neutron.pecan_wsgi.hooks.translation [None req-200c7cd3-e7dd-4d18-8cee-c9680ce58905 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1666/3185] 10.0.0.206 () {32 vars in 721 bytes} [Wed Feb 25 20:50:06 2026] GET /v2.0/subnets/0894c19f-2dcd-4356-b786-51906d378dfe => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3186] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:50:06 2026] DELETE /v2.0/subnets/e8400d66-1220-46b2-b729-fc354d8c3c10 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:50:06.455 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fb1e16e1-67b7-447d-8d2d-1e04ba8755d8 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1667/3187] 10.0.0.206 () {32 vars in 721 bytes} [Wed Feb 25 20:50:06 2026] GET /v2.0/subnets/e8400d66-1220-46b2-b729-fc354d8c3c10 => 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: 1521/3188] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:50:06 2026] DELETE /v2.0/networks/4216a3c5-8f6b-4c5a-af6d-9816009a899e => generated 0 bytes in 489 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:50:06.991 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4a91c01d-3219-4d38-be25-9b0993f995bf 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1668/3189] 10.0.0.206 () {32 vars in 723 bytes} [Wed Feb 25 20:50:06 2026] GET /v2.0/networks/4216a3c5-8f6b-4c5a-af6d-9816009a899e => generated 138 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3190] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:50:07 2026] DELETE /v2.0/subnets/fbe5835d-636f-4143-a8bc-d4f08a1ac2a1 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:50:07.283 8 INFO neutron.pecan_wsgi.hooks.translation [None req-64d68408-e360-4598-a85c-3d7e216c8848 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1669/3191] 10.0.0.206 () {32 vars in 721 bytes} [Wed Feb 25 20:50:07 2026] GET /v2.0/subnets/fbe5835d-636f-4143-a8bc-d4f08a1ac2a1 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3192] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:50:07 2026] DELETE /v2.0/subnets/bc1d7e6a-4bc1-4cb7-b56b-23a7dc33bd72 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:50:07.567 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f8bc3c1a-6c63-49ee-9d9d-3d12da5e8b7e 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1670/3193] 10.0.0.206 () {32 vars in 721 bytes} [Wed Feb 25 20:50:07 2026] GET /v2.0/subnets/bc1d7e6a-4bc1-4cb7-b56b-23a7dc33bd72 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:50:07.971 7 INFO neutron.services.segments.plugin [-] Segment 66592dfd-0530-47a0-8415-6cc7462a789b resource provider aggregate not found 2026-02-25 20:50:07.986 7 INFO neutron.services.segments.plugin [-] Segment 66592dfd-0530-47a0-8415-6cc7462a789b resource provider aggregate not found 2026-02-25 20:50:07.993 7 INFO neutron.services.segments.plugin [-] Segment 66592dfd-0530-47a0-8415-6cc7462a789b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66592dfd-0530-47a0-8415-6cc7462a789b found for delete ", "request_id": "req-e439fb21-d69d-422c-94de-88a95ebe0302"}]} 2026-02-25 20:50:08.003 7 INFO neutron.services.segments.plugin [-] Segment 66592dfd-0530-47a0-8415-6cc7462a789b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66592dfd-0530-47a0-8415-6cc7462a789b found for delete ", "request_id": "req-333b6c31-b4fa-48ba-b3b0-6cd29a8bd910"}]} [pid: 7|app: 0|req: 1524/3194] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:50:07 2026] DELETE /v2.0/networks/037f6833-3e20-4132-8267-8bd542831759 => generated 0 bytes in 465 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:50:08.076 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4850d91a-e202-4eff-8862-c9924a47f88f 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1671/3195] 10.0.0.206 () {32 vars in 723 bytes} [Wed Feb 25 20:50:08 2026] GET /v2.0/networks/037f6833-3e20-4132-8267-8bd542831759 => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3196] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:50:08 2026] DELETE /v2.0/subnets/92bff42f-632c-4fee-b902-4538e0dd0f1a => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:50:08.358 8 INFO neutron.pecan_wsgi.hooks.translation [None req-01c84f36-e7ce-40ad-be05-460ce5b8ae93 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1672/3197] 10.0.0.206 () {32 vars in 721 bytes} [Wed Feb 25 20:50:08 2026] GET /v2.0/subnets/92bff42f-632c-4fee-b902-4538e0dd0f1a => 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: 1526/3198] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:50:08 2026] DELETE /v2.0/subnets/132536ef-9a31-4bea-bbbf-498d1897f888 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:50:08.623 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7daed30d-8fa3-4cae-9f5e-55fb699a1ac7 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1673/3199] 10.0.0.206 () {32 vars in 721 bytes} [Wed Feb 25 20:50:08 2026] GET /v2.0/subnets/132536ef-9a31-4bea-bbbf-498d1897f888 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3200] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:50:08 2026] DELETE /v2.0/networks/7abf50fc-4f99-4fc6-9d6d-66555a7a1db7 => generated 0 bytes in 461 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:50:09.117 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c053e5cd-fb4e-4f2d-86d1-50cc4767ee68 64090818601846e2a0040846bb2a9fa0 772172429c1945b08fc9479be595b0ec - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1674/3201] 10.0.0.206 () {32 vars in 723 bytes} [Wed Feb 25 20:50:09 2026] GET /v2.0/networks/7abf50fc-4f99-4fc6-9d6d-66555a7a1db7 => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:50:11.078 7 INFO neutron.services.segments.plugin [-] Segment fa6f28d8-ad2e-4a3e-a267-b0c7932d2bdf resource provider aggregate not found 2026-02-25 20:50:11.083 7 INFO neutron.services.segments.plugin [-] Segment fa6f28d8-ad2e-4a3e-a267-b0c7932d2bdf resource provider aggregate not found 2026-02-25 20:50:11.099 7 INFO neutron.services.segments.plugin [-] Segment fa6f28d8-ad2e-4a3e-a267-b0c7932d2bdf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa6f28d8-ad2e-4a3e-a267-b0c7932d2bdf found for delete ", "request_id": "req-3c93750d-5d45-4bad-896e-a411adb57f35"}]} 2026-02-25 20:50:11.106 7 INFO neutron.services.segments.plugin [-] Segment fa6f28d8-ad2e-4a3e-a267-b0c7932d2bdf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa6f28d8-ad2e-4a3e-a267-b0c7932d2bdf found for delete ", "request_id": "req-89614e54-4210-4382-aefb-cd0b2a8ef251"}]} 2026-02-25 20:50:11.121 7 INFO neutron.services.segments.plugin [-] Segment 76f72459-9361-4cb1-ab50-2393c90a34f1 resource provider aggregate not found 2026-02-25 20:50:11.130 7 INFO neutron.services.segments.plugin [-] Segment 76f72459-9361-4cb1-ab50-2393c90a34f1 resource provider aggregate not found 2026-02-25 20:50:11.142 7 INFO neutron.services.segments.plugin [-] Segment 76f72459-9361-4cb1-ab50-2393c90a34f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76f72459-9361-4cb1-ab50-2393c90a34f1 found for delete ", "request_id": "req-63fc3817-8dbd-4129-a61d-c48e8e12fda0"}]} 2026-02-25 20:50:11.147 7 INFO neutron.services.segments.plugin [-] Segment 76f72459-9361-4cb1-ab50-2393c90a34f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76f72459-9361-4cb1-ab50-2393c90a34f1 found for delete ", "request_id": "req-47998c62-f24c-4db8-8cc9-a29322d7abb9"}]} [pid: 7|app: 0|req: 1528/3202] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:50:11 2026] GET /v2.0/security-groups?tenant_id=55bef5764cea439bb162e7df3ab5725f&name=default => generated 2929 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3203] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:50:11 2026] DELETE /v2.0/security-groups/9fd0e9f8-f2c4-4364-8e2d-c63e9107a0c1 => 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: 1529/3204] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:50:11 2026] GET /v2.0/security-groups?tenant_id=d343d9d9f0b34e70ac090cbddc60bde4&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: 1530/3205] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:50:11 2026] DELETE /v2.0/security-groups/f443e85c-7352-4a09-8400-8e691e76c496 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1676/3206] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:50:11 2026] GET /v2.0/routers => generated 15 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3207] 10.0.0.32 () {28 vars in 623 bytes} [Wed Feb 25 20:50:11 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1677/3208] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:50:11 2026] GET /v2.0/security-groups?tenant_id=5744f01ddf8f4de4b5fb8d91d7ffefd0&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3209] 10.0.0.32 () {28 vars in 584 bytes} [Wed Feb 25 20:50:11 2026] GET /v2.0/networks => generated 2167 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3210] 10.0.0.32 () {28 vars in 580 bytes} [Wed Feb 25 20:50:12 2026] GET /v2.0/agents => generated 3385 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3211] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:50:12 2026] GET /v2.0/subnets => generated 1261 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3212] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:50:12 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1678/3213] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:50:12 2026] DELETE /v2.0/security-groups/abb60a03-fc08-478e-b22e-6b36e86cad71 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3214] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:50:12 2026] GET /v2.0/floatingips => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1679/3215] 10.0.0.32 () {28 vars in 578 bytes} [Wed Feb 25 20:50:12 2026] GET /v2.0/ports => generated 4725 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3216] 10.0.0.32 () {28 vars in 598 bytes} [Wed Feb 25 20:50:12 2026] GET /v2.0/security-groups => generated 20305 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3217] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:50:12 2026] GET /v2.0/subnets => generated 1261 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3218] 10.0.0.32 () {28 vars in 618 bytes} [Wed Feb 25 20:50:12 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1680/3219] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:50:12 2026] GET /v2.0/security-groups?tenant_id=10965e99ccd04f8e82af60a7b33cce1d&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: 1540/3220] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:50:12 2026] DELETE /v2.0/security-groups/9e083a28-5261-4e46-87d7-d8ff534aa8e7 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1681/3221] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:50:12 2026] GET /v2.0/security-groups?tenant_id=2fbc8991e5414c2a9d9e04f4b6c74c81&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: 1541/3222] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:50:12 2026] DELETE /v2.0/security-groups/eaff9f43-3c4f-4216-9753-9fe71cfe956c => 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: 1682/3223] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:50:13 2026] GET /v2.0/security-groups?tenant_id=772172429c1945b08fc9479be595b0ec&name=default => generated 2925 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3226] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:50:13 2026] DELETE /v2.0/security-groups/a832c23c-92e3-460e-bd7f-927947ecc2e2 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1685/3227] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:50:13 2026] GET /v2.0/security-groups?tenant_id=cb3237959bc84a6790e6968c5d3424af&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3228] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:50:13 2026] DELETE /v2.0/security-groups/4b7e92b0-3b3f-455a-8cfe-7805a649f25e => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:50:17.901 8 INFO neutron.db.segments_db [None req-224096b0-34f0-4065-a7e0-5f93e56fcce5 5cccc56635ec42f590a4a56d8920b9d9 eba4bd54c200417db1ea9fa2058f704d - - default default] Added segment 5b8209fb-435a-4a6b-bbd6-ebba4b8362c3 of type vxlan for network ce1e33ea-64be-4719-8f57-d1f994ebd0ee [pid: 8|app: 0|req: 1686/3229] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:50:17 2026] POST /v2.0/networks => generated 726 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3230] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:50:18 2026] POST /v2.0/subnets => generated 620 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:50:18.265 8 WARNING neutron.api.v2.base [None req-31df10dd-fe1d-4ca7-a711-8b82ef153477 5cccc56635ec42f590a4a56d8920b9d9 eba4bd54c200417db1ea9fa2058f704d - - 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-02-25 20:50:18.265 8 INFO neutron.api.v2.resource [None req-31df10dd-fe1d-4ca7-a711-8b82ef153477 5cccc56635ec42f590a4a56d8920b9d9 eba4bd54c200417db1ea9fa2058f704d - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1687/3231] 10.0.0.206 () {34 vars in 681 bytes} [Wed Feb 25 20:50:18 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) 2026-02-25 20:50:18.649 7 INFO neutron.services.segments.plugin [-] Segment 5b8209fb-435a-4a6b-bbd6-ebba4b8362c3 resource provider aggregate not found 2026-02-25 20:50:18.653 7 INFO neutron.services.segments.plugin [-] Segment 5b8209fb-435a-4a6b-bbd6-ebba4b8362c3 resource provider aggregate not found 2026-02-25 20:50:18.672 7 INFO neutron.services.segments.plugin [-] Segment 5b8209fb-435a-4a6b-bbd6-ebba4b8362c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b8209fb-435a-4a6b-bbd6-ebba4b8362c3 found for delete ", "request_id": "req-0be510d8-d0e9-45e0-9858-d62256c72679"}]} 2026-02-25 20:50:18.678 7 INFO neutron.services.segments.plugin [-] Segment 5b8209fb-435a-4a6b-bbd6-ebba4b8362c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b8209fb-435a-4a6b-bbd6-ebba4b8362c3 found for delete ", "request_id": "req-e6c7ab65-7402-47b4-85fe-a89bb8490074"}]} [pid: 7|app: 0|req: 1545/3232] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:50:18 2026] DELETE /v2.0/networks/ce1e33ea-64be-4719-8f57-d1f994ebd0ee => generated 0 bytes in 1225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:50:19.583 8 INFO neutron.db.segments_db [None req-8c4bc15f-2993-4914-a5be-f53a7136c746 5cccc56635ec42f590a4a56d8920b9d9 eba4bd54c200417db1ea9fa2058f704d - - default default] Added segment e7002a53-34ec-4906-ab81-aabc77faf43a of type vxlan for network 6d6d8ee5-795d-4698-bfa3-f1b89e8def33 [pid: 8|app: 0|req: 1688/3233] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:50:19 2026] POST /v2.0/networks => generated 727 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3234] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:50:19 2026] POST /v2.0/subnets => generated 623 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:50:19.914 8 WARNING neutron.api.v2.base [None req-794b570e-42d8-472e-8233-32736ddf505c 5cccc56635ec42f590a4a56d8920b9d9 eba4bd54c200417db1ea9fa2058f704d - - 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-02-25 20:50:19.915 8 INFO neutron.api.v2.resource [None req-794b570e-42d8-472e-8233-32736ddf505c 5cccc56635ec42f590a4a56d8920b9d9 eba4bd54c200417db1ea9fa2058f704d - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1689/3235] 10.0.0.206 () {34 vars in 681 bytes} [Wed Feb 25 20:50:19 2026] POST /v2.0/rbac-policies => generated 547 bytes in 13 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-02-25 20:50:20.695 7 INFO neutron.services.segments.plugin [-] Segment 5b8209fb-435a-4a6b-bbd6-ebba4b8362c3 resource provider aggregate not found 2026-02-25 20:50:20.701 7 INFO neutron.services.segments.plugin [-] Segment 5b8209fb-435a-4a6b-bbd6-ebba4b8362c3 resource provider aggregate not found 2026-02-25 20:50:20.710 7 INFO neutron.services.segments.plugin [-] Segment 5b8209fb-435a-4a6b-bbd6-ebba4b8362c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b8209fb-435a-4a6b-bbd6-ebba4b8362c3 found for delete ", "request_id": "req-397ebc6d-6911-45bc-818d-aa2170235d46"}]} 2026-02-25 20:50:20.718 7 INFO neutron.services.segments.plugin [-] Segment 5b8209fb-435a-4a6b-bbd6-ebba4b8362c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b8209fb-435a-4a6b-bbd6-ebba4b8362c3 found for delete ", "request_id": "req-b4719a4b-df3c-4fdd-af40-62e894e94ebc"}]} 2026-02-25 20:50:20.722 7 INFO neutron.services.segments.plugin [-] Segment e7002a53-34ec-4906-ab81-aabc77faf43a resource provider aggregate not found 2026-02-25 20:50:20.730 7 INFO neutron.services.segments.plugin [-] Segment e7002a53-34ec-4906-ab81-aabc77faf43a resource provider aggregate not found 2026-02-25 20:50:20.736 7 INFO neutron.services.segments.plugin [-] Segment e7002a53-34ec-4906-ab81-aabc77faf43a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7002a53-34ec-4906-ab81-aabc77faf43a found for delete ", "request_id": "req-7a024672-3f51-4d18-8f39-18b251d04b0c"}]} 2026-02-25 20:50:20.741 7 INFO neutron.services.segments.plugin [-] Segment e7002a53-34ec-4906-ab81-aabc77faf43a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7002a53-34ec-4906-ab81-aabc77faf43a found for delete ", "request_id": "req-6fbbb9d0-819a-42c7-9ef7-73f1f298d0f4"}]} [pid: 7|app: 0|req: 1547/3236] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:50:19 2026] DELETE /v2.0/networks/6d6d8ee5-795d-4698-bfa3-f1b89e8def33 => generated 0 bytes in 1172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:50:21.181 8 INFO neutron.db.segments_db [None req-e6b02432-73a7-4a11-9667-ef0490028ba5 5cccc56635ec42f590a4a56d8920b9d9 eba4bd54c200417db1ea9fa2058f704d - - default default] Added segment c15a0aa2-1918-4c78-b659-8893ae1b747e of type vxlan for network 199fdd14-6f2c-41e2-98fb-0162d8f39ab3 [pid: 8|app: 0|req: 1690/3237] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:50:21 2026] POST /v2.0/networks => generated 726 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3238] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:50:21 2026] POST /v2.0/subnets => generated 623 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1691/3239] 10.0.0.206 () {34 vars in 681 bytes} [Wed Feb 25 20:50:21 2026] POST /v2.0/rbac-policies => generated 324 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3240] 10.0.0.206 () {32 vars in 723 bytes} [Wed Feb 25 20:50:22 2026] GET /v2.0/networks/199fdd14-6f2c-41e2-98fb-0162d8f39ab3 => generated 654 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:50:22.846 8 INFO neutron.pecan_wsgi.hooks.translation [None req-738d6c8f-8ec1-4f33-acc6-048fa58eaf95 c314dc1fe86e440aa67a44b5f398ff86 a524c50c6ccc418c9588deeab2a7a3d3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1692/3241] 10.0.0.206 () {32 vars in 723 bytes} [Wed Feb 25 20:50:22 2026] GET /v2.0/networks/199fdd14-6f2c-41e2-98fb-0162d8f39ab3 => generated 138 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:50:22.898 7 INFO neutron.services.segments.plugin [-] Segment e7002a53-34ec-4906-ab81-aabc77faf43a resource provider aggregate not found 2026-02-25 20:50:22.902 7 INFO neutron.services.segments.plugin [-] Segment e7002a53-34ec-4906-ab81-aabc77faf43a resource provider aggregate not found 2026-02-25 20:50:22.917 7 INFO neutron.services.segments.plugin [-] Segment e7002a53-34ec-4906-ab81-aabc77faf43a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7002a53-34ec-4906-ab81-aabc77faf43a found for delete ", "request_id": "req-b7f1cb19-b7e0-42ee-9ef5-9f90132d3b7d"}]} 2026-02-25 20:50:22.920 7 INFO neutron.services.segments.plugin [-] Segment e7002a53-34ec-4906-ab81-aabc77faf43a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7002a53-34ec-4906-ab81-aabc77faf43a found for delete ", "request_id": "req-bdcd4265-5b7c-46dc-994a-624f7f652122"}]} [pid: 7|app: 0|req: 1550/3242] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:50:22 2026] DELETE /v2.0/networks/199fdd14-6f2c-41e2-98fb-0162d8f39ab3 => generated 0 bytes in 611 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:50:23.494 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e68266f0-fb00-4e45-b5ed-3fcbc1730b43 5cccc56635ec42f590a4a56d8920b9d9 eba4bd54c200417db1ea9fa2058f704d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1693/3243] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:50:23 2026] DELETE /v2.0/subnets/fd0dac98-e2ca-4091-a780-290989a30bb6 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:50:23.525 7 INFO neutron.pecan_wsgi.hooks.translation [None req-865f3f0b-344c-4ac6-9e21-5f9045fb2ad7 5cccc56635ec42f590a4a56d8920b9d9 eba4bd54c200417db1ea9fa2058f704d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1551/3244] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:50:23 2026] DELETE /v2.0/subnets/ed69ba47-3a9f-4596-86ba-ab36a2dcaee3 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:50:23.551 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ef1ceabe-64fa-4fb3-add0-906088e9b729 5cccc56635ec42f590a4a56d8920b9d9 eba4bd54c200417db1ea9fa2058f704d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1694/3245] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:50:23 2026] DELETE /v2.0/subnets/7f66d8ca-47f3-4baa-b6c5-463c9dde0893 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3246] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:50:24 2026] GET /v2.0/security-groups?tenant_id=a524c50c6ccc418c9588deeab2a7a3d3&name=default => generated 2929 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1695/3247] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:50:24 2026] DELETE /v2.0/security-groups/538cbdcd-1622-459a-9e03-83021dbd3636 => 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: 1553/3248] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:50:24 2026] GET /v2.0/security-groups?tenant_id=eba4bd54c200417db1ea9fa2058f704d&name=default => generated 2929 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1696/3249] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:50:24 2026] DELETE /v2.0/security-groups/573953ca-5c1d-4aca-83a7-27c73c485b83 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:50:25.113 7 INFO neutron.services.segments.plugin [-] Segment c15a0aa2-1918-4c78-b659-8893ae1b747e resource provider aggregate not found 2026-02-25 20:50:25.119 7 INFO neutron.services.segments.plugin [-] Segment c15a0aa2-1918-4c78-b659-8893ae1b747e resource provider aggregate not found 2026-02-25 20:50:25.132 7 INFO neutron.services.segments.plugin [-] Segment c15a0aa2-1918-4c78-b659-8893ae1b747e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c15a0aa2-1918-4c78-b659-8893ae1b747e found for delete ", "request_id": "req-b71185d8-bafa-46d6-985f-af02aa60360a"}]} 2026-02-25 20:50:25.135 7 INFO neutron.services.segments.plugin [-] Segment c15a0aa2-1918-4c78-b659-8893ae1b747e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c15a0aa2-1918-4c78-b659-8893ae1b747e found for delete ", "request_id": "req-eb29c614-3a54-4a5a-971d-1fdb0395e5b0"}]} [pid: 7|app: 0|req: 1554/3250] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:50:25 2026] GET /v2.0/security-groups?tenant_id=a4479d8af0d145b89d189d66721003bd&name=default => generated 2929 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1697/3251] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:50:25 2026] DELETE /v2.0/security-groups/f4614f6f-f72f-4fdc-88e3-d5ae2ded1148 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:50:29.555 7 WARNING neutron_lib.context [None req-4e4aa535-f28a-4772-8cda-b4bb305d0177 72bbf0ab2d724314a1894f7f8189d873 e7d5f13c86b140dd8e429dab3632d6cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:50:29.690 7 INFO neutron.db.segments_db [None req-4e4aa535-f28a-4772-8cda-b4bb305d0177 72bbf0ab2d724314a1894f7f8189d873 e7d5f13c86b140dd8e429dab3632d6cf - - default default] Added segment 3a577f6b-fd3e-43ce-86b5-9e06ac60632a of type vxlan for network 7a3e7c23-3326-490d-bcfc-c8a2566403d7 [pid: 7|app: 0|req: 1556/3254] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:50:29 2026] POST /v2.0/networks => generated 631 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:50:29.820 8 WARNING neutron_lib.context [None req-179e6960-bd6b-46cd-9252-74c64b94ccc3 72bbf0ab2d724314a1894f7f8189d873 e7d5f13c86b140dd8e429dab3632d6cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:50:29.877 8 INFO neutron.db.segments_db [None req-179e6960-bd6b-46cd-9252-74c64b94ccc3 72bbf0ab2d724314a1894f7f8189d873 e7d5f13c86b140dd8e429dab3632d6cf - - default default] Added segment 0da2d96c-29a6-4738-8554-5d686f67cc0a of type vxlan for network e85479d9-dd8f-4510-a480-06c872f8c044 [pid: 8|app: 0|req: 1699/3255] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:50:29 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) 2026-02-25 20:50:29.995 7 WARNING neutron_lib.context [None req-bb7edb77-9c96-4e23-b963-a8db1021d672 72bbf0ab2d724314a1894f7f8189d873 e7d5f13c86b140dd8e429dab3632d6cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:50:30.053 7 INFO neutron.db.segments_db [None req-bb7edb77-9c96-4e23-b963-a8db1021d672 72bbf0ab2d724314a1894f7f8189d873 e7d5f13c86b140dd8e429dab3632d6cf - - default default] Added segment f59271ba-36d6-4aa1-b1ac-7d289d447b8f of type vxlan for network 9c738a6c-bb87-46d7-b12b-6d3619a8c93e [pid: 7|app: 0|req: 1557/3256] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:50:29 2026] POST /v2.0/networks => generated 632 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:50:30.179 8 WARNING neutron_lib.context [None req-bf9a3746-5292-4b8b-9977-45fcb855412b 72bbf0ab2d724314a1894f7f8189d873 e7d5f13c86b140dd8e429dab3632d6cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:50:30.252 8 INFO neutron.db.segments_db [None req-bf9a3746-5292-4b8b-9977-45fcb855412b 72bbf0ab2d724314a1894f7f8189d873 e7d5f13c86b140dd8e429dab3632d6cf - - default default] Added segment 1df8bb25-39ca-4a53-8831-18d047a8082b of type vxlan for network 516912ee-c9d6-4e00-80a1-e46820da716c [pid: 8|app: 0|req: 1700/3257] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:50:30 2026] POST /v2.0/networks => generated 631 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:50:30.376 7 WARNING neutron_lib.context [None req-5ef45b9f-17c7-420f-9725-734b7bf97716 72bbf0ab2d724314a1894f7f8189d873 e7d5f13c86b140dd8e429dab3632d6cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:50:30.444 7 INFO neutron.db.segments_db [None req-5ef45b9f-17c7-420f-9725-734b7bf97716 72bbf0ab2d724314a1894f7f8189d873 e7d5f13c86b140dd8e429dab3632d6cf - - default default] Added segment cc7ad79f-10b7-4f87-b216-646abf9a6699 of type vxlan for network 5dffd043-36f8-4de9-a7ff-438d92a00f77 [pid: 7|app: 0|req: 1558/3258] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:50:30 2026] POST /v2.0/networks => generated 632 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1701/3259] 10.0.0.206 () {34 vars in 753 bytes} [Wed Feb 25 20:50:30 2026] PUT /v2.0/networks/7a3e7c23-3326-490d-bcfc-c8a2566403d7/tags => generated 17 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3260] 10.0.0.206 () {34 vars in 753 bytes} [Wed Feb 25 20:50:30 2026] PUT /v2.0/networks/e85479d9-dd8f-4510-a480-06c872f8c044/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: 1702/3261] 10.0.0.206 () {34 vars in 753 bytes} [Wed Feb 25 20:50:30 2026] PUT /v2.0/networks/9c738a6c-bb87-46d7-b12b-6d3619a8c93e/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3262] 10.0.0.206 () {34 vars in 753 bytes} [Wed Feb 25 20:50:30 2026] PUT /v2.0/networks/516912ee-c9d6-4e00-80a1-e46820da716c/tags => generated 19 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1703/3263] 10.0.0.206 () {32 vars in 666 bytes} [Wed Feb 25 20:50:30 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3264] 10.0.0.206 () {32 vars in 680 bytes} [Wed Feb 25 20:50:30 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1704/3265] 10.0.0.206 () {32 vars in 676 bytes} [Wed Feb 25 20:50:31 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 481 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3266] 10.0.0.206 () {32 vars in 688 bytes} [Wed Feb 25 20:50:31 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1705/3267] 10.0.0.206 () {32 vars in 674 bytes} [Wed Feb 25 20:50:31 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3268] 10.0.0.206 () {32 vars in 688 bytes} [Wed Feb 25 20:50:31 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1706/3269] 10.0.0.206 () {32 vars in 684 bytes} [Wed Feb 25 20:50:31 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3270] 10.0.0.206 () {32 vars in 696 bytes} [Wed Feb 25 20:50:32 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 554 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1707/3271] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:50:32 2026] DELETE /v2.0/networks/7a3e7c23-3326-490d-bcfc-c8a2566403d7 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:50:33.023 7 INFO neutron.services.segments.plugin [-] Segment 0da2d96c-29a6-4738-8554-5d686f67cc0a resource provider aggregate not found 2026-02-25 20:50:33.030 7 INFO neutron.services.segments.plugin [-] Segment 0da2d96c-29a6-4738-8554-5d686f67cc0a resource provider aggregate not found 2026-02-25 20:50:33.052 7 INFO neutron.services.segments.plugin [-] Segment 0da2d96c-29a6-4738-8554-5d686f67cc0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0da2d96c-29a6-4738-8554-5d686f67cc0a found for delete ", "request_id": "req-086a4df7-bb36-4b82-920e-efeb7c23ad9a"}]} 2026-02-25 20:50:33.056 7 INFO neutron.services.segments.plugin [-] Segment 0da2d96c-29a6-4738-8554-5d686f67cc0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0da2d96c-29a6-4738-8554-5d686f67cc0a found for delete ", "request_id": "req-67157443-5ed2-4f9d-a679-abdc1a831c70"}]} [pid: 7|app: 0|req: 1565/3272] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:50:32 2026] DELETE /v2.0/networks/e85479d9-dd8f-4510-a480-06c872f8c044 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:50:33.076 8 INFO neutron.services.segments.plugin [-] Segment 3a577f6b-fd3e-43ce-86b5-9e06ac60632a resource provider aggregate not found 2026-02-25 20:50:33.086 8 INFO neutron.services.segments.plugin [-] Segment 3a577f6b-fd3e-43ce-86b5-9e06ac60632a resource provider aggregate not found 2026-02-25 20:50:33.119 8 INFO neutron.services.segments.plugin [-] Segment 3a577f6b-fd3e-43ce-86b5-9e06ac60632a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a577f6b-fd3e-43ce-86b5-9e06ac60632a found for delete ", "request_id": "req-028fc335-6d7d-4457-969e-2cf9254bfb04"}]} 2026-02-25 20:50:33.120 8 INFO neutron.services.segments.plugin [-] Segment 3a577f6b-fd3e-43ce-86b5-9e06ac60632a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a577f6b-fd3e-43ce-86b5-9e06ac60632a found for delete ", "request_id": "req-b2a974a8-5347-4597-a139-d137b4f55f1c"}]} [pid: 8|app: 0|req: 1708/3273] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:50:33 2026] DELETE /v2.0/networks/9c738a6c-bb87-46d7-b12b-6d3619a8c93e => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3274] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:50:33 2026] DELETE /v2.0/networks/516912ee-c9d6-4e00-80a1-e46820da716c => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1709/3275] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:50:33 2026] DELETE /v2.0/networks/5dffd043-36f8-4de9-a7ff-438d92a00f77 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3276] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:50:34 2026] GET /v2.0/security-groups?tenant_id=904017dfdee248398e2a626eeaa4d61a&name=default => generated 2929 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1710/3277] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:50:34 2026] DELETE /v2.0/security-groups/ca1f0c3b-239e-4072-9fa3-edaffd60d522 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:50:35.079 7 INFO neutron.services.segments.plugin [-] Segment 1df8bb25-39ca-4a53-8831-18d047a8082b resource provider aggregate not found 2026-02-25 20:50:35.084 7 INFO neutron.services.segments.plugin [-] Segment 1df8bb25-39ca-4a53-8831-18d047a8082b resource provider aggregate not found 2026-02-25 20:50:35.097 7 INFO neutron.services.segments.plugin [-] Segment 1df8bb25-39ca-4a53-8831-18d047a8082b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1df8bb25-39ca-4a53-8831-18d047a8082b found for delete ", "request_id": "req-739e3ee7-1ede-4742-956b-9ee5a02f7893"}]} 2026-02-25 20:50:35.098 7 INFO neutron.services.segments.plugin [-] Segment 1df8bb25-39ca-4a53-8831-18d047a8082b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1df8bb25-39ca-4a53-8831-18d047a8082b found for delete ", "request_id": "req-e6536533-dd65-41c7-b11b-37734927b00f"}]} [pid: 7|app: 0|req: 1568/3278] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:50:35 2026] GET /v2.0/security-groups?tenant_id=b1c0a2529ad047058b149645e7aa3c24&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:50:35.223 8 INFO neutron.services.segments.plugin [-] Segment f59271ba-36d6-4aa1-b1ac-7d289d447b8f resource provider aggregate not found 2026-02-25 20:50:35.229 8 INFO neutron.services.segments.plugin [-] Segment f59271ba-36d6-4aa1-b1ac-7d289d447b8f resource provider aggregate not found 2026-02-25 20:50:35.239 8 INFO neutron.services.segments.plugin [-] Segment f59271ba-36d6-4aa1-b1ac-7d289d447b8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f59271ba-36d6-4aa1-b1ac-7d289d447b8f found for delete ", "request_id": "req-6cc25504-5a8b-4fb2-b5b4-9283638b1b8e"}]} 2026-02-25 20:50:35.245 8 INFO neutron.services.segments.plugin [-] Segment f59271ba-36d6-4aa1-b1ac-7d289d447b8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f59271ba-36d6-4aa1-b1ac-7d289d447b8f found for delete ", "request_id": "req-3fd1afcc-e065-4f13-b22e-c03e6e1870a0"}]} 2026-02-25 20:50:35.254 8 INFO neutron.services.segments.plugin [-] Segment cc7ad79f-10b7-4f87-b216-646abf9a6699 resource provider aggregate not found 2026-02-25 20:50:35.258 8 INFO neutron.services.segments.plugin [-] Segment cc7ad79f-10b7-4f87-b216-646abf9a6699 resource provider aggregate not found 2026-02-25 20:50:35.270 8 INFO neutron.services.segments.plugin [-] Segment cc7ad79f-10b7-4f87-b216-646abf9a6699 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc7ad79f-10b7-4f87-b216-646abf9a6699 found for delete ", "request_id": "req-e1a47498-37b6-4773-8d96-52bcc3936b82"}]} 2026-02-25 20:50:35.271 8 INFO neutron.services.segments.plugin [-] Segment cc7ad79f-10b7-4f87-b216-646abf9a6699 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc7ad79f-10b7-4f87-b216-646abf9a6699 found for delete ", "request_id": "req-9faa069b-4a37-4ede-99f7-f10a4c6dfcb2"}]} [pid: 8|app: 0|req: 1711/3279] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:50:35 2026] DELETE /v2.0/security-groups/92c75949-1644-4784-96d7-0ccfdbc7819a => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3280] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:50:35 2026] GET /v2.0/security-groups?tenant_id=e7d5f13c86b140dd8e429dab3632d6cf&name=default => generated 2929 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1712/3281] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:50:35 2026] DELETE /v2.0/security-groups/9e89ea32-f66e-463f-b362-145f83ae3ba9 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:50:39.848 7 WARNING neutron_lib.context [None req-dd3e6deb-1215-4187-9ec8-36de67706da3 97f65f191f0c4563b0440dd324f9adda df3a17b1e9624602ad38e4e3fe87f21a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:50:39.897 7 INFO neutron.db.segments_db [None req-dd3e6deb-1215-4187-9ec8-36de67706da3 97f65f191f0c4563b0440dd324f9adda df3a17b1e9624602ad38e4e3fe87f21a - - default default] Added segment a680193c-461c-4a13-9a57-156c06f15f2a of type vxlan for network c471a47a-bc59-4aa8-8b2f-48ac3fe91ac6 2026-02-25 20:50:40.206 7 INFO neutron.db.l3_hamode_db [None req-dd3e6deb-1215-4187-9ec8-36de67706da3 97f65f191f0c4563b0440dd324f9adda df3a17b1e9624602ad38e4e3fe87f21a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:50:40.397 7 INFO neutron.db.l3_hamode_db [None req-dd3e6deb-1215-4187-9ec8-36de67706da3 97f65f191f0c4563b0440dd324f9adda df3a17b1e9624602ad38e4e3fe87f21a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1570/3282] 10.0.0.206 () {34 vars in 668 bytes} [Wed Feb 25 20:50:39 2026] POST /v2.0/routers => generated 474 bytes in 1540 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:50:41.242 8 WARNING neutron_lib.context [None req-c224992b-a19b-4910-869f-4804d5511145 97f65f191f0c4563b0440dd324f9adda df3a17b1e9624602ad38e4e3fe87f21a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:50:41.314 8 INFO neutron.db.l3_hamode_db [None req-c224992b-a19b-4910-869f-4804d5511145 97f65f191f0c4563b0440dd324f9adda df3a17b1e9624602ad38e4e3fe87f21a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:50:41.511 8 INFO neutron.db.l3_hamode_db [None req-c224992b-a19b-4910-869f-4804d5511145 97f65f191f0c4563b0440dd324f9adda df3a17b1e9624602ad38e4e3fe87f21a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1713/3283] 10.0.0.206 () {34 vars in 668 bytes} [Wed Feb 25 20:50:41 2026] POST /v2.0/routers => generated 474 bytes in 1043 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:50:42.294 7 WARNING neutron_lib.context [None req-d09df4ab-df33-4b45-ae0f-f271230b3639 97f65f191f0c4563b0440dd324f9adda df3a17b1e9624602ad38e4e3fe87f21a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:50:42.332 7 INFO neutron.db.l3_hamode_db [None req-d09df4ab-df33-4b45-ae0f-f271230b3639 97f65f191f0c4563b0440dd324f9adda df3a17b1e9624602ad38e4e3fe87f21a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:50:42.488 7 INFO neutron.db.l3_hamode_db [None req-d09df4ab-df33-4b45-ae0f-f271230b3639 97f65f191f0c4563b0440dd324f9adda df3a17b1e9624602ad38e4e3fe87f21a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1571/3284] 10.0.0.206 () {34 vars in 668 bytes} [Wed Feb 25 20:50:42 2026] POST /v2.0/routers => generated 474 bytes in 956 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:50:43.255 8 WARNING neutron_lib.context [None req-23078f5b-e2dd-48d9-b783-9d1da110050a 97f65f191f0c4563b0440dd324f9adda df3a17b1e9624602ad38e4e3fe87f21a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:50:43.300 8 INFO neutron.db.l3_hamode_db [None req-23078f5b-e2dd-48d9-b783-9d1da110050a 97f65f191f0c4563b0440dd324f9adda df3a17b1e9624602ad38e4e3fe87f21a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:50:43.461 8 INFO neutron.db.l3_hamode_db [None req-23078f5b-e2dd-48d9-b783-9d1da110050a 97f65f191f0c4563b0440dd324f9adda df3a17b1e9624602ad38e4e3fe87f21a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1714/3287] 10.0.0.206 () {34 vars in 668 bytes} [Wed Feb 25 20:50:43 2026] POST /v2.0/routers => generated 474 bytes in 930 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:50:44.189 7 WARNING neutron_lib.context [None req-863c6f6c-5cb4-4597-ab26-bd36608a290c 97f65f191f0c4563b0440dd324f9adda df3a17b1e9624602ad38e4e3fe87f21a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:50:44.228 7 INFO neutron.db.l3_hamode_db [None req-863c6f6c-5cb4-4597-ab26-bd36608a290c 97f65f191f0c4563b0440dd324f9adda df3a17b1e9624602ad38e4e3fe87f21a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:50:44.412 7 INFO neutron.db.l3_hamode_db [None req-863c6f6c-5cb4-4597-ab26-bd36608a290c 97f65f191f0c4563b0440dd324f9adda df3a17b1e9624602ad38e4e3fe87f21a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1574/3288] 10.0.0.206 () {34 vars in 668 bytes} [Wed Feb 25 20:50:44 2026] POST /v2.0/routers => generated 474 bytes in 952 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1715/3289] 10.0.0.206 () {34 vars in 751 bytes} [Wed Feb 25 20:50:45 2026] PUT /v2.0/routers/268ff37b-bbb9-417c-98d2-3b83d2d1c7ac/tags => generated 17 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3290] 10.0.0.206 () {34 vars in 751 bytes} [Wed Feb 25 20:50:45 2026] PUT /v2.0/routers/36137410-ab6f-4619-ae9f-f34ac0f6e6ce/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: 1716/3291] 10.0.0.206 () {34 vars in 751 bytes} [Wed Feb 25 20:50:45 2026] PUT /v2.0/routers/4f423a53-2eac-4173-b3ca-82d53ffad4bc/tags => generated 34 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3292] 10.0.0.206 () {34 vars in 751 bytes} [Wed Feb 25 20:50:45 2026] PUT /v2.0/routers/f9effc45-7bd3-41a5-8524-dca6d22e62f5/tags => generated 19 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1717/3293] 10.0.0.206 () {32 vars in 664 bytes} [Wed Feb 25 20:50:45 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3294] 10.0.0.206 () {32 vars in 678 bytes} [Wed Feb 25 20:50:45 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1718/3295] 10.0.0.206 () {32 vars in 674 bytes} [Wed Feb 25 20:50:45 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3296] 10.0.0.206 () {32 vars in 686 bytes} [Wed Feb 25 20:50:45 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 524 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1719/3297] 10.0.0.206 () {32 vars in 672 bytes} [Wed Feb 25 20:50:46 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3298] 10.0.0.206 () {32 vars in 686 bytes} [Wed Feb 25 20:50:46 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1720/3299] 10.0.0.206 () {32 vars in 682 bytes} [Wed Feb 25 20:50:46 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3300] 10.0.0.206 () {32 vars in 694 bytes} [Wed Feb 25 20:50:47 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1721/3301] 10.0.0.206 () {32 vars in 721 bytes} [Wed Feb 25 20:50:47 2026] GET /v2.0/routers/268ff37b-bbb9-417c-98d2-3b83d2d1c7ac => generated 485 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3302] 10.0.0.206 () {34 vars in 742 bytes} [Wed Feb 25 20:50:47 2026] PUT /v2.0/routers/268ff37b-bbb9-417c-98d2-3b83d2d1c7ac => generated 485 bytes in 716 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1722/3303] 10.0.0.206 () {32 vars in 736 bytes} [Wed Feb 25 20:50:48 2026] GET /v2.0/ports?device_id=268ff37b-bbb9-417c-98d2-3b83d2d1c7ac => 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: 1582/3304] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:50:48 2026] DELETE /v2.0/routers/268ff37b-bbb9-417c-98d2-3b83d2d1c7ac => generated 0 bytes in 534 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1723/3305] 10.0.0.206 () {32 vars in 721 bytes} [Wed Feb 25 20:50:48 2026] GET /v2.0/routers/36137410-ab6f-4619-ae9f-f34ac0f6e6ce => generated 493 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3306] 10.0.0.206 () {34 vars in 742 bytes} [Wed Feb 25 20:50:48 2026] PUT /v2.0/routers/36137410-ab6f-4619-ae9f-f34ac0f6e6ce => generated 493 bytes in 687 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1724/3307] 10.0.0.206 () {32 vars in 736 bytes} [Wed Feb 25 20:50:49 2026] GET /v2.0/ports?device_id=36137410-ab6f-4619-ae9f-f34ac0f6e6ce => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3308] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:50:49 2026] DELETE /v2.0/routers/36137410-ab6f-4619-ae9f-f34ac0f6e6ce => generated 0 bytes in 513 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1725/3309] 10.0.0.206 () {32 vars in 721 bytes} [Wed Feb 25 20:50:50 2026] GET /v2.0/routers/4f423a53-2eac-4173-b3ca-82d53ffad4bc => generated 502 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3310] 10.0.0.206 () {34 vars in 742 bytes} [Wed Feb 25 20:50:50 2026] PUT /v2.0/routers/4f423a53-2eac-4173-b3ca-82d53ffad4bc => generated 502 bytes in 1153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1726/3311] 10.0.0.206 () {32 vars in 736 bytes} [Wed Feb 25 20:50:51 2026] GET /v2.0/ports?device_id=4f423a53-2eac-4173-b3ca-82d53ffad4bc => 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: 1586/3312] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:50:51 2026] DELETE /v2.0/routers/4f423a53-2eac-4173-b3ca-82d53ffad4bc => generated 0 bytes in 538 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1727/3313] 10.0.0.206 () {32 vars in 721 bytes} [Wed Feb 25 20:50:51 2026] GET /v2.0/routers/f9effc45-7bd3-41a5-8524-dca6d22e62f5 => generated 487 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3314] 10.0.0.206 () {34 vars in 742 bytes} [Wed Feb 25 20:50:51 2026] PUT /v2.0/routers/f9effc45-7bd3-41a5-8524-dca6d22e62f5 => generated 487 bytes in 727 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1728/3315] 10.0.0.206 () {32 vars in 736 bytes} [Wed Feb 25 20:50:52 2026] GET /v2.0/ports?device_id=f9effc45-7bd3-41a5-8524-dca6d22e62f5 => 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: 1588/3316] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:50:52 2026] DELETE /v2.0/routers/f9effc45-7bd3-41a5-8524-dca6d22e62f5 => generated 0 bytes in 524 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1729/3317] 10.0.0.206 () {32 vars in 721 bytes} [Wed Feb 25 20:50:53 2026] GET /v2.0/routers/efa8b976-baf2-459f-84a2-159ba4c8689e => generated 480 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3318] 10.0.0.206 () {34 vars in 742 bytes} [Wed Feb 25 20:50:53 2026] PUT /v2.0/routers/efa8b976-baf2-459f-84a2-159ba4c8689e => generated 480 bytes in 692 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1730/3319] 10.0.0.206 () {32 vars in 736 bytes} [Wed Feb 25 20:50:54 2026] GET /v2.0/ports?device_id=efa8b976-baf2-459f-84a2-159ba4c8689e => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:50:54.828 7 INFO neutron.services.segments.plugin [-] Segment a680193c-461c-4a13-9a57-156c06f15f2a resource provider aggregate not found 2026-02-25 20:50:54.835 7 INFO neutron.services.segments.plugin [-] Segment a680193c-461c-4a13-9a57-156c06f15f2a resource provider aggregate not found 2026-02-25 20:50:54.847 7 INFO neutron.db.l3_hamode_db [None req-1752beee-5d6f-440e-849f-b5b41a9335fd 97f65f191f0c4563b0440dd324f9adda df3a17b1e9624602ad38e4e3fe87f21a - - default default] HA network c471a47a-bc59-4aa8-8b2f-48ac3fe91ac6 was deleted as no HA routers are present in tenant df3a17b1e9624602ad38e4e3fe87f21a. [pid: 7|app: 0|req: 1590/3320] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:50:54 2026] DELETE /v2.0/routers/efa8b976-baf2-459f-84a2-159ba4c8689e => generated 0 bytes in 770 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1731/3321] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:50:55 2026] GET /v2.0/security-groups?tenant_id=802871c2786c4b8c994bab391f7b5508&name=default => generated 2929 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:50:55.963 7 INFO neutron.services.segments.plugin [-] Segment a680193c-461c-4a13-9a57-156c06f15f2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a680193c-461c-4a13-9a57-156c06f15f2a found for delete ", "request_id": "req-54414e35-7d1f-46eb-9ab1-2707d6ec2456"}]} 2026-02-25 20:50:55.965 7 INFO neutron.services.segments.plugin [-] Segment a680193c-461c-4a13-9a57-156c06f15f2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a680193c-461c-4a13-9a57-156c06f15f2a found for delete ", "request_id": "req-3e27809f-49d0-4f87-854a-8e6fd7bc8eec"}]} [pid: 7|app: 0|req: 1591/3322] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:50:55 2026] DELETE /v2.0/security-groups/7592d7d5-de7c-4813-bd5c-5760e8052bfd => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1732/3323] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:50:56 2026] GET /v2.0/security-groups?tenant_id=e0740994c1514000828125671d1c424b&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3324] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:50:56 2026] DELETE /v2.0/security-groups/4baf1bdd-ae40-444f-939f-d386ee84bb22 => 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: 1733/3325] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:50:56 2026] GET /v2.0/security-groups?tenant_id=df3a17b1e9624602ad38e4e3fe87f21a&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3326] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:50:56 2026] DELETE /v2.0/security-groups/3fabc08d-62a3-4fd2-95c2-13af3960492f => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:51:01.216 8 WARNING neutron_lib.context [None req-5eb753c8-5de2-438b-85a2-06ca03aa9b1e 8f4071839da343ee91ca7c48c9c69f3f d905f7c843bc49bd805ebf12e099b9f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:51:01.347 8 INFO neutron.db.segments_db [None req-5eb753c8-5de2-438b-85a2-06ca03aa9b1e 8f4071839da343ee91ca7c48c9c69f3f d905f7c843bc49bd805ebf12e099b9f1 - - default default] Added segment db4be997-096f-4a86-888d-63ecd22001f2 of type vxlan for network e4b80ee4-1d58-41a4-a7c6-53a8232cfa5a [pid: 8|app: 0|req: 1735/3329] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:51:01 2026] POST /v2.0/networks => generated 632 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:51:01.459 7 WARNING neutron_lib.context [None req-921b117d-8ed5-4726-9d98-9d8333bc0439 8f4071839da343ee91ca7c48c9c69f3f d905f7c843bc49bd805ebf12e099b9f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1595/3330] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:51:01 2026] POST /v2.0/subnets => generated 602 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:51:01.791 8 WARNING neutron_lib.context [None req-e21f84a4-5592-466f-9a5d-0314a1f81891 8f4071839da343ee91ca7c48c9c69f3f d905f7c843bc49bd805ebf12e099b9f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:51:01.856 8 INFO neutron.db.segments_db [None req-e21f84a4-5592-466f-9a5d-0314a1f81891 8f4071839da343ee91ca7c48c9c69f3f d905f7c843bc49bd805ebf12e099b9f1 - - default default] Added segment 8ef5241d-ead0-4e1c-95e7-cc96c9345be8 of type vxlan for network c75a6d9a-ee6b-4192-8437-53381ba59234 [pid: 8|app: 0|req: 1736/3331] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:51:01 2026] POST /v2.0/networks => generated 632 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:51:01.981 7 WARNING neutron_lib.context [None req-e2990cd3-2b1f-4041-9d7c-9d3e7cb43051 8f4071839da343ee91ca7c48c9c69f3f d905f7c843bc49bd805ebf12e099b9f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1596/3332] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:51:01 2026] POST /v2.0/subnets => generated 605 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:51:02.321 8 WARNING neutron_lib.context [None req-2e5c2f33-7058-42a2-bca0-229c6475862a 8f4071839da343ee91ca7c48c9c69f3f d905f7c843bc49bd805ebf12e099b9f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:51:02.398 8 INFO neutron.db.segments_db [None req-2e5c2f33-7058-42a2-bca0-229c6475862a 8f4071839da343ee91ca7c48c9c69f3f d905f7c843bc49bd805ebf12e099b9f1 - - default default] Added segment 101b19d7-8e6b-41ff-93ba-9a3121d8a6dc of type vxlan for network a9a6de2e-85c9-4b90-9646-6085cd8942b8 [pid: 8|app: 0|req: 1737/3333] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:51:02 2026] POST /v2.0/networks => generated 631 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:51:02.542 7 WARNING neutron_lib.context [None req-700966a4-8d1e-4086-980e-9ce3b420d11c 8f4071839da343ee91ca7c48c9c69f3f d905f7c843bc49bd805ebf12e099b9f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1597/3334] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:51:02 2026] POST /v2.0/subnets => generated 605 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:51:02.911 8 WARNING neutron_lib.context [None req-8a14ae54-fed0-40ae-a527-3e6684560d77 8f4071839da343ee91ca7c48c9c69f3f d905f7c843bc49bd805ebf12e099b9f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:51:02.984 8 INFO neutron.db.segments_db [None req-8a14ae54-fed0-40ae-a527-3e6684560d77 8f4071839da343ee91ca7c48c9c69f3f d905f7c843bc49bd805ebf12e099b9f1 - - default default] Added segment e37a7106-6174-4bf4-97d1-a79801d967eb of type vxlan for network f992e396-e211-4b95-85fb-cc5fa9d00036 [pid: 8|app: 0|req: 1738/3335] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:51:02 2026] POST /v2.0/networks => generated 631 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:51:03.121 7 WARNING neutron_lib.context [None req-8acd791e-7a94-4228-bbbc-59453dcb84db 8f4071839da343ee91ca7c48c9c69f3f d905f7c843bc49bd805ebf12e099b9f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1598/3336] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:51:03 2026] POST /v2.0/subnets => generated 605 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:51:03.491 8 WARNING neutron_lib.context [None req-ee981cd5-cf13-4482-a8b5-b898e7316793 8f4071839da343ee91ca7c48c9c69f3f d905f7c843bc49bd805ebf12e099b9f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:51:03.586 8 INFO neutron.db.segments_db [None req-ee981cd5-cf13-4482-a8b5-b898e7316793 8f4071839da343ee91ca7c48c9c69f3f d905f7c843bc49bd805ebf12e099b9f1 - - default default] Added segment d1593f17-cae0-456c-af73-baefd6a9b93f of type vxlan for network 1d1abdaf-6bfa-4569-89b6-6f37314a31c1 [pid: 8|app: 0|req: 1739/3337] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:51:03 2026] POST /v2.0/networks => generated 631 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:51:03.723 7 WARNING neutron_lib.context [None req-7bd1ede7-dd97-4a34-8b17-7b6a10934c85 8f4071839da343ee91ca7c48c9c69f3f d905f7c843bc49bd805ebf12e099b9f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1599/3338] 10.0.0.206 () {34 vars in 669 bytes} [Wed Feb 25 20:51:03 2026] POST /v2.0/subnets => generated 605 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1740/3339] 10.0.0.206 () {34 vars in 751 bytes} [Wed Feb 25 20:51:04 2026] PUT /v2.0/subnets/2225912a-c2d8-40be-b559-a333fc0f6fd5/tags => generated 17 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3340] 10.0.0.206 () {34 vars in 751 bytes} [Wed Feb 25 20:51:04 2026] PUT /v2.0/subnets/959db621-b451-4b2e-8089-75b0fb7b40cb/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1741/3341] 10.0.0.206 () {34 vars in 751 bytes} [Wed Feb 25 20:51:04 2026] PUT /v2.0/subnets/f5110c40-2519-4a39-940b-33d3e87bf11c/tags => generated 34 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3342] 10.0.0.206 () {34 vars in 751 bytes} [Wed Feb 25 20:51:04 2026] PUT /v2.0/subnets/188a1bb0-56de-4d69-a359-e0091ef93d27/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1742/3343] 10.0.0.206 () {32 vars in 664 bytes} [Wed Feb 25 20:51:04 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3344] 10.0.0.206 () {32 vars in 678 bytes} [Wed Feb 25 20:51:04 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1743/3345] 10.0.0.206 () {32 vars in 674 bytes} [Wed Feb 25 20:51:04 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3346] 10.0.0.206 () {32 vars in 686 bytes} [Wed Feb 25 20:51:04 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1744/3347] 10.0.0.206 () {32 vars in 672 bytes} [Wed Feb 25 20:51:04 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3348] 10.0.0.206 () {32 vars in 686 bytes} [Wed Feb 25 20:51:04 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1745/3349] 10.0.0.206 () {32 vars in 682 bytes} [Wed Feb 25 20:51:04 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3350] 10.0.0.206 () {32 vars in 694 bytes} [Wed Feb 25 20:51:04 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1746/3351] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:51:05 2026] DELETE /v2.0/subnets/2225912a-c2d8-40be-b559-a333fc0f6fd5 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3352] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:51:05 2026] DELETE /v2.0/subnets/959db621-b451-4b2e-8089-75b0fb7b40cb => generated 0 bytes in 639 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1747/3353] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:51:05 2026] DELETE /v2.0/subnets/f5110c40-2519-4a39-940b-33d3e87bf11c => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3354] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:51:06 2026] DELETE /v2.0/subnets/188a1bb0-56de-4d69-a359-e0091ef93d27 => 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: 1748/3355] 10.0.0.206 () {32 vars in 724 bytes} [Wed Feb 25 20:51:06 2026] DELETE /v2.0/subnets/efd09bcb-836c-4326-9b8f-5bb3e88c50cd => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:51:06.880 7 INFO neutron.services.segments.plugin [-] Segment db4be997-096f-4a86-888d-63ecd22001f2 resource provider aggregate not found 2026-02-25 20:51:06.887 7 INFO neutron.services.segments.plugin [-] Segment db4be997-096f-4a86-888d-63ecd22001f2 resource provider aggregate not found 2026-02-25 20:51:06.899 7 INFO neutron.services.segments.plugin [-] Segment db4be997-096f-4a86-888d-63ecd22001f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db4be997-096f-4a86-888d-63ecd22001f2 found for delete ", "request_id": "req-42dea6a9-bdd3-48ac-bf04-27cdf8dc25d5"}]} [pid: 7|app: 0|req: 1608/3356] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:51:06 2026] DELETE /v2.0/networks/e4b80ee4-1d58-41a4-a7c6-53a8232cfa5a => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1749/3357] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:51:06 2026] DELETE /v2.0/networks/c75a6d9a-ee6b-4192-8437-53381ba59234 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:51:07.142 7 INFO neutron.services.segments.plugin [-] Segment db4be997-096f-4a86-888d-63ecd22001f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db4be997-096f-4a86-888d-63ecd22001f2 found for delete ", "request_id": "req-e5a7bf3c-9b53-4cc8-a9e6-eff60d9d0eb8"}]} [pid: 7|app: 0|req: 1609/3358] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:51:07 2026] DELETE /v2.0/networks/a9a6de2e-85c9-4b90-9646-6085cd8942b8 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:51:07.352 8 INFO neutron.services.segments.plugin [-] Segment 8ef5241d-ead0-4e1c-95e7-cc96c9345be8 resource provider aggregate not found 2026-02-25 20:51:07.357 8 INFO neutron.services.segments.plugin [-] Segment 8ef5241d-ead0-4e1c-95e7-cc96c9345be8 resource provider aggregate not found 2026-02-25 20:51:07.377 8 INFO neutron.services.segments.plugin [-] Segment 8ef5241d-ead0-4e1c-95e7-cc96c9345be8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ef5241d-ead0-4e1c-95e7-cc96c9345be8 found for delete ", "request_id": "req-46920b0e-a382-4330-8aed-5594d5d8a576"}]} 2026-02-25 20:51:07.380 8 INFO neutron.services.segments.plugin [-] Segment 8ef5241d-ead0-4e1c-95e7-cc96c9345be8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ef5241d-ead0-4e1c-95e7-cc96c9345be8 found for delete ", "request_id": "req-f468127e-699b-4f28-a62e-7ef9b9fac437"}]} [pid: 8|app: 0|req: 1750/3359] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:51:07 2026] DELETE /v2.0/networks/f992e396-e211-4b95-85fb-cc5fa9d00036 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3360] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:51:07 2026] DELETE /v2.0/networks/1d1abdaf-6bfa-4569-89b6-6f37314a31c1 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1751/3361] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:51:08 2026] GET /v2.0/security-groups?tenant_id=2ae145f6636d484cbe85f9062831e23f&name=default => generated 2929 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3362] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:51:08 2026] DELETE /v2.0/security-groups/f66462f9-cdb3-4c09-8be1-0b5f6ffc5803 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1752/3363] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:51:08 2026] GET /v2.0/security-groups?tenant_id=d905f7c843bc49bd805ebf12e099b9f1&name=default => generated 2929 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:51:09.031 7 INFO neutron.services.segments.plugin [-] Segment 101b19d7-8e6b-41ff-93ba-9a3121d8a6dc resource provider aggregate not found 2026-02-25 20:51:09.056 7 INFO neutron.services.segments.plugin [-] Segment 101b19d7-8e6b-41ff-93ba-9a3121d8a6dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 101b19d7-8e6b-41ff-93ba-9a3121d8a6dc found for delete ", "request_id": "req-ddb43a2e-092d-42c9-89e3-bdc4c5cc8fbe"}]} 2026-02-25 20:51:09.075 7 INFO neutron.services.segments.plugin [-] Segment d1593f17-cae0-456c-af73-baefd6a9b93f resource provider aggregate not found 2026-02-25 20:51:09.089 7 INFO neutron.services.segments.plugin [-] Segment d1593f17-cae0-456c-af73-baefd6a9b93f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1593f17-cae0-456c-af73-baefd6a9b93f found for delete ", "request_id": "req-9d823df5-db85-410a-9cdb-b0c750baa7a8"}]} [pid: 7|app: 0|req: 1612/3364] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:51:09 2026] DELETE /v2.0/security-groups/2876733b-c1db-41cc-8126-849717442f63 => 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: 1753/3365] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:51:09 2026] GET /v2.0/security-groups?tenant_id=7222a7dfc1ee4649aacbbe04ab570bfe&name=default => generated 2929 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:51:09.364 7 INFO neutron.services.segments.plugin [-] Segment 101b19d7-8e6b-41ff-93ba-9a3121d8a6dc resource provider aggregate not found 2026-02-25 20:51:09.381 7 INFO neutron.services.segments.plugin [-] Segment 101b19d7-8e6b-41ff-93ba-9a3121d8a6dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 101b19d7-8e6b-41ff-93ba-9a3121d8a6dc found for delete ", "request_id": "req-7f5fe167-3dd3-4b6b-b26f-1b07bdf4293e"}]} 2026-02-25 20:51:09.399 7 INFO neutron.services.segments.plugin [-] Segment d1593f17-cae0-456c-af73-baefd6a9b93f resource provider aggregate not found 2026-02-25 20:51:09.417 7 INFO neutron.services.segments.plugin [-] Segment d1593f17-cae0-456c-af73-baefd6a9b93f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1593f17-cae0-456c-af73-baefd6a9b93f found for delete ", "request_id": "req-51a853e2-0cfc-45ff-b618-bea565e92828"}]} [pid: 7|app: 0|req: 1613/3366] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:51:09 2026] DELETE /v2.0/security-groups/069a474f-d0e6-47a6-8c48-4e10eecb7f1c => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:51:11.695 8 INFO neutron.services.segments.plugin [-] Segment e37a7106-6174-4bf4-97d1-a79801d967eb resource provider aggregate not found 2026-02-25 20:51:11.707 8 INFO neutron.services.segments.plugin [-] Segment e37a7106-6174-4bf4-97d1-a79801d967eb resource provider aggregate not found 2026-02-25 20:51:11.717 8 INFO neutron.services.segments.plugin [-] Segment e37a7106-6174-4bf4-97d1-a79801d967eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e37a7106-6174-4bf4-97d1-a79801d967eb found for delete ", "request_id": "req-e356940b-02ff-40d0-9fcc-e1d573336324"}]} 2026-02-25 20:51:11.725 8 INFO neutron.services.segments.plugin [-] Segment e37a7106-6174-4bf4-97d1-a79801d967eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e37a7106-6174-4bf4-97d1-a79801d967eb found for delete ", "request_id": "req-80ca8849-b5ed-418a-a948-f1f0718b7b17"}]} [pid: 8|app: 0|req: 1754/3367] 10.0.0.32 () {28 vars in 598 bytes} [Wed Feb 25 20:51:11 2026] GET /v2.0/security-groups => generated 17401 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3368] 10.0.0.32 () {28 vars in 578 bytes} [Wed Feb 25 20:51:11 2026] GET /v2.0/ports => generated 4725 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1755/3369] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:51:11 2026] GET /v2.0/routers => generated 15 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3370] 10.0.0.32 () {28 vars in 623 bytes} [Wed Feb 25 20:51:12 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1756/3371] 10.0.0.32 () {28 vars in 618 bytes} [Wed Feb 25 20:51:12 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3372] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:51:12 2026] GET /v2.0/floatingips => 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: 1757/3373] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:51:12 2026] GET /v2.0/subnets => generated 1261 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3374] 10.0.0.32 () {28 vars in 580 bytes} [Wed Feb 25 20:51:12 2026] GET /v2.0/agents => generated 3385 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1758/3375] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:51:12 2026] GET /v2.0/subnets => generated 1261 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3376] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:51:12 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1759/3377] 10.0.0.32 () {28 vars in 584 bytes} [Wed Feb 25 20:51:12 2026] GET /v2.0/networks => generated 2167 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:51:12.756 7 WARNING neutron_lib.context [None req-2a5aaeb1-fd76-4c49-a0fc-3b29624fb17a 8b18d382ab0d49e58c5f5f1b3ca5c58d 7a27e3a1534a4b40ab82550917a208f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:51:12.892 7 INFO neutron.db.segments_db [None req-2a5aaeb1-fd76-4c49-a0fc-3b29624fb17a 8b18d382ab0d49e58c5f5f1b3ca5c58d 7a27e3a1534a4b40ab82550917a208f3 - - default default] Added segment 770d5683-676d-4ec0-8348-266ca13d0243 of type vxlan for network 3bca407c-f142-4006-a356-75b3c0eccb05 [pid: 7|app: 0|req: 1619/3378] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:51:12 2026] POST /v2.0/networks => generated 631 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1760/3379] 10.0.0.206 () {34 vars in 753 bytes} [Wed Feb 25 20:51:13 2026] PUT /v2.0/networks/3bca407c-f142-4006-a356-75b3c0eccb05/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3380] 10.0.0.206 () {32 vars in 733 bytes} [Wed Feb 25 20:51:13 2026] GET /v2.0/networks/3bca407c-f142-4006-a356-75b3c0eccb05/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1761/3381] 10.0.0.206 () {34 vars in 764 bytes} [Wed Feb 25 20:51:13 2026] PUT /v2.0/networks/3bca407c-f142-4006-a356-75b3c0eccb05/tags/green => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3382] 10.0.0.206 () {32 vars in 733 bytes} [Wed Feb 25 20:51:13 2026] GET /v2.0/networks/3bca407c-f142-4006-a356-75b3c0eccb05/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: 1762/3385] 10.0.0.206 () {34 vars in 760 bytes} [Wed Feb 25 20:51:13 2026] PUT /v2.0/networks/3bca407c-f142-4006-a356-75b3c0eccb05/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: 1624/3386] 10.0.0.206 () {32 vars in 733 bytes} [Wed Feb 25 20:51:13 2026] GET /v2.0/networks/3bca407c-f142-4006-a356-75b3c0eccb05/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1763/3387] 10.0.0.206 () {34 vars in 782 bytes} [Wed Feb 25 20:51:13 2026] PUT /v2.0/networks/3bca407c-f142-4006-a356-75b3c0eccb05/tags/black.or.white => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3388] 10.0.0.206 () {32 vars in 733 bytes} [Wed Feb 25 20:51:13 2026] GET /v2.0/networks/3bca407c-f142-4006-a356-75b3c0eccb05/tags => generated 52 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1764/3389] 10.0.0.206 () {34 vars in 753 bytes} [Wed Feb 25 20:51:13 2026] PUT /v2.0/networks/3bca407c-f142-4006-a356-75b3c0eccb05/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: 1626/3390] 10.0.0.206 () {32 vars in 733 bytes} [Wed Feb 25 20:51:13 2026] GET /v2.0/networks/3bca407c-f142-4006-a356-75b3c0eccb05/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1765/3391] 10.0.0.206 () {32 vars in 741 bytes} [Wed Feb 25 20:51:13 2026] GET /v2.0/networks/3bca407c-f142-4006-a356-75b3c0eccb05/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:51:13.739 7 INFO neutron.api.v2.resource [None req-bb5ab6ac-e01d-4d41-aa49-b840a163e35a 8b18d382ab0d49e58c5f5f1b3ca5c58d 7a27e3a1534a4b40ab82550917a208f3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1627/3392] 10.0.0.206 () {32 vars in 745 bytes} [Wed Feb 25 20:51:13 2026] GET /v2.0/networks/3bca407c-f142-4006-a356-75b3c0eccb05/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1766/3393] 10.0.0.206 () {32 vars in 744 bytes} [Wed Feb 25 20:51:13 2026] DELETE /v2.0/networks/3bca407c-f142-4006-a356-75b3c0eccb05/tags/red => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3394] 10.0.0.206 () {32 vars in 733 bytes} [Wed Feb 25 20:51:13 2026] GET /v2.0/networks/3bca407c-f142-4006-a356-75b3c0eccb05/tags => generated 30 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:51:13.934 8 INFO neutron.api.v2.resource [None req-f285462a-055b-4163-9be5-4464b8381568 8b18d382ab0d49e58c5f5f1b3ca5c58d 7a27e3a1534a4b40ab82550917a208f3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1767/3395] 10.0.0.206 () {32 vars in 748 bytes} [Wed Feb 25 20:51:13 2026] DELETE /v2.0/networks/3bca407c-f142-4006-a356-75b3c0eccb05/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3396] 10.0.0.206 () {32 vars in 736 bytes} [Wed Feb 25 20:51:13 2026] DELETE /v2.0/networks/3bca407c-f142-4006-a356-75b3c0eccb05/tags => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1768/3397] 10.0.0.206 () {32 vars in 733 bytes} [Wed Feb 25 20:51:14 2026] GET /v2.0/networks/3bca407c-f142-4006-a356-75b3c0eccb05/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:51:14.285 7 INFO neutron.services.segments.plugin [-] Segment 770d5683-676d-4ec0-8348-266ca13d0243 resource provider aggregate not found 2026-02-25 20:51:14.290 7 INFO neutron.services.segments.plugin [-] Segment 770d5683-676d-4ec0-8348-266ca13d0243 resource provider aggregate not found 2026-02-25 20:51:14.311 7 INFO neutron.services.segments.plugin [-] Segment 770d5683-676d-4ec0-8348-266ca13d0243 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 770d5683-676d-4ec0-8348-266ca13d0243 found for delete ", "request_id": "req-02d60a4b-07f6-454e-a9a8-013f62c2b41d"}]} 2026-02-25 20:51:14.313 7 INFO neutron.services.segments.plugin [-] Segment 770d5683-676d-4ec0-8348-266ca13d0243 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 770d5683-676d-4ec0-8348-266ca13d0243 found for delete ", "request_id": "req-b92f8605-d983-45cd-84ba-303632c593ee"}]} [pid: 7|app: 0|req: 1630/3398] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:51:14 2026] DELETE /v2.0/networks/3bca407c-f142-4006-a356-75b3c0eccb05 => 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: 1769/3399] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:51:14 2026] GET /v2.0/security-groups?tenant_id=ba5670a5e26f464dbe7e6c9e2cad7c66&name=default => generated 2929 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3400] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:51:15 2026] DELETE /v2.0/security-groups/3fd73bc7-99c3-4f2f-a13c-831f7ed85bfc => 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: 1770/3401] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:51:15 2026] GET /v2.0/security-groups?tenant_id=7a27e3a1534a4b40ab82550917a208f3&name=default => generated 2929 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3402] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:51:15 2026] DELETE /v2.0/security-groups/ee800567-5548-42e5-b310-e6639c89f94b => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:51:18.736 8 WARNING neutron_lib.context [None req-b6284924-ae42-4340-9e52-8a2b84cf3118 e331a8a5ac93488ca68985aa811ef697 05a039408c4840118bf2acb784091a0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:51:18.889 8 INFO neutron.db.segments_db [None req-b6284924-ae42-4340-9e52-8a2b84cf3118 e331a8a5ac93488ca68985aa811ef697 05a039408c4840118bf2acb784091a0d - - default default] Added segment e0641780-6d23-46f5-96a3-7e87304800b9 of type vxlan for network 27e1fa5f-9c08-44e2-852e-0959ed1691f8 [pid: 8|app: 0|req: 1771/3403] 10.0.0.206 () {34 vars in 670 bytes} [Wed Feb 25 20:51:18 2026] POST /v2.0/networks => generated 630 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:51:19.006 7 WARNING neutron_lib.context [None req-bc937468-47ba-4647-9866-2fc27e7d2926 e331a8a5ac93488ca68985aa811ef697 05a039408c4840118bf2acb784091a0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1633/3404] 10.0.0.206 () {34 vars in 664 bytes} [Wed Feb 25 20:51:18 2026] POST /v2.0/ports => generated 743 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1772/3405] 10.0.0.206 () {34 vars in 747 bytes} [Wed Feb 25 20:51:19 2026] PUT /v2.0/ports/ebe57de1-10e7-4628-ae8e-8f1d7308822f/tags => generated 25 bytes in 77 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: 1634/3406] 10.0.0.206 () {32 vars in 727 bytes} [Wed Feb 25 20:51:19 2026] GET /v2.0/ports/ebe57de1-10e7-4628-ae8e-8f1d7308822f/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1773/3407] 10.0.0.206 () {34 vars in 758 bytes} [Wed Feb 25 20:51:19 2026] PUT /v2.0/ports/ebe57de1-10e7-4628-ae8e-8f1d7308822f/tags/green => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3408] 10.0.0.206 () {32 vars in 727 bytes} [Wed Feb 25 20:51:19 2026] GET /v2.0/ports/ebe57de1-10e7-4628-ae8e-8f1d7308822f/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1774/3409] 10.0.0.206 () {34 vars in 754 bytes} [Wed Feb 25 20:51:19 2026] PUT /v2.0/ports/ebe57de1-10e7-4628-ae8e-8f1d7308822f/tags/red => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3410] 10.0.0.206 () {32 vars in 727 bytes} [Wed Feb 25 20:51:19 2026] GET /v2.0/ports/ebe57de1-10e7-4628-ae8e-8f1d7308822f/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1775/3411] 10.0.0.206 () {34 vars in 776 bytes} [Wed Feb 25 20:51:19 2026] PUT /v2.0/ports/ebe57de1-10e7-4628-ae8e-8f1d7308822f/tags/black.or.white => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3412] 10.0.0.206 () {32 vars in 727 bytes} [Wed Feb 25 20:51:19 2026] GET /v2.0/ports/ebe57de1-10e7-4628-ae8e-8f1d7308822f/tags => generated 52 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1776/3413] 10.0.0.206 () {34 vars in 747 bytes} [Wed Feb 25 20:51:19 2026] PUT /v2.0/ports/ebe57de1-10e7-4628-ae8e-8f1d7308822f/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3414] 10.0.0.206 () {32 vars in 727 bytes} [Wed Feb 25 20:51:19 2026] GET /v2.0/ports/ebe57de1-10e7-4628-ae8e-8f1d7308822f/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: 1777/3415] 10.0.0.206 () {32 vars in 735 bytes} [Wed Feb 25 20:51:19 2026] GET /v2.0/ports/ebe57de1-10e7-4628-ae8e-8f1d7308822f/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:51:20.016 7 INFO neutron.api.v2.resource [None req-e6a820ac-271f-43ee-98e3-2402c0f9a48f e331a8a5ac93488ca68985aa811ef697 05a039408c4840118bf2acb784091a0d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1639/3416] 10.0.0.206 () {32 vars in 739 bytes} [Wed Feb 25 20:51:19 2026] GET /v2.0/ports/ebe57de1-10e7-4628-ae8e-8f1d7308822f/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1778/3417] 10.0.0.206 () {32 vars in 738 bytes} [Wed Feb 25 20:51:20 2026] DELETE /v2.0/ports/ebe57de1-10e7-4628-ae8e-8f1d7308822f/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3418] 10.0.0.206 () {32 vars in 727 bytes} [Wed Feb 25 20:51:20 2026] GET /v2.0/ports/ebe57de1-10e7-4628-ae8e-8f1d7308822f/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:51:20.156 8 INFO neutron.api.v2.resource [None req-153904a2-df3b-4e9e-9c12-3e7dc596dbb0 e331a8a5ac93488ca68985aa811ef697 05a039408c4840118bf2acb784091a0d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1779/3419] 10.0.0.206 () {32 vars in 742 bytes} [Wed Feb 25 20:51:20 2026] DELETE /v2.0/ports/ebe57de1-10e7-4628-ae8e-8f1d7308822f/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3420] 10.0.0.206 () {32 vars in 730 bytes} [Wed Feb 25 20:51:20 2026] DELETE /v2.0/ports/ebe57de1-10e7-4628-ae8e-8f1d7308822f/tags => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1780/3421] 10.0.0.206 () {32 vars in 727 bytes} [Wed Feb 25 20:51:20 2026] GET /v2.0/ports/ebe57de1-10e7-4628-ae8e-8f1d7308822f/tags => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3422] 10.0.0.206 () {32 vars in 720 bytes} [Wed Feb 25 20:51:20 2026] DELETE /v2.0/ports/ebe57de1-10e7-4628-ae8e-8f1d7308822f => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:51:20.744 8 INFO neutron.services.segments.plugin [-] Segment e0641780-6d23-46f5-96a3-7e87304800b9 resource provider aggregate not found 2026-02-25 20:51:20.753 8 INFO neutron.services.segments.plugin [-] Segment e0641780-6d23-46f5-96a3-7e87304800b9 resource provider aggregate not found 2026-02-25 20:51:20.774 8 INFO neutron.services.segments.plugin [-] Segment e0641780-6d23-46f5-96a3-7e87304800b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0641780-6d23-46f5-96a3-7e87304800b9 found for delete ", "request_id": "req-4a322122-c8fe-4359-b8cf-9f48f21368a7"}]} 2026-02-25 20:51:20.775 8 INFO neutron.services.segments.plugin [-] Segment e0641780-6d23-46f5-96a3-7e87304800b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0641780-6d23-46f5-96a3-7e87304800b9 found for delete ", "request_id": "req-17be0167-f977-416f-acf0-773e0d0b7415"}]} [pid: 8|app: 0|req: 1781/3423] 10.0.0.206 () {32 vars in 726 bytes} [Wed Feb 25 20:51:20 2026] DELETE /v2.0/networks/27e1fa5f-9c08-44e2-852e-0959ed1691f8 => 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: 1643/3424] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:51:21 2026] GET /v2.0/security-groups?tenant_id=05a039408c4840118bf2acb784091a0d&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1782/3425] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:51:21 2026] DELETE /v2.0/security-groups/fb84ee85-8d26-4d90-bb7a-cfd77704b1ed => 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: 1644/3426] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:51:21 2026] GET /v2.0/security-groups?tenant_id=add6419aa6334803a3e5cdde47136756&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1783/3427] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:51:21 2026] DELETE /v2.0/security-groups/34493422-7587-4027-8df8-27db691b7268 => 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: 1645/3428] 10.0.0.206 () {34 vars in 678 bytes} [Wed Feb 25 20:51:25 2026] POST /v2.0/qos/policies => generated 359 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1784/3429] 10.0.0.206 () {34 vars in 753 bytes} [Wed Feb 25 20:51:25 2026] PUT /v2.0/policies/c8fe1e99-1df3-479d-ac5d-b7135ae55d75/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3430] 10.0.0.206 () {32 vars in 733 bytes} [Wed Feb 25 20:51:25 2026] GET /v2.0/policies/c8fe1e99-1df3-479d-ac5d-b7135ae55d75/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1785/3431] 10.0.0.206 () {34 vars in 764 bytes} [Wed Feb 25 20:51:25 2026] PUT /v2.0/policies/c8fe1e99-1df3-479d-ac5d-b7135ae55d75/tags/green => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3432] 10.0.0.206 () {32 vars in 733 bytes} [Wed Feb 25 20:51:25 2026] GET /v2.0/policies/c8fe1e99-1df3-479d-ac5d-b7135ae55d75/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1786/3433] 10.0.0.206 () {34 vars in 760 bytes} [Wed Feb 25 20:51:25 2026] PUT /v2.0/policies/c8fe1e99-1df3-479d-ac5d-b7135ae55d75/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3434] 10.0.0.206 () {32 vars in 733 bytes} [Wed Feb 25 20:51:25 2026] GET /v2.0/policies/c8fe1e99-1df3-479d-ac5d-b7135ae55d75/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1787/3435] 10.0.0.206 () {34 vars in 782 bytes} [Wed Feb 25 20:51:25 2026] PUT /v2.0/policies/c8fe1e99-1df3-479d-ac5d-b7135ae55d75/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3436] 10.0.0.206 () {32 vars in 733 bytes} [Wed Feb 25 20:51:25 2026] GET /v2.0/policies/c8fe1e99-1df3-479d-ac5d-b7135ae55d75/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1788/3437] 10.0.0.206 () {34 vars in 753 bytes} [Wed Feb 25 20:51:25 2026] PUT /v2.0/policies/c8fe1e99-1df3-479d-ac5d-b7135ae55d75/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: 1650/3438] 10.0.0.206 () {32 vars in 733 bytes} [Wed Feb 25 20:51:25 2026] GET /v2.0/policies/c8fe1e99-1df3-479d-ac5d-b7135ae55d75/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1789/3439] 10.0.0.206 () {32 vars in 741 bytes} [Wed Feb 25 20:51:25 2026] GET /v2.0/policies/c8fe1e99-1df3-479d-ac5d-b7135ae55d75/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:51:25.654 7 INFO neutron.api.v2.resource [None req-d8461b52-fe45-482b-9f1d-2d8f600a18b5 0e0115cab19d46fe9e1a30fea25dbf46 17dfde73098340c58e3415883dab2e5a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1651/3440] 10.0.0.206 () {32 vars in 745 bytes} [Wed Feb 25 20:51:25 2026] GET /v2.0/policies/c8fe1e99-1df3-479d-ac5d-b7135ae55d75/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1790/3441] 10.0.0.206 () {32 vars in 744 bytes} [Wed Feb 25 20:51:25 2026] DELETE /v2.0/policies/c8fe1e99-1df3-479d-ac5d-b7135ae55d75/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: 1652/3442] 10.0.0.206 () {32 vars in 733 bytes} [Wed Feb 25 20:51:25 2026] GET /v2.0/policies/c8fe1e99-1df3-479d-ac5d-b7135ae55d75/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:51:25.754 8 INFO neutron.api.v2.resource [None req-efe5ab40-c4a7-4ffc-970b-67b765822b79 0e0115cab19d46fe9e1a30fea25dbf46 17dfde73098340c58e3415883dab2e5a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1791/3443] 10.0.0.206 () {32 vars in 748 bytes} [Wed Feb 25 20:51:25 2026] DELETE /v2.0/policies/c8fe1e99-1df3-479d-ac5d-b7135ae55d75/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3444] 10.0.0.206 () {32 vars in 736 bytes} [Wed Feb 25 20:51:25 2026] DELETE /v2.0/policies/c8fe1e99-1df3-479d-ac5d-b7135ae55d75/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1792/3445] 10.0.0.206 () {32 vars in 733 bytes} [Wed Feb 25 20:51:25 2026] GET /v2.0/policies/c8fe1e99-1df3-479d-ac5d-b7135ae55d75/tags => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3446] 10.0.0.206 () {32 vars in 734 bytes} [Wed Feb 25 20:51:25 2026] DELETE /v2.0/qos/policies/c8fe1e99-1df3-479d-ac5d-b7135ae55d75 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1793/3447] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:51:26 2026] GET /v2.0/security-groups?tenant_id=17dfde73098340c58e3415883dab2e5a&name=default => generated 2929 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3448] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:51:26 2026] DELETE /v2.0/security-groups/e7f5c12e-f129-4c2d-b4db-0fb2a49ade7a => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1794/3449] 10.0.0.206 () {32 vars in 774 bytes} [Wed Feb 25 20:51:27 2026] GET /v2.0/security-groups?tenant_id=480f6b9ee2aa4302b40f571a908e9c91&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3450] 10.0.0.206 () {32 vars in 740 bytes} [Wed Feb 25 20:51:27 2026] DELETE /v2.0/security-groups/6a05ac31-02ad-435f-8b14-3dbcc78848bb => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1796/3453] 10.0.0.206 () {32 vars in 649 bytes} [Wed Feb 25 20:51:30 2026] GET /v2.0/networks => generated 2167 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3454] 10.0.0.206 () {32 vars in 655 bytes} [Wed Feb 25 20:51:31 2026] GET /v2.0/floatingips => 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: 1797/3455] 10.0.0.206 () {32 vars in 647 bytes} [Wed Feb 25 20:51:31 2026] GET /v2.0/routers => generated 15 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1659/3456] 10.0.0.206 () {32 vars in 643 bytes} [Wed Feb 25 20:51:31 2026] GET /v2.0/ports => generated 4725 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1798/3457] 10.0.0.206 () {32 vars in 647 bytes} [Wed Feb 25 20:51:31 2026] GET /v2.0/subnets => generated 1261 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1660/3458] 10.0.0.206 () {32 vars in 649 bytes} [Wed Feb 25 20:51:31 2026] GET /v2.0/networks => generated 2167 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1799/3459] 10.0.0.206 () {32 vars in 663 bytes} [Wed Feb 25 20:51:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1661/3460] 10.0.0.206 () {32 vars in 655 bytes} [Wed Feb 25 20:51:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3465] 10.0.0.32 () {28 vars in 584 bytes} [Wed Feb 25 20:52:11 2026] GET /v2.0/networks => generated 2167 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1802/3466] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:52:11 2026] GET /v2.0/subnets => generated 1261 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3467] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:52:11 2026] GET /v2.0/routers => generated 15 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1803/3468] 10.0.0.32 () {28 vars in 623 bytes} [Wed Feb 25 20:52:11 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1666/3469] 10.0.0.32 () {28 vars in 580 bytes} [Wed Feb 25 20:52:11 2026] GET /v2.0/agents => generated 3385 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1804/3470] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:52:11 2026] GET /v2.0/subnets => generated 1261 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1667/3471] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:52:11 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1805/3472] 10.0.0.32 () {28 vars in 618 bytes} [Wed Feb 25 20:52:12 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1668/3473] 10.0.0.32 () {28 vars in 598 bytes} [Wed Feb 25 20:52:12 2026] GET /v2.0/security-groups => generated 17401 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1806/3474] 10.0.0.32 () {28 vars in 578 bytes} [Wed Feb 25 20:52:12 2026] GET /v2.0/ports => generated 4725 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3475] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:52:12 2026] GET /v2.0/floatingips => 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: 1811/3484] 10.0.0.32 () {28 vars in 578 bytes} [Wed Feb 25 20:53:11 2026] GET /v2.0/ports => generated 4725 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1674/3485] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:53:11 2026] GET /v2.0/routers => generated 15 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1812/3486] 10.0.0.32 () {28 vars in 623 bytes} [Wed Feb 25 20:53:11 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3487] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:53:11 2026] GET /v2.0/subnets => generated 1261 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1813/3488] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:53:11 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) [pid: 7|app: 0|req: 1676/3489] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:53:11 2026] GET /v2.0/subnets => generated 1261 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1814/3490] 10.0.0.32 () {28 vars in 584 bytes} [Wed Feb 25 20:53:11 2026] GET /v2.0/networks => generated 2167 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1677/3491] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:53:11 2026] GET /v2.0/floatingips => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1815/3492] 10.0.0.32 () {28 vars in 580 bytes} [Wed Feb 25 20:53:11 2026] GET /v2.0/agents => generated 3385 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3493] 10.0.0.32 () {28 vars in 618 bytes} [Wed Feb 25 20:53:11 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1816/3494] 10.0.0.32 () {28 vars in 598 bytes} [Wed Feb 25 20:53:11 2026] GET /v2.0/security-groups => generated 17401 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-02-25 20:54:11.280 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [76a5878f-a045-4f3b-b880-d057211ed7e0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-25 20:54:11.286 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [665d1bb9-3b15-4c53-9ae4-a14f617afc66] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 7|app: 0|req: 1683/3503] 10.0.0.32 () {28 vars in 584 bytes} [Wed Feb 25 20:54:11 2026] GET /v2.0/networks => generated 2167 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:54:11.499 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d9b7563c-af22-480d-800b-a0ee89291aa6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-25 20:54:11.500 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a96cf9c0-c9ee-409f-aea3-d992a006af90] 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: 1821/3504] 10.0.0.32 () {28 vars in 578 bytes} [Wed Feb 25 20:54:11 2026] GET /v2.0/ports => generated 4725 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1684/3505] 10.0.0.32 () {28 vars in 580 bytes} [Wed Feb 25 20:54:11 2026] GET /v2.0/agents => generated 3385 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1822/3506] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:54:11 2026] GET /v2.0/subnets => generated 1261 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1685/3507] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:54:11 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1823/3508] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:54:11 2026] GET /v2.0/routers => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1686/3509] 10.0.0.32 () {28 vars in 623 bytes} [Wed Feb 25 20:54:11 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1824/3510] 10.0.0.32 () {28 vars in 618 bytes} [Wed Feb 25 20:54:11 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1687/3511] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:54:11 2026] GET /v2.0/subnets => generated 1261 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1825/3512] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:54:11 2026] GET /v2.0/floatingips => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1688/3513] 10.0.0.32 () {28 vars in 598 bytes} [Wed Feb 25 20:54:11 2026] GET /v2.0/security-groups => generated 17401 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-02-25 20:55:11.361 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a96cf9c0-c9ee-409f-aea3-d992a006af90] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46796. 2026-02-25 20:55:11.361 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d9b7563c-af22-480d-800b-a0ee89291aa6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46786. [pid: 8|app: 0|req: 1830/3522] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:55:11 2026] GET /v2.0/floatingips => generated 19 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:55:11.512 7 INFO oslo.messaging._drivers.impl_rabbit [-] [665d1bb9-3b15-4c53-9ae4-a14f617afc66] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46812. 2026-02-25 20:55:11.512 7 INFO oslo.messaging._drivers.impl_rabbit [-] [76a5878f-a045-4f3b-b880-d057211ed7e0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46826. [pid: 7|app: 0|req: 1693/3523] 10.0.0.32 () {28 vars in 578 bytes} [Wed Feb 25 20:55:11 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: 8|app: 0|req: 1831/3524] 10.0.0.32 () {28 vars in 584 bytes} [Wed Feb 25 20:55:11 2026] GET /v2.0/networks => generated 2167 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1694/3525] 10.0.0.32 () {28 vars in 580 bytes} [Wed Feb 25 20:55:11 2026] GET /v2.0/agents => generated 3385 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1832/3526] 10.0.0.32 () {28 vars in 618 bytes} [Wed Feb 25 20:55:11 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1695/3527] 10.0.0.32 () {28 vars in 598 bytes} [Wed Feb 25 20:55:11 2026] GET /v2.0/security-groups => generated 17401 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1833/3528] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:55:11 2026] GET /v2.0/routers => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1696/3529] 10.0.0.32 () {28 vars in 623 bytes} [Wed Feb 25 20:55:11 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1834/3530] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:55:11 2026] GET /v2.0/subnets => generated 1261 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1697/3531] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:55:11 2026] GET /v2.0/subnets => generated 1261 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1835/3532] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:55:11 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) [pid: 7|app: 0|req: 1702/3541] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:56:11 2026] GET /v2.0/routers => generated 15 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1840/3542] 10.0.0.32 () {28 vars in 623 bytes} [Wed Feb 25 20:56:11 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1703/3543] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:56:11 2026] GET /v2.0/subnets => generated 1261 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1841/3544] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:56:11 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) [pid: 7|app: 0|req: 1704/3545] 10.0.0.32 () {28 vars in 598 bytes} [Wed Feb 25 20:56:11 2026] GET /v2.0/security-groups => generated 17401 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1842/3546] 10.0.0.32 () {28 vars in 580 bytes} [Wed Feb 25 20:56:11 2026] GET /v2.0/agents => generated 3385 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1705/3547] 10.0.0.32 () {28 vars in 584 bytes} [Wed Feb 25 20:56:11 2026] GET /v2.0/networks => generated 2167 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1843/3548] 10.0.0.32 () {28 vars in 582 bytes} [Wed Feb 25 20:56:11 2026] GET /v2.0/subnets => generated 1261 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1706/3549] 10.0.0.32 () {28 vars in 578 bytes} [Wed Feb 25 20:56:11 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: 8|app: 0|req: 1844/3550] 10.0.0.32 () {28 vars in 618 bytes} [Wed Feb 25 20:56:11 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1707/3551] 10.0.0.32 () {28 vars in 590 bytes} [Wed Feb 25 20:56:11 2026] GET /v2.0/floatingips => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)