+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Feb 26 03:44:32 2026] *** compiled with version: 13.3.0 on 16 February 2026 14:18:47 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: neutron-server-75f8bf5598-9gpg7 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.12.3 (main, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7f50f4d28668 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)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-02-26 03:44:37.534 8 INFO neutron.common.config [-] Logging enabled! 2026-02-26 03:44:37.534 8 INFO neutron.common.config [-] uwsgi version 25.2.3.dev4 2026-02-26 03:44:37.562 7 INFO neutron.common.config [-] Logging enabled! 2026-02-26 03:44:37.562 7 INFO neutron.common.config [-] uwsgi version 25.2.3.dev4 2026-02-26 03:44:38.111 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-26 03:44:38.147 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-26 03:44:39.159 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-26 03:44:39.163 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-26 03:44:39.166 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-02-26 03:44:39.167 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-26 03:44:39.168 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-02-26 03:44:39.168 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-02-26 03:44:39.168 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 03:44:39.175 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 03:44:39.175 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 03:44:39.176 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-02-26 03:44:39.197 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-02-26 03:44:39.198 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-02-26 03:44:39.198 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-02-26 03:44:39.245 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-26 03:44:39.245 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-26 03:44:39.245 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-02-26 03:44:39.245 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-02-26 03:44:39.282 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-26 03:44:39.286 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-26 03:44:39.289 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-02-26 03:44:39.290 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-26 03:44:39.291 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-02-26 03:44:39.291 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-02-26 03:44:39.291 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 03:44:39.298 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 03:44:39.299 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 03:44:39.299 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-02-26 03:44:39.321 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-02-26 03:44:39.323 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-02-26 03:44:39.323 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-02-26 03:44:39.369 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-26 03:44:39.369 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-26 03:44:39.369 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-02-26 03:44:39.369 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-02-26 03:44:39.668 8 INFO neutron.plugins.ml2.managers [None req-1e2e1bc8-b2f1-40de-8807-6982fb123df9 - - - - - -] Initializing driver for type 'vlan' 2026-02-26 03:44:39.806 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-1e2e1bc8-b2f1-40de-8807-6982fb123df9 - - - - - -] VlanTypeDriver initialization complete 2026-02-26 03:44:39.806 8 INFO neutron.plugins.ml2.managers [None req-1e2e1bc8-b2f1-40de-8807-6982fb123df9 - - - - - -] Initializing driver for type 'vxlan' 2026-02-26 03:44:39.806 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-1e2e1bc8-b2f1-40de-8807-6982fb123df9 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-02-26 03:44:39.822 8 INFO neutron.plugins.ml2.managers [None req-1e2e1bc8-b2f1-40de-8807-6982fb123df9 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-26 03:44:39.822 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-1e2e1bc8-b2f1-40de-8807-6982fb123df9 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-26 03:44:39.822 8 INFO neutron.plugins.ml2.managers [None req-1e2e1bc8-b2f1-40de-8807-6982fb123df9 - - - - - -] Initializing extension driver 'port_security' 2026-02-26 03:44:39.822 8 INFO neutron.plugins.ml2.extensions.port_security [None req-1e2e1bc8-b2f1-40de-8807-6982fb123df9 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-26 03:44:39.823 8 INFO neutron.plugins.ml2.managers [None req-1e2e1bc8-b2f1-40de-8807-6982fb123df9 - - - - - -] Initializing extension driver 'qos' 2026-02-26 03:44:39.823 8 INFO neutron.plugins.ml2.managers [None req-1e2e1bc8-b2f1-40de-8807-6982fb123df9 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-02-26 03:44:39.823 8 INFO neutron.plugins.ml2.managers [None req-1e2e1bc8-b2f1-40de-8807-6982fb123df9 - - - - - -] Initializing mechanism driver 'l2population' 2026-02-26 03:44:39.834 8 INFO neutron.quota [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded quota_driver: . 2026-02-26 03:44:39.835 8 INFO neutron.plugins.ml2.plugin [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Modular L2 Plugin initialization complete 2026-02-26 03:44:39.835 8 INFO neutron.plugins.ml2.managers [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-26 03:44:39.835 8 INFO neutron.plugins.ml2.managers [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-26 03:44:39.835 8 INFO neutron.plugins.ml2.managers [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Got port-security extension from driver 'port_security' 2026-02-26 03:44:39.835 8 INFO neutron.extensions.vlantransparent [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Disabled vlantransparent extension. 2026-02-26 03:44:39.836 8 INFO neutron.manager [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loading Plugin: qos 2026-02-26 03:44:39.848 8 INFO neutron.manager [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loading Plugin: router 2026-02-26 03:44:39.859 7 INFO neutron.plugins.ml2.managers [None req-532a423d-321b-4de3-8a90-f058fc07e3b9 - - - - - -] Initializing driver for type 'vlan' 2026-02-26 03:44:39.888 8 INFO neutron.services.service_base [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-02-26 03:44:39.889 8 INFO neutron.manager [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loading Plugin: segments 2026-02-26 03:44:39.986 8 INFO neutron.manager [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loading Plugin: trunk 2026-02-26 03:44:40.000 8 INFO neutron.manager [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loading Plugin: vpnaas 2026-02-26 03:44:40.008 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-532a423d-321b-4de3-8a90-f058fc07e3b9 - - - - - -] VlanTypeDriver initialization complete 2026-02-26 03:44:40.008 7 INFO neutron.plugins.ml2.managers [None req-532a423d-321b-4de3-8a90-f058fc07e3b9 - - - - - -] Initializing driver for type 'vxlan' 2026-02-26 03:44:40.009 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-532a423d-321b-4de3-8a90-f058fc07e3b9 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-02-26 03:44:40.026 7 INFO neutron.plugins.ml2.managers [None req-532a423d-321b-4de3-8a90-f058fc07e3b9 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-26 03:44:40.027 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-532a423d-321b-4de3-8a90-f058fc07e3b9 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-26 03:44:40.027 7 INFO neutron.plugins.ml2.managers [None req-532a423d-321b-4de3-8a90-f058fc07e3b9 - - - - - -] Initializing extension driver 'port_security' 2026-02-26 03:44:40.027 7 INFO neutron.plugins.ml2.extensions.port_security [None req-532a423d-321b-4de3-8a90-f058fc07e3b9 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-26 03:44:40.027 7 INFO neutron.plugins.ml2.managers [None req-532a423d-321b-4de3-8a90-f058fc07e3b9 - - - - - -] Initializing extension driver 'qos' 2026-02-26 03:44:40.027 7 INFO neutron.plugins.ml2.managers [None req-532a423d-321b-4de3-8a90-f058fc07e3b9 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-02-26 03:44:40.027 7 INFO neutron.plugins.ml2.managers [None req-532a423d-321b-4de3-8a90-f058fc07e3b9 - - - - - -] Initializing mechanism driver 'l2population' 2026-02-26 03:44:40.039 7 INFO neutron.quota [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded quota_driver: . 2026-02-26 03:44:40.039 7 INFO neutron.plugins.ml2.plugin [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Modular L2 Plugin initialization complete 2026-02-26 03:44:40.040 7 INFO neutron.plugins.ml2.managers [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-26 03:44:40.040 7 INFO neutron.plugins.ml2.managers [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-26 03:44:40.040 7 INFO neutron.plugins.ml2.managers [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Got port-security extension from driver 'port_security' 2026-02-26 03:44:40.041 7 INFO neutron.extensions.vlantransparent [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Disabled vlantransparent extension. 2026-02-26 03:44:40.041 7 INFO neutron.manager [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loading Plugin: qos 2026-02-26 03:44:40.054 7 INFO neutron.manager [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loading Plugin: router 2026-02-26 03:44:40.094 7 INFO neutron.services.service_base [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-02-26 03:44:40.095 7 INFO neutron.manager [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loading Plugin: segments 2026-02-26 03:44:40.177 8 WARNING stevedore.named [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-26 03:44:40.200 7 INFO neutron.manager [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loading Plugin: trunk 2026-02-26 03:44:40.216 7 INFO neutron.manager [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loading Plugin: vpnaas 2026-02-26 03:44:40.254 8 INFO neutron_vpnaas.services.vpn.plugin [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-02-26 03:44:40.254 8 INFO neutron.common.utils [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-02-26 03:44:40.254 8 INFO neutron.manager [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loading Plugin: auto_allocate 2026-02-26 03:44:40.259 8 INFO neutron.manager [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loading Plugin: tag 2026-02-26 03:44:40.266 8 INFO neutron.manager [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loading Plugin: timestamp 2026-02-26 03:44:40.268 8 INFO neutron.manager [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loading Plugin: network_ip_availability 2026-02-26 03:44:40.271 8 INFO neutron.manager [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loading Plugin: flavors 2026-02-26 03:44:40.275 8 INFO neutron.manager [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loading Plugin: revisions 2026-02-26 03:44:40.278 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Initializing extension manager. 2026-02-26 03:44:40.279 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: address-group 2026-02-26 03:44:40.280 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: address-scope 2026-02-26 03:44:40.281 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-02-26 03:44:40.281 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: agent 2026-02-26 03:44:40.282 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: agent-resources-synced 2026-02-26 03:44:40.283 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: allowed-address-pairs 2026-02-26 03:44:40.284 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: auto-allocated-topology 2026-02-26 03:44:40.285 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: availability_zone 2026-02-26 03:44:40.285 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: availability_zone_filter 2026-02-26 03:44:40.286 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-26 03:44:40.286 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: default-subnetpools 2026-02-26 03:44:40.288 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-26 03:44:40.288 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: dns-integration 2026-02-26 03:44:40.289 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: dns-domain-ports 2026-02-26 03:44:40.289 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-02-26 03:44:40.290 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: dvr 2026-02-26 03:44:40.290 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-26 03:44:40.291 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: empty-string-filtering 2026-02-26 03:44:40.292 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-26 03:44:40.292 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-26 03:44:40.293 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: external-net 2026-02-26 03:44:40.293 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-26 03:44:40.294 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: extraroute 2026-02-26 03:44:40.294 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: extraroute-atomic 2026-02-26 03:44:40.295 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-02-26 03:44:40.295 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-26 03:44:40.296 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-26 03:44:40.296 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-26 03:44:40.297 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: fip-port-details 2026-02-26 03:44:40.298 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: flavors 2026-02-26 03:44:40.299 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-26 03:44:40.299 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: floatingip-pools 2026-02-26 03:44:40.300 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: ip_allocation 2026-02-26 03:44:40.300 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: ip-substring-filtering 2026-02-26 03:44:40.301 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: l2_adjacency 2026-02-26 03:44:40.302 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: router 2026-02-26 03:44:40.304 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-26 03:44:40.304 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-02-26 03:44:40.305 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-02-26 03:44:40.306 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: ext-gw-mode 2026-02-26 03:44:40.306 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: l3-ha 2026-02-26 03:44:40.307 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-26 03:44:40.307 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-02-26 03:44:40.308 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: l3-flavors 2026-02-26 03:44:40.308 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-26 03:44:40.309 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-02-26 03:44:40.311 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: l3_agent_scheduler 2026-02-26 03:44:40.312 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-26 03:44:40.313 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Extension logging not supported by any of loaded plugins 2026-02-26 03:44:40.314 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-26 03:44:40.315 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-26 03:44:40.316 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: multi-provider 2026-02-26 03:44:40.316 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: net-mtu 2026-02-26 03:44:40.317 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: net-mtu-writable 2026-02-26 03:44:40.317 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: network_availability_zone 2026-02-26 03:44:40.318 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: network_ha 2026-02-26 03:44:40.318 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: network-ip-availability 2026-02-26 03:44:40.319 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-26 03:44:40.320 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: pagination 2026-02-26 03:44:40.320 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: port-device-profile 2026-02-26 03:44:40.321 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-02-26 03:44:40.322 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-02-26 03:44:40.322 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-02-26 03:44:40.323 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: port-mac-override 2026-02-26 03:44:40.323 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-26 03:44:40.324 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-26 03:44:40.324 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-02-26 03:44:40.325 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: port-resource-request 2026-02-26 03:44:40.325 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: port-resource-request-groups 2026-02-26 03:44:40.326 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-02-26 03:44:40.327 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: binding 2026-02-26 03:44:40.327 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: binding-extended 2026-02-26 03:44:40.328 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: port-security 2026-02-26 03:44:40.328 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: project-id 2026-02-26 03:44:40.329 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: provider 2026-02-26 03:44:40.331 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: qos 2026-02-26 03:44:40.332 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-26 03:44:40.332 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-26 03:44:40.333 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: qos-default 2026-02-26 03:44:40.333 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: qos-fip 2026-02-26 03:44:40.334 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-26 03:44:40.334 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: qos-gateway-ip 2026-02-26 03:44:40.335 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: qos-port-network-policy 2026-02-26 03:44:40.335 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: qos-pps-minimum 2026-02-26 03:44:40.336 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-26 03:44:40.337 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: qos-pps 2026-02-26 03:44:40.337 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: qos-rule-type-details 2026-02-26 03:44:40.338 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-26 03:44:40.338 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: qos-rules-alias 2026-02-26 03:44:40.339 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: quota-check-limit 2026-02-26 03:44:40.341 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: quotas 2026-02-26 03:44:40.342 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: quota_details 2026-02-26 03:44:40.344 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: rbac-policies 2026-02-26 03:44:40.344 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: rbac-address-group 2026-02-26 03:44:40.345 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: rbac-address-scope 2026-02-26 03:44:40.345 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: rbac-security-groups 2026-02-26 03:44:40.346 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: rbac-subnetpool 2026-02-26 03:44:40.346 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: revision-if-match 2026-02-26 03:44:40.347 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: standard-attr-revisions 2026-02-26 03:44:40.348 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: router_availability_zone 2026-02-26 03:44:40.348 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-26 03:44:40.350 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: security-groups-default-rules 2026-02-26 03:44:40.350 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-26 03:44:40.351 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: port-security-groups-filtering 2026-02-26 03:44:40.351 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-26 03:44:40.352 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-02-26 03:44:40.352 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-26 03:44:40.357 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: security-group 2026-02-26 03:44:40.358 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: segment 2026-02-26 03:44:40.359 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-26 03:44:40.359 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: service-type 2026-02-26 03:44:40.360 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: sorting 2026-02-26 03:44:40.360 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: standard-attr-segment 2026-02-26 03:44:40.361 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: standard-attr-description 2026-02-26 03:44:40.361 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: stateful-security-group 2026-02-26 03:44:40.362 8 WARNING neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-02-26 03:44:40.362 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-02-26 03:44:40.363 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: subnet-external-network 2026-02-26 03:44:40.364 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: subnet_onboard 2026-02-26 03:44:40.364 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-26 03:44:40.365 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: subnet-service-types 2026-02-26 03:44:40.365 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: subnet_allocation 2026-02-26 03:44:40.366 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-26 03:44:40.366 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: tag-creation 2026-02-26 03:44:40.367 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-26 03:44:40.371 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: standard-attr-tag 2026-02-26 03:44:40.371 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-26 03:44:40.372 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: trunk 2026-02-26 03:44:40.372 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: trunk-details 2026-02-26 03:44:40.373 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-26 03:44:40.373 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-02-26 03:44:40.375 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-02-26 03:44:40.376 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-02-26 03:44:40.377 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: vpn-flavors 2026-02-26 03:44:40.379 8 INFO neutron.api.extensions [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Loaded extension: vpnaas 2026-02-26 03:44:40.381 8 INFO neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Creating instance of TrackedResource for resource:network 2026-02-26 03:44:40.381 8 INFO neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-02-26 03:44:40.381 8 INFO neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 03:44:40.382 8 INFO neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Creating instance of TrackedResource for resource:port 2026-02-26 03:44:40.385 8 INFO neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-26 03:44:40.385 8 INFO neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-26 03:44:40.391 8 INFO neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-26 03:44:40.392 8 INFO neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-26 03:44:40.392 8 INFO neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-26 03:44:40.393 8 INFO neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 03:44:40.393 8 WARNING neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] subnetpool is already registered 2026-02-26 03:44:40.393 8 INFO neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 03:44:40.394 8 WARNING neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] subnetpool is already registered 2026-02-26 03:44:40.394 8 INFO neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-26 03:44:40.395 8 INFO neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-26 03:44:40.395 8 INFO neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-26 03:44:40.395 8 INFO neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-26 03:44:40.396 8 INFO neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-26 03:44:40.396 8 INFO neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-26 03:44:40.400 8 INFO neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-26 03:44:40.400 8 WARNING neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] router is already registered 2026-02-26 03:44:40.401 8 INFO neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-26 03:44:40.401 8 WARNING neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] floatingip is already registered 2026-02-26 03:44:40.404 8 INFO neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-26 03:44:40.404 8 WARNING neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] rbac_policy is already registered 2026-02-26 03:44:40.405 8 INFO neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-26 03:44:40.405 8 WARNING neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] security_group is already registered 2026-02-26 03:44:40.406 8 INFO neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-26 03:44:40.406 8 WARNING neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] security_group_rule is already registered 2026-02-26 03:44:40.407 8 INFO neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 03:44:40.407 8 WARNING neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] subnetpool is already registered 2026-02-26 03:44:40.407 8 INFO neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 03:44:40.407 8 WARNING neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] subnetpool is already registered 2026-02-26 03:44:40.408 8 INFO neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-26 03:44:40.408 8 WARNING neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] trunk is already registered 2026-02-26 03:44:40.408 8 INFO neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-26 03:44:40.409 8 WARNING neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] endpoint_group is already registered 2026-02-26 03:44:40.409 8 INFO neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-26 03:44:40.409 8 WARNING neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] vpnservice is already registered 2026-02-26 03:44:40.410 8 INFO neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-26 03:44:40.410 8 WARNING neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] ipsec_site_connection is already registered 2026-02-26 03:44:40.410 8 INFO neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-26 03:44:40.410 8 WARNING neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] ipsecpolicy is already registered 2026-02-26 03:44:40.411 8 INFO neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-26 03:44:40.411 8 WARNING neutron.quota.resource_registry [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] ikepolicy is already registered 2026-02-26 03:44:40.419 7 WARNING stevedore.named [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-26 03:44:40.444 8 WARNING keystonemiddleware._common.config [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 03:44:40.451 8 WARNING oslo_config.cfg [None req-0412f184-f656-442a-8ede-25f0529eb90b - - - - - -] 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 8 seconds on interpreter 0x7f50f4d28668 pid: 8 (default app) 2026-02-26 03:44:40.496 7 INFO neutron_vpnaas.services.vpn.plugin [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-02-26 03:44:40.497 7 INFO neutron.common.utils [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-02-26 03:44:40.497 7 INFO neutron.manager [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loading Plugin: auto_allocate 2026-02-26 03:44:40.502 7 INFO neutron.manager [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loading Plugin: tag 2026-02-26 03:44:40.510 7 INFO neutron.manager [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loading Plugin: timestamp 2026-02-26 03:44:40.512 7 INFO neutron.manager [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loading Plugin: network_ip_availability 2026-02-26 03:44:40.516 7 INFO neutron.manager [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loading Plugin: flavors 2026-02-26 03:44:40.519 7 INFO neutron.manager [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loading Plugin: revisions 2026-02-26 03:44:40.523 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Initializing extension manager. 2026-02-26 03:44:40.524 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: address-group 2026-02-26 03:44:40.525 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: address-scope 2026-02-26 03:44:40.526 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-02-26 03:44:40.527 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: agent 2026-02-26 03:44:40.527 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: agent-resources-synced 2026-02-26 03:44:40.529 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: allowed-address-pairs 2026-02-26 03:44:40.529 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: auto-allocated-topology 2026-02-26 03:44:40.530 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: availability_zone 2026-02-26 03:44:40.531 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: availability_zone_filter 2026-02-26 03:44:40.531 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-26 03:44:40.532 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: default-subnetpools 2026-02-26 03:44:40.534 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-26 03:44:40.534 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: dns-integration 2026-02-26 03:44:40.535 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: dns-domain-ports 2026-02-26 03:44:40.535 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-02-26 03:44:40.536 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: dvr 2026-02-26 03:44:40.536 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-26 03:44:40.537 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: empty-string-filtering 2026-02-26 03:44:40.538 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-26 03:44:40.538 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-26 03:44:40.539 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: external-net 2026-02-26 03:44:40.539 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-26 03:44:40.540 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: extraroute 2026-02-26 03:44:40.541 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: extraroute-atomic 2026-02-26 03:44:40.541 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-02-26 03:44:40.542 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-26 03:44:40.542 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-26 03:44:40.543 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-26 03:44:40.543 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: fip-port-details 2026-02-26 03:44:40.544 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: flavors 2026-02-26 03:44:40.545 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-26 03:44:40.546 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: floatingip-pools 2026-02-26 03:44:40.547 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: ip_allocation 2026-02-26 03:44:40.547 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: ip-substring-filtering 2026-02-26 03:44:40.548 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: l2_adjacency 2026-02-26 03:44:40.549 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: router 2026-02-26 03:44:40.551 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-26 03:44:40.552 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-02-26 03:44:40.553 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-02-26 03:44:40.553 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: ext-gw-mode 2026-02-26 03:44:40.554 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: l3-ha 2026-02-26 03:44:40.554 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-26 03:44:40.555 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-02-26 03:44:40.555 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: l3-flavors 2026-02-26 03:44:40.556 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-26 03:44:40.557 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-02-26 03:44:40.559 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: l3_agent_scheduler 2026-02-26 03:44:40.560 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-26 03:44:40.562 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Extension logging not supported by any of loaded plugins 2026-02-26 03:44:40.563 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-26 03:44:40.563 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-26 03:44:40.564 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: multi-provider 2026-02-26 03:44:40.565 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: net-mtu 2026-02-26 03:44:40.565 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: net-mtu-writable 2026-02-26 03:44:40.566 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: network_availability_zone 2026-02-26 03:44:40.566 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: network_ha 2026-02-26 03:44:40.567 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: network-ip-availability 2026-02-26 03:44:40.568 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-26 03:44:40.569 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: pagination 2026-02-26 03:44:40.570 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: port-device-profile 2026-02-26 03:44:40.570 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-02-26 03:44:40.571 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-02-26 03:44:40.572 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-02-26 03:44:40.572 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: port-mac-override 2026-02-26 03:44:40.573 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-26 03:44:40.573 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-26 03:44:40.574 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-02-26 03:44:40.575 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: port-resource-request 2026-02-26 03:44:40.575 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: port-resource-request-groups 2026-02-26 03:44:40.577 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-02-26 03:44:40.577 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: binding 2026-02-26 03:44:40.578 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: binding-extended 2026-02-26 03:44:40.579 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: port-security 2026-02-26 03:44:40.579 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: project-id 2026-02-26 03:44:40.580 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: provider 2026-02-26 03:44:40.582 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: qos 2026-02-26 03:44:40.583 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-26 03:44:40.583 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-26 03:44:40.584 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: qos-default 2026-02-26 03:44:40.584 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: qos-fip 2026-02-26 03:44:40.585 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-26 03:44:40.585 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: qos-gateway-ip 2026-02-26 03:44:40.586 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: qos-port-network-policy 2026-02-26 03:44:40.587 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: qos-pps-minimum 2026-02-26 03:44:40.587 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-26 03:44:40.588 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: qos-pps 2026-02-26 03:44:40.589 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: qos-rule-type-details 2026-02-26 03:44:40.589 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-26 03:44:40.590 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: qos-rules-alias 2026-02-26 03:44:40.590 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: quota-check-limit 2026-02-26 03:44:40.592 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: quotas 2026-02-26 03:44:40.593 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: quota_details 2026-02-26 03:44:40.595 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: rbac-policies 2026-02-26 03:44:40.596 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: rbac-address-group 2026-02-26 03:44:40.596 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: rbac-address-scope 2026-02-26 03:44:40.597 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: rbac-security-groups 2026-02-26 03:44:40.597 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: rbac-subnetpool 2026-02-26 03:44:40.598 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: revision-if-match 2026-02-26 03:44:40.599 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: standard-attr-revisions 2026-02-26 03:44:40.599 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: router_availability_zone 2026-02-26 03:44:40.600 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-26 03:44:40.602 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: security-groups-default-rules 2026-02-26 03:44:40.602 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-26 03:44:40.603 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: port-security-groups-filtering 2026-02-26 03:44:40.603 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-26 03:44:40.604 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-02-26 03:44:40.605 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-26 03:44:40.609 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: security-group 2026-02-26 03:44:40.610 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: segment 2026-02-26 03:44:40.611 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-26 03:44:40.612 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: service-type 2026-02-26 03:44:40.612 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: sorting 2026-02-26 03:44:40.613 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: standard-attr-segment 2026-02-26 03:44:40.613 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: standard-attr-description 2026-02-26 03:44:40.614 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: stateful-security-group 2026-02-26 03:44:40.614 7 WARNING neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-02-26 03:44:40.615 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-02-26 03:44:40.616 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: subnet-external-network 2026-02-26 03:44:40.616 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: subnet_onboard 2026-02-26 03:44:40.617 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-26 03:44:40.617 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: subnet-service-types 2026-02-26 03:44:40.618 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: subnet_allocation 2026-02-26 03:44:40.619 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-26 03:44:40.620 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: tag-creation 2026-02-26 03:44:40.620 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-26 03:44:40.624 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: standard-attr-tag 2026-02-26 03:44:40.625 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-26 03:44:40.625 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: trunk 2026-02-26 03:44:40.626 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: trunk-details 2026-02-26 03:44:40.627 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-26 03:44:40.628 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-02-26 03:44:40.630 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-02-26 03:44:40.632 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: vpn-endpoint-groups 2026-02-26 03:44:40.632 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: vpn-flavors 2026-02-26 03:44:40.634 7 INFO neutron.api.extensions [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Loaded extension: vpnaas 2026-02-26 03:44:40.637 7 INFO neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Creating instance of TrackedResource for resource:network 2026-02-26 03:44:40.637 7 INFO neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-02-26 03:44:40.637 7 INFO neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 03:44:40.638 7 INFO neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Creating instance of TrackedResource for resource:port 2026-02-26 03:44:40.641 7 INFO neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-26 03:44:40.641 7 INFO neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-26 03:44:40.647 7 INFO neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-26 03:44:40.648 7 INFO neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-26 03:44:40.648 7 INFO neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-26 03:44:40.649 7 INFO neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 03:44:40.650 7 WARNING neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] subnetpool is already registered 2026-02-26 03:44:40.650 7 INFO neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 03:44:40.650 7 WARNING neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] subnetpool is already registered 2026-02-26 03:44:40.651 7 INFO neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-26 03:44:40.651 7 INFO neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-26 03:44:40.652 7 INFO neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-26 03:44:40.652 7 INFO neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-26 03:44:40.653 7 INFO neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-26 03:44:40.653 7 INFO neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-26 03:44:40.657 7 INFO neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-26 03:44:40.657 7 WARNING neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] router is already registered 2026-02-26 03:44:40.658 7 INFO neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-26 03:44:40.658 7 WARNING neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] floatingip is already registered 2026-02-26 03:44:40.661 7 INFO neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-26 03:44:40.662 7 WARNING neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] rbac_policy is already registered 2026-02-26 03:44:40.662 7 INFO neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-26 03:44:40.663 7 WARNING neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] security_group is already registered 2026-02-26 03:44:40.663 7 INFO neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-26 03:44:40.663 7 WARNING neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] security_group_rule is already registered 2026-02-26 03:44:40.664 7 INFO neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 03:44:40.664 7 WARNING neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] subnetpool is already registered 2026-02-26 03:44:40.665 7 INFO neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 03:44:40.665 7 WARNING neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] subnetpool is already registered 2026-02-26 03:44:40.665 7 INFO neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-26 03:44:40.666 7 WARNING neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] trunk is already registered 2026-02-26 03:44:40.666 7 INFO neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-26 03:44:40.666 7 WARNING neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] endpoint_group is already registered 2026-02-26 03:44:40.667 7 INFO neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-26 03:44:40.667 7 WARNING neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] vpnservice is already registered 2026-02-26 03:44:40.667 7 INFO neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-26 03:44:40.668 7 WARNING neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] ipsec_site_connection is already registered 2026-02-26 03:44:40.668 7 INFO neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-26 03:44:40.668 7 WARNING neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] ipsecpolicy is already registered 2026-02-26 03:44:40.669 7 INFO neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-26 03:44:40.669 7 WARNING neutron.quota.resource_registry [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] ikepolicy is already registered 2026-02-26 03:44:40.706 7 WARNING keystonemiddleware._common.config [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 03:44:40.713 7 WARNING oslo_config.cfg [None req-7b8d45b7-22dd-47ca-8bf6-78090b64f19c - - - - - -] 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 8 seconds on interpreter 0x7f50f4d28668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/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-26 03:44:45.908 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bc6e0e2b-62a3-4b6b-add4-94b58e4eebc0 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/4] 162.253.55.70 () {44 vars in 924 bytes} [Thu Feb 26 03:44:45 2026] GET /v2.0/networks/public => generated 108 bytes in 642 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/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: 4/5] 162.253.55.70 () {44 vars in 946 bytes} [Thu Feb 26 03:44:45 2026] GET /v2.0/networks?name=public => generated 15 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 03:44:46.501 7 WARNING neutron.services.revisions.revision_plugin [None req-b1371468-3bb7-421a-b1df-fd0be4afad6f 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Could not find related network for resource to bump revision. 2026-02-26 03:44:46.699 7 INFO neutron.db.segments_db [None req-b1371468-3bb7-421a-b1df-fd0be4afad6f 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Added segment fdc02ae6-4944-42fe-89ef-830f8e6c3d03 of type flat for network 8eb0fc84-d58e-4d8d-bb66-4d136cdab329 2026-02-26 03:44:46.753 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b1371468-3bb7-421a-b1df-fd0be4afad6f 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 162.253.55.70 () {48 vars in 964 bytes} [Thu Feb 26 03:44:46 2026] POST /v2.0/networks => generated 124 bytes in 636 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 03:44:53.026 8 INFO neutron.pecan_wsgi.hooks.translation [None req-202e0108-0ed4-47f8-acfe-920850af092e 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 162.253.55.70 () {44 vars in 924 bytes} [Thu Feb 26 03:44:52 2026] GET /v2.0/networks/public => generated 108 bytes in 385 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 162.253.55.70 () {44 vars in 946 bytes} [Thu Feb 26 03:44:53 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 03:44:53.279 8 WARNING neutron.services.revisions.revision_plugin [None req-3219b6d9-7df1-418b-be1d-a3844898f3ba 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Could not find related network for resource to bump revision. 2026-02-26 03:44:53.299 8 INFO neutron.db.segments_db [None req-3219b6d9-7df1-418b-be1d-a3844898f3ba 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Added segment 394eae82-881e-413d-b8f9-bfdf5c1d2f07 of type flat for network 5a8200c4-e41f-4cac-9967-4d3d8bdc2d05 2026-02-26 03:44:53.347 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3219b6d9-7df1-418b-be1d-a3844898f3ba 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 162.253.55.70 () {48 vars in 964 bytes} [Thu Feb 26 03:44:53 2026] POST /v2.0/networks => generated 124 bytes in 306 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 03:44:59.184 7 INFO neutron.pecan_wsgi.hooks.translation [None req-23309878-6615-4599-9a8a-548595fdb0dc 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 162.253.55.70 () {44 vars in 924 bytes} [Thu Feb 26 03:44:59 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 162.253.55.70 () {44 vars in 946 bytes} [Thu Feb 26 03:44:59 2026] GET /v2.0/networks?name=public => generated 15 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 03:44:59.476 7 WARNING neutron.services.revisions.revision_plugin [None req-cae5faef-65b5-4be6-bce8-cbc2278379e1 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Could not find related network for resource to bump revision. 2026-02-26 03:44:59.489 7 INFO neutron.db.segments_db [None req-cae5faef-65b5-4be6-bce8-cbc2278379e1 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Added segment d406a252-2417-4b8c-bc43-123689e3d80e of type flat for network c8ac1b40-12f5-42c1-a333-08a7d9df619c 2026-02-26 03:44:59.513 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cae5faef-65b5-4be6-bce8-cbc2278379e1 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 162.253.55.70 () {48 vars in 964 bytes} [Thu Feb 26 03:44:59 2026] POST /v2.0/networks => generated 124 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 03:45:05.405 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9e50f246-c931-4a8d-824d-dcce4b065be5 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 162.253.55.70 () {44 vars in 924 bytes} [Thu Feb 26 03:45:05 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 162.253.55.70 () {44 vars in 946 bytes} [Thu Feb 26 03:45:05 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-26 03:45:05.479 7 WARNING neutron.services.revisions.revision_plugin [None req-9de6766e-4c92-4382-a163-e337fd27d1f9 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Could not find related network for resource to bump revision. 2026-02-26 03:45:05.498 7 INFO neutron.db.segments_db [None req-9de6766e-4c92-4382-a163-e337fd27d1f9 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Added segment 4cafe9f7-afe0-4cdf-adf0-b7329d7f6668 of type flat for network f450140b-d092-4a0b-a7cc-067381686afa 2026-02-26 03:45:05.523 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9de6766e-4c92-4382-a163-e337fd27d1f9 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 162.253.55.70 () {48 vars in 964 bytes} [Thu Feb 26 03:45:05 2026] POST /v2.0/networks => generated 124 bytes in 101 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 03:45:11.509 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3976886c-d314-4abc-a46e-9283a1de8d31 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 162.253.55.70 () {44 vars in 924 bytes} [Thu Feb 26 03:45:11 2026] GET /v2.0/networks/public => generated 108 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 162.253.55.70 () {44 vars in 946 bytes} [Thu Feb 26 03:45:11 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 03:45:11.583 8 WARNING neutron.services.revisions.revision_plugin [None req-fa4fec44-586a-4808-ae17-361e23b921bf 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Could not find related network for resource to bump revision. 2026-02-26 03:45:11.604 8 INFO neutron.db.segments_db [None req-fa4fec44-586a-4808-ae17-361e23b921bf 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Added segment 750a46ad-c0f5-4e50-a0ca-48c344c74d8b of type flat for network 29bc41ff-f002-464a-94dd-098a527ab95e 2026-02-26 03:45:11.628 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fa4fec44-586a-4808-ae17-361e23b921bf 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 162.253.55.70 () {48 vars in 964 bytes} [Thu Feb 26 03:45:11 2026] POST /v2.0/networks => generated 124 bytes in 107 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 03:45:17.541 8 INFO neutron.pecan_wsgi.hooks.translation [None req-960e41da-a46b-48a7-8834-0873ff818320 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/21] 162.253.55.70 () {44 vars in 924 bytes} [Thu Feb 26 03:45:17 2026] GET /v2.0/networks/public => generated 108 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/22] 162.253.55.70 () {44 vars in 946 bytes} [Thu Feb 26 03:45:17 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-26 03:45:18.253 8 WARNING neutron.services.revisions.revision_plugin [None req-ec42d631-2296-41ef-b4aa-af4acbf057ce 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Could not find related network for resource to bump revision. 2026-02-26 03:45:18.281 8 INFO neutron.db.segments_db [None req-ec42d631-2296-41ef-b4aa-af4acbf057ce 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Added segment 865b30d1-7f1c-4de7-aa5b-89457f069a6a of type flat for network 3d3a506a-5b45-45c7-b79c-7bb0ffd486d2 [pid: 8|app: 0|req: 13/23] 162.253.55.70 () {48 vars in 964 bytes} [Thu Feb 26 03:45:17 2026] POST /v2.0/networks => generated 706 bytes in 970 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 03:45:19.702 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a71c96f0-cc3e-43e5-b675-60f9331bf7a8 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/24] 162.253.55.70 () {44 vars in 924 bytes} [Thu Feb 26 03:45:19 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/25] 162.253.55.70 () {44 vars in 946 bytes} [Thu Feb 26 03:45:19 2026] GET /v2.0/networks?name=public => generated 709 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 03:45:19.773 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dd500988-bc3c-48a8-959c-a1b4999fff9b 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/26] 162.253.55.70 () {44 vars in 1031 bytes} [Thu Feb 26 03:45:19 2026] GET /v2.0/subnets/public-subnet?network_id=3d3a506a-5b45-45c7-b79c-7bb0ffd486d2 => 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: 15/27] 162.253.55.70 () {44 vars in 1054 bytes} [Thu Feb 26 03:45:19 2026] GET /v2.0/subnets?name=public-subnet&network_id=3d3a506a-5b45-45c7-b79c-7bb0ffd486d2 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/28] 162.253.55.70 () {48 vars in 962 bytes} [Thu Feb 26 03:45:19 2026] POST /v2.0/subnets => generated 664 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 03:49:54.043 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d6bf0661-bac4-4088-9cb2-ea6f52cc9c97] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-02-26 03:49:54.047 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Feb 26 03:49:54 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 162.253.55.70) !!! 2026-02-26 03:49:54.166 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f47da25b-5468-430c-bed1-c44d4466dc87 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/64] 162.253.55.70 () {44 vars in 934 bytes} [Thu Feb 26 03:49:54 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 03:49:54.176 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [9b8f2345-309d-486a-a046-24cb4d81dc5d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-02-26 03:49:54.179 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Feb 26 03:49:54 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 162.253.55.70) !!! [pid: 7|app: 0|req: 31/65] 162.253.55.70 () {44 vars in 956 bytes} [Thu Feb 26 03:49:54 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 03:49:54.257 8 INFO neutron.db.segments_db [None req-8d97ec62-3039-4da8-a694-27107ea6e27e 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Added segment 870d6f4e-c91b-47d3-8f6e-4807f4d5edac of type vxlan for network 2b08565a-7171-4634-a01d-3de03d6a68dc [pid: 8|app: 0|req: 35/66] 162.253.55.70 () {48 vars in 963 bytes} [Thu Feb 26 03:49:54 2026] POST /v2.0/networks => generated 707 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 03:49:55.213 7 INFO oslo.messaging._drivers.impl_rabbit [-] [9b8f2345-309d-486a-a046-24cb4d81dc5d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41118. 2026-02-26 03:49:55.249 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d69cdbad-cf14-4fe1-8b62-b0fc8f482d68 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/67] 162.253.55.70 () {44 vars in 934 bytes} [Thu Feb 26 03:49:55 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 03:49:55.279 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d6bf0661-bac4-4088-9cb2-ea6f52cc9c97] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41132. [pid: 8|app: 0|req: 36/68] 162.253.55.70 () {44 vars in 956 bytes} [Thu Feb 26 03:49:55 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 03:49:55.307 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f6e4cdb3-c045-4927-b287-99e582ca2779 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/69] 162.253.55.70 () {44 vars in 1033 bytes} [Thu Feb 26 03:49:55 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=2b08565a-7171-4634-a01d-3de03d6a68dc => generated 114 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/70] 162.253.55.70 () {44 vars in 1056 bytes} [Thu Feb 26 03:49:55 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=2b08565a-7171-4634-a01d-3de03d6a68dc => 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: 34/71] 162.253.55.70 () {48 vars in 962 bytes} [Thu Feb 26 03:49:55 2026] POST /v2.0/subnets => generated 651 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 03:49:56.563 8 INFO neutron.api.v2.resource [None req-4a05bc8c-07b1-4c1e-bce4-a4608b82d122 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/72] 162.253.55.70 () {44 vars in 968 bytes} [Thu Feb 26 03:49:56 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/73] 162.253.55.70 () {44 vars in 990 bytes} [Thu Feb 26 03:49:56 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/74] 162.253.55.70 () {48 vars in 977 bytes} [Thu Feb 26 03:49:56 2026] POST /v2.0/security-groups => generated 1616 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/75] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 03:49:57 2026] GET /v2.0/security-groups/3b46e305-1b0e-423f-912a-41e2bb011803 => generated 1616 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/76] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 03:49:57 2026] GET /v2.0/security-groups/3b46e305-1b0e-423f-912a-41e2bb011803 => generated 1616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/77] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 03:49:57 2026] GET /v2.0/security-groups/3b46e305-1b0e-423f-912a-41e2bb011803 => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/78] 162.253.55.70 () {48 vars in 988 bytes} [Thu Feb 26 03:49:57 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: 38/79] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 03:49:58 2026] GET /v2.0/security-groups/3b46e305-1b0e-423f-912a-41e2bb011803 => generated 2230 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/80] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 03:49:58 2026] GET /v2.0/security-groups/3b46e305-1b0e-423f-912a-41e2bb011803 => generated 2230 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/81] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 03:49:58 2026] GET /v2.0/security-groups/3b46e305-1b0e-423f-912a-41e2bb011803 => generated 2230 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/82] 162.253.55.70 () {48 vars in 988 bytes} [Thu Feb 26 03:49:58 2026] POST /v2.0/security-group-rules => generated 603 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/83] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 03:49:59 2026] GET /v2.0/security-groups/3b46e305-1b0e-423f-912a-41e2bb011803 => generated 2846 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/84] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 03:49:59 2026] GET /v2.0/security-groups/3b46e305-1b0e-423f-912a-41e2bb011803 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/87] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 03:49:59 2026] GET /v2.0/security-groups/3b46e305-1b0e-423f-912a-41e2bb011803 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/88] 162.253.55.70 () {48 vars in 988 bytes} [Thu Feb 26 03:50:00 2026] POST /v2.0/security-group-rules => generated 603 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/89] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 03:50:00 2026] GET /v2.0/security-groups/3b46e305-1b0e-423f-912a-41e2bb011803 => generated 3462 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/90] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 03:50:00 2026] GET /v2.0/security-groups/3b46e305-1b0e-423f-912a-41e2bb011803 => generated 3462 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/91] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 03:50:01 2026] GET /v2.0/security-groups/3b46e305-1b0e-423f-912a-41e2bb011803 => generated 3462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/92] 162.253.55.70 () {48 vars in 988 bytes} [Thu Feb 26 03:50:01 2026] POST /v2.0/security-group-rules => generated 603 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/93] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 03:50:01 2026] GET /v2.0/security-groups/3b46e305-1b0e-423f-912a-41e2bb011803 => generated 4078 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/94] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 03:50:02 2026] GET /v2.0/security-groups/3b46e305-1b0e-423f-912a-41e2bb011803 => 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: 45/95] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 03:50:02 2026] GET /v2.0/security-groups/3b46e305-1b0e-423f-912a-41e2bb011803 => generated 4078 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/96] 162.253.55.70 () {48 vars in 988 bytes} [Thu Feb 26 03:50:02 2026] POST /v2.0/security-group-rules => generated 603 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/97] 162.253.55.70 () {44 vars in 984 bytes} [Thu Feb 26 03:50:03 2026] GET /v2.0/networks/2b08565a-7171-4634-a01d-3de03d6a68dc => generated 732 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 03:50:03.453 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7cd37234-17e9-4ea3-b7e6-9524df3cbee5 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 52/98] 162.253.55.70 () {44 vars in 1073 bytes} [Thu Feb 26 03:50:03 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=2b08565a-7171-4634-a01d-3de03d6a68dc => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/99] 162.253.55.70 () {44 vars in 1096 bytes} [Thu Feb 26 03:50:03 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=2b08565a-7171-4634-a01d-3de03d6a68dc => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/100] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 03:50:03 2026] GET /v2.0/security-groups/3b46e305-1b0e-423f-912a-41e2bb011803 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/101] 162.253.55.70 () {48 vars in 958 bytes} [Thu Feb 26 03:50:03 2026] POST /v2.0/ports => generated 1096 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 03:50:10.130 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f730f2ee-cee5-4bfd-8866-b5dd41cdb42b 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 54/102] 162.253.55.70 () {44 vars in 975 bytes} [Thu Feb 26 03:50:10 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/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: 49/103] 162.253.55.70 () {44 vars in 997 bytes} [Thu Feb 26 03:50:10 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/104] 162.253.55.70 () {48 vars in 1027 bytes} [Thu Feb 26 03:50:10 2026] PUT /v2.0/ports/c1e15713-4a2a-40f9-9bdb-88cd410acc4d => generated 1245 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/105] 162.253.55.70 () {44 vars in 917 bytes} [Thu Feb 26 03:50:11 2026] GET /v2.0/ports => generated 3726 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/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-26 03:50:13.070 8 INFO neutron.api.v2.resource [None req-eb0615ee-b942-494e-abfb-8406a9f6e893 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 56/106] 162.253.55.70 () {44 vars in 956 bytes} [Thu Feb 26 03:50:13 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/107] 162.253.55.70 () {44 vars in 978 bytes} [Thu Feb 26 03:50:13 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/108] 162.253.55.70 () {48 vars in 977 bytes} [Thu Feb 26 03:50:13 2026] POST /v2.0/security-groups => generated 1610 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/109] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 03:50:14 2026] GET /v2.0/security-groups/01cec7d5-5280-4c66-82a9-31c3535215f7 => generated 1610 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/110] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 03:50:14 2026] GET /v2.0/security-groups/01cec7d5-5280-4c66-82a9-31c3535215f7 => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/111] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 03:50:14 2026] GET /v2.0/security-groups/01cec7d5-5280-4c66-82a9-31c3535215f7 => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/112] 162.253.55.70 () {48 vars in 988 bytes} [Thu Feb 26 03:50:14 2026] POST /v2.0/security-group-rules => generated 621 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/115] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 03:50:15 2026] GET /v2.0/security-groups/01cec7d5-5280-4c66-82a9-31c3535215f7 => generated 2244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/116] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 03:50:15 2026] GET /v2.0/security-groups/01cec7d5-5280-4c66-82a9-31c3535215f7 => generated 2244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/117] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 03:50:15 2026] GET /v2.0/security-groups/01cec7d5-5280-4c66-82a9-31c3535215f7 => generated 2244 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/118] 162.253.55.70 () {48 vars in 988 bytes} [Thu Feb 26 03:50:15 2026] POST /v2.0/security-group-rules => generated 625 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/127] 162.253.55.70 () {44 vars in 972 bytes} [Thu Feb 26 03:51:22 2026] GET /v2.0/quotas/459a65d0d04a4cae933aa9c0ec209d8e => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/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: 67/128] 162.253.55.70 () {48 vars in 1024 bytes} [Thu Feb 26 03:51:23 2026] PUT /v2.0/quotas/459a65d0d04a4cae933aa9c0ec209d8e => generated 291 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 03:53:32.617 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [9b8f2345-309d-486a-a046-24cb4d81dc5d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-02-26 03:53:32.618 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Feb 26 03:53:32 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 162.253.55.70) !!! /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-26 03:53:32.772 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8b2d49b4-af92-4d28-9049-5d35f37ceafc 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 71/147] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 03:53:32 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 165 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 03:53:32.784 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d6bf0661-bac4-4088-9cb2-ea6f52cc9c97] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-02-26 03:53:32.789 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Feb 26 03:53:32 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 162.253.55.70) !!! /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 77/148] 162.253.55.70 () {30 vars in 761 bytes} [Thu Feb 26 03:53:32 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 03:53:34.618 7 INFO oslo.messaging._drivers.impl_rabbit [-] [9b8f2345-309d-486a-a046-24cb4d81dc5d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48628. 2026-02-26 03:53:34.700 7 INFO neutron.pecan_wsgi.hooks.translation [None req-96ef1cf8-cfe2-4f5c-a000-541d47ccb8e0 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 72/149] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 03:53:34 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/150] 162.253.55.70 () {30 vars in 761 bytes} [Thu Feb 26 03:53:34 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:01:01.108 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d6bf0661-bac4-4088-9cb2-ea6f52cc9c97] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48636. 2026-02-26 04:01:01.109 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d6bf0661-bac4-4088-9cb2-ea6f52cc9c97] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-02-26 04:01:01.112 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Feb 26 04:01:01 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=3b7332af7fab4a11b9fbe43ea6657705 (ip 162.253.55.70) !!! 2026-02-26 04:01:01.268 8 INFO neutron.api.v2.resource [None req-09a0f743-a29f-4daf-b33a-707bca461bb9 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 109/211] 162.253.55.70 () {44 vars in 1071 bytes} [Thu Feb 26 04:01:01 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=3b7332af7fab4a11b9fbe43ea6657705 => generated 139 bytes in 168 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 04:01:01.279 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [9b8f2345-309d-486a-a046-24cb4d81dc5d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-02-26 04:01:01.283 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Feb 26 04:01:01 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=3b7332af7fab4a11b9fbe43ea6657705 (ip 162.253.55.70) !!! [pid: 7|app: 0|req: 103/212] 162.253.55.70 () {44 vars in 1094 bytes} [Thu Feb 26 04:01:01 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=3b7332af7fab4a11b9fbe43ea6657705 => generated 23 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/213] 162.253.55.70 () {48 vars in 978 bytes} [Thu Feb 26 04:01:01 2026] POST /v2.0/security-groups => generated 1624 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 04:01:02.538 7 INFO oslo.messaging._drivers.impl_rabbit [-] [9b8f2345-309d-486a-a046-24cb4d81dc5d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50250. [pid: 7|app: 0|req: 104/214] 162.253.55.70 () {44 vars in 1085 bytes} [Thu Feb 26 04:01:02 2026] GET /v2.0/security-groups/411fffcf-28a7-4df2-91b6-be2692915ce7?project_id=3b7332af7fab4a11b9fbe43ea6657705 => generated 1624 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/215] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 04:01:02 2026] GET /v2.0/security-groups/411fffcf-28a7-4df2-91b6-be2692915ce7 => generated 1624 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/216] 162.253.55.70 () {44 vars in 1085 bytes} [Thu Feb 26 04:01:02 2026] GET /v2.0/security-groups/411fffcf-28a7-4df2-91b6-be2692915ce7?project_id=3b7332af7fab4a11b9fbe43ea6657705 => generated 1624 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:01:02.730 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d6bf0661-bac4-4088-9cb2-ea6f52cc9c97] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50262. [pid: 8|app: 0|req: 112/217] 162.253.55.70 () {48 vars in 988 bytes} [Thu Feb 26 04:01:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/218] 162.253.55.70 () {44 vars in 1085 bytes} [Thu Feb 26 04:01:03 2026] GET /v2.0/security-groups/411fffcf-28a7-4df2-91b6-be2692915ce7?project_id=3b7332af7fab4a11b9fbe43ea6657705 => generated 2234 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/219] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 04:01:03 2026] GET /v2.0/security-groups/411fffcf-28a7-4df2-91b6-be2692915ce7 => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/220] 162.253.55.70 () {44 vars in 1085 bytes} [Thu Feb 26 04:01:03 2026] GET /v2.0/security-groups/411fffcf-28a7-4df2-91b6-be2692915ce7?project_id=3b7332af7fab4a11b9fbe43ea6657705 => generated 2234 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/221] 162.253.55.70 () {48 vars in 988 bytes} [Thu Feb 26 04:01:03 2026] POST /v2.0/security-group-rules => generated 599 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/222] 162.253.55.70 () {44 vars in 1085 bytes} [Thu Feb 26 04:01:04 2026] GET /v2.0/security-groups/411fffcf-28a7-4df2-91b6-be2692915ce7?project_id=3b7332af7fab4a11b9fbe43ea6657705 => generated 2846 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/223] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 04:01:04 2026] GET /v2.0/security-groups/411fffcf-28a7-4df2-91b6-be2692915ce7 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/224] 162.253.55.70 () {44 vars in 1085 bytes} [Thu Feb 26 04:01:05 2026] GET /v2.0/security-groups/411fffcf-28a7-4df2-91b6-be2692915ce7?project_id=3b7332af7fab4a11b9fbe43ea6657705 => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/225] 162.253.55.70 () {48 vars in 988 bytes} [Thu Feb 26 04:01:05 2026] POST /v2.0/security-group-rules => generated 601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/226] 162.253.55.70 () {44 vars in 1085 bytes} [Thu Feb 26 04:01:06 2026] GET /v2.0/security-groups/411fffcf-28a7-4df2-91b6-be2692915ce7?project_id=3b7332af7fab4a11b9fbe43ea6657705 => generated 3460 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/227] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 04:01:06 2026] GET /v2.0/security-groups/411fffcf-28a7-4df2-91b6-be2692915ce7 => generated 3460 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/228] 162.253.55.70 () {44 vars in 1085 bytes} [Thu Feb 26 04:01:06 2026] GET /v2.0/security-groups/411fffcf-28a7-4df2-91b6-be2692915ce7?project_id=3b7332af7fab4a11b9fbe43ea6657705 => generated 3460 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/229] 162.253.55.70 () {48 vars in 988 bytes} [Thu Feb 26 04:01:06 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/248] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 04:03:25 2026] GET /v2.0/networks?tenant_id=3b7332af7fab4a11b9fbe43ea6657705&shared=False => generated 15 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:03:25.311 8 INFO neutron.db.segments_db [None req-537b61f4-fcc4-4c55-8c68-43cf8e9ec204 e1c90f244ec0414383bbb8be8a4d6b03 3b7332af7fab4a11b9fbe43ea6657705 - - b3516577dbb041b89b092903989b09d4 b3516577dbb041b89b092903989b09d4] Added segment 7aedd67a-88ea-4010-9ac6-45c4fc8f3b7a of type vxlan for network f1ec8cb2-57ab-4f85-92f4-83d840c939e5 [pid: 8|app: 0|req: 128/249] 162.253.55.70 () {34 vars in 681 bytes} [Thu Feb 26 04:03:25 2026] POST /v2.0/networks => generated 718 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/250] 162.253.55.70 () {30 vars in 721 bytes} [Thu Feb 26 04:03:25 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 129/251] 162.253.55.70 () {30 vars in 632 bytes} [Thu Feb 26 04:03:25 2026] GET /v2.0/extensions => generated 20516 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/252] 162.253.55.70 () {34 vars in 676 bytes} [Thu Feb 26 04:03:25 2026] POST /v2.0/ports => generated 999 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/253] 162.253.55.70 () {30 vars in 702 bytes} [Thu Feb 26 04:03:25 2026] GET /v2.0/networks/f1ec8cb2-57ab-4f85-92f4-83d840c939e5 => generated 705 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/254] 162.253.55.70 () {30 vars in 721 bytes} [Thu Feb 26 04:03:27 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/255] 162.253.55.70 () {30 vars in 702 bytes} [Thu Feb 26 04:03:27 2026] GET /v2.0/networks/f1ec8cb2-57ab-4f85-92f4-83d840c939e5 => generated 705 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/260] 162.253.55.70 () {44 vars in 972 bytes} [Thu Feb 26 04:03:52 2026] GET /v2.0/quotas/3b7332af7fab4a11b9fbe43ea6657705 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/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: 127/261] 162.253.55.70 () {48 vars in 1024 bytes} [Thu Feb 26 04:03:53 2026] PUT /v2.0/quotas/3b7332af7fab4a11b9fbe43ea6657705 => generated 291 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:05:33.299 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [9b8f2345-309d-486a-a046-24cb4d81dc5d] 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: 135/276] 10.0.0.11 () {28 vars in 584 bytes} [Thu Feb 26 04:05:33 2026] GET /v2.0/networks => generated 2168 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:05:33.526 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d6bf0661-bac4-4088-9cb2-ea6f52cc9c97] 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: 142/277] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:05:33 2026] GET /v2.0/subnets => generated 1308 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/278] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:05:33 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: 143/279] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:05:33 2026] GET /v2.0/floatingips => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/280] 10.0.0.11 () {28 vars in 598 bytes} [Thu Feb 26 04:05:33 2026] GET /v2.0/security-groups => generated 17397 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/281] 10.0.0.11 () {28 vars in 578 bytes} [Thu Feb 26 04:05:33 2026] GET /v2.0/ports => generated 4721 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/282] 10.0.0.11 () {28 vars in 580 bytes} [Thu Feb 26 04:05:33 2026] GET /v2.0/agents => generated 3384 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/283] 10.0.0.11 () {28 vars in 618 bytes} [Thu Feb 26 04:05:33 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: 139/284] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:05:33 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/285] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:05:33 2026] GET /v2.0/routers => generated 15 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/286] 10.0.0.11 () {28 vars in 623 bytes} [Thu Feb 26 04:05:33 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) 2026-02-26 04:06:33.220 7 INFO oslo.messaging._drivers.impl_rabbit [-] [9b8f2345-309d-486a-a046-24cb4d81dc5d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38834. [pid: 7|app: 0|req: 145/295] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:06:33 2026] GET /v2.0/routers => generated 15 bytes in 556 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/296] 10.0.0.11 () {28 vars in 623 bytes} [Thu Feb 26 04:06:33 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: 146/297] 10.0.0.11 () {28 vars in 580 bytes} [Thu Feb 26 04:06:33 2026] GET /v2.0/agents => generated 3384 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:06:33.820 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d6bf0661-bac4-4088-9cb2-ea6f52cc9c97] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38846. [pid: 8|app: 0|req: 152/298] 10.0.0.11 () {28 vars in 578 bytes} [Thu Feb 26 04:06:33 2026] GET /v2.0/ports => generated 4721 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/299] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:06:33 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/300] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:06:33 2026] GET /v2.0/subnetpools => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/301] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:06:33 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/302] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:06:33 2026] GET /v2.0/floatingips => 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: 149/303] 10.0.0.11 () {28 vars in 584 bytes} [Thu Feb 26 04:06:33 2026] GET /v2.0/networks => generated 2168 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/304] 10.0.0.11 () {28 vars in 598 bytes} [Thu Feb 26 04:06:34 2026] GET /v2.0/security-groups => generated 17397 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/305] 10.0.0.11 () {28 vars in 618 bytes} [Thu Feb 26 04:06:34 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/314] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:07:33 2026] GET /v2.0/routers => generated 15 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/315] 10.0.0.11 () {28 vars in 623 bytes} [Thu Feb 26 04:07:33 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: 161/316] 10.0.0.11 () {28 vars in 580 bytes} [Thu Feb 26 04:07:33 2026] GET /v2.0/agents => generated 3384 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/317] 10.0.0.11 () {28 vars in 598 bytes} [Thu Feb 26 04:07:33 2026] GET /v2.0/security-groups => generated 17397 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/318] 10.0.0.11 () {28 vars in 578 bytes} [Thu Feb 26 04:07:33 2026] GET /v2.0/ports => generated 4721 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/319] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:07:33 2026] GET /v2.0/floatingips => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/320] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:07:33 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/321] 10.0.0.11 () {28 vars in 618 bytes} [Thu Feb 26 04:07:33 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/322] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:07:33 2026] GET /v2.0/subnets => generated 1308 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/323] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:07:33 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: 8|app: 0|req: 165/324] 10.0.0.11 () {28 vars in 584 bytes} [Thu Feb 26 04:07:33 2026] GET /v2.0/networks => generated 2168 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/333] 10.0.0.11 () {28 vars in 584 bytes} [Thu Feb 26 04:08:33 2026] GET /v2.0/networks => generated 2168 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/334] 10.0.0.11 () {28 vars in 580 bytes} [Thu Feb 26 04:08:33 2026] GET /v2.0/agents => generated 3384 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/335] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:08:33 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/336] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:08:33 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: 8|app: 0|req: 172/337] 10.0.0.11 () {28 vars in 618 bytes} [Thu Feb 26 04:08:33 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/338] 10.0.0.11 () {28 vars in 598 bytes} [Thu Feb 26 04:08:33 2026] GET /v2.0/security-groups => generated 17397 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/339] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:08:33 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/340] 10.0.0.11 () {28 vars in 623 bytes} [Thu Feb 26 04:08:33 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: 8|app: 0|req: 174/341] 10.0.0.11 () {28 vars in 578 bytes} [Thu Feb 26 04:08:33 2026] GET /v2.0/ports => generated 4721 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/342] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:08:33 2026] GET /v2.0/floatingips => 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: 175/343] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:08:33 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/352] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:09:33 2026] GET /v2.0/routers => generated 15 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:09:33.281 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [9b8f2345-309d-486a-a046-24cb4d81dc5d] 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: 173/353] 10.0.0.11 () {28 vars in 623 bytes} [Thu Feb 26 04:09:33 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: 181/354] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:09:33 2026] GET /v2.0/floatingips => 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: 174/355] 10.0.0.11 () {28 vars in 584 bytes} [Thu Feb 26 04:09:33 2026] GET /v2.0/networks => generated 2168 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/356] 10.0.0.11 () {28 vars in 598 bytes} [Thu Feb 26 04:09:33 2026] GET /v2.0/security-groups => generated 17397 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/357] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:09:33 2026] GET /v2.0/subnets => generated 1308 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/358] 10.0.0.11 () {28 vars in 578 bytes} [Thu Feb 26 04:09:33 2026] GET /v2.0/ports => generated 4721 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/359] 10.0.0.11 () {28 vars in 618 bytes} [Thu Feb 26 04:09:33 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: 8|app: 0|req: 184/360] 10.0.0.11 () {28 vars in 580 bytes} [Thu Feb 26 04:09:33 2026] GET /v2.0/agents => generated 3384 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/361] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:09:33 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/362] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:09:33 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) 2026-02-26 04:10:33.320 7 INFO oslo.messaging._drivers.impl_rabbit [-] [9b8f2345-309d-486a-a046-24cb4d81dc5d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43482. [pid: 7|app: 0|req: 182/371] 10.0.0.11 () {28 vars in 598 bytes} [Thu Feb 26 04:10:33 2026] GET /v2.0/security-groups => generated 17397 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-02-26 04:10:33.422 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d6bf0661-bac4-4088-9cb2-ea6f52cc9c97] 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: 190/372] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:10:33 2026] GET /v2.0/subnets => generated 1308 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/373] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:10:33 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/374] 10.0.0.11 () {28 vars in 623 bytes} [Thu Feb 26 04:10:33 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: 184/375] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:10:33 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/376] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:10:33 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: 7|app: 0|req: 185/377] 10.0.0.11 () {28 vars in 618 bytes} [Thu Feb 26 04:10:33 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: 8|app: 0|req: 193/378] 10.0.0.11 () {28 vars in 578 bytes} [Thu Feb 26 04:10:33 2026] GET /v2.0/ports => generated 4721 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/379] 10.0.0.11 () {28 vars in 584 bytes} [Thu Feb 26 04:10:33 2026] GET /v2.0/networks => generated 2168 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/380] 10.0.0.11 () {28 vars in 580 bytes} [Thu Feb 26 04:10:33 2026] GET /v2.0/agents => generated 3384 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/381] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:10:33 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:11:33.280 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d6bf0661-bac4-4088-9cb2-ea6f52cc9c97] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59740. [pid: 8|app: 0|req: 199/390] 10.0.0.11 () {28 vars in 618 bytes} [Thu Feb 26 04:11:33 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/391] 10.0.0.11 () {28 vars in 584 bytes} [Thu Feb 26 04:11:33 2026] GET /v2.0/networks => generated 2168 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/392] 10.0.0.11 () {28 vars in 578 bytes} [Thu Feb 26 04:11:33 2026] GET /v2.0/ports => generated 4721 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/393] 10.0.0.11 () {28 vars in 580 bytes} [Thu Feb 26 04:11:33 2026] GET /v2.0/agents => generated 3384 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/394] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:11:33 2026] GET /v2.0/subnets => generated 1308 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/395] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:11:33 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: 8|app: 0|req: 202/396] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:11:33 2026] GET /v2.0/floatingips => 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: 195/397] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:11:33 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/398] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:11:33 2026] GET /v2.0/routers => generated 15 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/399] 10.0.0.11 () {28 vars in 623 bytes} [Thu Feb 26 04:11:33 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: 204/400] 10.0.0.11 () {28 vars in 598 bytes} [Thu Feb 26 04:11:33 2026] GET /v2.0/security-groups => generated 17397 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/409] 10.0.0.11 () {28 vars in 598 bytes} [Thu Feb 26 04:12:33 2026] GET /v2.0/security-groups => generated 17397 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/410] 10.0.0.11 () {28 vars in 578 bytes} [Thu Feb 26 04:12:33 2026] GET /v2.0/ports => generated 4721 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/411] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:12:33 2026] GET /v2.0/floatingips => 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: 202/412] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:12:33 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/413] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:12:33 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/414] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:12:33 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: 8|app: 0|req: 212/415] 10.0.0.11 () {28 vars in 618 bytes} [Thu Feb 26 04:12:33 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/416] 10.0.0.11 () {28 vars in 584 bytes} [Thu Feb 26 04:12:33 2026] GET /v2.0/networks => generated 2168 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/417] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:12:33 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: 205/418] 10.0.0.11 () {28 vars in 623 bytes} [Thu Feb 26 04:12:33 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: 8|app: 0|req: 214/419] 10.0.0.11 () {28 vars in 580 bytes} [Thu Feb 26 04:12:33 2026] GET /v2.0/agents => generated 3384 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:13:33.325 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [9b8f2345-309d-486a-a046-24cb4d81dc5d] 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: 210/428] 10.0.0.11 () {28 vars in 598 bytes} [Thu Feb 26 04:13:33 2026] GET /v2.0/security-groups => generated 17397 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/429] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:13:33 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/430] 10.0.0.11 () {28 vars in 578 bytes} [Thu Feb 26 04:13:33 2026] GET /v2.0/ports => generated 4721 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/431] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:13:33 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/432] 10.0.0.11 () {28 vars in 623 bytes} [Thu Feb 26 04:13:33 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/433] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:13:33 2026] GET /v2.0/floatingips => 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: 213/434] 10.0.0.11 () {28 vars in 584 bytes} [Thu Feb 26 04:13:33 2026] GET /v2.0/networks => generated 2168 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/435] 10.0.0.11 () {28 vars in 618 bytes} [Thu Feb 26 04:13:33 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: 214/436] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:13:33 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/437] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:13:33 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: 215/438] 10.0.0.11 () {28 vars in 580 bytes} [Thu Feb 26 04:13:33 2026] GET /v2.0/agents => generated 3384 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:14:21.195 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c77a0b00-7f71-4cd3-beca-fb3ad2bb9c94 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 227/445] 162.253.55.70 () {44 vars in 924 bytes} [Thu Feb 26 04:14:21 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 04:14:21.237 7 INFO oslo.messaging._drivers.impl_rabbit [-] [9b8f2345-309d-486a-a046-24cb4d81dc5d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51162. [pid: 7|app: 0|req: 219/446] 162.253.55.70 () {44 vars in 946 bytes} [Thu Feb 26 04:14:21 2026] GET /v2.0/networks?name=public => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:14:22.338 8 INFO neutron.pecan_wsgi.hooks.translation [None req-87df3044-38cc-463f-ac9a-f71edc0dac32 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 228/447] 162.253.55.70 () {44 vars in 924 bytes} [Thu Feb 26 04:14:22 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/448] 162.253.55.70 () {44 vars in 946 bytes} [Thu Feb 26 04:14:22 2026] GET /v2.0/networks?name=public => generated 753 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:14:22.430 8 INFO neutron.pecan_wsgi.hooks.translation [None req-120ad49c-c2e1-461c-9b35-2858d1205a1f 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 229/449] 162.253.55.70 () {44 vars in 1031 bytes} [Thu Feb 26 04:14:22 2026] GET /v2.0/subnets/public-subnet?network_id=3d3a506a-5b45-45c7-b79c-7bb0ffd486d2 => generated 113 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/450] 162.253.55.70 () {44 vars in 1054 bytes} [Thu Feb 26 04:14:22 2026] GET /v2.0/subnets?name=public-subnet&network_id=3d3a506a-5b45-45c7-b79c-7bb0ffd486d2 => generated 667 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/453] 10.0.0.11 () {28 vars in 584 bytes} [Thu Feb 26 04:14:33 2026] GET /v2.0/networks => generated 2168 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:14:33.323 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d6bf0661-bac4-4088-9cb2-ea6f52cc9c97] 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: 231/454] 10.0.0.11 () {28 vars in 598 bytes} [Thu Feb 26 04:14:33 2026] GET /v2.0/security-groups => generated 17397 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/455] 10.0.0.11 () {28 vars in 578 bytes} [Thu Feb 26 04:14:33 2026] GET /v2.0/ports => generated 4721 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/456] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:14:33 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/457] 10.0.0.11 () {28 vars in 623 bytes} [Thu Feb 26 04:14:33 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: 233/458] 10.0.0.11 () {28 vars in 580 bytes} [Thu Feb 26 04:14:33 2026] GET /v2.0/agents => generated 3384 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/459] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:14:33 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/460] 10.0.0.11 () {28 vars in 618 bytes} [Thu Feb 26 04:14:33 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: 227/461] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:14:33 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/462] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:14:33 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/463] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:14:33 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) 2026-02-26 04:14:47.530 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7033b789-2f27-4557-80de-504f190462a7 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 230/466] 162.253.55.70 () {44 vars in 934 bytes} [Thu Feb 26 04:14:47 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 04:14:47.569 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d6bf0661-bac4-4088-9cb2-ea6f52cc9c97] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37946. [pid: 8|app: 0|req: 237/467] 162.253.55.70 () {44 vars in 956 bytes} [Thu Feb 26 04:14:47 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:14:48.499 7 INFO neutron.pecan_wsgi.hooks.translation [None req-81cd5705-f4ba-4018-9109-e8285a23d476 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 231/468] 162.253.55.70 () {44 vars in 934 bytes} [Thu Feb 26 04:14:48 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/469] 162.253.55.70 () {44 vars in 956 bytes} [Thu Feb 26 04:14:48 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:14:48.765 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f43c06fe-ba86-4457-82e3-f44f998d73a0 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 232/470] 162.253.55.70 () {44 vars in 1033 bytes} [Thu Feb 26 04:14:48 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=2b08565a-7171-4634-a01d-3de03d6a68dc => generated 114 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/471] 162.253.55.70 () {44 vars in 1056 bytes} [Thu Feb 26 04:14:48 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=2b08565a-7171-4634-a01d-3de03d6a68dc => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:14:50.512 7 INFO neutron.api.v2.resource [None req-4f9f6c50-3a15-42a4-be99-63ee70ac202d 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 233/472] 162.253.55.70 () {44 vars in 968 bytes} [Thu Feb 26 04:14:50 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/473] 162.253.55.70 () {44 vars in 990 bytes} [Thu Feb 26 04:14:50 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/474] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 04:14:51 2026] GET /v2.0/security-groups/3b46e305-1b0e-423f-912a-41e2bb011803 => generated 4694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/475] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 04:14:51 2026] GET /v2.0/security-groups/3b46e305-1b0e-423f-912a-41e2bb011803 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/476] 162.253.55.70 () {44 vars in 1008 bytes} [Thu Feb 26 04:14:51 2026] GET /v2.0/security-group-rules/f3f320d0-049f-4170-a33f-c07136e20219 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/477] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 04:14:52 2026] GET /v2.0/security-groups/3b46e305-1b0e-423f-912a-41e2bb011803 => generated 4694 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/478] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 04:14:52 2026] GET /v2.0/security-groups/3b46e305-1b0e-423f-912a-41e2bb011803 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/479] 162.253.55.70 () {44 vars in 1008 bytes} [Thu Feb 26 04:14:52 2026] GET /v2.0/security-group-rules/7f94a5fa-c617-4edc-b250-11be60210de0 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/480] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 04:14:53 2026] GET /v2.0/security-groups/3b46e305-1b0e-423f-912a-41e2bb011803 => generated 4694 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/481] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 04:14:53 2026] GET /v2.0/security-groups/3b46e305-1b0e-423f-912a-41e2bb011803 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/482] 162.253.55.70 () {44 vars in 1008 bytes} [Thu Feb 26 04:14:53 2026] GET /v2.0/security-group-rules/231b24aa-487a-4006-8762-0c262ce84de9 => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/483] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 04:14:54 2026] GET /v2.0/security-groups/3b46e305-1b0e-423f-912a-41e2bb011803 => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/484] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 04:14:54 2026] GET /v2.0/security-groups/3b46e305-1b0e-423f-912a-41e2bb011803 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/485] 162.253.55.70 () {44 vars in 1008 bytes} [Thu Feb 26 04:14:54 2026] GET /v2.0/security-group-rules/fbad0391-baf4-4dee-aace-b210c10a4e86 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/486] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 04:14:55 2026] GET /v2.0/security-groups/3b46e305-1b0e-423f-912a-41e2bb011803 => generated 4694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/487] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 04:14:55 2026] GET /v2.0/security-groups/3b46e305-1b0e-423f-912a-41e2bb011803 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/488] 162.253.55.70 () {44 vars in 1008 bytes} [Thu Feb 26 04:14:55 2026] GET /v2.0/security-group-rules/7eb6291c-83c5-4c78-af0b-2d784f05fdbf => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/489] 162.253.55.70 () {44 vars in 984 bytes} [Thu Feb 26 04:14:56 2026] GET /v2.0/networks/2b08565a-7171-4634-a01d-3de03d6a68dc => generated 732 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:14:56.718 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e0194049-557f-4cee-9e03-0e3a965882f1 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 242/490] 162.253.55.70 () {44 vars in 1073 bytes} [Thu Feb 26 04:14:56 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=2b08565a-7171-4634-a01d-3de03d6a68dc => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/491] 162.253.55.70 () {44 vars in 1096 bytes} [Thu Feb 26 04:14:56 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=2b08565a-7171-4634-a01d-3de03d6a68dc => generated 1250 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/492] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 04:14:56 2026] GET /v2.0/security-groups/3b46e305-1b0e-423f-912a-41e2bb011803 => generated 4694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:15:03.380 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2116420b-4cf4-4a61-91f2-7803150c5f19 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 245/495] 162.253.55.70 () {44 vars in 975 bytes} [Thu Feb 26 04:15:03 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/496] 162.253.55.70 () {44 vars in 997 bytes} [Thu Feb 26 04:15:03 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/497] 162.253.55.70 () {44 vars in 917 bytes} [Thu Feb 26 04:15:04 2026] GET /v2.0/ports => generated 4721 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:15:05.722 8 INFO neutron.api.v2.resource [None req-6aa356d8-61ad-4f45-a33a-ee78a1a765e4 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 252/498] 162.253.55.70 () {44 vars in 956 bytes} [Thu Feb 26 04:15:05 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/499] 162.253.55.70 () {44 vars in 978 bytes} [Thu Feb 26 04:15:05 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/500] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 04:15:06 2026] GET /v2.0/security-groups/01cec7d5-5280-4c66-82a9-31c3535215f7 => generated 2882 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/501] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 04:15:06 2026] GET /v2.0/security-groups/01cec7d5-5280-4c66-82a9-31c3535215f7 => generated 2882 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/502] 162.253.55.70 () {44 vars in 1008 bytes} [Thu Feb 26 04:15:06 2026] GET /v2.0/security-group-rules/3b563c27-eb23-49f9-bdca-d1eb50649a6b => generated 621 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/503] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 04:15:07 2026] GET /v2.0/security-groups/01cec7d5-5280-4c66-82a9-31c3535215f7 => generated 2882 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/504] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 04:15:07 2026] GET /v2.0/security-groups/01cec7d5-5280-4c66-82a9-31c3535215f7 => generated 2882 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/505] 162.253.55.70 () {44 vars in 1008 bytes} [Thu Feb 26 04:15:07 2026] GET /v2.0/security-group-rules/a04eb4a8-8883-4719-8648-98a49c23bd1f => generated 625 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/508] 162.253.55.70 () {44 vars in 972 bytes} [Thu Feb 26 04:15:18 2026] GET /v2.0/quotas/459a65d0d04a4cae933aa9c0ec209d8e => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/511] 10.0.0.11 () {28 vars in 580 bytes} [Thu Feb 26 04:15:33 2026] GET /v2.0/agents => generated 3384 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/512] 10.0.0.11 () {28 vars in 618 bytes} [Thu Feb 26 04:15:33 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: 255/513] 10.0.0.11 () {28 vars in 598 bytes} [Thu Feb 26 04:15:33 2026] GET /v2.0/security-groups => generated 17397 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/514] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:15:33 2026] GET /v2.0/subnets => generated 1308 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/515] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:15:33 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: 260/516] 10.0.0.11 () {28 vars in 584 bytes} [Thu Feb 26 04:15:33 2026] GET /v2.0/networks => generated 2168 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/517] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:15:33 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/518] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:15:33 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/519] 10.0.0.11 () {28 vars in 623 bytes} [Thu Feb 26 04:15:33 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/520] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:15:33 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: 259/521] 10.0.0.11 () {28 vars in 578 bytes} [Thu Feb 26 04:15:33 2026] GET /v2.0/ports => generated 4721 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:16:07.068 8 INFO neutron.api.v2.resource [None req-187a47a6-0274-4e22-86b4-f36dfd1ef011 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 265/526] 162.253.55.70 () {44 vars in 1071 bytes} [Thu Feb 26 04:16:07 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=3b7332af7fab4a11b9fbe43ea6657705 => generated 139 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/527] 162.253.55.70 () {44 vars in 1094 bytes} [Thu Feb 26 04:16:07 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=3b7332af7fab4a11b9fbe43ea6657705 => generated 4072 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/528] 162.253.55.70 () {44 vars in 1085 bytes} [Thu Feb 26 04:16:08 2026] GET /v2.0/security-groups/411fffcf-28a7-4df2-91b6-be2692915ce7?project_id=3b7332af7fab4a11b9fbe43ea6657705 => generated 4075 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/529] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 04:16:08 2026] GET /v2.0/security-groups/411fffcf-28a7-4df2-91b6-be2692915ce7 => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/530] 162.253.55.70 () {44 vars in 1008 bytes} [Thu Feb 26 04:16:08 2026] GET /v2.0/security-group-rules/6f58c1a7-9fc3-4925-8700-86bbde9d7664 => generated 597 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/531] 162.253.55.70 () {44 vars in 1085 bytes} [Thu Feb 26 04:16:09 2026] GET /v2.0/security-groups/411fffcf-28a7-4df2-91b6-be2692915ce7?project_id=3b7332af7fab4a11b9fbe43ea6657705 => generated 4075 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/532] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 04:16:09 2026] GET /v2.0/security-groups/411fffcf-28a7-4df2-91b6-be2692915ce7 => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/533] 162.253.55.70 () {44 vars in 1008 bytes} [Thu Feb 26 04:16:09 2026] GET /v2.0/security-group-rules/e59f5977-a613-48b6-b602-edcfefc1989d => generated 599 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/534] 162.253.55.70 () {44 vars in 1085 bytes} [Thu Feb 26 04:16:09 2026] GET /v2.0/security-groups/411fffcf-28a7-4df2-91b6-be2692915ce7?project_id=3b7332af7fab4a11b9fbe43ea6657705 => generated 4075 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/535] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 04:16:10 2026] GET /v2.0/security-groups/411fffcf-28a7-4df2-91b6-be2692915ce7 => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/536] 162.253.55.70 () {44 vars in 1008 bytes} [Thu Feb 26 04:16:10 2026] GET /v2.0/security-group-rules/5fc5e11c-1e25-4ed6-9288-49c6b1356821 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/537] 162.253.55.70 () {44 vars in 1085 bytes} [Thu Feb 26 04:16:11 2026] GET /v2.0/security-groups/411fffcf-28a7-4df2-91b6-be2692915ce7?project_id=3b7332af7fab4a11b9fbe43ea6657705 => generated 4075 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/538] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 04:16:11 2026] GET /v2.0/security-groups/411fffcf-28a7-4df2-91b6-be2692915ce7 => generated 4075 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/539] 162.253.55.70 () {44 vars in 1008 bytes} [Thu Feb 26 04:16:11 2026] GET /v2.0/security-group-rules/2851bca6-ca46-41e3-9adb-793cc41e0a55 => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/542] 162.253.55.70 () {44 vars in 972 bytes} [Thu Feb 26 04:16:18 2026] GET /v2.0/quotas/3b7332af7fab4a11b9fbe43ea6657705 => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/545] 10.0.0.11 () {28 vars in 618 bytes} [Thu Feb 26 04:16:33 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/546] 10.0.0.11 () {28 vars in 598 bytes} [Thu Feb 26 04:16:33 2026] GET /v2.0/security-groups => generated 17397 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/547] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:16:33 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/548] 10.0.0.11 () {28 vars in 578 bytes} [Thu Feb 26 04:16:33 2026] GET /v2.0/ports => generated 4721 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/549] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:16:33 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/550] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:16:33 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: 8|app: 0|req: 277/551] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:16:33 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/552] 10.0.0.11 () {28 vars in 623 bytes} [Thu Feb 26 04:16:33 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: 8|app: 0|req: 278/553] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:16:33 2026] GET /v2.0/floatingips => 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: 276/554] 10.0.0.11 () {28 vars in 584 bytes} [Thu Feb 26 04:16:33 2026] GET /v2.0/networks => generated 2168 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/555] 10.0.0.11 () {28 vars in 580 bytes} [Thu Feb 26 04:16:33 2026] GET /v2.0/agents => generated 3384 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/560] 162.253.55.70 () {44 vars in 946 bytes} [Thu Feb 26 04:17:01 2026] GET /v2.0/networks?name=public => generated 753 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/565] 10.0.0.11 () {28 vars in 578 bytes} [Thu Feb 26 04:17:33 2026] GET /v2.0/ports => generated 4721 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:17:33.524 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [9b8f2345-309d-486a-a046-24cb4d81dc5d] 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: 281/566] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:17:33 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/567] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:17:33 2026] GET /v2.0/subnetpools => generated 19 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/568] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:17:33 2026] GET /v2.0/routers => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/569] 10.0.0.11 () {28 vars in 623 bytes} [Thu Feb 26 04:17:33 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/570] 10.0.0.11 () {28 vars in 580 bytes} [Thu Feb 26 04:17:33 2026] GET /v2.0/agents => generated 3384 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/571] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:17:33 2026] GET /v2.0/floatingips => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/572] 10.0.0.11 () {28 vars in 598 bytes} [Thu Feb 26 04:17:33 2026] GET /v2.0/security-groups => generated 17397 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/573] 10.0.0.11 () {28 vars in 618 bytes} [Thu Feb 26 04:17:33 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/574] 10.0.0.11 () {28 vars in 584 bytes} [Thu Feb 26 04:17:33 2026] GET /v2.0/networks => generated 2168 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/575] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:17:33 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:17:39.418 7 INFO oslo.messaging._drivers.impl_rabbit [-] [9b8f2345-309d-486a-a046-24cb4d81dc5d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51086. [pid: 7|app: 0|req: 286/576] 10.0.0.12 () {32 vars in 648 bytes} [Thu Feb 26 04:17:39 2026] GET /v2.0/networks => generated 2168 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/577] 10.0.0.12 () {32 vars in 654 bytes} [Thu Feb 26 04:17:40 2026] GET /v2.0/floatingips => 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: 287/578] 10.0.0.12 () {32 vars in 646 bytes} [Thu Feb 26 04:17:40 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/579] 10.0.0.12 () {32 vars in 642 bytes} [Thu Feb 26 04:17:40 2026] GET /v2.0/ports => generated 4721 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/580] 10.0.0.12 () {32 vars in 646 bytes} [Thu Feb 26 04:17:40 2026] GET /v2.0/subnets => generated 1308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/581] 10.0.0.12 () {32 vars in 648 bytes} [Thu Feb 26 04:17:40 2026] GET /v2.0/networks => generated 2168 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/582] 10.0.0.12 () {32 vars in 662 bytes} [Thu Feb 26 04:17:40 2026] GET /v2.0/security-groups => generated 17397 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/583] 10.0.0.12 () {32 vars in 654 bytes} [Thu Feb 26 04:17:40 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) 2026-02-26 04:17:51.501 7 INFO neutron.db.segments_db [None req-ba356edd-6885-4491-b95c-55a94be169c9 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Added segment a4bd6834-06d2-441e-804b-6e35e556ccec of type vxlan for network 3739002d-0196-4edc-a7d3-d54cd0966e79 2026-02-26 04:17:51.517 8 INFO neutron.db.segments_db [None req-59deea80-a26d-44ee-adb5-d7c7cbbe7a64 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Added segment ce7f3df2-9352-47df-b97d-8af2dc4cb7f1 of type vxlan for network 94e9b23b-fd92-48c7-9d26-9e7557fdfe25 [pid: 7|app: 0|req: 291/586] 10.0.0.12 () {34 vars in 670 bytes} [Thu Feb 26 04:17:51 2026] POST /v2.0/networks => generated 748 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/587] 10.0.0.12 () {34 vars in 670 bytes} [Thu Feb 26 04:17:51 2026] POST /v2.0/networks => generated 745 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/588] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:17:51 2026] POST /v2.0/subnets => generated 696 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/589] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:17:51 2026] POST /v2.0/subnets => generated 692 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:17:51.843 7 INFO neutron.db.segments_db [None req-011ed84c-1d41-45f5-a517-ac425427274b 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Added segment 38e2c3bb-4cf5-4e7f-b7a8-40795268a4f4 of type vxlan for network fd8edfc5-8168-4b00-ad87-2d65b0a70651 2026-02-26 04:17:51.883 8 INFO neutron.db.segments_db [None req-e7258291-6577-48f4-b2e6-c0ff6c14513b 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Added segment fa11907d-7e99-4a80-a592-ad8bc661a055 of type vxlan for network e0255236-2404-4ac1-8598-8c64c11a12a5 2026-02-26 04:17:52.088 7 INFO neutron.db.l3_hamode_db [None req-011ed84c-1d41-45f5-a517-ac425427274b 32b0825bafe1431d92de941c3c58df32 fd89a4ed67664492ac7244c660985a73 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 04:17:52.149 8 INFO neutron.db.l3_hamode_db [None req-e7258291-6577-48f4-b2e6-c0ff6c14513b 32b0825bafe1431d92de941c3c58df32 31945ec9bbec4a8daaab168b6edf3b47 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 04:17:52.941 7 INFO neutron.db.l3_hamode_db [None req-011ed84c-1d41-45f5-a517-ac425427274b 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 04:17:53.040 8 INFO neutron.db.l3_hamode_db [None req-e7258291-6577-48f4-b2e6-c0ff6c14513b 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 293/590] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:17:51 2026] POST /v2.0/routers => generated 736 bytes in 2455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/591] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:17:51 2026] POST /v2.0/routers => generated 732 bytes in 2422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/592] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:17:54 2026] GET /v2.0/security-groups?tenant_id=c8345f09eaaa47269d3fc4ee79ca67b3&name=default => generated 2921 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/593] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:17:54 2026] GET /v2.0/security-groups?tenant_id=7e23eadfaf8a497d925c77264aa4a6da&name=default => generated 2921 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/594] 10.0.0.12 () {34 vars in 782 bytes} [Thu Feb 26 04:17:54 2026] PUT /v2.0/routers/a0ad4db0-2675-4a6e-9e8b-2b8bd56185f1/add_router_interface => generated 309 bytes in 1103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/595] 10.0.0.12 () {34 vars in 782 bytes} [Thu Feb 26 04:17:54 2026] PUT /v2.0/routers/df018491-d6c6-43a9-a878-331e20861b11/add_router_interface => generated 309 bytes in 1145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/596] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:17:55 2026] DELETE /v2.0/security-groups/1000d3a6-d883-4bbb-8543-395a0f10acaf => 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: 301/597] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:17:55 2026] DELETE /v2.0/security-groups/33b92704-1430-416e-8462-b661feef156b => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:17:56.662 8 WARNING neutron_lib.context [req-1c396eb1-9caa-4b60-8ad8-c94c734ce737 req-bdb26f3e-957e-429f-86eb-7d28be2a3c10 d1755b68a5654f748137cb8cf50faa14 31945ec9bbec4a8daaab168b6edf3b47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:17:56.673 7 WARNING neutron_lib.context [req-31f9aa53-589f-4dbc-9e36-251e5072465e req-aa73b304-135f-4965-810f-c55cf9bea8f6 18b4924c5af54eff8cf9f4a4de825eb9 fd89a4ed67664492ac7244c660985a73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 297/598] 10.0.0.94 () {38 vars in 970 bytes} [Thu Feb 26 04:17:56 2026] POST /v2.0/security-groups => generated 1685 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/599] 10.0.0.94 () {38 vars in 970 bytes} [Thu Feb 26 04:17:56 2026] POST /v2.0/security-groups => generated 1681 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 04:17:56.855 8 WARNING neutron_lib.context [req-3dc01c10-2371-4c29-83e4-c0a5a68e5da8 req-05928350-3421-456c-beb7-7b1ff9d1d5e4 d1755b68a5654f748137cb8cf50faa14 31945ec9bbec4a8daaab168b6edf3b47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 298/600] 10.0.0.94 () {34 vars in 990 bytes} [Thu Feb 26 04:17:56 2026] GET /v2.0/security-groups/9f16c43b-9de2-4d7d-a57d-1dd1561abbf9 => generated 1685 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:17:56.880 7 WARNING neutron_lib.context [req-3e45b158-3ddf-4946-a9e1-e78ddfd045b5 req-6c12d55f-558f-472a-b7c5-fdeedfec60e3 18b4924c5af54eff8cf9f4a4de825eb9 fd89a4ed67664492ac7244c660985a73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 303/601] 10.0.0.94 () {38 vars in 970 bytes} [Thu Feb 26 04:17:56 2026] POST /v2.0/security-groups => generated 1681 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/602] 10.0.0.94 () {38 vars in 980 bytes} [Thu Feb 26 04:17:56 2026] POST /v2.0/security-group-rules => generated 614 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:17:56.998 8 WARNING neutron_lib.context [req-05d4beeb-9383-4f0e-9008-980f5bcdf2b1 req-f6a4d1c6-6b48-4116-b58a-030224e723e2 d1755b68a5654f748137cb8cf50faa14 31945ec9bbec4a8daaab168b6edf3b47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:17:57.014 7 WARNING neutron_lib.context [req-a5f26060-62d7-49be-a123-842a198d909a req-2ed6be5f-c3a0-41be-a228-f72db4226221 18b4924c5af54eff8cf9f4a4de825eb9 fd89a4ed67664492ac7244c660985a73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 304/603] 10.0.0.94 () {38 vars in 970 bytes} [Thu Feb 26 04:17:56 2026] POST /v2.0/security-groups => generated 1680 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/604] 10.0.0.94 () {38 vars in 970 bytes} [Thu Feb 26 04:17:57 2026] POST /v2.0/security-groups => generated 1683 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/605] 10.0.0.94 () {34 vars in 990 bytes} [Thu Feb 26 04:17:57 2026] GET /v2.0/security-groups/0c83ff77-b6dd-41d2-85c2-c13cca0f9151 => generated 1683 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:17:57.225 7 WARNING neutron_lib.context [req-888a38c6-b9cf-426d-8499-b241b30001cd req-ac252cea-2149-49ee-9b79-3c946feb1342 18b4924c5af54eff8cf9f4a4de825eb9 fd89a4ed67664492ac7244c660985a73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 305/606] 10.0.0.94 () {34 vars in 1001 bytes} [Thu Feb 26 04:17:57 2026] GET /v2.0/security-groups?tenant_id=31945ec9bbec4a8daaab168b6edf3b47 => generated 7903 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/607] 10.0.0.94 () {34 vars in 990 bytes} [Thu Feb 26 04:17:57 2026] GET /v2.0/security-groups/fb15d596-7c34-40f0-b7dd-bf47123ddee7 => generated 2918 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/608] 10.0.0.94 () {34 vars in 990 bytes} [Thu Feb 26 04:17:57 2026] GET /v2.0/security-groups/fb15d596-7c34-40f0-b7dd-bf47123ddee7 => generated 2918 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/609] 10.0.0.94 () {38 vars in 980 bytes} [Thu Feb 26 04:17:57 2026] POST /v2.0/security-group-rules => generated 614 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/610] 10.0.0.94 () {34 vars in 990 bytes} [Thu Feb 26 04:17:57 2026] GET /v2.0/security-groups/ca2f9d80-5a76-47dd-ab55-33bd273a8a81 => generated 1681 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/611] 10.0.0.94 () {34 vars in 990 bytes} [Thu Feb 26 04:17:57 2026] GET /v2.0/security-groups/0c83ff77-b6dd-41d2-85c2-c13cca0f9151 => generated 2308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:17:57.438 7 WARNING neutron_lib.context [req-c7899560-2026-414a-b882-4931d490724d req-aba639e4-eaea-433a-8279-8d770ba5863d 18b4924c5af54eff8cf9f4a4de825eb9 fd89a4ed67664492ac7244c660985a73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/612] 10.0.0.94 () {36 vars in 1012 bytes} [Thu Feb 26 04:17:57 2026] DELETE /v2.0/security-groups/ca2f9d80-5a76-47dd-ab55-33bd273a8a81 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:17:57.523 8 INFO neutron.api.v2.resource [req-68797257-c07a-474f-800b-378745a5ac42 req-61fc3a92-8f9a-44cb-8e91-404407385f27 d1755b68a5654f748137cb8cf50faa14 31945ec9bbec4a8daaab168b6edf3b47 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 310/613] 10.0.0.94 () {34 vars in 990 bytes} [Thu Feb 26 04:17:57 2026] GET /v2.0/security-groups/ca2f9d80-5a76-47dd-ab55-33bd273a8a81 => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/614] 10.0.0.94 () {38 vars in 980 bytes} [Thu Feb 26 04:17:57 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: 305/615] 10.0.0.94 () {34 vars in 990 bytes} [Thu Feb 26 04:17:57 2026] GET /v2.0/security-groups/55a0a44f-6e3e-4b9b-b730-f9e447937630 => generated 1681 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/616] 10.0.0.94 () {34 vars in 990 bytes} [Thu Feb 26 04:17:57 2026] GET /v2.0/security-groups/0c83ff77-b6dd-41d2-85c2-c13cca0f9151 => generated 2938 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/617] 10.0.0.94 () {36 vars in 1012 bytes} [Thu Feb 26 04:17:57 2026] DELETE /v2.0/security-groups/55a0a44f-6e3e-4b9b-b730-f9e447937630 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/618] 10.0.0.94 () {34 vars in 1000 bytes} [Thu Feb 26 04:17:57 2026] GET /v2.0/security-group-rules/6aabeb2a-27fb-4876-88b9-202df30e7b36 => generated 616 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:17:57.725 7 INFO neutron.api.v2.resource [req-23dedd78-2c67-4e10-a1f9-ab1154425918 req-da10337f-3127-46e0-aab5-8fbfe1b8635e d1755b68a5654f748137cb8cf50faa14 31945ec9bbec4a8daaab168b6edf3b47 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 309/619] 10.0.0.94 () {34 vars in 990 bytes} [Thu Feb 26 04:17:57 2026] GET /v2.0/security-groups/55a0a44f-6e3e-4b9b-b730-f9e447937630 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/620] 10.0.0.94 () {34 vars in 990 bytes} [Thu Feb 26 04:17:57 2026] GET /v2.0/security-groups/0c83ff77-b6dd-41d2-85c2-c13cca0f9151 => generated 2938 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/621] 10.0.0.94 () {34 vars in 990 bytes} [Thu Feb 26 04:17:57 2026] GET /v2.0/security-groups/5d823e1d-bb5c-465e-b059-7c5953964bae => generated 1680 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/622] 10.0.0.94 () {36 vars in 1022 bytes} [Thu Feb 26 04:17:57 2026] DELETE /v2.0/security-group-rules/6aabeb2a-27fb-4876-88b9-202df30e7b36 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:17:57.891 8 INFO neutron.db.segments_db [None req-f11d5307-3a0f-4b89-bc9c-89b8e761ba17 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Added segment ffa978db-8d14-4354-950a-b3e8551de730 of type vxlan for network 85f1f113-b4e7-48d7-b98c-c1343ff28145 [pid: 7|app: 0|req: 313/623] 10.0.0.94 () {36 vars in 1012 bytes} [Thu Feb 26 04:17:57 2026] DELETE /v2.0/security-groups/5d823e1d-bb5c-465e-b059-7c5953964bae => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/624] 10.0.0.94 () {34 vars in 990 bytes} [Thu Feb 26 04:17:57 2026] GET /v2.0/security-groups/0c83ff77-b6dd-41d2-85c2-c13cca0f9151 => generated 2308 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:17:57.964 7 INFO neutron.api.v2.resource [req-4002af16-0882-4dde-be3c-c88c9a8646bf req-7b0fc884-0862-4353-b469-e01d56bf63e7 d1755b68a5654f748137cb8cf50faa14 31945ec9bbec4a8daaab168b6edf3b47 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 315/625] 10.0.0.94 () {34 vars in 990 bytes} [Thu Feb 26 04:17:57 2026] GET /v2.0/security-groups/5d823e1d-bb5c-465e-b059-7c5953964bae => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/626] 10.0.0.12 () {34 vars in 670 bytes} [Thu Feb 26 04:17:57 2026] POST /v2.0/networks => generated 746 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/627] 10.0.0.94 () {36 vars in 1012 bytes} [Thu Feb 26 04:17:57 2026] DELETE /v2.0/security-groups/0c83ff77-b6dd-41d2-85c2-c13cca0f9151 => 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: 317/628] 10.0.0.94 () {34 vars in 1001 bytes} [Thu Feb 26 04:17:58 2026] GET /v2.0/security-groups?tenant_id=31945ec9bbec4a8daaab168b6edf3b47 => generated 2921 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/629] 10.0.0.94 () {34 vars in 990 bytes} [Thu Feb 26 04:17:58 2026] GET /v2.0/security-groups/9f16c43b-9de2-4d7d-a57d-1dd1561abbf9 => generated 2310 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/630] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:17:57 2026] POST /v2.0/subnets => generated 693 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/631] 10.0.0.94 () {34 vars in 990 bytes} [Thu Feb 26 04:17:58 2026] GET /v2.0/security-groups/fb15d596-7c34-40f0-b7dd-bf47123ddee7 => generated 2918 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:17:58.207 7 INFO neutron.db.segments_db [None req-aa859c51-cfce-49d3-8524-332e03174394 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Added segment f0d1f402-bba4-42e3-b955-c371f22b0af2 of type vxlan for network b4155ca0-8150-4142-9c2f-b55bfab0d0b4 [pid: 8|app: 0|req: 313/632] 10.0.0.94 () {36 vars in 1012 bytes} [Thu Feb 26 04:17:58 2026] DELETE /v2.0/security-groups/9f16c43b-9de2-4d7d-a57d-1dd1561abbf9 => 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: 314/633] 10.0.0.94 () {34 vars in 990 bytes} [Thu Feb 26 04:17:58 2026] GET /v2.0/security-groups/fb15d596-7c34-40f0-b7dd-bf47123ddee7 => generated 2918 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:17:58.481 7 INFO neutron.db.l3_hamode_db [None req-aa859c51-cfce-49d3-8524-332e03174394 32b0825bafe1431d92de941c3c58df32 93df35be704645e89ea38691f8b79f6e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 04:17:59.251 7 INFO neutron.db.l3_hamode_db [None req-aa859c51-cfce-49d3-8524-332e03174394 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 315/634] 10.0.0.12 () {34 vars in 788 bytes} [Thu Feb 26 04:17:58 2026] PUT /v2.0/routers/a0ad4db0-2675-4a6e-9e8b-2b8bd56185f1/remove_router_interface => generated 309 bytes in 976 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:17:59.294 8 INFO neutron.api.v2.resource [req-e9663927-9d81-4c41-980b-33e10f658f6a req-e2f5e550-fb6c-48a5-a275-9b710de99d62 d1755b68a5654f748137cb8cf50faa14 31945ec9bbec4a8daaab168b6edf3b47 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 316/635] 10.0.0.94 () {34 vars in 990 bytes} [Thu Feb 26 04:17:59 2026] GET /v2.0/security-groups/5d823e1d-bb5c-465e-b059-7c5953964bae => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 04:17:59.865 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-c19c10d8-faf7-49ea-88fb-13342514f5e0 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - 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.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/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.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/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.12/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.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 7|app: 0|req: 320/636] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:17:58 2026] POST /v2.0/routers => generated 733 bytes in 2042 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:18:00.223 7 INFO neutron.api.v2.resource [req-e7c5eef6-50a0-4fce-bb02-94ea0ef82a22 req-7200419c-8aec-4e0a-a1cc-c2de1a31333a d1755b68a5654f748137cb8cf50faa14 31945ec9bbec4a8daaab168b6edf3b47 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 321/637] 10.0.0.94 () {34 vars in 990 bytes} [Thu Feb 26 04:18:00 2026] GET /v2.0/security-groups/55a0a44f-6e3e-4b9b-b730-f9e447937630 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 04:18:00.239 8 INFO neutron.db.l3_hamode_db [None req-c19c10d8-faf7-49ea-88fb-13342514f5e0 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] HA network fd8edfc5-8168-4b00-ad87-2d65b0a70651 was deleted as no HA routers are present in tenant fd89a4ed67664492ac7244c660985a73. [pid: 8|app: 0|req: 317/640] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:17:59 2026] DELETE /v2.0/routers/a0ad4db0-2675-4a6e-9e8b-2b8bd56185f1 => generated 0 bytes in 948 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:18:00.268 8 INFO neutron.api.v2.resource [req-ed0bc2d7-c96a-4233-a3b4-0481087514bf req-789d67b3-d475-426b-bc90-eaaff002f411 d1755b68a5654f748137cb8cf50faa14 31945ec9bbec4a8daaab168b6edf3b47 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 318/641] 10.0.0.94 () {34 vars in 990 bytes} [Thu Feb 26 04:18:00 2026] GET /v2.0/security-groups/ca2f9d80-5a76-47dd-ab55-33bd273a8a81 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/642] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:18:00 2026] DELETE /v2.0/subnets/be6e1ff9-7927-44ce-bd20-7d31a01af27c => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:18:00.772 8 INFO neutron.services.segments.plugin [-] Segment 38e2c3bb-4cf5-4e7f-b7a8-40795268a4f4 resource provider aggregate not found 2026-02-26 04:18:00.786 8 INFO neutron.services.segments.plugin [-] Segment 38e2c3bb-4cf5-4e7f-b7a8-40795268a4f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38e2c3bb-4cf5-4e7f-b7a8-40795268a4f4 found for delete ", "request_id": "req-b6838744-5fc6-46c6-bf27-cf8fe58899b2"}]} 2026-02-26 04:18:00.807 8 INFO neutron.services.segments.plugin [-] Segment 38e2c3bb-4cf5-4e7f-b7a8-40795268a4f4 resource provider aggregate not found 2026-02-26 04:18:00.835 8 INFO neutron.services.segments.plugin [-] Segment 38e2c3bb-4cf5-4e7f-b7a8-40795268a4f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38e2c3bb-4cf5-4e7f-b7a8-40795268a4f4 found for delete ", "request_id": "req-d85e839a-6961-4a93-b648-11d2d544bd18"}]} [pid: 8|app: 0|req: 320/643] 10.0.0.12 () {34 vars in 788 bytes} [Thu Feb 26 04:18:00 2026] PUT /v2.0/routers/df018491-d6c6-43a9-a878-331e20861b11/remove_router_interface => generated 309 bytes in 901 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/644] 10.0.0.12 () {34 vars in 782 bytes} [Thu Feb 26 04:18:00 2026] PUT /v2.0/routers/d4e2e3ad-b436-4c2c-863e-e90f0f594deb/add_router_interface => generated 309 bytes in 1195 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/645] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:18:01 2026] GET /v2.0/security-groups?tenant_id=60e5f232d44b42c0bb46d3c6b7c55cf9&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/646] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:18:01 2026] DELETE /v2.0/networks/3739002d-0196-4edc-a7d3-d54cd0966e79 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/647] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:18:01 2026] DELETE /v2.0/security-groups/0fc5f130-d521-4420-a13a-9994ef7d140f => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/648] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:18:01 2026] GET /v2.0/security-groups?tenant_id=fd89a4ed67664492ac7244c660985a73&name=default => generated 2921 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/649] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:18:01 2026] DELETE /v2.0/security-groups/c69fa5db-4664-45ab-974c-351bd850d8d9 => 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: 329/650] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:18:01 2026] GET /v2.0/security-groups?tenant_id=9b19d79e3cf149a88b719a2b5c97f224&name=default => generated 2925 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/651] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:18:01 2026] DELETE /v2.0/security-groups/3ae1b0df-b896-49d1-a1b9-8dbdd96a5053 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:18:02.359 8 INFO neutron.db.l3_hamode_db [None req-98f0d837-4cc6-4c90-b7e2-65fde7d90cba 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] HA network e0255236-2404-4ac1-8598-8c64c11a12a5 was deleted as no HA routers are present in tenant 31945ec9bbec4a8daaab168b6edf3b47. [pid: 8|app: 0|req: 322/652] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:18:01 2026] DELETE /v2.0/routers/df018491-d6c6-43a9-a878-331e20861b11 => generated 0 bytes in 811 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:18:02.372 7 INFO neutron.services.segments.plugin [-] Segment a4bd6834-06d2-441e-804b-6e35e556ccec resource provider aggregate not found 2026-02-26 04:18:02.379 7 INFO neutron.services.segments.plugin [-] Segment a4bd6834-06d2-441e-804b-6e35e556ccec resource provider aggregate not found 2026-02-26 04:18:02.400 7 INFO neutron.services.segments.plugin [-] Segment a4bd6834-06d2-441e-804b-6e35e556ccec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4bd6834-06d2-441e-804b-6e35e556ccec found for delete ", "request_id": "req-fc2199be-e23e-454a-98d9-7531c07564e9"}]} 2026-02-26 04:18:02.407 7 INFO neutron.services.segments.plugin [-] Segment a4bd6834-06d2-441e-804b-6e35e556ccec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4bd6834-06d2-441e-804b-6e35e556ccec found for delete ", "request_id": "req-7e1e4748-9d4d-44fe-8819-7b2dcb120deb"}]} [pid: 8|app: 0|req: 323/653] 10.0.0.94 () {34 vars in 981 bytes} [Thu Feb 26 04:18:02 2026] GET /v2.0/networks?id=85f1f113-b4e7-48d7-b98c-c1343ff28145 => generated 678 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/654] 10.0.0.94 () {34 vars in 964 bytes} [Thu Feb 26 04:18:02 2026] GET /v2.0/quotas/93df35be704645e89ea38691f8b79f6e => 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: 331/655] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:18:02 2026] DELETE /v2.0/subnets/d551d5be-2667-40b7-8188-af3fb57a58c1 => 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: 325/656] 10.0.0.94 () {34 vars in 1001 bytes} [Thu Feb 26 04:18:02 2026] GET /v2.0/ports?tenant_id=93df35be704645e89ea38691f8b79f6e&fields=id => generated 103 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/657] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:18:02 2026] DELETE /v2.0/networks/94e9b23b-fd92-48c7-9d26-9e7557fdfe25 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:18:03.027 8 INFO neutron.services.segments.plugin [-] Segment fa11907d-7e99-4a80-a592-ad8bc661a055 resource provider aggregate not found 2026-02-26 04:18:03.033 8 INFO neutron.services.segments.plugin [-] Segment fa11907d-7e99-4a80-a592-ad8bc661a055 resource provider aggregate not found 2026-02-26 04:18:03.038 8 INFO neutron.services.segments.plugin [-] Segment fa11907d-7e99-4a80-a592-ad8bc661a055 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa11907d-7e99-4a80-a592-ad8bc661a055 found for delete ", "request_id": "req-cddfdd89-a464-4d68-a126-ef763968e4b9"}]} 2026-02-26 04:18:03.048 8 INFO neutron.services.segments.plugin [-] Segment fa11907d-7e99-4a80-a592-ad8bc661a055 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa11907d-7e99-4a80-a592-ad8bc661a055 found for delete ", "request_id": "req-d3aa1578-b02e-47e2-94fa-5606ef33887f"}]} [pid: 8|app: 0|req: 326/658] 10.0.0.94 () {34 vars in 906 bytes} [Thu Feb 26 04:18:03 2026] GET /v2.0/extensions => generated 20516 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/659] 10.0.0.94 () {34 vars in 1007 bytes} [Thu Feb 26 04:18:03 2026] GET /v2.0/networks/85f1f113-b4e7-48d7-b98c-c1343ff28145?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: 334/660] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:18:03 2026] GET /v2.0/security-groups?tenant_id=31945ec9bbec4a8daaab168b6edf3b47&name=default => generated 2921 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/661] 10.0.0.94 () {34 vars in 1107 bytes} [Thu Feb 26 04:18:03 2026] GET /v2.0/networks/85f1f113-b4e7-48d7-b98c-c1343ff28145?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/662] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:18:03 2026] DELETE /v2.0/security-groups/fb15d596-7c34-40f0-b7dd-bf47123ddee7 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/663] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:03 2026] GET /v2.0/ports?device_id=31fe0ae9-002d-4611-b224-c0a88daa5db9 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:18:04.129 7 INFO neutron.db.segments_db [None req-8735df51-520b-4001-8e39-a49b510631a1 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Added segment 419fe32c-650b-4869-a9c5-6c960b49a7fd of type vxlan for network 2088b3df-0952-4b5e-8de7-bdd62ab35044 [pid: 7|app: 0|req: 336/664] 10.0.0.12 () {34 vars in 670 bytes} [Thu Feb 26 04:18:03 2026] POST /v2.0/networks => generated 752 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/665] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:18:04 2026] POST /v2.0/subnets => generated 699 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:18:04.460 7 INFO neutron.services.segments.plugin [-] Segment ce7f3df2-9352-47df-b97d-8af2dc4cb7f1 resource provider aggregate not found 2026-02-26 04:18:04.466 7 INFO neutron.services.segments.plugin [-] Segment ce7f3df2-9352-47df-b97d-8af2dc4cb7f1 resource provider aggregate not found 2026-02-26 04:18:04.472 7 INFO neutron.services.segments.plugin [-] Segment ce7f3df2-9352-47df-b97d-8af2dc4cb7f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce7f3df2-9352-47df-b97d-8af2dc4cb7f1 found for delete ", "request_id": "req-ea796fa6-2b8f-4819-9ac4-990951d8873b"}]} 2026-02-26 04:18:04.481 7 INFO neutron.services.segments.plugin [-] Segment ce7f3df2-9352-47df-b97d-8af2dc4cb7f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce7f3df2-9352-47df-b97d-8af2dc4cb7f1 found for delete ", "request_id": "req-65356ff3-acde-41f7-8b5c-bc85cbfcc403"}]} 2026-02-26 04:18:04.493 7 INFO neutron.db.segments_db [None req-100cdcec-40da-45ff-aac2-505281bfb0ad 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Added segment d88f14d7-d276-490c-baa0-2db492a7605f of type vxlan for network d04dba9c-b89f-49a6-8e65-c05a0ea0d18e [pid: 8|app: 0|req: 330/666] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:04 2026] GET /v2.0/ports?device_id=31fe0ae9-002d-4611-b224-c0a88daa5db9 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:18:04.759 7 INFO neutron.db.l3_hamode_db [None req-100cdcec-40da-45ff-aac2-505281bfb0ad 32b0825bafe1431d92de941c3c58df32 9bb50d2c29c846938cfd392cd10e5b75 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 04:18:05.329 8 INFO neutron.db.segments_db [None req-2e83e1fd-57b8-4872-8a02-03e5723f58f9 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Added segment 9ba5bec9-5418-4a2f-aa6d-109dfe6144b5 of type vxlan for network 95f84c0a-d6c2-4c85-82ee-c118f5ce7322 [pid: 8|app: 0|req: 331/667] 10.0.0.12 () {34 vars in 670 bytes} [Thu Feb 26 04:18:04 2026] POST /v2.0/networks => generated 747 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:18:05.598 7 INFO neutron.db.l3_hamode_db [None req-100cdcec-40da-45ff-aac2-505281bfb0ad 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 332/668] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:18:05 2026] POST /v2.0/subnets => generated 694 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/669] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:05 2026] GET /v2.0/ports?device_id=31fe0ae9-002d-4611-b224-c0a88daa5db9 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:18:05.715 8 INFO neutron.db.segments_db [None req-fe727681-86c6-4413-ae09-a737adcaab83 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Added segment 722f039e-e4f6-496a-a1e6-427447a9b359 of type vxlan for network 1726d740-9fc1-4181-9ed2-553c43232cbb 2026-02-26 04:18:05.991 8 INFO neutron.db.l3_hamode_db [None req-fe727681-86c6-4413-ae09-a737adcaab83 32b0825bafe1431d92de941c3c58df32 68f30b7012d74e6ebaf15eefef28bf88 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 337/670] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:18:04 2026] POST /v2.0/routers => generated 739 bytes in 2232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:18:07.164 8 INFO neutron.db.l3_hamode_db [None req-fe727681-86c6-4413-ae09-a737adcaab83 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 338/671] 10.0.0.12 () {34 vars in 782 bytes} [Thu Feb 26 04:18:06 2026] PUT /v2.0/routers/d6a52074-c968-4a30-8ffe-cb8ce9f7fe38/add_router_interface => generated 309 bytes in 1412 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/672] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:08 2026] GET /v2.0/ports?device_id=31fe0ae9-002d-4611-b224-c0a88daa5db9 => 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: 334/673] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:18:05 2026] POST /v2.0/routers => generated 734 bytes in 2552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/674] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:18:08 2026] GET /v2.0/networks?id=85f1f113-b4e7-48d7-b98c-c1343ff28145 => generated 678 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/675] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:18:08 2026] GET /v2.0/security-groups?tenant_id=3c167242b23c42568d70c2ab4a66d167&name=default => generated 2925 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:18:08.483 7 WARNING neutron_lib.context [req-941a6887-cc5b-4dd8-8699-3d38f6ddbb4a req-ff8521de-f555-42ee-a390-7768d2b87893 9a835bf4c2e342b7bef18b2cc9549396 93df35be704645e89ea38691f8b79f6e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 341/676] 162.253.55.70 () {38 vars in 954 bytes} [Thu Feb 26 04:18:08 2026] POST /v2.0/ports => generated 958 bytes in 758 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 342/677] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:18:09 2026] DELETE /v2.0/security-groups/a06f577d-04bc-4495-a713-8b0738a825a1 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:18:09.333 7 WARNING neutron_lib.context [None req-54a0df66-7264-4ecd-9459-c6f00eb13e48 070946441742406aad13b2ffb72b43ff 9bb50d2c29c846938cfd392cd10e5b75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 343/678] 10.0.0.12 () {34 vars in 684 bytes} [Thu Feb 26 04:18:09 2026] POST /v2.0/security-groups => generated 1658 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/679] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:09 2026] GET /v2.0/ports?device_id=31fe0ae9-002d-4611-b224-c0a88daa5db9 => generated 961 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/680] 162.253.55.70 () {34 vars in 910 bytes} [Thu Feb 26 04:18:09 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/681] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:18:09 2026] GET /v2.0/security-groups?tenant_id=90a0e8cd8bcd4a3193e55feef8879176&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/682] 10.0.0.12 () {34 vars in 782 bytes} [Thu Feb 26 04:18:08 2026] PUT /v2.0/routers/3185f535-77b9-40ca-93c7-09f71a3ebc9e/add_router_interface => generated 309 bytes in 1302 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:18:09.727 7 WARNING neutron_lib.context [None req-4d2745a3-20af-4c41-81c3-d20b6bb1b23a 070946441742406aad13b2ffb72b43ff 9bb50d2c29c846938cfd392cd10e5b75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 337/683] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:18:09 2026] GET /v2.0/security-groups?id=031dfab1-5d17-4459-815d-5aa4dde76731&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/684] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:18:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:18:09.882 7 WARNING neutron_lib.context [None req-22417415-2c75-4d6b-9a94-f94e29cd4a4a 070946441742406aad13b2ffb72b43ff 9bb50d2c29c846938cfd392cd10e5b75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 338/685] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:18:09 2026] DELETE /v2.0/security-groups/beb63aad-d343-42c7-a3c8-e2e7f334cc6a => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/686] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:18:09 2026] POST /v2.0/security-group-rules => generated 602 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:18:10.035 7 WARNING neutron_lib.context [None req-6555327c-476a-4e18-8d41-c6e30bc4bd01 070946441742406aad13b2ffb72b43ff 9bb50d2c29c846938cfd392cd10e5b75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 339/687] 162.253.55.70 () {38 vars in 1027 bytes} [Thu Feb 26 04:18:09 2026] PUT /v2.0/ports/b52d97bf-f5d6-43e0-bc32-6b65803d4463 => generated 1239 bytes in 542 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-26 04:18:10.507 8 WARNING neutron_lib.context [None req-faa91340-04d6-4390-b380-03e74c83e5a8 4c3ba830073144829a579921465cfbcb 68f30b7012d74e6ebaf15eefef28bf88 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 349/688] 10.0.0.12 () {34 vars in 675 bytes} [Thu Feb 26 04:18:10 2026] POST /v2.0/floatingips => generated 552 bytes in 589 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/689] 10.0.0.12 () {34 vars in 684 bytes} [Thu Feb 26 04:18:10 2026] POST /v2.0/security-groups => generated 1660 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 04:18:10.670 7 WARNING neutron_lib.context [None req-e65cb9f6-508f-4776-91de-427e803992cf 4c3ba830073144829a579921465cfbcb 68f30b7012d74e6ebaf15eefef28bf88 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 350/690] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:18:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:18:10.777 8 WARNING neutron_lib.context [None req-e2b9febf-1943-4060-ba15-93ecd6881742 4c3ba830073144829a579921465cfbcb 68f30b7012d74e6ebaf15eefef28bf88 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 351/691] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:10 2026] GET /v2.0/ports?device_id=31fe0ae9-002d-4611-b224-c0a88daa5db9 => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/692] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:18:10 2026] POST /v2.0/security-group-rules => generated 602 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/693] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:18:10 2026] GET /v2.0/security-groups?id=031dfab1-5d17-4459-815d-5aa4dde76731&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:18:10.972 8 WARNING neutron_lib.context [None req-182f34f5-6916-434f-bec0-547a6ad0df3b 4c3ba830073144829a579921465cfbcb 68f30b7012d74e6ebaf15eefef28bf88 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:18:10.994 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-02508823-b305-4be5-b12d-33f50907a02a'] response: {'name': 'network-changed', 'server_uuid': '31fe0ae9-002d-4611-b224-c0a88daa5db9', 'tag': 'b52d97bf-f5d6-43e0-bc32-6b65803d4463', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 353/694] 10.0.0.94 () {34 vars in 1093 bytes} [Thu Feb 26 04:18:11 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1661191&fields=id&tenant_id=9bb50d2c29c846938cfd392cd10e5b75 => 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: 354/695] 10.0.0.94 () {34 vars in 981 bytes} [Thu Feb 26 04:18:11 2026] GET /v2.0/networks?id=2088b3df-0952-4b5e-8de7-bdd62ab35044 => generated 684 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/696] 10.0.0.94 () {34 vars in 964 bytes} [Thu Feb 26 04:18:11 2026] GET /v2.0/quotas/9bb50d2c29c846938cfd392cd10e5b75 => generated 292 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/697] 10.0.0.94 () {34 vars in 1001 bytes} [Thu Feb 26 04:18:11 2026] GET /v2.0/ports?tenant_id=9bb50d2c29c846938cfd392cd10e5b75&fields=id => generated 103 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/698] 10.0.0.94 () {34 vars in 1007 bytes} [Thu Feb 26 04:18:11 2026] GET /v2.0/networks/2088b3df-0952-4b5e-8de7-bdd62ab35044?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/699] 10.0.0.94 () {34 vars in 1107 bytes} [Thu Feb 26 04:18:11 2026] GET /v2.0/networks/2088b3df-0952-4b5e-8de7-bdd62ab35044?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/700] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:18:11 2026] GET /v2.0/ports?tenant_id=93df35be704645e89ea38691f8b79f6e&device_id=31fe0ae9-002d-4611-b224-c0a88daa5db9 => generated 1242 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/701] 10.0.0.12 () {34 vars in 675 bytes} [Thu Feb 26 04:18:10 2026] POST /v2.0/floatingips => generated 552 bytes in 636 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/702] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:11 2026] GET /v2.0/ports?device_id=d5edcabf-134c-4dbb-8903-1f49b695adec => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/703] 162.253.55.70 () {34 vars in 1017 bytes} [Thu Feb 26 04:18:11 2026] GET /v2.0/networks?tenant_id=93df35be704645e89ea38691f8b79f6e&shared=False => generated 774 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/704] 162.253.55.70 () {34 vars in 929 bytes} [Thu Feb 26 04:18:11 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/705] 10.0.0.12 () {32 vars in 652 bytes} [Thu Feb 26 04:18:11 2026] GET /v2.0/extensions => generated 20516 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/706] 10.0.0.12 () {32 vars in 680 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/707] 10.0.0.12 () {32 vars in 680 bytes} [Thu Feb 26 04:18:12 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: 7|app: 0|req: 364/708] 10.0.0.12 () {32 vars in 728 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/709] 10.0.0.12 () {32 vars in 664 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/710] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/ports?device_id=31fe0ae9-002d-4611-b224-c0a88daa5db9 => generated 973 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/711] 10.0.0.12 () {32 vars in 698 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/712] 10.0.0.12 () {32 vars in 696 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/713] 10.0.0.12 () {32 vars in 700 bytes} [Thu Feb 26 04:18:12 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: 369/714] 10.0.0.12 () {32 vars in 688 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/715] 10.0.0.12 () {32 vars in 702 bytes} [Thu Feb 26 04:18:12 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: 7|app: 0|req: 371/716] 10.0.0.12 () {32 vars in 692 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/717] 10.0.0.12 () {32 vars in 694 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/718] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/security-groups?id=031dfab1-5d17-4459-815d-5aa4dde76731&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/719] 10.0.0.12 () {32 vars in 684 bytes} [Thu Feb 26 04:18:12 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: 347/720] 10.0.0.12 () {32 vars in 686 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/721] 10.0.0.12 () {32 vars in 660 bytes} [Thu Feb 26 04:18:12 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: 348/722] 10.0.0.12 () {32 vars in 698 bytes} [Thu Feb 26 04:18:12 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: 7|app: 0|req: 375/723] 10.0.0.12 () {32 vars in 678 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/724] 10.0.0.12 () {32 vars in 682 bytes} [Thu Feb 26 04:18:12 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: 376/725] 10.0.0.12 () {32 vars in 674 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/726] 10.0.0.12 () {32 vars in 688 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/727] 10.0.0.12 () {32 vars in 722 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/728] 10.0.0.12 () {32 vars in 686 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/729] 10.0.0.12 () {32 vars in 668 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/730] 10.0.0.12 () {32 vars in 686 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/731] 10.0.0.12 () {32 vars in 680 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/732] 10.0.0.12 () {32 vars in 698 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/733] 10.0.0.12 () {32 vars in 678 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/l2_adjacency => 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: 354/734] 10.0.0.12 () {32 vars in 666 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/router => generated 256 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/735] 10.0.0.12 () {32 vars in 676 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/736] 10.0.0.12 () {32 vars in 664 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/737] 10.0.0.12 () {32 vars in 674 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/738] 10.0.0.12 () {32 vars in 712 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/739] 10.0.0.12 () {32 vars in 690 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/740] 10.0.0.12 () {32 vars in 682 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/741] 10.0.0.12 () {32 vars in 668 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/742] 10.0.0.12 () {32 vars in 686 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/743] 10.0.0.12 () {32 vars in 704 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/744] 10.0.0.12 () {32 vars in 674 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/745] 10.0.0.12 () {32 vars in 700 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/746] 10.0.0.12 () {32 vars in 674 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/747] 10.0.0.12 () {32 vars in 692 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/748] 10.0.0.12 () {32 vars in 688 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/749] 10.0.0.12 () {32 vars in 708 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/750] 10.0.0.12 () {32 vars in 704 bytes} [Thu Feb 26 04:18:12 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: 7|app: 0|req: 389/751] 10.0.0.12 () {32 vars in 718 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/752] 10.0.0.12 () {32 vars in 696 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/753] 10.0.0.12 () {32 vars in 710 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/754] 10.0.0.12 () {32 vars in 668 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/755] 10.0.0.12 () {32 vars in 686 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/756] 10.0.0.12 () {32 vars in 680 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/757] 10.0.0.12 () {32 vars in 674 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/758] 10.0.0.12 () {32 vars in 670 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/759] 10.0.0.12 () {32 vars in 660 bytes} [Thu Feb 26 04:18:12 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: 367/760] 10.0.0.12 () {32 vars in 698 bytes} [Thu Feb 26 04:18:12 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: 7|app: 0|req: 394/761] 10.0.0.12 () {32 vars in 698 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/762] 10.0.0.12 () {32 vars in 676 bytes} [Thu Feb 26 04:18:12 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: 7|app: 0|req: 395/763] 10.0.0.12 () {32 vars in 668 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/764] 10.0.0.12 () {32 vars in 682 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/765] 10.0.0.12 () {32 vars in 700 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/766] 10.0.0.12 () {32 vars in 684 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/767] 10.0.0.12 () {32 vars in 706 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/768] 10.0.0.12 () {32 vars in 668 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/769] 10.0.0.12 () {32 vars in 696 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/770] 10.0.0.12 () {32 vars in 694 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/771] 10.0.0.12 () {32 vars in 684 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/772] 10.0.0.12 () {32 vars in 688 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/773] 10.0.0.12 () {32 vars in 666 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/774] 10.0.0.12 () {32 vars in 680 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/775] 10.0.0.12 () {32 vars in 680 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/776] 10.0.0.12 () {32 vars in 690 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/777] 10.0.0.12 () {32 vars in 690 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/778] 10.0.0.12 () {32 vars in 694 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/779] 10.0.0.12 () {32 vars in 684 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/780] 10.0.0.12 () {32 vars in 688 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/781] 10.0.0.12 () {32 vars in 700 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/782] 10.0.0.12 () {32 vars in 702 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/783] 10.0.0.12 () {32 vars in 712 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/784] 10.0.0.12 () {32 vars in 716 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/785] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/ports?device_id=d5edcabf-134c-4dbb-8903-1f49b695adec => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/786] 10.0.0.12 () {32 vars in 714 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/787] 10.0.0.12 () {32 vars in 726 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/788] 10.0.0.12 () {32 vars in 740 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/789] 10.0.0.12 () {32 vars in 718 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/790] 10.0.0.12 () {32 vars in 682 bytes} [Thu Feb 26 04:18:12 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: 382/791] 10.0.0.12 () {32 vars in 668 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/792] 10.0.0.12 () {32 vars in 718 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/793] 10.0.0.12 () {32 vars in 678 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/794] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/ports?tenant_id=93df35be704645e89ea38691f8b79f6e&device_id=31fe0ae9-002d-4611-b224-c0a88daa5db9 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/795] 10.0.0.12 () {32 vars in 668 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/796] 10.0.0.12 () {32 vars in 696 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/797] 162.253.55.70 () {34 vars in 1059 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=b52d97bf-f5d6-43e0-bc32-6b65803d4463 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/798] 10.0.0.12 () {32 vars in 704 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/799] 10.0.0.12 () {32 vars in 700 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/800] 10.0.0.12 () {32 vars in 700 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/801] 10.0.0.12 () {32 vars in 682 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/802] 10.0.0.12 () {32 vars in 704 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/803] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/subnets?id=0b226cb2-55b9-42c1-8e9c-15b510e0d3a3 => generated 696 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/804] 10.0.0.12 () {32 vars in 694 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/805] 10.0.0.12 () {32 vars in 688 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/806] 10.0.0.12 () {32 vars in 696 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/807] 10.0.0.12 () {32 vars in 678 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/808] 10.0.0.12 () {32 vars in 688 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/809] 10.0.0.12 () {32 vars in 700 bytes} [Thu Feb 26 04:18:12 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: 7|app: 0|req: 419/810] 10.0.0.12 () {32 vars in 664 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/811] 10.0.0.12 () {32 vars in 680 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/812] 10.0.0.12 () {32 vars in 692 bytes} [Thu Feb 26 04:18:13 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/813] 10.0.0.12 () {32 vars in 676 bytes} [Thu Feb 26 04:18:13 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/814] 10.0.0.12 () {32 vars in 666 bytes} [Thu Feb 26 04:18:13 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/815] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:18:12 2026] GET /v2.0/ports?network_id=85f1f113-b4e7-48d7-b98c-c1343ff28145&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/816] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:18:13 2026] GET /v2.0/networks/85f1f113-b4e7-48d7-b98c-c1343ff28145?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: 393/817] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:18:13 2026] GET /v2.0/networks/85f1f113-b4e7-48d7-b98c-c1343ff28145?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/818] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:13 2026] GET /v2.0/ports?device_id=31fe0ae9-002d-4611-b224-c0a88daa5db9 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/819] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:18:13 2026] GET /v2.0/security-groups?id=031dfab1-5d17-4459-815d-5aa4dde76731&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/820] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:18:13 2026] GET /v2.0/security-groups?tenant_id=d523218b40294c83815197f929f47d75&name=default => generated 2925 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/821] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:18:13 2026] DELETE /v2.0/security-groups/6e04c7ab-c5d9-41f8-9796-738a86332f26 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/822] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:13 2026] GET /v2.0/ports?device_id=d5edcabf-134c-4dbb-8903-1f49b695adec => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/823] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:14 2026] GET /v2.0/ports?device_id=31fe0ae9-002d-4611-b224-c0a88daa5db9 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/824] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:18:14 2026] GET /v2.0/security-groups?id=031dfab1-5d17-4459-815d-5aa4dde76731&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/825] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:14 2026] GET /v2.0/ports?device_id=d5edcabf-134c-4dbb-8903-1f49b695adec => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:18:15.665 8 WARNING neutron_lib.context [None req-4caa5a82-f9bf-49a6-a677-02492a788958 3b4f6c33373c4e878124c402cc6754bc 914771e58aac46e096c0f8aad7ef8b8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:18:15.665 8 WARNING neutron_lib.context [None req-4caa5a82-f9bf-49a6-a677-02492a788958 3b4f6c33373c4e878124c402cc6754bc 914771e58aac46e096c0f8aad7ef8b8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/828] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:15 2026] GET /v2.0/ports?device_id=31fe0ae9-002d-4611-b224-c0a88daa5db9 => generated 973 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/829] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:18:15 2026] GET /v2.0/security-groups?id=031dfab1-5d17-4459-815d-5aa4dde76731&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-26 04:18:15.815 8 INFO neutron.db.segments_db [None req-4caa5a82-f9bf-49a6-a677-02492a788958 3b4f6c33373c4e878124c402cc6754bc 914771e58aac46e096c0f8aad7ef8b8e - - default default] Added segment bc923b6e-6173-430d-b180-3f88d3a928a9 of type vxlan for network eceda6b7-2bb6-493c-95c6-b425d9028195 2026-02-26 04:18:15.897 8 INFO neutron.db.segments_db [None req-4caa5a82-f9bf-49a6-a677-02492a788958 3b4f6c33373c4e878124c402cc6754bc 914771e58aac46e096c0f8aad7ef8b8e - - default default] Added segment 10b6153b-14a9-4417-aebe-56ff3e152a5c of type vxlan for network d9a84441-701e-482b-9293-463d02db8930 [pid: 8|app: 0|req: 399/830] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:18:15 2026] POST /v2.0/networks => generated 1245 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/831] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:16 2026] GET /v2.0/ports?device_id=d5edcabf-134c-4dbb-8903-1f49b695adec => 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: 432/832] 10.0.0.12 () {32 vars in 648 bytes} [Thu Feb 26 04:18:16 2026] GET /v2.0/networks => generated 1844 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/833] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:18:16 2026] GET /v2.0/networks?id=2088b3df-0952-4b5e-8de7-bdd62ab35044 => generated 684 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:18:16.252 8 INFO neutron.services.segments.plugin [-] Segment bc923b6e-6173-430d-b180-3f88d3a928a9 resource provider aggregate not found 2026-02-26 04:18:16.258 8 INFO neutron.services.segments.plugin [-] Segment bc923b6e-6173-430d-b180-3f88d3a928a9 resource provider aggregate not found [pid: 7|app: 0|req: 434/834] 162.253.55.70 () {34 vars in 1049 bytes} [Thu Feb 26 04:18:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9bb50d2c29c846938cfd392cd10e5b75 => generated 178 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:18:16.266 8 INFO neutron.services.segments.plugin [-] Segment bc923b6e-6173-430d-b180-3f88d3a928a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc923b6e-6173-430d-b180-3f88d3a928a9 found for delete ", "request_id": "req-40689d11-bee9-41ec-96f6-a8909d6bc222"}]} 2026-02-26 04:18:16.272 8 INFO neutron.services.segments.plugin [-] Segment bc923b6e-6173-430d-b180-3f88d3a928a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc923b6e-6173-430d-b180-3f88d3a928a9 found for delete ", "request_id": "req-c3036230-df60-4d1c-a41b-a0f8f6e1fe08"}]} 2026-02-26 04:18:16.273 7 WARNING neutron_lib.context [req-f117ace6-9daa-40a7-88ec-e629f79886ca req-25d4b003-3014-44d8-bd3b-c42a964debef 070946441742406aad13b2ffb72b43ff 9bb50d2c29c846938cfd392cd10e5b75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 401/835] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:18:16 2026] DELETE /v2.0/networks/eceda6b7-2bb6-493c-95c6-b425d9028195 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/836] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:18:16 2026] DELETE /v2.0/networks/d9a84441-701e-482b-9293-463d02db8930 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/837] 10.0.0.94 () {34 vars in 1099 bytes} [Thu Feb 26 04:18:16 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2039946551&fields=id&tenant_id=68f30b7012d74e6ebaf15eefef28bf88 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/838] 10.0.0.12 () {32 vars in 648 bytes} [Thu Feb 26 04:18:16 2026] GET /v2.0/networks => generated 651 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/839] 10.0.0.94 () {34 vars in 981 bytes} [Thu Feb 26 04:18:16 2026] GET /v2.0/networks?id=95f84c0a-d6c2-4c85-82ee-c118f5ce7322 => generated 679 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:18:16.611 8 WARNING neutron_lib.context [None req-371fc96a-19f7-4b4d-b2b6-53f461d81e69 3b4f6c33373c4e878124c402cc6754bc 914771e58aac46e096c0f8aad7ef8b8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:18:16.659 8 INFO neutron.db.segments_db [None req-371fc96a-19f7-4b4d-b2b6-53f461d81e69 3b4f6c33373c4e878124c402cc6754bc 914771e58aac46e096c0f8aad7ef8b8e - - default default] Added segment 542e9599-228a-47db-a22b-c0a637582f89 of type vxlan for network eede2bb9-545a-4037-a844-ca3b82e38501 [pid: 7|app: 0|req: 435/840] 162.253.55.70 () {38 vars in 954 bytes} [Thu Feb 26 04:18:16 2026] POST /v2.0/ports => generated 954 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 436/841] 10.0.0.94 () {34 vars in 964 bytes} [Thu Feb 26 04:18:16 2026] GET /v2.0/quotas/68f30b7012d74e6ebaf15eefef28bf88 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/842] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:18:16 2026] POST /v2.0/networks => generated 650 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/843] 10.0.0.94 () {34 vars in 1001 bytes} [Thu Feb 26 04:18:16 2026] GET /v2.0/ports?tenant_id=68f30b7012d74e6ebaf15eefef28bf88&fields=id => generated 103 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/844] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:16 2026] GET /v2.0/ports?device_id=31fe0ae9-002d-4611-b224-c0a88daa5db9 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:18:16.921 8 WARNING neutron_lib.context [None req-f017b1fb-bdd5-41c4-9c8e-496435587191 3b4f6c33373c4e878124c402cc6754bc 914771e58aac46e096c0f8aad7ef8b8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:18:16.979 8 INFO neutron.db.segments_db [None req-f017b1fb-bdd5-41c4-9c8e-496435587191 3b4f6c33373c4e878124c402cc6754bc 914771e58aac46e096c0f8aad7ef8b8e - - default default] Added segment b1e9727c-1e18-461e-b496-6fc96942f16a of type vxlan for network d601ec43-00ad-48ef-b85f-9d367c5554b8 [pid: 8|app: 0|req: 409/845] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:18:16 2026] POST /v2.0/networks => generated 650 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/846] 10.0.0.94 () {34 vars in 1007 bytes} [Thu Feb 26 04:18:17 2026] GET /v2.0/networks/95f84c0a-d6c2-4c85-82ee-c118f5ce7322?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/847] 162.253.55.70 () {38 vars in 1027 bytes} [Thu Feb 26 04:18:16 2026] PUT /v2.0/ports/dca25091-75de-4a66-8cc5-a26f436fdd8b => generated 1235 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-26 04:18:17.149 7 WARNING neutron_lib.context [None req-00904769-f65f-4da6-95a7-4d59410c18b5 3b4f6c33373c4e878124c402cc6754bc 914771e58aac46e096c0f8aad7ef8b8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 411/848] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:18:17 2026] GET /v2.0/security-groups?id=031dfab1-5d17-4459-815d-5aa4dde76731&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:18:17.195 7 WARNING neutron_lib.context [None req-00904769-f65f-4da6-95a7-4d59410c18b5 3b4f6c33373c4e878124c402cc6754bc 914771e58aac46e096c0f8aad7ef8b8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 412/849] 10.0.0.94 () {34 vars in 1107 bytes} [Thu Feb 26 04:18:17 2026] GET /v2.0/networks/95f84c0a-d6c2-4c85-82ee-c118f5ce7322?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: 413/850] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:17 2026] GET /v2.0/ports?device_id=d5edcabf-134c-4dbb-8903-1f49b695adec => generated 969 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/851] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:18:17 2026] GET /v2.0/security-groups?id=fe52ecf9-33ff-409c-a6eb-5379ea5f40b9&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/852] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:17 2026] GET /v2.0/ports?device_id=0cfbc13a-7a32-4ddf-9d28-edb5208b8b7b => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:18:17.691 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ad81f95-0851-4e53-9951-ecdc8afc3035'] response: {'name': 'network-changed', 'server_uuid': 'd5edcabf-134c-4dbb-8903-1f49b695adec', 'tag': 'dca25091-75de-4a66-8cc5-a26f436fdd8b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 438/853] 10.0.0.12 () {34 vars in 664 bytes} [Thu Feb 26 04:18:17 2026] POST /v2.0/ports => generated 1505 bytes in 693 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/854] 10.0.0.12 () {32 vars in 642 bytes} [Thu Feb 26 04:18:17 2026] GET /v2.0/ports => generated 1505 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 439/855] 10.0.0.12 () {32 vars in 719 bytes} [Thu Feb 26 04:18:17 2026] DELETE /v2.0/ports/a153647c-ff19-420b-873a-1e9db97f9b18 => 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: 417/856] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:18:18 2026] GET /v2.0/ports?tenant_id=9bb50d2c29c846938cfd392cd10e5b75&device_id=d5edcabf-134c-4dbb-8903-1f49b695adec => generated 1238 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/857] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:18 2026] GET /v2.0/ports?device_id=31fe0ae9-002d-4611-b224-c0a88daa5db9 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/858] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:18:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=dca25091-75de-4a66-8cc5-a26f436fdd8b => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:18:18.288 8 INFO neutron.services.segments.plugin [-] Segment 10b6153b-14a9-4417-aebe-56ff3e152a5c resource provider aggregate not found 2026-02-26 04:18:18.295 8 INFO neutron.services.segments.plugin [-] Segment 10b6153b-14a9-4417-aebe-56ff3e152a5c resource provider aggregate not found 2026-02-26 04:18:18.313 8 INFO neutron.services.segments.plugin [-] Segment 10b6153b-14a9-4417-aebe-56ff3e152a5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10b6153b-14a9-4417-aebe-56ff3e152a5c found for delete ", "request_id": "req-56860deb-f5d1-4d35-b6bd-9e06bf55fb18"}]} 2026-02-26 04:18:18.314 8 INFO neutron.services.segments.plugin [-] Segment 10b6153b-14a9-4417-aebe-56ff3e152a5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10b6153b-14a9-4417-aebe-56ff3e152a5c found for delete ", "request_id": "req-17e50b7a-2079-4845-b6c4-10c959b5f294"}]} [pid: 7|app: 0|req: 442/859] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:18:18 2026] GET /v2.0/security-groups?id=031dfab1-5d17-4459-815d-5aa4dde76731&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/860] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:18:18 2026] GET /v2.0/subnets?id=21490df3-08b5-46b1-b2ab-cd10ac6e734f => generated 702 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/861] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:18:18 2026] GET /v2.0/ports?network_id=2088b3df-0952-4b5e-8de7-bdd62ab35044&device_owner=network%3Adhcp => generated 1244 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/862] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:18:18 2026] GET /v2.0/networks/2088b3df-0952-4b5e-8de7-bdd62ab35044?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/863] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:18:18 2026] GET /v2.0/networks/2088b3df-0952-4b5e-8de7-bdd62ab35044?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: 418/864] 10.0.0.12 () {32 vars in 719 bytes} [Thu Feb 26 04:18:18 2026] DELETE /v2.0/ports/519a3174-3469-43b2-90d6-51e893c6bca3 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/865] 10.0.0.12 () {32 vars in 642 bytes} [Thu Feb 26 04:18:18 2026] GET /v2.0/ports => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:18:18.625 8 WARNING neutron_lib.context [None req-0d7e3519-e49f-42fe-b0bf-01b9eb3b8cf9 3b4f6c33373c4e878124c402cc6754bc 914771e58aac46e096c0f8aad7ef8b8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 447/866] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:18 2026] GET /v2.0/ports?device_id=d5edcabf-134c-4dbb-8903-1f49b695adec => generated 969 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/867] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:18 2026] GET /v2.0/ports?device_id=0cfbc13a-7a32-4ddf-9d28-edb5208b8b7b => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:18:18.696 8 INFO neutron.db.segments_db [None req-0d7e3519-e49f-42fe-b0bf-01b9eb3b8cf9 3b4f6c33373c4e878124c402cc6754bc 914771e58aac46e096c0f8aad7ef8b8e - - default default] Added segment fcd55016-9d55-4451-9fa4-7e98a6b4ddf1 of type vxlan for network b382504f-be72-42c6-bdb6-eb1c1bbfc129 [pid: 7|app: 0|req: 449/868] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:18:18 2026] GET /v2.0/security-groups?id=fe52ecf9-33ff-409c-a6eb-5379ea5f40b9&fields=id&fields=name => generated 111 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/869] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:18:18 2026] POST /v2.0/networks => generated 649 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:18:18.829 7 WARNING neutron_lib.context [None req-18d076ce-0a39-4a08-87eb-ce6ea4a63e38 3b4f6c33373c4e878124c402cc6754bc 914771e58aac46e096c0f8aad7ef8b8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:18:18.887 7 INFO neutron.db.segments_db [None req-18d076ce-0a39-4a08-87eb-ce6ea4a63e38 3b4f6c33373c4e878124c402cc6754bc 914771e58aac46e096c0f8aad7ef8b8e - - default default] Added segment c69c3854-76b2-438e-9e74-d2cafb07f4e5 of type vxlan for network d4296475-cfda-4801-ba5e-f1397dce3688 [pid: 7|app: 0|req: 450/870] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:18:18 2026] POST /v2.0/networks => generated 649 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:18:19.010 8 WARNING neutron_lib.context [None req-e0047996-ef06-47d4-8302-0f141a8824d8 3b4f6c33373c4e878124c402cc6754bc 914771e58aac46e096c0f8aad7ef8b8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:18:19.045 8 WARNING neutron_lib.context [None req-e0047996-ef06-47d4-8302-0f141a8824d8 3b4f6c33373c4e878124c402cc6754bc 914771e58aac46e096c0f8aad7ef8b8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 451/871] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:19 2026] GET /v2.0/ports?device_id=31fe0ae9-002d-4611-b224-c0a88daa5db9 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/872] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:18:19 2026] GET /v2.0/security-groups?id=031dfab1-5d17-4459-815d-5aa4dde76731&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/873] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:18:19 2026] POST /v2.0/subnets => generated 1273 bytes in 538 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/874] 10.0.0.12 () {32 vars in 646 bytes} [Thu Feb 26 04:18:19 2026] GET /v2.0/subnets => generated 1909 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/875] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:18:19 2026] GET /v2.0/ports?tenant_id=9bb50d2c29c846938cfd392cd10e5b75&device_id=d5edcabf-134c-4dbb-8903-1f49b695adec => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/876] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:18:19 2026] GET /v2.0/networks?id=2088b3df-0952-4b5e-8de7-bdd62ab35044 => generated 780 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/877] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:18:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=dca25091-75de-4a66-8cc5-a26f436fdd8b => 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: 456/878] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:18:19 2026] GET /v2.0/subnets?id=21490df3-08b5-46b1-b2ab-cd10ac6e734f => generated 702 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/879] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:19 2026] GET /v2.0/ports?device_id=0cfbc13a-7a32-4ddf-9d28-edb5208b8b7b => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/880] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:19 2026] GET /v2.0/ports?device_id=d5edcabf-134c-4dbb-8903-1f49b695adec => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/881] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:18:19 2026] DELETE /v2.0/subnets/c4880bf2-ea51-43fb-8678-046895b94ec5 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/882] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:18:19 2026] GET /v2.0/ports?network_id=2088b3df-0952-4b5e-8de7-bdd62ab35044&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/883] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:18:19 2026] GET /v2.0/security-groups?id=fe52ecf9-33ff-409c-a6eb-5379ea5f40b9&fields=id&fields=name => generated 111 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/884] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:18:19 2026] GET /v2.0/networks/2088b3df-0952-4b5e-8de7-bdd62ab35044?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/885] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:18:19 2026] DELETE /v2.0/subnets/a0f85b79-43d1-4b5c-b192-9d6785a34b00 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/886] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:18:19 2026] GET /v2.0/networks/2088b3df-0952-4b5e-8de7-bdd62ab35044?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/887] 10.0.0.12 () {32 vars in 646 bytes} [Thu Feb 26 04:18:19 2026] GET /v2.0/subnets => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/888] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:18:20 2026] DELETE /v2.0/networks/d4296475-cfda-4801-ba5e-f1397dce3688 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:18:20.323 7 INFO neutron.services.segments.plugin [-] Segment fcd55016-9d55-4451-9fa4-7e98a6b4ddf1 resource provider aggregate not found 2026-02-26 04:18:20.333 7 INFO neutron.services.segments.plugin [-] Segment fcd55016-9d55-4451-9fa4-7e98a6b4ddf1 resource provider aggregate not found 2026-02-26 04:18:20.344 7 INFO neutron.services.segments.plugin [-] Segment fcd55016-9d55-4451-9fa4-7e98a6b4ddf1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcd55016-9d55-4451-9fa4-7e98a6b4ddf1 found for delete ", "request_id": "req-6c272bf7-bf28-4470-afdd-657ccc21f9e1"}]} 2026-02-26 04:18:20.347 7 INFO neutron.services.segments.plugin [-] Segment fcd55016-9d55-4451-9fa4-7e98a6b4ddf1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcd55016-9d55-4451-9fa4-7e98a6b4ddf1 found for delete ", "request_id": "req-f9c5447a-bb57-41fd-b4a3-dfa9921e5e03"}]} [pid: 7|app: 0|req: 462/889] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:18:20 2026] DELETE /v2.0/networks/b382504f-be72-42c6-bdb6-eb1c1bbfc129 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:18:20.401 8 INFO neutron.services.segments.plugin [-] Segment c69c3854-76b2-438e-9e74-d2cafb07f4e5 resource provider aggregate not found 2026-02-26 04:18:20.412 8 INFO neutron.services.segments.plugin [-] Segment c69c3854-76b2-438e-9e74-d2cafb07f4e5 resource provider aggregate not found 2026-02-26 04:18:20.419 8 INFO neutron.services.segments.plugin [-] Segment c69c3854-76b2-438e-9e74-d2cafb07f4e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c69c3854-76b2-438e-9e74-d2cafb07f4e5 found for delete ", "request_id": "req-5092f3cb-63ca-43d3-9a94-869982746d5e"}]} 2026-02-26 04:18:20.432 8 INFO neutron.services.segments.plugin [-] Segment c69c3854-76b2-438e-9e74-d2cafb07f4e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c69c3854-76b2-438e-9e74-d2cafb07f4e5 found for delete ", "request_id": "req-f5645362-8a11-420b-8606-5a3ec5722fac"}]} [pid: 8|app: 0|req: 428/890] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:18:20 2026] DELETE /v2.0/networks/d601ec43-00ad-48ef-b85f-9d367c5554b8 => 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: 463/891] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:20 2026] GET /v2.0/ports?device_id=31fe0ae9-002d-4611-b224-c0a88daa5db9 => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/892] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:18:20 2026] GET /v2.0/security-groups?id=031dfab1-5d17-4459-815d-5aa4dde76731&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/893] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:18:20 2026] DELETE /v2.0/networks/eede2bb9-545a-4037-a844-ca3b82e38501 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/894] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:20 2026] GET /v2.0/ports?device_id=0cfbc13a-7a32-4ddf-9d28-edb5208b8b7b => 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: 430/895] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:20 2026] GET /v2.0/ports?device_id=d5edcabf-134c-4dbb-8903-1f49b695adec => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/896] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:18:21 2026] GET /v2.0/security-groups?id=fe52ecf9-33ff-409c-a6eb-5379ea5f40b9&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/897] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:18:21 2026] GET /v2.0/security-groups?tenant_id=914771e58aac46e096c0f8aad7ef8b8e&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: 467/898] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:18:21 2026] DELETE /v2.0/security-groups/ad80f531-1b40-46d0-a407-68d1a7795812 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/899] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:21 2026] GET /v2.0/ports?device_id=31fe0ae9-002d-4611-b224-c0a88daa5db9 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/900] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:18:21 2026] GET /v2.0/security-groups?id=031dfab1-5d17-4459-815d-5aa4dde76731&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/901] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:18:21 2026] GET /v2.0/networks?id=95f84c0a-d6c2-4c85-82ee-c118f5ce7322 => generated 679 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/902] 162.253.55.70 () {34 vars in 1049 bytes} [Thu Feb 26 04:18:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=68f30b7012d74e6ebaf15eefef28bf88 => generated 181 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:18:22.012 7 WARNING neutron_lib.context [req-b1564e49-2f0b-415b-b318-23d6ae9c8fbd req-65a0a3e0-b5ed-415b-b260-1f5ba93387a0 4c3ba830073144829a579921465cfbcb 68f30b7012d74e6ebaf15eefef28bf88 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 434/903] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:21 2026] GET /v2.0/ports?device_id=0cfbc13a-7a32-4ddf-9d28-edb5208b8b7b => 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: 435/904] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:22 2026] GET /v2.0/ports?device_id=d5edcabf-134c-4dbb-8903-1f49b695adec => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/905] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:18:22 2026] GET /v2.0/security-groups?id=fe52ecf9-33ff-409c-a6eb-5379ea5f40b9&fields=id&fields=name => generated 111 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/906] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:22 2026] GET /v2.0/ports?device_id=31fe0ae9-002d-4611-b224-c0a88daa5db9 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:18:22.440 8 INFO neutron.services.segments.plugin [-] Segment b1e9727c-1e18-461e-b496-6fc96942f16a resource provider aggregate not found 2026-02-26 04:18:22.462 8 INFO neutron.services.segments.plugin [-] Segment b1e9727c-1e18-461e-b496-6fc96942f16a resource provider aggregate not found 2026-02-26 04:18:22.466 8 INFO neutron.services.segments.plugin [-] Segment b1e9727c-1e18-461e-b496-6fc96942f16a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1e9727c-1e18-461e-b496-6fc96942f16a found for delete ", "request_id": "req-644b6181-cf10-4cdc-812e-e7226e6dd40c"}]} [pid: 7|app: 0|req: 470/907] 162.253.55.70 () {38 vars in 954 bytes} [Thu Feb 26 04:18:22 2026] POST /v2.0/ports => generated 958 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:18:22.481 8 INFO neutron.services.segments.plugin [-] Segment 542e9599-228a-47db-a22b-c0a637582f89 resource provider aggregate not found /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-26 04:18:22.488 8 INFO neutron.services.segments.plugin [-] Segment b1e9727c-1e18-461e-b496-6fc96942f16a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1e9727c-1e18-461e-b496-6fc96942f16a found for delete ", "request_id": "req-3afe906b-4490-4a72-8ae5-d9834334db2e"}]} [pid: 8|app: 0|req: 438/908] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:18:22 2026] GET /v2.0/security-groups?id=031dfab1-5d17-4459-815d-5aa4dde76731&fields=id&fields=name => generated 88 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/909] 162.253.55.70 () {38 vars in 1027 bytes} [Thu Feb 26 04:18:22 2026] PUT /v2.0/ports/cfa007e0-9455-4b45-a9e9-91b760fdf50e => generated 1239 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:18:23.085 8 INFO neutron.services.segments.plugin [-] Segment 542e9599-228a-47db-a22b-c0a637582f89 resource provider aggregate not found 2026-02-26 04:18:23.091 8 INFO neutron.services.segments.plugin [-] Segment 542e9599-228a-47db-a22b-c0a637582f89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 542e9599-228a-47db-a22b-c0a637582f89 found for delete ", "request_id": "req-67fc5c81-06f5-4ffd-98e8-6dd857b3374c"}]} 2026-02-26 04:18:23.120 8 INFO neutron.services.segments.plugin [-] Segment 542e9599-228a-47db-a22b-c0a637582f89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 542e9599-228a-47db-a22b-c0a637582f89 found for delete ", "request_id": "req-32348e52-87b0-4c7e-9a20-24233f768f6b"}]} [pid: 8|app: 0|req: 439/910] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:23 2026] GET /v2.0/ports?device_id=0cfbc13a-7a32-4ddf-9d28-edb5208b8b7b => generated 973 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-26 04:18:23.257 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f8d58d7-310b-43a1-8457-82f007ac7048'] response: {'name': 'network-changed', 'server_uuid': '0cfbc13a-7a32-4ddf-9d28-edb5208b8b7b', 'tag': 'cfa007e0-9455-4b45-a9e9-91b760fdf50e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 472/911] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:18:23 2026] GET /v2.0/security-groups?id=7b360c31-201d-44e0-a443-08ee596ef038&fields=id&fields=name => generated 114 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/912] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:23 2026] GET /v2.0/ports?device_id=d5edcabf-134c-4dbb-8903-1f49b695adec => 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: 441/913] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:18:23 2026] GET /v2.0/security-groups?id=fe52ecf9-33ff-409c-a6eb-5379ea5f40b9&fields=id&fields=name => generated 111 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/914] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:23 2026] GET /v2.0/ports?device_id=31fe0ae9-002d-4611-b224-c0a88daa5db9 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:18:23.610 7 WARNING neutron_lib.context [None req-5b561706-9056-4665-9b68-25bbfc6940db 3a2329cdba594f07bfe54e4443fb274c 7dc0b302dd504743a2aca7acc9e243e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 443/915] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:18:23 2026] GET /v2.0/security-groups?id=031dfab1-5d17-4459-815d-5aa4dde76731&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:18:23.762 7 INFO neutron.db.segments_db [None req-5b561706-9056-4665-9b68-25bbfc6940db 3a2329cdba594f07bfe54e4443fb274c 7dc0b302dd504743a2aca7acc9e243e9 - - default default] Added segment 4e149c32-ad4d-4045-a696-903a435b7a40 of type vxlan for network 7c327647-c47e-4e2d-9cd8-1b238a860ae8 [pid: 8|app: 0|req: 444/916] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:18:23 2026] GET /v2.0/ports?tenant_id=68f30b7012d74e6ebaf15eefef28bf88&device_id=0cfbc13a-7a32-4ddf-9d28-edb5208b8b7b => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/917] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:18:23 2026] POST /v2.0/networks => generated 648 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/918] 162.253.55.70 () {34 vars in 1017 bytes} [Thu Feb 26 04:18:23 2026] GET /v2.0/networks?tenant_id=68f30b7012d74e6ebaf15eefef28bf88&shared=False => generated 775 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/919] 162.253.55.70 () {34 vars in 929 bytes} [Thu Feb 26 04:18:23 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/920] 162.253.55.70 () {34 vars in 993 bytes} [Thu Feb 26 04:18:24 2026] GET /v2.0/ports?device_id=31fe0ae9-002d-4611-b224-c0a88daa5db9 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:18:24.316 8 WARNING neutron_lib.context [None req-dc473a26-df11-449a-ab72-ca7c7ab359fa 3a2329cdba594f07bfe54e4443fb274c 7dc0b302dd504743a2aca7acc9e243e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 475/921] 162.253.55.70 () {36 vars in 996 bytes} [Thu Feb 26 04:18:24 2026] DELETE /v2.0/ports/b52d97bf-f5d6-43e0-bc32-6b65803d4463 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/922] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:18:24 2026] POST /v2.0/subnets => generated 673 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/923] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:24 2026] GET /v2.0/ports?device_id=d5edcabf-134c-4dbb-8903-1f49b695adec => generated 971 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:18:24.625 8 WARNING neutron_lib.context [None req-3226a878-a383-41e0-8e01-eeee7c8eebdd 3a2329cdba594f07bfe54e4443fb274c 7dc0b302dd504743a2aca7acc9e243e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 476/924] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:24 2026] GET /v2.0/ports?device_id=0cfbc13a-7a32-4ddf-9d28-edb5208b8b7b => generated 973 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:18:24.667 8 INFO neutron.db.segments_db [None req-3226a878-a383-41e0-8e01-eeee7c8eebdd 3a2329cdba594f07bfe54e4443fb274c 7dc0b302dd504743a2aca7acc9e243e9 - - default default] Added segment a245cbe5-efc9-41b3-b435-e40c721bf193 of type vxlan for network f40cdf80-d94f-413c-9ce4-5492afef0374 [pid: 7|app: 0|req: 477/925] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:18:24 2026] GET /v2.0/security-groups?id=fe52ecf9-33ff-409c-a6eb-5379ea5f40b9&fields=id&fields=name => generated 111 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/926] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:18:24 2026] GET /v2.0/security-groups?id=7b360c31-201d-44e0-a443-08ee596ef038&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/927] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:24 2026] GET /v2.0/ports?device_id=31fe0ae9-002d-4611-b224-c0a88daa5db9 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/928] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:18:24 2026] POST /v2.0/networks => generated 647 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/929] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:24 2026] GET /v2.0/ports?device_id=d5edcabf-134c-4dbb-8903-1f49b695adec => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/930] 10.0.0.12 () {34 vars in 742 bytes} [Thu Feb 26 04:18:24 2026] PUT /v2.0/networks/f40cdf80-d94f-413c-9ce4-5492afef0374 => generated 592 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:18:24.900 8 WARNING neutron_lib.context [None req-2ba16585-aeb3-4af5-9e60-5cf2c4f1b29e 3a2329cdba594f07bfe54e4443fb274c 7dc0b302dd504743a2aca7acc9e243e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/931] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:18:24 2026] POST /v2.0/subnets => generated 646 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/932] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:18:25 2026] GET /v2.0/ports?tenant_id=68f30b7012d74e6ebaf15eefef28bf88&device_id=0cfbc13a-7a32-4ddf-9d28-edb5208b8b7b => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:18:25.296 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ec4b422-a1da-46f5-a6ee-0134941afa2d'] response: {'server_uuid': '31fe0ae9-002d-4611-b224-c0a88daa5db9', 'name': 'network-vif-deleted', 'tag': 'b52d97bf-f5d6-43e0-bc32-6b65803d4463', 'status': 'completed', 'code': 200} 2026-02-26 04:18:25.346 7 INFO neutron.db.l3_db [None req-b5d15936-d3d5-4f07-8c0e-cc01b2a2aa61 070946441742406aad13b2ffb72b43ff 9bb50d2c29c846938cfd392cd10e5b75 - - default default] Floating IP 399fe9f1-7b98-45a0-a16f-67737b94c103 associated. External IP: 10.96.250.204, port: dca25091-75de-4a66-8cc5-a26f436fdd8b. [pid: 8|app: 0|req: 453/933] 10.0.0.12 () {34 vars in 740 bytes} [Thu Feb 26 04:18:25 2026] PUT /v2.0/subnets/3efffb47-9484-4978-a7b0-39fda95cb7d5 => generated 656 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/934] 162.253.55.70 () {34 vars in 1059 bytes} [Thu Feb 26 04:18:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=cfa007e0-9455-4b45-a9e9-91b760fdf50e => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:18:25.594 8 INFO neutron.services.segments.plugin [-] Segment a245cbe5-efc9-41b3-b435-e40c721bf193 resource provider aggregate not found 2026-02-26 04:18:25.599 8 INFO neutron.services.segments.plugin [-] Segment a245cbe5-efc9-41b3-b435-e40c721bf193 resource provider aggregate not found 2026-02-26 04:18:25.622 8 INFO neutron.services.segments.plugin [-] Segment a245cbe5-efc9-41b3-b435-e40c721bf193 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a245cbe5-efc9-41b3-b435-e40c721bf193 found for delete ", "request_id": "req-6b41eeba-6bab-4c53-bee9-d78892509880"}]} 2026-02-26 04:18:25.626 8 INFO neutron.services.segments.plugin [-] Segment a245cbe5-efc9-41b3-b435-e40c721bf193 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a245cbe5-efc9-41b3-b435-e40c721bf193 found for delete ", "request_id": "req-b49780fb-79e2-461b-a5e4-ae0bb8117745"}]} [pid: 8|app: 0|req: 455/935] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:18:25 2026] DELETE /v2.0/networks/f40cdf80-d94f-413c-9ce4-5492afef0374 => 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: 456/936] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:18:25 2026] GET /v2.0/subnets?id=12dcf6c4-69af-424a-bd1b-92642a500b80 => generated 697 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:18:25.686 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1038a5f6-b58c-4d25-8241-3300ce7bff63 3a2329cdba594f07bfe54e4443fb274c 7dc0b302dd504743a2aca7acc9e243e9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 457/937] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:18:25 2026] DELETE /v2.0/networks/f40cdf80-d94f-413c-9ce4-5492afef0374 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/938] 10.0.0.12 () {34 vars in 748 bytes} [Thu Feb 26 04:18:24 2026] PUT /v2.0/floatingips/399fe9f1-7b98-45a0-a16f-67737b94c103 => generated 855 bytes in 899 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/939] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:18:25 2026] GET /v2.0/ports?network_id=95f84c0a-d6c2-4c85-82ee-c118f5ce7322&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/940] 10.0.0.12 () {32 vars in 693 bytes} [Thu Feb 26 04:18:25 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/941] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:18:25 2026] GET /v2.0/networks/95f84c0a-d6c2-4c85-82ee-c118f5ce7322?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/942] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:25 2026] GET /v2.0/ports?device_id=d5edcabf-134c-4dbb-8903-1f49b695adec => 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: 484/943] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:25 2026] GET /v2.0/ports?device_id=0cfbc13a-7a32-4ddf-9d28-edb5208b8b7b => generated 973 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/944] 10.0.0.12 () {32 vars in 741 bytes} [Thu Feb 26 04:18:25 2026] GET /v2.0/subnets?network_id=3d3a506a-5b45-45c7-b79c-7bb0ffd486d2 => generated 649 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/945] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:18:25 2026] GET /v2.0/networks/95f84c0a-d6c2-4c85-82ee-c118f5ce7322?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/946] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:18:25 2026] GET /v2.0/security-groups?id=fe52ecf9-33ff-409c-a6eb-5379ea5f40b9&fields=id&fields=name => generated 111 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/947] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:18:25 2026] GET /v2.0/security-groups?id=7b360c31-201d-44e0-a443-08ee596ef038&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/948] 10.0.0.12 () {32 vars in 652 bytes} [Thu Feb 26 04:18:25 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/949] 10.0.0.12 () {32 vars in 648 bytes} [Thu Feb 26 04:18:25 2026] GET /v2.0/networks => generated 1313 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/950] 10.0.0.12 () {32 vars in 646 bytes} [Thu Feb 26 04:18:25 2026] GET /v2.0/subnets => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/951] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:25 2026] GET /v2.0/ports?device_id=31fe0ae9-002d-4611-b224-c0a88daa5db9 => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/952] 10.0.0.12 () {32 vars in 722 bytes} [Thu Feb 26 04:18:26 2026] GET /v2.0/networks/7c327647-c47e-4e2d-9cd8-1b238a860ae8 => 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: 464/953] 10.0.0.12 () {32 vars in 720 bytes} [Thu Feb 26 04:18:26 2026] GET /v2.0/subnets/5cf96291-077f-4120-9a27-0cdfefe54520 => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:18:26.110 7 INFO neutron.pecan_wsgi.hooks.translation [None req-faaf0785-bd39-4f07-9812-800209c08cad 3a2329cdba594f07bfe54e4443fb274c 7dc0b302dd504743a2aca7acc9e243e9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 490/954] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:18:26 2026] DELETE /v2.0/subnets/3efffb47-9484-4978-a7b0-39fda95cb7d5 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 04:18:26.129 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d14da139-5323-4ec1-83dd-4d5d50175524 3a2329cdba594f07bfe54e4443fb274c 7dc0b302dd504743a2aca7acc9e243e9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 465/955] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:18:26 2026] DELETE /v2.0/networks/f40cdf80-d94f-413c-9ce4-5492afef0374 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/956] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:18:26 2026] DELETE /v2.0/subnets/5cf96291-077f-4120-9a27-0cdfefe54520 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/957] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:18:26 2026] DELETE /v2.0/networks/7c327647-c47e-4e2d-9cd8-1b238a860ae8 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/958] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:27 2026] GET /v2.0/ports?device_id=0cfbc13a-7a32-4ddf-9d28-edb5208b8b7b => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/959] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:18:27 2026] GET /v2.0/security-groups?id=7b360c31-201d-44e0-a443-08ee596ef038&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/960] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:27 2026] GET /v2.0/ports?device_id=31fe0ae9-002d-4611-b224-c0a88daa5db9 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/961] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:18:27 2026] GET /v2.0/security-groups?tenant_id=7dc0b302dd504743a2aca7acc9e243e9&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:18:27.372 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-45ab73c1-c88f-49a4-a1dd-d887a205416d'] response: {'name': 'network-changed', 'server_uuid': 'd5edcabf-134c-4dbb-8903-1f49b695adec', 'tag': 'dca25091-75de-4a66-8cc5-a26f436fdd8b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 494/962] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:18:27 2026] DELETE /v2.0/security-groups/804a3796-9060-46e8-a01c-512a4b3e87e6 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:18:27.923 8 INFO neutron.services.segments.plugin [-] Segment 4e149c32-ad4d-4045-a696-903a435b7a40 resource provider aggregate not found [pid: 8|app: 0|req: 469/963] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:18:27 2026] GET /v2.0/ports?tenant_id=9bb50d2c29c846938cfd392cd10e5b75&device_id=d5edcabf-134c-4dbb-8903-1f49b695adec => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/964] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:18:27 2026] GET /v2.0/networks?id=2088b3df-0952-4b5e-8de7-bdd62ab35044 => generated 780 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:18:28.000 8 INFO neutron.services.segments.plugin [-] Segment 4e149c32-ad4d-4045-a696-903a435b7a40 resource provider aggregate not found 2026-02-26 04:18:28.008 8 INFO neutron.services.segments.plugin [-] Segment 4e149c32-ad4d-4045-a696-903a435b7a40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e149c32-ad4d-4045-a696-903a435b7a40 found for delete ", "request_id": "req-f7d7fac6-3792-44dc-87fe-b48a72e81b90"}]} 2026-02-26 04:18:28.032 8 INFO neutron.services.segments.plugin [-] Segment 4e149c32-ad4d-4045-a696-903a435b7a40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e149c32-ad4d-4045-a696-903a435b7a40 found for delete ", "request_id": "req-61966d93-28f8-4623-96b1-7f396807d465"}]} [pid: 8|app: 0|req: 470/965] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:18:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=dca25091-75de-4a66-8cc5-a26f436fdd8b => generated 860 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/966] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:18:28 2026] GET /v2.0/subnets?id=21490df3-08b5-46b1-b2ab-cd10ac6e734f => generated 702 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/967] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:18:28 2026] GET /v2.0/ports?network_id=2088b3df-0952-4b5e-8de7-bdd62ab35044&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: 497/968] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:18:28 2026] GET /v2.0/networks/2088b3df-0952-4b5e-8de7-bdd62ab35044?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/969] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:28 2026] GET /v2.0/ports?device_id=0cfbc13a-7a32-4ddf-9d28-edb5208b8b7b => generated 973 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/970] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:18:28 2026] GET /v2.0/networks/2088b3df-0952-4b5e-8de7-bdd62ab35044?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/971] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:18:28 2026] GET /v2.0/security-groups?id=7b360c31-201d-44e0-a443-08ee596ef038&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:18:29.401 8 WARNING neutron_lib.context [None req-76d4cfa9-62dc-44af-8f72-68ad25b9fc36 5eb793e6f0ea4324a8e03408c2edd7e6 9e11f310a3194faf9828fd6b60269dba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:18:29.537 8 INFO neutron.db.segments_db [None req-76d4cfa9-62dc-44af-8f72-68ad25b9fc36 5eb793e6f0ea4324a8e03408c2edd7e6 9e11f310a3194faf9828fd6b60269dba - - default default] Added segment cb0aa521-89d7-4ee8-ae4a-7c6116a315d3 of type vxlan for network f1b57957-9a86-4f79-b8b6-cb8781f65c07 [pid: 7|app: 0|req: 498/972] 10.0.0.12 () {34 vars in 788 bytes} [Thu Feb 26 04:18:28 2026] PUT /v2.0/routers/d4e2e3ad-b436-4c2c-863e-e90f0f594deb/remove_router_interface => generated 309 bytes in 1411 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/973] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:18:29 2026] POST /v2.0/networks => generated 649 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/974] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:29 2026] GET /v2.0/ports?device_id=0cfbc13a-7a32-4ddf-9d28-edb5208b8b7b => generated 973 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:18:29.709 7 WARNING neutron_lib.context [None req-bf9047ea-6709-4e2c-ab7e-91bf2de7cab0 5eb793e6f0ea4324a8e03408c2edd7e6 9e11f310a3194faf9828fd6b60269dba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 500/975] 10.0.0.12 () {34 vars in 664 bytes} [Thu Feb 26 04:18:29 2026] POST /v2.0/ports => generated 778 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 501/976] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:18:30 2026] GET /v2.0/security-groups?id=7b360c31-201d-44e0-a443-08ee596ef038&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-26 04:18:30.060 7 WARNING neutron_lib.context [None req-46609362-0284-467f-b1f2-fbbcf9924c18 5eb793e6f0ea4324a8e03408c2edd7e6 9e11f310a3194faf9828fd6b60269dba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:18:30.112 7 INFO neutron.db.segments_db [None req-46609362-0284-467f-b1f2-fbbcf9924c18 5eb793e6f0ea4324a8e03408c2edd7e6 9e11f310a3194faf9828fd6b60269dba - - default default] Added segment 3e50151c-c828-4507-9bf8-91ba55838d4e of type vxlan for network 15f35d87-2263-4958-8c2e-6fb36147ba53 [pid: 7|app: 0|req: 504/979] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:18:30 2026] POST /v2.0/networks => generated 635 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:18:30.207 7 WARNING neutron_lib.context [None req-2336ca2c-3e15-42b7-9265-b1295f3fa3ac 5eb793e6f0ea4324a8e03408c2edd7e6 9e11f310a3194faf9828fd6b60269dba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:18:30.492 8 INFO neutron.services.segments.plugin [-] Segment f0d1f402-bba4-42e3-b955-c371f22b0af2 resource provider aggregate not found 2026-02-26 04:18:30.497 8 INFO neutron.services.segments.plugin [-] Segment f0d1f402-bba4-42e3-b955-c371f22b0af2 resource provider aggregate not found [pid: 7|app: 0|req: 505/980] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:18:30 2026] POST /v2.0/subnets => generated 646 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:18:30.509 8 INFO neutron.services.segments.plugin [-] Segment f0d1f402-bba4-42e3-b955-c371f22b0af2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0d1f402-bba4-42e3-b955-c371f22b0af2 found for delete ", "request_id": "req-6830033a-9bfc-4d0d-be86-685d4e095979"}]} 2026-02-26 04:18:30.519 8 INFO neutron.services.segments.plugin [-] Segment f0d1f402-bba4-42e3-b955-c371f22b0af2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0d1f402-bba4-42e3-b955-c371f22b0af2 found for delete ", "request_id": "req-8402b71e-c341-45c2-a422-09db62190d86"}]} 2026-02-26 04:18:30.520 8 INFO neutron.db.l3_hamode_db [None req-9a59783c-95ee-46d3-b371-f4747f99ce43 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] HA network b4155ca0-8150-4142-9c2f-b55bfab0d0b4 was deleted as no HA routers are present in tenant 93df35be704645e89ea38691f8b79f6e. 2026-02-26 04:18:30.524 7 WARNING neutron_lib.context [None req-476331af-b135-4d39-948f-224008b44236 5eb793e6f0ea4324a8e03408c2edd7e6 9e11f310a3194faf9828fd6b60269dba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 476/981] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:18:29 2026] DELETE /v2.0/routers/d4e2e3ad-b436-4c2c-863e-e90f0f594deb => generated 0 bytes in 882 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/982] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:18:30 2026] DELETE /v2.0/subnets/0b226cb2-55b9-42c1-8e9c-15b510e0d3a3 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/983] 10.0.0.12 () {34 vars in 664 bytes} [Thu Feb 26 04:18:30 2026] POST /v2.0/ports => generated 966 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 478/984] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:18:30 2026] DELETE /v2.0/networks/85f1f113-b4e7-48d7-b98c-c1343ff28145 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/985] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:31 2026] GET /v2.0/ports?device_id=0cfbc13a-7a32-4ddf-9d28-edb5208b8b7b => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/986] 10.0.0.12 () {32 vars in 719 bytes} [Thu Feb 26 04:18:30 2026] DELETE /v2.0/ports/9a00e4a0-1e22-4cc8-888f-f86d6c178f12 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:18:31.207 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6a5a7d22-4f55-445d-98c6-2260b2448592 5eb793e6f0ea4324a8e03408c2edd7e6 9e11f310a3194faf9828fd6b60269dba - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 508/987] 10.0.0.12 () {32 vars in 719 bytes} [Thu Feb 26 04:18:31 2026] DELETE /v2.0/ports/9a00e4a0-1e22-4cc8-888f-f86d6c178f12 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/988] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:18:31 2026] GET /v2.0/security-groups?id=7b360c31-201d-44e0-a443-08ee596ef038&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:18:31.234 7 INFO neutron.pecan_wsgi.hooks.translation [None req-585fe101-76d1-4418-a85e-1226b3bed7de 5eb793e6f0ea4324a8e03408c2edd7e6 9e11f310a3194faf9828fd6b60269dba - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 509/989] 10.0.0.12 () {32 vars in 716 bytes} [Thu Feb 26 04:18:31 2026] GET /v2.0/ports/9a00e4a0-1e22-4cc8-888f-f86d6c178f12 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/990] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:18:31 2026] GET /v2.0/security-groups?tenant_id=93df35be704645e89ea38691f8b79f6e&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/991] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:18:31 2026] DELETE /v2.0/security-groups/031dfab1-5d17-4459-815d-5aa4dde76731 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/992] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:18:31 2026] DELETE /v2.0/subnets/3d92e85d-6602-4ea2-aa09-227fc1e7a503 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/993] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:18:31 2026] DELETE /v2.0/networks/15f35d87-2263-4958-8c2e-6fb36147ba53 => generated 0 bytes in 433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:18:31.868 7 WARNING neutron_lib.context [None req-8c2681e5-8e93-41de-8e65-f6efbac2e460 5eb793e6f0ea4324a8e03408c2edd7e6 9e11f310a3194faf9828fd6b60269dba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:18:31.943 7 INFO neutron.db.segments_db [None req-8c2681e5-8e93-41de-8e65-f6efbac2e460 5eb793e6f0ea4324a8e03408c2edd7e6 9e11f310a3194faf9828fd6b60269dba - - default default] Added segment 31d81a1a-eab8-4dc8-a7a8-056151e34e2f of type vxlan for network 9105a4b7-a2e8-4d2c-9e27-306af42cb10a [pid: 7|app: 0|req: 511/994] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:18:31 2026] POST /v2.0/networks => generated 636 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:18:32.073 8 WARNING neutron_lib.context [None req-4a791638-1089-4f5d-99ea-6254ae498caa 5eb793e6f0ea4324a8e03408c2edd7e6 9e11f310a3194faf9828fd6b60269dba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 484/995] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:18:32 2026] POST /v2.0/subnets => generated 646 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:18:32.398 8 WARNING neutron_lib.context [None req-f4043b46-9695-452d-bcd5-17fa595dae92 5eb793e6f0ea4324a8e03408c2edd7e6 9e11f310a3194faf9828fd6b60269dba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 512/996] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:32 2026] GET /v2.0/ports?device_id=0cfbc13a-7a32-4ddf-9d28-edb5208b8b7b => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/997] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:18:32 2026] GET /v2.0/security-groups?id=7b360c31-201d-44e0-a443-08ee596ef038&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:18:32.535 8 INFO neutron.services.segments.plugin [-] Segment ffa978db-8d14-4354-950a-b3e8551de730 resource provider aggregate not found 2026-02-26 04:18:32.539 8 INFO neutron.services.segments.plugin [-] Segment ffa978db-8d14-4354-950a-b3e8551de730 resource provider aggregate not found 2026-02-26 04:18:32.553 8 INFO neutron.services.segments.plugin [-] Segment ffa978db-8d14-4354-950a-b3e8551de730 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffa978db-8d14-4354-950a-b3e8551de730 found for delete ", "request_id": "req-218cbb21-03fa-43bc-bdbd-e8d74cfe9d13"}]} 2026-02-26 04:18:32.557 8 INFO neutron.services.segments.plugin [-] Segment ffa978db-8d14-4354-950a-b3e8551de730 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffa978db-8d14-4354-950a-b3e8551de730 found for delete ", "request_id": "req-d0edbbd6-0ea3-4aca-b58b-22c5e37815ba"}]} 2026-02-26 04:18:32.566 8 INFO neutron.services.segments.plugin [-] Segment 3e50151c-c828-4507-9bf8-91ba55838d4e resource provider aggregate not found 2026-02-26 04:18:32.570 8 INFO neutron.services.segments.plugin [-] Segment 3e50151c-c828-4507-9bf8-91ba55838d4e resource provider aggregate not found 2026-02-26 04:18:32.580 8 INFO neutron.services.segments.plugin [-] Segment 3e50151c-c828-4507-9bf8-91ba55838d4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e50151c-c828-4507-9bf8-91ba55838d4e found for delete ", "request_id": "req-a1cfcbb3-9bfc-40c4-b958-77bcc6705f2e"}]} 2026-02-26 04:18:32.589 8 INFO neutron.services.segments.plugin [-] Segment 3e50151c-c828-4507-9bf8-91ba55838d4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e50151c-c828-4507-9bf8-91ba55838d4e found for delete ", "request_id": "req-878a2793-0dc5-4244-bbde-892bad53a1e1"}]} [pid: 8|app: 0|req: 485/998] 10.0.0.12 () {34 vars in 664 bytes} [Thu Feb 26 04:18:32 2026] POST /v2.0/ports => generated 928 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/999] 10.0.0.12 () {32 vars in 719 bytes} [Thu Feb 26 04:18:32 2026] DELETE /v2.0/ports/d713019c-564e-429f-b88b-9f935bf1263b => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:18:33.175 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0327474a-b34b-458e-aa20-8a345f97ce62 5eb793e6f0ea4324a8e03408c2edd7e6 9e11f310a3194faf9828fd6b60269dba - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 486/1000] 10.0.0.12 () {32 vars in 716 bytes} [Thu Feb 26 04:18:33 2026] GET /v2.0/ports/d713019c-564e-429f-b88b-9f935bf1263b => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1001] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:18:33 2026] DELETE /v2.0/subnets/c77f39fb-1364-4d4c-b6e3-a99c579f7385 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1002] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:33 2026] GET /v2.0/ports?device_id=0cfbc13a-7a32-4ddf-9d28-edb5208b8b7b => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1003] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:18:33 2026] GET /v2.0/security-groups?id=7b360c31-201d-44e0-a443-08ee596ef038&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1004] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:18:33 2026] DELETE /v2.0/networks/9105a4b7-a2e8-4d2c-9e27-306af42cb10a => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:18:33.694 7 WARNING neutron_lib.context [None req-be8cf589-a60b-474b-ad55-81d112a93834 5eb793e6f0ea4324a8e03408c2edd7e6 9e11f310a3194faf9828fd6b60269dba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 488/1005] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:33 2026] GET /v2.0/ports?device_id=0cfbc13a-7a32-4ddf-9d28-edb5208b8b7b => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1006] 10.0.0.12 () {34 vars in 664 bytes} [Thu Feb 26 04:18:33 2026] POST /v2.0/ports => generated 778 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 489/1007] 10.0.0.11 () {28 vars in 578 bytes} [Thu Feb 26 04:18:33 2026] GET /v2.0/ports => generated 19965 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-02-26 04:18:34.354 7 INFO neutron.db.l3_db [None req-5748dd93-db7a-4554-b946-535ecd5c8520 4c3ba830073144829a579921465cfbcb 68f30b7012d74e6ebaf15eefef28bf88 - - default default] Floating IP cc25a230-6c7c-4a7b-80e8-d1f0442765ed associated. External IP: 10.96.250.213, port: cfa007e0-9455-4b45-a9e9-91b760fdf50e. [pid: 8|app: 0|req: 490/1008] 10.0.0.12 () {34 vars in 736 bytes} [Thu Feb 26 04:18:34 2026] PUT /v2.0/ports/443bbeac-bcd6-49b9-8b2e-9e490caac953 => generated 752 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 491/1009] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:18:34 2026] GET /v2.0/routers => generated 1478 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:18:34.595 8 INFO neutron.services.segments.plugin [-] Segment 31d81a1a-eab8-4dc8-a7a8-056151e34e2f resource provider aggregate not found 2026-02-26 04:18:34.605 8 INFO neutron.services.segments.plugin [-] Segment 31d81a1a-eab8-4dc8-a7a8-056151e34e2f resource provider aggregate not found 2026-02-26 04:18:34.611 8 INFO neutron.services.segments.plugin [-] Segment 31d81a1a-eab8-4dc8-a7a8-056151e34e2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31d81a1a-eab8-4dc8-a7a8-056151e34e2f found for delete ", "request_id": "req-10512316-4dbb-4537-96d6-10482ea46aeb"}]} 2026-02-26 04:18:34.623 8 INFO neutron.services.segments.plugin [-] Segment 31d81a1a-eab8-4dc8-a7a8-056151e34e2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31d81a1a-eab8-4dc8-a7a8-056151e34e2f found for delete ", "request_id": "req-7b282f1f-6b4a-4287-a5d0-2cf09a3efba6"}]} [pid: 7|app: 0|req: 519/1010] 10.0.0.12 () {34 vars in 748 bytes} [Thu Feb 26 04:18:33 2026] PUT /v2.0/floatingips/cc25a230-6c7c-4a7b-80e8-d1f0442765ed => generated 856 bytes in 729 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1011] 10.0.0.11 () {28 vars in 623 bytes} [Thu Feb 26 04:18:34 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: 8|app: 0|req: 492/1012] 10.0.0.12 () {32 vars in 719 bytes} [Thu Feb 26 04:18:34 2026] DELETE /v2.0/ports/443bbeac-bcd6-49b9-8b2e-9e490caac953 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:18:34.770 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c169682-d343-4234-a9bc-8c302152db57'] response: {'name': 'network-changed', 'server_uuid': '0cfbc13a-7a32-4ddf-9d28-edb5208b8b7b', 'tag': 'cfa007e0-9455-4b45-a9e9-91b760fdf50e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 493/1013] 10.0.0.12 () {32 vars in 642 bytes} [Thu Feb 26 04:18:34 2026] GET /v2.0/ports => generated 781 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1014] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:34 2026] GET /v2.0/ports?device_id=0cfbc13a-7a32-4ddf-9d28-edb5208b8b7b => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:18:34.843 8 INFO neutron.pecan_wsgi.hooks.translation [None req-84564ef1-d52e-4178-810a-f6a04bf86c0c 5eb793e6f0ea4324a8e03408c2edd7e6 9e11f310a3194faf9828fd6b60269dba - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 495/1015] 10.0.0.12 () {32 vars in 716 bytes} [Thu Feb 26 04:18:34 2026] GET /v2.0/ports/443bbeac-bcd6-49b9-8b2e-9e490caac953 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1016] 10.0.0.11 () {28 vars in 676 bytes} [Thu Feb 26 04:18:34 2026] GET /v2.0/routers/3185f535-77b9-40ca-93c7-09f71a3ebc9e/l3-agents => generated 682 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1017] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:18:34 2026] GET /v2.0/security-groups?id=7b360c31-201d-44e0-a443-08ee596ef038&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1018] 10.0.0.12 () {32 vars in 642 bytes} [Thu Feb 26 04:18:34 2026] GET /v2.0/ports => generated 781 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1019] 10.0.0.12 () {32 vars in 716 bytes} [Thu Feb 26 04:18:35 2026] GET /v2.0/ports/2755bb50-5db7-42af-9292-e47f49760214 => generated 778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:18:35.086 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e234da93-af99-4e8f-97dc-47e647d7f040 5eb793e6f0ea4324a8e03408c2edd7e6 9e11f310a3194faf9828fd6b60269dba - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 524/1020] 10.0.0.12 () {32 vars in 719 bytes} [Thu Feb 26 04:18:35 2026] DELETE /v2.0/ports/d713019c-564e-429f-b88b-9f935bf1263b => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1021] 10.0.0.94 () {34 vars in 1083 bytes} [Thu Feb 26 04:18:35 2026] GET /v2.0/ports?device_id=0cfbc13a-7a32-4ddf-9d28-edb5208b8b7b&device_id=d5edcabf-134c-4dbb-8903-1f49b695adec => generated 2473 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:18:35.163 7 INFO neutron.pecan_wsgi.hooks.translation [None req-20658e4a-cd04-4e15-879e-dfcc4a23d70d 5eb793e6f0ea4324a8e03408c2edd7e6 9e11f310a3194faf9828fd6b60269dba - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 526/1022] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:18:35 2026] DELETE /v2.0/subnets/c77f39fb-1364-4d4c-b6e3-a99c579f7385 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1023] 10.0.0.94 () {34 vars in 1119 bytes} [Thu Feb 26 04:18:35 2026] GET /v2.0/security-groups?id=fe52ecf9-33ff-409c-a6eb-5379ea5f40b9&id=7b360c31-201d-44e0-a443-08ee596ef038&fields=id&fields=name => generated 204 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:18:35.213 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ac585f59-193e-4b77-9bc8-a2d9844d419b 5eb793e6f0ea4324a8e03408c2edd7e6 9e11f310a3194faf9828fd6b60269dba - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 528/1024] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:18:35 2026] DELETE /v2.0/subnets/3d92e85d-6602-4ea2-aa09-227fc1e7a503 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1025] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:35 2026] GET /v2.0/ports?device_id=0cfbc13a-7a32-4ddf-9d28-edb5208b8b7b => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1026] 10.0.0.11 () {28 vars in 676 bytes} [Thu Feb 26 04:18:34 2026] GET /v2.0/routers/d6a52074-c968-4a30-8ffe-cb8ce9f7fe38/l3-agents => generated 682 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1027] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:18:35 2026] GET /v2.0/ports?tenant_id=68f30b7012d74e6ebaf15eefef28bf88&device_id=0cfbc13a-7a32-4ddf-9d28-edb5208b8b7b => 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: 499/1028] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:18:35 2026] GET /v2.0/security-groups?id=7b360c31-201d-44e0-a443-08ee596ef038&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: 500/1029] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:18:35 2026] GET /v2.0/subnets => generated 3925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1030] 10.0.0.12 () {32 vars in 719 bytes} [Thu Feb 26 04:18:35 2026] DELETE /v2.0/ports/2755bb50-5db7-42af-9292-e47f49760214 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1031] 10.0.0.11 () {28 vars in 580 bytes} [Thu Feb 26 04:18:35 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: 8|app: 0|req: 501/1032] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:18:35 2026] GET /v2.0/networks?id=95f84c0a-d6c2-4c85-82ee-c118f5ce7322 => generated 775 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1033] 10.0.0.11 () {28 vars in 584 bytes} [Thu Feb 26 04:18:35 2026] GET /v2.0/networks => generated 5808 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1034] 162.253.55.70 () {34 vars in 1059 bytes} [Thu Feb 26 04:18:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=cfa007e0-9455-4b45-a9e9-91b760fdf50e => generated 859 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:18:35.634 7 INFO neutron.services.segments.plugin [-] Segment cb0aa521-89d7-4ee8-ae4a-7c6116a315d3 resource provider aggregate not found 2026-02-26 04:18:35.640 7 INFO neutron.services.segments.plugin [-] Segment cb0aa521-89d7-4ee8-ae4a-7c6116a315d3 resource provider aggregate not found 2026-02-26 04:18:35.646 7 INFO neutron.services.segments.plugin [-] Segment cb0aa521-89d7-4ee8-ae4a-7c6116a315d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb0aa521-89d7-4ee8-ae4a-7c6116a315d3 found for delete ", "request_id": "req-aefe83ba-9297-42cb-a9b1-dccfdc766e93"}]} [pid: 7|app: 0|req: 532/1035] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:18:35 2026] DELETE /v2.0/networks/f1b57957-9a86-4f79-b8b6-cb8781f65c07 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:18:35.668 7 INFO neutron.services.segments.plugin [-] Segment cb0aa521-89d7-4ee8-ae4a-7c6116a315d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb0aa521-89d7-4ee8-ae4a-7c6116a315d3 found for delete ", "request_id": "req-c3518a13-3f83-478e-9396-16ebc4f916d7"}]} [pid: 7|app: 0|req: 533/1036] 10.0.0.11 () {28 vars in 618 bytes} [Thu Feb 26 04:18:35 2026] GET /v2.0/network-ip-availabilities => generated 2936 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1037] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:18:35 2026] GET /v2.0/subnets?id=12dcf6c4-69af-424a-bd1b-92642a500b80 => generated 697 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1038] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:18:35 2026] GET /v2.0/floatingips => generated 1702 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1039] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:18:35 2026] GET /v2.0/security-groups?tenant_id=a0703a2d15d642acbb279f069a9e69a2&name=default => generated 2925 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1040] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:18:35 2026] GET /v2.0/ports?network_id=95f84c0a-d6c2-4c85-82ee-c118f5ce7322&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: 8|app: 0|req: 505/1041] 10.0.0.11 () {28 vars in 598 bytes} [Thu Feb 26 04:18:35 2026] GET /v2.0/security-groups => generated 34741 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1042] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:18:35 2026] GET /v2.0/networks/95f84c0a-d6c2-4c85-82ee-c118f5ce7322?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1043] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:18:35 2026] DELETE /v2.0/security-groups/c051a8a6-bd46-4dea-8e32-c6a7c018ff12 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1044] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:18:35 2026] GET /v2.0/subnets => generated 3925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1045] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:18:35 2026] GET /v2.0/networks/95f84c0a-d6c2-4c85-82ee-c118f5ce7322?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1046] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:18:35 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: 8|app: 0|req: 507/1047] 10.0.0.80 () {34 vars in 989 bytes} [Thu Feb 26 04:18:35 2026] GET /v2.0/ports?device_id=d5edcabf-134c-4dbb-8903-1f49b695adec => generated 1240 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1048] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:18:36 2026] GET /v2.0/security-groups?tenant_id=d0d4f7cf13ae4e7f945956e1de6d1532&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1049] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:18:36 2026] GET /v2.0/security-groups?tenant_id=9e11f310a3194faf9828fd6b60269dba&name=default => generated 2925 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1050] 10.0.0.80 () {34 vars in 1039 bytes} [Thu Feb 26 04:18:36 2026] GET /v2.0/security-groups?id=fe52ecf9-33ff-409c-a6eb-5379ea5f40b9&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1051] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:18:36 2026] DELETE /v2.0/security-groups/b872c474-66e0-4ebd-9722-6ee4c969f13b => 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: 510/1052] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:18:36 2026] DELETE /v2.0/security-groups/c126eec8-1c9f-40f9-9701-43df1fc78752 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1053] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:36 2026] GET /v2.0/ports?device_id=0cfbc13a-7a32-4ddf-9d28-edb5208b8b7b => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1054] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:18:36 2026] GET /v2.0/security-groups?id=7b360c31-201d-44e0-a443-08ee596ef038&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1055] 162.253.55.70 () {34 vars in 1095 bytes} [Thu Feb 26 04:18:36 2026] GET /v2.0/ports?device_id=d5edcabf-134c-4dbb-8903-1f49b695adec&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1056] 162.253.55.70 () {34 vars in 993 bytes} [Thu Feb 26 04:18:37 2026] GET /v2.0/ports?device_id=0cfbc13a-7a32-4ddf-9d28-edb5208b8b7b => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:18:37.663 7 INFO neutron.db.l3_db [req-d0396d7c-05d0-4818-ad81-83ab6127a955 req-63ee1ada-3107-438b-aa27-e781c5fc2cd2 4c3ba830073144829a579921465cfbcb 68f30b7012d74e6ebaf15eefef28bf88 - - default default] Floating IP cc25a230-6c7c-4a7b-80e8-d1f0442765ed disassociated. External IP: 10.96.250.213, port: cfa007e0-9455-4b45-a9e9-91b760fdf50e. [pid: 8|app: 0|req: 513/1057] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:37 2026] GET /v2.0/ports?device_id=0cfbc13a-7a32-4ddf-9d28-edb5208b8b7b => 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: 514/1058] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:18:37 2026] GET /v2.0/security-groups?id=7b360c31-201d-44e0-a443-08ee596ef038&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1059] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:18:37 2026] GET /v2.0/ports?tenant_id=9bb50d2c29c846938cfd392cd10e5b75&device_id=d5edcabf-134c-4dbb-8903-1f49b695adec => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1060] 162.253.55.70 () {36 vars in 996 bytes} [Thu Feb 26 04:18:37 2026] DELETE /v2.0/ports/cfa007e0-9455-4b45-a9e9-91b760fdf50e => generated 0 bytes in 649 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:18:38.428 8 WARNING neutron_lib.context [None req-7184c292-316b-424d-a711-2fcc7897c651 c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:18:38.470 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-15b950bb-e2a8-4d8f-bae8-a07715460722'] response: {'server_uuid': '0cfbc13a-7a32-4ddf-9d28-edb5208b8b7b', 'name': 'network-vif-deleted', 'tag': 'cfa007e0-9455-4b45-a9e9-91b760fdf50e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 546/1061] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:18:38 2026] GET /v2.0/networks?id=2088b3df-0952-4b5e-8de7-bdd62ab35044 => generated 780 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1062] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:18:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=dca25091-75de-4a66-8cc5-a26f436fdd8b => generated 860 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1063] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:18:38 2026] GET /v2.0/subnets?id=21490df3-08b5-46b1-b2ab-cd10ac6e734f => generated 702 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1064] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:18:38 2026] GET /v2.0/ports?network_id=2088b3df-0952-4b5e-8de7-bdd62ab35044&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-26 04:18:38.633 8 INFO neutron.db.segments_db [None req-7184c292-316b-424d-a711-2fcc7897c651 c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] Added segment 83dce128-0c18-4ea5-82ce-61ed6f6bb0c0 of type vxlan for network dd57bccc-f627-4763-ae2a-783b120d53f0 [pid: 7|app: 0|req: 550/1065] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:18:38 2026] GET /v2.0/networks/2088b3df-0952-4b5e-8de7-bdd62ab35044?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1066] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:18:38 2026] GET /v2.0/networks/2088b3df-0952-4b5e-8de7-bdd62ab35044?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1067] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:18:38 2026] POST /v2.0/networks => generated 634 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:18:38.737 7 WARNING neutron_lib.context [None req-6c9ee8d4-ee6e-468b-bfa9-2df247dd8c3a c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:18:38.790 7 INFO neutron.db.segments_db [None req-6c9ee8d4-ee6e-468b-bfa9-2df247dd8c3a c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] Added segment ed480009-19ca-489d-8e4e-15d6b377e736 of type vxlan for network 46d0836d-9b34-4b96-b0b8-7e65418809e9 [pid: 7|app: 0|req: 552/1068] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:18:38 2026] POST /v2.0/networks => generated 634 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:18:38.886 8 WARNING neutron_lib.context [None req-8f4d9340-078c-4f39-8a17-5930335f39da c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 553/1069] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:38 2026] GET /v2.0/ports?device_id=0cfbc13a-7a32-4ddf-9d28-edb5208b8b7b => 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: 517/1070] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:18:38 2026] POST /v2.0/subnets => generated 646 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:18:39.120 7 WARNING neutron_lib.context [None req-4606f97d-77f8-43c6-9fe1-1a60e9b90aae c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 554/1071] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:18:39 2026] POST /v2.0/subnets => generated 655 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:18:39.362 8 WARNING neutron_lib.context [None req-62eeff96-2232-4866-b952-7f2e1ff08af1 c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:18:39.398 8 INFO neutron.db.segments_db [None req-62eeff96-2232-4866-b952-7f2e1ff08af1 c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] Added segment b8d83ff5-2ba7-46e3-907f-fe3715d24fad of type vxlan for network b7e0e298-ee84-4c23-9025-0f9be508884a 2026-02-26 04:18:39.604 8 INFO neutron.db.l3_hamode_db [None req-62eeff96-2232-4866-b952-7f2e1ff08af1 c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 04:18:39.731 8 INFO neutron.db.l3_hamode_db [None req-62eeff96-2232-4866-b952-7f2e1ff08af1 c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 555/1072] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:40 2026] GET /v2.0/ports?device_id=0cfbc13a-7a32-4ddf-9d28-edb5208b8b7b => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1073] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:18:39 2026] POST /v2.0/routers => generated 510 bytes in 1002 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1074] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:41 2026] GET /v2.0/ports?device_id=0cfbc13a-7a32-4ddf-9d28-edb5208b8b7b => 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: 556/1075] 10.0.0.12 () {34 vars in 782 bytes} [Thu Feb 26 04:18:40 2026] PUT /v2.0/routers/788665b1-ea98-49e5-a835-72e5249e6a5a/add_router_interface => generated 309 bytes in 1063 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1076] 10.0.0.12 () {32 vars in 716 bytes} [Thu Feb 26 04:18:41 2026] GET /v2.0/ports/9f96bde6-9755-4dd5-ae7e-4f524ef7f48b => generated 959 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1077] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:18:41 2026] GET /v2.0/security-groups?tenant_id=d8ceb5a156bd45ea80fe50569db646f0&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1078] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:18:42 2026] DELETE /v2.0/security-groups/d7a7a6fb-ee0c-4939-a743-f2c56a5e0524 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1079] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:18:42 2026] DELETE /v2.0/security-groups/7b360c31-201d-44e0-a443-08ee596ef038 => 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: 524/1080] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:18:42 2026] GET /v2.0/security-groups?tenant_id=1677308eb88148b2aa6f05ad9f456a8b&name=default => generated 2925 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:18:42.405 8 INFO neutron.api.v2.resource [None req-0b030c69-23c0-4711-970c-9efa69a11f22 4c3ba830073144829a579921465cfbcb 68f30b7012d74e6ebaf15eefef28bf88 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 525/1081] 10.0.0.12 () {32 vars in 736 bytes} [Thu Feb 26 04:18:42 2026] GET /v2.0/security-groups/7b360c31-201d-44e0-a443-08ee596ef038 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1082] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:18:42 2026] DELETE /v2.0/security-groups/024693db-d26e-404b-b437-0572827eb673 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1083] 10.0.0.12 () {34 vars in 782 bytes} [Thu Feb 26 04:18:41 2026] PUT /v2.0/routers/788665b1-ea98-49e5-a835-72e5249e6a5a/add_router_interface => generated 309 bytes in 1055 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1084] 10.0.0.12 () {32 vars in 716 bytes} [Thu Feb 26 04:18:42 2026] GET /v2.0/ports/f89528e9-49b6-4b9e-8325-bdc6685acabb => generated 967 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1085] 10.0.0.12 () {32 vars in 731 bytes} [Thu Feb 26 04:18:42 2026] DELETE /v2.0/floatingips/cc25a230-6c7c-4a7b-80e8-d1f0442765ed => generated 0 bytes in 301 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1086] 10.0.0.12 () {34 vars in 788 bytes} [Thu Feb 26 04:18:42 2026] PUT /v2.0/routers/788665b1-ea98-49e5-a835-72e5249e6a5a/remove_router_interface => generated 309 bytes in 836 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1087] 10.0.0.12 () {34 vars in 788 bytes} [Thu Feb 26 04:18:42 2026] PUT /v2.0/routers/3185f535-77b9-40ca-93c7-09f71a3ebc9e/remove_router_interface => generated 309 bytes in 828 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1088] 10.0.0.12 () {34 vars in 788 bytes} [Thu Feb 26 04:18:43 2026] PUT /v2.0/routers/788665b1-ea98-49e5-a835-72e5249e6a5a/remove_router_interface => generated 309 bytes in 703 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1089] 10.0.0.12 () {32 vars in 735 bytes} [Thu Feb 26 04:18:44 2026] GET /v2.0/ports?device_id=788665b1-ea98-49e5-a835-72e5249e6a5a => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:18:44.380 8 INFO neutron.services.segments.plugin [-] Segment 722f039e-e4f6-496a-a1e6-427447a9b359 resource provider aggregate not found 2026-02-26 04:18:44.388 8 INFO neutron.services.segments.plugin [-] Segment 722f039e-e4f6-496a-a1e6-427447a9b359 resource provider aggregate not found 2026-02-26 04:18:44.397 8 INFO neutron.services.segments.plugin [-] Segment 722f039e-e4f6-496a-a1e6-427447a9b359 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 722f039e-e4f6-496a-a1e6-427447a9b359 found for delete ", "request_id": "req-7112f688-268b-4695-983f-9fcbee207713"}]} 2026-02-26 04:18:44.401 8 INFO neutron.services.segments.plugin [-] Segment 722f039e-e4f6-496a-a1e6-427447a9b359 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 722f039e-e4f6-496a-a1e6-427447a9b359 found for delete ", "request_id": "req-5e4a6eb0-c89a-47a5-8c51-7f20124b8ff0"}]} 2026-02-26 04:18:44.401 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-e2083762-80b2-4ab7-b45d-be83a1294ab7 c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - 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.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/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.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/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.12/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.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-02-26 04:18:44.402 8 INFO neutron.db.l3_hamode_db [None req-c6a650c6-0a4f-4b98-9cfa-c93b38be845b 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] HA network 1726d740-9fc1-4181-9ed2-553c43232cbb was deleted as no HA routers are present in tenant 68f30b7012d74e6ebaf15eefef28bf88. [pid: 8|app: 0|req: 529/1090] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:18:43 2026] DELETE /v2.0/routers/3185f535-77b9-40ca-93c7-09f71a3ebc9e => 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: 530/1091] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:18:44 2026] DELETE /v2.0/subnets/12dcf6c4-69af-424a-bd1b-92642a500b80 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:18:44.693 7 INFO neutron.services.segments.plugin [-] Segment b8d83ff5-2ba7-46e3-907f-fe3715d24fad resource provider aggregate not found 2026-02-26 04:18:44.699 7 INFO neutron.services.segments.plugin [-] Segment b8d83ff5-2ba7-46e3-907f-fe3715d24fad resource provider aggregate not found 2026-02-26 04:18:44.717 7 INFO neutron.services.segments.plugin [-] Segment b8d83ff5-2ba7-46e3-907f-fe3715d24fad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8d83ff5-2ba7-46e3-907f-fe3715d24fad found for delete ", "request_id": "req-ba557224-e531-44a6-acdb-e3d1f5cf2fe3"}]} 2026-02-26 04:18:44.718 7 INFO neutron.services.segments.plugin [-] Segment b8d83ff5-2ba7-46e3-907f-fe3715d24fad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8d83ff5-2ba7-46e3-907f-fe3715d24fad found for delete ", "request_id": "req-c18a0b8f-4dd7-405a-be3e-a03711947f61"}]} 2026-02-26 04:18:44.721 7 INFO neutron.db.l3_hamode_db [None req-e2083762-80b2-4ab7-b45d-be83a1294ab7 c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] HA network b7e0e298-ee84-4c23-9025-0f9be508884a was deleted as no HA routers are present in tenant 89b880aa21fa4ae8bf721bfadc1dcac3. [pid: 7|app: 0|req: 562/1092] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:18:44 2026] DELETE /v2.0/routers/788665b1-ea98-49e5-a835-72e5249e6a5a => generated 0 bytes in 582 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1093] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:18:44 2026] DELETE /v2.0/networks/95f84c0a-d6c2-4c85-82ee-c118f5ce7322 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1094] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:18:44 2026] DELETE /v2.0/subnets/fa1c0198-3601-4725-a3ff-347cf973258e => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1095] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:18:44 2026] DELETE /v2.0/subnets/7fd0fce8-6917-46de-a41f-1db46ed1e1e5 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1096] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:18:45 2026] GET /v2.0/security-groups?tenant_id=68f30b7012d74e6ebaf15eefef28bf88&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1099] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:18:44 2026] GET /v2.0/security-groups?tenant_id=1f78344d367545459652c06066bcc7f9&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1100] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:18:45 2026] DELETE /v2.0/security-groups/64e06dc5-0814-42ff-b64e-138c74fd3445 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1101] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:18:45 2026] DELETE /v2.0/networks/46d0836d-9b34-4b96-b0b8-7e65418809e9 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1102] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:18:45 2026] DELETE /v2.0/security-groups/72f0fbb1-6f1a-478c-a8b4-d79c4f04f63c => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1103] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:18:45 2026] DELETE /v2.0/networks/dd57bccc-f627-4763-ae2a-783b120d53f0 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:18:45.735 8 WARNING neutron_lib.context [None req-98048851-ab2f-4f24-9110-327837003061 c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:18:45.810 8 INFO neutron.db.segments_db [None req-98048851-ab2f-4f24-9110-327837003061 c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] Added segment 323f52af-812d-4c0d-9b0c-8ffe2a366d1d of type vxlan for network fd0114ed-f7ef-45f9-8967-30d3950d208f [pid: 7|app: 0|req: 570/1104] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:45 2026] GET /v2.0/ports?device_id=d5edcabf-134c-4dbb-8903-1f49b695adec => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1105] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:18:45 2026] POST /v2.0/networks => generated 634 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:18:45.928 7 WARNING neutron_lib.context [None req-d8d78918-be05-4eeb-9639-fdf72823b89b c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 536/1106] 10.0.0.94 () {34 vars in 970 bytes} [Thu Feb 26 04:18:45 2026] GET /v2.0/ports/dca25091-75de-4a66-8cc5-a26f436fdd8b => generated 968 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1107] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:18:45 2026] POST /v2.0/subnets => generated 646 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:18:46.187 8 WARNING neutron_lib.context [None req-7fa77ca2-afa3-4e30-bb44-1b6fd3aa5f5f c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:18:46.255 8 INFO neutron.db.segments_db [None req-7fa77ca2-afa3-4e30-bb44-1b6fd3aa5f5f c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] Added segment 0e4d1159-b127-4e70-a53a-5f77969cf089 of type vxlan for network f4db8c44-8ccf-4645-9cba-9d4a73e808ac 2026-02-26 04:18:46.417 8 INFO neutron.services.segments.plugin [-] Segment 9ba5bec9-5418-4a2f-aa6d-109dfe6144b5 resource provider aggregate not found 2026-02-26 04:18:46.425 8 INFO neutron.services.segments.plugin [-] Segment 9ba5bec9-5418-4a2f-aa6d-109dfe6144b5 resource provider aggregate not found 2026-02-26 04:18:46.435 8 INFO neutron.services.segments.plugin [-] Segment 9ba5bec9-5418-4a2f-aa6d-109dfe6144b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ba5bec9-5418-4a2f-aa6d-109dfe6144b5 found for delete ", "request_id": "req-18a148a8-a410-41cb-9474-dafa9a833d9e"}]} 2026-02-26 04:18:46.441 8 INFO neutron.services.segments.plugin [-] Segment 9ba5bec9-5418-4a2f-aa6d-109dfe6144b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ba5bec9-5418-4a2f-aa6d-109dfe6144b5 found for delete ", "request_id": "req-813aeedd-d04e-4e06-9cb4-22c8e5f4e19e"}]} 2026-02-26 04:18:46.544 8 INFO neutron.db.l3_hamode_db [None req-7fa77ca2-afa3-4e30-bb44-1b6fd3aa5f5f c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 572/1108] 162.253.55.70 () {34 vars in 999 bytes} [Thu Feb 26 04:18:46 2026] GET /v2.0/subnets?network_id=2088b3df-0952-4b5e-8de7-bdd62ab35044 => generated 684 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:18:46.689 8 INFO neutron.db.l3_hamode_db [None req-7fa77ca2-afa3-4e30-bb44-1b6fd3aa5f5f c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 573/1109] 162.253.55.70 () {34 vars in 1145 bytes} [Thu Feb 26 04:18:46 2026] GET /v2.0/ports?device_id=d5edcabf-134c-4dbb-8903-1f49b695adec&device_owner=compute%3Anova&network_id=2088b3df-0952-4b5e-8de7-bdd62ab35044 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:18:46.748 7 INFO neutron.services.segments.plugin [-] Segment ed480009-19ca-489d-8e4e-15d6b377e736 resource provider aggregate not found 2026-02-26 04:18:46.752 7 INFO neutron.services.segments.plugin [-] Segment ed480009-19ca-489d-8e4e-15d6b377e736 resource provider aggregate not found 2026-02-26 04:18:46.770 7 INFO neutron.services.segments.plugin [-] Segment ed480009-19ca-489d-8e4e-15d6b377e736 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed480009-19ca-489d-8e4e-15d6b377e736 found for delete ", "request_id": "req-65e3f414-2994-4ee2-8f60-8c70bbea1281"}]} 2026-02-26 04:18:46.781 7 INFO neutron.services.segments.plugin [-] Segment ed480009-19ca-489d-8e4e-15d6b377e736 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed480009-19ca-489d-8e4e-15d6b377e736 found for delete ", "request_id": "req-a5e073c6-89cd-4bd4-a1ba-994ec56bdfc6"}]} 2026-02-26 04:18:46.787 7 INFO neutron.services.segments.plugin [-] Segment 83dce128-0c18-4ea5-82ce-61ed6f6bb0c0 resource provider aggregate not found 2026-02-26 04:18:46.801 7 INFO neutron.services.segments.plugin [-] Segment 83dce128-0c18-4ea5-82ce-61ed6f6bb0c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83dce128-0c18-4ea5-82ce-61ed6f6bb0c0 found for delete ", "request_id": "req-af020b15-c0c6-4ef4-8f4f-71810054f45d"}]} 2026-02-26 04:18:46.803 7 INFO neutron.services.segments.plugin [-] Segment 83dce128-0c18-4ea5-82ce-61ed6f6bb0c0 resource provider aggregate not found 2026-02-26 04:18:46.819 7 INFO neutron.services.segments.plugin [-] Segment 83dce128-0c18-4ea5-82ce-61ed6f6bb0c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83dce128-0c18-4ea5-82ce-61ed6f6bb0c0 found for delete ", "request_id": "req-192fc25a-4c34-4a2e-ba8f-5593af74327a"}]} [pid: 7|app: 0|req: 574/1110] 162.253.55.70 () {38 vars in 1027 bytes} [Thu Feb 26 04:18:46 2026] PUT /v2.0/ports/dca25091-75de-4a66-8cc5-a26f436fdd8b => generated 1145 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1111] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:18:46 2026] POST /v2.0/routers => generated 511 bytes in 1124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:18:47.309 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a77f1376-817a-4587-bb16-67a96e63262c'] response: {'name': 'network-changed', 'server_uuid': 'd5edcabf-134c-4dbb-8903-1f49b695adec', 'tag': 'dca25091-75de-4a66-8cc5-a26f436fdd8b', 'status': 'completed', 'code': 200} 2026-02-26 04:18:47.315 8 WARNING neutron_lib.context [None req-128c250f-e855-4bce-a905-3c01f7ce8538 c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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.12/site-packages/pycadf/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-26 04:18:47.658 7 INFO neutron.db.segments_db [None req-99d0c1bb-e383-407f-9842-7192e921e6db 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Added segment 60c96b4a-9ec2-4c82-9457-481d3c4c1e6f of type vxlan for network a99065f0-a068-4e37-a214-ade3c1512dd1 [pid: 8|app: 0|req: 538/1112] 10.0.0.12 () {34 vars in 664 bytes} [Thu Feb 26 04:18:47 2026] POST /v2.0/ports => generated 963 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 575/1113] 10.0.0.12 () {34 vars in 670 bytes} [Thu Feb 26 04:18:47 2026] POST /v2.0/networks => generated 743 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1114] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:18:47 2026] POST /v2.0/subnets => generated 690 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1115] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:18:48 2026] GET /v2.0/ports?tenant_id=9bb50d2c29c846938cfd392cd10e5b75&device_id=d5edcabf-134c-4dbb-8903-1f49b695adec => generated 1417 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1116] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:18:48 2026] GET /v2.0/security-groups?tenant_id=3814d48e843b448084b217d95efc74a0&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:18:48.357 7 INFO neutron.db.segments_db [None req-9fabc543-9cec-4b06-b296-cc958f693e4f 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Added segment 58a20ce7-c7ae-4e95-9040-9ef253f27314 of type vxlan for network 3f932b6b-cda7-4213-8f5a-60dde48fc082 2026-02-26 04:18:48.633 7 INFO neutron.db.l3_hamode_db [None req-9fabc543-9cec-4b06-b296-cc958f693e4f 32b0825bafe1431d92de941c3c58df32 dec0411fa2ae417b99a4105f5bee20c3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 539/1117] 10.0.0.12 () {34 vars in 782 bytes} [Thu Feb 26 04:18:47 2026] PUT /v2.0/routers/3632ed60-0e49-4d45-95f0-a2bec4c1b906/add_router_interface => generated 309 bytes in 1159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 540/1118] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:18:48 2026] GET /v2.0/networks?id=2088b3df-0952-4b5e-8de7-bdd62ab35044 => generated 780 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1119] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:18:48 2026] DELETE /v2.0/security-groups/21f8ad14-470e-434d-bf2d-7ffa2388e3e8 => 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: 542/1120] 10.0.0.12 () {32 vars in 716 bytes} [Thu Feb 26 04:18:49 2026] GET /v2.0/ports/05d5954a-7254-4794-ae65-fa9c928434c3 => generated 1037 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1121] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:18:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=dca25091-75de-4a66-8cc5-a26f436fdd8b => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:18:49.609 7 INFO neutron.db.l3_hamode_db [None req-9fabc543-9cec-4b06-b296-cc958f693e4f 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 544/1122] 10.0.0.12 () {34 vars in 788 bytes} [Thu Feb 26 04:18:49 2026] PUT /v2.0/routers/3632ed60-0e49-4d45-95f0-a2bec4c1b906/remove_router_interface => generated 309 bytes in 774 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 545/1123] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:18:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=dca25091-75de-4a66-8cc5-a26f436fdd8b => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:18:50.072 8 INFO neutron.api.v2.resource [None req-cec4d980-8933-4887-a677-38331462831a c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 546/1124] 10.0.0.12 () {34 vars in 788 bytes} [Thu Feb 26 04:18:49 2026] PUT /v2.0/routers/3632ed60-0e49-4d45-95f0-a2bec4c1b906/remove_router_interface => generated 197 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1125] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:18:50 2026] GET /v2.0/subnets?id=21490df3-08b5-46b1-b2ab-cd10ac6e734f => generated 702 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1126] 10.0.0.12 () {32 vars in 735 bytes} [Thu Feb 26 04:18:50 2026] GET /v2.0/ports?device_id=3632ed60-0e49-4d45-95f0-a2bec4c1b906 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1127] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:18:50 2026] GET /v2.0/ports?network_id=2088b3df-0952-4b5e-8de7-bdd62ab35044&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:18:50.689 8 INFO neutron.services.segments.plugin [-] Segment 0e4d1159-b127-4e70-a53a-5f77969cf089 resource provider aggregate not found 2026-02-26 04:18:50.697 8 INFO neutron.services.segments.plugin [-] Segment 0e4d1159-b127-4e70-a53a-5f77969cf089 resource provider aggregate not found 2026-02-26 04:18:50.711 8 INFO neutron.services.segments.plugin [-] Segment 0e4d1159-b127-4e70-a53a-5f77969cf089 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e4d1159-b127-4e70-a53a-5f77969cf089 found for delete ", "request_id": "req-66895cb6-375f-480d-a0fa-2d4154dc600c"}]} 2026-02-26 04:18:50.714 8 INFO neutron.services.segments.plugin [-] Segment 0e4d1159-b127-4e70-a53a-5f77969cf089 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e4d1159-b127-4e70-a53a-5f77969cf089 found for delete ", "request_id": "req-8a8e8838-c55f-4767-ae21-a2731b2e38e2"}]} 2026-02-26 04:18:50.727 8 INFO neutron.db.l3_hamode_db [None req-66af1ae7-c931-423b-8862-854b58aae60b c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] HA network f4db8c44-8ccf-4645-9cba-9d4a73e808ac was deleted as no HA routers are present in tenant 89b880aa21fa4ae8bf721bfadc1dcac3. [pid: 8|app: 0|req: 550/1128] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:18:50 2026] DELETE /v2.0/routers/3632ed60-0e49-4d45-95f0-a2bec4c1b906 => generated 0 bytes in 581 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1129] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:18:50 2026] GET /v2.0/networks/2088b3df-0952-4b5e-8de7-bdd62ab35044?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1130] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:18:50 2026] DELETE /v2.0/subnets/00d22352-6ebd-4ef2-b5e7-5a2f8188b72f => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1131] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:18:48 2026] POST /v2.0/routers => generated 730 bytes in 2628 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1132] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:18:50 2026] GET /v2.0/networks/2088b3df-0952-4b5e-8de7-bdd62ab35044?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:18:51.157 7 WARNING neutron_lib.context [None req-dd3661ad-29d3-4b63-ab8e-a51cf3316815 03671ddc4237403db0b467f82d3dd362 e9ee30cab63f470194bb66262a62958a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:18:51.293 7 INFO neutron.db.segments_db [None req-dd3661ad-29d3-4b63-ab8e-a51cf3316815 03671ddc4237403db0b467f82d3dd362 e9ee30cab63f470194bb66262a62958a - - default default] Added segment 65c14ea0-93e2-41c2-b9c2-8d79049b6e7a of type vxlan for network 3d7d4103-02a9-4788-adbf-3f63b457853b [pid: 8|app: 0|req: 554/1133] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:18:50 2026] DELETE /v2.0/networks/fd0114ed-f7ef-45f9-8967-30d3950d208f => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1134] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:18:50 2026] POST /v2.0/networks => generated 644 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:18:51.386 7 WARNING neutron_lib.context [None req-a0c1fc72-9f6e-45c4-9c12-f5d45193a12d c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:18:51.449 7 INFO neutron.db.segments_db [None req-a0c1fc72-9f6e-45c4-9c12-f5d45193a12d c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] Added segment efc2203f-7dd6-4c42-a06d-c50945ceb4fb of type vxlan for network 2c30a89f-1d52-4cd3-ae62-246ef60f8148 [pid: 7|app: 0|req: 581/1135] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:18:51 2026] POST /v2.0/networks => generated 634 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:18:51.554 7 WARNING neutron_lib.context [None req-8515e3c3-e3b5-4316-baee-998741bc98ed 03671ddc4237403db0b467f82d3dd362 e9ee30cab63f470194bb66262a62958a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 582/1136] 10.0.0.12 () {34 vars in 664 bytes} [Thu Feb 26 04:18:51 2026] POST /v2.0/ports => generated 774 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 583/1137] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:51 2026] GET /v2.0/ports?device_id=d5edcabf-134c-4dbb-8903-1f49b695adec => generated 1148 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:18:51.902 7 WARNING neutron_lib.context [None req-38e020dc-4bed-4f8e-9032-18810749c3e3 c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 584/1138] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:18:51 2026] POST /v2.0/subnets => generated 646 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:18:52.193 7 WARNING neutron_lib.context [None req-9fa6d2e0-5d31-4f25-b62e-85c8e5ab9c5b 03671ddc4237403db0b467f82d3dd362 e9ee30cab63f470194bb66262a62958a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:18:52.237 7 INFO neutron.db.segments_db [None req-9fa6d2e0-5d31-4f25-b62e-85c8e5ab9c5b 03671ddc4237403db0b467f82d3dd362 e9ee30cab63f470194bb66262a62958a - - default default] Added segment fad2b5cc-ab25-4e54-a551-464bcbf715d9 of type vxlan for network 18a69210-5f42-4199-8d9d-0af69a62d0de [pid: 7|app: 0|req: 585/1139] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:18:52 2026] POST /v2.0/networks => generated 631 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1140] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:18:52 2026] GET /v2.0/security-groups?id=fe52ecf9-33ff-409c-a6eb-5379ea5f40b9&fields=id&fields=name => generated 111 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1141] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:18:52 2026] GET /v2.0/ports?tenant_id=9bb50d2c29c846938cfd392cd10e5b75&device_id=d5edcabf-134c-4dbb-8903-1f49b695adec => generated 1417 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:18:52.414 7 WARNING neutron_lib.context [None req-c616c13d-7710-4454-93b9-7f6e3545870b c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:18:52.455 7 INFO neutron.db.segments_db [None req-c616c13d-7710-4454-93b9-7f6e3545870b c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] Added segment 1346a84a-83dc-4de2-8dbc-a5c055092b06 of type vxlan for network 3d007db2-fe9d-4b8e-abed-9e14fa5885f9 [pid: 8|app: 0|req: 555/1142] 10.0.0.12 () {34 vars in 782 bytes} [Thu Feb 26 04:18:51 2026] PUT /v2.0/routers/6655a7b6-922b-4980-b0b6-46423149cf6e/add_router_interface => generated 309 bytes in 1272 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:18:52.574 8 WARNING neutron_lib.context [None req-5e89a955-9811-4711-8c26-90fd05d9da56 03671ddc4237403db0b467f82d3dd362 e9ee30cab63f470194bb66262a62958a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:18:52.702 7 INFO neutron.db.l3_hamode_db [None req-c616c13d-7710-4454-93b9-7f6e3545870b c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 04:18:52.727 8 INFO neutron.services.segments.plugin [-] Segment 323f52af-812d-4c0d-9b0c-8ffe2a366d1d resource provider aggregate not found 2026-02-26 04:18:52.732 8 INFO neutron.services.segments.plugin [-] Segment 323f52af-812d-4c0d-9b0c-8ffe2a366d1d resource provider aggregate not found 2026-02-26 04:18:52.740 8 INFO neutron.services.segments.plugin [-] Segment 323f52af-812d-4c0d-9b0c-8ffe2a366d1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 323f52af-812d-4c0d-9b0c-8ffe2a366d1d found for delete ", "request_id": "req-3a50aa8b-6a83-4411-ab00-8d8bc3ee48c3"}]} 2026-02-26 04:18:52.750 8 INFO neutron.services.segments.plugin [-] Segment 323f52af-812d-4c0d-9b0c-8ffe2a366d1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 323f52af-812d-4c0d-9b0c-8ffe2a366d1d found for delete ", "request_id": "req-c33ce99e-1d2c-4ff0-9569-00b9dd56cd74"}]} 2026-02-26 04:18:52.826 7 INFO neutron.db.l3_hamode_db [None req-c616c13d-7710-4454-93b9-7f6e3545870b c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 556/1143] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:18:52 2026] POST /v2.0/subnets => generated 626 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1144] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:18:52 2026] GET /v2.0/networks?id=2088b3df-0952-4b5e-8de7-bdd62ab35044 => generated 780 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:18:52.876 8 WARNING neutron_lib.context [None req-9c4b9cf5-67b8-4a38-af2f-ac5607602313 03671ddc4237403db0b467f82d3dd362 e9ee30cab63f470194bb66262a62958a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 558/1145] 10.0.0.12 () {34 vars in 664 bytes} [Thu Feb 26 04:18:52 2026] POST /v2.0/ports => generated 950 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 559/1146] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:18:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=dca25091-75de-4a66-8cc5-a26f436fdd8b => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:18:53.243 8 WARNING neutron_lib.context [None req-b478433e-24e8-4e76-a332-6d9a6304d0f4 7be21307442746b0b27448e1714efcd8 dec0411fa2ae417b99a4105f5bee20c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 560/1147] 10.0.0.12 () {34 vars in 684 bytes} [Thu Feb 26 04:18:53 2026] POST /v2.0/security-groups => generated 1660 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1148] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:18:52 2026] POST /v2.0/routers => generated 511 bytes in 1094 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1149] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:18:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=dca25091-75de-4a66-8cc5-a26f436fdd8b => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:18:53.529 7 WARNING neutron_lib.context [None req-6cd5a5cd-ec7b-43d1-9921-c16867b707d4 7be21307442746b0b27448e1714efcd8 dec0411fa2ae417b99a4105f5bee20c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 561/1150] 10.0.0.12 () {32 vars in 719 bytes} [Thu Feb 26 04:18:53 2026] DELETE /v2.0/ports/10507f88-c35a-4c9d-bddc-579f075ce9e9 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1151] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:18:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1152] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:18:53 2026] GET /v2.0/subnets?id=21490df3-08b5-46b1-b2ab-cd10ac6e734f => generated 702 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:18:53.730 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1f061e5c-0ef1-4244-95a7-c1c2cf4c1e27 03671ddc4237403db0b467f82d3dd362 e9ee30cab63f470194bb66262a62958a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 592/1153] 10.0.0.12 () {32 vars in 719 bytes} [Thu Feb 26 04:18:53 2026] DELETE /v2.0/ports/10507f88-c35a-4c9d-bddc-579f075ce9e9 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 04:18:53.738 7 WARNING neutron_lib.context [None req-9b05ab2d-810d-4958-880c-9ab0b9ba565f 7be21307442746b0b27448e1714efcd8 dec0411fa2ae417b99a4105f5bee20c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 593/1154] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:18:53 2026] POST /v2.0/security-group-rules => generated 602 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1155] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:18:53 2026] GET /v2.0/ports?network_id=2088b3df-0952-4b5e-8de7-bdd62ab35044&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:18:53.945 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9a685cb8-fe10-4ba4-84a3-d1213e72da21 03671ddc4237403db0b467f82d3dd362 e9ee30cab63f470194bb66262a62958a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 595/1156] 10.0.0.12 () {32 vars in 716 bytes} [Thu Feb 26 04:18:53 2026] GET /v2.0/ports/10507f88-c35a-4c9d-bddc-579f075ce9e9 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 04:18:53.951 7 WARNING neutron_lib.context [None req-1bc73eaa-39f0-40c5-832b-95ef1c2620e3 7be21307442746b0b27448e1714efcd8 dec0411fa2ae417b99a4105f5bee20c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 562/1157] 10.0.0.12 () {34 vars in 782 bytes} [Thu Feb 26 04:18:53 2026] PUT /v2.0/routers/774342af-83ae-431d-85e4-d121e00f287e/add_router_interface => generated 309 bytes in 1032 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1158] 10.0.0.12 () {34 vars in 675 bytes} [Thu Feb 26 04:18:53 2026] POST /v2.0/floatingips => generated 552 bytes in 743 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1159] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:18:54 2026] GET /v2.0/networks/2088b3df-0952-4b5e-8de7-bdd62ab35044?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1160] 10.0.0.12 () {32 vars in 716 bytes} [Thu Feb 26 04:18:54 2026] GET /v2.0/ports/9d41caa8-d6a5-46b2-9247-ae49eac4e348 => generated 959 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1161] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:18:54 2026] GET /v2.0/networks/2088b3df-0952-4b5e-8de7-bdd62ab35044?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1162] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:18:54 2026] DELETE /v2.0/subnets/44d7613b-da30-4d46-b31c-571693b763fd => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:18:55.187 7 INFO neutron.services.segments.plugin [-] Segment fad2b5cc-ab25-4e54-a551-464bcbf715d9 resource provider aggregate not found 2026-02-26 04:18:55.191 7 INFO neutron.services.segments.plugin [-] Segment fad2b5cc-ab25-4e54-a551-464bcbf715d9 resource provider aggregate not found 2026-02-26 04:18:55.205 7 INFO neutron.services.segments.plugin [-] Segment fad2b5cc-ab25-4e54-a551-464bcbf715d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fad2b5cc-ab25-4e54-a551-464bcbf715d9 found for delete ", "request_id": "req-6e5a6689-a375-45ff-ab28-2b916bcea56a"}]} 2026-02-26 04:18:55.206 7 INFO neutron.services.segments.plugin [-] Segment fad2b5cc-ab25-4e54-a551-464bcbf715d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fad2b5cc-ab25-4e54-a551-464bcbf715d9 found for delete ", "request_id": "req-c89be8ac-5051-4ed7-b1a8-5a32d01bfc84"}]} [pid: 7|app: 0|req: 598/1163] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:18:54 2026] DELETE /v2.0/networks/18a69210-5f42-4199-8d9d-0af69a62d0de => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1164] 10.0.0.94 () {34 vars in 1099 bytes} [Thu Feb 26 04:18:55 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1543263429&fields=id&tenant_id=dec0411fa2ae417b99a4105f5bee20c3 => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:18:55.250 7 WARNING neutron_lib.context [None req-4708b4ff-ad2a-4da9-beb5-d19fbd81fc16 03671ddc4237403db0b467f82d3dd362 e9ee30cab63f470194bb66262a62958a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:18:55.299 7 INFO neutron.db.segments_db [None req-4708b4ff-ad2a-4da9-beb5-d19fbd81fc16 03671ddc4237403db0b467f82d3dd362 e9ee30cab63f470194bb66262a62958a - - default default] Added segment 6678e5bc-e4d2-4a4e-b1ef-ea5647dde940 of type vxlan for network 3f957159-c20b-43bb-85f7-898393c2e25a [pid: 7|app: 0|req: 600/1165] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:18:55 2026] POST /v2.0/networks => generated 630 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1166] 10.0.0.94 () {34 vars in 981 bytes} [Thu Feb 26 04:18:55 2026] GET /v2.0/networks?id=a99065f0-a068-4e37-a214-ade3c1512dd1 => generated 675 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1167] 162.253.55.70 () {34 vars in 1117 bytes} [Thu Feb 26 04:18:55 2026] GET /v2.0/ports?device_id=d5edcabf-134c-4dbb-8903-1f49b695adec&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.9 => generated 1148 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:18:55.509 7 WARNING neutron_lib.context [None req-cf0f253c-aaba-4b82-90f5-35d1c73044fd 03671ddc4237403db0b467f82d3dd362 e9ee30cab63f470194bb66262a62958a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 603/1168] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:18:55 2026] POST /v2.0/subnets => generated 626 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1169] 10.0.0.94 () {34 vars in 964 bytes} [Thu Feb 26 04:18:55 2026] GET /v2.0/quotas/dec0411fa2ae417b99a4105f5bee20c3 => 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: 566/1170] 10.0.0.12 () {34 vars in 788 bytes} [Thu Feb 26 04:18:54 2026] PUT /v2.0/routers/774342af-83ae-431d-85e4-d121e00f287e/remove_router_interface => generated 309 bytes in 1024 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:18:55.835 8 WARNING neutron_lib.context [None req-92478f95-00e2-42b9-aef5-f34457b16941 03671ddc4237403db0b467f82d3dd362 e9ee30cab63f470194bb66262a62958a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 567/1171] 10.0.0.12 () {34 vars in 664 bytes} [Thu Feb 26 04:18:55 2026] POST /v2.0/ports => generated 915 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1172] 10.0.0.94 () {34 vars in 1001 bytes} [Thu Feb 26 04:18:56 2026] GET /v2.0/ports?tenant_id=dec0411fa2ae417b99a4105f5bee20c3&fields=id => generated 103 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1173] 10.0.0.12 () {32 vars in 735 bytes} [Thu Feb 26 04:18:56 2026] GET /v2.0/ports?device_id=774342af-83ae-431d-85e4-d121e00f287e => 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: 605/1174] 162.253.55.70 () {38 vars in 1027 bytes} [Thu Feb 26 04:18:55 2026] PUT /v2.0/ports/dca25091-75de-4a66-8cc5-a26f436fdd8b => generated 968 bytes in 661 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-26 04:18:56.453 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fcfcff56-f497-4839-a0f9-d8a355109480'] response: {'name': 'network-changed', 'server_uuid': 'd5edcabf-134c-4dbb-8903-1f49b695adec', 'tag': 'dca25091-75de-4a66-8cc5-a26f436fdd8b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 570/1175] 10.0.0.12 () {32 vars in 719 bytes} [Thu Feb 26 04:18:56 2026] DELETE /v2.0/ports/895272a5-5c22-43a7-8db7-a90fcc2b0777 => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1176] 10.0.0.94 () {34 vars in 906 bytes} [Thu Feb 26 04:18:56 2026] GET /v2.0/extensions => generated 20516 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-02-26 04:18:56.870 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8f0df0f6-6539-43ab-b566-94b705fdf008 03671ddc4237403db0b467f82d3dd362 e9ee30cab63f470194bb66262a62958a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 572/1177] 10.0.0.12 () {32 vars in 716 bytes} [Thu Feb 26 04:18:56 2026] GET /v2.0/ports/895272a5-5c22-43a7-8db7-a90fcc2b0777 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1178] 10.0.0.94 () {34 vars in 1007 bytes} [Thu Feb 26 04:18:56 2026] GET /v2.0/networks/a99065f0-a068-4e37-a214-ade3c1512dd1?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:18:56.930 7 INFO neutron.db.l3_hamode_db [None req-79259dcd-b440-4244-89dc-cc6f2924e643 c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] HA network 3d007db2-fe9d-4b8e-abed-9e14fa5885f9 was deleted as no HA routers are present in tenant 89b880aa21fa4ae8bf721bfadc1dcac3. [pid: 7|app: 0|req: 606/1179] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:18:56 2026] DELETE /v2.0/routers/774342af-83ae-431d-85e4-d121e00f287e => generated 0 bytes in 528 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1180] 10.0.0.94 () {34 vars in 1107 bytes} [Thu Feb 26 04:18:56 2026] GET /v2.0/networks/a99065f0-a068-4e37-a214-ade3c1512dd1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1181] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:18:56 2026] GET /v2.0/ports?tenant_id=9bb50d2c29c846938cfd392cd10e5b75&device_id=d5edcabf-134c-4dbb-8903-1f49b695adec => generated 1240 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1182] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:18:56 2026] DELETE /v2.0/subnets/afff81e0-e9a9-42ef-a44b-7bbfd59e66df => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1183] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:18:57 2026] GET /v2.0/networks?id=2088b3df-0952-4b5e-8de7-bdd62ab35044 => generated 780 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1184] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:18:57 2026] DELETE /v2.0/subnets/163fb7b3-a26d-4841-b7df-1bf091324556 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:18:57.234 7 INFO neutron.services.segments.plugin [-] Segment 1346a84a-83dc-4de2-8dbc-a5c055092b06 resource provider aggregate not found 2026-02-26 04:18:57.243 7 INFO neutron.services.segments.plugin [-] Segment 1346a84a-83dc-4de2-8dbc-a5c055092b06 resource provider aggregate not found 2026-02-26 04:18:57.258 7 INFO neutron.services.segments.plugin [-] Segment 1346a84a-83dc-4de2-8dbc-a5c055092b06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1346a84a-83dc-4de2-8dbc-a5c055092b06 found for delete ", "request_id": "req-cb9ccedb-4113-41f0-8075-8f88b333d823"}]} 2026-02-26 04:18:57.259 7 INFO neutron.services.segments.plugin [-] Segment 1346a84a-83dc-4de2-8dbc-a5c055092b06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1346a84a-83dc-4de2-8dbc-a5c055092b06 found for delete ", "request_id": "req-c8494f7f-9988-4618-aefd-c8253110c808"}]} [pid: 7|app: 0|req: 610/1185] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:18:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=dca25091-75de-4a66-8cc5-a26f436fdd8b => generated 860 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1186] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:57 2026] GET /v2.0/ports?device_id=d72291ca-ec94-47b0-b889-ab554c7716dd => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:18:57.509 8 INFO neutron.services.segments.plugin [-] Segment 6678e5bc-e4d2-4a4e-b1ef-ea5647dde940 resource provider aggregate not found 2026-02-26 04:18:57.514 8 INFO neutron.services.segments.plugin [-] Segment 6678e5bc-e4d2-4a4e-b1ef-ea5647dde940 resource provider aggregate not found 2026-02-26 04:18:57.518 8 INFO neutron.services.segments.plugin [-] Segment 6678e5bc-e4d2-4a4e-b1ef-ea5647dde940 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6678e5bc-e4d2-4a4e-b1ef-ea5647dde940 found for delete ", "request_id": "req-dd73a818-45b2-4c92-8884-9836328af618"}]} 2026-02-26 04:18:57.525 8 INFO neutron.services.segments.plugin [-] Segment 6678e5bc-e4d2-4a4e-b1ef-ea5647dde940 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6678e5bc-e4d2-4a4e-b1ef-ea5647dde940 found for delete ", "request_id": "req-c672f167-5d79-4f9b-add7-6b111e30f07c"}]} [pid: 8|app: 0|req: 576/1187] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:18:57 2026] DELETE /v2.0/networks/3f957159-c20b-43bb-85f7-898393c2e25a => generated 0 bytes in 412 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1188] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:18:57 2026] GET /v2.0/subnets?id=21490df3-08b5-46b1-b2ab-cd10ac6e734f => generated 702 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:18:57.569 8 WARNING neutron_lib.context [None req-f7d8b3ae-2a4b-44ff-9a29-445034218333 03671ddc4237403db0b467f82d3dd362 e9ee30cab63f470194bb66262a62958a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 612/1189] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:18:57 2026] DELETE /v2.0/networks/2c30a89f-1d52-4cd3-ae62-246ef60f8148 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1190] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:18:57 2026] GET /v2.0/ports?network_id=2088b3df-0952-4b5e-8de7-bdd62ab35044&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:18:57.681 7 WARNING neutron_lib.context [None req-fd0475cb-1d77-4255-9b44-798a45ba1778 c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:18:57.721 7 INFO neutron.db.segments_db [None req-fd0475cb-1d77-4255-9b44-798a45ba1778 c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] Added segment 5d61e366-8613-49b9-af8c-114c1eeb2798 of type vxlan for network dfe52bac-dd81-4dfd-8b52-c37e3962f4be [pid: 8|app: 0|req: 578/1191] 10.0.0.12 () {34 vars in 664 bytes} [Thu Feb 26 04:18:57 2026] POST /v2.0/ports => generated 775 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 579/1192] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:18:57 2026] GET /v2.0/networks/2088b3df-0952-4b5e-8de7-bdd62ab35044?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:18:58.007 7 INFO neutron.db.l3_hamode_db [None req-fd0475cb-1d77-4255-9b44-798a45ba1778 c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 580/1193] 10.0.0.12 () {34 vars in 736 bytes} [Thu Feb 26 04:18:57 2026] PUT /v2.0/ports/7b851a83-3076-4a76-b348-90c8b73f1889 => generated 752 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 581/1194] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:18:58 2026] GET /v2.0/networks/2088b3df-0952-4b5e-8de7-bdd62ab35044?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1195] 10.0.0.12 () {32 vars in 719 bytes} [Thu Feb 26 04:18:58 2026] DELETE /v2.0/ports/7b851a83-3076-4a76-b348-90c8b73f1889 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1196] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:58 2026] GET /v2.0/ports?device_id=d72291ca-ec94-47b0-b889-ab554c7716dd => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1197] 10.0.0.12 () {32 vars in 642 bytes} [Thu Feb 26 04:18:58 2026] GET /v2.0/ports => generated 777 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:18:58.451 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cdab04c2-475a-4cb2-ae22-2abfdb323881 03671ddc4237403db0b467f82d3dd362 e9ee30cab63f470194bb66262a62958a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 585/1198] 10.0.0.12 () {32 vars in 716 bytes} [Thu Feb 26 04:18:58 2026] GET /v2.0/ports/7b851a83-3076-4a76-b348-90c8b73f1889 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1199] 10.0.0.12 () {32 vars in 642 bytes} [Thu Feb 26 04:18:58 2026] GET /v2.0/ports => generated 777 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1200] 10.0.0.12 () {32 vars in 716 bytes} [Thu Feb 26 04:18:58 2026] GET /v2.0/ports/92abe041-6ed6-43c4-addc-c50e7919c7a8 => generated 774 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:18:58.606 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3c535b1b-5e0c-43bc-87a5-51944eee212d 03671ddc4237403db0b467f82d3dd362 e9ee30cab63f470194bb66262a62958a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 588/1201] 10.0.0.12 () {32 vars in 719 bytes} [Thu Feb 26 04:18:58 2026] DELETE /v2.0/ports/895272a5-5c22-43a7-8db7-a90fcc2b0777 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 04:18:58.629 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6ed2631c-7f9a-41ac-8769-cfbd970bf957 03671ddc4237403db0b467f82d3dd362 e9ee30cab63f470194bb66262a62958a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 589/1202] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:18:58 2026] DELETE /v2.0/subnets/afff81e0-e9a9-42ef-a44b-7bbfd59e66df => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 04:18:58.650 8 INFO neutron.pecan_wsgi.hooks.translation [None req-08497ab0-f794-496a-9e8b-5e3090d65ad8 03671ddc4237403db0b467f82d3dd362 e9ee30cab63f470194bb66262a62958a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 590/1203] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:18:58 2026] DELETE /v2.0/subnets/44d7613b-da30-4d46-b31c-571693b763fd => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1204] 10.0.0.12 () {32 vars in 719 bytes} [Thu Feb 26 04:18:58 2026] DELETE /v2.0/ports/92abe041-6ed6-43c4-addc-c50e7919c7a8 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:18:58.882 7 INFO neutron.db.l3_hamode_db [None req-fd0475cb-1d77-4255-9b44-798a45ba1778 c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 592/1205] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:18:58 2026] DELETE /v2.0/networks/3d7d4103-02a9-4788-adbf-3f63b457853b => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1206] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:58 2026] GET /v2.0/ports?device_id=d5edcabf-134c-4dbb-8903-1f49b695adec => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1207] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:18:59 2026] GET /v2.0/security-groups?id=fe52ecf9-33ff-409c-a6eb-5379ea5f40b9&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1208] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:18:59 2026] GET /v2.0/ports?tenant_id=9bb50d2c29c846938cfd392cd10e5b75&device_id=d5edcabf-134c-4dbb-8903-1f49b695adec => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1209] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:18:59 2026] GET /v2.0/networks?id=2088b3df-0952-4b5e-8de7-bdd62ab35044 => generated 780 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:18:59.279 7 INFO neutron.services.segments.plugin [-] Segment efc2203f-7dd6-4c42-a06d-c50945ceb4fb resource provider aggregate not found 2026-02-26 04:18:59.284 7 INFO neutron.services.segments.plugin [-] Segment efc2203f-7dd6-4c42-a06d-c50945ceb4fb resource provider aggregate not found 2026-02-26 04:18:59.297 7 INFO neutron.services.segments.plugin [-] Segment efc2203f-7dd6-4c42-a06d-c50945ceb4fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efc2203f-7dd6-4c42-a06d-c50945ceb4fb found for delete ", "request_id": "req-aa6267ff-9fdb-487b-9d0b-e4ea5c99eaa3"}]} 2026-02-26 04:18:59.302 7 INFO neutron.services.segments.plugin [-] Segment efc2203f-7dd6-4c42-a06d-c50945ceb4fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efc2203f-7dd6-4c42-a06d-c50945ceb4fb found for delete ", "request_id": "req-e6ee7990-64d7-4bf0-976a-7910901c0ed2"}]} [pid: 8|app: 0|req: 597/1210] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:18:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=dca25091-75de-4a66-8cc5-a26f436fdd8b => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1211] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:18:59 2026] GET /v2.0/subnets?id=21490df3-08b5-46b1-b2ab-cd10ac6e734f => generated 702 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1212] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:18:59 2026] GET /v2.0/ports?network_id=2088b3df-0952-4b5e-8de7-bdd62ab35044&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: 8|app: 0|req: 600/1213] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:18:59 2026] GET /v2.0/networks/2088b3df-0952-4b5e-8de7-bdd62ab35044?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: 601/1214] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:18:59 2026] GET /v2.0/ports?device_id=d72291ca-ec94-47b0-b889-ab554c7716dd => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:18:59.544 8 INFO neutron.services.segments.plugin [-] Segment 65c14ea0-93e2-41c2-b9c2-8d79049b6e7a resource provider aggregate not found 2026-02-26 04:18:59.551 8 INFO neutron.services.segments.plugin [-] Segment 65c14ea0-93e2-41c2-b9c2-8d79049b6e7a resource provider aggregate not found 2026-02-26 04:18:59.558 8 INFO neutron.services.segments.plugin [-] Segment 65c14ea0-93e2-41c2-b9c2-8d79049b6e7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65c14ea0-93e2-41c2-b9c2-8d79049b6e7a found for delete ", "request_id": "req-85bb7468-e564-4d0b-84ec-4fca42a0349b"}]} 2026-02-26 04:18:59.564 8 INFO neutron.services.segments.plugin [-] Segment 65c14ea0-93e2-41c2-b9c2-8d79049b6e7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65c14ea0-93e2-41c2-b9c2-8d79049b6e7a found for delete ", "request_id": "req-eff029f8-162e-4c60-b066-6c73fbdcc738"}]} [pid: 8|app: 0|req: 602/1215] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:18:59 2026] GET /v2.0/networks/2088b3df-0952-4b5e-8de7-bdd62ab35044?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: 603/1216] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:18:59 2026] GET /v2.0/security-groups?tenant_id=e9ee30cab63f470194bb66262a62958a&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1217] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:18:59 2026] DELETE /v2.0/security-groups/27cae58b-c2c4-4f68-a895-a313a1a7cbde => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1218] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:18:57 2026] POST /v2.0/routers => generated 692 bytes in 2272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1221] 10.0.0.12 () {32 vars in 720 bytes} [Thu Feb 26 04:18:59 2026] GET /v2.0/routers/3a857785-fa3f-4a59-ac4a-e7a82002b61c => generated 698 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1222] 10.0.0.12 () {32 vars in 646 bytes} [Thu Feb 26 04:19:00 2026] GET /v2.0/routers => generated 701 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1223] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:00 2026] GET /v2.0/ports?device_id=d5edcabf-134c-4dbb-8903-1f49b695adec => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1224] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:19:00 2026] GET /v2.0/security-groups?id=fe52ecf9-33ff-409c-a6eb-5379ea5f40b9&fields=id&fields=name => generated 111 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1225] 10.0.0.12 () {34 vars in 740 bytes} [Thu Feb 26 04:19:00 2026] PUT /v2.0/routers/3a857785-fa3f-4a59-ac4a-e7a82002b61c => generated 705 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1226] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:00 2026] GET /v2.0/ports?device_id=d72291ca-ec94-47b0-b889-ab554c7716dd => 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: 620/1227] 10.0.0.12 () {32 vars in 720 bytes} [Thu Feb 26 04:19:00 2026] GET /v2.0/routers/3a857785-fa3f-4a59-ac4a-e7a82002b61c => generated 705 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1228] 10.0.0.12 () {32 vars in 735 bytes} [Thu Feb 26 04:19:00 2026] GET /v2.0/ports?device_id=3a857785-fa3f-4a59-ac4a-e7a82002b61c => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1229] 162.253.55.70 () {34 vars in 993 bytes} [Thu Feb 26 04:19:00 2026] GET /v2.0/ports?device_id=d5edcabf-134c-4dbb-8903-1f49b695adec => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:19:01.259 8 INFO neutron.db.l3_db [req-c1c66314-b031-485a-b802-f13b609f6f47 req-58d50540-9e08-4f2b-9150-b48e2a6c8daa 070946441742406aad13b2ffb72b43ff 9bb50d2c29c846938cfd392cd10e5b75 - - default default] Floating IP 399fe9f1-7b98-45a0-a16f-67737b94c103 disassociated. External IP: 10.96.250.204, port: dca25091-75de-4a66-8cc5-a26f436fdd8b. 2026-02-26 04:19:01.453 7 INFO neutron.services.segments.plugin [-] Segment 5d61e366-8613-49b9-af8c-114c1eeb2798 resource provider aggregate not found 2026-02-26 04:19:01.456 7 INFO neutron.services.segments.plugin [-] Segment 5d61e366-8613-49b9-af8c-114c1eeb2798 resource provider aggregate not found 2026-02-26 04:19:01.471 7 INFO neutron.services.segments.plugin [-] Segment 5d61e366-8613-49b9-af8c-114c1eeb2798 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d61e366-8613-49b9-af8c-114c1eeb2798 found for delete ", "request_id": "req-d975db72-b771-4221-8edd-ed4b69231ab8"}]} 2026-02-26 04:19:01.475 7 INFO neutron.services.segments.plugin [-] Segment 5d61e366-8613-49b9-af8c-114c1eeb2798 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d61e366-8613-49b9-af8c-114c1eeb2798 found for delete ", "request_id": "req-33767a14-ad3d-4cbe-b590-be79db5127fb"}]} 2026-02-26 04:19:01.488 7 INFO neutron.db.l3_hamode_db [None req-36e5aa10-e942-4fc0-b89d-0be6b69bceac c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] HA network dfe52bac-dd81-4dfd-8b52-c37e3962f4be was deleted as no HA routers are present in tenant 89b880aa21fa4ae8bf721bfadc1dcac3. [pid: 7|app: 0|req: 621/1230] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:19:00 2026] DELETE /v2.0/routers/3a857785-fa3f-4a59-ac4a-e7a82002b61c => generated 0 bytes in 822 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1231] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:01 2026] GET /v2.0/ports?device_id=d5edcabf-134c-4dbb-8903-1f49b695adec => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1232] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:19:01 2026] GET /v2.0/networks?id=a99065f0-a068-4e37-a214-ade3c1512dd1 => generated 675 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1233] 10.0.0.12 () {32 vars in 735 bytes} [Thu Feb 26 04:19:01 2026] GET /v2.0/ports?device_id=3a857785-fa3f-4a59-ac4a-e7a82002b61c => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1234] 162.253.55.70 () {34 vars in 1049 bytes} [Thu Feb 26 04:19:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=dec0411fa2ae417b99a4105f5bee20c3 => generated 181 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:19:01.638 7 INFO neutron.api.v2.resource [None req-b210fe04-8351-40e0-a888-29450895748a c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 626/1235] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:19:01 2026] DELETE /v2.0/routers/3a857785-fa3f-4a59-ac4a-e7a82002b61c => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 04:19:01.645 7 WARNING neutron_lib.context [req-38f215c6-74bf-4777-8e17-ed49d0639fe0 req-d5ba06bb-f415-4f10-8dcd-6ecc954c25e2 7be21307442746b0b27448e1714efcd8 dec0411fa2ae417b99a4105f5bee20c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 610/1236] 162.253.55.70 () {36 vars in 996 bytes} [Thu Feb 26 04:19:00 2026] DELETE /v2.0/ports/dca25091-75de-4a66-8cc5-a26f436fdd8b => generated 0 bytes in 753 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1237] 10.0.0.12 () {32 vars in 735 bytes} [Thu Feb 26 04:19:01 2026] GET /v2.0/ports?device_id=774342af-83ae-431d-85e4-d121e00f287e => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1238] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:01 2026] GET /v2.0/ports?device_id=d72291ca-ec94-47b0-b889-ab554c7716dd => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:19:01.739 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-adf5dc35-7d12-4b88-b9bb-97828a5dd59c'] response: {'server_uuid': 'd5edcabf-134c-4dbb-8903-1f49b695adec', 'name': 'network-vif-deleted', 'tag': 'dca25091-75de-4a66-8cc5-a26f436fdd8b', 'status': 'completed', 'code': 200} 2026-02-26 04:19:01.741 8 INFO neutron.api.v2.resource [None req-7f11ba39-9a60-42c0-ac0b-50539acea96a c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 613/1239] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:19:01 2026] DELETE /v2.0/routers/774342af-83ae-431d-85e4-d121e00f287e => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 04:19:01.762 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cfa4fdac-987e-4d08-b335-5d0d98e789ba c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 614/1240] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:19:01 2026] DELETE /v2.0/subnets/163fb7b3-a26d-4841-b7df-1bf091324556 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1241] 10.0.0.12 () {32 vars in 735 bytes} [Thu Feb 26 04:19:01 2026] GET /v2.0/ports?device_id=3632ed60-0e49-4d45-95f0-a2bec4c1b906 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:19:01.814 8 INFO neutron.api.v2.resource [None req-c7334912-da38-440f-bdcf-c967ffcc8eba c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 616/1242] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:19:01 2026] DELETE /v2.0/routers/3632ed60-0e49-4d45-95f0-a2bec4c1b906 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 04:19:01.836 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e7465ae8-ee64-4c2e-9f38-f135a0eecfee c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 617/1243] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:19:01 2026] DELETE /v2.0/subnets/00d22352-6ebd-4ef2-b5e7-5a2f8188b72f => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1244] 10.0.0.12 () {32 vars in 735 bytes} [Thu Feb 26 04:19:01 2026] GET /v2.0/ports?device_id=788665b1-ea98-49e5-a835-72e5249e6a5a => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:19:01.901 8 INFO neutron.api.v2.resource [None req-1582b84f-cb47-4a83-a2a5-0248fafaed53 c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 619/1245] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:19:01 2026] DELETE /v2.0/routers/788665b1-ea98-49e5-a835-72e5249e6a5a => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 04:19:01.920 8 INFO neutron.pecan_wsgi.hooks.translation [None req-262c288e-edec-4c40-abe0-a1d512ebadd1 c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 620/1246] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:19:01 2026] DELETE /v2.0/subnets/fa1c0198-3601-4725-a3ff-347cf973258e => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 04:19:01.937 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5107e9f3-e623-43d1-a346-dee6ff10c766 c4b9f77c0fe64a8c9d337386bccb9da0 89b880aa21fa4ae8bf721bfadc1dcac3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 621/1247] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:19:01 2026] DELETE /v2.0/subnets/7fd0fce8-6917-46de-a41f-1db46ed1e1e5 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1248] 162.253.55.70 () {38 vars in 954 bytes} [Thu Feb 26 04:19:01 2026] POST /v2.0/ports => generated 954 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1249] 162.253.55.70 () {38 vars in 1027 bytes} [Thu Feb 26 04:19:02 2026] PUT /v2.0/ports/085cad4c-7bbc-4c5a-afd0-7e16daa16a9b => generated 1235 bytes in 485 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 623/1250] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:02 2026] GET /v2.0/ports?device_id=d5edcabf-134c-4dbb-8903-1f49b695adec => 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.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 628/1251] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:19:02 2026] GET /v2.0/security-groups?tenant_id=89b880aa21fa4ae8bf721bfadc1dcac3&name=default => generated 2925 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1252] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:19:02 2026] DELETE /v2.0/security-groups/c1fc9021-d412-401c-8f62-fd982734679f => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1253] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:02 2026] GET /v2.0/ports?device_id=d72291ca-ec94-47b0-b889-ab554c7716dd => generated 969 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1254] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:19:02 2026] GET /v2.0/security-groups?id=8409caa2-1a0f-48f9-b5e4-bf7a52cb21e5&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1255] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:19:03 2026] GET /v2.0/ports?tenant_id=dec0411fa2ae417b99a4105f5bee20c3&device_id=d72291ca-ec94-47b0-b889-ab554c7716dd => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1256] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:19:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=085cad4c-7bbc-4c5a-afd0-7e16daa16a9b => 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: 631/1257] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:19:03 2026] GET /v2.0/subnets?id=53b69b2a-e781-4b9c-89d0-da78e013fa2f => generated 693 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1258] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:03 2026] GET /v2.0/ports?device_id=d5edcabf-134c-4dbb-8903-1f49b695adec => 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: 632/1259] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:19:03 2026] GET /v2.0/ports?network_id=a99065f0-a068-4e37-a214-ade3c1512dd1&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1260] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:19:03 2026] GET /v2.0/networks/a99065f0-a068-4e37-a214-ade3c1512dd1?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1261] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:19:03 2026] GET /v2.0/networks/a99065f0-a068-4e37-a214-ade3c1512dd1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:19:04.021 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-14e5c609-5ffc-4a13-86a1-e172ba3b8a97'] response: {'name': 'network-changed', 'server_uuid': 'd72291ca-ec94-47b0-b889-ab554c7716dd', 'tag': '085cad4c-7bbc-4c5a-afd0-7e16daa16a9b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 629/1262] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:04 2026] GET /v2.0/ports?device_id=d72291ca-ec94-47b0-b889-ab554c7716dd => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1263] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:19:04 2026] GET /v2.0/security-groups?id=8409caa2-1a0f-48f9-b5e4-bf7a52cb21e5&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:19:04.655 8 WARNING neutron_lib.context [None req-80203bbd-4d79-4d0a-8e78-8b9963ff325b 2fa33bbdccb746b7b05a4e0cc3f4ae30 4b73345dc0f5497ca6a00f964de48ebf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 635/1264] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:04 2026] GET /v2.0/ports?device_id=d5edcabf-134c-4dbb-8903-1f49b695adec => 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: 636/1265] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:19:04 2026] GET /v2.0/ports?tenant_id=dec0411fa2ae417b99a4105f5bee20c3&device_id=d72291ca-ec94-47b0-b889-ab554c7716dd => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1266] 10.0.0.12 () {34 vars in 683 bytes} [Thu Feb 26 04:19:04 2026] POST /v2.0/security-groups => generated 1624 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1267] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:19:04 2026] GET /v2.0/networks?id=a99065f0-a068-4e37-a214-ade3c1512dd1 => generated 771 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1268] 10.0.0.12 () {32 vars in 662 bytes} [Thu Feb 26 04:19:04 2026] GET /v2.0/security-groups => generated 4529 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1269] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:19:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=085cad4c-7bbc-4c5a-afd0-7e16daa16a9b => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1270] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:19:05 2026] GET /v2.0/subnets?id=53b69b2a-e781-4b9c-89d0-da78e013fa2f => generated 693 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1271] 10.0.0.12 () {34 vars in 757 bytes} [Thu Feb 26 04:19:04 2026] PUT /v2.0/security-groups/2727b0af-058b-4572-9589-6bc188c541ce => generated 1662 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1272] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:19:05 2026] GET /v2.0/ports?network_id=a99065f0-a068-4e37-a214-ade3c1512dd1&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: 8|app: 0|req: 633/1273] 10.0.0.12 () {32 vars in 736 bytes} [Thu Feb 26 04:19:05 2026] GET /v2.0/security-groups/2727b0af-058b-4572-9589-6bc188c541ce => generated 1662 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1274] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:19:05 2026] GET /v2.0/networks/a99065f0-a068-4e37-a214-ade3c1512dd1?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1275] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:19:05 2026] GET /v2.0/networks/a99065f0-a068-4e37-a214-ade3c1512dd1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1276] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:19:05 2026] DELETE /v2.0/security-groups/2727b0af-058b-4572-9589-6bc188c541ce => 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: 643/1277] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:05 2026] GET /v2.0/ports?device_id=d72291ca-ec94-47b0-b889-ab554c7716dd => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1278] 10.0.0.12 () {32 vars in 662 bytes} [Thu Feb 26 04:19:05 2026] GET /v2.0/security-groups => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:19:05.277 7 INFO neutron.api.v2.resource [None req-9e75023f-e0f9-48ae-8bc0-12736f52bd7f 2fa33bbdccb746b7b05a4e0cc3f4ae30 4b73345dc0f5497ca6a00f964de48ebf - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 644/1279] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:19:05 2026] DELETE /v2.0/security-groups/2727b0af-058b-4572-9589-6bc188c541ce => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 04:19:05.294 7 WARNING neutron_lib.context [None req-edfda1d8-d9ad-4886-bf6c-674653ed33af 2fa33bbdccb746b7b05a4e0cc3f4ae30 4b73345dc0f5497ca6a00f964de48ebf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 636/1280] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:19:05 2026] GET /v2.0/security-groups?id=8409caa2-1a0f-48f9-b5e4-bf7a52cb21e5&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1281] 10.0.0.12 () {34 vars in 683 bytes} [Thu Feb 26 04:19:05 2026] POST /v2.0/security-groups => generated 1625 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 04:19:05.422 8 WARNING neutron_lib.context [None req-149818e5-adbc-42b8-be5f-e604af1ad099 2fa33bbdccb746b7b05a4e0cc3f4ae30 4b73345dc0f5497ca6a00f964de48ebf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1282] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:19:05 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: 646/1283] 10.0.0.12 () {32 vars in 746 bytes} [Thu Feb 26 04:19:05 2026] GET /v2.0/security-group-rules/b96a2bbd-d089-42d3-bf01-bfa9c17f2347 => generated 601 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1284] 10.0.0.12 () {32 vars in 672 bytes} [Thu Feb 26 04:19:05 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1285] 10.0.0.12 () {32 vars in 749 bytes} [Thu Feb 26 04:19:05 2026] DELETE /v2.0/security-group-rules/b96a2bbd-d089-42d3-bf01-bfa9c17f2347 => 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: 639/1286] 10.0.0.12 () {32 vars in 672 bytes} [Thu Feb 26 04:19:05 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:19:05.821 7 WARNING neutron_lib.context [None req-55510bd0-544d-489b-8554-e1a001cb617b 2fa33bbdccb746b7b05a4e0cc3f4ae30 4b73345dc0f5497ca6a00f964de48ebf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 648/1287] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:19:05 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) [pid: 7|app: 0|req: 649/1288] 10.0.0.12 () {32 vars in 746 bytes} [Thu Feb 26 04:19:05 2026] GET /v2.0/security-group-rules/e9fed49b-3e94-4757-9b74-8b770e4a1747 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1289] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:19:05 2026] DELETE /v2.0/security-groups/fe52ecf9-33ff-409c-a6eb-5379ea5f40b9 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:19:05.986 8 INFO neutron.api.v2.resource [None req-a88ada34-3352-4bb0-9348-e5206ca99ca3 070946441742406aad13b2ffb72b43ff 9bb50d2c29c846938cfd392cd10e5b75 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 641/1290] 10.0.0.12 () {32 vars in 736 bytes} [Thu Feb 26 04:19:05 2026] GET /v2.0/security-groups/fe52ecf9-33ff-409c-a6eb-5379ea5f40b9 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1291] 10.0.0.12 () {32 vars in 672 bytes} [Thu Feb 26 04:19:05 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1292] 10.0.0.12 () {32 vars in 749 bytes} [Thu Feb 26 04:19:06 2026] DELETE /v2.0/security-group-rules/e9fed49b-3e94-4757-9b74-8b770e4a1747 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1293] 10.0.0.12 () {32 vars in 672 bytes} [Thu Feb 26 04:19:06 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:19:06.220 7 WARNING neutron_lib.context [None req-5267ae01-baee-438c-babf-2ccbdaf281dc 2fa33bbdccb746b7b05a4e0cc3f4ae30 4b73345dc0f5497ca6a00f964de48ebf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1294] 10.0.0.12 () {32 vars in 731 bytes} [Thu Feb 26 04:19:05 2026] DELETE /v2.0/floatingips/399fe9f1-7b98-45a0-a16f-67737b94c103 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1295] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:19:06 2026] POST /v2.0/security-group-rules => generated 602 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1296] 10.0.0.12 () {32 vars in 746 bytes} [Thu Feb 26 04:19:06 2026] GET /v2.0/security-group-rules/5620674a-e030-4af5-a35d-adc53889bde0 => generated 602 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1297] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:06 2026] GET /v2.0/ports?device_id=d72291ca-ec94-47b0-b889-ab554c7716dd => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1298] 10.0.0.12 () {32 vars in 672 bytes} [Thu Feb 26 04:19:06 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1299] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:19:06 2026] GET /v2.0/security-groups?id=8409caa2-1a0f-48f9-b5e4-bf7a52cb21e5&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1300] 10.0.0.12 () {32 vars in 749 bytes} [Thu Feb 26 04:19:06 2026] DELETE /v2.0/security-group-rules/5620674a-e030-4af5-a35d-adc53889bde0 => 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: 658/1301] 10.0.0.12 () {32 vars in 672 bytes} [Thu Feb 26 04:19:06 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1302] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:19:06 2026] DELETE /v2.0/security-groups/86e62b19-e693-46e3-8084-ea265e84d271 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1303] 10.0.0.12 () {32 vars in 662 bytes} [Thu Feb 26 04:19:06 2026] GET /v2.0/security-groups => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1304] 10.0.0.12 () {32 vars in 662 bytes} [Thu Feb 26 04:19:06 2026] GET /v2.0/security-groups => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1305] 10.0.0.12 () {34 vars in 788 bytes} [Thu Feb 26 04:19:06 2026] PUT /v2.0/routers/d6a52074-c968-4a30-8ffe-cb8ce9f7fe38/remove_router_interface => generated 309 bytes in 923 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1306] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:19:07 2026] GET /v2.0/security-groups?tenant_id=4b73345dc0f5497ca6a00f964de48ebf&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: 663/1307] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:19:07 2026] DELETE /v2.0/security-groups/89034c82-37f9-490d-ad64-7134e47ddcc4 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1308] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:07 2026] GET /v2.0/ports?device_id=d72291ca-ec94-47b0-b889-ab554c7716dd => 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: 665/1309] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:19:07 2026] GET /v2.0/security-groups?id=8409caa2-1a0f-48f9-b5e4-bf7a52cb21e5&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:19:08.274 8 INFO neutron.services.segments.plugin [-] Segment d88f14d7-d276-490c-baa0-2db492a7605f resource provider aggregate not found 2026-02-26 04:19:08.280 8 INFO neutron.services.segments.plugin [-] Segment d88f14d7-d276-490c-baa0-2db492a7605f resource provider aggregate not found 2026-02-26 04:19:08.288 8 INFO neutron.services.segments.plugin [-] Segment d88f14d7-d276-490c-baa0-2db492a7605f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d88f14d7-d276-490c-baa0-2db492a7605f found for delete ", "request_id": "req-97c3dd04-c6ab-4b01-af3c-faef99153382"}]} 2026-02-26 04:19:08.293 8 INFO neutron.services.segments.plugin [-] Segment d88f14d7-d276-490c-baa0-2db492a7605f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d88f14d7-d276-490c-baa0-2db492a7605f found for delete ", "request_id": "req-ecc6d694-9a87-4776-81ac-e38cd6b1430e"}]} 2026-02-26 04:19:08.297 8 INFO neutron.db.l3_hamode_db [None req-dd49c71e-7d28-4f7a-a85e-dec98a8a0967 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] HA network d04dba9c-b89f-49a6-8e65-c05a0ea0d18e was deleted as no HA routers are present in tenant 9bb50d2c29c846938cfd392cd10e5b75. [pid: 8|app: 0|req: 645/1310] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:19:07 2026] DELETE /v2.0/routers/d6a52074-c968-4a30-8ffe-cb8ce9f7fe38 => generated 0 bytes in 1000 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1311] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:19:08 2026] DELETE /v2.0/subnets/21490df3-08b5-46b1-b2ab-cd10ac6e734f => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1312] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:19:08 2026] DELETE /v2.0/networks/2088b3df-0952-4b5e-8de7-bdd62ab35044 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1313] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:08 2026] GET /v2.0/ports?device_id=d72291ca-ec94-47b0-b889-ab554c7716dd => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1314] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:19:08 2026] GET /v2.0/security-groups?id=8409caa2-1a0f-48f9-b5e4-bf7a52cb21e5&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1315] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:08 2026] GET /v2.0/ports?device_id=d72291ca-ec94-47b0-b889-ab554c7716dd => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1316] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:19:09 2026] GET /v2.0/security-groups?tenant_id=9bb50d2c29c846938cfd392cd10e5b75&name=default => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1317] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:19:09 2026] DELETE /v2.0/security-groups/57ee5625-9dc9-427c-8fd4-968ece8d34e3 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:19:09.414 7 INFO neutron.db.l3_db [None req-8af0da40-4e8b-4e3d-8cf5-2ebbf6ca4431 7be21307442746b0b27448e1714efcd8 dec0411fa2ae417b99a4105f5bee20c3 - - default default] Floating IP 89effbcb-a880-466c-8a98-ed4aeda1f4f8 associated. External IP: 10.96.250.214, port: 085cad4c-7bbc-4c5a-afd0-7e16daa16a9b. 2026-02-26 04:19:09.604 8 WARNING neutron_lib.context [None req-437c7df3-9203-44f6-8b29-74a45520faca fee716bed9394046a0284b366c4f0f47 967765e70abe408ea0743192eb41d04f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 650/1318] 10.0.0.12 () {34 vars in 676 bytes} [Thu Feb 26 04:19:09 2026] POST /v2.0/subnetpools => generated 549 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1319] 10.0.0.12 () {32 vars in 728 bytes} [Thu Feb 26 04:19:09 2026] GET /v2.0/subnetpools/0895fe33-d5dd-484f-aaff-a372475f0176 => generated 549 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1320] 10.0.0.12 () {34 vars in 748 bytes} [Thu Feb 26 04:19:09 2026] PUT /v2.0/floatingips/89effbcb-a880-466c-8a98-ed4aeda1f4f8 => generated 855 bytes in 652 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1321] 10.0.0.12 () {34 vars in 748 bytes} [Thu Feb 26 04:19:09 2026] PUT /v2.0/subnetpools/0895fe33-d5dd-484f-aaff-a372475f0176 => generated 501 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1322] 10.0.0.12 () {32 vars in 731 bytes} [Thu Feb 26 04:19:09 2026] DELETE /v2.0/subnetpools/0895fe33-d5dd-484f-aaff-a372475f0176 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:19:09.841 8 INFO neutron.api.v2.resource [None req-34442745-d8ac-45a7-ab37-7d94a58b9f5e fee716bed9394046a0284b366c4f0f47 967765e70abe408ea0743192eb41d04f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 653/1323] 10.0.0.12 () {32 vars in 728 bytes} [Thu Feb 26 04:19:09 2026] GET /v2.0/subnetpools/0895fe33-d5dd-484f-aaff-a372475f0176 => generated 145 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 04:19:09.849 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b850900-f37b-416b-a9fe-a35bfd0ee830'] response: {'name': 'network-changed', 'server_uuid': 'd72291ca-ec94-47b0-b889-ab554c7716dd', 'tag': '085cad4c-7bbc-4c5a-afd0-7e16daa16a9b', 'status': 'completed', 'code': 200} 2026-02-26 04:19:09.862 7 INFO neutron.api.v2.resource [None req-c384eb7b-cf05-45aa-8a7a-ad79f019324e fee716bed9394046a0284b366c4f0f47 967765e70abe408ea0743192eb41d04f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 671/1324] 10.0.0.12 () {32 vars in 731 bytes} [Thu Feb 26 04:19:09 2026] DELETE /v2.0/subnetpools/0895fe33-d5dd-484f-aaff-a372475f0176 => generated 145 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 04:19:10.380 8 INFO neutron.services.segments.plugin [-] Segment 419fe32c-650b-4869-a9c5-6c960b49a7fd resource provider aggregate not found 2026-02-26 04:19:10.390 8 INFO neutron.services.segments.plugin [-] Segment 419fe32c-650b-4869-a9c5-6c960b49a7fd resource provider aggregate not found 2026-02-26 04:19:10.396 8 INFO neutron.services.segments.plugin [-] Segment 419fe32c-650b-4869-a9c5-6c960b49a7fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 419fe32c-650b-4869-a9c5-6c960b49a7fd found for delete ", "request_id": "req-3248f8f8-8ff6-4aae-820a-f9066d1963b4"}]} 2026-02-26 04:19:10.402 8 INFO neutron.services.segments.plugin [-] Segment 419fe32c-650b-4869-a9c5-6c960b49a7fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 419fe32c-650b-4869-a9c5-6c960b49a7fd found for delete ", "request_id": "req-5db8257e-3723-44a7-80fa-46c94bd14422"}]} [pid: 8|app: 0|req: 654/1325] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:19:10 2026] GET /v2.0/ports?tenant_id=dec0411fa2ae417b99a4105f5bee20c3&device_id=d72291ca-ec94-47b0-b889-ab554c7716dd => generated 1240 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1326] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:19:10 2026] GET /v2.0/networks?id=a99065f0-a068-4e37-a214-ade3c1512dd1 => generated 771 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1327] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:19:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=085cad4c-7bbc-4c5a-afd0-7e16daa16a9b => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1328] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:19:10 2026] GET /v2.0/subnets?id=53b69b2a-e781-4b9c-89d0-da78e013fa2f => generated 693 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1329] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:19:10 2026] GET /v2.0/ports?network_id=a99065f0-a068-4e37-a214-ade3c1512dd1&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: 672/1330] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:19:10 2026] GET /v2.0/security-groups?tenant_id=967765e70abe408ea0743192eb41d04f&name=default => generated 2925 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1331] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:19:10 2026] GET /v2.0/networks/a99065f0-a068-4e37-a214-ade3c1512dd1?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: 660/1332] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:19:10 2026] GET /v2.0/networks/a99065f0-a068-4e37-a214-ade3c1512dd1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1333] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:19:10 2026] DELETE /v2.0/security-groups/3a4d684d-51f6-4819-b1df-3f3cf3ec6e67 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:19:11.408 8 INFO neutron.db.segments_db [None req-24f0bbe3-ff2c-4be3-9582-f5a5c95c0496 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Added segment 9c43698f-e199-4f80-bdda-1249ec85cec8 of type vxlan for network a43b87d6-cd18-4c23-b29b-3140f2b293f9 [pid: 8|app: 0|req: 661/1334] 10.0.0.12 () {34 vars in 670 bytes} [Thu Feb 26 04:19:11 2026] POST /v2.0/networks => generated 737 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1335] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:19:11 2026] POST /v2.0/subnets => generated 684 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:19:11.747 8 INFO neutron.db.segments_db [None req-84f01f8d-360f-40eb-9acf-d40e1eab70b3 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Added segment 073b27ad-c378-4418-968c-6f9ba1a82b4e of type vxlan for network 859ae910-3175-403c-87ec-184fbad3a8de 2026-02-26 04:19:12.009 8 INFO neutron.db.l3_hamode_db [None req-84f01f8d-360f-40eb-9acf-d40e1eab70b3 32b0825bafe1431d92de941c3c58df32 7ca1c78b663e4c6dbd11b9a8c148d077 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 675/1336] 10.0.0.12 () {32 vars in 622 bytes} [Thu Feb 26 04:19:12 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1337] 10.0.0.12 () {32 vars in 632 bytes} [Thu Feb 26 04:19:12 2026] GET /v2.0/ => generated 632 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:19:12.813 8 INFO neutron.db.l3_hamode_db [None req-84f01f8d-360f-40eb-9acf-d40e1eab70b3 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 677/1338] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:19:13 2026] GET /v2.0/security-groups?tenant_id=d80f4b7cfcfa4825815e7108390924f8&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1339] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:19:13 2026] GET /v2.0/security-groups?tenant_id=87817c14712547f7a7f136e5b9c30214&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: 662/1340] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:19:11 2026] POST /v2.0/routers => generated 724 bytes in 2037 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1341] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:19:13 2026] DELETE /v2.0/security-groups/74a2a545-f328-4707-8ee3-a02ea5245fea => 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: 663/1342] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:19:13 2026] DELETE /v2.0/security-groups/ead5150f-1dc1-4b61-b973-331ead49bed5 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1343] 10.0.0.12 () {34 vars in 782 bytes} [Thu Feb 26 04:19:13 2026] PUT /v2.0/routers/50e0ef23-4863-44a0-803c-09b9e45fe911/add_router_interface => generated 309 bytes in 1165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:19:15.571 7 WARNING neutron_lib.context [None req-b16ebd7c-fd0b-4e23-a349-7b0ad4a55e29 bb2b0c66a31047659b07677a77ad0e93 7ca1c78b663e4c6dbd11b9a8c148d077 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 682/1346] 10.0.0.12 () {34 vars in 684 bytes} [Thu Feb 26 04:19:15 2026] POST /v2.0/security-groups => generated 1660 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 04:19:15.714 8 WARNING neutron_lib.context [None req-1cd956d6-be3b-4b18-9161-b3787e56c3f4 bb2b0c66a31047659b07677a77ad0e93 7ca1c78b663e4c6dbd11b9a8c148d077 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 665/1347] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:19:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:19:15.875 7 WARNING neutron_lib.context [None req-aa43cb7d-ea86-4e1e-ab6c-5603a18c5f9e bb2b0c66a31047659b07677a77ad0e93 7ca1c78b663e4c6dbd11b9a8c148d077 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 683/1348] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:19:15 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-26 04:19:16.003 8 WARNING neutron_lib.context [None req-2965ccd8-0e11-43d3-bb15-c3521d14171c bb2b0c66a31047659b07677a77ad0e93 7ca1c78b663e4c6dbd11b9a8c148d077 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 684/1349] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:19:15 2026] GET /v2.0/security-groups?tenant_id=21a05928d18e48bdab402e3dabd18776&name=default => generated 2925 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1350] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:19:16 2026] DELETE /v2.0/security-groups/9d310053-4a61-4ac9-8cda-6c08866ae4bc => 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: 666/1351] 10.0.0.12 () {34 vars in 675 bytes} [Thu Feb 26 04:19:15 2026] POST /v2.0/floatingips => generated 552 bytes in 593 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1352] 10.0.0.94 () {34 vars in 1099 bytes} [Thu Feb 26 04:19:17 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1846350017&fields=id&tenant_id=7ca1c78b663e4c6dbd11b9a8c148d077 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1353] 10.0.0.94 () {34 vars in 981 bytes} [Thu Feb 26 04:19:17 2026] GET /v2.0/networks?id=a43b87d6-cd18-4c23-b29b-3140f2b293f9 => generated 669 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1354] 10.0.0.94 () {34 vars in 964 bytes} [Thu Feb 26 04:19:17 2026] GET /v2.0/quotas/7ca1c78b663e4c6dbd11b9a8c148d077 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1355] 10.0.0.94 () {34 vars in 1001 bytes} [Thu Feb 26 04:19:17 2026] GET /v2.0/ports?tenant_id=7ca1c78b663e4c6dbd11b9a8c148d077&fields=id => generated 103 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1356] 10.0.0.94 () {34 vars in 1007 bytes} [Thu Feb 26 04:19:17 2026] GET /v2.0/networks/a43b87d6-cd18-4c23-b29b-3140f2b293f9?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1357] 10.0.0.94 () {34 vars in 1107 bytes} [Thu Feb 26 04:19:17 2026] GET /v2.0/networks/a43b87d6-cd18-4c23-b29b-3140f2b293f9?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: 689/1358] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:17 2026] GET /v2.0/ports?device_id=86717362-5205-4b43-b7ea-d3f36db50075 => 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: 690/1359] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:18 2026] GET /v2.0/ports?device_id=86717362-5205-4b43-b7ea-d3f36db50075 => 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: 670/1360] 10.0.0.80 () {34 vars in 989 bytes} [Thu Feb 26 04:19:18 2026] GET /v2.0/ports?device_id=d72291ca-ec94-47b0-b889-ab554c7716dd => generated 1240 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1361] 10.0.0.80 () {34 vars in 1039 bytes} [Thu Feb 26 04:19:19 2026] GET /v2.0/security-groups?id=8409caa2-1a0f-48f9-b5e4-bf7a52cb21e5&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: 8|app: 0|req: 671/1362] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:19 2026] GET /v2.0/ports?device_id=86717362-5205-4b43-b7ea-d3f36db50075 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1363] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:20 2026] GET /v2.0/ports?device_id=d72291ca-ec94-47b0-b889-ab554c7716dd => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1364] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:19:20 2026] GET /v2.0/security-groups?id=8409caa2-1a0f-48f9-b5e4-bf7a52cb21e5&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1365] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:20 2026] GET /v2.0/ports?device_id=d72291ca-ec94-47b0-b889-ab554c7716dd => 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: 673/1366] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:19:20 2026] GET /v2.0/security-groups?id=8409caa2-1a0f-48f9-b5e4-bf7a52cb21e5&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1367] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:20 2026] GET /v2.0/ports?device_id=86717362-5205-4b43-b7ea-d3f36db50075 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:19:21.040 7 WARNING neutron_lib.context [None req-9566ae7b-5584-46d2-94b7-44f07ec6a7f2 0d9470094da04ee69dab7079973acc61 43947d5d62a34c0d8f003313dfa8a636 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 675/1368] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:21 2026] GET /v2.0/ports?device_id=d72291ca-ec94-47b0-b889-ab554c7716dd => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1369] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:19:21 2026] GET /v2.0/security-groups?id=8409caa2-1a0f-48f9-b5e4-bf7a52cb21e5&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1370] 10.0.0.12 () {34 vars in 675 bytes} [Thu Feb 26 04:19:20 2026] POST /v2.0/floatingips => generated 552 bytes in 694 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:19:21.628 8 WARNING neutron_lib.context [None req-9c27b9be-699e-4b89-88a4-f166de0cdac2 0d9470094da04ee69dab7079973acc61 43947d5d62a34c0d8f003313dfa8a636 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 695/1371] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:19:21 2026] GET /v2.0/networks?id=a43b87d6-cd18-4c23-b29b-3140f2b293f9 => generated 669 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1372] 162.253.55.70 () {34 vars in 1049 bytes} [Thu Feb 26 04:19:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7ca1c78b663e4c6dbd11b9a8c148d077 => generated 181 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:19:21.954 7 WARNING neutron_lib.context [req-9e63fe10-9e46-4fb7-b277-8449e604f36a req-da408660-a4fb-444d-8e6d-15ecd00db151 bb2b0c66a31047659b07677a77ad0e93 7ca1c78b663e4c6dbd11b9a8c148d077 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 677/1373] 10.0.0.12 () {34 vars in 675 bytes} [Thu Feb 26 04:19:21 2026] POST /v2.0/floatingips => generated 552 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1374] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:22 2026] GET /v2.0/ports?device_id=86717362-5205-4b43-b7ea-d3f36db50075 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:19:22.162 8 WARNING neutron_lib.context [None req-13938461-eb4e-4019-9fce-63a32a7dcb83 0d9470094da04ee69dab7079973acc61 43947d5d62a34c0d8f003313dfa8a636 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 697/1375] 162.253.55.70 () {38 vars in 954 bytes} [Thu Feb 26 04:19:21 2026] POST /v2.0/ports => generated 954 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 679/1376] 10.0.0.12 () {34 vars in 675 bytes} [Thu Feb 26 04:19:22 2026] POST /v2.0/floatingips => generated 552 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1377] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:22 2026] GET /v2.0/ports?device_id=d72291ca-ec94-47b0-b889-ab554c7716dd => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:19:22.679 8 WARNING neutron_lib.context [None req-93b17f30-c752-4094-b8d0-2fdc42cd1491 0d9470094da04ee69dab7079973acc61 43947d5d62a34c0d8f003313dfa8a636 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 698/1378] 162.253.55.70 () {38 vars in 1027 bytes} [Thu Feb 26 04:19:22 2026] PUT /v2.0/ports/848af6a5-90f0-4457-90f4-44ab27e5dbec => generated 1235 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-26 04:19:22.725 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-54b616c5-8e6c-4f0c-ac2d-f92ff78f514f'] response: {'name': 'network-changed', 'server_uuid': '86717362-5205-4b43-b7ea-d3f36db50075', 'tag': '848af6a5-90f0-4457-90f4-44ab27e5dbec', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 699/1379] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:19:22 2026] GET /v2.0/ports?tenant_id=dec0411fa2ae417b99a4105f5bee20c3&device_id=d72291ca-ec94-47b0-b889-ab554c7716dd => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1380] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:19:22 2026] GET /v2.0/security-groups?id=8409caa2-1a0f-48f9-b5e4-bf7a52cb21e5&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1381] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:19:22 2026] GET /v2.0/networks?id=a99065f0-a068-4e37-a214-ade3c1512dd1 => generated 771 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1382] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:19:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=085cad4c-7bbc-4c5a-afd0-7e16daa16a9b => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1383] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:19:22 2026] GET /v2.0/subnets?id=53b69b2a-e781-4b9c-89d0-da78e013fa2f => generated 693 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1384] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:19:22 2026] GET /v2.0/ports?network_id=a99065f0-a068-4e37-a214-ade3c1512dd1&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1385] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:19:22 2026] GET /v2.0/networks/a99065f0-a068-4e37-a214-ade3c1512dd1?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1386] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:19:23 2026] GET /v2.0/networks/a99065f0-a068-4e37-a214-ade3c1512dd1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1387] 10.0.0.12 () {34 vars in 675 bytes} [Thu Feb 26 04:19:22 2026] POST /v2.0/floatingips => generated 552 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:19:23.188 7 WARNING neutron_lib.context [None req-a539b328-d525-4326-aecc-14b4e3ea0055 0d9470094da04ee69dab7079973acc61 43947d5d62a34c0d8f003313dfa8a636 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 682/1388] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:23 2026] GET /v2.0/ports?device_id=86717362-5205-4b43-b7ea-d3f36db50075 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1389] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:19:23 2026] GET /v2.0/ports?tenant_id=7ca1c78b663e4c6dbd11b9a8c148d077&device_id=86717362-5205-4b43-b7ea-d3f36db50075 => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1390] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:19:23 2026] GET /v2.0/security-groups?id=e89419d5-3194-4646-84c9-af8368b0aacd&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1391] 162.253.55.70 () {34 vars in 1017 bytes} [Thu Feb 26 04:19:23 2026] GET /v2.0/networks?tenant_id=7ca1c78b663e4c6dbd11b9a8c148d077&shared=False => generated 765 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1392] 162.253.55.70 () {34 vars in 929 bytes} [Thu Feb 26 04:19:23 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1393] 10.0.0.12 () {34 vars in 675 bytes} [Thu Feb 26 04:19:23 2026] POST /v2.0/floatingips => generated 552 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1394] 10.0.0.12 () {34 vars in 758 bytes} [Thu Feb 26 04:19:23 2026] PUT /v2.0/floatingips/5a25b931-0004-4c25-9b8b-d9ce043c0e9f/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1395] 10.0.0.12 () {34 vars in 758 bytes} [Thu Feb 26 04:19:23 2026] PUT /v2.0/floatingips/b129133e-0f2b-4505-8fd0-b5c5a3e4d9a9/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1396] 10.0.0.12 () {34 vars in 758 bytes} [Thu Feb 26 04:19:23 2026] PUT /v2.0/floatingips/f344b9f4-8aa7-4e5f-89c3-e452e12c5a1f/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1397] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:23 2026] GET /v2.0/ports?device_id=d72291ca-ec94-47b0-b889-ab554c7716dd => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1398] 10.0.0.12 () {34 vars in 758 bytes} [Thu Feb 26 04:19:23 2026] PUT /v2.0/floatingips/d758ad4f-b752-45ff-a569-b47af33c6177/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1399] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:19:23 2026] GET /v2.0/security-groups?id=8409caa2-1a0f-48f9-b5e4-bf7a52cb21e5&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1400] 10.0.0.12 () {32 vars in 671 bytes} [Thu Feb 26 04:19:23 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1401] 10.0.0.12 () {32 vars in 685 bytes} [Thu Feb 26 04:19:23 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1402] 10.0.0.12 () {32 vars in 681 bytes} [Thu Feb 26 04:19:23 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1403] 10.0.0.12 () {32 vars in 693 bytes} [Thu Feb 26 04:19:24 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1404] 10.0.0.12 () {32 vars in 679 bytes} [Thu Feb 26 04:19:24 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1405] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:19:23 2026] GET /v2.0/security-groups?tenant_id=28beef8cd9ee42d9bbcfdef6d0215aea&name=default => generated 2925 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1406] 10.0.0.12 () {32 vars in 693 bytes} [Thu Feb 26 04:19:24 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1407] 10.0.0.12 () {32 vars in 689 bytes} [Thu Feb 26 04:19:24 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1408] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:19:24 2026] DELETE /v2.0/security-groups/04396f56-610e-450c-8886-3abb6e79ce09 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1409] 10.0.0.12 () {32 vars in 701 bytes} [Thu Feb 26 04:19:24 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1410] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:24 2026] GET /v2.0/ports?device_id=86717362-5205-4b43-b7ea-d3f36db50075 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1411] 10.0.0.12 () {32 vars in 731 bytes} [Thu Feb 26 04:19:24 2026] DELETE /v2.0/floatingips/5a25b931-0004-4c25-9b8b-d9ce043c0e9f => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1412] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:19:24 2026] GET /v2.0/security-groups?id=e89419d5-3194-4646-84c9-af8368b0aacd&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1413] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:19:24 2026] GET /v2.0/ports?tenant_id=7ca1c78b663e4c6dbd11b9a8c148d077&device_id=86717362-5205-4b43-b7ea-d3f36db50075 => generated 1238 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1414] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:19:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=848af6a5-90f0-4457-90f4-44ab27e5dbec => 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: 702/1415] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:19:24 2026] GET /v2.0/subnets?id=e026d504-0e66-40ab-b06d-5d6ffe2bb62c => generated 687 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1416] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:19:24 2026] GET /v2.0/ports?network_id=a43b87d6-cd18-4c23-b29b-3140f2b293f9&device_owner=network%3Adhcp => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1417] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:19:24 2026] GET /v2.0/networks/a43b87d6-cd18-4c23-b29b-3140f2b293f9?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1418] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:19:24 2026] GET /v2.0/networks/a43b87d6-cd18-4c23-b29b-3140f2b293f9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1419] 10.0.0.12 () {32 vars in 731 bytes} [Thu Feb 26 04:19:24 2026] DELETE /v2.0/floatingips/b129133e-0f2b-4505-8fd0-b5c5a3e4d9a9 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1420] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:24 2026] GET /v2.0/ports?device_id=d72291ca-ec94-47b0-b889-ab554c7716dd => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1421] 10.0.0.12 () {32 vars in 731 bytes} [Thu Feb 26 04:19:24 2026] DELETE /v2.0/floatingips/f344b9f4-8aa7-4e5f-89c3-e452e12c5a1f => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1422] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:19:25 2026] GET /v2.0/security-groups?id=8409caa2-1a0f-48f9-b5e4-bf7a52cb21e5&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1423] 10.0.0.12 () {32 vars in 731 bytes} [Thu Feb 26 04:19:25 2026] DELETE /v2.0/floatingips/d758ad4f-b752-45ff-a569-b47af33c6177 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1424] 10.0.0.12 () {32 vars in 731 bytes} [Thu Feb 26 04:19:25 2026] DELETE /v2.0/floatingips/585c8326-80d7-4078-b864-a1d058e2e182 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1425] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:25 2026] GET /v2.0/ports?device_id=86717362-5205-4b43-b7ea-d3f36db50075 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1426] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:19:25 2026] GET /v2.0/security-groups?id=e89419d5-3194-4646-84c9-af8368b0aacd&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1427] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:26 2026] GET /v2.0/ports?device_id=d72291ca-ec94-47b0-b889-ab554c7716dd => 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: 719/1428] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:19:26 2026] GET /v2.0/security-groups?id=8409caa2-1a0f-48f9-b5e4-bf7a52cb21e5&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1429] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:19:26 2026] GET /v2.0/security-groups?tenant_id=675e33ca5997440c9b0459a188a947fd&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1430] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:19:26 2026] DELETE /v2.0/security-groups/b0e603f3-42ff-41cf-a497-ea0fa1239120 => 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: 711/1431] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:26 2026] GET /v2.0/ports?device_id=86717362-5205-4b43-b7ea-d3f36db50075 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1432] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:19:26 2026] GET /v2.0/security-groups?id=e89419d5-3194-4646-84c9-af8368b0aacd&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: 8|app: 0|req: 712/1433] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:19:26 2026] GET /v2.0/security-groups?tenant_id=14acf2c79dac468eab145ae42abc162a&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1434] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:19:26 2026] DELETE /v2.0/security-groups/1bbf43b3-d7eb-4059-8b49-6b0317c0447e => 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: 723/1435] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:19:27 2026] GET /v2.0/security-groups?tenant_id=43947d5d62a34c0d8f003313dfa8a636&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1436] 10.0.0.70 () {30 vars in 649 bytes} [Thu Feb 26 04:19:27 2026] GET /v2.0/extensions => generated 20516 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1437] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:27 2026] GET /v2.0/ports?device_id=d72291ca-ec94-47b0-b889-ab554c7716dd => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1438] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:19:27 2026] DELETE /v2.0/security-groups/15f8f896-999d-4207-99ac-1e2f5cdf6ee2 => 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: 715/1439] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:19:27 2026] GET /v2.0/security-groups?id=8409caa2-1a0f-48f9-b5e4-bf7a52cb21e5&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1440] 10.0.0.70 () {30 vars in 723 bytes} [Thu Feb 26 04:19:27 2026] GET /v2.0/quotas/ed82651e7b9945569f1f995bd5688bb7/details => generated 847 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1441] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:27 2026] GET /v2.0/ports?device_id=86717362-5205-4b43-b7ea-d3f36db50075 => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1442] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:19:27 2026] GET /v2.0/security-groups?id=e89419d5-3194-4646-84c9-af8368b0aacd&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1443] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:28 2026] GET /v2.0/ports?device_id=d72291ca-ec94-47b0-b889-ab554c7716dd => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1444] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:19:28 2026] GET /v2.0/security-groups?id=8409caa2-1a0f-48f9-b5e4-bf7a52cb21e5&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: 8|app: 0|req: 718/1445] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:29 2026] GET /v2.0/ports?device_id=86717362-5205-4b43-b7ea-d3f36db50075 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1446] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:19:29 2026] GET /v2.0/security-groups?id=e89419d5-3194-4646-84c9-af8368b0aacd&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: 8|app: 0|req: 719/1447] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:29 2026] GET /v2.0/ports?device_id=86717362-5205-4b43-b7ea-d3f36db50075 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1448] 10.0.0.70 () {30 vars in 649 bytes} [Thu Feb 26 04:19:29 2026] GET /v2.0/extensions => generated 20516 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1449] 10.0.0.70 () {30 vars in 723 bytes} [Thu Feb 26 04:19:29 2026] GET /v2.0/quotas/ed82651e7b9945569f1f995bd5688bb7/details => generated 847 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:19:29.612 7 INFO neutron.db.l3_db [None req-aa3dc006-5ec5-4300-99dd-6fd58fd9b399 bb2b0c66a31047659b07677a77ad0e93 7ca1c78b663e4c6dbd11b9a8c148d077 - - default default] Floating IP 7961c66c-5bdd-4d48-b6c0-c74271c9c577 associated. External IP: 10.96.250.205, port: 848af6a5-90f0-4457-90f4-44ab27e5dbec. [pid: 7|app: 0|req: 729/1450] 10.0.0.12 () {34 vars in 748 bytes} [Thu Feb 26 04:19:29 2026] PUT /v2.0/floatingips/7961c66c-5bdd-4d48-b6c0-c74271c9c577 => generated 855 bytes in 710 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1453] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:29 2026] GET /v2.0/ports?device_id=86717362-5205-4b43-b7ea-d3f36db50075 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:19:30.075 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a215fe90-7d55-4565-b6fc-67f1a41ef7c4'] response: {'name': 'network-changed', 'server_uuid': '86717362-5205-4b43-b7ea-d3f36db50075', 'tag': '848af6a5-90f0-4457-90f4-44ab27e5dbec', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 732/1454] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:19:30 2026] GET /v2.0/security-groups?id=e89419d5-3194-4646-84c9-af8368b0aacd&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1455] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:30 2026] GET /v2.0/ports?device_id=86717362-5205-4b43-b7ea-d3f36db50075 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1456] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:19:30 2026] GET /v2.0/security-groups?id=e89419d5-3194-4646-84c9-af8368b0aacd&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1457] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:19:30 2026] GET /v2.0/ports?tenant_id=7ca1c78b663e4c6dbd11b9a8c148d077&device_id=86717362-5205-4b43-b7ea-d3f36db50075 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1458] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:19:30 2026] GET /v2.0/networks?id=a43b87d6-cd18-4c23-b29b-3140f2b293f9 => generated 765 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1459] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:19:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=848af6a5-90f0-4457-90f4-44ab27e5dbec => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1460] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:19:30 2026] GET /v2.0/subnets?id=e026d504-0e66-40ab-b06d-5d6ffe2bb62c => generated 687 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:19:30.799 8 WARNING neutron_lib.context [None req-93fa84bf-c10a-4e86-a9ad-bd6402eb05eb d3e33e37dc4f4fd0a26ea239b8af0799 3ca6e7c812ff4e8cab153da8f0c73fae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 737/1461] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:19:30 2026] GET /v2.0/ports?network_id=a43b87d6-cd18-4c23-b29b-3140f2b293f9&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1462] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:19:30 2026] GET /v2.0/networks/a43b87d6-cd18-4c23-b29b-3140f2b293f9?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1463] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:19:30 2026] GET /v2.0/networks/a43b87d6-cd18-4c23-b29b-3140f2b293f9?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-26 04:19:31.004 8 INFO neutron.db.segments_db [None req-93fa84bf-c10a-4e86-a9ad-bd6402eb05eb d3e33e37dc4f4fd0a26ea239b8af0799 3ca6e7c812ff4e8cab153da8f0c73fae - - default default] Added segment 589eed25-a7f7-4e2a-a136-1eeb2e67f9bc of type vxlan for network 5a1b3401-749c-4ba8-a5d4-d775d5964198 [pid: 8|app: 0|req: 725/1464] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:19:30 2026] POST /v2.0/networks => generated 632 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:19:31.149 7 WARNING neutron_lib.context [None req-11da2f4b-db49-4d22-a8a1-9f141432b9d6 d3e33e37dc4f4fd0a26ea239b8af0799 3ca6e7c812ff4e8cab153da8f0c73fae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1465] 10.0.0.12 () {34 vars in 663 bytes} [Thu Feb 26 04:19:31 2026] POST /v2.0/ports => generated 743 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 726/1466] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:31 2026] GET /v2.0/ports?device_id=86717362-5205-4b43-b7ea-d3f36db50075 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1467] 10.0.0.12 () {34 vars in 746 bytes} [Thu Feb 26 04:19:31 2026] PUT /v2.0/ports/770c398c-4442-4dc6-9838-d7ca63f639fd/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1468] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:19:31 2026] GET /v2.0/security-groups?id=e89419d5-3194-4646-84c9-af8368b0aacd&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: 742/1469] 10.0.0.12 () {32 vars in 726 bytes} [Thu Feb 26 04:19:31 2026] GET /v2.0/ports/770c398c-4442-4dc6-9838-d7ca63f639fd/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1470] 10.0.0.12 () {34 vars in 757 bytes} [Thu Feb 26 04:19:31 2026] PUT /v2.0/ports/770c398c-4442-4dc6-9838-d7ca63f639fd/tags/green => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1471] 10.0.0.12 () {32 vars in 726 bytes} [Thu Feb 26 04:19:31 2026] GET /v2.0/ports/770c398c-4442-4dc6-9838-d7ca63f639fd/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: 730/1472] 10.0.0.12 () {34 vars in 753 bytes} [Thu Feb 26 04:19:31 2026] PUT /v2.0/ports/770c398c-4442-4dc6-9838-d7ca63f639fd/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1473] 10.0.0.12 () {32 vars in 726 bytes} [Thu Feb 26 04:19:31 2026] GET /v2.0/ports/770c398c-4442-4dc6-9838-d7ca63f639fd/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1474] 10.0.0.12 () {34 vars in 775 bytes} [Thu Feb 26 04:19:31 2026] PUT /v2.0/ports/770c398c-4442-4dc6-9838-d7ca63f639fd/tags/black.or.white => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1475] 10.0.0.12 () {32 vars in 726 bytes} [Thu Feb 26 04:19:31 2026] GET /v2.0/ports/770c398c-4442-4dc6-9838-d7ca63f639fd/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1476] 10.0.0.12 () {34 vars in 746 bytes} [Thu Feb 26 04:19:31 2026] PUT /v2.0/ports/770c398c-4442-4dc6-9838-d7ca63f639fd/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1477] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:19:31 2026] GET /v2.0/security-groups?tenant_id=ed82651e7b9945569f1f995bd5688bb7&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1478] 10.0.0.12 () {32 vars in 726 bytes} [Thu Feb 26 04:19:31 2026] GET /v2.0/ports/770c398c-4442-4dc6-9838-d7ca63f639fd/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1479] 10.0.0.12 () {32 vars in 734 bytes} [Thu Feb 26 04:19:31 2026] GET /v2.0/ports/770c398c-4442-4dc6-9838-d7ca63f639fd/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:19:32.008 8 INFO neutron.api.v2.resource [None req-20f3b36d-b9b2-48f3-bf2f-5b5897594fc0 d3e33e37dc4f4fd0a26ea239b8af0799 3ca6e7c812ff4e8cab153da8f0c73fae - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 737/1480] 10.0.0.12 () {32 vars in 738 bytes} [Thu Feb 26 04:19:31 2026] GET /v2.0/ports/770c398c-4442-4dc6-9838-d7ca63f639fd/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: 744/1481] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:19:31 2026] DELETE /v2.0/security-groups/592b1cc7-aee6-4fed-b9d5-8d5e4256b4a2 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1482] 10.0.0.12 () {32 vars in 737 bytes} [Thu Feb 26 04:19:32 2026] DELETE /v2.0/ports/770c398c-4442-4dc6-9838-d7ca63f639fd/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1483] 10.0.0.12 () {32 vars in 726 bytes} [Thu Feb 26 04:19:32 2026] GET /v2.0/ports/770c398c-4442-4dc6-9838-d7ca63f639fd/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:19:32.135 8 INFO neutron.api.v2.resource [None req-d4ef4635-61c9-48a0-a584-17bfe87d90c5 d3e33e37dc4f4fd0a26ea239b8af0799 3ca6e7c812ff4e8cab153da8f0c73fae - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 739/1484] 10.0.0.12 () {32 vars in 741 bytes} [Thu Feb 26 04:19:32 2026] DELETE /v2.0/ports/770c398c-4442-4dc6-9838-d7ca63f639fd/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1485] 10.0.0.12 () {32 vars in 729 bytes} [Thu Feb 26 04:19:32 2026] DELETE /v2.0/ports/770c398c-4442-4dc6-9838-d7ca63f639fd/tags => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1486] 10.0.0.12 () {32 vars in 726 bytes} [Thu Feb 26 04:19:32 2026] GET /v2.0/ports/770c398c-4442-4dc6-9838-d7ca63f639fd/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1487] 162.253.55.70 () {34 vars in 993 bytes} [Thu Feb 26 04:19:32 2026] GET /v2.0/ports?device_id=86717362-5205-4b43-b7ea-d3f36db50075 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1488] 10.0.0.12 () {32 vars in 719 bytes} [Thu Feb 26 04:19:32 2026] DELETE /v2.0/ports/770c398c-4442-4dc6-9838-d7ca63f639fd => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:19:32.572 8 INFO neutron.services.segments.plugin [-] Segment 589eed25-a7f7-4e2a-a136-1eeb2e67f9bc resource provider aggregate not found 2026-02-26 04:19:32.580 8 INFO neutron.services.segments.plugin [-] Segment 589eed25-a7f7-4e2a-a136-1eeb2e67f9bc resource provider aggregate not found 2026-02-26 04:19:32.593 8 INFO neutron.services.segments.plugin [-] Segment 589eed25-a7f7-4e2a-a136-1eeb2e67f9bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 589eed25-a7f7-4e2a-a136-1eeb2e67f9bc found for delete ", "request_id": "req-0bdf5228-9c04-4ef4-81c5-19a7123df5a7"}]} 2026-02-26 04:19:32.596 8 INFO neutron.services.segments.plugin [-] Segment 589eed25-a7f7-4e2a-a136-1eeb2e67f9bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 589eed25-a7f7-4e2a-a136-1eeb2e67f9bc found for delete ", "request_id": "req-06261f5d-df8f-4df2-a79d-4a1e8d152bc6"}]} [pid: 8|app: 0|req: 742/1489] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:19:32 2026] DELETE /v2.0/networks/5a1b3401-749c-4ba8-a5d4-d775d5964198 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:19:32.631 7 INFO neutron.db.l3_db [req-a3824568-a80d-4910-b2d3-1f655bdcebee req-32ddb324-5048-4e10-8c84-40f544241287 bb2b0c66a31047659b07677a77ad0e93 7ca1c78b663e4c6dbd11b9a8c148d077 - - default default] Floating IP 7961c66c-5bdd-4d48-b6c0-c74271c9c577 disassociated. External IP: 10.96.250.205, port: 848af6a5-90f0-4457-90f4-44ab27e5dbec. [pid: 8|app: 0|req: 743/1490] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:32 2026] GET /v2.0/ports?device_id=86717362-5205-4b43-b7ea-d3f36db50075 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1491] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:19:32 2026] GET /v2.0/security-groups?id=e89419d5-3194-4646-84c9-af8368b0aacd&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1492] 162.253.55.70 () {36 vars in 996 bytes} [Thu Feb 26 04:19:32 2026] DELETE /v2.0/ports/848af6a5-90f0-4457-90f4-44ab27e5dbec => generated 0 bytes in 684 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1493] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:19:33 2026] GET /v2.0/security-groups?tenant_id=df8fda3f5aaf4ef0937e57c11886dfc0&name=default => generated 2925 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:19:33.508 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-152137f6-9011-4c63-9290-3131f23b7e93'] response: {'server_uuid': '86717362-5205-4b43-b7ea-d3f36db50075', 'name': 'network-vif-deleted', 'tag': '848af6a5-90f0-4457-90f4-44ab27e5dbec', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 749/1494] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:19:33 2026] DELETE /v2.0/security-groups/1d495832-be20-4ec2-be65-1acf6ef2f8ab => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1495] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:19:33 2026] GET /v2.0/security-groups?tenant_id=3ca6e7c812ff4e8cab153da8f0c73fae&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1496] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:33 2026] GET /v2.0/ports?device_id=86717362-5205-4b43-b7ea-d3f36db50075 => 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: 750/1497] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:19:33 2026] DELETE /v2.0/security-groups/be32ad03-cb22-4dec-b42f-565c34a0fdb3 => 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: 748/1498] 10.0.0.11 () {28 vars in 598 bytes} [Thu Feb 26 04:19:33 2026] GET /v2.0/security-groups => generated 28935 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1499] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:19:34 2026] GET /v2.0/floatingips => generated 1400 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1500] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:19:34 2026] GET /v2.0/subnets => generated 3906 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1501] 10.0.0.94 () {34 vars in 1083 bytes} [Thu Feb 26 04:19:34 2026] GET /v2.0/ports?device_id=86717362-5205-4b43-b7ea-d3f36db50075&device_id=d72291ca-ec94-47b0-b889-ab554c7716dd => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1502] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:19:34 2026] GET /v2.0/security-groups?id=8409caa2-1a0f-48f9-b5e4-bf7a52cb21e5&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1503] 10.0.0.11 () {28 vars in 578 bytes} [Thu Feb 26 04:19:34 2026] GET /v2.0/ports => generated 17556 bytes in 572 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1504] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:19:34 2026] GET /v2.0/routers => generated 1459 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1505] 10.0.0.11 () {28 vars in 623 bytes} [Thu Feb 26 04:19:34 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: 754/1506] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:34 2026] GET /v2.0/ports?device_id=86717362-5205-4b43-b7ea-d3f36db50075 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1507] 10.0.0.11 () {28 vars in 676 bytes} [Thu Feb 26 04:19:34 2026] GET /v2.0/routers/50e0ef23-4863-44a0-803c-09b9e45fe911/l3-agents => generated 681 bytes in 465 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1508] 10.0.0.11 () {28 vars in 676 bytes} [Thu Feb 26 04:19:35 2026] GET /v2.0/routers/6655a7b6-922b-4980-b0b6-46423149cf6e/l3-agents => generated 681 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1509] 10.0.0.11 () {28 vars in 618 bytes} [Thu Feb 26 04:19:35 2026] GET /v2.0/network-ip-availabilities => generated 2898 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1510] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:19:35 2026] GET /v2.0/subnets => generated 3906 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1511] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:19:35 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: 757/1512] 10.0.0.11 () {28 vars in 584 bytes} [Thu Feb 26 04:19:35 2026] GET /v2.0/networks => generated 5068 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1513] 10.0.0.11 () {28 vars in 580 bytes} [Thu Feb 26 04:19:35 2026] GET /v2.0/agents => generated 3384 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1514] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:36 2026] GET /v2.0/ports?device_id=86717362-5205-4b43-b7ea-d3f36db50075 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:19:36.786 8 INFO neutron.db.segments_db [None req-042806f9-08b6-46a7-a407-35058091568e f635b43023534bd0acfbfb4b5f4e4ceb 5735aa604ffb4105a4fdf076aa0117f7 - - default default] Added segment 561915b8-0dc8-4078-a828-fae9aff0522d of type vxlan for network 3fe126f7-ac25-4f84-aba7-74821ce0978d [pid: 8|app: 0|req: 757/1515] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:19:36 2026] POST /v2.0/networks => generated 725 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1516] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:19:36 2026] POST /v2.0/subnets => generated 644 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:19:37.096 8 WARNING neutron.api.v2.base [None req-4feefaa1-c430-4e55-bc77-a38af4ee10f8 f635b43023534bd0acfbfb4b5f4e4ceb 5735aa604ffb4105a4fdf076aa0117f7 - - 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-26 04:19:37.097 8 INFO neutron.api.v2.resource [None req-4feefaa1-c430-4e55-bc77-a38af4ee10f8 f635b43023534bd0acfbfb4b5f4e4ceb 5735aa604ffb4105a4fdf076aa0117f7 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 758/1517] 10.0.0.12 () {34 vars in 680 bytes} [Thu Feb 26 04:19:37 2026] POST /v2.0/rbac-policies => generated 143 bytes in 5 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1518] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:19:37 2026] DELETE /v2.0/security-groups/e89419d5-3194-4646-84c9-af8368b0aacd => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:19:37.235 7 WARNING neutron_lib.context [None req-11efaeeb-4cac-4dec-be25-c0b9a3072805 ab5ff5747e5742908bbec903c2fe8000 22bc8ebc73d04d78860000cfb87354d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:19:37.269 8 INFO neutron.services.segments.plugin [-] Segment 561915b8-0dc8-4078-a828-fae9aff0522d resource provider aggregate not found 2026-02-26 04:19:37.274 8 INFO neutron.services.segments.plugin [-] Segment 561915b8-0dc8-4078-a828-fae9aff0522d resource provider aggregate not found 2026-02-26 04:19:37.283 8 INFO neutron.services.segments.plugin [-] Segment 561915b8-0dc8-4078-a828-fae9aff0522d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 561915b8-0dc8-4078-a828-fae9aff0522d found for delete ", "request_id": "req-737b6ff3-b5c5-4dfd-a4eb-272e9c9a5a06"}]} 2026-02-26 04:19:37.284 8 INFO neutron.services.segments.plugin [-] Segment 561915b8-0dc8-4078-a828-fae9aff0522d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 561915b8-0dc8-4078-a828-fae9aff0522d found for delete ", "request_id": "req-6b943500-5df5-496b-b7a7-b32ecfdbb834"}]} [pid: 8|app: 0|req: 759/1519] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:19:37 2026] DELETE /v2.0/networks/3fe126f7-ac25-4f84-aba7-74821ce0978d => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:19:37.300 7 INFO neutron.db.segments_db [None req-11efaeeb-4cac-4dec-be25-c0b9a3072805 ab5ff5747e5742908bbec903c2fe8000 22bc8ebc73d04d78860000cfb87354d6 - - default default] Added segment 5aa169b9-076c-41aa-b55c-4c3bac84f248 of type vxlan for network 4626c61f-24f7-4afc-872b-cbc2c6b261c6 2026-02-26 04:19:37.307 8 INFO neutron.api.v2.resource [None req-74b261be-48da-4c3c-a338-da4940d3c3d1 bb2b0c66a31047659b07677a77ad0e93 7ca1c78b663e4c6dbd11b9a8c148d077 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 760/1520] 10.0.0.12 () {32 vars in 736 bytes} [Thu Feb 26 04:19:37 2026] GET /v2.0/security-groups/e89419d5-3194-4646-84c9-af8368b0aacd => generated 146 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 04:19:37.371 8 INFO neutron.db.segments_db [None req-0ed30a21-dc46-4b96-9937-2131fa55014c f635b43023534bd0acfbfb4b5f4e4ceb 5735aa604ffb4105a4fdf076aa0117f7 - - default default] Added segment 1cc95637-51a7-46e4-93be-9e7a5b01f67f of type vxlan for network e7eebd83-9735-4cea-b2ac-f8fb859edee3 [pid: 8|app: 0|req: 761/1521] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:19:37 2026] POST /v2.0/networks => generated 727 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:19:37.527 7 INFO neutron.db.l3_hamode_db [None req-11efaeeb-4cac-4dec-be25-c0b9a3072805 ab5ff5747e5742908bbec903c2fe8000 22bc8ebc73d04d78860000cfb87354d6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 04:19:37.637 7 INFO neutron.db.l3_hamode_db [None req-11efaeeb-4cac-4dec-be25-c0b9a3072805 ab5ff5747e5742908bbec903c2fe8000 22bc8ebc73d04d78860000cfb87354d6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 762/1522] 10.0.0.12 () {32 vars in 731 bytes} [Thu Feb 26 04:19:37 2026] DELETE /v2.0/floatingips/7961c66c-5bdd-4d48-b6c0-c74271c9c577 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1523] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:19:37 2026] POST /v2.0/subnets => generated 647 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1524] 10.0.0.12 () {34 vars in 667 bytes} [Thu Feb 26 04:19:37 2026] POST /v2.0/routers => generated 474 bytes in 1089 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:19:38.283 7 WARNING neutron.api.v2.base [None req-ebb21b7d-1a3d-47c6-a998-c8cbee0d1eea f635b43023534bd0acfbfb4b5f4e4ceb 5735aa604ffb4105a4fdf076aa0117f7 - - 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-26 04:19:38.284 7 INFO neutron.api.v2.resource [None req-ebb21b7d-1a3d-47c6-a998-c8cbee0d1eea f635b43023534bd0acfbfb4b5f4e4ceb 5735aa604ffb4105a4fdf076aa0117f7 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 762/1525] 10.0.0.12 () {34 vars in 680 bytes} [Thu Feb 26 04:19:38 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1526] 10.0.0.12 () {34 vars in 750 bytes} [Thu Feb 26 04:19:38 2026] PUT /v2.0/routers/11fabea6-1807-4251-99df-92dba066d51a/tags => generated 25 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:19:38.667 7 INFO neutron.services.segments.plugin [-] Segment 1cc95637-51a7-46e4-93be-9e7a5b01f67f resource provider aggregate not found 2026-02-26 04:19:38.673 7 INFO neutron.services.segments.plugin [-] Segment 1cc95637-51a7-46e4-93be-9e7a5b01f67f resource provider aggregate not found 2026-02-26 04:19:38.685 7 INFO neutron.services.segments.plugin [-] Segment 1cc95637-51a7-46e4-93be-9e7a5b01f67f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cc95637-51a7-46e4-93be-9e7a5b01f67f found for delete ", "request_id": "req-89826e51-e0f1-4e45-a30e-5f0853e53874"}]} 2026-02-26 04:19:38.685 7 INFO neutron.services.segments.plugin [-] Segment 1cc95637-51a7-46e4-93be-9e7a5b01f67f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cc95637-51a7-46e4-93be-9e7a5b01f67f found for delete ", "request_id": "req-85500439-a470-4b60-993f-18b6c21ea4b1"}]} [pid: 8|app: 0|req: 764/1527] 10.0.0.12 () {34 vars in 788 bytes} [Thu Feb 26 04:19:37 2026] PUT /v2.0/routers/50e0ef23-4863-44a0-803c-09b9e45fe911/remove_router_interface => generated 309 bytes in 930 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1528] 10.0.0.12 () {32 vars in 730 bytes} [Thu Feb 26 04:19:38 2026] GET /v2.0/routers/11fabea6-1807-4251-99df-92dba066d51a/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1529] 162.253.55.70 () {34 vars in 1095 bytes} [Thu Feb 26 04:19:38 2026] GET /v2.0/ports?device_id=d72291ca-ec94-47b0-b889-ab554c7716dd&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1530] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:19:38 2026] DELETE /v2.0/networks/e7eebd83-9735-4cea-b2ac-f8fb859edee3 => generated 0 bytes in 1018 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1531] 10.0.0.12 () {34 vars in 761 bytes} [Thu Feb 26 04:19:39 2026] PUT /v2.0/routers/11fabea6-1807-4251-99df-92dba066d51a/tags/green => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-02-26 04:19:39.512 7 INFO neutron.db.segments_db [None req-590dce03-01cd-47bf-9cb8-23a754335dcf f635b43023534bd0acfbfb4b5f4e4ceb 5735aa604ffb4105a4fdf076aa0117f7 - - default default] Added segment 4acbde44-c9d4-4aed-b1a4-7ea119e4b19a of type vxlan for network 886359bf-e131-4978-bec5-e1ca98a59c93 [pid: 7|app: 0|req: 766/1532] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:19:39 2026] POST /v2.0/networks => generated 726 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1533] 10.0.0.12 () {32 vars in 730 bytes} [Thu Feb 26 04:19:39 2026] GET /v2.0/routers/11fabea6-1807-4251-99df-92dba066d51a/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:19:39.701 8 INFO neutron.services.segments.plugin [-] Segment 073b27ad-c378-4418-968c-6f9ba1a82b4e resource provider aggregate not found 2026-02-26 04:19:39.707 8 INFO neutron.services.segments.plugin [-] Segment 073b27ad-c378-4418-968c-6f9ba1a82b4e resource provider aggregate not found 2026-02-26 04:19:39.713 8 INFO neutron.services.segments.plugin [-] Segment 073b27ad-c378-4418-968c-6f9ba1a82b4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 073b27ad-c378-4418-968c-6f9ba1a82b4e found for delete ", "request_id": "req-11aaa4b2-3866-47ab-a997-327437b96c23"}]} 2026-02-26 04:19:39.721 8 INFO neutron.services.segments.plugin [-] Segment 073b27ad-c378-4418-968c-6f9ba1a82b4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 073b27ad-c378-4418-968c-6f9ba1a82b4e found for delete ", "request_id": "req-0a7b5734-ceaf-4c68-b63f-800537a08fa9"}]} 2026-02-26 04:19:39.724 8 INFO neutron.db.l3_hamode_db [None req-fcec1894-49c2-465b-9470-7eddf8a1b09e 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] HA network 859ae910-3175-403c-87ec-184fbad3a8de was deleted as no HA routers are present in tenant 7ca1c78b663e4c6dbd11b9a8c148d077. [pid: 8|app: 0|req: 767/1534] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:19:38 2026] DELETE /v2.0/routers/50e0ef23-4863-44a0-803c-09b9e45fe911 => generated 0 bytes in 834 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1535] 10.0.0.12 () {34 vars in 757 bytes} [Thu Feb 26 04:19:39 2026] PUT /v2.0/routers/11fabea6-1807-4251-99df-92dba066d51a/tags/red => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1536] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:19:39 2026] POST /v2.0/subnets => generated 647 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1537] 10.0.0.12 () {32 vars in 730 bytes} [Thu Feb 26 04:19:39 2026] GET /v2.0/routers/11fabea6-1807-4251-99df-92dba066d51a/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1538] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:19:39 2026] DELETE /v2.0/subnets/e026d504-0e66-40ab-b06d-5d6ffe2bb62c => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1539] 10.0.0.12 () {34 vars in 779 bytes} [Thu Feb 26 04:19:39 2026] PUT /v2.0/routers/11fabea6-1807-4251-99df-92dba066d51a/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: 8|app: 0|req: 771/1540] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:19:39 2026] GET /v2.0/ports?tenant_id=dec0411fa2ae417b99a4105f5bee20c3&device_id=d72291ca-ec94-47b0-b889-ab554c7716dd => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1541] 10.0.0.12 () {34 vars in 680 bytes} [Thu Feb 26 04:19:39 2026] POST /v2.0/rbac-policies => generated 324 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1542] 10.0.0.12 () {32 vars in 730 bytes} [Thu Feb 26 04:19:40 2026] GET /v2.0/routers/11fabea6-1807-4251-99df-92dba066d51a/tags => generated 52 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1543] 10.0.0.12 () {34 vars in 750 bytes} [Thu Feb 26 04:19:40 2026] PUT /v2.0/routers/11fabea6-1807-4251-99df-92dba066d51a/tags => generated 37 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1544] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:19:40 2026] DELETE /v2.0/networks/a43b87d6-cd18-4c23-b29b-3140f2b293f9 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1545] 10.0.0.12 () {32 vars in 730 bytes} [Thu Feb 26 04:19:40 2026] GET /v2.0/routers/11fabea6-1807-4251-99df-92dba066d51a/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1546] 10.0.0.12 () {32 vars in 738 bytes} [Thu Feb 26 04:19:40 2026] GET /v2.0/routers/11fabea6-1807-4251-99df-92dba066d51a/tags/red => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:19:40.503 7 INFO neutron.api.v2.resource [None req-4936c49e-8d65-46eb-9eb5-773443d5dd96 ab5ff5747e5742908bbec903c2fe8000 22bc8ebc73d04d78860000cfb87354d6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 774/1547] 10.0.0.12 () {32 vars in 742 bytes} [Thu Feb 26 04:19:40 2026] GET /v2.0/routers/11fabea6-1807-4251-99df-92dba066d51a/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1548] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:19:40 2026] GET /v2.0/security-groups?tenant_id=7ca1c78b663e4c6dbd11b9a8c148d077&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1549] 10.0.0.12 () {32 vars in 741 bytes} [Thu Feb 26 04:19:40 2026] DELETE /v2.0/routers/11fabea6-1807-4251-99df-92dba066d51a/tags/red => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1550] 10.0.0.12 () {32 vars in 722 bytes} [Thu Feb 26 04:19:40 2026] GET /v2.0/networks/886359bf-e131-4978-bec5-e1ca98a59c93 => generated 654 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1551] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:19:40 2026] DELETE /v2.0/security-groups/1838386f-40f3-4f50-8c1f-9cb66a16fbff => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:19:40.704 7 INFO neutron.services.segments.plugin [-] Segment 1cc95637-51a7-46e4-93be-9e7a5b01f67f resource provider aggregate not found 2026-02-26 04:19:40.710 7 INFO neutron.services.segments.plugin [-] Segment 1cc95637-51a7-46e4-93be-9e7a5b01f67f resource provider aggregate not found 2026-02-26 04:19:40.727 7 INFO neutron.services.segments.plugin [-] Segment 1cc95637-51a7-46e4-93be-9e7a5b01f67f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cc95637-51a7-46e4-93be-9e7a5b01f67f found for delete ", "request_id": "req-02166530-adee-4c16-9ee6-5f1e5674517a"}]} 2026-02-26 04:19:40.728 7 INFO neutron.services.segments.plugin [-] Segment 1cc95637-51a7-46e4-93be-9e7a5b01f67f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cc95637-51a7-46e4-93be-9e7a5b01f67f found for delete ", "request_id": "req-c6431c99-0b37-447f-ab56-5b8f9cc0f837"}]} [pid: 8|app: 0|req: 776/1552] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:19:40 2026] GET /v2.0/networks?id=a99065f0-a068-4e37-a214-ade3c1512dd1 => generated 771 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1553] 10.0.0.12 () {32 vars in 730 bytes} [Thu Feb 26 04:19:40 2026] GET /v2.0/routers/11fabea6-1807-4251-99df-92dba066d51a/tags => generated 30 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1554] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:19:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=085cad4c-7bbc-4c5a-afd0-7e16daa16a9b => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:19:40.819 7 INFO neutron.api.v2.resource [None req-12b62c15-0692-407d-b292-9038cf9c8918 ab5ff5747e5742908bbec903c2fe8000 22bc8ebc73d04d78860000cfb87354d6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 778/1555] 10.0.0.12 () {32 vars in 745 bytes} [Thu Feb 26 04:19:40 2026] DELETE /v2.0/routers/11fabea6-1807-4251-99df-92dba066d51a/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1556] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:19:40 2026] GET /v2.0/subnets?id=53b69b2a-e781-4b9c-89d0-da78e013fa2f => generated 693 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1557] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:19:40 2026] GET /v2.0/ports?network_id=a99065f0-a068-4e37-a214-ade3c1512dd1&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: 779/1558] 10.0.0.12 () {32 vars in 733 bytes} [Thu Feb 26 04:19:40 2026] DELETE /v2.0/routers/11fabea6-1807-4251-99df-92dba066d51a/tags => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1559] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:19:40 2026] GET /v2.0/networks/a99065f0-a068-4e37-a214-ade3c1512dd1?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1560] 10.0.0.12 () {32 vars in 730 bytes} [Thu Feb 26 04:19:40 2026] GET /v2.0/routers/11fabea6-1807-4251-99df-92dba066d51a/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1561] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:19:40 2026] GET /v2.0/networks/a99065f0-a068-4e37-a214-ade3c1512dd1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1562] 10.0.0.12 () {32 vars in 720 bytes} [Thu Feb 26 04:19:40 2026] GET /v2.0/routers/11fabea6-1807-4251-99df-92dba066d51a => generated 480 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:19:41.219 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4d14fdd8-0ea9-49bb-898a-c5de174d47a5 990d432242c245fca7fe3113b42183f1 f3c9d0a67b13453f9edbcda974deb076 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 782/1563] 10.0.0.12 () {32 vars in 722 bytes} [Thu Feb 26 04:19:41 2026] GET /v2.0/networks/886359bf-e131-4978-bec5-e1ca98a59c93 => generated 138 bytes in 157 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1564] 10.0.0.80 () {34 vars in 989 bytes} [Thu Feb 26 04:19:41 2026] GET /v2.0/ports?device_id=d72291ca-ec94-47b0-b889-ab554c7716dd => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1565] 10.0.0.12 () {34 vars in 741 bytes} [Thu Feb 26 04:19:41 2026] PUT /v2.0/routers/11fabea6-1807-4251-99df-92dba066d51a => generated 480 bytes in 576 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1566] 10.0.0.80 () {34 vars in 1039 bytes} [Thu Feb 26 04:19:41 2026] GET /v2.0/security-groups?id=8409caa2-1a0f-48f9-b5e4-bf7a52cb21e5&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1567] 10.0.0.12 () {32 vars in 735 bytes} [Thu Feb 26 04:19:41 2026] GET /v2.0/ports?device_id=11fabea6-1807-4251-99df-92dba066d51a => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1568] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:19:41 2026] DELETE /v2.0/networks/886359bf-e131-4978-bec5-e1ca98a59c93 => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:19:41.671 7 INFO neutron.pecan_wsgi.hooks.translation [None req-09af3d67-0a8f-47a3-bb8d-d9cd58be0e1c f635b43023534bd0acfbfb4b5f4e4ceb 5735aa604ffb4105a4fdf076aa0117f7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 785/1569] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:19:41 2026] DELETE /v2.0/subnets/7727b1c8-60f4-495c-b3a2-9d6a26923858 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 04:19:41.691 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f69520f8-8160-4b1e-9745-f8632f4d5e3b f635b43023534bd0acfbfb4b5f4e4ceb 5735aa604ffb4105a4fdf076aa0117f7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 786/1570] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:19:41 2026] DELETE /v2.0/subnets/48729742-ba00-4dcc-aebe-1c198718603d => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 04:19:41.707 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fa6b5d41-f81a-4045-9007-31df2d7792fd f635b43023534bd0acfbfb4b5f4e4ceb 5735aa604ffb4105a4fdf076aa0117f7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 787/1571] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:19:41 2026] DELETE /v2.0/subnets/4c044c82-8963-4b41-a8a5-62f18b7ecb0f => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 04:19:41.742 8 INFO neutron.services.segments.plugin [-] Segment 9c43698f-e199-4f80-bdda-1249ec85cec8 resource provider aggregate not found 2026-02-26 04:19:41.755 8 INFO neutron.services.segments.plugin [-] Segment 9c43698f-e199-4f80-bdda-1249ec85cec8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c43698f-e199-4f80-bdda-1249ec85cec8 found for delete ", "request_id": "req-5beaedf4-3fe4-430e-9b4c-0edee5731793"}]} 2026-02-26 04:19:41.758 8 INFO neutron.services.segments.plugin [-] Segment 9c43698f-e199-4f80-bdda-1249ec85cec8 resource provider aggregate not found 2026-02-26 04:19:41.780 8 INFO neutron.services.segments.plugin [-] Segment 9c43698f-e199-4f80-bdda-1249ec85cec8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c43698f-e199-4f80-bdda-1249ec85cec8 found for delete ", "request_id": "req-9bb3d8ae-1706-4e52-bbe2-32570127a7e6"}]} 2026-02-26 04:19:42.165 8 INFO neutron.db.l3_hamode_db [None req-730974f7-9c2a-40e7-977f-1f1d8b53d605 ab5ff5747e5742908bbec903c2fe8000 22bc8ebc73d04d78860000cfb87354d6 - - default default] HA network 4626c61f-24f7-4afc-872b-cbc2c6b261c6 was deleted as no HA routers are present in tenant 22bc8ebc73d04d78860000cfb87354d6. [pid: 8|app: 0|req: 785/1572] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:19:41 2026] DELETE /v2.0/routers/11fabea6-1807-4251-99df-92dba066d51a => generated 0 bytes in 524 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:19:42.751 7 INFO neutron.services.segments.plugin [-] Segment 4acbde44-c9d4-4aed-b1a4-7ea119e4b19a resource provider aggregate not found 2026-02-26 04:19:42.756 7 INFO neutron.services.segments.plugin [-] Segment 4acbde44-c9d4-4aed-b1a4-7ea119e4b19a resource provider aggregate not found 2026-02-26 04:19:42.763 7 INFO neutron.services.segments.plugin [-] Segment 4acbde44-c9d4-4aed-b1a4-7ea119e4b19a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4acbde44-c9d4-4aed-b1a4-7ea119e4b19a found for delete ", "request_id": "req-caffbbd3-5081-4b15-8aae-0d69bfb55ff0"}]} 2026-02-26 04:19:42.771 7 INFO neutron.services.segments.plugin [-] Segment 4acbde44-c9d4-4aed-b1a4-7ea119e4b19a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4acbde44-c9d4-4aed-b1a4-7ea119e4b19a found for delete ", "request_id": "req-a01573cc-422b-444e-a6a6-c9f110ba2533"}]} [pid: 7|app: 0|req: 788/1573] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:19:42 2026] GET /v2.0/security-groups?tenant_id=af32be86a2fe45d0a0ca64c1e0f6dd7e&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:19:42.870 8 INFO neutron.db.segments_db [None req-1c253557-147b-49b2-a57c-9672be39649f 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Added segment 52d778f1-77b1-449c-841a-3f259e16399f of type vxlan for network a87e3233-f96b-4ba1-9327-288c1792d95d [pid: 7|app: 0|req: 789/1574] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:19:42 2026] GET /v2.0/security-groups?tenant_id=cd19095eedb3467fa4e7fe85e9858d9b&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1575] 10.0.0.12 () {34 vars in 670 bytes} [Thu Feb 26 04:19:42 2026] POST /v2.0/networks => 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: 787/1576] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:19:42 2026] DELETE /v2.0/security-groups/6865e213-7f2a-42bd-b738-4c373b0808c9 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1577] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:19:42 2026] DELETE /v2.0/security-groups/524e9ec8-8cb9-499a-9951-f23ca181e8e8 => 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: 788/1578] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:19:43 2026] POST /v2.0/subnets => generated 690 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1579] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:19:43 2026] GET /v2.0/security-groups?tenant_id=22bc8ebc73d04d78860000cfb87354d6&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:19:43.330 7 INFO neutron.db.segments_db [None req-cc8157a4-5f74-48f5-8f16-eeb2a42e96c0 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Added segment 69bcc806-d0de-47d1-9636-73b5712be055 of type vxlan for network f101020e-3e7b-49df-ba1a-9c7160766aed [pid: 8|app: 0|req: 789/1580] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:19:43 2026] GET /v2.0/security-groups?tenant_id=f3c9d0a67b13453f9edbcda974deb076&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1581] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:19:43 2026] DELETE /v2.0/security-groups/3cb7b983-b082-420b-9e16-1b56545914f3 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1582] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:19:43 2026] DELETE /v2.0/security-groups/4768dbf6-03f0-4415-bbc2-ee000dce85a1 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:19:43.608 7 INFO neutron.db.l3_hamode_db [None req-cc8157a4-5f74-48f5-8f16-eeb2a42e96c0 32b0825bafe1431d92de941c3c58df32 1b9a9ef8eed647b8950811599ee6fe01 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 04:19:43.778 8 INFO neutron.services.segments.plugin [-] Segment 5aa169b9-076c-41aa-b55c-4c3bac84f248 resource provider aggregate not found [pid: 8|app: 0|req: 792/1583] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:19:43 2026] GET /v2.0/security-groups?tenant_id=5735aa604ffb4105a4fdf076aa0117f7&name=default => generated 2925 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:19:43.800 8 INFO neutron.services.segments.plugin [-] Segment 5aa169b9-076c-41aa-b55c-4c3bac84f248 resource provider aggregate not found 2026-02-26 04:19:43.808 8 INFO neutron.services.segments.plugin [-] Segment 5aa169b9-076c-41aa-b55c-4c3bac84f248 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5aa169b9-076c-41aa-b55c-4c3bac84f248 found for delete ", "request_id": "req-70b07687-1128-4bef-9e40-c04d6ad10f91"}]} 2026-02-26 04:19:43.819 8 INFO neutron.services.segments.plugin [-] Segment 5aa169b9-076c-41aa-b55c-4c3bac84f248 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5aa169b9-076c-41aa-b55c-4c3bac84f248 found for delete ", "request_id": "req-f4e6fded-8725-477d-b92f-a63f057bb62c"}]} [pid: 8|app: 0|req: 793/1584] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:19:43 2026] DELETE /v2.0/security-groups/49556309-523c-472f-af19-c1c6cf127a18 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1585] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:44 2026] GET /v2.0/ports?device_id=d72291ca-ec94-47b0-b889-ab554c7716dd => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1586] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:19:44 2026] GET /v2.0/security-groups?id=8409caa2-1a0f-48f9-b5e4-bf7a52cb21e5&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1587] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:44 2026] GET /v2.0/ports?device_id=d72291ca-ec94-47b0-b889-ab554c7716dd => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1588] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:19:44 2026] GET /v2.0/security-groups?id=8409caa2-1a0f-48f9-b5e4-bf7a52cb21e5&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-26 04:19:44.555 7 INFO neutron.db.l3_hamode_db [None req-cc8157a4-5f74-48f5-8f16-eeb2a42e96c0 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 792/1591] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:19:43 2026] POST /v2.0/routers => generated 730 bytes in 2188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1592] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:45 2026] GET /v2.0/ports?device_id=d72291ca-ec94-47b0-b889-ab554c7716dd => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1593] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:19:45 2026] GET /v2.0/security-groups?id=8409caa2-1a0f-48f9-b5e4-bf7a52cb21e5&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1594] 162.253.55.70 () {34 vars in 993 bytes} [Thu Feb 26 04:19:46 2026] GET /v2.0/ports?device_id=d72291ca-ec94-47b0-b889-ab554c7716dd => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1595] 10.0.0.12 () {34 vars in 782 bytes} [Thu Feb 26 04:19:45 2026] PUT /v2.0/routers/838682cb-669a-4287-ab79-4517664bd1c7/add_router_interface => generated 309 bytes in 1479 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:19:46.991 7 INFO neutron.db.l3_db [req-b241ad77-5e92-430a-be68-4d3c55058cbc req-04eabff3-8615-4b72-a93f-445d814a00fa 7be21307442746b0b27448e1714efcd8 dec0411fa2ae417b99a4105f5bee20c3 - - default default] Floating IP 89effbcb-a880-466c-8a98-ed4aeda1f4f8 disassociated. External IP: 10.96.250.214, port: 085cad4c-7bbc-4c5a-afd0-7e16daa16a9b. 2026-02-26 04:19:47.140 8 WARNING neutron_lib.context [None req-a5ced816-88d7-4db3-a557-eca40fd8174a 9fddd49d6d214947ad66a16513f6718a 2e0753fa9115441bac09a70644b63c2b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 801/1596] 10.0.0.12 () {34 vars in 675 bytes} [Thu Feb 26 04:19:46 2026] POST /v2.0/subnetpools => generated 516 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1597] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:47 2026] GET /v2.0/ports?device_id=d72291ca-ec94-47b0-b889-ab554c7716dd => 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: 803/1598] 10.0.0.12 () {34 vars in 758 bytes} [Thu Feb 26 04:19:47 2026] PUT /v2.0/subnetpools/f267489b-32af-4d05-a128-c2e6079506ec/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1599] 10.0.0.12 () {32 vars in 738 bytes} [Thu Feb 26 04:19:47 2026] GET /v2.0/subnetpools/f267489b-32af-4d05-a128-c2e6079506ec/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: 805/1600] 10.0.0.12 () {34 vars in 769 bytes} [Thu Feb 26 04:19:47 2026] PUT /v2.0/subnetpools/f267489b-32af-4d05-a128-c2e6079506ec/tags/green => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1601] 162.253.55.70 () {36 vars in 996 bytes} [Thu Feb 26 04:19:46 2026] DELETE /v2.0/ports/085cad4c-7bbc-4c5a-afd0-7e16daa16a9b => generated 0 bytes in 648 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1602] 10.0.0.12 () {32 vars in 738 bytes} [Thu Feb 26 04:19:47 2026] GET /v2.0/subnetpools/f267489b-32af-4d05-a128-c2e6079506ec/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1603] 10.0.0.12 () {34 vars in 765 bytes} [Thu Feb 26 04:19:47 2026] PUT /v2.0/subnetpools/f267489b-32af-4d05-a128-c2e6079506ec/tags/red => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1604] 10.0.0.12 () {32 vars in 738 bytes} [Thu Feb 26 04:19:47 2026] GET /v2.0/subnetpools/f267489b-32af-4d05-a128-c2e6079506ec/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:19:47.461 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8db6e43-f847-4750-becb-5a999005c8fc'] response: {'server_uuid': 'd72291ca-ec94-47b0-b889-ab554c7716dd', 'name': 'network-vif-deleted', 'tag': '085cad4c-7bbc-4c5a-afd0-7e16daa16a9b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 798/1605] 10.0.0.12 () {34 vars in 787 bytes} [Thu Feb 26 04:19:47 2026] PUT /v2.0/subnetpools/f267489b-32af-4d05-a128-c2e6079506ec/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1606] 10.0.0.12 () {32 vars in 738 bytes} [Thu Feb 26 04:19:47 2026] GET /v2.0/subnetpools/f267489b-32af-4d05-a128-c2e6079506ec/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1607] 10.0.0.12 () {34 vars in 758 bytes} [Thu Feb 26 04:19:47 2026] PUT /v2.0/subnetpools/f267489b-32af-4d05-a128-c2e6079506ec/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1608] 10.0.0.12 () {32 vars in 738 bytes} [Thu Feb 26 04:19:47 2026] GET /v2.0/subnetpools/f267489b-32af-4d05-a128-c2e6079506ec/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1609] 10.0.0.12 () {32 vars in 746 bytes} [Thu Feb 26 04:19:47 2026] GET /v2.0/subnetpools/f267489b-32af-4d05-a128-c2e6079506ec/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:19:47.680 8 INFO neutron.api.v2.resource [None req-511b2603-db45-4d62-97ae-681572dc08a6 9fddd49d6d214947ad66a16513f6718a 2e0753fa9115441bac09a70644b63c2b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 810/1610] 10.0.0.12 () {32 vars in 750 bytes} [Thu Feb 26 04:19:47 2026] GET /v2.0/subnetpools/f267489b-32af-4d05-a128-c2e6079506ec/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1611] 10.0.0.12 () {32 vars in 749 bytes} [Thu Feb 26 04:19:47 2026] DELETE /v2.0/subnetpools/f267489b-32af-4d05-a128-c2e6079506ec/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1612] 10.0.0.12 () {32 vars in 738 bytes} [Thu Feb 26 04:19:47 2026] GET /v2.0/subnetpools/f267489b-32af-4d05-a128-c2e6079506ec/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:19:47.743 7 WARNING neutron_lib.context [None req-b3482872-c7b5-4fef-9185-5ffe104d44c6 61829a843a404a36b0131b3dffd70425 1b9a9ef8eed647b8950811599ee6fe01 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:19:47.771 8 INFO neutron.api.v2.resource [None req-f2de03ee-4369-42c2-aaec-60526b00d3c4 9fddd49d6d214947ad66a16513f6718a 2e0753fa9115441bac09a70644b63c2b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 812/1613] 10.0.0.12 () {32 vars in 753 bytes} [Thu Feb 26 04:19:47 2026] DELETE /v2.0/subnetpools/f267489b-32af-4d05-a128-c2e6079506ec/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: 813/1614] 10.0.0.12 () {32 vars in 741 bytes} [Thu Feb 26 04:19:47 2026] DELETE /v2.0/subnetpools/f267489b-32af-4d05-a128-c2e6079506ec/tags => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1615] 10.0.0.12 () {32 vars in 738 bytes} [Thu Feb 26 04:19:47 2026] GET /v2.0/subnetpools/f267489b-32af-4d05-a128-c2e6079506ec/tags => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1616] 10.0.0.12 () {32 vars in 731 bytes} [Thu Feb 26 04:19:47 2026] DELETE /v2.0/subnetpools/f267489b-32af-4d05-a128-c2e6079506ec => 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: 802/1617] 10.0.0.12 () {34 vars in 684 bytes} [Thu Feb 26 04:19:47 2026] POST /v2.0/security-groups => generated 1660 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 04:19:47.917 8 WARNING neutron_lib.context [None req-9466af4b-95de-40f2-9d1c-e4afe6aebfa2 61829a843a404a36b0131b3dffd70425 1b9a9ef8eed647b8950811599ee6fe01 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 816/1618] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:19:47 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:19:48.046 7 WARNING neutron_lib.context [None req-f750ca63-352f-4a41-bdad-5e7c97787c06 61829a843a404a36b0131b3dffd70425 1b9a9ef8eed647b8950811599ee6fe01 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 803/1619] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:19:48 2026] POST /v2.0/security-group-rules => generated 602 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:19:48.212 8 WARNING neutron_lib.context [None req-6669cc9c-8734-4610-a97f-873a31e9f11f 61829a843a404a36b0131b3dffd70425 1b9a9ef8eed647b8950811599ee6fe01 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 804/1620] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:48 2026] GET /v2.0/ports?device_id=d72291ca-ec94-47b0-b889-ab554c7716dd => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:19:48.711 7 WARNING neutron_lib.context [None req-5173faf4-d5ea-43ac-91d1-2e67934c58f0 b3ec65d905ee468e889a9f4583987907 8a1596f9b5ab4e2ca7b5993423452362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 817/1621] 10.0.0.12 () {34 vars in 675 bytes} [Thu Feb 26 04:19:48 2026] POST /v2.0/floatingips => generated 552 bytes in 571 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:19:48.908 7 INFO neutron.db.segments_db [None req-5173faf4-d5ea-43ac-91d1-2e67934c58f0 b3ec65d905ee468e889a9f4583987907 8a1596f9b5ab4e2ca7b5993423452362 - - default default] Added segment 35e45119-578e-4ef0-8fe7-9108cd7c82fa of type vxlan for network 94175e4f-6610-41ca-b4f6-4065fe772d5f [pid: 7|app: 0|req: 805/1622] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:19:48 2026] POST /v2.0/networks => generated 632 bytes in 562 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1623] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:19:48 2026] GET /v2.0/security-groups?tenant_id=005a3d26390243719f955327e818adf5&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:19:49.030 7 WARNING neutron_lib.context [None req-d63b5a0f-c5c8-45ff-b104-0b854f5f0f20 b3ec65d905ee468e889a9f4583987907 8a1596f9b5ab4e2ca7b5993423452362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 819/1624] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:19:49 2026] DELETE /v2.0/security-groups/2d785e27-45f8-4624-b371-d2219153dabe => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1625] 10.0.0.94 () {34 vars in 1097 bytes} [Thu Feb 26 04:19:49 2026] GET /v2.0/security-groups?name=tempest-securitygroup--562402664&fields=id&tenant_id=1b9a9ef8eed647b8950811599ee6fe01 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1626] 10.0.0.94 () {34 vars in 981 bytes} [Thu Feb 26 04:19:49 2026] GET /v2.0/networks?id=a87e3233-f96b-4ba1-9327-288c1792d95d => generated 675 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1627] 10.0.0.12 () {34 vars in 663 bytes} [Thu Feb 26 04:19:49 2026] POST /v2.0/ports => generated 743 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 807/1628] 10.0.0.94 () {34 vars in 964 bytes} [Thu Feb 26 04:19:49 2026] GET /v2.0/quotas/1b9a9ef8eed647b8950811599ee6fe01 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:19:49.338 7 WARNING neutron_lib.context [None req-2ff72d06-329f-4a5b-8021-83e129165068 b3ec65d905ee468e889a9f4583987907 8a1596f9b5ab4e2ca7b5993423452362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:19:49.390 7 INFO neutron.db.segments_db [None req-2ff72d06-329f-4a5b-8021-83e129165068 b3ec65d905ee468e889a9f4583987907 8a1596f9b5ab4e2ca7b5993423452362 - - default default] Added segment 04e9a244-2f73-431b-88ff-a8cac690c018 of type vxlan for network dcf4a4ef-331d-429b-a3bd-50a93b7557e0 [pid: 8|app: 0|req: 822/1629] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:19:49 2026] GET /v2.0/security-groups?tenant_id=2e0753fa9115441bac09a70644b63c2b&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: 823/1630] 10.0.0.94 () {34 vars in 1001 bytes} [Thu Feb 26 04:19:49 2026] GET /v2.0/ports?tenant_id=1b9a9ef8eed647b8950811599ee6fe01&fields=id => generated 103 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1631] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:19:49 2026] POST /v2.0/networks => generated 631 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1632] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:49 2026] GET /v2.0/ports?device_id=d72291ca-ec94-47b0-b889-ab554c7716dd => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:19:49.507 8 WARNING neutron_lib.context [None req-f7c0e9a6-e230-4d06-9017-97948d95118f b3ec65d905ee468e889a9f4583987907 8a1596f9b5ab4e2ca7b5993423452362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 809/1633] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:19:49 2026] DELETE /v2.0/security-groups/6606d09c-2c28-4be8-aec9-27005773ba0e => 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: 810/1634] 10.0.0.94 () {34 vars in 1007 bytes} [Thu Feb 26 04:19:49 2026] GET /v2.0/networks/a87e3233-f96b-4ba1-9327-288c1792d95d?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1635] 10.0.0.94 () {34 vars in 1107 bytes} [Thu Feb 26 04:19:49 2026] GET /v2.0/networks/a87e3233-f96b-4ba1-9327-288c1792d95d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1636] 10.0.0.12 () {34 vars in 663 bytes} [Thu Feb 26 04:19:49 2026] POST /v2.0/ports => generated 743 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:19:49.829 7 WARNING neutron_lib.context [None req-8aa6bf4b-aecd-41d7-95f0-49284711040e b3ec65d905ee468e889a9f4583987907 8a1596f9b5ab4e2ca7b5993423452362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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.12/site-packages/pycadf/identifier.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: 826/1637] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:49 2026] GET /v2.0/ports?device_id=e6a526af-14ae-4b2e-8a58-282c27db3e76 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:19:49.905 7 INFO neutron.db.segments_db [None req-8aa6bf4b-aecd-41d7-95f0-49284711040e b3ec65d905ee468e889a9f4583987907 8a1596f9b5ab4e2ca7b5993423452362 - - default default] Added segment b28ae766-65f1-4378-b178-c5ad47c1825c of type vxlan for network bc556696-cfec-4e55-94c2-60a36fc85666 [pid: 7|app: 0|req: 812/1638] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:19:49 2026] POST /v2.0/networks => generated 631 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:19:50.020 8 WARNING neutron_lib.context [None req-421ecdcb-0abc-4bb2-a588-ccb5440f39f2 b3ec65d905ee468e889a9f4583987907 8a1596f9b5ab4e2ca7b5993423452362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 827/1639] 10.0.0.12 () {34 vars in 663 bytes} [Thu Feb 26 04:19:50 2026] POST /v2.0/ports => generated 743 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:19:50.273 7 WARNING neutron_lib.context [None req-5b4a07f7-07dc-40db-b81b-e73f58347416 b3ec65d905ee468e889a9f4583987907 8a1596f9b5ab4e2ca7b5993423452362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:19:50.340 7 INFO neutron.db.segments_db [None req-5b4a07f7-07dc-40db-b81b-e73f58347416 b3ec65d905ee468e889a9f4583987907 8a1596f9b5ab4e2ca7b5993423452362 - - default default] Added segment 425dca05-0165-4e14-bbdf-47bbf7379a21 of type vxlan for network 9bac380f-83d4-4f6c-9d39-8fe6eaee343e [pid: 7|app: 0|req: 813/1640] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:19:50 2026] POST /v2.0/networks => generated 632 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-26 04:19:50.470 8 WARNING neutron_lib.context [None req-86bd6973-1108-48da-9415-d2c06a041c53 b3ec65d905ee468e889a9f4583987907 8a1596f9b5ab4e2ca7b5993423452362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 814/1641] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:50 2026] GET /v2.0/ports?device_id=d72291ca-ec94-47b0-b889-ab554c7716dd => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1642] 10.0.0.12 () {34 vars in 663 bytes} [Thu Feb 26 04:19:50 2026] POST /v2.0/ports => generated 743 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:19:50.744 7 WARNING neutron_lib.context [None req-7376cfdb-1f46-47dd-af90-f21542133a84 b3ec65d905ee468e889a9f4583987907 8a1596f9b5ab4e2ca7b5993423452362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:19:50.798 7 INFO neutron.db.segments_db [None req-7376cfdb-1f46-47dd-af90-f21542133a84 b3ec65d905ee468e889a9f4583987907 8a1596f9b5ab4e2ca7b5993423452362 - - default default] Added segment fcd01be1-32e8-4b14-8bd3-116c5f791f56 of type vxlan for network 2215ee10-f201-4f16-bde0-991fb5655f90 [pid: 7|app: 0|req: 815/1643] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:19:50 2026] POST /v2.0/networks => generated 631 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-26 04:19:50.939 8 WARNING neutron_lib.context [None req-be607ad8-8591-4d8f-831f-399309a7903c b3ec65d905ee468e889a9f4583987907 8a1596f9b5ab4e2ca7b5993423452362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 816/1644] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:50 2026] GET /v2.0/ports?device_id=e6a526af-14ae-4b2e-8a58-282c27db3e76 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1645] 10.0.0.12 () {34 vars in 663 bytes} [Thu Feb 26 04:19:50 2026] POST /v2.0/ports => generated 743 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1646] 10.0.0.12 () {34 vars in 746 bytes} [Thu Feb 26 04:19:51 2026] PUT /v2.0/ports/07c976c0-9af8-4760-b09f-99e9c700893a/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 830/1647] 10.0.0.12 () {34 vars in 746 bytes} [Thu Feb 26 04:19:51 2026] PUT /v2.0/ports/11cfed24-acc4-4fe4-bdde-20dec53c1dda/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1648] 10.0.0.12 () {34 vars in 746 bytes} [Thu Feb 26 04:19:51 2026] PUT /v2.0/ports/cec10f6d-b31e-4532-93f6-c02c29ddcf97/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1649] 10.0.0.12 () {34 vars in 746 bytes} [Thu Feb 26 04:19:51 2026] PUT /v2.0/ports/db700d1d-a07c-4410-abbb-e33cb7f02a4e/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1650] 10.0.0.12 () {32 vars in 659 bytes} [Thu Feb 26 04:19:51 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1651] 10.0.0.12 () {32 vars in 673 bytes} [Thu Feb 26 04:19:51 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1652] 10.0.0.12 () {32 vars in 669 bytes} [Thu Feb 26 04:19:51 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1653] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:19:51 2026] DELETE /v2.0/security-groups/8409caa2-1a0f-48f9-b5e4-bf7a52cb21e5 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:19:51.809 7 INFO neutron.api.v2.resource [None req-acb5917c-cba9-47cf-9e95-45cfe10ff783 7be21307442746b0b27448e1714efcd8 dec0411fa2ae417b99a4105f5bee20c3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 821/1654] 10.0.0.12 () {32 vars in 736 bytes} [Thu Feb 26 04:19:51 2026] GET /v2.0/security-groups/8409caa2-1a0f-48f9-b5e4-bf7a52cb21e5 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1655] 10.0.0.12 () {32 vars in 681 bytes} [Thu Feb 26 04:19:51 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1656] 10.0.0.12 () {32 vars in 667 bytes} [Thu Feb 26 04:19:51 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1657] 10.0.0.12 () {32 vars in 681 bytes} [Thu Feb 26 04:19:51 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1658] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:52 2026] GET /v2.0/ports?device_id=e6a526af-14ae-4b2e-8a58-282c27db3e76 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1659] 10.0.0.12 () {32 vars in 731 bytes} [Thu Feb 26 04:19:51 2026] DELETE /v2.0/floatingips/89effbcb-a880-466c-8a98-ed4aeda1f4f8 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1660] 10.0.0.12 () {32 vars in 677 bytes} [Thu Feb 26 04:19:52 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1661] 10.0.0.12 () {32 vars in 689 bytes} [Thu Feb 26 04:19:52 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1662] 10.0.0.12 () {32 vars in 719 bytes} [Thu Feb 26 04:19:52 2026] DELETE /v2.0/ports/07c976c0-9af8-4760-b09f-99e9c700893a => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1663] 10.0.0.12 () {32 vars in 719 bytes} [Thu Feb 26 04:19:52 2026] DELETE /v2.0/ports/11cfed24-acc4-4fe4-bdde-20dec53c1dda => 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: 842/1664] 10.0.0.12 () {32 vars in 719 bytes} [Thu Feb 26 04:19:52 2026] DELETE /v2.0/ports/cec10f6d-b31e-4532-93f6-c02c29ddcf97 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1665] 10.0.0.12 () {32 vars in 719 bytes} [Thu Feb 26 04:19:52 2026] DELETE /v2.0/ports/db700d1d-a07c-4410-abbb-e33cb7f02a4e => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1666] 10.0.0.12 () {34 vars in 788 bytes} [Thu Feb 26 04:19:52 2026] PUT /v2.0/routers/6655a7b6-922b-4980-b0b6-46423149cf6e/remove_router_interface => generated 309 bytes in 905 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1667] 10.0.0.12 () {32 vars in 719 bytes} [Thu Feb 26 04:19:52 2026] DELETE /v2.0/ports/57252ded-f929-4412-81bc-e6f02142c6e7 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1668] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:19:53 2026] GET /v2.0/security-groups?tenant_id=db114f3c59ac4ddfb6664d94db166018&name=default => generated 2925 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1669] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:53 2026] GET /v2.0/ports?device_id=e6a526af-14ae-4b2e-8a58-282c27db3e76 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:19:53.619 8 INFO neutron.services.segments.plugin [-] Segment 35e45119-578e-4ef0-8fe7-9108cd7c82fa resource provider aggregate not found 2026-02-26 04:19:53.627 8 INFO neutron.services.segments.plugin [-] Segment 35e45119-578e-4ef0-8fe7-9108cd7c82fa resource provider aggregate not found 2026-02-26 04:19:53.637 8 INFO neutron.services.segments.plugin [-] Segment 35e45119-578e-4ef0-8fe7-9108cd7c82fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35e45119-578e-4ef0-8fe7-9108cd7c82fa found for delete ", "request_id": "req-68c352b1-1ec9-424b-8a33-903860589dfc"}]} 2026-02-26 04:19:53.647 8 INFO neutron.services.segments.plugin [-] Segment 35e45119-578e-4ef0-8fe7-9108cd7c82fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35e45119-578e-4ef0-8fe7-9108cd7c82fa found for delete ", "request_id": "req-30b466d5-556c-4f1a-a0d4-b6ce9a98c3ba"}]} [pid: 8|app: 0|req: 847/1670] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:19:53 2026] DELETE /v2.0/networks/94175e4f-6610-41ca-b4f6-4065fe772d5f => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1671] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:19:53 2026] DELETE /v2.0/security-groups/3d784027-f6a6-423e-b455-81ed3f3dd8ec => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:19:53.857 7 INFO neutron.services.segments.plugin [-] Segment 58a20ce7-c7ae-4e95-9040-9ef253f27314 resource provider aggregate not found 2026-02-26 04:19:53.862 7 INFO neutron.services.segments.plugin [-] Segment 58a20ce7-c7ae-4e95-9040-9ef253f27314 resource provider aggregate not found 2026-02-26 04:19:53.871 7 INFO neutron.services.segments.plugin [-] Segment 58a20ce7-c7ae-4e95-9040-9ef253f27314 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58a20ce7-c7ae-4e95-9040-9ef253f27314 found for delete ", "request_id": "req-c5adbe42-0117-4c36-a6bc-3ddf8b3938fa"}]} 2026-02-26 04:19:53.874 7 INFO neutron.db.l3_hamode_db [None req-3f12352a-e045-45aa-8c76-8bdf12efb1b5 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] HA network 3f932b6b-cda7-4213-8f5a-60dde48fc082 was deleted as no HA routers are present in tenant dec0411fa2ae417b99a4105f5bee20c3. [pid: 7|app: 0|req: 824/1672] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:19:53 2026] DELETE /v2.0/routers/6655a7b6-922b-4980-b0b6-46423149cf6e => generated 0 bytes in 848 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:19:53.881 7 INFO neutron.services.segments.plugin [-] Segment 58a20ce7-c7ae-4e95-9040-9ef253f27314 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58a20ce7-c7ae-4e95-9040-9ef253f27314 found for delete ", "request_id": "req-33d70df1-3f89-4c6d-9aca-6e723af0c1eb"}]} [pid: 8|app: 0|req: 849/1673] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:19:53 2026] DELETE /v2.0/networks/dcf4a4ef-331d-429b-a3bd-50a93b7557e0 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1674] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:19:53 2026] GET /v2.0/security-groups?tenant_id=ee23e20ee86b4922bc3129b159c64fec&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1675] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:19:53 2026] DELETE /v2.0/subnets/53b69b2a-e781-4b9c-89d0-da78e013fa2f => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1676] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:19:53 2026] DELETE /v2.0/networks/bc556696-cfec-4e55-94c2-60a36fc85666 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1677] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:19:54 2026] DELETE /v2.0/security-groups/8a5d4a8e-c2c5-42d7-bdb0-2bb9bb48d0f7 => 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: 852/1678] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:19:54 2026] DELETE /v2.0/networks/9bac380f-83d4-4f6c-9d39-8fe6eaee343e => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1679] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:19:54 2026] GET /v2.0/networks?id=a87e3233-f96b-4ba1-9327-288c1792d95d => generated 675 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1680] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:19:54 2026] DELETE /v2.0/networks/a99065f0-a068-4e37-a214-ade3c1512dd1 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1681] 162.253.55.70 () {34 vars in 1049 bytes} [Thu Feb 26 04:19:54 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1b9a9ef8eed647b8950811599ee6fe01 => generated 180 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:19:54.438 7 WARNING neutron_lib.context [req-b18074b5-657e-46c0-995a-9d2d4c89b018 req-d4c55d53-dae6-46bb-bbb2-e0190847dede 61829a843a404a36b0131b3dffd70425 1b9a9ef8eed647b8950811599ee6fe01 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 854/1682] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:19:54 2026] DELETE /v2.0/networks/2215ee10-f201-4f16-bde0-991fb5655f90 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1683] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:54 2026] GET /v2.0/ports?device_id=e6a526af-14ae-4b2e-8a58-282c27db3e76 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1684] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:19:54 2026] GET /v2.0/security-groups?tenant_id=dec0411fa2ae417b99a4105f5bee20c3&name=default => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1685] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:19:54 2026] DELETE /v2.0/security-groups/e21ebd38-25f5-4f5e-ae53-a397574ad7d0 => 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: 829/1686] 162.253.55.70 () {38 vars in 954 bytes} [Thu Feb 26 04:19:54 2026] POST /v2.0/ports => generated 954 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1687] 162.253.55.70 () {38 vars in 1027 bytes} [Thu Feb 26 04:19:54 2026] PUT /v2.0/ports/d2ad3a46-b47d-4e4b-8060-faa75ae32e7d => generated 1235 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 830/1688] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:19:55 2026] GET /v2.0/security-groups?tenant_id=13751ea8a1984d13bc8bdcd7b9ac982f&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-26 04:19:55.599 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5dee90a5-ac46-4e5c-ae28-383fffe851c0'] response: {'name': 'network-changed', 'server_uuid': 'e6a526af-14ae-4b2e-8a58-282c27db3e76', 'tag': 'd2ad3a46-b47d-4e4b-8060-faa75ae32e7d', 'status': 'completed', 'code': 200} 2026-02-26 04:19:55.658 8 INFO neutron.services.segments.plugin [-] Segment 04e9a244-2f73-431b-88ff-a8cac690c018 resource provider aggregate not found 2026-02-26 04:19:55.664 8 INFO neutron.services.segments.plugin [-] Segment 04e9a244-2f73-431b-88ff-a8cac690c018 resource provider aggregate not found 2026-02-26 04:19:55.670 8 INFO neutron.services.segments.plugin [-] Segment 04e9a244-2f73-431b-88ff-a8cac690c018 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04e9a244-2f73-431b-88ff-a8cac690c018 found for delete ", "request_id": "req-095cdf10-0b36-47f8-a51a-d65bcd7dbdd4"}]} 2026-02-26 04:19:55.678 8 INFO neutron.services.segments.plugin [-] Segment 04e9a244-2f73-431b-88ff-a8cac690c018 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04e9a244-2f73-431b-88ff-a8cac690c018 found for delete ", "request_id": "req-2da1a509-e3a0-4873-9787-8a11e1f5de46"}]} 2026-02-26 04:19:55.683 8 INFO neutron.services.segments.plugin [-] Segment 425dca05-0165-4e14-bbdf-47bbf7379a21 resource provider aggregate not found 2026-02-26 04:19:55.689 8 INFO neutron.services.segments.plugin [-] Segment 425dca05-0165-4e14-bbdf-47bbf7379a21 resource provider aggregate not found 2026-02-26 04:19:55.701 8 INFO neutron.services.segments.plugin [-] Segment 425dca05-0165-4e14-bbdf-47bbf7379a21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 425dca05-0165-4e14-bbdf-47bbf7379a21 found for delete ", "request_id": "req-7d9cf8a4-cf3c-4366-b187-74d378327420"}]} [pid: 8|app: 0|req: 859/1689] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:19:55 2026] DELETE /v2.0/security-groups/f5528eee-f61a-4d3f-a9dc-954c770665c1 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1690] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:55 2026] GET /v2.0/ports?device_id=e6a526af-14ae-4b2e-8a58-282c27db3e76 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:19:55.724 8 INFO neutron.services.segments.plugin [-] Segment 425dca05-0165-4e14-bbdf-47bbf7379a21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 425dca05-0165-4e14-bbdf-47bbf7379a21 found for delete ", "request_id": "req-4ec359a7-6425-482d-84ee-9ab0497f0394"}]} 2026-02-26 04:19:55.730 8 INFO neutron.services.segments.plugin [-] Segment fcd01be1-32e8-4b14-8bd3-116c5f791f56 resource provider aggregate not found 2026-02-26 04:19:55.746 8 INFO neutron.services.segments.plugin [-] Segment fcd01be1-32e8-4b14-8bd3-116c5f791f56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcd01be1-32e8-4b14-8bd3-116c5f791f56 found for delete ", "request_id": "req-2bd9f07b-249b-4420-ac00-9f78aa16a4cf"}]} 2026-02-26 04:19:55.748 8 INFO neutron.services.segments.plugin [-] Segment fcd01be1-32e8-4b14-8bd3-116c5f791f56 resource provider aggregate not found 2026-02-26 04:19:55.762 8 INFO neutron.services.segments.plugin [-] Segment fcd01be1-32e8-4b14-8bd3-116c5f791f56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcd01be1-32e8-4b14-8bd3-116c5f791f56 found for delete ", "request_id": "req-d03132f1-55a7-4bbc-8375-2d26a733fd46"}]} [pid: 8|app: 0|req: 860/1691] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:19:55 2026] GET /v2.0/security-groups?id=b42f59bb-0436-4b20-87ee-39bd2013e8d6&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:19:55.890 7 INFO neutron.services.segments.plugin [-] Segment b28ae766-65f1-4378-b178-c5ad47c1825c resource provider aggregate not found 2026-02-26 04:19:55.898 7 INFO neutron.services.segments.plugin [-] Segment b28ae766-65f1-4378-b178-c5ad47c1825c resource provider aggregate not found 2026-02-26 04:19:55.902 7 INFO neutron.services.segments.plugin [-] Segment b28ae766-65f1-4378-b178-c5ad47c1825c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b28ae766-65f1-4378-b178-c5ad47c1825c found for delete ", "request_id": "req-6d607e04-f693-4dff-a62f-9f8743f1ff84"}]} [pid: 7|app: 0|req: 832/1692] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:19:55 2026] GET /v2.0/security-groups?tenant_id=8a1596f9b5ab4e2ca7b5993423452362&name=default => generated 2925 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1693] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:19:55 2026] DELETE /v2.0/security-groups/778baf44-8644-4ab7-99b3-f137a49e57ab => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:19:56.111 7 INFO neutron.services.segments.plugin [-] Segment b28ae766-65f1-4378-b178-c5ad47c1825c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b28ae766-65f1-4378-b178-c5ad47c1825c found for delete ", "request_id": "req-661a47c9-39e5-4dc4-997e-1a3233664d16"}]} 2026-02-26 04:19:56.116 7 INFO neutron.services.segments.plugin [-] Segment 60c96b4a-9ec2-4c82-9457-481d3c4c1e6f resource provider aggregate not found 2026-02-26 04:19:56.135 7 INFO neutron.services.segments.plugin [-] Segment 60c96b4a-9ec2-4c82-9457-481d3c4c1e6f resource provider aggregate not found 2026-02-26 04:19:56.146 7 INFO neutron.services.segments.plugin [-] Segment 60c96b4a-9ec2-4c82-9457-481d3c4c1e6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60c96b4a-9ec2-4c82-9457-481d3c4c1e6f found for delete ", "request_id": "req-5d243f2b-2b07-488e-809d-6f45c25df750"}]} [pid: 7|app: 0|req: 833/1694] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:19:56 2026] GET /v2.0/ports?tenant_id=1b9a9ef8eed647b8950811599ee6fe01&device_id=e6a526af-14ae-4b2e-8a58-282c27db3e76 => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:19:56.195 7 INFO neutron.services.segments.plugin [-] Segment 60c96b4a-9ec2-4c82-9457-481d3c4c1e6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60c96b4a-9ec2-4c82-9457-481d3c4c1e6f found for delete ", "request_id": "req-4eae574f-7b00-4b6f-9e99-d6bfe9338082"}]} [pid: 8|app: 0|req: 862/1695] 162.253.55.70 () {34 vars in 1017 bytes} [Thu Feb 26 04:19:56 2026] GET /v2.0/networks?tenant_id=1b9a9ef8eed647b8950811599ee6fe01&shared=False => generated 771 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1696] 162.253.55.70 () {34 vars in 929 bytes} [Thu Feb 26 04:19:56 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1697] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:19:56 2026] GET /v2.0/security-groups?tenant_id=fc620d7b2e4a448bb63828ba746e5009&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1698] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:19:56 2026] DELETE /v2.0/security-groups/2f905d94-ac97-4737-be53-5879fdf975bc => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1699] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:56 2026] GET /v2.0/ports?device_id=e6a526af-14ae-4b2e-8a58-282c27db3e76 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1700] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:19:56 2026] GET /v2.0/security-groups?id=b42f59bb-0436-4b20-87ee-39bd2013e8d6&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: 7|app: 0|req: 836/1701] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:19:57 2026] GET /v2.0/ports?tenant_id=1b9a9ef8eed647b8950811599ee6fe01&device_id=e6a526af-14ae-4b2e-8a58-282c27db3e76 => generated 1238 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1702] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:19:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d2ad3a46-b47d-4e4b-8060-faa75ae32e7d => 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: 837/1703] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:19:57 2026] GET /v2.0/subnets?id=eb5e85fc-dfeb-41fc-8100-edb53bb23b04 => generated 693 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1704] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:19:57 2026] GET /v2.0/ports?network_id=a87e3233-f96b-4ba1-9327-288c1792d95d&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1705] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:19:57 2026] GET /v2.0/networks/a87e3233-f96b-4ba1-9327-288c1792d95d?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1706] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:19:57 2026] GET /v2.0/networks/a87e3233-f96b-4ba1-9327-288c1792d95d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1707] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:58 2026] GET /v2.0/ports?device_id=e6a526af-14ae-4b2e-8a58-282c27db3e76 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1708] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:19:58 2026] GET /v2.0/security-groups?id=b42f59bb-0436-4b20-87ee-39bd2013e8d6&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: 840/1709] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:19:58 2026] GET /v2.0/security-groups?tenant_id=a5793efbaaa54a35af374d3ee5829f78&name=default => generated 2925 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1710] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:19:58 2026] DELETE /v2.0/security-groups/26f0d23a-4476-450b-9634-cbdaec053b31 => 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: 841/1711] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:19:59 2026] GET /v2.0/security-groups?tenant_id=2a387ad294f34660b63f3eed4c74a1ad&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1712] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:19:59 2026] GET /v2.0/ports?device_id=e6a526af-14ae-4b2e-8a58-282c27db3e76 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1713] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:19:59 2026] DELETE /v2.0/security-groups/4bb07ece-0109-41c1-ba43-dc5c6378faf3 => 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: 872/1714] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:19:59 2026] GET /v2.0/security-groups?id=b42f59bb-0436-4b20-87ee-39bd2013e8d6&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1717] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:20:00 2026] GET /v2.0/ports?device_id=e6a526af-14ae-4b2e-8a58-282c27db3e76 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1718] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:20:00 2026] GET /v2.0/security-groups?id=b42f59bb-0436-4b20-87ee-39bd2013e8d6&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: 845/1719] 10.0.0.12 () {34 vars in 677 bytes} [Thu Feb 26 04:20:00 2026] POST /v2.0/qos/policies => generated 359 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1720] 10.0.0.12 () {34 vars in 677 bytes} [Thu Feb 26 04:20:00 2026] POST /v2.0/qos/policies => generated 359 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1721] 10.0.0.12 () {34 vars in 677 bytes} [Thu Feb 26 04:20:00 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1722] 10.0.0.12 () {34 vars in 677 bytes} [Thu Feb 26 04:20:01 2026] POST /v2.0/qos/policies => generated 359 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1723] 10.0.0.12 () {34 vars in 677 bytes} [Thu Feb 26 04:20:01 2026] POST /v2.0/qos/policies => generated 359 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1724] 10.0.0.12 () {34 vars in 752 bytes} [Thu Feb 26 04:20:01 2026] PUT /v2.0/policies/17be0244-341a-4884-8099-61ddb020c7af/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1725] 10.0.0.12 () {34 vars in 752 bytes} [Thu Feb 26 04:20:01 2026] PUT /v2.0/policies/0b58bd93-3f56-4402-a643-0bca725a033c/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1726] 10.0.0.12 () {34 vars in 752 bytes} [Thu Feb 26 04:20:01 2026] PUT /v2.0/policies/3a072625-50a3-44e7-a2cf-9a0139b2b518/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1727] 10.0.0.12 () {34 vars in 752 bytes} [Thu Feb 26 04:20:01 2026] PUT /v2.0/policies/9d5913be-8c6a-4759-a1cf-553634e33c2c/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: 879/1728] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:20:01 2026] GET /v2.0/ports?device_id=e6a526af-14ae-4b2e-8a58-282c27db3e76 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1729] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:20:01 2026] GET /v2.0/security-groups?id=b42f59bb-0436-4b20-87ee-39bd2013e8d6&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: 880/1730] 10.0.0.12 () {32 vars in 673 bytes} [Thu Feb 26 04:20:01 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1731] 10.0.0.12 () {32 vars in 687 bytes} [Thu Feb 26 04:20:01 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1732] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:20:01 2026] GET /v2.0/security-groups?tenant_id=8924e480f6b94e64bd77ec373a94e531&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: 882/1733] 10.0.0.12 () {32 vars in 683 bytes} [Thu Feb 26 04:20:01 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1734] 10.0.0.12 () {32 vars in 695 bytes} [Thu Feb 26 04:20:01 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1735] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:01 2026] DELETE /v2.0/security-groups/a06a6fa9-03d9-462d-9f8f-48c01237a2f5 => 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: 884/1736] 10.0.0.12 () {32 vars in 681 bytes} [Thu Feb 26 04:20:02 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: 853/1737] 10.0.0.12 () {32 vars in 695 bytes} [Thu Feb 26 04:20:02 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1738] 10.0.0.12 () {32 vars in 691 bytes} [Thu Feb 26 04:20:02 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1739] 10.0.0.12 () {32 vars in 703 bytes} [Thu Feb 26 04:20:02 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1740] 10.0.0.12 () {32 vars in 733 bytes} [Thu Feb 26 04:20:02 2026] DELETE /v2.0/qos/policies/17be0244-341a-4884-8099-61ddb020c7af => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1741] 10.0.0.12 () {32 vars in 733 bytes} [Thu Feb 26 04:20:02 2026] DELETE /v2.0/qos/policies/0b58bd93-3f56-4402-a643-0bca725a033c => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1742] 10.0.0.12 () {32 vars in 733 bytes} [Thu Feb 26 04:20:02 2026] DELETE /v2.0/qos/policies/3a072625-50a3-44e7-a2cf-9a0139b2b518 => 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: 856/1743] 10.0.0.12 () {32 vars in 733 bytes} [Thu Feb 26 04:20:02 2026] DELETE /v2.0/qos/policies/9d5913be-8c6a-4759-a1cf-553634e33c2c => 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: 888/1744] 10.0.0.12 () {32 vars in 733 bytes} [Thu Feb 26 04:20:02 2026] DELETE /v2.0/qos/policies/e1663a88-843e-43a1-bd09-74ecaf597bb1 => 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: 857/1745] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:20:02 2026] GET /v2.0/ports?device_id=e6a526af-14ae-4b2e-8a58-282c27db3e76 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1746] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:20:02 2026] GET /v2.0/security-groups?id=b42f59bb-0436-4b20-87ee-39bd2013e8d6&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1747] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:20:02 2026] GET /v2.0/ports?device_id=e6a526af-14ae-4b2e-8a58-282c27db3e76 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:20:03.403 8 INFO neutron.db.l3_db [None req-e39ba4d6-4863-457d-a9da-844fceb6ad57 61829a843a404a36b0131b3dffd70425 1b9a9ef8eed647b8950811599ee6fe01 - - default default] Floating IP 84cdb4ae-29de-4fe1-af1d-9b7946e606e5 associated. External IP: 10.96.250.202, port: d2ad3a46-b47d-4e4b-8060-faa75ae32e7d. [pid: 8|app: 0|req: 890/1748] 10.0.0.12 () {34 vars in 748 bytes} [Thu Feb 26 04:20:02 2026] PUT /v2.0/floatingips/84cdb4ae-29de-4fe1-af1d-9b7946e606e5 => generated 855 bytes in 782 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1749] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:20:03 2026] GET /v2.0/security-groups?tenant_id=c2ae381852084e72b1fdc08edc6902b4&name=default => generated 2925 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:20:03.824 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9fd55dc6-9a95-44c4-8e52-95e141bdc5dd'] response: {'name': 'network-changed', 'server_uuid': 'e6a526af-14ae-4b2e-8a58-282c27db3e76', 'tag': 'd2ad3a46-b47d-4e4b-8060-faa75ae32e7d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 891/1750] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:20:03 2026] GET /v2.0/ports?device_id=e6a526af-14ae-4b2e-8a58-282c27db3e76 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1751] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:03 2026] DELETE /v2.0/security-groups/78906e32-6737-495a-9880-adc0d1c8bf70 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1752] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:20:03 2026] GET /v2.0/security-groups?id=b42f59bb-0436-4b20-87ee-39bd2013e8d6&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1753] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:20:04 2026] GET /v2.0/security-groups?tenant_id=8c23c64845c24daab0d5bc84b953abfa&name=default => generated 2925 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1754] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:20:04 2026] GET /v2.0/ports?device_id=e6a526af-14ae-4b2e-8a58-282c27db3e76 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1755] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:20:04 2026] GET /v2.0/security-groups?id=b42f59bb-0436-4b20-87ee-39bd2013e8d6&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1756] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:04 2026] DELETE /v2.0/security-groups/5fd33c73-f226-49ed-b738-3d8122c5d09d => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1757] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:20:04 2026] GET /v2.0/ports?tenant_id=1b9a9ef8eed647b8950811599ee6fe01&device_id=e6a526af-14ae-4b2e-8a58-282c27db3e76 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1758] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:20:04 2026] GET /v2.0/networks?id=a87e3233-f96b-4ba1-9327-288c1792d95d => generated 771 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1759] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:20:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d2ad3a46-b47d-4e4b-8060-faa75ae32e7d => generated 858 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1760] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:20:04 2026] GET /v2.0/subnets?id=eb5e85fc-dfeb-41fc-8100-edb53bb23b04 => generated 693 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1761] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:20:04 2026] GET /v2.0/ports?network_id=a87e3233-f96b-4ba1-9327-288c1792d95d&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1762] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:20:04 2026] GET /v2.0/networks/a87e3233-f96b-4ba1-9327-288c1792d95d?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1763] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:20:04 2026] GET /v2.0/security-groups?tenant_id=86be83e7252946398d0de5fc4d085396&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1764] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:20:04 2026] GET /v2.0/networks/a87e3233-f96b-4ba1-9327-288c1792d95d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1765] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:04 2026] DELETE /v2.0/security-groups/30c38bfa-655f-4f3a-8ee9-896576fd551d => 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: 870/1766] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:20:05 2026] GET /v2.0/ports?device_id=e6a526af-14ae-4b2e-8a58-282c27db3e76 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1767] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:20:05 2026] GET /v2.0/security-groups?id=b42f59bb-0436-4b20-87ee-39bd2013e8d6&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: 871/1768] 162.253.55.70 () {34 vars in 993 bytes} [Thu Feb 26 04:20:06 2026] GET /v2.0/ports?device_id=e6a526af-14ae-4b2e-8a58-282c27db3e76 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:20:06.433 8 INFO neutron.db.l3_db [req-f615adb3-0441-4bc4-86ef-eae0d9754be1 req-46b89412-d946-41f1-80c4-96819a5d76e3 61829a843a404a36b0131b3dffd70425 1b9a9ef8eed647b8950811599ee6fe01 - - default default] Floating IP 84cdb4ae-29de-4fe1-af1d-9b7946e606e5 disassociated. External IP: 10.96.250.202, port: d2ad3a46-b47d-4e4b-8060-faa75ae32e7d. [pid: 7|app: 0|req: 872/1769] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:20:06 2026] GET /v2.0/ports?device_id=e6a526af-14ae-4b2e-8a58-282c27db3e76 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1770] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:20:06 2026] GET /v2.0/security-groups?id=b42f59bb-0436-4b20-87ee-39bd2013e8d6&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1771] 162.253.55.70 () {36 vars in 996 bytes} [Thu Feb 26 04:20:06 2026] DELETE /v2.0/ports/d2ad3a46-b47d-4e4b-8060-faa75ae32e7d => generated 0 bytes in 689 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1772] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:20:06 2026] GET /v2.0/security-groups?tenant_id=d0ed640a5f6a404d858dc1074846d086&name=default => generated 2925 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:20:07.216 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca8743e6-a628-497e-b8fc-b572a8abd62d'] response: {'server_uuid': 'e6a526af-14ae-4b2e-8a58-282c27db3e76', 'name': 'network-vif-deleted', 'tag': 'd2ad3a46-b47d-4e4b-8060-faa75ae32e7d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 899/1773] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:07 2026] DELETE /v2.0/security-groups/92e92dd2-c50c-4567-b894-f20e7b49a1ba => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1774] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:20:07 2026] GET /v2.0/ports?device_id=e6a526af-14ae-4b2e-8a58-282c27db3e76 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1775] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:20:08 2026] GET /v2.0/ports?device_id=e6a526af-14ae-4b2e-8a58-282c27db3e76 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:20:09.179 8 WARNING neutron_lib.context [None req-133288e5-3ff6-400f-ab18-9ea93dafa159 6fa4b7aa06944f528a6336de21e44819 13f5f963c88f404da8290c8b72caf5c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:20:09.189 7 WARNING neutron_lib.context [None req-82a798ee-be6e-48c2-8017-8c1bfe12d579 5d31a4399a2b4f0dbf74694d150fcdeb 7cbde7f290b7424e887169e486679ea3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:20:09.215 8 INFO neutron.db.segments_db [None req-133288e5-3ff6-400f-ab18-9ea93dafa159 6fa4b7aa06944f528a6336de21e44819 13f5f963c88f404da8290c8b72caf5c8 - - default default] Added segment 06f81a32-9246-46a4-962b-7c7edc3361c1 of type vxlan for network cfb3b46c-e250-44c5-8db4-dd2ead265489 2026-02-26 04:20:09.336 7 INFO neutron.db.segments_db [None req-82a798ee-be6e-48c2-8017-8c1bfe12d579 5d31a4399a2b4f0dbf74694d150fcdeb 7cbde7f290b7424e887169e486679ea3 - - default default] Added segment 5e610029-10f5-4fd0-8922-9c33a548ef24 of type vxlan for network c71db25d-a810-47f8-ab6c-c9e768396a60 [pid: 7|app: 0|req: 876/1776] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:20:09 2026] POST /v2.0/networks => generated 650 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:20:09.448 7 WARNING neutron_lib.context [None req-dc8daea8-6313-4f7e-a5ee-a17e731eb492 5d31a4399a2b4f0dbf74694d150fcdeb 7cbde7f290b7424e887169e486679ea3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:20:09.506 8 INFO neutron.db.l3_hamode_db [None req-133288e5-3ff6-400f-ab18-9ea93dafa159 6fa4b7aa06944f528a6336de21e44819 13f5f963c88f404da8290c8b72caf5c8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 04:20:09.642 8 INFO neutron.db.l3_hamode_db [None req-133288e5-3ff6-400f-ab18-9ea93dafa159 6fa4b7aa06944f528a6336de21e44819 13f5f963c88f404da8290c8b72caf5c8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 877/1777] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:20:09 2026] POST /v2.0/subnets => generated 627 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:20:09.744 7 WARNING neutron_lib.context [None req-1ec2363a-54e9-40a5-ace8-05520d93a5f7 5d31a4399a2b4f0dbf74694d150fcdeb 7cbde7f290b7424e887169e486679ea3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:20:09.793 7 INFO neutron.db.segments_db [None req-1ec2363a-54e9-40a5-ace8-05520d93a5f7 5d31a4399a2b4f0dbf74694d150fcdeb 7cbde7f290b7424e887169e486679ea3 - - default default] Added segment c832a3b2-9770-4a4e-ba6e-72ea70e927a7 of type vxlan for network 6339e4b6-e4d3-4076-ae59-a068fe7bcc32 2026-02-26 04:20:10.079 7 INFO neutron.db.l3_hamode_db [None req-1ec2363a-54e9-40a5-ace8-05520d93a5f7 5d31a4399a2b4f0dbf74694d150fcdeb 7cbde7f290b7424e887169e486679ea3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 901/1778] 10.0.0.12 () {34 vars in 667 bytes} [Thu Feb 26 04:20:09 2026] POST /v2.0/routers => generated 474 bytes in 1171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1779] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:20:10 2026] GET /v2.0/ports?device_id=e6a526af-14ae-4b2e-8a58-282c27db3e76 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:20:10.278 8 WARNING neutron_lib.context [None req-649a8403-ef2d-49d7-b65d-6918983a9a94 6fa4b7aa06944f528a6336de21e44819 13f5f963c88f404da8290c8b72caf5c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:20:10.317 8 INFO neutron.db.l3_hamode_db [None req-649a8403-ef2d-49d7-b65d-6918983a9a94 6fa4b7aa06944f528a6336de21e44819 13f5f963c88f404da8290c8b72caf5c8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 04:20:10.465 8 INFO neutron.db.l3_hamode_db [None req-649a8403-ef2d-49d7-b65d-6918983a9a94 6fa4b7aa06944f528a6336de21e44819 13f5f963c88f404da8290c8b72caf5c8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 04:20:10.904 7 INFO neutron.db.l3_hamode_db [None req-1ec2363a-54e9-40a5-ace8-05520d93a5f7 5d31a4399a2b4f0dbf74694d150fcdeb 7cbde7f290b7424e887169e486679ea3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 903/1780] 10.0.0.12 () {34 vars in 667 bytes} [Thu Feb 26 04:20:10 2026] POST /v2.0/routers => generated 474 bytes in 1185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1781] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:11 2026] DELETE /v2.0/security-groups/b42f59bb-0436-4b20-87ee-39bd2013e8d6 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:20:11.575 8 WARNING neutron_lib.context [None req-d65af533-8bf1-4549-a8fa-5e2afc2f8f00 6fa4b7aa06944f528a6336de21e44819 13f5f963c88f404da8290c8b72caf5c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:20:11.608 8 INFO neutron.db.l3_hamode_db [None req-d65af533-8bf1-4549-a8fa-5e2afc2f8f00 6fa4b7aa06944f528a6336de21e44819 13f5f963c88f404da8290c8b72caf5c8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 04:20:11.730 8 INFO neutron.db.l3_hamode_db [None req-d65af533-8bf1-4549-a8fa-5e2afc2f8f00 6fa4b7aa06944f528a6336de21e44819 13f5f963c88f404da8290c8b72caf5c8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 878/1782] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:20:09 2026] POST /v2.0/routers => generated 694 bytes in 2110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:20:11.859 7 INFO neutron.api.v2.resource [None req-88b63259-8974-4840-9a97-5c4dc27245e7 61829a843a404a36b0131b3dffd70425 1b9a9ef8eed647b8950811599ee6fe01 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 879/1783] 10.0.0.12 () {32 vars in 736 bytes} [Thu Feb 26 04:20:11 2026] GET /v2.0/security-groups/b42f59bb-0436-4b20-87ee-39bd2013e8d6 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1784] 10.0.0.12 () {34 vars in 667 bytes} [Thu Feb 26 04:20:11 2026] POST /v2.0/routers => generated 474 bytes in 761 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1785] 10.0.0.12 () {32 vars in 731 bytes} [Thu Feb 26 04:20:12 2026] DELETE /v2.0/floatingips/84cdb4ae-29de-4fe1-af1d-9b7946e606e5 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:20:12.630 8 WARNING neutron_lib.context [None req-69494aa9-c820-4ed4-970d-6bac56eaa298 6fa4b7aa06944f528a6336de21e44819 13f5f963c88f404da8290c8b72caf5c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:20:12.664 8 INFO neutron.db.l3_hamode_db [None req-69494aa9-c820-4ed4-970d-6bac56eaa298 6fa4b7aa06944f528a6336de21e44819 13f5f963c88f404da8290c8b72caf5c8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 04:20:12.788 8 INFO neutron.db.l3_hamode_db [None req-69494aa9-c820-4ed4-970d-6bac56eaa298 6fa4b7aa06944f528a6336de21e44819 13f5f963c88f404da8290c8b72caf5c8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 880/1786] 10.0.0.12 () {34 vars in 782 bytes} [Thu Feb 26 04:20:11 2026] PUT /v2.0/routers/e5c53aab-e172-4ce9-8046-66665e11644d/add_router_interface => generated 309 bytes in 1330 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1787] 10.0.0.12 () {34 vars in 667 bytes} [Thu Feb 26 04:20:12 2026] POST /v2.0/routers => generated 474 bytes in 796 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:20:13.427 8 WARNING neutron_lib.context [None req-2b2bc377-50bc-481e-bb9d-e87ec1d3bdb5 5d31a4399a2b4f0dbf74694d150fcdeb 7cbde7f290b7424e887169e486679ea3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 908/1788] 10.0.0.12 () {34 vars in 664 bytes} [Thu Feb 26 04:20:13 2026] POST /v2.0/ports => generated 957 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-26 04:20:13.800 8 WARNING neutron_lib.context [None req-9be9ee9b-7dc9-4e70-80cc-338ef69dc056 6fa4b7aa06944f528a6336de21e44819 13f5f963c88f404da8290c8b72caf5c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:20:13.836 8 INFO neutron.db.l3_hamode_db [None req-9be9ee9b-7dc9-4e70-80cc-338ef69dc056 6fa4b7aa06944f528a6336de21e44819 13f5f963c88f404da8290c8b72caf5c8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 04:20:13.940 8 INFO neutron.db.l3_hamode_db [None req-9be9ee9b-7dc9-4e70-80cc-338ef69dc056 6fa4b7aa06944f528a6336de21e44819 13f5f963c88f404da8290c8b72caf5c8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 881/1789] 10.0.0.12 () {34 vars in 788 bytes} [Thu Feb 26 04:20:13 2026] PUT /v2.0/routers/838682cb-669a-4287-ab79-4517664bd1c7/remove_router_interface => generated 309 bytes in 905 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:20:14.101 7 WARNING neutron_lib.context [None req-0b028362-a153-42b7-919a-256f492c545f 5d31a4399a2b4f0dbf74694d150fcdeb 7cbde7f290b7424e887169e486679ea3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 882/1790] 10.0.0.12 () {34 vars in 664 bytes} [Thu Feb 26 04:20:14 2026] POST /v2.0/ports => generated 955 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 909/1791] 10.0.0.12 () {34 vars in 667 bytes} [Thu Feb 26 04:20:13 2026] POST /v2.0/routers => generated 474 bytes in 689 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:20:14.490 8 WARNING neutron_lib.context [None req-3b19268c-4866-45ab-b7fa-e03f14006a6a 5d31a4399a2b4f0dbf74694d150fcdeb 7cbde7f290b7424e887169e486679ea3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:20:15.262 8 INFO neutron.db.l3_db [None req-3b19268c-4866-45ab-b7fa-e03f14006a6a 5d31a4399a2b4f0dbf74694d150fcdeb 7cbde7f290b7424e887169e486679ea3 - - default default] Floating IP b83e94f9-d333-45a5-9636-aee15736f693 associated. External IP: 10.96.250.219, port: c180a012-cdf7-4be3-adda-da6e8ed7b0e6. 2026-02-26 04:20:15.300 7 INFO neutron.services.segments.plugin [-] Segment 69bcc806-d0de-47d1-9636-73b5712be055 resource provider aggregate not found 2026-02-26 04:20:15.312 7 INFO neutron.services.segments.plugin [-] Segment 69bcc806-d0de-47d1-9636-73b5712be055 resource provider aggregate not found 2026-02-26 04:20:15.316 7 INFO neutron.services.segments.plugin [-] Segment 69bcc806-d0de-47d1-9636-73b5712be055 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69bcc806-d0de-47d1-9636-73b5712be055 found for delete ", "request_id": "req-d4f163af-c3c5-4a01-b1ed-518c684a686e"}]} 2026-02-26 04:20:15.335 7 INFO neutron.db.l3_hamode_db [None req-c1f74c66-40b1-4dae-8b65-bd5812b77d9b 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] HA network f101020e-3e7b-49df-ba1a-9c7160766aed was deleted as no HA routers are present in tenant 1b9a9ef8eed647b8950811599ee6fe01. 2026-02-26 04:20:15.336 7 INFO neutron.services.segments.plugin [-] Segment 69bcc806-d0de-47d1-9636-73b5712be055 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69bcc806-d0de-47d1-9636-73b5712be055 found for delete ", "request_id": "req-bf8cb9d5-4e26-4aa5-b84f-348e26111955"}]} [pid: 7|app: 0|req: 883/1792] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:20:14 2026] DELETE /v2.0/routers/838682cb-669a-4287-ab79-4517664bd1c7 => generated 0 bytes in 905 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1793] 10.0.0.12 () {34 vars in 750 bytes} [Thu Feb 26 04:20:15 2026] PUT /v2.0/routers/82f7e276-de09-4edc-8cb9-5a676483f078/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: 887/1796] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:20:15 2026] DELETE /v2.0/subnets/eb5e85fc-dfeb-41fc-8100-edb53bb23b04 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1797] 10.0.0.12 () {34 vars in 750 bytes} [Thu Feb 26 04:20:15 2026] PUT /v2.0/routers/f77f9027-0e0c-4cc9-838d-2fc511e0a177/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1798] 10.0.0.12 () {34 vars in 676 bytes} [Thu Feb 26 04:20:14 2026] POST /v2.0/floatingips => generated 842 bytes in 1175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1799] 10.0.0.12 () {34 vars in 750 bytes} [Thu Feb 26 04:20:15 2026] PUT /v2.0/routers/0b1fce5b-1f67-4228-98e5-7070ef7a4c3e/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:20:15.844 8 INFO neutron.db.l3_db [None req-1f706b75-aba0-4a4b-bf0d-479b5e0677f6 5d31a4399a2b4f0dbf74694d150fcdeb 7cbde7f290b7424e887169e486679ea3 - - default default] Floating IP b83e94f9-d333-45a5-9636-aee15736f693 disassociated. External IP: 10.96.250.219, port: c180a012-cdf7-4be3-adda-da6e8ed7b0e6. [pid: 7|app: 0|req: 889/1800] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:20:15 2026] DELETE /v2.0/networks/a87e3233-f96b-4ba1-9327-288c1792d95d => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1801] 10.0.0.12 () {34 vars in 750 bytes} [Thu Feb 26 04:20:15 2026] PUT /v2.0/routers/d34c500c-2531-4f8f-8a0a-f29447cb305f/tags => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1802] 10.0.0.12 () {34 vars in 748 bytes} [Thu Feb 26 04:20:15 2026] PUT /v2.0/floatingips/b83e94f9-d333-45a5-9636-aee15736f693 => generated 552 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1803] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:20:16 2026] GET /v2.0/security-groups?tenant_id=1b9a9ef8eed647b8950811599ee6fe01&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1804] 10.0.0.12 () {32 vars in 731 bytes} [Thu Feb 26 04:20:16 2026] DELETE /v2.0/floatingips/b83e94f9-d333-45a5-9636-aee15736f693 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1805] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:16 2026] DELETE /v2.0/security-groups/03ca48aa-c7f2-43a5-a69b-cab06957a429 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:20:16.609 8 WARNING neutron_lib.context [None req-7e7f6a9a-dead-4fdd-940e-90069a93e8b9 5d31a4399a2b4f0dbf74694d150fcdeb 7cbde7f290b7424e887169e486679ea3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 891/1806] 10.0.0.12 () {32 vars in 663 bytes} [Thu Feb 26 04:20:15 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 814 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1807] 10.0.0.12 () {32 vars in 677 bytes} [Thu Feb 26 04:20:16 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1808] 10.0.0.12 () {32 vars in 673 bytes} [Thu Feb 26 04:20:16 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1809] 10.0.0.12 () {32 vars in 685 bytes} [Thu Feb 26 04:20:16 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1810] 10.0.0.12 () {32 vars in 671 bytes} [Thu Feb 26 04:20:17 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1811] 10.0.0.12 () {32 vars in 685 bytes} [Thu Feb 26 04:20:17 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1812] 10.0.0.12 () {32 vars in 681 bytes} [Thu Feb 26 04:20:17 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1813] 10.0.0.12 () {32 vars in 693 bytes} [Thu Feb 26 04:20:17 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:20:17.333 7 INFO neutron.services.segments.plugin [-] Segment 52d778f1-77b1-449c-841a-3f259e16399f resource provider aggregate not found 2026-02-26 04:20:17.350 7 INFO neutron.services.segments.plugin [-] Segment 52d778f1-77b1-449c-841a-3f259e16399f resource provider aggregate not found 2026-02-26 04:20:17.353 7 INFO neutron.services.segments.plugin [-] Segment 52d778f1-77b1-449c-841a-3f259e16399f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52d778f1-77b1-449c-841a-3f259e16399f found for delete ", "request_id": "req-e098fba4-6a6e-4b8f-bf72-94e7cbc68888"}]} [pid: 7|app: 0|req: 899/1814] 10.0.0.12 () {32 vars in 720 bytes} [Thu Feb 26 04:20:17 2026] GET /v2.0/routers/82f7e276-de09-4edc-8cb9-5a676483f078 => generated 485 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:20:17.397 7 INFO neutron.services.segments.plugin [-] Segment 52d778f1-77b1-449c-841a-3f259e16399f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52d778f1-77b1-449c-841a-3f259e16399f found for delete ", "request_id": "req-797893c2-ddfe-43b2-b256-144ae52e5436"}]} 2026-02-26 04:20:17.502 8 INFO neutron.db.l3_db [None req-7e7f6a9a-dead-4fdd-940e-90069a93e8b9 5d31a4399a2b4f0dbf74694d150fcdeb 7cbde7f290b7424e887169e486679ea3 - - default default] Floating IP 679eb6ff-93ab-4977-8168-d967ed29c985 associated. External IP: 10.96.250.214, port: fb417507-3e50-4198-bb8e-cdc67e2cde87. [pid: 8|app: 0|req: 916/1815] 10.0.0.12 () {34 vars in 676 bytes} [Thu Feb 26 04:20:16 2026] POST /v2.0/floatingips => generated 841 bytes in 1220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1816] 10.0.0.12 () {32 vars in 728 bytes} [Thu Feb 26 04:20:17 2026] GET /v2.0/floatingips/679eb6ff-93ab-4977-8168-d967ed29c985 => generated 841 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1817] 10.0.0.12 () {32 vars in 654 bytes} [Thu Feb 26 04:20:17 2026] GET /v2.0/floatingips => generated 844 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1818] 10.0.0.12 () {34 vars in 741 bytes} [Thu Feb 26 04:20:17 2026] PUT /v2.0/routers/82f7e276-de09-4edc-8cb9-5a676483f078 => generated 485 bytes in 685 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1819] 10.0.0.12 () {32 vars in 735 bytes} [Thu Feb 26 04:20:18 2026] GET /v2.0/ports?device_id=82f7e276-de09-4edc-8cb9-5a676483f078 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:20:18.268 8 INFO neutron.db.l3_db [None req-f3e367e1-cb79-421e-ae05-a6fdfc7dc2d9 5d31a4399a2b4f0dbf74694d150fcdeb 7cbde7f290b7424e887169e486679ea3 - - default default] Floating IP 679eb6ff-93ab-4977-8168-d967ed29c985 associated. External IP: 10.96.250.214, port: fb417507-3e50-4198-bb8e-cdc67e2cde87. [pid: 7|app: 0|req: 902/1820] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:20:18 2026] DELETE /v2.0/routers/82f7e276-de09-4edc-8cb9-5a676483f078 => 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: 903/1821] 10.0.0.12 () {32 vars in 720 bytes} [Thu Feb 26 04:20:18 2026] GET /v2.0/routers/f77f9027-0e0c-4cc9-838d-2fc511e0a177 => generated 493 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1822] 10.0.0.12 () {34 vars in 748 bytes} [Thu Feb 26 04:20:17 2026] PUT /v2.0/floatingips/679eb6ff-93ab-4977-8168-d967ed29c985 => generated 842 bytes in 1020 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1823] 10.0.0.12 () {34 vars in 741 bytes} [Thu Feb 26 04:20:18 2026] PUT /v2.0/routers/f77f9027-0e0c-4cc9-838d-2fc511e0a177 => generated 493 bytes in 507 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:20:19.074 8 INFO neutron.db.l3_db [None req-53770d6f-3066-4a0a-be63-5f3a9949a565 5d31a4399a2b4f0dbf74694d150fcdeb 7cbde7f290b7424e887169e486679ea3 - - default default] Floating IP 679eb6ff-93ab-4977-8168-d967ed29c985 disassociated. External IP: 10.96.250.214, port: c180a012-cdf7-4be3-adda-da6e8ed7b0e6. [pid: 7|app: 0|req: 905/1824] 10.0.0.12 () {32 vars in 735 bytes} [Thu Feb 26 04:20:19 2026] GET /v2.0/ports?device_id=f77f9027-0e0c-4cc9-838d-2fc511e0a177 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1825] 10.0.0.12 () {34 vars in 748 bytes} [Thu Feb 26 04:20:18 2026] PUT /v2.0/floatingips/679eb6ff-93ab-4977-8168-d967ed29c985 => generated 552 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1826] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:20:19 2026] DELETE /v2.0/routers/f77f9027-0e0c-4cc9-838d-2fc511e0a177 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1827] 10.0.0.12 () {32 vars in 720 bytes} [Thu Feb 26 04:20:19 2026] GET /v2.0/routers/0b1fce5b-1f67-4228-98e5-7070ef7a4c3e => generated 502 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1828] 10.0.0.12 () {32 vars in 731 bytes} [Thu Feb 26 04:20:19 2026] DELETE /v2.0/floatingips/679eb6ff-93ab-4977-8168-d967ed29c985 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:20:19.664 8 INFO neutron.api.v2.resource [None req-c4b95116-f0f6-4e59-a41a-89562062602f 5d31a4399a2b4f0dbf74694d150fcdeb 7cbde7f290b7424e887169e486679ea3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 922/1829] 10.0.0.12 () {32 vars in 731 bytes} [Thu Feb 26 04:20:19 2026] DELETE /v2.0/floatingips/679eb6ff-93ab-4977-8168-d967ed29c985 => generated 144 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1830] 10.0.0.12 () {32 vars in 719 bytes} [Thu Feb 26 04:20:19 2026] DELETE /v2.0/ports/c180a012-cdf7-4be3-adda-da6e8ed7b0e6 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1831] 10.0.0.12 () {34 vars in 741 bytes} [Thu Feb 26 04:20:19 2026] PUT /v2.0/routers/0b1fce5b-1f67-4228-98e5-7070ef7a4c3e => generated 502 bytes in 520 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1832] 10.0.0.12 () {32 vars in 735 bytes} [Thu Feb 26 04:20:20 2026] GET /v2.0/ports?device_id=0b1fce5b-1f67-4228-98e5-7070ef7a4c3e => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1833] 10.0.0.12 () {32 vars in 719 bytes} [Thu Feb 26 04:20:19 2026] DELETE /v2.0/ports/fb417507-3e50-4198-bb8e-cdc67e2cde87 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1834] 10.0.0.12 () {32 vars in 735 bytes} [Thu Feb 26 04:20:20 2026] GET /v2.0/ports?device_id=e5c53aab-e172-4ce9-8046-66665e11644d => generated 958 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1835] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:20:20 2026] DELETE /v2.0/routers/0b1fce5b-1f67-4228-98e5-7070ef7a4c3e => generated 0 bytes in 350 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1836] 10.0.0.12 () {32 vars in 720 bytes} [Thu Feb 26 04:20:20 2026] GET /v2.0/routers/d34c500c-2531-4f8f-8a0a-f29447cb305f => generated 487 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1837] 10.0.0.12 () {34 vars in 741 bytes} [Thu Feb 26 04:20:20 2026] PUT /v2.0/routers/d34c500c-2531-4f8f-8a0a-f29447cb305f => generated 487 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1838] 10.0.0.12 () {32 vars in 735 bytes} [Thu Feb 26 04:20:20 2026] GET /v2.0/ports?device_id=d34c500c-2531-4f8f-8a0a-f29447cb305f => 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: 926/1839] 10.0.0.12 () {34 vars in 788 bytes} [Thu Feb 26 04:20:20 2026] PUT /v2.0/routers/e5c53aab-e172-4ce9-8046-66665e11644d/remove_router_interface => generated 309 bytes in 965 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1840] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:20:21 2026] DELETE /v2.0/routers/d34c500c-2531-4f8f-8a0a-f29447cb305f => generated 0 bytes in 411 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1841] 10.0.0.12 () {32 vars in 720 bytes} [Thu Feb 26 04:20:21 2026] GET /v2.0/routers/fae9ca27-6286-4ded-8d22-90de4a82ce8c => generated 480 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1842] 10.0.0.12 () {34 vars in 741 bytes} [Thu Feb 26 04:20:21 2026] PUT /v2.0/routers/fae9ca27-6286-4ded-8d22-90de4a82ce8c => generated 480 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:20:22.020 8 INFO neutron.services.segments.plugin [-] Segment c832a3b2-9770-4a4e-ba6e-72ea70e927a7 resource provider aggregate not found 2026-02-26 04:20:22.024 8 INFO neutron.services.segments.plugin [-] Segment c832a3b2-9770-4a4e-ba6e-72ea70e927a7 resource provider aggregate not found 2026-02-26 04:20:22.032 8 INFO neutron.db.l3_hamode_db [None req-ad3b90ff-eb16-46ca-8a95-f5ff01c28e98 5d31a4399a2b4f0dbf74694d150fcdeb 7cbde7f290b7424e887169e486679ea3 - - default default] HA network 6339e4b6-e4d3-4076-ae59-a068fe7bcc32 was deleted as no HA routers are present in tenant 7cbde7f290b7424e887169e486679ea3. [pid: 8|app: 0|req: 927/1843] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:20:21 2026] DELETE /v2.0/routers/e5c53aab-e172-4ce9-8046-66665e11644d => generated 0 bytes in 816 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:20:22.044 8 INFO neutron.services.segments.plugin [-] Segment c832a3b2-9770-4a4e-ba6e-72ea70e927a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c832a3b2-9770-4a4e-ba6e-72ea70e927a7 found for delete ", "request_id": "req-2a39ba2f-0c94-4551-bdba-ceedb76ed57e"}]} 2026-02-26 04:20:22.044 8 INFO neutron.services.segments.plugin [-] Segment c832a3b2-9770-4a4e-ba6e-72ea70e927a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c832a3b2-9770-4a4e-ba6e-72ea70e927a7 found for delete ", "request_id": "req-e90dddc8-acff-4819-9a98-3451299a2d00"}]} [pid: 8|app: 0|req: 928/1844] 10.0.0.12 () {32 vars in 735 bytes} [Thu Feb 26 04:20:22 2026] GET /v2.0/ports?device_id=fae9ca27-6286-4ded-8d22-90de4a82ce8c => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1845] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:20:22 2026] DELETE /v2.0/subnets/199907af-0016-4be9-ae8d-7c144e65fe1c => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1846] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:20:21 2026] GET /v2.0/security-groups?tenant_id=d406cc58c41e488da0becac314b63663&name=default => generated 2925 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:20:22.483 7 INFO neutron.services.segments.plugin [-] Segment 5e610029-10f5-4fd0-8922-9c33a548ef24 resource provider aggregate not found 2026-02-26 04:20:22.487 7 INFO neutron.services.segments.plugin [-] Segment 5e610029-10f5-4fd0-8922-9c33a548ef24 resource provider aggregate not found [pid: 7|app: 0|req: 918/1847] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:20:22 2026] DELETE /v2.0/networks/c71db25d-a810-47f8-ab6c-c9e768396a60 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:20:22.509 7 INFO neutron.services.segments.plugin [-] Segment 5e610029-10f5-4fd0-8922-9c33a548ef24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e610029-10f5-4fd0-8922-9c33a548ef24 found for delete ", "request_id": "req-2f386c23-d757-498a-b6c0-050bc87194d4"}]} 2026-02-26 04:20:22.509 7 INFO neutron.services.segments.plugin [-] Segment 5e610029-10f5-4fd0-8922-9c33a548ef24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e610029-10f5-4fd0-8922-9c33a548ef24 found for delete ", "request_id": "req-857cd17d-437a-4dfa-97e4-76f03f7b4793"}]} [pid: 7|app: 0|req: 919/1848] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:22 2026] DELETE /v2.0/security-groups/0693bd08-3903-42b7-b1dd-790d46c158ce => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:20:22.695 8 INFO neutron.db.l3_hamode_db [None req-0d477d55-6c99-4259-b1ac-95b490a78177 6fa4b7aa06944f528a6336de21e44819 13f5f963c88f404da8290c8b72caf5c8 - - default default] HA network cfb3b46c-e250-44c5-8db4-dd2ead265489 was deleted as no HA routers are present in tenant 13f5f963c88f404da8290c8b72caf5c8. [pid: 8|app: 0|req: 930/1849] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:20:22 2026] DELETE /v2.0/routers/fae9ca27-6286-4ded-8d22-90de4a82ce8c => generated 0 bytes in 526 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1850] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:20:22 2026] GET /v2.0/security-groups?tenant_id=e5407ef26b2246bda7ff64d2ba571345&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: 931/1851] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:22 2026] DELETE /v2.0/security-groups/d09eafc2-a5c9-4466-a1c6-f655bfbd86f7 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1852] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:20:22 2026] GET /v2.0/security-groups?tenant_id=7cbde7f290b7424e887169e486679ea3&name=default => generated 2925 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1853] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:23 2026] DELETE /v2.0/security-groups/147437f5-a75e-4b4a-88ae-6af4dc7f14c4 => 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: 922/1854] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:20:23 2026] GET /v2.0/security-groups?tenant_id=13f5f963c88f404da8290c8b72caf5c8&name=default => generated 2925 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1855] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:23 2026] DELETE /v2.0/security-groups/8bac5bca-58bc-48cf-b69b-1e60d706699e => 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: 923/1856] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:20:23 2026] GET /v2.0/security-groups?tenant_id=56993df6763f41628047849f67326f2c&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:20:24.069 8 INFO neutron.services.segments.plugin [-] Segment 06f81a32-9246-46a4-962b-7c7edc3361c1 resource provider aggregate not found 2026-02-26 04:20:24.072 8 INFO neutron.services.segments.plugin [-] Segment 06f81a32-9246-46a4-962b-7c7edc3361c1 resource provider aggregate not found 2026-02-26 04:20:24.083 8 INFO neutron.services.segments.plugin [-] Segment 06f81a32-9246-46a4-962b-7c7edc3361c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06f81a32-9246-46a4-962b-7c7edc3361c1 found for delete ", "request_id": "req-f8b42d4b-fb7b-43e6-9b57-799e82f1f3fe"}]} 2026-02-26 04:20:24.083 8 INFO neutron.services.segments.plugin [-] Segment 06f81a32-9246-46a4-962b-7c7edc3361c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06f81a32-9246-46a4-962b-7c7edc3361c1 found for delete ", "request_id": "req-be202c6e-0bca-4f38-914d-b40349ec4436"}]} [pid: 8|app: 0|req: 934/1857] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:23 2026] DELETE /v2.0/security-groups/b61a132b-94b7-4fef-b9e5-ea20b0acc444 => 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: 924/1858] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:20:24 2026] GET /v2.0/security-groups?tenant_id=31304a0864404c579fbd2799b682f875&name=default => generated 2925 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1859] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:24 2026] DELETE /v2.0/security-groups/8b251d7f-0edc-49ca-813a-a2cb8a69b5e5 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:20:25.081 7 WARNING neutron_lib.context [None req-aecc6979-1f93-4a81-a276-91539a59fa6b d349c1f987d047b2bfc2e0ef9c0fcd02 08dd8ef2c3c54dcbbcc503c2aa0a7a80 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:20:25.081 7 WARNING neutron_lib.context [None req-aecc6979-1f93-4a81-a276-91539a59fa6b d349c1f987d047b2bfc2e0ef9c0fcd02 08dd8ef2c3c54dcbbcc503c2aa0a7a80 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:20:25.254 7 INFO neutron.db.segments_db [None req-aecc6979-1f93-4a81-a276-91539a59fa6b d349c1f987d047b2bfc2e0ef9c0fcd02 08dd8ef2c3c54dcbbcc503c2aa0a7a80 - - default default] Added segment 377cfb5b-3722-424d-8445-de4f68981727 of type vxlan for network d45c326f-b356-4b58-8f56-44f3b1260554 2026-02-26 04:20:25.307 7 INFO neutron.db.segments_db [None req-aecc6979-1f93-4a81-a276-91539a59fa6b d349c1f987d047b2bfc2e0ef9c0fcd02 08dd8ef2c3c54dcbbcc503c2aa0a7a80 - - default default] Added segment 79834928-8506-46c4-a5fa-5e32ca989d18 of type vxlan for network b086e046-0507-4b61-b06b-b267a0d7bcfe [pid: 7|app: 0|req: 925/1860] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:20:24 2026] POST /v2.0/networks => generated 1245 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1861] 10.0.0.12 () {32 vars in 648 bytes} [Thu Feb 26 04:20:25 2026] GET /v2.0/networks => generated 1844 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:20:25.608 7 INFO neutron.services.segments.plugin [-] Segment 377cfb5b-3722-424d-8445-de4f68981727 resource provider aggregate not found 2026-02-26 04:20:25.612 7 INFO neutron.services.segments.plugin [-] Segment 377cfb5b-3722-424d-8445-de4f68981727 resource provider aggregate not found 2026-02-26 04:20:25.621 7 INFO neutron.services.segments.plugin [-] Segment 377cfb5b-3722-424d-8445-de4f68981727 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 377cfb5b-3722-424d-8445-de4f68981727 found for delete ", "request_id": "req-dea2671e-9863-4ea5-9bb9-9083508b1ffd"}]} 2026-02-26 04:20:25.626 7 INFO neutron.services.segments.plugin [-] Segment 377cfb5b-3722-424d-8445-de4f68981727 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 377cfb5b-3722-424d-8445-de4f68981727 found for delete ", "request_id": "req-407881be-455c-453f-a428-8ac2c166b6a8"}]} [pid: 7|app: 0|req: 926/1862] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:20:25 2026] DELETE /v2.0/networks/d45c326f-b356-4b58-8f56-44f3b1260554 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1863] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:20:25 2026] DELETE /v2.0/networks/b086e046-0507-4b61-b06b-b267a0d7bcfe => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1864] 10.0.0.12 () {32 vars in 648 bytes} [Thu Feb 26 04:20:25 2026] GET /v2.0/networks => generated 651 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:20:25.832 8 WARNING neutron_lib.context [None req-dbe7bd93-5e07-4119-b1dd-5916f50b907b d349c1f987d047b2bfc2e0ef9c0fcd02 08dd8ef2c3c54dcbbcc503c2aa0a7a80 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:20:25.899 8 INFO neutron.db.segments_db [None req-dbe7bd93-5e07-4119-b1dd-5916f50b907b d349c1f987d047b2bfc2e0ef9c0fcd02 08dd8ef2c3c54dcbbcc503c2aa0a7a80 - - default default] Added segment 3439fff9-8e8a-499a-979c-d1b1cb0ff5c5 of type vxlan for network 779087e2-68d2-4ed4-9db2-dbdd826a0111 [pid: 8|app: 0|req: 938/1865] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:20:25 2026] POST /v2.0/networks => generated 653 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:20:25.995 7 WARNING neutron_lib.context [None req-1b0a6e61-d3e5-4a64-94a0-85150a97d216 d349c1f987d047b2bfc2e0ef9c0fcd02 08dd8ef2c3c54dcbbcc503c2aa0a7a80 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:20:26.053 7 INFO neutron.db.segments_db [None req-1b0a6e61-d3e5-4a64-94a0-85150a97d216 d349c1f987d047b2bfc2e0ef9c0fcd02 08dd8ef2c3c54dcbbcc503c2aa0a7a80 - - default default] Added segment b1816aba-17f3-47fa-9319-dfa61b9ac5b2 of type vxlan for network 26426848-8783-4690-8d9a-7fcfaece968d [pid: 7|app: 0|req: 928/1866] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:20:25 2026] POST /v2.0/networks => generated 654 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:20:26.176 8 WARNING neutron_lib.context [None req-4c69833a-fb58-4c45-922b-ce4585f3b3a2 d349c1f987d047b2bfc2e0ef9c0fcd02 08dd8ef2c3c54dcbbcc503c2aa0a7a80 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:20:26.190 8 INFO neutron.services.segments.plugin [-] Segment 79834928-8506-46c4-a5fa-5e32ca989d18 resource provider aggregate not found 2026-02-26 04:20:26.196 8 INFO neutron.services.segments.plugin [-] Segment 79834928-8506-46c4-a5fa-5e32ca989d18 resource provider aggregate not found 2026-02-26 04:20:26.207 8 INFO neutron.services.segments.plugin [-] Segment 79834928-8506-46c4-a5fa-5e32ca989d18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79834928-8506-46c4-a5fa-5e32ca989d18 found for delete ", "request_id": "req-cb5c39e7-3aeb-4e8a-85cf-dc2d7e401473"}]} 2026-02-26 04:20:26.208 8 INFO neutron.services.segments.plugin [-] Segment 79834928-8506-46c4-a5fa-5e32ca989d18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79834928-8506-46c4-a5fa-5e32ca989d18 found for delete ", "request_id": "req-b543c2cd-f29f-4c8e-bd3d-a2bdfbf1819b"}]} 2026-02-26 04:20:26.212 8 WARNING neutron_lib.context [None req-4c69833a-fb58-4c45-922b-ce4585f3b3a2 d349c1f987d047b2bfc2e0ef9c0fcd02 08dd8ef2c3c54dcbbcc503c2aa0a7a80 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 939/1867] 10.0.0.12 () {34 vars in 664 bytes} [Thu Feb 26 04:20:26 2026] POST /v2.0/ports => generated 1505 bytes in 591 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1868] 10.0.0.12 () {32 vars in 642 bytes} [Thu Feb 26 04:20:26 2026] GET /v2.0/ports => generated 1505 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 940/1869] 10.0.0.12 () {32 vars in 719 bytes} [Thu Feb 26 04:20:26 2026] DELETE /v2.0/ports/920f20dd-7770-4c74-9b89-09f834259b05 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1870] 10.0.0.12 () {32 vars in 719 bytes} [Thu Feb 26 04:20:27 2026] DELETE /v2.0/ports/c3d191a7-adb7-40b3-b0e0-dd373ef46143 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1871] 10.0.0.12 () {32 vars in 642 bytes} [Thu Feb 26 04:20:27 2026] GET /v2.0/ports => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:20:27.350 7 WARNING neutron_lib.context [None req-6904b7c3-108d-4092-9f56-d5f0df3033f7 d349c1f987d047b2bfc2e0ef9c0fcd02 08dd8ef2c3c54dcbbcc503c2aa0a7a80 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:20:27.408 7 INFO neutron.db.segments_db [None req-6904b7c3-108d-4092-9f56-d5f0df3033f7 d349c1f987d047b2bfc2e0ef9c0fcd02 08dd8ef2c3c54dcbbcc503c2aa0a7a80 - - default default] Added segment c6295965-a2c6-4881-b9ff-4765723f0002 of type vxlan for network 740b9960-252d-4535-8360-aab876cc2ede [pid: 7|app: 0|req: 931/1872] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:20:27 2026] POST /v2.0/networks => generated 653 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:20:27.511 7 WARNING neutron_lib.context [None req-5c43a373-7fc3-445e-b60d-b018bfa6e5e1 d349c1f987d047b2bfc2e0ef9c0fcd02 08dd8ef2c3c54dcbbcc503c2aa0a7a80 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:20:27.559 7 INFO neutron.db.segments_db [None req-5c43a373-7fc3-445e-b60d-b018bfa6e5e1 d349c1f987d047b2bfc2e0ef9c0fcd02 08dd8ef2c3c54dcbbcc503c2aa0a7a80 - - default default] Added segment 8bad63a7-5144-49d7-aca3-dec242ba5ac6 of type vxlan for network 29fd1df2-1f49-4615-a201-43bf4f2a7ee9 [pid: 7|app: 0|req: 932/1873] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:20:27 2026] POST /v2.0/networks => generated 654 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1874] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:20:27 2026] GET /v2.0/security-groups?tenant_id=6d4e433cb5424123b126af8f7fda14ba&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1875] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:27 2026] DELETE /v2.0/security-groups/5facd001-9ff6-4f21-8c44-4d29f13d4062 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1876] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:20:27 2026] GET /v2.0/security-groups?tenant_id=d19253841d41407c9595c6abf15f81dc&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:20:28.113 8 WARNING neutron_lib.context [None req-42bc9555-a4d5-4b75-b23b-59a7eb75b243 d349c1f987d047b2bfc2e0ef9c0fcd02 08dd8ef2c3c54dcbbcc503c2aa0a7a80 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:20:28.169 8 WARNING neutron_lib.context [None req-42bc9555-a4d5-4b75-b23b-59a7eb75b243 d349c1f987d047b2bfc2e0ef9c0fcd02 08dd8ef2c3c54dcbbcc503c2aa0a7a80 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 934/1877] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:28 2026] DELETE /v2.0/security-groups/703167fb-c001-4e59-8794-264eee591faf => 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: 944/1878] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:20:28 2026] POST /v2.0/subnets => generated 1324 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1879] 10.0.0.12 () {32 vars in 646 bytes} [Thu Feb 26 04:20:28 2026] GET /v2.0/subnets => generated 1960 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:20:28.736 7 WARNING neutron_lib.context [None req-f6100e6b-16af-4fe8-a69f-7976d832aa1f 15e61cf062894012bc6bebc5ca44ea3b 71b0998d85164a468806d148027ecab9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 946/1880] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:20:28 2026] DELETE /v2.0/subnets/f3564dec-eb21-4350-87e4-f779d097b657 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1881] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:20:28 2026] DELETE /v2.0/subnets/f4416174-ef0d-4abb-b3e9-d1563e36ffdf => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1882] 10.0.0.12 () {34 vars in 683 bytes} [Thu Feb 26 04:20:28 2026] POST /v2.0/security-groups => generated 1601 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 04:20:28.967 7 WARNING neutron_lib.context [None req-7707549f-eb6f-4a92-b52e-78d482e036d4 15e61cf062894012bc6bebc5ca44ea3b 71b0998d85164a468806d148027ecab9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 948/1883] 10.0.0.12 () {32 vars in 646 bytes} [Thu Feb 26 04:20:28 2026] GET /v2.0/subnets => generated 649 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1884] 10.0.0.12 () {34 vars in 683 bytes} [Thu Feb 26 04:20:28 2026] POST /v2.0/security-groups => generated 1601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 04:20:29.089 7 WARNING neutron_lib.context [None req-88718693-f689-45ab-9bba-cd0708eb4fcf 15e61cf062894012bc6bebc5ca44ea3b 71b0998d85164a468806d148027ecab9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:20:29.114 8 INFO neutron.services.segments.plugin [-] Segment 8bad63a7-5144-49d7-aca3-dec242ba5ac6 resource provider aggregate not found 2026-02-26 04:20:29.118 8 INFO neutron.services.segments.plugin [-] Segment 8bad63a7-5144-49d7-aca3-dec242ba5ac6 resource provider aggregate not found 2026-02-26 04:20:29.132 8 INFO neutron.services.segments.plugin [-] Segment 8bad63a7-5144-49d7-aca3-dec242ba5ac6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bad63a7-5144-49d7-aca3-dec242ba5ac6 found for delete ", "request_id": "req-54533073-e736-483c-ab9e-883050fe1b87"}]} 2026-02-26 04:20:29.136 8 INFO neutron.services.segments.plugin [-] Segment 8bad63a7-5144-49d7-aca3-dec242ba5ac6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bad63a7-5144-49d7-aca3-dec242ba5ac6 found for delete ", "request_id": "req-ae10f14d-2204-4e0a-94af-82e3c426eb96"}]} [pid: 8|app: 0|req: 949/1885] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:20:28 2026] DELETE /v2.0/networks/29fd1df2-1f49-4615-a201-43bf4f2a7ee9 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1886] 10.0.0.12 () {34 vars in 683 bytes} [Thu Feb 26 04:20:29 2026] POST /v2.0/security-groups => generated 1601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 04:20:29.210 7 WARNING neutron_lib.context [None req-63a98cd4-fdf1-47c1-9b58-8d5605b532b2 15e61cf062894012bc6bebc5ca44ea3b 71b0998d85164a468806d148027ecab9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 950/1887] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:20:29 2026] DELETE /v2.0/networks/740b9960-252d-4535-8360-aab876cc2ede => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1888] 10.0.0.12 () {34 vars in 683 bytes} [Thu Feb 26 04:20:29 2026] POST /v2.0/security-groups => generated 1601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 04:20:29.324 7 WARNING neutron_lib.context [None req-4f32b830-4c0e-4966-9b08-4a7e303111d8 15e61cf062894012bc6bebc5ca44ea3b 71b0998d85164a468806d148027ecab9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1889] 10.0.0.12 () {34 vars in 683 bytes} [Thu Feb 26 04:20:29 2026] POST /v2.0/security-groups => generated 1601 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1890] 10.0.0.12 () {34 vars in 766 bytes} [Thu Feb 26 04:20:29 2026] PUT /v2.0/security-groups/fa60b9da-2eeb-4240-9b08-ce0ef7bbc39e/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: 951/1891] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:20:29 2026] DELETE /v2.0/networks/26426848-8783-4690-8d9a-7fcfaece968d => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1892] 10.0.0.12 () {34 vars in 766 bytes} [Thu Feb 26 04:20:29 2026] PUT /v2.0/security-groups/eafa643d-8e55-49d3-af63-e2a511251140/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1893] 10.0.0.12 () {34 vars in 766 bytes} [Thu Feb 26 04:20:29 2026] PUT /v2.0/security-groups/1849d136-605f-4521-bc9b-b9b3014307bd/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1894] 10.0.0.12 () {34 vars in 766 bytes} [Thu Feb 26 04:20:29 2026] PUT /v2.0/security-groups/33a4ae91-bd1f-40ac-8305-6da3871f55a2/tags => 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: 952/1895] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:20:29 2026] DELETE /v2.0/networks/779087e2-68d2-4ed4-9db2-dbdd826a0111 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1896] 10.0.0.12 () {32 vars in 679 bytes} [Thu Feb 26 04:20:29 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1897] 10.0.0.12 () {32 vars in 693 bytes} [Thu Feb 26 04:20:29 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1898] 10.0.0.12 () {32 vars in 689 bytes} [Thu Feb 26 04:20:29 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1899] 10.0.0.12 () {32 vars in 701 bytes} [Thu Feb 26 04:20:29 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1900] 10.0.0.12 () {32 vars in 687 bytes} [Thu Feb 26 04:20:29 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1901] 10.0.0.12 () {32 vars in 701 bytes} [Thu Feb 26 04:20:29 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1902] 10.0.0.12 () {32 vars in 697 bytes} [Thu Feb 26 04:20:29 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1903] 10.0.0.12 () {32 vars in 709 bytes} [Thu Feb 26 04:20:29 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1906] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:29 2026] DELETE /v2.0/security-groups/fa60b9da-2eeb-4240-9b08-ce0ef7bbc39e => 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: 949/1907] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:30 2026] DELETE /v2.0/security-groups/eafa643d-8e55-49d3-af63-e2a511251140 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1908] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:30 2026] DELETE /v2.0/security-groups/1849d136-605f-4521-bc9b-b9b3014307bd => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1909] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:20:30 2026] GET /v2.0/security-groups?tenant_id=08dd8ef2c3c54dcbbcc503c2aa0a7a80&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: 951/1910] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:30 2026] DELETE /v2.0/security-groups/33a4ae91-bd1f-40ac-8305-6da3871f55a2 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1911] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:30 2026] DELETE /v2.0/security-groups/228d3e0a-7e42-434c-968e-d5678d7e8b69 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1912] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:30 2026] DELETE /v2.0/security-groups/6b8445d2-eae9-4229-a4cd-8e95dc0d3da8 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:20:31.149 8 INFO neutron.services.segments.plugin [-] Segment c6295965-a2c6-4881-b9ff-4765723f0002 resource provider aggregate not found 2026-02-26 04:20:31.157 8 INFO neutron.services.segments.plugin [-] Segment c6295965-a2c6-4881-b9ff-4765723f0002 resource provider aggregate not found 2026-02-26 04:20:31.167 8 INFO neutron.services.segments.plugin [-] Segment c6295965-a2c6-4881-b9ff-4765723f0002 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6295965-a2c6-4881-b9ff-4765723f0002 found for delete ", "request_id": "req-38e2d2f2-84d6-4d6c-9166-3781afe7a118"}]} 2026-02-26 04:20:31.170 8 INFO neutron.services.segments.plugin [-] Segment c6295965-a2c6-4881-b9ff-4765723f0002 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6295965-a2c6-4881-b9ff-4765723f0002 found for delete ", "request_id": "req-914b2b79-cd01-451b-8fba-5134d45ba639"}]} 2026-02-26 04:20:31.180 8 INFO neutron.services.segments.plugin [-] Segment b1816aba-17f3-47fa-9319-dfa61b9ac5b2 resource provider aggregate not found 2026-02-26 04:20:31.183 8 INFO neutron.services.segments.plugin [-] Segment b1816aba-17f3-47fa-9319-dfa61b9ac5b2 resource provider aggregate not found 2026-02-26 04:20:31.195 8 INFO neutron.services.segments.plugin [-] Segment b1816aba-17f3-47fa-9319-dfa61b9ac5b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1816aba-17f3-47fa-9319-dfa61b9ac5b2 found for delete ", "request_id": "req-1089ac93-f520-4679-9e8f-4a2d0979871d"}]} 2026-02-26 04:20:31.202 8 INFO neutron.services.segments.plugin [-] Segment b1816aba-17f3-47fa-9319-dfa61b9ac5b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1816aba-17f3-47fa-9319-dfa61b9ac5b2 found for delete ", "request_id": "req-262c4246-1735-4144-875a-7458b2e33625"}]} 2026-02-26 04:20:31.213 8 INFO neutron.services.segments.plugin [-] Segment 3439fff9-8e8a-499a-979c-d1b1cb0ff5c5 resource provider aggregate not found 2026-02-26 04:20:31.217 8 INFO neutron.services.segments.plugin [-] Segment 3439fff9-8e8a-499a-979c-d1b1cb0ff5c5 resource provider aggregate not found 2026-02-26 04:20:31.229 8 INFO neutron.services.segments.plugin [-] Segment 3439fff9-8e8a-499a-979c-d1b1cb0ff5c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3439fff9-8e8a-499a-979c-d1b1cb0ff5c5 found for delete ", "request_id": "req-d1ba38df-49f4-4d7e-94cf-2cd31156d455"}]} 2026-02-26 04:20:31.232 8 INFO neutron.services.segments.plugin [-] Segment 3439fff9-8e8a-499a-979c-d1b1cb0ff5c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3439fff9-8e8a-499a-979c-d1b1cb0ff5c5 found for delete ", "request_id": "req-878acb67-a2fb-4057-b7be-75ea752b106d"}]} [pid: 8|app: 0|req: 961/1913] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:20:31 2026] GET /v2.0/security-groups?tenant_id=e37a9c953c9f430d9a88d4e15ac84ecb&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1914] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:31 2026] DELETE /v2.0/security-groups/da62f5ae-186d-4bd7-9f33-c93bac914b50 => 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: 962/1915] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:20:31 2026] GET /v2.0/security-groups?tenant_id=71b0998d85164a468806d148027ecab9&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1916] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:31 2026] DELETE /v2.0/security-groups/3f9552aa-2073-4950-bb52-06de482becf5 => 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: 963/1917] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:20:31 2026] GET /v2.0/security-groups?tenant_id=6117183e53a94047b8b2738cf1154886&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1918] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:31 2026] DELETE /v2.0/security-groups/c05b69cb-f046-4cd9-9c08-cc6249998b65 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:20:32.262 8 WARNING neutron_lib.context [None req-e6b7b356-653e-4128-83db-5a92733f7ce9 75bdd1e04b3e4868885ec1afd9d78ee3 84e065e0dd1d43ffa45158cdedc1fe39 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:20:32.397 8 INFO neutron.db.segments_db [None req-e6b7b356-653e-4128-83db-5a92733f7ce9 75bdd1e04b3e4868885ec1afd9d78ee3 84e065e0dd1d43ffa45158cdedc1fe39 - - default default] Added segment aa86ff16-03a6-44d7-bd76-686727fcac9f of type vxlan for network 1c9d1a0b-21df-4b2a-a6f2-c044c2ecb66d [pid: 8|app: 0|req: 964/1919] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:20:32 2026] POST /v2.0/networks => generated 643 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:20:32.526 7 WARNING neutron_lib.context [None req-31a62d39-a1d6-429a-bf13-05684093fdb0 75bdd1e04b3e4868885ec1afd9d78ee3 84e065e0dd1d43ffa45158cdedc1fe39 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 956/1920] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:20:32 2026] POST /v2.0/subnets => generated 641 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:20:32.789 8 WARNING neutron_lib.context [None req-a738eccf-1bbf-4e7f-a2f9-de994b23dc2d 75bdd1e04b3e4868885ec1afd9d78ee3 84e065e0dd1d43ffa45158cdedc1fe39 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:20:32.841 8 INFO neutron.db.segments_db [None req-a738eccf-1bbf-4e7f-a2f9-de994b23dc2d 75bdd1e04b3e4868885ec1afd9d78ee3 84e065e0dd1d43ffa45158cdedc1fe39 - - default default] Added segment f7b737df-d75f-44bf-8398-4d2f441f1753 of type vxlan for network 30962673-a68f-4fd3-897d-f5cf1dc8c1c9 [pid: 8|app: 0|req: 965/1921] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:20:32 2026] POST /v2.0/networks => generated 644 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1922] 10.0.0.12 () {34 vars in 742 bytes} [Thu Feb 26 04:20:32 2026] PUT /v2.0/networks/30962673-a68f-4fd3-897d-f5cf1dc8c1c9 => generated 592 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:20:33.047 8 WARNING neutron_lib.context [None req-6ebb78e8-421e-4972-9718-b0bb3b32b32a 75bdd1e04b3e4868885ec1afd9d78ee3 84e065e0dd1d43ffa45158cdedc1fe39 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 966/1923] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:20:33 2026] POST /v2.0/subnets => generated 626 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1924] 10.0.0.12 () {34 vars in 740 bytes} [Thu Feb 26 04:20:33 2026] PUT /v2.0/subnets/709d4f3c-1539-485f-89df-94f838c47741 => generated 636 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:20:33.705 8 INFO neutron.services.segments.plugin [-] Segment f7b737df-d75f-44bf-8398-4d2f441f1753 resource provider aggregate not found 2026-02-26 04:20:33.710 8 INFO neutron.services.segments.plugin [-] Segment f7b737df-d75f-44bf-8398-4d2f441f1753 resource provider aggregate not found 2026-02-26 04:20:33.716 8 INFO neutron.services.segments.plugin [-] Segment f7b737df-d75f-44bf-8398-4d2f441f1753 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7b737df-d75f-44bf-8398-4d2f441f1753 found for delete ", "request_id": "req-e628eda9-04f9-47fd-bae1-bda7af8e17f6"}]} 2026-02-26 04:20:33.725 8 INFO neutron.services.segments.plugin [-] Segment f7b737df-d75f-44bf-8398-4d2f441f1753 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7b737df-d75f-44bf-8398-4d2f441f1753 found for delete ", "request_id": "req-d118e96c-316c-4e3c-a85d-1a1dde0b6d83"}]} [pid: 8|app: 0|req: 967/1925] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:20:33 2026] DELETE /v2.0/networks/30962673-a68f-4fd3-897d-f5cf1dc8c1c9 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:20:33.752 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3a6553e9-0836-4fe8-b0c7-c6bf1faec6d1 75bdd1e04b3e4868885ec1afd9d78ee3 84e065e0dd1d43ffa45158cdedc1fe39 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 968/1926] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:20:33 2026] DELETE /v2.0/networks/30962673-a68f-4fd3-897d-f5cf1dc8c1c9 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1927] 10.0.0.12 () {32 vars in 693 bytes} [Thu Feb 26 04:20:33 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1928] 10.0.0.12 () {32 vars in 741 bytes} [Thu Feb 26 04:20:33 2026] GET /v2.0/subnets?network_id=3d3a506a-5b45-45c7-b79c-7bb0ffd486d2 => generated 649 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1929] 10.0.0.12 () {32 vars in 652 bytes} [Thu Feb 26 04:20:33 2026] GET /v2.0/extensions => generated 20516 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1930] 10.0.0.11 () {28 vars in 618 bytes} [Thu Feb 26 04:20:33 2026] GET /v2.0/network-ip-availabilities => generated 1534 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1931] 10.0.0.12 () {32 vars in 648 bytes} [Thu Feb 26 04:20:33 2026] GET /v2.0/networks => generated 1308 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1932] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:20:33 2026] GET /v2.0/subnets => generated 1957 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1933] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:20:33 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: 973/1934] 10.0.0.12 () {32 vars in 646 bytes} [Thu Feb 26 04:20:33 2026] GET /v2.0/subnets => generated 1280 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1935] 10.0.0.11 () {28 vars in 584 bytes} [Thu Feb 26 04:20:33 2026] GET /v2.0/networks => generated 2921 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1936] 10.0.0.12 () {32 vars in 722 bytes} [Thu Feb 26 04:20:33 2026] GET /v2.0/networks/1c9d1a0b-21df-4b2a-a6f2-c044c2ecb66d => generated 668 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1937] 10.0.0.11 () {28 vars in 578 bytes} [Thu Feb 26 04:20:34 2026] GET /v2.0/ports => generated 5968 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1938] 10.0.0.12 () {32 vars in 720 bytes} [Thu Feb 26 04:20:34 2026] GET /v2.0/subnets/9895b786-019b-41c6-8f0c-c8581f1c161b => generated 641 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1939] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:20:34 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:20:34.132 8 INFO neutron.pecan_wsgi.hooks.translation [None req-af7fca17-c65b-4c4d-8b9b-518a33bf942a 75bdd1e04b3e4868885ec1afd9d78ee3 84e065e0dd1d43ffa45158cdedc1fe39 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 976/1940] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:20:34 2026] DELETE /v2.0/subnets/709d4f3c-1539-485f-89df-94f838c47741 => 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: 965/1941] 10.0.0.11 () {28 vars in 623 bytes} [Thu Feb 26 04:20:34 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) 2026-02-26 04:20:34.153 8 INFO neutron.pecan_wsgi.hooks.translation [None req-82773fda-83c1-4aff-8ea8-b6dcbbf31ac9 75bdd1e04b3e4868885ec1afd9d78ee3 84e065e0dd1d43ffa45158cdedc1fe39 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 977/1942] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:20:34 2026] DELETE /v2.0/networks/30962673-a68f-4fd3-897d-f5cf1dc8c1c9 => 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: 966/1943] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:20:34 2026] GET /v2.0/floatingips => 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: 967/1944] 10.0.0.11 () {28 vars in 598 bytes} [Thu Feb 26 04:20:34 2026] GET /v2.0/security-groups => generated 20301 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1945] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:20:34 2026] GET /v2.0/subnets => generated 1957 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1946] 10.0.0.11 () {28 vars in 580 bytes} [Thu Feb 26 04:20:34 2026] GET /v2.0/agents => generated 3384 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1947] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:20:34 2026] DELETE /v2.0/subnets/9895b786-019b-41c6-8f0c-c8581f1c161b => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:20:34.749 7 INFO neutron.services.segments.plugin [-] Segment aa86ff16-03a6-44d7-bd76-686727fcac9f resource provider aggregate not found 2026-02-26 04:20:34.756 7 INFO neutron.services.segments.plugin [-] Segment aa86ff16-03a6-44d7-bd76-686727fcac9f resource provider aggregate not found 2026-02-26 04:20:34.768 7 INFO neutron.services.segments.plugin [-] Segment aa86ff16-03a6-44d7-bd76-686727fcac9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa86ff16-03a6-44d7-bd76-686727fcac9f found for delete ", "request_id": "req-0b8ff469-d07f-4286-9fde-850445b8940d"}]} 2026-02-26 04:20:34.774 7 INFO neutron.services.segments.plugin [-] Segment aa86ff16-03a6-44d7-bd76-686727fcac9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa86ff16-03a6-44d7-bd76-686727fcac9f found for delete ", "request_id": "req-93a3137d-5198-4de2-a38d-a90a1d73fe4c"}]} [pid: 7|app: 0|req: 970/1948] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:20:34 2026] DELETE /v2.0/networks/1c9d1a0b-21df-4b2a-a6f2-c044c2ecb66d => generated 0 bytes in 434 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1949] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:20:35 2026] GET /v2.0/security-groups?tenant_id=84e065e0dd1d43ffa45158cdedc1fe39&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1950] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:35 2026] DELETE /v2.0/security-groups/1b1e0467-3269-4420-8a64-0cc66dbc6141 => 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: 980/1951] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:20:35 2026] GET /v2.0/security-groups?tenant_id=7546c59457dd42538755afa238c17cef&name=default => generated 2925 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1952] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:35 2026] DELETE /v2.0/security-groups/9a8285f1-c4d1-467c-9bb5-82954d5fbb61 => 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: 981/1953] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:20:36 2026] GET /v2.0/security-groups?tenant_id=6f02ba4585854e4ba8e2cd7173db8c83&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1954] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:36 2026] DELETE /v2.0/security-groups/4a0a193f-b321-4f8d-b940-0121ad668ee0 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:20:37.222 8 WARNING neutron_lib.context [None req-ac6b6deb-ad9d-42bf-ad61-b57030dc45f3 f08ab87662c24578858fe73dbd54fe95 1743424fe18645489b165a148b1b7158 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:20:37.358 8 INFO neutron.db.segments_db [None req-ac6b6deb-ad9d-42bf-ad61-b57030dc45f3 f08ab87662c24578858fe73dbd54fe95 1743424fe18645489b165a148b1b7158 - - default default] Added segment 681b15c1-d39c-41d9-a2dc-50bf0ace1558 of type vxlan for network 257940df-4275-42a2-a267-4c8086af0008 2026-02-26 04:20:37.449 7 WARNING neutron_lib.context [None req-729dda15-e8bd-4d5c-94a7-39203e2d6765 fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1955] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:20:37 2026] POST /v2.0/networks => generated 631 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:20:37.471 8 WARNING neutron_lib.context [None req-5408d989-a059-4ed9-b325-eec8657d7f46 f08ab87662c24578858fe73dbd54fe95 1743424fe18645489b165a148b1b7158 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:20:37.568 7 INFO neutron.db.segments_db [None req-729dda15-e8bd-4d5c-94a7-39203e2d6765 fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] Added segment 9b1d7db7-4fed-431f-996e-6362983b64e2 of type vxlan for network 70996d42-d1bc-482e-bfb2-dc7bef3d2d0b [pid: 7|app: 0|req: 974/1956] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:20:37 2026] POST /v2.0/networks => generated 630 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:20:37.651 7 WARNING neutron_lib.context [None req-c00aa0c6-59c9-43d2-8410-51a10c6982c6 fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:20:37.706 7 INFO neutron.db.segments_db [None req-c00aa0c6-59c9-43d2-8410-51a10c6982c6 fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] Added segment 333ae5a0-c8d8-4f56-b96a-1ec5486d7a2f of type vxlan for network f963849e-37b0-406a-bcd8-f526f27405e5 [pid: 8|app: 0|req: 983/1957] 10.0.0.12 () {34 vars in 663 bytes} [Thu Feb 26 04:20:37 2026] POST /v2.0/ports => generated 743 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-26 04:20:37.735 8 WARNING neutron_lib.context [None req-85a6f2ff-a3ef-48ad-a1ee-97651ae5e966 f08ab87662c24578858fe73dbd54fe95 1743424fe18645489b165a148b1b7158 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 975/1958] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:20:37 2026] POST /v2.0/networks => generated 628 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:20:37.810 7 WARNING neutron_lib.context [None req-2060c1ab-e901-4806-8065-8cbc5f2934cf fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 984/1959] 10.0.0.12 () {34 vars in 665 bytes} [Thu Feb 26 04:20:37 2026] POST /v2.0/trunks => generated 407 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:20:37.945 8 WARNING neutron_lib.context [None req-43c37d84-77d4-4342-be07-b2a5c1b95894 f08ab87662c24578858fe73dbd54fe95 1743424fe18645489b165a148b1b7158 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:20:37.997 8 INFO neutron.db.segments_db [None req-43c37d84-77d4-4342-be07-b2a5c1b95894 f08ab87662c24578858fe73dbd54fe95 1743424fe18645489b165a148b1b7158 - - default default] Added segment 959a5089-f106-4764-939a-cd4cdc0f112d of type vxlan for network 4b19faad-0b13-4674-8ca0-bbc64dd5f6ed [pid: 7|app: 0|req: 976/1960] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:20:37 2026] POST /v2.0/subnets => generated 626 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1961] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:20:37 2026] POST /v2.0/networks => generated 632 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:20:38.107 7 WARNING neutron_lib.context [None req-9dba9025-132e-4214-a3f1-d47eb95811f6 fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:20:38.112 8 WARNING neutron_lib.context [None req-4284bd37-c363-4983-a9f5-3a4d140ff341 f08ab87662c24578858fe73dbd54fe95 1743424fe18645489b165a148b1b7158 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 977/1962] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:20:38 2026] POST /v2.0/subnets => generated 626 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:20:38.328 7 WARNING neutron_lib.context [None req-d7bfdab7-f22c-44d4-89e8-02de7afd0201 fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:20:38.388 7 INFO neutron.db.segments_db [None req-d7bfdab7-f22c-44d4-89e8-02de7afd0201 fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] Added segment d23bd09a-e2ef-4dee-92d1-b0ea15517e32 of type vxlan for network f1ac0ead-97c3-49f3-b221-54840245ee61 [pid: 8|app: 0|req: 986/1963] 10.0.0.12 () {34 vars in 663 bytes} [Thu Feb 26 04:20:38 2026] POST /v2.0/ports => generated 743 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-26 04:20:38.411 8 WARNING neutron_lib.context [None req-8344e618-acf1-4253-a6d3-4f574809ceb4 f08ab87662c24578858fe73dbd54fe95 1743424fe18645489b165a148b1b7158 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 987/1964] 10.0.0.12 () {34 vars in 665 bytes} [Thu Feb 26 04:20:38 2026] POST /v2.0/trunks => generated 407 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:20:38.551 8 WARNING neutron_lib.context [None req-585cae5d-0789-40b5-b973-7cdcc14b461f f08ab87662c24578858fe73dbd54fe95 1743424fe18645489b165a148b1b7158 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:20:38.598 8 INFO neutron.db.segments_db [None req-585cae5d-0789-40b5-b973-7cdcc14b461f f08ab87662c24578858fe73dbd54fe95 1743424fe18645489b165a148b1b7158 - - default default] Added segment 50d649f9-fae8-46e9-8194-002a2a57c5bb of type vxlan for network 5cc1cedb-79b3-4f5a-8902-4b8bd3beac32 2026-02-26 04:20:38.623 7 INFO neutron.db.l3_hamode_db [None req-d7bfdab7-f22c-44d4-89e8-02de7afd0201 fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 988/1965] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:20:38 2026] POST /v2.0/networks => generated 631 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:20:38.683 8 WARNING neutron_lib.context [None req-c5b3ce05-5e38-4bf7-845c-180c216af388 f08ab87662c24578858fe73dbd54fe95 1743424fe18645489b165a148b1b7158 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:20:38.735 7 INFO neutron.db.l3_hamode_db [None req-d7bfdab7-f22c-44d4-89e8-02de7afd0201 fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 989/1966] 10.0.0.12 () {34 vars in 663 bytes} [Thu Feb 26 04:20:38 2026] POST /v2.0/ports => generated 743 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-26 04:20:38.942 8 WARNING neutron_lib.context [None req-04ca0057-20e8-4e89-80dc-1d9cf97a4cb1 f08ab87662c24578858fe73dbd54fe95 1743424fe18645489b165a148b1b7158 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 990/1967] 10.0.0.12 () {34 vars in 665 bytes} [Thu Feb 26 04:20:38 2026] POST /v2.0/trunks => generated 407 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:20:39.089 8 WARNING neutron_lib.context [None req-fb1752f6-1ea3-4090-badf-d2e7d18a2734 f08ab87662c24578858fe73dbd54fe95 1743424fe18645489b165a148b1b7158 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:20:39.169 8 INFO neutron.db.segments_db [None req-fb1752f6-1ea3-4090-badf-d2e7d18a2734 f08ab87662c24578858fe73dbd54fe95 1743424fe18645489b165a148b1b7158 - - default default] Added segment 90c9777e-3f67-49a3-a689-af11eb2dd4f6 of type vxlan for network 1e32f6eb-b8c5-45dc-9202-af5a3430980b [pid: 8|app: 0|req: 991/1968] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:20:39 2026] POST /v2.0/networks => generated 631 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:20:39.299 8 WARNING neutron_lib.context [None req-a959939a-c8ee-41b8-801c-2a8b9579f5b9 f08ab87662c24578858fe73dbd54fe95 1743424fe18645489b165a148b1b7158 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 978/1969] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:20:38 2026] POST /v2.0/routers => generated 507 bytes in 982 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1970] 10.0.0.12 () {34 vars in 663 bytes} [Thu Feb 26 04:20:39 2026] POST /v2.0/ports => generated 743 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-26 04:20:39.593 8 WARNING neutron_lib.context [None req-fe05885a-2456-44d1-9381-2682482f383d f08ab87662c24578858fe73dbd54fe95 1743424fe18645489b165a148b1b7158 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 993/1971] 10.0.0.12 () {34 vars in 665 bytes} [Thu Feb 26 04:20:39 2026] POST /v2.0/trunks => generated 407 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:20:39.792 8 WARNING neutron_lib.context [None req-3748056f-828d-47b5-aa6d-aeeda1468396 f08ab87662c24578858fe73dbd54fe95 1743424fe18645489b165a148b1b7158 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:20:39.857 8 INFO neutron.db.segments_db [None req-3748056f-828d-47b5-aa6d-aeeda1468396 f08ab87662c24578858fe73dbd54fe95 1743424fe18645489b165a148b1b7158 - - default default] Added segment 06e8a946-631e-4915-9bab-e5f67339a8d1 of type vxlan for network 4d18aeae-0c34-41d9-94a3-81ae76b1df81 [pid: 8|app: 0|req: 994/1972] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:20:39 2026] POST /v2.0/networks => generated 632 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:20:39.961 8 WARNING neutron_lib.context [None req-7e5d7fd4-e304-448d-a57d-465b1a7eb23f f08ab87662c24578858fe73dbd54fe95 1743424fe18645489b165a148b1b7158 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 995/1973] 10.0.0.12 () {34 vars in 663 bytes} [Thu Feb 26 04:20:39 2026] POST /v2.0/ports => generated 743 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 979/1974] 10.0.0.12 () {34 vars in 782 bytes} [Thu Feb 26 04:20:39 2026] PUT /v2.0/routers/fd60fa6a-df69-43fb-8b2a-26ba9bba57cb/add_router_interface => generated 309 bytes in 1100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:20:40.418 7 WARNING neutron_lib.context [None req-544f3a8c-684e-432c-8ed3-87aac7bb0c8a f08ab87662c24578858fe73dbd54fe95 1743424fe18645489b165a148b1b7158 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 996/1975] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:20:40 2026] GET /v2.0/security-groups?tenant_id=c0f425a7f7c4470eaf79c3f965622ddf&name=default => generated 2925 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1976] 10.0.0.12 () {32 vars in 716 bytes} [Thu Feb 26 04:20:40 2026] GET /v2.0/ports/875d14e4-4b3e-41bc-813d-046cb0ecac58 => generated 955 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1977] 10.0.0.12 () {34 vars in 665 bytes} [Thu Feb 26 04:20:40 2026] POST /v2.0/trunks => generated 407 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1978] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:40 2026] DELETE /v2.0/security-groups/ea638323-ef48-488d-9521-d4e1f6bf3d02 => 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: 999/1979] 10.0.0.12 () {34 vars in 748 bytes} [Thu Feb 26 04:20:40 2026] PUT /v2.0/trunks/a6c116b3-d2e5-4ae6-9ac9-8359b1e4622b/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1980] 10.0.0.12 () {34 vars in 748 bytes} [Thu Feb 26 04:20:40 2026] PUT /v2.0/trunks/f1644b92-b4ad-4492-a056-390b844a7804/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: 1001/1981] 10.0.0.12 () {34 vars in 748 bytes} [Thu Feb 26 04:20:40 2026] PUT /v2.0/trunks/d7b6a18e-99ac-4822-9125-5424a1ad7129/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1982] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:20:40 2026] GET /v2.0/security-groups?tenant_id=5af63ae79d7a459cb6bf03d1305f7ede&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: 1003/1983] 10.0.0.12 () {34 vars in 748 bytes} [Thu Feb 26 04:20:40 2026] PUT /v2.0/trunks/3a0ae166-0b09-4386-a22d-dc48d4b2cac0/tags => 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: 1004/1984] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:40 2026] DELETE /v2.0/security-groups/12d19dbf-73ca-4e1e-b13d-c93f445090e1 => 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: 1005/1985] 10.0.0.12 () {32 vars in 661 bytes} [Thu Feb 26 04:20:41 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1986] 10.0.0.12 () {32 vars in 675 bytes} [Thu Feb 26 04:20:41 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: 1007/1987] 10.0.0.12 () {32 vars in 671 bytes} [Thu Feb 26 04:20:41 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1988] 10.0.0.12 () {32 vars in 683 bytes} [Thu Feb 26 04:20:41 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1989] 10.0.0.12 () {32 vars in 669 bytes} [Thu Feb 26 04:20:41 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1990] 10.0.0.12 () {32 vars in 683 bytes} [Thu Feb 26 04:20:41 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1991] 10.0.0.12 () {32 vars in 679 bytes} [Thu Feb 26 04:20:41 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1992] 10.0.0.12 () {32 vars in 691 bytes} [Thu Feb 26 04:20:41 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1993] 10.0.0.12 () {32 vars in 718 bytes} [Thu Feb 26 04:20:41 2026] GET /v2.0/trunks/a6c116b3-d2e5-4ae6-9ac9-8359b1e4622b => generated 412 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1994] 10.0.0.12 () {32 vars in 716 bytes} [Thu Feb 26 04:20:41 2026] GET /v2.0/ports/4ed8327b-40f5-429b-98da-632b7f36d2dc => generated 826 bytes in 516 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1995] 10.0.0.12 () {34 vars in 782 bytes} [Thu Feb 26 04:20:40 2026] PUT /v2.0/routers/fd60fa6a-df69-43fb-8b2a-26ba9bba57cb/add_router_interface => generated 309 bytes in 1252 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1996] 10.0.0.12 () {32 vars in 721 bytes} [Thu Feb 26 04:20:41 2026] DELETE /v2.0/trunks/a6c116b3-d2e5-4ae6-9ac9-8359b1e4622b => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1997] 10.0.0.12 () {32 vars in 716 bytes} [Thu Feb 26 04:20:41 2026] GET /v2.0/ports/33c286e0-cf3b-461f-826c-9770c0188971 => generated 955 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1998] 10.0.0.12 () {32 vars in 718 bytes} [Thu Feb 26 04:20:41 2026] GET /v2.0/trunks/f1644b92-b4ad-4492-a056-390b844a7804 => generated 420 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1999] 10.0.0.12 () {32 vars in 716 bytes} [Thu Feb 26 04:20:41 2026] GET /v2.0/ports/fa3e95c3-d591-4fbe-8214-86083ccfb00a => generated 826 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2000] 10.0.0.12 () {32 vars in 721 bytes} [Thu Feb 26 04:20:41 2026] DELETE /v2.0/trunks/f1644b92-b4ad-4492-a056-390b844a7804 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2001] 10.0.0.12 () {32 vars in 718 bytes} [Thu Feb 26 04:20:42 2026] GET /v2.0/trunks/d7b6a18e-99ac-4822-9125-5424a1ad7129 => generated 429 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2002] 10.0.0.12 () {32 vars in 716 bytes} [Thu Feb 26 04:20:42 2026] GET /v2.0/ports/1627c8f8-6a63-443d-b22e-8270f7dface3 => generated 826 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2003] 10.0.0.12 () {32 vars in 721 bytes} [Thu Feb 26 04:20:42 2026] DELETE /v2.0/trunks/d7b6a18e-99ac-4822-9125-5424a1ad7129 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2004] 10.0.0.12 () {32 vars in 718 bytes} [Thu Feb 26 04:20:42 2026] GET /v2.0/trunks/3a0ae166-0b09-4386-a22d-dc48d4b2cac0 => generated 414 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2005] 10.0.0.12 () {32 vars in 716 bytes} [Thu Feb 26 04:20:42 2026] GET /v2.0/ports/ec4fb9f6-8fb6-4f97-a1cb-e5888110ea7b => generated 826 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2006] 10.0.0.12 () {32 vars in 721 bytes} [Thu Feb 26 04:20:42 2026] DELETE /v2.0/trunks/3a0ae166-0b09-4386-a22d-dc48d4b2cac0 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2007] 10.0.0.12 () {32 vars in 718 bytes} [Thu Feb 26 04:20:42 2026] GET /v2.0/trunks/3c011a44-7dc3-4e84-a5b3-7f38dd4f9bd1 => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2008] 10.0.0.12 () {32 vars in 716 bytes} [Thu Feb 26 04:20:42 2026] GET /v2.0/ports/33c46930-f82d-4e2a-90a9-c6e79917247a => generated 826 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2009] 10.0.0.12 () {32 vars in 721 bytes} [Thu Feb 26 04:20:42 2026] DELETE /v2.0/trunks/3c011a44-7dc3-4e84-a5b3-7f38dd4f9bd1 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2010] 10.0.0.12 () {32 vars in 719 bytes} [Thu Feb 26 04:20:42 2026] DELETE /v2.0/ports/4ed8327b-40f5-429b-98da-632b7f36d2dc => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:20:43.050 8 WARNING neutron_lib.context [None req-6b785a56-776c-41d2-ab38-6673a5e5fed6 444beb7b729b4b7489596c74c9ee9ab2 39aba2ffcf4e4489958b2b9e541de6a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 983/2011] 10.0.0.12 () {34 vars in 788 bytes} [Thu Feb 26 04:20:41 2026] PUT /v2.0/routers/fd60fa6a-df69-43fb-8b2a-26ba9bba57cb/remove_router_interface => generated 309 bytes in 1173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2012] 10.0.0.12 () {32 vars in 719 bytes} [Thu Feb 26 04:20:43 2026] DELETE /v2.0/ports/fa3e95c3-d591-4fbe-8214-86083ccfb00a => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2013] 10.0.0.12 () {34 vars in 683 bytes} [Thu Feb 26 04:20:42 2026] POST /v2.0/security-groups => generated 1625 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2014] 10.0.0.12 () {32 vars in 719 bytes} [Thu Feb 26 04:20:43 2026] DELETE /v2.0/ports/1627c8f8-6a63-443d-b22e-8270f7dface3 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2015] 10.0.0.12 () {32 vars in 662 bytes} [Thu Feb 26 04:20:43 2026] GET /v2.0/security-groups => generated 4530 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2016] 10.0.0.12 () {32 vars in 719 bytes} [Thu Feb 26 04:20:43 2026] DELETE /v2.0/ports/ec4fb9f6-8fb6-4f97-a1cb-e5888110ea7b => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2017] 10.0.0.12 () {34 vars in 757 bytes} [Thu Feb 26 04:20:43 2026] PUT /v2.0/security-groups/2d8aa303-8534-45d5-9b32-161410236cc5 => generated 1664 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2018] 10.0.0.12 () {32 vars in 719 bytes} [Thu Feb 26 04:20:43 2026] DELETE /v2.0/ports/33c46930-f82d-4e2a-90a9-c6e79917247a => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2019] 10.0.0.12 () {32 vars in 736 bytes} [Thu Feb 26 04:20:43 2026] GET /v2.0/security-groups/2d8aa303-8534-45d5-9b32-161410236cc5 => generated 1664 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2020] 10.0.0.12 () {34 vars in 788 bytes} [Thu Feb 26 04:20:43 2026] PUT /v2.0/routers/fd60fa6a-df69-43fb-8b2a-26ba9bba57cb/remove_router_interface => generated 309 bytes in 790 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:20:44.060 8 INFO neutron.services.segments.plugin [-] Segment 681b15c1-d39c-41d9-a2dc-50bf0ace1558 resource provider aggregate not found 2026-02-26 04:20:44.077 8 INFO neutron.services.segments.plugin [-] Segment 681b15c1-d39c-41d9-a2dc-50bf0ace1558 resource provider aggregate not found 2026-02-26 04:20:44.083 8 INFO neutron.services.segments.plugin [-] Segment 681b15c1-d39c-41d9-a2dc-50bf0ace1558 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 681b15c1-d39c-41d9-a2dc-50bf0ace1558 found for delete ", "request_id": "req-802d3a72-206e-4c30-9d5d-543beafe2c71"}]} 2026-02-26 04:20:44.092 8 INFO neutron.services.segments.plugin [-] Segment 681b15c1-d39c-41d9-a2dc-50bf0ace1558 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 681b15c1-d39c-41d9-a2dc-50bf0ace1558 found for delete ", "request_id": "req-dc0cfa5f-1096-4663-b32f-feacb3a64e8c"}]} [pid: 8|app: 0|req: 1036/2021] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:20:43 2026] DELETE /v2.0/networks/257940df-4275-42a2-a267-4c8086af0008 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2022] 10.0.0.12 () {32 vars in 735 bytes} [Thu Feb 26 04:20:44 2026] GET /v2.0/ports?device_id=fd60fa6a-df69-43fb-8b2a-26ba9bba57cb => 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: 986/2023] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:44 2026] DELETE /v2.0/security-groups/2d8aa303-8534-45d5-9b32-161410236cc5 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2024] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:20:44 2026] DELETE /v2.0/networks/4b19faad-0b13-4674-8ca0-bbc64dd5f6ed => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2025] 10.0.0.12 () {32 vars in 662 bytes} [Thu Feb 26 04:20:44 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2026] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:20:44 2026] DELETE /v2.0/networks/5cc1cedb-79b3-4f5a-8902-4b8bd3beac32 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:20:44.444 8 INFO neutron.api.v2.resource [None req-cc9677a2-bf40-4cee-a53e-e7a63a7a73e1 444beb7b729b4b7489596c74c9ee9ab2 39aba2ffcf4e4489958b2b9e541de6a9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1041/2027] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:44 2026] DELETE /v2.0/security-groups/2d8aa303-8534-45d5-9b32-161410236cc5 => 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: 1042/2028] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:20:44 2026] DELETE /v2.0/networks/1e32f6eb-b8c5-45dc-9202-af5a3430980b => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:20:44.585 8 WARNING neutron_lib.context [None req-45620b8f-97d4-4f55-8113-a1afae231622 444beb7b729b4b7489596c74c9ee9ab2 39aba2ffcf4e4489958b2b9e541de6a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:20:44.661 7 INFO neutron.services.segments.plugin [-] Segment d23bd09a-e2ef-4dee-92d1-b0ea15517e32 resource provider aggregate not found 2026-02-26 04:20:44.666 7 INFO neutron.services.segments.plugin [-] Segment d23bd09a-e2ef-4dee-92d1-b0ea15517e32 resource provider aggregate not found 2026-02-26 04:20:44.680 7 INFO neutron.services.segments.plugin [-] Segment d23bd09a-e2ef-4dee-92d1-b0ea15517e32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d23bd09a-e2ef-4dee-92d1-b0ea15517e32 found for delete ", "request_id": "req-0c95b008-923c-472a-b884-43eb8770be7b"}]} 2026-02-26 04:20:44.681 7 INFO neutron.services.segments.plugin [-] Segment d23bd09a-e2ef-4dee-92d1-b0ea15517e32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d23bd09a-e2ef-4dee-92d1-b0ea15517e32 found for delete ", "request_id": "req-b4eac1a9-6afa-475f-b3c3-e69e2132c65b"}]} 2026-02-26 04:20:44.689 7 INFO neutron.db.l3_hamode_db [None req-1a3a0032-dc48-4053-9055-178a985a3863 fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] HA network f1ac0ead-97c3-49f3-b221-54840245ee61 was deleted as no HA routers are present in tenant 9af663b4472942788a8272d653f595a3. [pid: 7|app: 0|req: 987/2029] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:20:44 2026] DELETE /v2.0/routers/fd60fa6a-df69-43fb-8b2a-26ba9bba57cb => generated 0 bytes in 537 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2030] 10.0.0.12 () {34 vars in 683 bytes} [Thu Feb 26 04:20:44 2026] POST /v2.0/security-groups => generated 1624 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2031] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:20:44 2026] DELETE /v2.0/subnets/f807a7c5-9be6-4fa5-b06e-681381421078 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2032] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:20:44 2026] DELETE /v2.0/networks/4d18aeae-0c34-41d9-94a3-81ae76b1df81 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:20:44.832 8 WARNING neutron_lib.context [None req-efdd727e-1ab7-4876-9864-1cf1af486acb 444beb7b729b4b7489596c74c9ee9ab2 39aba2ffcf4e4489958b2b9e541de6a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1045/2033] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:20:44 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) [pid: 8|app: 0|req: 1046/2034] 10.0.0.12 () {32 vars in 746 bytes} [Thu Feb 26 04:20:44 2026] GET /v2.0/security-group-rules/57aefecf-c589-4491-8981-71a664bef40e => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2035] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:20:44 2026] DELETE /v2.0/subnets/c0bceb07-f571-4b08-adb8-4f8b3b0b1fe1 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2036] 10.0.0.12 () {32 vars in 672 bytes} [Thu Feb 26 04:20:44 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2039] 10.0.0.12 () {32 vars in 749 bytes} [Thu Feb 26 04:20:45 2026] DELETE /v2.0/security-group-rules/57aefecf-c589-4491-8981-71a664bef40e => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2040] 10.0.0.12 () {32 vars in 672 bytes} [Thu Feb 26 04:20:45 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:20:45.209 8 WARNING neutron_lib.context [None req-46cbd0f9-a0d1-45ce-8d5d-43656d011d13 444beb7b729b4b7489596c74c9ee9ab2 39aba2ffcf4e4489958b2b9e541de6a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 990/2041] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:20:44 2026] DELETE /v2.0/networks/f963849e-37b0-406a-bcd8-f526f27405e5 => 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: 1052/2042] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:20:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2043] 10.0.0.12 () {32 vars in 746 bytes} [Thu Feb 26 04:20:45 2026] GET /v2.0/security-group-rules/03a29d72-767b-45b4-b2dd-e19a35e2e3cb => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2044] 10.0.0.12 () {32 vars in 672 bytes} [Thu Feb 26 04:20:45 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2045] 10.0.0.12 () {32 vars in 749 bytes} [Thu Feb 26 04:20:45 2026] DELETE /v2.0/security-group-rules/03a29d72-767b-45b4-b2dd-e19a35e2e3cb => 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: 1056/2046] 10.0.0.12 () {32 vars in 672 bytes} [Thu Feb 26 04:20:45 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:20:45.538 8 WARNING neutron_lib.context [None req-0049e9fb-8657-4a55-838a-201c7164bd58 444beb7b729b4b7489596c74c9ee9ab2 39aba2ffcf4e4489958b2b9e541de6a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:20:45.564 8 INFO neutron.db.securitygroups_db [None req-0049e9fb-8657-4a55-838a-201c7164bd58 444beb7b729b4b7489596c74c9ee9ab2 39aba2ffcf4e4489958b2b9e541de6a9 - - default default] Project 39aba2ffcf4e4489958b2b9e541de6a9 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: 991/2047] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:20:45 2026] DELETE /v2.0/networks/70996d42-d1bc-482e-bfb2-dc7bef3d2d0b => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2048] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:20:45 2026] POST /v2.0/security-group-rules => generated 607 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:20:45.629 7 WARNING neutron_lib.context [None req-c87ce241-bd6d-4016-8787-bca921835698 fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1058/2049] 10.0.0.12 () {32 vars in 746 bytes} [Thu Feb 26 04:20:45 2026] GET /v2.0/security-group-rules/ddb58859-681b-4a7e-a6d0-30c83b0c46e6 => generated 607 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:20:45.685 7 INFO neutron.db.segments_db [None req-c87ce241-bd6d-4016-8787-bca921835698 fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] Added segment c08f5557-8433-45d5-bdb6-61cccfccc16c of type vxlan for network 0b14d5f4-f46a-4f99-abcf-7edf6f0d9382 [pid: 8|app: 0|req: 1059/2050] 10.0.0.12 () {32 vars in 672 bytes} [Thu Feb 26 04:20:45 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2051] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:20:45 2026] POST /v2.0/networks => generated 630 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2052] 10.0.0.12 () {32 vars in 749 bytes} [Thu Feb 26 04:20:45 2026] DELETE /v2.0/security-group-rules/ddb58859-681b-4a7e-a6d0-30c83b0c46e6 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:20:45.852 7 WARNING neutron_lib.context [None req-24f91c97-b83b-453d-8245-226257b2a2b6 fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1060/2053] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:20:45 2026] GET /v2.0/security-groups?tenant_id=25e66cb26aa84bdfb80e4f7dcb0b0843&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: 1061/2054] 10.0.0.12 () {32 vars in 672 bytes} [Thu Feb 26 04:20:45 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2055] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:20:45 2026] POST /v2.0/subnets => generated 626 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2056] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:45 2026] DELETE /v2.0/security-groups/f7f2baed-f819-41b7-916d-af19f94500b6 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:20:46.093 8 WARNING neutron_lib.context [None req-1f097a7b-d8c1-4341-b3a6-f70149f101de fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:20:46.122 8 INFO neutron.services.segments.plugin [-] Segment 959a5089-f106-4764-939a-cd4cdc0f112d resource provider aggregate not found 2026-02-26 04:20:46.128 8 INFO neutron.services.segments.plugin [-] Segment 959a5089-f106-4764-939a-cd4cdc0f112d resource provider aggregate not found 2026-02-26 04:20:46.139 8 INFO neutron.services.segments.plugin [-] Segment 959a5089-f106-4764-939a-cd4cdc0f112d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 959a5089-f106-4764-939a-cd4cdc0f112d found for delete ", "request_id": "req-ed0ae032-a0fe-4c3e-a0d3-fa4d0576fced"}]} 2026-02-26 04:20:46.144 8 INFO neutron.services.segments.plugin [-] Segment 959a5089-f106-4764-939a-cd4cdc0f112d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 959a5089-f106-4764-939a-cd4cdc0f112d found for delete ", "request_id": "req-3aa15c8b-0568-4b75-b409-71ea2bdf9ed0"}]} [pid: 7|app: 0|req: 995/2057] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:46 2026] DELETE /v2.0/security-groups/557de1db-0049-4375-8162-d213d2a290f9 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:20:46.156 8 INFO neutron.services.segments.plugin [-] Segment 50d649f9-fae8-46e9-8194-002a2a57c5bb resource provider aggregate not found 2026-02-26 04:20:46.172 8 INFO neutron.services.segments.plugin [-] Segment 50d649f9-fae8-46e9-8194-002a2a57c5bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50d649f9-fae8-46e9-8194-002a2a57c5bb found for delete ", "request_id": "req-73ec7655-3a49-4e78-8424-d827a956a92b"}]} 2026-02-26 04:20:46.178 8 INFO neutron.services.segments.plugin [-] Segment 50d649f9-fae8-46e9-8194-002a2a57c5bb resource provider aggregate not found 2026-02-26 04:20:46.192 8 INFO neutron.services.segments.plugin [-] Segment 50d649f9-fae8-46e9-8194-002a2a57c5bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50d649f9-fae8-46e9-8194-002a2a57c5bb found for delete ", "request_id": "req-39a1c7c6-78e6-4a3b-9882-fcc9d68dfefc"}]} 2026-02-26 04:20:46.199 8 INFO neutron.services.segments.plugin [-] Segment 90c9777e-3f67-49a3-a689-af11eb2dd4f6 resource provider aggregate not found [pid: 7|app: 0|req: 996/2058] 10.0.0.12 () {32 vars in 662 bytes} [Thu Feb 26 04:20:46 2026] GET /v2.0/security-groups => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:20:46.204 8 INFO neutron.db.segments_db [None req-1f097a7b-d8c1-4341-b3a6-f70149f101de fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] Added segment a057e3e2-ca0b-4706-9eca-6bc8ee3cdbab of type vxlan for network 9943ef47-6a49-4478-b787-1e3fd095dd3f 2026-02-26 04:20:46.205 8 INFO neutron.services.segments.plugin [-] Segment 90c9777e-3f67-49a3-a689-af11eb2dd4f6 resource provider aggregate not found 2026-02-26 04:20:46.215 8 INFO neutron.services.segments.plugin [-] Segment 90c9777e-3f67-49a3-a689-af11eb2dd4f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90c9777e-3f67-49a3-a689-af11eb2dd4f6 found for delete ", "request_id": "req-57f46bd4-be03-4e93-ac62-7d98371e380e"}]} 2026-02-26 04:20:46.219 8 INFO neutron.services.segments.plugin [-] Segment 90c9777e-3f67-49a3-a689-af11eb2dd4f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90c9777e-3f67-49a3-a689-af11eb2dd4f6 found for delete ", "request_id": "req-705c06cb-fca7-4636-9ee0-164ea54d56fc"}]} [pid: 7|app: 0|req: 997/2059] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:20:46 2026] GET /v2.0/security-groups?tenant_id=1743424fe18645489b165a148b1b7158&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2060] 10.0.0.12 () {32 vars in 662 bytes} [Thu Feb 26 04:20:46 2026] GET /v2.0/security-groups => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2061] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:46 2026] DELETE /v2.0/security-groups/1b73f076-7a34-42f6-90fe-a32e413b3bc7 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:20:46.455 8 INFO neutron.db.l3_hamode_db [None req-1f097a7b-d8c1-4341-b3a6-f70149f101de fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 04:20:46.573 8 INFO neutron.db.l3_hamode_db [None req-1f097a7b-d8c1-4341-b3a6-f70149f101de fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1000/2062] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:20:46 2026] GET /v2.0/security-groups?tenant_id=d9ac9369489445e59354096cc732d61d&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:20:46.716 7 INFO neutron.services.segments.plugin [-] Segment 06e8a946-631e-4915-9bab-e5f67339a8d1 resource provider aggregate not found 2026-02-26 04:20:46.724 7 INFO neutron.services.segments.plugin [-] Segment 06e8a946-631e-4915-9bab-e5f67339a8d1 resource provider aggregate not found [pid: 7|app: 0|req: 1001/2063] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:46 2026] DELETE /v2.0/security-groups/f2a65aad-c605-489c-b00e-c4bb1ebdc185 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:20:46.784 7 INFO neutron.services.segments.plugin [-] Segment 06e8a946-631e-4915-9bab-e5f67339a8d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06e8a946-631e-4915-9bab-e5f67339a8d1 found for delete ", "request_id": "req-dc0e93ed-09bf-4751-87a1-6762ce578c6c"}]} 2026-02-26 04:20:46.789 7 INFO neutron.services.segments.plugin [-] Segment 06e8a946-631e-4915-9bab-e5f67339a8d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06e8a946-631e-4915-9bab-e5f67339a8d1 found for delete ", "request_id": "req-43acc243-2f7d-4ce6-b59f-2e219a05a4c5"}]} 2026-02-26 04:20:46.817 7 INFO neutron.services.segments.plugin [-] Segment 333ae5a0-c8d8-4f56-b96a-1ec5486d7a2f resource provider aggregate not found 2026-02-26 04:20:46.828 7 INFO neutron.services.segments.plugin [-] Segment 333ae5a0-c8d8-4f56-b96a-1ec5486d7a2f resource provider aggregate not found 2026-02-26 04:20:46.843 7 INFO neutron.services.segments.plugin [-] Segment 333ae5a0-c8d8-4f56-b96a-1ec5486d7a2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 333ae5a0-c8d8-4f56-b96a-1ec5486d7a2f found for delete ", "request_id": "req-a9ea5367-6da9-46b8-8646-0be7f7f718f6"}]} 2026-02-26 04:20:46.847 7 INFO neutron.services.segments.plugin [-] Segment 333ae5a0-c8d8-4f56-b96a-1ec5486d7a2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 333ae5a0-c8d8-4f56-b96a-1ec5486d7a2f found for delete ", "request_id": "req-b9395ed8-a715-4c81-a128-65c24cf2ae2d"}]} 2026-02-26 04:20:46.858 7 INFO neutron.services.segments.plugin [-] Segment 9b1d7db7-4fed-431f-996e-6362983b64e2 resource provider aggregate not found 2026-02-26 04:20:46.868 7 INFO neutron.services.segments.plugin [-] Segment 9b1d7db7-4fed-431f-996e-6362983b64e2 resource provider aggregate not found 2026-02-26 04:20:46.887 7 INFO neutron.services.segments.plugin [-] Segment 9b1d7db7-4fed-431f-996e-6362983b64e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b1d7db7-4fed-431f-996e-6362983b64e2 found for delete ", "request_id": "req-1f2c8e51-7c99-4863-9e71-14900a3ef4f4"}]} 2026-02-26 04:20:46.892 7 INFO neutron.services.segments.plugin [-] Segment 9b1d7db7-4fed-431f-996e-6362983b64e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b1d7db7-4fed-431f-996e-6362983b64e2 found for delete ", "request_id": "req-7bff1747-48bf-4091-aed5-47465681d2e0"}]} [pid: 7|app: 0|req: 1002/2064] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:20:46 2026] GET /v2.0/security-groups?tenant_id=39aba2ffcf4e4489958b2b9e541de6a9&name=default => generated 2925 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2065] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:47 2026] DELETE /v2.0/security-groups/04bb0285-b9a2-488c-84b0-d18057ceb437 => 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: 1063/2066] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:20:46 2026] POST /v2.0/routers => generated 507 bytes in 1170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:20:47.268 7 WARNING neutron_lib.context [None req-baf88b55-4efc-4abe-ad38-3b8c3db98e68 fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1004/2067] 10.0.0.12 () {34 vars in 664 bytes} [Thu Feb 26 04:20:47 2026] POST /v2.0/ports => generated 947 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2068] 10.0.0.12 () {34 vars in 782 bytes} [Thu Feb 26 04:20:47 2026] PUT /v2.0/routers/aed3b8e2-852f-4945-9683-7a38b2274899/add_router_interface => generated 309 bytes in 1207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1005/2069] 10.0.0.12 () {32 vars in 716 bytes} [Thu Feb 26 04:20:48 2026] GET /v2.0/ports/343ec846-2c0b-4073-83f1-6baa159482b9 => generated 1021 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1065/2070] 10.0.0.12 () {34 vars in 788 bytes} [Thu Feb 26 04:20:49 2026] PUT /v2.0/routers/aed3b8e2-852f-4945-9683-7a38b2274899/remove_router_interface => generated 309 bytes in 805 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:20:49.998 7 INFO neutron.api.v2.resource [None req-3e32089f-8e44-43ac-9037-33166e700d84 fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1006/2071] 10.0.0.12 () {34 vars in 788 bytes} [Thu Feb 26 04:20:49 2026] PUT /v2.0/routers/aed3b8e2-852f-4945-9683-7a38b2274899/remove_router_interface => generated 197 bytes in 171 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1066/2072] 10.0.0.12 () {32 vars in 735 bytes} [Thu Feb 26 04:20:50 2026] GET /v2.0/ports?device_id=aed3b8e2-852f-4945-9683-7a38b2274899 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:20:50.302 8 WARNING neutron_lib.context [None req-bd8ec343-37cf-4fc1-9dac-393ac55b6b28 b6193ef37d7e4470ad196304df897a7d 5e003f506393440eab83fbe4169b430f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:20:50.514 8 INFO neutron.db.segments_db [None req-bd8ec343-37cf-4fc1-9dac-393ac55b6b28 b6193ef37d7e4470ad196304df897a7d 5e003f506393440eab83fbe4169b430f - - default default] Added segment 4660fec9-1345-42e1-ac3d-23dbedb1e075 of type vxlan for network 69311a80-8557-424c-9ab8-70b7b933c952 2026-02-26 04:20:50.593 7 INFO neutron.services.segments.plugin [-] Segment a057e3e2-ca0b-4706-9eca-6bc8ee3cdbab resource provider aggregate not found 2026-02-26 04:20:50.599 7 INFO neutron.services.segments.plugin [-] Segment a057e3e2-ca0b-4706-9eca-6bc8ee3cdbab resource provider aggregate not found 2026-02-26 04:20:50.617 7 INFO neutron.services.segments.plugin [-] Segment a057e3e2-ca0b-4706-9eca-6bc8ee3cdbab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a057e3e2-ca0b-4706-9eca-6bc8ee3cdbab found for delete ", "request_id": "req-6827f769-4792-4362-b356-57b46eb14753"}]} 2026-02-26 04:20:50.619 7 INFO neutron.services.segments.plugin [-] Segment a057e3e2-ca0b-4706-9eca-6bc8ee3cdbab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a057e3e2-ca0b-4706-9eca-6bc8ee3cdbab found for delete ", "request_id": "req-202f6f33-b5b9-488c-bd28-f879a1a4a7fb"}]} [pid: 8|app: 0|req: 1067/2073] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:20:50 2026] POST /v2.0/networks => generated 631 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:20:50.633 7 INFO neutron.db.l3_hamode_db [None req-5500c6b6-b226-4d88-9a5a-bb9fc3eb4374 fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] HA network 9943ef47-6a49-4478-b787-1e3fd095dd3f was deleted as no HA routers are present in tenant 9af663b4472942788a8272d653f595a3. [pid: 7|app: 0|req: 1007/2074] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:20:50 2026] DELETE /v2.0/routers/aed3b8e2-852f-4945-9683-7a38b2274899 => generated 0 bytes in 616 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:20:50.648 8 WARNING neutron_lib.context [None req-1729f062-3a9a-4e8a-b511-aa13b77e8c8c b6193ef37d7e4470ad196304df897a7d 5e003f506393440eab83fbe4169b430f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1008/2075] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:20:50 2026] DELETE /v2.0/subnets/4a58a375-5dc0-4abb-a07b-2430dc73d947 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2076] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:20:50 2026] POST /v2.0/subnets => generated 626 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2077] 10.0.0.12 () {34 vars in 750 bytes} [Thu Feb 26 04:20:50 2026] PUT /v2.0/subnets/4e301e29-b5ba-4e1f-ab2c-76d1dc5cc54f/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2078] 10.0.0.12 () {32 vars in 730 bytes} [Thu Feb 26 04:20:50 2026] GET /v2.0/subnets/4e301e29-b5ba-4e1f-ab2c-76d1dc5cc54f/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2079] 10.0.0.12 () {34 vars in 761 bytes} [Thu Feb 26 04:20:51 2026] PUT /v2.0/subnets/4e301e29-b5ba-4e1f-ab2c-76d1dc5cc54f/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2080] 10.0.0.12 () {32 vars in 730 bytes} [Thu Feb 26 04:20:51 2026] GET /v2.0/subnets/4e301e29-b5ba-4e1f-ab2c-76d1dc5cc54f/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: 1073/2081] 10.0.0.12 () {34 vars in 757 bytes} [Thu Feb 26 04:20:51 2026] PUT /v2.0/subnets/4e301e29-b5ba-4e1f-ab2c-76d1dc5cc54f/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2082] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:20:50 2026] DELETE /v2.0/networks/0b14d5f4-f46a-4f99-abcf-7edf6f0d9382 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:20:51.156 7 WARNING neutron_lib.context [None req-52bc9575-bb97-421e-8ba5-c581e2769226 fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1074/2083] 10.0.0.12 () {32 vars in 730 bytes} [Thu Feb 26 04:20:51 2026] GET /v2.0/subnets/4e301e29-b5ba-4e1f-ab2c-76d1dc5cc54f/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:20:51.213 7 INFO neutron.db.segments_db [None req-52bc9575-bb97-421e-8ba5-c581e2769226 fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] Added segment 326b8264-5573-4d7c-bdb3-df5c5bafa48c of type vxlan for network 225cd6c9-7200-439b-a629-1031e611f78f [pid: 8|app: 0|req: 1075/2084] 10.0.0.12 () {34 vars in 779 bytes} [Thu Feb 26 04:20:51 2026] PUT /v2.0/subnets/4e301e29-b5ba-4e1f-ab2c-76d1dc5cc54f/tags/black.or.white => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2085] 10.0.0.12 () {32 vars in 730 bytes} [Thu Feb 26 04:20:51 2026] GET /v2.0/subnets/4e301e29-b5ba-4e1f-ab2c-76d1dc5cc54f/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2086] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:20:51 2026] POST /v2.0/networks => generated 630 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2087] 10.0.0.12 () {34 vars in 750 bytes} [Thu Feb 26 04:20:51 2026] PUT /v2.0/subnets/4e301e29-b5ba-4e1f-ab2c-76d1dc5cc54f/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:20:51.327 7 WARNING neutron_lib.context [None req-c1edb1f4-be75-42b4-afe4-d88936294299 fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1078/2088] 10.0.0.12 () {32 vars in 730 bytes} [Thu Feb 26 04:20:51 2026] GET /v2.0/subnets/4e301e29-b5ba-4e1f-ab2c-76d1dc5cc54f/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2089] 10.0.0.12 () {32 vars in 738 bytes} [Thu Feb 26 04:20:51 2026] GET /v2.0/subnets/4e301e29-b5ba-4e1f-ab2c-76d1dc5cc54f/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:20:51.440 8 INFO neutron.api.v2.resource [None req-7ebb1a6f-6253-4d29-b366-64e8d0cabddb b6193ef37d7e4470ad196304df897a7d 5e003f506393440eab83fbe4169b430f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1080/2090] 10.0.0.12 () {32 vars in 742 bytes} [Thu Feb 26 04:20:51 2026] GET /v2.0/subnets/4e301e29-b5ba-4e1f-ab2c-76d1dc5cc54f/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2091] 10.0.0.12 () {32 vars in 741 bytes} [Thu Feb 26 04:20:51 2026] DELETE /v2.0/subnets/4e301e29-b5ba-4e1f-ab2c-76d1dc5cc54f/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2092] 10.0.0.12 () {32 vars in 730 bytes} [Thu Feb 26 04:20:51 2026] GET /v2.0/subnets/4e301e29-b5ba-4e1f-ab2c-76d1dc5cc54f/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:20:51.553 8 INFO neutron.api.v2.resource [None req-0b297028-ee1c-4785-a75c-4bcfbb0e91e3 b6193ef37d7e4470ad196304df897a7d 5e003f506393440eab83fbe4169b430f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1083/2093] 10.0.0.12 () {32 vars in 745 bytes} [Thu Feb 26 04:20:51 2026] DELETE /v2.0/subnets/4e301e29-b5ba-4e1f-ab2c-76d1dc5cc54f/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2094] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:20:51 2026] POST /v2.0/subnets => generated 626 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2095] 10.0.0.12 () {32 vars in 733 bytes} [Thu Feb 26 04:20:51 2026] DELETE /v2.0/subnets/4e301e29-b5ba-4e1f-ab2c-76d1dc5cc54f/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:20:51.605 8 WARNING neutron_lib.context [None req-56b9175c-cd61-41cd-8a5a-42ecfe25217d fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:20:51.642 8 INFO neutron.db.segments_db [None req-56b9175c-cd61-41cd-8a5a-42ecfe25217d fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] Added segment f5dde9b4-df82-4658-8a4a-00e018af37b2 of type vxlan for network cd530f0a-ba1b-46f1-a280-f47ce05225f6 [pid: 7|app: 0|req: 1012/2096] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:20:51 2026] GET /v2.0/security-groups?tenant_id=23def1ba61bb4038b0d074153d97498f&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2097] 10.0.0.12 () {32 vars in 730 bytes} [Thu Feb 26 04:20:51 2026] GET /v2.0/subnets/4e301e29-b5ba-4e1f-ab2c-76d1dc5cc54f/tags => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:20:51.904 8 INFO neutron.db.l3_hamode_db [None req-56b9175c-cd61-41cd-8a5a-42ecfe25217d fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1014/2098] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:51 2026] DELETE /v2.0/security-groups/e167ffc9-f88e-4df2-ad47-ec9434a80ee2 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:20:52.047 8 INFO neutron.db.l3_hamode_db [None req-56b9175c-cd61-41cd-8a5a-42ecfe25217d fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1015/2099] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:20:51 2026] DELETE /v2.0/subnets/4e301e29-b5ba-4e1f-ab2c-76d1dc5cc54f => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2100] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:20:52 2026] GET /v2.0/security-groups?tenant_id=332cbb9903eb4f12a680bcfa1a81d048&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2101] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:20:52 2026] DELETE /v2.0/networks/69311a80-8557-424c-9ab8-70b7b933c952 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2102] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:52 2026] DELETE /v2.0/security-groups/0c725ea3-3a54-44b5-90bf-abced9a226df => 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: 1085/2103] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:20:51 2026] POST /v2.0/routers => generated 507 bytes in 1104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:20:52.761 7 INFO neutron.services.segments.plugin [-] Segment c08f5557-8433-45d5-bdb6-61cccfccc16c resource provider aggregate not found 2026-02-26 04:20:52.767 7 INFO neutron.services.segments.plugin [-] Segment c08f5557-8433-45d5-bdb6-61cccfccc16c resource provider aggregate not found 2026-02-26 04:20:52.780 7 INFO neutron.services.segments.plugin [-] Segment c08f5557-8433-45d5-bdb6-61cccfccc16c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c08f5557-8433-45d5-bdb6-61cccfccc16c found for delete ", "request_id": "req-f87724d5-befc-452c-9516-7f0080a21fb4"}]} 2026-02-26 04:20:52.785 7 INFO neutron.services.segments.plugin [-] Segment c08f5557-8433-45d5-bdb6-61cccfccc16c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c08f5557-8433-45d5-bdb6-61cccfccc16c found for delete ", "request_id": "req-6fb5db15-63e5-4586-b4b7-07f9f9bbaefb"}]} 2026-02-26 04:20:52.792 7 INFO neutron.services.segments.plugin [-] Segment 4660fec9-1345-42e1-ac3d-23dbedb1e075 resource provider aggregate not found 2026-02-26 04:20:52.796 7 INFO neutron.services.segments.plugin [-] Segment 4660fec9-1345-42e1-ac3d-23dbedb1e075 resource provider aggregate not found 2026-02-26 04:20:52.818 7 INFO neutron.services.segments.plugin [-] Segment 4660fec9-1345-42e1-ac3d-23dbedb1e075 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4660fec9-1345-42e1-ac3d-23dbedb1e075 found for delete ", "request_id": "req-0e21bf4a-b820-4013-ae96-ac9fa541cfbb"}]} 2026-02-26 04:20:52.819 7 INFO neutron.services.segments.plugin [-] Segment 4660fec9-1345-42e1-ac3d-23dbedb1e075 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4660fec9-1345-42e1-ac3d-23dbedb1e075 found for delete ", "request_id": "req-747a20aa-2d35-4340-883e-47fd5e7ca360"}]} [pid: 8|app: 0|req: 1086/2104] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:20:53 2026] GET /v2.0/security-groups?tenant_id=3f06bbfad6344ee98f34b0afd9f6576d&name=default => generated 2925 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2105] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:53 2026] DELETE /v2.0/security-groups/ef455575-d7cb-4e4d-abfe-f928c6e8d183 => 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: 1088/2106] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:20:53 2026] GET /v2.0/security-groups?tenant_id=5e003f506393440eab83fbe4169b430f&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2107] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:53 2026] DELETE /v2.0/security-groups/6cfab4be-0315-422c-914d-2188cef9ee61 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2108] 10.0.0.12 () {34 vars in 782 bytes} [Thu Feb 26 04:20:52 2026] PUT /v2.0/routers/a46ff2e2-d0ae-43f8-9cf0-b200fb159292/add_router_interface => generated 309 bytes in 1218 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2109] 10.0.0.12 () {32 vars in 716 bytes} [Thu Feb 26 04:20:53 2026] GET /v2.0/ports/81aed49c-fe80-4cc7-a68d-5baa2dc1596a => generated 955 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2110] 10.0.0.12 () {34 vars in 788 bytes} [Thu Feb 26 04:20:54 2026] PUT /v2.0/routers/a46ff2e2-d0ae-43f8-9cf0-b200fb159292/remove_router_interface => generated 309 bytes in 831 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2111] 10.0.0.12 () {32 vars in 735 bytes} [Thu Feb 26 04:20:54 2026] GET /v2.0/ports?device_id=a46ff2e2-d0ae-43f8-9cf0-b200fb159292 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:20:55.448 7 INFO neutron.services.segments.plugin [-] Segment f5dde9b4-df82-4658-8a4a-00e018af37b2 resource provider aggregate not found 2026-02-26 04:20:55.453 7 INFO neutron.services.segments.plugin [-] Segment f5dde9b4-df82-4658-8a4a-00e018af37b2 resource provider aggregate not found 2026-02-26 04:20:55.461 7 INFO neutron.services.segments.plugin [-] Segment f5dde9b4-df82-4658-8a4a-00e018af37b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5dde9b4-df82-4658-8a4a-00e018af37b2 found for delete ", "request_id": "req-d1c76cd9-9187-459c-a90f-220bd8dbf7c6"}]} 2026-02-26 04:20:55.467 7 INFO neutron.db.l3_hamode_db [None req-190697a4-d183-4f5a-b664-654feb10c315 fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] HA network cd530f0a-ba1b-46f1-a280-f47ce05225f6 was deleted as no HA routers are present in tenant 9af663b4472942788a8272d653f595a3. 2026-02-26 04:20:55.469 7 INFO neutron.services.segments.plugin [-] Segment f5dde9b4-df82-4658-8a4a-00e018af37b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5dde9b4-df82-4658-8a4a-00e018af37b2 found for delete ", "request_id": "req-2b414404-9343-41a0-9594-efc730f8671d"}]} [pid: 7|app: 0|req: 1021/2112] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:20:54 2026] DELETE /v2.0/routers/a46ff2e2-d0ae-43f8-9cf0-b200fb159292 => generated 0 bytes in 567 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2113] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:20:55 2026] DELETE /v2.0/subnets/d239c05f-5fed-4054-9625-4a019dbe6b46 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2114] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:20:55 2026] DELETE /v2.0/networks/225cd6c9-7200-439b-a629-1031e611f78f => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:20:55.955 8 WARNING neutron_lib.context [None req-c120d2b6-6640-4a17-a12c-30d924b96b37 fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:20:55.996 8 INFO neutron.db.segments_db [None req-c120d2b6-6640-4a17-a12c-30d924b96b37 fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] Added segment 80ec8977-e161-4c9f-8210-96b53e8eae21 of type vxlan for network 06ef7d91-bea6-496b-8e93-45451e79e2d7 2026-02-26 04:20:56.289 8 INFO neutron.db.l3_hamode_db [None req-c120d2b6-6640-4a17-a12c-30d924b96b37 fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1023/2115] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:20:55 2026] GET /v2.0/security-groups?tenant_id=bef4e9835cee443f975f02cb6025895c&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2116] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:56 2026] DELETE /v2.0/security-groups/cd0319b6-1076-4454-bc78-aa9867a0f31f => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:20:57.023 7 WARNING neutron_lib.context [None req-4da93bca-3745-4dcc-b707-0437b482b7d4 4f6d8c884c1b4cfcb8d3c32808fb0ced 3a3fde9a97144da283da67f93eae1f02 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:20:57.125 8 INFO neutron.db.l3_hamode_db [None req-c120d2b6-6640-4a17-a12c-30d924b96b37 fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 04:20:57.198 7 INFO neutron.db.segments_db [None req-4da93bca-3745-4dcc-b707-0437b482b7d4 4f6d8c884c1b4cfcb8d3c32808fb0ced 3a3fde9a97144da283da67f93eae1f02 - - default default] Added segment 0936599f-74d2-4593-9be5-e2d331a012a1 of type vxlan for network 19601dcc-e955-4a3d-8764-76a44010646a [pid: 7|app: 0|req: 1025/2117] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:20:56 2026] POST /v2.0/networks => generated 631 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:20:57.313 7 WARNING neutron_lib.context [None req-f30da9e3-c80e-405a-99ff-4bcbed169fca 4f6d8c884c1b4cfcb8d3c32808fb0ced 3a3fde9a97144da283da67f93eae1f02 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:20:57.372 7 INFO neutron.db.segments_db [None req-f30da9e3-c80e-405a-99ff-4bcbed169fca 4f6d8c884c1b4cfcb8d3c32808fb0ced 3a3fde9a97144da283da67f93eae1f02 - - default default] Added segment b10f32b2-8d86-4f85-94e1-3a3f74e9e0c0 of type vxlan for network caaad74e-4496-4151-b6a6-f9e8d5fd8527 [pid: 7|app: 0|req: 1026/2118] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:20:57 2026] POST /v2.0/networks => generated 631 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:20:57.490 7 INFO neutron.services.segments.plugin [-] Segment 326b8264-5573-4d7c-bdb3-df5c5bafa48c resource provider aggregate not found 2026-02-26 04:20:57.495 7 INFO neutron.services.segments.plugin [-] Segment 326b8264-5573-4d7c-bdb3-df5c5bafa48c resource provider aggregate not found 2026-02-26 04:20:57.511 7 INFO neutron.services.segments.plugin [-] Segment 326b8264-5573-4d7c-bdb3-df5c5bafa48c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 326b8264-5573-4d7c-bdb3-df5c5bafa48c found for delete ", "request_id": "req-95884d5f-8e05-4625-b5e3-b34ab64c85ec"}]} 2026-02-26 04:20:57.512 7 INFO neutron.services.segments.plugin [-] Segment 326b8264-5573-4d7c-bdb3-df5c5bafa48c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 326b8264-5573-4d7c-bdb3-df5c5bafa48c found for delete ", "request_id": "req-44d8e67f-db2b-4132-b773-ea79a14f04bc"}]} [pid: 7|app: 0|req: 1027/2119] 10.0.0.12 () {34 vars in 752 bytes} [Thu Feb 26 04:20:57 2026] PUT /v2.0/networks/19601dcc-e955-4a3d-8764-76a44010646a/tags => generated 25 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2120] 10.0.0.12 () {32 vars in 732 bytes} [Thu Feb 26 04:20:57 2026] GET /v2.0/networks/19601dcc-e955-4a3d-8764-76a44010646a/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2121] 10.0.0.12 () {34 vars in 752 bytes} [Thu Feb 26 04:20:57 2026] PUT /v2.0/networks/caaad74e-4496-4151-b6a6-f9e8d5fd8527/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2122] 10.0.0.12 () {32 vars in 732 bytes} [Thu Feb 26 04:20:57 2026] GET /v2.0/networks/caaad74e-4496-4151-b6a6-f9e8d5fd8527/tags => generated 17 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2123] 10.0.0.12 () {34 vars in 752 bytes} [Thu Feb 26 04:20:57 2026] PUT /v2.0/networks/caaad74e-4496-4151-b6a6-f9e8d5fd8527/tags => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2124] 10.0.0.12 () {32 vars in 732 bytes} [Thu Feb 26 04:20:57 2026] GET /v2.0/networks/caaad74e-4496-4151-b6a6-f9e8d5fd8527/tags => 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: 1033/2125] 10.0.0.12 () {32 vars in 732 bytes} [Thu Feb 26 04:20:57 2026] GET /v2.0/networks/19601dcc-e955-4a3d-8764-76a44010646a/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2126] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:20:57 2026] DELETE /v2.0/networks/19601dcc-e955-4a3d-8764-76a44010646a => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2127] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:20:57 2026] DELETE /v2.0/networks/caaad74e-4496-4151-b6a6-f9e8d5fd8527 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2128] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:20:55 2026] POST /v2.0/routers => generated 687 bytes in 2207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2129] 10.0.0.12 () {32 vars in 720 bytes} [Thu Feb 26 04:20:58 2026] GET /v2.0/routers/3a9d232e-af00-4206-82f9-a561007c047a => generated 693 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2130] 10.0.0.12 () {32 vars in 646 bytes} [Thu Feb 26 04:20:58 2026] GET /v2.0/routers => generated 696 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2131] 10.0.0.12 () {34 vars in 740 bytes} [Thu Feb 26 04:20:58 2026] PUT /v2.0/routers/3a9d232e-af00-4206-82f9-a561007c047a => generated 700 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2132] 10.0.0.12 () {32 vars in 720 bytes} [Thu Feb 26 04:20:58 2026] GET /v2.0/routers/3a9d232e-af00-4206-82f9-a561007c047a => generated 700 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2133] 10.0.0.12 () {32 vars in 735 bytes} [Thu Feb 26 04:20:58 2026] GET /v2.0/ports?device_id=3a9d232e-af00-4206-82f9-a561007c047a => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2134] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:20:58 2026] GET /v2.0/security-groups?tenant_id=74808126d53d4cdeb0bab1d3a2624b21&name=default => generated 2925 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2135] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:58 2026] DELETE /v2.0/security-groups/5be9c02d-93f7-4324-964c-357c717a4f58 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:20:59.382 8 WARNING neutron_lib.context [None req-cd205d35-d569-40c8-a308-aaf834b4683b 0ecbb4b5f78143c7a58106040480c855 9977decbdbd14df7958884b7a407c4ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:20:59.523 8 INFO neutron.db.segments_db [None req-cd205d35-d569-40c8-a308-aaf834b4683b 0ecbb4b5f78143c7a58106040480c855 9977decbdbd14df7958884b7a407c4ff - - default default] Added segment d28f913e-1c60-4fa2-8e3c-ae796166752c of type vxlan for network 2b69fa41-d08a-4ec1-9211-b6c6118ea3f3 2026-02-26 04:20:59.530 7 INFO neutron.services.segments.plugin [-] Segment 0936599f-74d2-4593-9be5-e2d331a012a1 resource provider aggregate not found 2026-02-26 04:20:59.536 7 INFO neutron.services.segments.plugin [-] Segment 0936599f-74d2-4593-9be5-e2d331a012a1 resource provider aggregate not found 2026-02-26 04:20:59.550 7 INFO neutron.services.segments.plugin [-] Segment 0936599f-74d2-4593-9be5-e2d331a012a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0936599f-74d2-4593-9be5-e2d331a012a1 found for delete ", "request_id": "req-ae1d02e7-5405-4190-a264-da48ffa5d7bf"}]} 2026-02-26 04:20:59.554 7 INFO neutron.services.segments.plugin [-] Segment 0936599f-74d2-4593-9be5-e2d331a012a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0936599f-74d2-4593-9be5-e2d331a012a1 found for delete ", "request_id": "req-4074ff6d-166e-4c03-93aa-2a874f89b426"}]} 2026-02-26 04:20:59.570 7 INFO neutron.services.segments.plugin [-] Segment b10f32b2-8d86-4f85-94e1-3a3f74e9e0c0 resource provider aggregate not found 2026-02-26 04:20:59.575 7 INFO neutron.services.segments.plugin [-] Segment b10f32b2-8d86-4f85-94e1-3a3f74e9e0c0 resource provider aggregate not found 2026-02-26 04:20:59.588 7 INFO neutron.services.segments.plugin [-] Segment b10f32b2-8d86-4f85-94e1-3a3f74e9e0c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b10f32b2-8d86-4f85-94e1-3a3f74e9e0c0 found for delete ", "request_id": "req-55d55756-d329-49ea-8f3b-88b964cadd6f"}]} 2026-02-26 04:20:59.591 7 INFO neutron.services.segments.plugin [-] Segment b10f32b2-8d86-4f85-94e1-3a3f74e9e0c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b10f32b2-8d86-4f85-94e1-3a3f74e9e0c0 found for delete ", "request_id": "req-11bc4c0e-5bec-4e93-b874-8954eae7f092"}]} 2026-02-26 04:20:59.607 7 INFO neutron.db.l3_hamode_db [None req-30246fb8-1f57-4138-ae1b-1081554a53eb fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] HA network 06ef7d91-bea6-496b-8e93-45451e79e2d7 was deleted as no HA routers are present in tenant 9af663b4472942788a8272d653f595a3. [pid: 8|app: 0|req: 1097/2136] 10.0.0.12 () {34 vars in 670 bytes} [Thu Feb 26 04:20:59 2026] POST /v2.0/networks => generated 632 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2137] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:20:58 2026] DELETE /v2.0/routers/3a9d232e-af00-4206-82f9-a561007c047a => generated 0 bytes in 767 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:20:59.620 7 WARNING neutron_lib.context [None req-345e92e4-e5cb-4323-8a2e-07d6d9a28c11 0ecbb4b5f78143c7a58106040480c855 9977decbdbd14df7958884b7a407c4ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1098/2138] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:20:59 2026] GET /v2.0/security-groups?tenant_id=3a3fde9a97144da283da67f93eae1f02&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2139] 10.0.0.12 () {32 vars in 735 bytes} [Thu Feb 26 04:20:59 2026] GET /v2.0/ports?device_id=3a9d232e-af00-4206-82f9-a561007c047a => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:20:59.660 7 INFO neutron.db.segments_db [None req-345e92e4-e5cb-4323-8a2e-07d6d9a28c11 0ecbb4b5f78143c7a58106040480c855 9977decbdbd14df7958884b7a407c4ff - - default default] Added segment 57b5d57d-754b-48d2-a8c2-e08d4dd01e15 of type vxlan for network 01dc5e1b-c4e4-47be-806d-dc036853ba0a [pid: 8|app: 0|req: 1100/2140] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:20:59 2026] DELETE /v2.0/security-groups/105b5799-ad46-4d43-a98d-6bd475bbb005 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:20:59.763 8 INFO neutron.api.v2.resource [None req-2df833f7-06a5-455c-aec7-a9bc3d51e309 fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1101/2141] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:20:59 2026] DELETE /v2.0/routers/3a9d232e-af00-4206-82f9-a561007c047a => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2142] 10.0.0.12 () {32 vars in 735 bytes} [Thu Feb 26 04:20:59 2026] GET /v2.0/ports?device_id=a46ff2e2-d0ae-43f8-9cf0-b200fb159292 => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:20:59.797 8 INFO neutron.api.v2.resource [None req-1342e02b-cb21-43b5-ace4-8c48dc3bb13a fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1103/2143] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:20:59 2026] DELETE /v2.0/routers/a46ff2e2-d0ae-43f8-9cf0-b200fb159292 => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 04:20:59.810 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4e9be61b-7125-4a36-bb67-3a4b59f00cff fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1104/2144] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:20:59 2026] DELETE /v2.0/subnets/d239c05f-5fed-4054-9625-4a019dbe6b46 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2145] 10.0.0.12 () {32 vars in 735 bytes} [Thu Feb 26 04:20:59 2026] GET /v2.0/ports?device_id=aed3b8e2-852f-4945-9683-7a38b2274899 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:20:59.853 8 INFO neutron.api.v2.resource [None req-d9cf3e59-aada-4688-9c16-fb133fbf0455 fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1106/2146] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:20:59 2026] DELETE /v2.0/routers/aed3b8e2-852f-4945-9683-7a38b2274899 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 04:20:59.869 8 INFO neutron.pecan_wsgi.hooks.translation [None req-141b8ba1-9edd-40e7-908b-b20595928958 fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1107/2147] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:20:59 2026] DELETE /v2.0/subnets/4a58a375-5dc0-4abb-a07b-2430dc73d947 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2148] 10.0.0.12 () {32 vars in 735 bytes} [Thu Feb 26 04:20:59 2026] GET /v2.0/ports?device_id=fd60fa6a-df69-43fb-8b2a-26ba9bba57cb => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:20:59.903 7 INFO neutron.db.l3_hamode_db [None req-345e92e4-e5cb-4323-8a2e-07d6d9a28c11 0ecbb4b5f78143c7a58106040480c855 9977decbdbd14df7958884b7a407c4ff - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 04:20:59.926 8 INFO neutron.api.v2.resource [None req-1f293273-248c-4c98-ae7a-111d16f5ca01 fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1109/2149] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:20:59 2026] DELETE /v2.0/routers/fd60fa6a-df69-43fb-8b2a-26ba9bba57cb => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 04:20:59.943 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a1a363af-e2de-4c0d-9c77-13bc1ff07d1f fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1110/2150] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:20:59 2026] DELETE /v2.0/subnets/f807a7c5-9be6-4fa5-b06e-681381421078 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 04:20:59.960 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8b15669c-31ea-4e07-8d44-8b19162ad96f fdbc5d8c3dc7459bb95107f08b1ae395 9af663b4472942788a8272d653f595a3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1111/2151] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:20:59 2026] DELETE /v2.0/subnets/c0bceb07-f571-4b08-adb8-4f8b3b0b1fe1 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2154] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:21:00 2026] GET /v2.0/security-groups?tenant_id=9af663b4472942788a8272d653f595a3&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2155] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:21:00 2026] DELETE /v2.0/security-groups/7ec80784-ff8a-4ed1-bd79-6f1ca2942e7a => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:21:00.727 7 INFO neutron.db.l3_hamode_db [None req-345e92e4-e5cb-4323-8a2e-07d6d9a28c11 0ecbb4b5f78143c7a58106040480c855 9977decbdbd14df7958884b7a407c4ff - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 04:21:01.605 7 INFO neutron.services.segments.plugin [-] Segment 80ec8977-e161-4c9f-8210-96b53e8eae21 resource provider aggregate not found 2026-02-26 04:21:01.607 7 INFO neutron.services.segments.plugin [-] Segment 80ec8977-e161-4c9f-8210-96b53e8eae21 resource provider aggregate not found 2026-02-26 04:21:01.617 7 INFO neutron.services.segments.plugin [-] Segment 80ec8977-e161-4c9f-8210-96b53e8eae21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80ec8977-e161-4c9f-8210-96b53e8eae21 found for delete ", "request_id": "req-c0ae4aae-73bd-4ce7-bc1a-df3fd1081716"}]} 2026-02-26 04:21:01.618 7 INFO neutron.services.segments.plugin [-] Segment 80ec8977-e161-4c9f-8210-96b53e8eae21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80ec8977-e161-4c9f-8210-96b53e8eae21 found for delete ", "request_id": "req-e3b31aa0-e289-4a0a-8115-829d7a5d5350"}]} [pid: 7|app: 0|req: 1041/2156] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:20:59 2026] POST /v2.0/routers => generated 695 bytes in 2013 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2157] 10.0.0.12 () {32 vars in 775 bytes} [Thu Feb 26 04:21:01 2026] GET /v2.0/subnets?project_id=9977decbdbd14df7958884b7a407c4ff&cidr=10.100.0.0%2F28 => generated 14 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2158] 10.0.0.12 () {32 vars in 693 bytes} [Thu Feb 26 04:21:01 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2159] 10.0.0.12 () {32 vars in 783 bytes} [Thu Feb 26 04:21:01 2026] GET /v2.0/subnets?network_id=3d3a506a-5b45-45c7-b79c-7bb0ffd486d2&cidr=10.100.0.0%2F28 => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:21:01.942 7 WARNING neutron_lib.context [None req-16be1e5c-cbff-475f-b982-90adb40aa222 0ecbb4b5f78143c7a58106040480c855 9977decbdbd14df7958884b7a407c4ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1043/2160] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:21:01 2026] POST /v2.0/subnets => generated 657 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2161] 10.0.0.12 () {34 vars in 782 bytes} [Thu Feb 26 04:21:02 2026] PUT /v2.0/routers/0384e8e2-fa10-4407-87ea-7793da26ae27/add_router_interface => generated 309 bytes in 1310 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2162] 10.0.0.12 () {32 vars in 648 bytes} [Thu Feb 26 04:21:03 2026] GET /v2.0/networks => generated 3606 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2163] 10.0.0.12 () {32 vars in 646 bytes} [Thu Feb 26 04:21:03 2026] GET /v2.0/subnets => generated 2595 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2164] 10.0.0.12 () {32 vars in 646 bytes} [Thu Feb 26 04:21:03 2026] GET /v2.0/routers => generated 738 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:21:03.747 8 WARNING neutron_lib.context [None req-8569a84e-4be5-4a7c-8ae8-cd18a7feaaee 0ecbb4b5f78143c7a58106040480c855 9977decbdbd14df7958884b7a407c4ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2165] 10.0.0.12 () {34 vars in 684 bytes} [Thu Feb 26 04:21:03 2026] POST /v2.0/security-groups => generated 1675 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 04:21:03.885 7 WARNING neutron_lib.context [None req-2ae7c55d-e188-4254-a437-deef593806fb 0ecbb4b5f78143c7a58106040480c855 9977decbdbd14df7958884b7a407c4ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1046/2166] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:21:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:21:04.001 8 WARNING neutron_lib.context [None req-604d2eef-f0d6-40cc-bdda-3cca1dc5d798 0ecbb4b5f78143c7a58106040480c855 9977decbdbd14df7958884b7a407c4ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1121/2167] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:21:03 2026] POST /v2.0/security-group-rules => generated 596 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:21:04.126 7 WARNING neutron_lib.context [None req-4baaf8b1-8d1a-418a-a5a1-e3077d1576bd 0ecbb4b5f78143c7a58106040480c855 9977decbdbd14df7958884b7a407c4ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1047/2168] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:21:04 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:21:04.251 8 WARNING neutron_lib.context [None req-bf8f6dbd-018e-4da3-af89-2c690bc10ce7 0ecbb4b5f78143c7a58106040480c855 9977decbdbd14df7958884b7a407c4ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1122/2169] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:21:04 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:21:04.369 7 WARNING neutron_lib.context [None req-04753b17-f884-4760-a97f-5263b550868f 0ecbb4b5f78143c7a58106040480c855 9977decbdbd14df7958884b7a407c4ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:21:04.403 7 INFO neutron.db.securitygroups_db [None req-04753b17-f884-4760-a97f-5263b550868f 0ecbb4b5f78143c7a58106040480c855 9977decbdbd14df7958884b7a407c4ff - - default default] Project 9977decbdbd14df7958884b7a407c4ff 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: 1048/2170] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:21:04 2026] POST /v2.0/security-group-rules => generated 607 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:21:04.500 8 WARNING neutron_lib.context [None req-2ac5fbcd-7023-4d7a-85d7-6cbc0e6aded6 0ecbb4b5f78143c7a58106040480c855 9977decbdbd14df7958884b7a407c4ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:21:04.533 8 INFO neutron.db.securitygroups_db [None req-2ac5fbcd-7023-4d7a-85d7-6cbc0e6aded6 0ecbb4b5f78143c7a58106040480c855 9977decbdbd14df7958884b7a407c4ff - - default default] Project 9977decbdbd14df7958884b7a407c4ff 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: 1123/2171] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:21:04 2026] POST /v2.0/security-group-rules => generated 606 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2172] 10.0.0.12 () {32 vars in 648 bytes} [Thu Feb 26 04:21:05 2026] GET /v2.0/networks => generated 1297 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2173] 10.0.0.94 () {34 vars in 1099 bytes} [Thu Feb 26 04:21:05 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1781574074&fields=id&tenant_id=9977decbdbd14df7958884b7a407c4ff => generated 69 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2174] 10.0.0.94 () {34 vars in 981 bytes} [Thu Feb 26 04:21:05 2026] GET /v2.0/networks?id=2b69fa41-d08a-4ec1-9211-b6c6118ea3f3 => generated 660 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2175] 10.0.0.94 () {34 vars in 964 bytes} [Thu Feb 26 04:21:05 2026] GET /v2.0/quotas/9977decbdbd14df7958884b7a407c4ff => 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: 1051/2176] 10.0.0.94 () {34 vars in 1001 bytes} [Thu Feb 26 04:21:05 2026] GET /v2.0/ports?tenant_id=9977decbdbd14df7958884b7a407c4ff&fields=id => generated 103 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2177] 10.0.0.94 () {34 vars in 1007 bytes} [Thu Feb 26 04:21:05 2026] GET /v2.0/networks/2b69fa41-d08a-4ec1-9211-b6c6118ea3f3?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2178] 10.0.0.94 () {34 vars in 1107 bytes} [Thu Feb 26 04:21:05 2026] GET /v2.0/networks/2b69fa41-d08a-4ec1-9211-b6c6118ea3f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2179] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:05 2026] GET /v2.0/ports?device_id=21836cc2-fb6b-4da5-b80d-4134c85a33b6 => 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: 1127/2180] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:21:05 2026] GET /v2.0/security-groups?tenant_id=3a5fef4a7069473d86664d458c23bb61&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2181] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:21:06 2026] DELETE /v2.0/security-groups/00f122ea-5e04-465e-b249-af1e690e5147 => 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: 1128/2182] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:21:06 2026] GET /v2.0/security-groups?tenant_id=6d2d1587b6904200b00b02ad14d42b63&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: 1055/2183] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:21:06 2026] DELETE /v2.0/security-groups/5b31844f-7292-49dd-9804-0bb9d2b0caef => 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: 1129/2184] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:06 2026] GET /v2.0/ports?device_id=21836cc2-fb6b-4da5-b80d-4134c85a33b6 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2185] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:08 2026] GET /v2.0/ports?device_id=21836cc2-fb6b-4da5-b80d-4134c85a33b6 => 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: 1130/2186] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:09 2026] GET /v2.0/ports?device_id=21836cc2-fb6b-4da5-b80d-4134c85a33b6 => 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: 1131/2187] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:21:10 2026] GET /v2.0/networks?id=2b69fa41-d08a-4ec1-9211-b6c6118ea3f3 => generated 660 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2188] 162.253.55.70 () {34 vars in 1049 bytes} [Thu Feb 26 04:21:10 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9977decbdbd14df7958884b7a407c4ff => generated 181 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:21:10.247 8 WARNING neutron_lib.context [req-0424b385-914f-42ba-9475-390c175e3447 req-550c01fa-ec72-4ec5-bded-4d8226e50a6b 0ecbb4b5f78143c7a58106040480c855 9977decbdbd14df7958884b7a407c4ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1057/2189] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:21:10 2026] GET /v2.0/security-groups?tenant_id=0f103a898b2145d4bbfd90152c545940&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2190] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:10 2026] GET /v2.0/ports?device_id=21836cc2-fb6b-4da5-b80d-4134c85a33b6 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2191] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:21:10 2026] DELETE /v2.0/security-groups/6f2dea20-2b17-4a4b-85d3-1baf2cf9ba8e => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2192] 162.253.55.70 () {38 vars in 954 bytes} [Thu Feb 26 04:21:10 2026] POST /v2.0/ports => generated 954 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2193] 162.253.55.70 () {38 vars in 1027 bytes} [Thu Feb 26 04:21:10 2026] PUT /v2.0/ports/0a332ac9-3768-494c-b22c-7096cd1efed6 => generated 1235 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1134/2194] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:11 2026] GET /v2.0/ports?device_id=21836cc2-fb6b-4da5-b80d-4134c85a33b6 => generated 969 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1061/2195] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:21:11 2026] GET /v2.0/security-groups?id=627c9193-000f-485d-b9c8-69c27308e755&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2196] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:21:12 2026] GET /v2.0/ports?tenant_id=9977decbdbd14df7958884b7a407c4ff&device_id=21836cc2-fb6b-4da5-b80d-4134c85a33b6 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:21:12.055 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4dc906b5-2a23-4024-8a12-15c0ac79559f'] response: {'name': 'network-changed', 'server_uuid': '21836cc2-fb6b-4da5-b80d-4134c85a33b6', 'tag': '0a332ac9-3768-494c-b22c-7096cd1efed6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1062/2197] 162.253.55.70 () {34 vars in 1017 bytes} [Thu Feb 26 04:21:12 2026] GET /v2.0/networks?tenant_id=9977decbdbd14df7958884b7a407c4ff&shared=False => generated 756 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2198] 162.253.55.70 () {34 vars in 929 bytes} [Thu Feb 26 04:21:12 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2199] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:12 2026] GET /v2.0/ports?device_id=21836cc2-fb6b-4da5-b80d-4134c85a33b6 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2200] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:21:12 2026] GET /v2.0/security-groups?id=627c9193-000f-485d-b9c8-69c27308e755&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2201] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:21:13 2026] GET /v2.0/ports?tenant_id=9977decbdbd14df7958884b7a407c4ff&device_id=21836cc2-fb6b-4da5-b80d-4134c85a33b6 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2202] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:21:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=0a332ac9-3768-494c-b22c-7096cd1efed6 => 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: 1065/2203] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:21:13 2026] GET /v2.0/subnets?id=2445b829-964c-4f56-a93d-210cb269ba71 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2204] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:21:13 2026] GET /v2.0/ports?network_id=2b69fa41-d08a-4ec1-9211-b6c6118ea3f3&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: 1066/2205] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:21:13 2026] GET /v2.0/networks/2b69fa41-d08a-4ec1-9211-b6c6118ea3f3?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2206] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:21:13 2026] GET /v2.0/networks/2b69fa41-d08a-4ec1-9211-b6c6118ea3f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2207] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:21:13 2026] GET /v2.0/security-groups?tenant_id=02a52abfba324078b71a0d22877d2053&name=default => generated 2925 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2208] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:13 2026] GET /v2.0/ports?device_id=21836cc2-fb6b-4da5-b80d-4134c85a33b6 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2209] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:21:13 2026] DELETE /v2.0/security-groups/b2270e7b-9f38-4b25-b493-b9b9ffea59d0 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2210] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:21:13 2026] GET /v2.0/security-groups?id=627c9193-000f-485d-b9c8-69c27308e755&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2211] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:14 2026] GET /v2.0/ports?device_id=21836cc2-fb6b-4da5-b80d-4134c85a33b6 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2212] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:21:14 2026] GET /v2.0/security-groups?id=627c9193-000f-485d-b9c8-69c27308e755&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-26 04:21:15.758 8 INFO neutron.db.segments_db [None req-5a4ba626-308d-48cb-9116-eef90c9ed3bb 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Added segment 951c8ff9-8664-487e-864a-3630f4776e40 of type vxlan for network 99338f01-d177-4d6d-abfa-6d51b44178ad [pid: 8|app: 0|req: 1144/2215] 10.0.0.12 () {34 vars in 670 bytes} [Thu Feb 26 04:21:15 2026] POST /v2.0/networks => generated 740 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2216] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:21:15 2026] POST /v2.0/subnets => generated 687 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:21:16.117 8 INFO neutron.db.segments_db [None req-7215ab9e-0dce-4a57-80b8-422727d70529 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Added segment cdfd421a-75f2-4b88-8404-a5d5530d0816 of type vxlan for network 8c9b970d-d71d-46fb-b4ab-d1678ed663f9 [pid: 7|app: 0|req: 1073/2217] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:16 2026] GET /v2.0/ports?device_id=21836cc2-fb6b-4da5-b80d-4134c85a33b6 => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2218] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:21:16 2026] GET /v2.0/security-groups?id=627c9193-000f-485d-b9c8-69c27308e755&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:21:16.387 8 INFO neutron.db.l3_hamode_db [None req-7215ab9e-0dce-4a57-80b8-422727d70529 32b0825bafe1431d92de941c3c58df32 325934bbd9ae4a5aba84248892eaefe0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1075/2219] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:17 2026] GET /v2.0/ports?device_id=21836cc2-fb6b-4da5-b80d-4134c85a33b6 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:21:17.308 8 INFO neutron.db.l3_hamode_db [None req-7215ab9e-0dce-4a57-80b8-422727d70529 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1076/2220] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:21:17 2026] GET /v2.0/security-groups?id=627c9193-000f-485d-b9c8-69c27308e755&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: 1145/2221] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:21:16 2026] POST /v2.0/routers => generated 727 bytes in 2264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2222] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:18 2026] GET /v2.0/ports?device_id=21836cc2-fb6b-4da5-b80d-4134c85a33b6 => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2223] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:21:18 2026] GET /v2.0/security-groups?id=627c9193-000f-485d-b9c8-69c27308e755&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2224] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:18 2026] GET /v2.0/ports?device_id=21836cc2-fb6b-4da5-b80d-4134c85a33b6 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2225] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:21:18 2026] GET /v2.0/security-groups?id=627c9193-000f-485d-b9c8-69c27308e755&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2226] 10.0.0.12 () {32 vars in 735 bytes} [Thu Feb 26 04:21:18 2026] GET /v2.0/ports?device_id=21836cc2-fb6b-4da5-b80d-4134c85a33b6 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:21:18.865 8 WARNING neutron_lib.context [None req-1471b27a-073a-446d-be57-101dc19af9d9 0ecbb4b5f78143c7a58106040480c855 9977decbdbd14df7958884b7a407c4ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1077/2227] 10.0.0.12 () {34 vars in 782 bytes} [Thu Feb 26 04:21:18 2026] PUT /v2.0/routers/befab964-4f7f-4f43-924e-d8aac7b4ca52/add_router_interface => generated 309 bytes in 1098 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:21:19.718 8 INFO neutron.db.l3_db [None req-1471b27a-073a-446d-be57-101dc19af9d9 0ecbb4b5f78143c7a58106040480c855 9977decbdbd14df7958884b7a407c4ff - - default default] Floating IP 371b2d9c-f380-48b8-b637-d1e41c3cb989 associated. External IP: 10.96.250.211, port: 0a332ac9-3768-494c-b22c-7096cd1efed6. [pid: 8|app: 0|req: 1151/2228] 10.0.0.12 () {34 vars in 676 bytes} [Thu Feb 26 04:21:18 2026] POST /v2.0/floatingips => generated 855 bytes in 1231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2229] 10.0.0.12 () {32 vars in 728 bytes} [Thu Feb 26 04:21:20 2026] GET /v2.0/floatingips/371b2d9c-f380-48b8-b637-d1e41c3cb989 => generated 855 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2230] 10.0.0.12 () {32 vars in 728 bytes} [Thu Feb 26 04:21:21 2026] GET /v2.0/floatingips/371b2d9c-f380-48b8-b637-d1e41c3cb989 => generated 855 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2231] 10.0.0.94 () {34 vars in 981 bytes} [Thu Feb 26 04:21:21 2026] GET /v2.0/networks?id=99338f01-d177-4d6d-abfa-6d51b44178ad => generated 672 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:21:21.730 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f966863-abed-455d-83c5-948d9d14af9e'] response: {'name': 'network-changed', 'server_uuid': '21836cc2-fb6b-4da5-b80d-4134c85a33b6', 'tag': '0a332ac9-3768-494c-b22c-7096cd1efed6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1153/2232] 10.0.0.94 () {34 vars in 964 bytes} [Thu Feb 26 04:21:21 2026] GET /v2.0/quotas/325934bbd9ae4a5aba84248892eaefe0 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2233] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:21:21 2026] GET /v2.0/ports?tenant_id=9977decbdbd14df7958884b7a407c4ff&device_id=21836cc2-fb6b-4da5-b80d-4134c85a33b6 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2234] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:21:21 2026] GET /v2.0/networks?id=2b69fa41-d08a-4ec1-9211-b6c6118ea3f3 => generated 756 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2235] 10.0.0.94 () {34 vars in 1001 bytes} [Thu Feb 26 04:21:21 2026] GET /v2.0/ports?tenant_id=325934bbd9ae4a5aba84248892eaefe0&fields=id => generated 103 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2236] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:21:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=0a332ac9-3768-494c-b22c-7096cd1efed6 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2237] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:21:21 2026] GET /v2.0/subnets?id=2445b829-964c-4f56-a93d-210cb269ba71 => generated 678 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2238] 10.0.0.94 () {34 vars in 1007 bytes} [Thu Feb 26 04:21:21 2026] GET /v2.0/networks/99338f01-d177-4d6d-abfa-6d51b44178ad?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: 1084/2239] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:21:21 2026] GET /v2.0/ports?network_id=2b69fa41-d08a-4ec1-9211-b6c6118ea3f3&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2240] 10.0.0.94 () {34 vars in 1107 bytes} [Thu Feb 26 04:21:21 2026] GET /v2.0/networks/99338f01-d177-4d6d-abfa-6d51b44178ad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2241] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:21:21 2026] GET /v2.0/networks/2b69fa41-d08a-4ec1-9211-b6c6118ea3f3?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2242] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:21:22 2026] GET /v2.0/networks/2b69fa41-d08a-4ec1-9211-b6c6118ea3f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2243] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:22 2026] GET /v2.0/ports?device_id=5254b52f-ebcb-48d1-bbbe-dc709170a95b => 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: 1158/2244] 10.0.0.12 () {32 vars in 728 bytes} [Thu Feb 26 04:21:22 2026] GET /v2.0/floatingips/371b2d9c-f380-48b8-b637-d1e41c3cb989 => generated 857 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2245] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:23 2026] GET /v2.0/ports?device_id=5254b52f-ebcb-48d1-bbbe-dc709170a95b => 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: 1159/2246] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:24 2026] GET /v2.0/ports?device_id=5254b52f-ebcb-48d1-bbbe-dc709170a95b => 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: 1088/2247] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:25 2026] GET /v2.0/ports?device_id=5254b52f-ebcb-48d1-bbbe-dc709170a95b => 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: 1160/2248] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:21:26 2026] GET /v2.0/networks?id=99338f01-d177-4d6d-abfa-6d51b44178ad => generated 672 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:21:26.436 7 WARNING neutron_lib.context [req-04d1b06c-4b80-459b-afe7-7bbddef61d3c req-70c63d30-5288-4566-b6b8-692ac8701b56 7eacce9387154654b40a1e0ed6fab76b 325934bbd9ae4a5aba84248892eaefe0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1161/2249] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:26 2026] GET /v2.0/ports?device_id=5254b52f-ebcb-48d1-bbbe-dc709170a95b => 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: 1089/2250] 162.253.55.70 () {38 vars in 954 bytes} [Thu Feb 26 04:21:26 2026] POST /v2.0/ports => generated 954 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2251] 162.253.55.70 () {38 vars in 1027 bytes} [Thu Feb 26 04:21:26 2026] PUT /v2.0/ports/344ed29b-ad43-4314-801b-0c3f5aa772e8 => generated 1235 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1090/2252] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:27 2026] GET /v2.0/ports?device_id=5254b52f-ebcb-48d1-bbbe-dc709170a95b => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-26 04:21:27.654 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d9ae2fa3-8eb0-487f-b0d0-0871fe9352a6'] response: {'name': 'network-changed', 'server_uuid': '5254b52f-ebcb-48d1-bbbe-dc709170a95b', 'tag': '344ed29b-ad43-4314-801b-0c3f5aa772e8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1163/2253] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:21:27 2026] GET /v2.0/security-groups?id=5740c428-ff3a-44e7-a86a-c70fc52008e4&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2254] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:21:28 2026] GET /v2.0/ports?tenant_id=325934bbd9ae4a5aba84248892eaefe0&device_id=5254b52f-ebcb-48d1-bbbe-dc709170a95b => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2255] 162.253.55.70 () {34 vars in 1017 bytes} [Thu Feb 26 04:21:28 2026] GET /v2.0/networks?tenant_id=325934bbd9ae4a5aba84248892eaefe0&shared=False => generated 768 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2256] 162.253.55.70 () {34 vars in 929 bytes} [Thu Feb 26 04:21:28 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2257] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:28 2026] GET /v2.0/ports?device_id=5254b52f-ebcb-48d1-bbbe-dc709170a95b => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2258] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:21:28 2026] GET /v2.0/security-groups?id=5740c428-ff3a-44e7-a86a-c70fc52008e4&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2259] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:21:29 2026] GET /v2.0/ports?tenant_id=325934bbd9ae4a5aba84248892eaefe0&device_id=5254b52f-ebcb-48d1-bbbe-dc709170a95b => 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: 1094/2260] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:21:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=344ed29b-ad43-4314-801b-0c3f5aa772e8 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2261] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:21:29 2026] GET /v2.0/subnets?id=0a84cf82-759a-4dd1-a063-23d4b8e5857a => generated 690 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2262] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:21:29 2026] GET /v2.0/ports?network_id=99338f01-d177-4d6d-abfa-6d51b44178ad&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2263] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:21:29 2026] GET /v2.0/networks/99338f01-d177-4d6d-abfa-6d51b44178ad?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2264] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:21:29 2026] GET /v2.0/networks/99338f01-d177-4d6d-abfa-6d51b44178ad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2265] 10.0.0.80 () {34 vars in 989 bytes} [Thu Feb 26 04:21:29 2026] GET /v2.0/ports?device_id=21836cc2-fb6b-4da5-b80d-4134c85a33b6 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2266] 10.0.0.80 () {34 vars in 1039 bytes} [Thu Feb 26 04:21:29 2026] GET /v2.0/security-groups?id=627c9193-000f-485d-b9c8-69c27308e755&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2267] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:29 2026] GET /v2.0/ports?device_id=5254b52f-ebcb-48d1-bbbe-dc709170a95b => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2270] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:21:29 2026] GET /v2.0/security-groups?id=5740c428-ff3a-44e7-a86a-c70fc52008e4&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2271] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:31 2026] GET /v2.0/ports?device_id=5254b52f-ebcb-48d1-bbbe-dc709170a95b => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2272] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:21:31 2026] GET /v2.0/security-groups?id=5740c428-ff3a-44e7-a86a-c70fc52008e4&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2273] 10.0.0.12 () {32 vars in 825 bytes} [Thu Feb 26 04:21:31 2026] GET /v2.0/ports?project_id=9977decbdbd14df7958884b7a407c4ff&network_id=2b69fa41-d08a-4ec1-9211-b6c6118ea3f3 => generated 3691 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2274] 10.0.0.12 () {32 vars in 741 bytes} [Thu Feb 26 04:21:31 2026] GET /v2.0/subnets?network_id=3d3a506a-5b45-45c7-b79c-7bb0ffd486d2 => generated 667 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:21:32.264 8 INFO neutron.db.l3_db [None req-0e25423a-8ca2-49e0-b7b0-255454c20151 0ecbb4b5f78143c7a58106040480c855 9977decbdbd14df7958884b7a407c4ff - - default default] Floating IP 371b2d9c-f380-48b8-b637-d1e41c3cb989 disassociated. External IP: 10.96.250.211, port: 0a332ac9-3768-494c-b22c-7096cd1efed6. [pid: 7|app: 0|req: 1101/2275] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:32 2026] GET /v2.0/ports?device_id=5254b52f-ebcb-48d1-bbbe-dc709170a95b => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2276] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:21:32 2026] GET /v2.0/security-groups?id=5740c428-ff3a-44e7-a86a-c70fc52008e4&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2277] 10.0.0.12 () {34 vars in 748 bytes} [Thu Feb 26 04:21:32 2026] PUT /v2.0/floatingips/371b2d9c-f380-48b8-b637-d1e41c3cb989 => generated 554 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2278] 10.0.0.12 () {32 vars in 728 bytes} [Thu Feb 26 04:21:32 2026] GET /v2.0/floatingips/371b2d9c-f380-48b8-b637-d1e41c3cb989 => generated 554 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:21:33.377 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-30cf7467-ff99-420f-b57b-d8e6a5ba246f'] response: {'name': 'network-changed', 'server_uuid': '21836cc2-fb6b-4da5-b80d-4134c85a33b6', 'tag': '0a332ac9-3768-494c-b22c-7096cd1efed6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1104/2279] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:33 2026] GET /v2.0/ports?device_id=5254b52f-ebcb-48d1-bbbe-dc709170a95b => generated 969 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2280] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:21:33 2026] GET /v2.0/security-groups?id=5740c428-ff3a-44e7-a86a-c70fc52008e4&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2281] 10.0.0.11 () {28 vars in 578 bytes} [Thu Feb 26 04:21:33 2026] GET /v2.0/ports => generated 17491 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2282] 10.0.0.12 () {32 vars in 728 bytes} [Thu Feb 26 04:21:33 2026] GET /v2.0/floatingips/371b2d9c-f380-48b8-b637-d1e41c3cb989 => generated 554 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2283] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:21:33 2026] GET /v2.0/subnets => generated 3894 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2284] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:21:33 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: 1178/2285] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:21:33 2026] GET /v2.0/routers => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2286] 10.0.0.11 () {28 vars in 623 bytes} [Thu Feb 26 04:21:33 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: 1179/2287] 10.0.0.11 () {28 vars in 676 bytes} [Thu Feb 26 04:21:33 2026] GET /v2.0/routers/0384e8e2-fa10-4407-87ea-7793da26ae27/l3-agents => generated 681 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2288] 10.0.0.94 () {34 vars in 1083 bytes} [Thu Feb 26 04:21:33 2026] GET /v2.0/ports?device_id=5254b52f-ebcb-48d1-bbbe-dc709170a95b&device_id=21836cc2-fb6b-4da5-b80d-4134c85a33b6 => generated 2469 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2289] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:21:33 2026] GET /v2.0/ports?tenant_id=9977decbdbd14df7958884b7a407c4ff&device_id=21836cc2-fb6b-4da5-b80d-4134c85a33b6 => generated 1240 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2290] 10.0.0.94 () {34 vars in 1119 bytes} [Thu Feb 26 04:21:33 2026] GET /v2.0/security-groups?id=627c9193-000f-485d-b9c8-69c27308e755&id=5740c428-ff3a-44e7-a86a-c70fc52008e4&fields=id&fields=name => generated 181 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2291] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:21:33 2026] GET /v2.0/networks?id=2b69fa41-d08a-4ec1-9211-b6c6118ea3f3 => generated 756 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2292] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:21:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=0a332ac9-3768-494c-b22c-7096cd1efed6 => 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: 1110/2293] 10.0.0.11 () {28 vars in 676 bytes} [Thu Feb 26 04:21:33 2026] GET /v2.0/routers/befab964-4f7f-4f43-924e-d8aac7b4ca52/l3-agents => generated 682 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2294] 10.0.0.11 () {28 vars in 618 bytes} [Thu Feb 26 04:21:34 2026] GET /v2.0/network-ip-availabilities => generated 2874 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2295] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:21:34 2026] GET /v2.0/subnets?id=2445b829-964c-4f56-a93d-210cb269ba71 => generated 678 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2296] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:21:34 2026] GET /v2.0/subnets => generated 3894 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2297] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:21:34 2026] GET /v2.0/ports?network_id=2b69fa41-d08a-4ec1-9211-b6c6118ea3f3&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2298] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:21:34 2026] GET /v2.0/networks/2b69fa41-d08a-4ec1-9211-b6c6118ea3f3?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2299] 10.0.0.11 () {28 vars in 584 bytes} [Thu Feb 26 04:21:34 2026] GET /v2.0/networks => generated 5056 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2300] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:21:34 2026] GET /v2.0/networks/2b69fa41-d08a-4ec1-9211-b6c6118ea3f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2301] 10.0.0.11 () {28 vars in 598 bytes} [Thu Feb 26 04:21:34 2026] GET /v2.0/security-groups => generated 28547 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2302] 10.0.0.11 () {28 vars in 580 bytes} [Thu Feb 26 04:21:34 2026] GET /v2.0/agents => generated 3384 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2303] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:21:34 2026] GET /v2.0/floatingips => generated 555 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2304] 10.0.0.12 () {32 vars in 728 bytes} [Thu Feb 26 04:21:34 2026] GET /v2.0/floatingips/371b2d9c-f380-48b8-b637-d1e41c3cb989 => generated 552 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2305] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:34 2026] GET /v2.0/ports?device_id=5254b52f-ebcb-48d1-bbbe-dc709170a95b => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2306] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:21:34 2026] GET /v2.0/security-groups?id=5740c428-ff3a-44e7-a86a-c70fc52008e4&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:21:35.743 7 WARNING neutron_lib.context [None req-e2afa94b-419f-4179-be3b-7ff1bed2a153 0ecbb4b5f78143c7a58106040480c855 9977decbdbd14df7958884b7a407c4ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1117/2307] 10.0.0.12 () {34 vars in 684 bytes} [Thu Feb 26 04:21:35 2026] POST /v2.0/security-groups => generated 1677 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 04:21:35.883 7 WARNING neutron_lib.context [None req-273c47b2-4bfd-4b2b-87c7-fe6b8171dd92 0ecbb4b5f78143c7a58106040480c855 9977decbdbd14df7958884b7a407c4ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1191/2308] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:35 2026] GET /v2.0/ports?device_id=5254b52f-ebcb-48d1-bbbe-dc709170a95b => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2309] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:21:35 2026] GET /v2.0/security-groups?id=5740c428-ff3a-44e7-a86a-c70fc52008e4&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2310] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:21:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:21:36.008 8 WARNING neutron_lib.context [None req-721fd944-f9dd-4506-9922-869cd99b0c7c 0ecbb4b5f78143c7a58106040480c855 9977decbdbd14df7958884b7a407c4ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2311] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:21:36 2026] POST /v2.0/security-group-rules => generated 596 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:21:36.123 7 WARNING neutron_lib.context [None req-3b557acb-ab97-495b-a7ad-d0e80bb14ecc 0ecbb4b5f78143c7a58106040480c855 9977decbdbd14df7958884b7a407c4ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1119/2312] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:21:36 2026] POST /v2.0/security-group-rules => generated 602 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:21:36.244 8 WARNING neutron_lib.context [None req-117d4ea8-03cc-4e08-9cd4-266bc82e9e2f 0ecbb4b5f78143c7a58106040480c855 9977decbdbd14df7958884b7a407c4ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1194/2313] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:21:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:21:36.349 7 WARNING neutron_lib.context [None req-99b31da3-e7d9-490d-829e-35b09a11a16a 0ecbb4b5f78143c7a58106040480c855 9977decbdbd14df7958884b7a407c4ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:21:36.381 7 INFO neutron.db.securitygroups_db [None req-99b31da3-e7d9-490d-829e-35b09a11a16a 0ecbb4b5f78143c7a58106040480c855 9977decbdbd14df7958884b7a407c4ff - - default default] Project 9977decbdbd14df7958884b7a407c4ff 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: 1120/2314] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:21:36 2026] POST /v2.0/security-group-rules => generated 607 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:21:36.495 8 WARNING neutron_lib.context [None req-534d1a02-f523-4ba8-9fb6-69b25a8e1468 0ecbb4b5f78143c7a58106040480c855 9977decbdbd14df7958884b7a407c4ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:21:36.528 8 INFO neutron.db.securitygroups_db [None req-534d1a02-f523-4ba8-9fb6-69b25a8e1468 0ecbb4b5f78143c7a58106040480c855 9977decbdbd14df7958884b7a407c4ff - - default default] Project 9977decbdbd14df7958884b7a407c4ff 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: 1195/2315] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:21:36 2026] POST /v2.0/security-group-rules => generated 606 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2316] 10.0.0.12 () {32 vars in 648 bytes} [Thu Feb 26 04:21:36 2026] GET /v2.0/networks => generated 1297 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2317] 10.0.0.94 () {34 vars in 1099 bytes} [Thu Feb 26 04:21:37 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1035313291&fields=id&tenant_id=9977decbdbd14df7958884b7a407c4ff => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2318] 10.0.0.94 () {34 vars in 981 bytes} [Thu Feb 26 04:21:37 2026] GET /v2.0/networks?id=2b69fa41-d08a-4ec1-9211-b6c6118ea3f3 => generated 660 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2319] 10.0.0.94 () {34 vars in 964 bytes} [Thu Feb 26 04:21:37 2026] GET /v2.0/quotas/9977decbdbd14df7958884b7a407c4ff => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2320] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:37 2026] GET /v2.0/ports?device_id=5254b52f-ebcb-48d1-bbbe-dc709170a95b => 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: 1124/2321] 10.0.0.94 () {34 vars in 1001 bytes} [Thu Feb 26 04:21:37 2026] GET /v2.0/ports?tenant_id=9977decbdbd14df7958884b7a407c4ff&fields=id => generated 149 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2322] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:21:37 2026] GET /v2.0/security-groups?id=5740c428-ff3a-44e7-a86a-c70fc52008e4&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2323] 10.0.0.94 () {34 vars in 1007 bytes} [Thu Feb 26 04:21:37 2026] GET /v2.0/networks/2b69fa41-d08a-4ec1-9211-b6c6118ea3f3?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2324] 10.0.0.94 () {34 vars in 1107 bytes} [Thu Feb 26 04:21:37 2026] GET /v2.0/networks/2b69fa41-d08a-4ec1-9211-b6c6118ea3f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2325] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:37 2026] GET /v2.0/ports?device_id=8a410ada-3abb-4e86-9ef5-2c135cfc0ca3 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2326] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:38 2026] GET /v2.0/ports?device_id=5254b52f-ebcb-48d1-bbbe-dc709170a95b => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2327] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:21:38 2026] GET /v2.0/security-groups?id=5740c428-ff3a-44e7-a86a-c70fc52008e4&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2328] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:38 2026] GET /v2.0/ports?device_id=8a410ada-3abb-4e86-9ef5-2c135cfc0ca3 => 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: 1128/2329] 162.253.55.70 () {34 vars in 993 bytes} [Thu Feb 26 04:21:39 2026] GET /v2.0/ports?device_id=5254b52f-ebcb-48d1-bbbe-dc709170a95b => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2330] 162.253.55.70 () {36 vars in 996 bytes} [Thu Feb 26 04:21:39 2026] DELETE /v2.0/ports/344ed29b-ad43-4314-801b-0c3f5aa772e8 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2331] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:39 2026] GET /v2.0/ports?device_id=5254b52f-ebcb-48d1-bbbe-dc709170a95b => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2332] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:39 2026] GET /v2.0/ports?device_id=8a410ada-3abb-4e86-9ef5-2c135cfc0ca3 => 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: 1130/2333] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:40 2026] GET /v2.0/ports?device_id=5254b52f-ebcb-48d1-bbbe-dc709170a95b => 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: 1204/2334] 162.253.55.70 () {34 vars in 1095 bytes} [Thu Feb 26 04:21:40 2026] GET /v2.0/ports?device_id=21836cc2-fb6b-4da5-b80d-4134c85a33b6&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2335] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:40 2026] GET /v2.0/ports?device_id=8a410ada-3abb-4e86-9ef5-2c135cfc0ca3 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:21:41.804 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef9782da-551f-4a6b-b132-a04a1a708804'] response: {'server_uuid': '5254b52f-ebcb-48d1-bbbe-dc709170a95b', 'name': 'network-vif-deleted', 'tag': '344ed29b-ad43-4314-801b-0c3f5aa772e8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1205/2336] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:41 2026] GET /v2.0/ports?device_id=5254b52f-ebcb-48d1-bbbe-dc709170a95b => 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: 1132/2337] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:21:41 2026] GET /v2.0/networks?id=2b69fa41-d08a-4ec1-9211-b6c6118ea3f3 => generated 660 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2338] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:21:41 2026] GET /v2.0/ports?tenant_id=9977decbdbd14df7958884b7a407c4ff&device_id=21836cc2-fb6b-4da5-b80d-4134c85a33b6 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2339] 162.253.55.70 () {34 vars in 1049 bytes} [Thu Feb 26 04:21:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9977decbdbd14df7958884b7a407c4ff => generated 274 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2340] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:41 2026] GET /v2.0/ports?device_id=8a410ada-3abb-4e86-9ef5-2c135cfc0ca3 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:21:41.961 7 WARNING neutron_lib.context [req-38ec1cc2-1d38-43c4-96b0-1a4d06113d3e req-a5730dd7-4d82-4bd7-b018-c132e7afb5b8 0ecbb4b5f78143c7a58106040480c855 9977decbdbd14df7958884b7a407c4ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1134/2341] 162.253.55.70 () {38 vars in 954 bytes} [Thu Feb 26 04:21:41 2026] POST /v2.0/ports => generated 954 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1135/2342] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:21:42 2026] GET /v2.0/networks?id=2b69fa41-d08a-4ec1-9211-b6c6118ea3f3 => generated 756 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2343] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:21:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=0a332ac9-3768-494c-b22c-7096cd1efed6 => 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: 1137/2344] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:21:42 2026] GET /v2.0/subnets?id=2445b829-964c-4f56-a93d-210cb269ba71 => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2345] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:21:42 2026] GET /v2.0/ports?network_id=2b69fa41-d08a-4ec1-9211-b6c6118ea3f3&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2346] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:21:42 2026] GET /v2.0/networks/2b69fa41-d08a-4ec1-9211-b6c6118ea3f3?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2347] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:21:42 2026] GET /v2.0/networks/2b69fa41-d08a-4ec1-9211-b6c6118ea3f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2348] 162.253.55.70 () {38 vars in 1027 bytes} [Thu Feb 26 04:21:42 2026] PUT /v2.0/ports/5dea649a-c2f0-4e9d-839d-3a834c81b009 => generated 1235 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2349] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:42 2026] GET /v2.0/ports?device_id=5254b52f-ebcb-48d1-bbbe-dc709170a95b => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1209/2350] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:43 2026] GET /v2.0/ports?device_id=8a410ada-3abb-4e86-9ef5-2c135cfc0ca3 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2351] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:21:43 2026] GET /v2.0/security-groups?id=7711299f-5c50-4a4a-b1ac-6d3bd6fd4dce&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2352] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:21:43 2026] GET /v2.0/ports?tenant_id=9977decbdbd14df7958884b7a407c4ff&device_id=8a410ada-3abb-4e86-9ef5-2c135cfc0ca3 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2353] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:21:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=5dea649a-c2f0-4e9d-839d-3a834c81b009 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:21:43.895 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac5be9d9-8232-4040-8967-80988acf1c96'] response: {'name': 'network-changed', 'server_uuid': '8a410ada-3abb-4e86-9ef5-2c135cfc0ca3', 'tag': '5dea649a-c2f0-4e9d-839d-3a834c81b009', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1211/2354] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:21:43 2026] GET /v2.0/subnets?id=2445b829-964c-4f56-a93d-210cb269ba71 => generated 678 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2355] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:21:43 2026] GET /v2.0/ports?network_id=2b69fa41-d08a-4ec1-9211-b6c6118ea3f3&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2356] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:21:43 2026] GET /v2.0/networks/2b69fa41-d08a-4ec1-9211-b6c6118ea3f3?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2357] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:21:44 2026] GET /v2.0/networks/2b69fa41-d08a-4ec1-9211-b6c6118ea3f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2358] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:44 2026] GET /v2.0/ports?device_id=8a410ada-3abb-4e86-9ef5-2c135cfc0ca3 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2359] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:21:44 2026] GET /v2.0/security-groups?id=7711299f-5c50-4a4a-b1ac-6d3bd6fd4dce&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2362] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:21:45 2026] GET /v2.0/ports?tenant_id=9977decbdbd14df7958884b7a407c4ff&device_id=8a410ada-3abb-4e86-9ef5-2c135cfc0ca3 => 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: 1216/2363] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:21:45 2026] GET /v2.0/networks?id=2b69fa41-d08a-4ec1-9211-b6c6118ea3f3 => generated 756 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2364] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:21:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=5dea649a-c2f0-4e9d-839d-3a834c81b009 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2365] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:21:45 2026] GET /v2.0/subnets?id=2445b829-964c-4f56-a93d-210cb269ba71 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2366] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:21:45 2026] GET /v2.0/ports?network_id=2b69fa41-d08a-4ec1-9211-b6c6118ea3f3&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2367] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:21:45 2026] GET /v2.0/networks/2b69fa41-d08a-4ec1-9211-b6c6118ea3f3?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2368] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:45 2026] GET /v2.0/ports?device_id=8a410ada-3abb-4e86-9ef5-2c135cfc0ca3 => generated 969 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2369] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:21:45 2026] GET /v2.0/networks/2b69fa41-d08a-4ec1-9211-b6c6118ea3f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2370] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:21:45 2026] GET /v2.0/security-groups?id=7711299f-5c50-4a4a-b1ac-6d3bd6fd4dce&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2371] 10.0.0.12 () {34 vars in 788 bytes} [Thu Feb 26 04:21:45 2026] PUT /v2.0/routers/befab964-4f7f-4f43-924e-d8aac7b4ca52/remove_router_interface => generated 309 bytes in 1050 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:21:47.087 8 INFO neutron.services.segments.plugin [-] Segment cdfd421a-75f2-4b88-8404-a5d5530d0816 resource provider aggregate not found 2026-02-26 04:21:47.092 8 INFO neutron.services.segments.plugin [-] Segment cdfd421a-75f2-4b88-8404-a5d5530d0816 resource provider aggregate not found 2026-02-26 04:21:47.104 8 INFO neutron.db.l3_hamode_db [None req-dfa77281-2715-49a2-a32c-f0436862d695 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] HA network 8c9b970d-d71d-46fb-b4ab-d1678ed663f9 was deleted as no HA routers are present in tenant 325934bbd9ae4a5aba84248892eaefe0. [pid: 8|app: 0|req: 1224/2372] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:21:46 2026] DELETE /v2.0/routers/befab964-4f7f-4f43-924e-d8aac7b4ca52 => generated 0 bytes in 933 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:21:47.115 8 INFO neutron.services.segments.plugin [-] Segment cdfd421a-75f2-4b88-8404-a5d5530d0816 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdfd421a-75f2-4b88-8404-a5d5530d0816 found for delete ", "request_id": "req-c9533fb5-d9f0-4884-9d34-7fb933705072"}]} 2026-02-26 04:21:47.116 8 INFO neutron.services.segments.plugin [-] Segment cdfd421a-75f2-4b88-8404-a5d5530d0816 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdfd421a-75f2-4b88-8404-a5d5530d0816 found for delete ", "request_id": "req-30eb4cc8-47c9-4ed6-bdea-017cc4cd6061"}]} [pid: 7|app: 0|req: 1149/2373] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:47 2026] GET /v2.0/ports?device_id=8a410ada-3abb-4e86-9ef5-2c135cfc0ca3 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2374] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:21:47 2026] GET /v2.0/security-groups?id=7711299f-5c50-4a4a-b1ac-6d3bd6fd4dce&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2375] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:21:47 2026] DELETE /v2.0/subnets/0a84cf82-759a-4dd1-a063-23d4b8e5857a => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:21:47.615 7 INFO neutron.services.segments.plugin [-] Segment 951c8ff9-8664-487e-864a-3630f4776e40 resource provider aggregate not found 2026-02-26 04:21:47.620 7 INFO neutron.services.segments.plugin [-] Segment 951c8ff9-8664-487e-864a-3630f4776e40 resource provider aggregate not found [pid: 7|app: 0|req: 1151/2376] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:21:47 2026] DELETE /v2.0/networks/99338f01-d177-4d6d-abfa-6d51b44178ad => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2377] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:21:47 2026] GET /v2.0/security-groups?tenant_id=325934bbd9ae4a5aba84248892eaefe0&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:21:47.797 7 INFO neutron.services.segments.plugin [-] Segment 951c8ff9-8664-487e-864a-3630f4776e40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 951c8ff9-8664-487e-864a-3630f4776e40 found for delete ", "request_id": "req-60cc0246-2786-4187-825d-45bead695e8e"}]} 2026-02-26 04:21:47.805 7 INFO neutron.services.segments.plugin [-] Segment 951c8ff9-8664-487e-864a-3630f4776e40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 951c8ff9-8664-487e-864a-3630f4776e40 found for delete ", "request_id": "req-e5b61093-ecbe-46dc-986f-511d39b8b2f0"}]} [pid: 7|app: 0|req: 1152/2378] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:21:47 2026] DELETE /v2.0/security-groups/5740c428-ff3a-44e7-a86a-c70fc52008e4 => 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: 1227/2379] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:48 2026] GET /v2.0/ports?device_id=8a410ada-3abb-4e86-9ef5-2c135cfc0ca3 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2380] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:21:48 2026] GET /v2.0/security-groups?id=7711299f-5c50-4a4a-b1ac-6d3bd6fd4dce&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: 1228/2381] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:49 2026] GET /v2.0/ports?device_id=8a410ada-3abb-4e86-9ef5-2c135cfc0ca3 => 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: 1154/2382] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:21:49 2026] GET /v2.0/security-groups?id=7711299f-5c50-4a4a-b1ac-6d3bd6fd4dce&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2383] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:21:49 2026] GET /v2.0/ports?device_id=8a410ada-3abb-4e86-9ef5-2c135cfc0ca3 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2384] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:21:49 2026] GET /v2.0/security-groups?id=7711299f-5c50-4a4a-b1ac-6d3bd6fd4dce&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: 1231/2385] 10.0.0.12 () {32 vars in 735 bytes} [Thu Feb 26 04:21:49 2026] GET /v2.0/ports?device_id=8a410ada-3abb-4e86-9ef5-2c135cfc0ca3 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:21:50.001 7 INFO neutron.db.segments_db [None req-1e3b2191-e6a6-439d-8369-d8540f7ff3ba 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Added segment 19b4f8ad-e525-43f2-9339-77f357ef0cfd of type vxlan for network a88d4997-0e05-43cb-8b24-7e274605f4c1 [pid: 7|app: 0|req: 1155/2386] 10.0.0.12 () {34 vars in 670 bytes} [Thu Feb 26 04:21:49 2026] POST /v2.0/networks => generated 741 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:21:50.170 8 INFO neutron.db.l3_db [None req-a91f9a9c-b5f3-401f-ad3d-895ea89f52d4 0ecbb4b5f78143c7a58106040480c855 9977decbdbd14df7958884b7a407c4ff - - default default] Floating IP 371b2d9c-f380-48b8-b637-d1e41c3cb989 associated. External IP: 10.96.250.211, port: 5dea649a-c2f0-4e9d-839d-3a834c81b009. [pid: 7|app: 0|req: 1156/2387] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:21:50 2026] POST /v2.0/subnets => generated 688 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:21:50.387 7 INFO neutron.db.segments_db [None req-11cd7345-3914-4eb4-9b7f-8fa70ecff1d0 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Added segment 4b7a9cf8-4279-45ab-89fe-8b7de65b5566 of type vxlan for network 02044e06-cc53-4725-8736-4a1edf644b55 [pid: 8|app: 0|req: 1232/2388] 10.0.0.12 () {34 vars in 748 bytes} [Thu Feb 26 04:21:49 2026] PUT /v2.0/floatingips/371b2d9c-f380-48b8-b637-d1e41c3cb989 => generated 855 bytes in 686 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:21:50.558 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7b1fba6-e4a6-4326-a757-5566e200233c'] response: {'name': 'network-changed', 'server_uuid': '8a410ada-3abb-4e86-9ef5-2c135cfc0ca3', 'tag': '5dea649a-c2f0-4e9d-839d-3a834c81b009', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1233/2389] 10.0.0.12 () {32 vars in 728 bytes} [Thu Feb 26 04:21:50 2026] GET /v2.0/floatingips/371b2d9c-f380-48b8-b637-d1e41c3cb989 => generated 855 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:21:50.667 7 INFO neutron.db.l3_hamode_db [None req-11cd7345-3914-4eb4-9b7f-8fa70ecff1d0 32b0825bafe1431d92de941c3c58df32 d5c0a480682d4cbb852e8279f1ac488e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1234/2390] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:21:51 2026] GET /v2.0/ports?tenant_id=9977decbdbd14df7958884b7a407c4ff&device_id=8a410ada-3abb-4e86-9ef5-2c135cfc0ca3 => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2391] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:21:51 2026] GET /v2.0/networks?id=2b69fa41-d08a-4ec1-9211-b6c6118ea3f3 => generated 756 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2392] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:21:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=5dea649a-c2f0-4e9d-839d-3a834c81b009 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2393] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:21:51 2026] GET /v2.0/subnets?id=2445b829-964c-4f56-a93d-210cb269ba71 => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2394] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:21:51 2026] GET /v2.0/ports?network_id=2b69fa41-d08a-4ec1-9211-b6c6118ea3f3&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: 8|app: 0|req: 1239/2395] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:21:51 2026] GET /v2.0/networks/2b69fa41-d08a-4ec1-9211-b6c6118ea3f3?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2396] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:21:51 2026] GET /v2.0/networks/2b69fa41-d08a-4ec1-9211-b6c6118ea3f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:21:51.507 7 INFO neutron.db.l3_hamode_db [None req-11cd7345-3914-4eb4-9b7f-8fa70ecff1d0 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1241/2397] 10.0.0.12 () {32 vars in 728 bytes} [Thu Feb 26 04:21:51 2026] GET /v2.0/floatingips/371b2d9c-f380-48b8-b637-d1e41c3cb989 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2398] 10.0.0.12 () {32 vars in 728 bytes} [Thu Feb 26 04:21:52 2026] GET /v2.0/floatingips/371b2d9c-f380-48b8-b637-d1e41c3cb989 => generated 857 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2399] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:21:50 2026] POST /v2.0/routers => generated 728 bytes in 2674 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2400] 10.0.0.12 () {34 vars in 782 bytes} [Thu Feb 26 04:21:53 2026] PUT /v2.0/routers/39a7acd7-baed-4fd9-903a-0441feab8107/add_router_interface => generated 309 bytes in 1227 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:21:55.361 7 INFO neutron.db.segments_db [None req-bf735b5a-a614-49be-adb8-38179abd5a27 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Added segment 6ae5cecd-f9a4-4959-955f-1592e43a97f8 of type vxlan for network 9dcc31cb-6481-4ded-b276-caaa98fee9af [pid: 7|app: 0|req: 1158/2401] 10.0.0.12 () {34 vars in 670 bytes} [Thu Feb 26 04:21:55 2026] POST /v2.0/networks => generated 741 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2402] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:21:55 2026] POST /v2.0/subnets => generated 688 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:21:55.716 7 INFO neutron.db.segments_db [None req-fa25a5cf-9bb2-4f88-8a6f-51d10987780d 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Added segment f6d4b67f-4366-4a6a-a3df-1948c74319dd of type vxlan for network a4ed8611-3273-458d-93f9-26f5db379bce 2026-02-26 04:21:55.937 7 INFO neutron.db.l3_hamode_db [None req-fa25a5cf-9bb2-4f88-8a6f-51d10987780d 32b0825bafe1431d92de941c3c58df32 6e70a732682747a8937880cb1b2b4209 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 04:21:56.616 7 INFO neutron.db.l3_hamode_db [None req-fa25a5cf-9bb2-4f88-8a6f-51d10987780d 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1159/2403] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:21:55 2026] POST /v2.0/routers => generated 728 bytes in 1757 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2404] 10.0.0.12 () {34 vars in 782 bytes} [Thu Feb 26 04:21:57 2026] PUT /v2.0/routers/4726c981-a990-4ae1-8c83-196fd20e5fd1/add_router_interface => generated 309 bytes in 1270 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:21:59.445 7 WARNING neutron_lib.context [None req-d0c49337-ab30-481c-9382-2dc320ca19db 3a4eaed8f2b7471db16b74ce5167ff6d d5c0a480682d4cbb852e8279f1ac488e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1160/2405] 10.0.0.12 () {34 vars in 684 bytes} [Thu Feb 26 04:21:59 2026] POST /v2.0/security-groups => generated 1673 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 04:21:59.577 8 WARNING neutron_lib.context [None req-6aa72a76-d8e6-46ba-b264-2baa4625e267 3a4eaed8f2b7471db16b74ce5167ff6d d5c0a480682d4cbb852e8279f1ac488e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1246/2406] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:21:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:21:59.740 7 WARNING neutron_lib.context [None req-c46dbea2-593c-4775-93f4-8c0f7e067af6 3a4eaed8f2b7471db16b74ce5167ff6d d5c0a480682d4cbb852e8279f1ac488e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1161/2407] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:21:59 2026] POST /v2.0/security-group-rules => generated 596 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:21:59.894 8 WARNING neutron_lib.context [None req-23c9106d-0649-49f5-9268-2293b94ed6ae 3a4eaed8f2b7471db16b74ce5167ff6d d5c0a480682d4cbb852e8279f1ac488e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1162/2408] 10.0.0.80 () {34 vars in 989 bytes} [Thu Feb 26 04:21:59 2026] GET /v2.0/ports?device_id=8a410ada-3abb-4e86-9ef5-2c135cfc0ca3 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2410] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:21:59 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) 2026-02-26 04:22:00.030 7 WARNING neutron_lib.context [None req-f8d7671c-d91f-4f85-89be-f8ee51b7128f 3a4eaed8f2b7471db16b74ce5167ff6d d5c0a480682d4cbb852e8279f1ac488e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1248/2412] 10.0.0.80 () {34 vars in 1039 bytes} [Thu Feb 26 04:22:00 2026] GET /v2.0/security-groups?id=7711299f-5c50-4a4a-b1ac-6d3bd6fd4dce&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2413] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:22:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:22:00.174 8 WARNING neutron_lib.context [None req-db9a49f9-610e-467f-9e80-9eb94d99c80a 3a4eaed8f2b7471db16b74ce5167ff6d d5c0a480682d4cbb852e8279f1ac488e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:22:00.219 8 INFO neutron.db.securitygroups_db [None req-db9a49f9-610e-467f-9e80-9eb94d99c80a 3a4eaed8f2b7471db16b74ce5167ff6d d5c0a480682d4cbb852e8279f1ac488e - - default default] Project d5c0a480682d4cbb852e8279f1ac488e 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: 1249/2414] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:22:00 2026] POST /v2.0/security-group-rules => generated 607 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:22:00.336 7 WARNING neutron_lib.context [None req-1dbfc9e5-42a0-4795-942b-176dd9e47071 3a4eaed8f2b7471db16b74ce5167ff6d d5c0a480682d4cbb852e8279f1ac488e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:22:00.392 7 INFO neutron.db.securitygroups_db [None req-1dbfc9e5-42a0-4795-942b-176dd9e47071 3a4eaed8f2b7471db16b74ce5167ff6d d5c0a480682d4cbb852e8279f1ac488e - - default default] Project d5c0a480682d4cbb852e8279f1ac488e 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: 1166/2415] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:22:00 2026] POST /v2.0/security-group-rules => generated 606 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:22:00.885 8 WARNING neutron_lib.context [None req-42590729-dc37-45b4-86fd-16be7dbedbb6 3a4eaed8f2b7471db16b74ce5167ff6d d5c0a480682d4cbb852e8279f1ac488e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1250/2416] 10.0.0.12 () {34 vars in 684 bytes} [Thu Feb 26 04:22:00 2026] POST /v2.0/security-groups => generated 1662 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 04:22:01.043 7 WARNING neutron_lib.context [None req-68da2ce6-5798-4595-8090-703316dea694 3a4eaed8f2b7471db16b74ce5167ff6d d5c0a480682d4cbb852e8279f1ac488e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1167/2417] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:22:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:22:01.219 8 WARNING neutron_lib.context [None req-f1bb962f-b96b-4867-be28-e83c2871b9fb 3a4eaed8f2b7471db16b74ce5167ff6d d5c0a480682d4cbb852e8279f1ac488e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1251/2418] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:22:01 2026] POST /v2.0/security-group-rules => generated 602 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:22:01.391 7 WARNING neutron_lib.context [None req-2a0f4f6e-3802-497e-b95b-032e4ad821a4 3a4eaed8f2b7471db16b74ce5167ff6d d5c0a480682d4cbb852e8279f1ac488e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1168/2419] 10.0.0.12 () {34 vars in 675 bytes} [Thu Feb 26 04:22:01 2026] POST /v2.0/floatingips => generated 552 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2420] 10.0.0.94 () {34 vars in 1097 bytes} [Thu Feb 26 04:22:02 2026] GET /v2.0/security-groups?name=tempest-securitygroup--429569255&fields=id&tenant_id=d5c0a480682d4cbb852e8279f1ac488e => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2421] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:22:01 2026] GET /v2.0/ports?device_id=8a410ada-3abb-4e86-9ef5-2c135cfc0ca3 => generated 971 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2422] 10.0.0.94 () {34 vars in 1095 bytes} [Thu Feb 26 04:22:02 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-61924112&fields=id&tenant_id=d5c0a480682d4cbb852e8279f1ac488e => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2423] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:22:02 2026] GET /v2.0/security-groups?id=7711299f-5c50-4a4a-b1ac-6d3bd6fd4dce&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2424] 10.0.0.94 () {34 vars in 981 bytes} [Thu Feb 26 04:22:02 2026] GET /v2.0/networks?id=a88d4997-0e05-43cb-8b24-7e274605f4c1 => generated 673 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2425] 10.0.0.94 () {34 vars in 964 bytes} [Thu Feb 26 04:22:02 2026] GET /v2.0/quotas/d5c0a480682d4cbb852e8279f1ac488e => 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: 1172/2426] 10.0.0.94 () {34 vars in 1001 bytes} [Thu Feb 26 04:22:02 2026] GET /v2.0/ports?tenant_id=d5c0a480682d4cbb852e8279f1ac488e&fields=id => generated 103 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2427] 10.0.0.94 () {34 vars in 1007 bytes} [Thu Feb 26 04:22:02 2026] GET /v2.0/networks/a88d4997-0e05-43cb-8b24-7e274605f4c1?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: 1173/2428] 10.0.0.94 () {34 vars in 1107 bytes} [Thu Feb 26 04:22:02 2026] GET /v2.0/networks/a88d4997-0e05-43cb-8b24-7e274605f4c1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2429] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:22:02 2026] GET /v2.0/ports?device_id=e6487702-5bdb-4281-9d62-12df6211af7e => 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: 1174/2430] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:22:03 2026] GET /v2.0/ports?device_id=8a410ada-3abb-4e86-9ef5-2c135cfc0ca3 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2431] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:22:03 2026] GET /v2.0/security-groups?id=7711299f-5c50-4a4a-b1ac-6d3bd6fd4dce&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2432] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:22:03 2026] GET /v2.0/ports?device_id=e6487702-5bdb-4281-9d62-12df6211af7e => 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: 1258/2433] 162.253.55.70 () {34 vars in 993 bytes} [Thu Feb 26 04:22:03 2026] GET /v2.0/ports?device_id=8a410ada-3abb-4e86-9ef5-2c135cfc0ca3 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:22:04.200 7 INFO neutron.db.l3_db [req-8b92857d-8a24-45e0-a34d-c56e17b94936 req-ee9eae79-be32-4da7-8755-de7a73d75264 0ecbb4b5f78143c7a58106040480c855 9977decbdbd14df7958884b7a407c4ff - - default default] Floating IP 371b2d9c-f380-48b8-b637-d1e41c3cb989 disassociated. External IP: 10.96.250.211, port: 5dea649a-c2f0-4e9d-839d-3a834c81b009. [pid: 8|app: 0|req: 1259/2434] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:22:04 2026] GET /v2.0/ports?device_id=8a410ada-3abb-4e86-9ef5-2c135cfc0ca3 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2435] 162.253.55.70 () {36 vars in 996 bytes} [Thu Feb 26 04:22:03 2026] DELETE /v2.0/ports/5dea649a-c2f0-4e9d-839d-3a834c81b009 => generated 0 bytes in 569 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2436] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:22:04 2026] GET /v2.0/ports?device_id=e6487702-5bdb-4281-9d62-12df6211af7e => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2437] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:22:05 2026] GET /v2.0/ports?device_id=8a410ada-3abb-4e86-9ef5-2c135cfc0ca3 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2438] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:22:05 2026] GET /v2.0/ports?device_id=e6487702-5bdb-4281-9d62-12df6211af7e => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:22:06.594 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2983b2d9-5946-4061-8606-3eb1c2c534dd'] response: {'server_uuid': '8a410ada-3abb-4e86-9ef5-2c135cfc0ca3', 'name': 'network-vif-deleted', 'tag': '5dea649a-c2f0-4e9d-839d-3a834c81b009', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1178/2439] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:22:06 2026] GET /v2.0/ports?device_id=8a410ada-3abb-4e86-9ef5-2c135cfc0ca3 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2440] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:22:06 2026] GET /v2.0/networks?id=a88d4997-0e05-43cb-8b24-7e274605f4c1 => generated 673 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2441] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:22:06 2026] GET /v2.0/ports?device_id=e6487702-5bdb-4281-9d62-12df6211af7e => 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: 1263/2442] 162.253.55.70 () {34 vars in 1049 bytes} [Thu Feb 26 04:22:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d5c0a480682d4cbb852e8279f1ac488e => generated 271 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:22:06.919 7 WARNING neutron_lib.context [req-a6bda0dd-359e-4e86-8e47-1ba5ad186266 req-c85bcc92-0439-4196-a8a2-b83d64717453 3a4eaed8f2b7471db16b74ce5167ff6d d5c0a480682d4cbb852e8279f1ac488e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1180/2443] 162.253.55.70 () {38 vars in 954 bytes} [Thu Feb 26 04:22:06 2026] POST /v2.0/ports => generated 997 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1181/2444] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:22:07 2026] GET /v2.0/ports?device_id=8a410ada-3abb-4e86-9ef5-2c135cfc0ca3 => 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: 1264/2445] 162.253.55.70 () {38 vars in 1027 bytes} [Thu Feb 26 04:22:07 2026] PUT /v2.0/ports/81e77041-6c13-4b50-b4b7-43ec5435e29a => generated 1278 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2446] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:22:07 2026] GET /v2.0/ports?device_id=e6487702-5bdb-4281-9d62-12df6211af7e => generated 1012 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1265/2447] 10.0.0.94 () {34 vars in 1119 bytes} [Thu Feb 26 04:22:08 2026] GET /v2.0/security-groups?id=463f620f-f421-4578-a441-93667df6dc6c&id=642e4bf5-b63a-4123-a9f3-c559aa186c36&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: 7|app: 0|req: 1183/2448] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:22:08 2026] GET /v2.0/ports?tenant_id=d5c0a480682d4cbb852e8279f1ac488e&device_id=e6487702-5bdb-4281-9d62-12df6211af7e => generated 1281 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:22:08.671 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fca96def-ed59-4c62-939d-a400940b83df'] response: {'name': 'network-changed', 'server_uuid': 'e6487702-5bdb-4281-9d62-12df6211af7e', 'tag': '81e77041-6c13-4b50-b4b7-43ec5435e29a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1266/2449] 162.253.55.70 () {34 vars in 1017 bytes} [Thu Feb 26 04:22:08 2026] GET /v2.0/networks?tenant_id=d5c0a480682d4cbb852e8279f1ac488e&shared=False => generated 769 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2450] 162.253.55.70 () {34 vars in 929 bytes} [Thu Feb 26 04:22:08 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2451] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:22:08 2026] DELETE /v2.0/security-groups/7711299f-5c50-4a4a-b1ac-6d3bd6fd4dce => 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: 1185/2452] 10.0.0.12 () {32 vars in 731 bytes} [Thu Feb 26 04:22:08 2026] DELETE /v2.0/floatingips/371b2d9c-f380-48b8-b637-d1e41c3cb989 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2453] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:22:09 2026] GET /v2.0/ports?device_id=e6487702-5bdb-4281-9d62-12df6211af7e => generated 1012 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2454] 10.0.0.94 () {34 vars in 1119 bytes} [Thu Feb 26 04:22:09 2026] GET /v2.0/security-groups?id=463f620f-f421-4578-a441-93667df6dc6c&id=642e4bf5-b63a-4123-a9f3-c559aa186c36&fields=id&fields=name => generated 204 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2455] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:22:09 2026] GET /v2.0/ports?device_id=21836cc2-fb6b-4da5-b80d-4134c85a33b6 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2456] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:22:09 2026] GET /v2.0/security-groups?id=627c9193-000f-485d-b9c8-69c27308e755&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2457] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:22:09 2026] GET /v2.0/ports?tenant_id=d5c0a480682d4cbb852e8279f1ac488e&device_id=e6487702-5bdb-4281-9d62-12df6211af7e => generated 1281 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2458] 162.253.55.70 () {34 vars in 1059 bytes} [Thu Feb 26 04:22:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=81e77041-6c13-4b50-b4b7-43ec5435e29a => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2459] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:22:09 2026] GET /v2.0/subnets?id=21a2a67f-1561-495e-acec-99703cc0171c => generated 691 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2460] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:22:09 2026] GET /v2.0/ports?network_id=a88d4997-0e05-43cb-8b24-7e274605f4c1&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2461] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:22:09 2026] GET /v2.0/networks/a88d4997-0e05-43cb-8b24-7e274605f4c1?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2462] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:22:10 2026] GET /v2.0/networks/a88d4997-0e05-43cb-8b24-7e274605f4c1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2463] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:22:10 2026] GET /v2.0/ports?device_id=e6487702-5bdb-4281-9d62-12df6211af7e => generated 1012 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2464] 10.0.0.94 () {34 vars in 1119 bytes} [Thu Feb 26 04:22:10 2026] GET /v2.0/security-groups?id=463f620f-f421-4578-a441-93667df6dc6c&id=642e4bf5-b63a-4123-a9f3-c559aa186c36&fields=id&fields=name => generated 204 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2465] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:22:10 2026] GET /v2.0/ports?device_id=21836cc2-fb6b-4da5-b80d-4134c85a33b6 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2466] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:22:10 2026] GET /v2.0/security-groups?id=627c9193-000f-485d-b9c8-69c27308e755&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2467] 162.253.55.70 () {34 vars in 993 bytes} [Thu Feb 26 04:22:11 2026] GET /v2.0/ports?device_id=21836cc2-fb6b-4da5-b80d-4134c85a33b6 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2468] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:22:11 2026] GET /v2.0/ports?device_id=e6487702-5bdb-4281-9d62-12df6211af7e => generated 1012 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2469] 10.0.0.94 () {34 vars in 1119 bytes} [Thu Feb 26 04:22:11 2026] GET /v2.0/security-groups?id=463f620f-f421-4578-a441-93667df6dc6c&id=642e4bf5-b63a-4123-a9f3-c559aa186c36&fields=id&fields=name => generated 204 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2470] 162.253.55.70 () {36 vars in 996 bytes} [Thu Feb 26 04:22:11 2026] DELETE /v2.0/ports/0a332ac9-3768-494c-b22c-7096cd1efed6 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2471] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:22:11 2026] GET /v2.0/ports?device_id=21836cc2-fb6b-4da5-b80d-4134c85a33b6 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2472] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:22:12 2026] GET /v2.0/ports?device_id=e6487702-5bdb-4281-9d62-12df6211af7e => generated 1012 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2473] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:22:12 2026] GET /v2.0/ports?device_id=21836cc2-fb6b-4da5-b80d-4134c85a33b6 => 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: 1279/2474] 10.0.0.94 () {34 vars in 1119 bytes} [Thu Feb 26 04:22:12 2026] GET /v2.0/security-groups?id=463f620f-f421-4578-a441-93667df6dc6c&id=642e4bf5-b63a-4123-a9f3-c559aa186c36&fields=id&fields=name => generated 204 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2475] 162.253.55.70 () {34 vars in 993 bytes} [Thu Feb 26 04:22:12 2026] GET /v2.0/ports?device_id=e6487702-5bdb-4281-9d62-12df6211af7e => generated 1281 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2476] 162.253.55.70 () {34 vars in 1123 bytes} [Thu Feb 26 04:22:12 2026] GET /v2.0/security-groups?id=463f620f-f421-4578-a441-93667df6dc6c&id=642e4bf5-b63a-4123-a9f3-c559aa186c36&fields=id&fields=name => generated 204 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:22:13.818 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-245f1231-ea3c-4c1f-90f8-e583e5fe475b'] response: {'server_uuid': '21836cc2-fb6b-4da5-b80d-4134c85a33b6', 'name': 'network-vif-deleted', 'tag': '0a332ac9-3768-494c-b22c-7096cd1efed6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1197/2477] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:22:13 2026] GET /v2.0/ports?device_id=21836cc2-fb6b-4da5-b80d-4134c85a33b6 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2478] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:22:13 2026] GET /v2.0/ports?device_id=e6487702-5bdb-4281-9d62-12df6211af7e => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2479] 10.0.0.94 () {34 vars in 1119 bytes} [Thu Feb 26 04:22:13 2026] GET /v2.0/security-groups?id=463f620f-f421-4578-a441-93667df6dc6c&id=642e4bf5-b63a-4123-a9f3-c559aa186c36&fields=id&fields=name => generated 204 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2480] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:22:14 2026] DELETE /v2.0/security-groups/627c9193-000f-485d-b9c8-69c27308e755 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2483] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:22:14 2026] GET /v2.0/ports?device_id=e6487702-5bdb-4281-9d62-12df6211af7e => generated 1014 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2484] 10.0.0.94 () {34 vars in 1119 bytes} [Thu Feb 26 04:22:15 2026] GET /v2.0/security-groups?id=463f620f-f421-4578-a441-93667df6dc6c&id=642e4bf5-b63a-4123-a9f3-c559aa186c36&fields=id&fields=name => generated 204 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2485] 10.0.0.12 () {34 vars in 788 bytes} [Thu Feb 26 04:22:15 2026] PUT /v2.0/routers/0384e8e2-fa10-4407-87ea-7793da26ae27/remove_router_interface => generated 309 bytes in 915 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2486] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:22:16 2026] DELETE /v2.0/subnets/2445b829-964c-4f56-a93d-210cb269ba71 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2487] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:22:16 2026] GET /v2.0/ports?device_id=e6487702-5bdb-4281-9d62-12df6211af7e => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2488] 10.0.0.94 () {34 vars in 1119 bytes} [Thu Feb 26 04:22:16 2026] GET /v2.0/security-groups?id=463f620f-f421-4578-a441-93667df6dc6c&id=642e4bf5-b63a-4123-a9f3-c559aa186c36&fields=id&fields=name => generated 204 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2489] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:22:16 2026] GET /v2.0/ports?device_id=e6487702-5bdb-4281-9d62-12df6211af7e => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:22:16.890 7 INFO neutron.db.l3_db [None req-edf3bb53-2e3b-469e-b063-21b12afebb95 3a4eaed8f2b7471db16b74ce5167ff6d d5c0a480682d4cbb852e8279f1ac488e - - default default] Floating IP 5654b5c1-4004-4521-979c-29cfa826f541 associated. External IP: 10.96.250.219, port: 81e77041-6c13-4b50-b4b7-43ec5435e29a. 2026-02-26 04:22:17.177 8 INFO neutron.services.segments.plugin [-] Segment 57b5d57d-754b-48d2-a8c2-e08d4dd01e15 resource provider aggregate not found 2026-02-26 04:22:17.190 8 INFO neutron.services.segments.plugin [-] Segment 57b5d57d-754b-48d2-a8c2-e08d4dd01e15 resource provider aggregate not found 2026-02-26 04:22:17.195 8 INFO neutron.db.l3_hamode_db [None req-1fd7e38f-6c22-4229-a21b-f5c927785cac 0ecbb4b5f78143c7a58106040480c855 9977decbdbd14df7958884b7a407c4ff - - default default] HA network 01dc5e1b-c4e4-47be-806d-dc036853ba0a was deleted as no HA routers are present in tenant 9977decbdbd14df7958884b7a407c4ff. 2026-02-26 04:22:17.197 8 INFO neutron.services.segments.plugin [-] Segment 57b5d57d-754b-48d2-a8c2-e08d4dd01e15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57b5d57d-754b-48d2-a8c2-e08d4dd01e15 found for delete ", "request_id": "req-c7d512e3-706e-4d22-ad16-9e3ef83414b1"}]} [pid: 8|app: 0|req: 1286/2490] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:22:16 2026] DELETE /v2.0/routers/0384e8e2-fa10-4407-87ea-7793da26ae27 => generated 0 bytes in 1001 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2491] 10.0.0.12 () {34 vars in 748 bytes} [Thu Feb 26 04:22:16 2026] PUT /v2.0/floatingips/5654b5c1-4004-4521-979c-29cfa826f541 => generated 856 bytes in 688 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:22:17.221 8 INFO neutron.services.segments.plugin [-] Segment 57b5d57d-754b-48d2-a8c2-e08d4dd01e15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57b5d57d-754b-48d2-a8c2-e08d4dd01e15 found for delete ", "request_id": "req-1b0e701e-37ea-4955-8b06-4294285bc9f3"}]} [pid: 8|app: 0|req: 1287/2492] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:22:17 2026] DELETE /v2.0/networks/2b69fa41-d08a-4ec1-9211-b6c6118ea3f3 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:22:18.143 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ea0746d-7848-4c1f-be11-41fca7127819'] response: {'name': 'network-changed', 'server_uuid': 'e6487702-5bdb-4281-9d62-12df6211af7e', 'tag': '81e77041-6c13-4b50-b4b7-43ec5435e29a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1206/2493] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:22:18 2026] GET /v2.0/security-groups?tenant_id=cdef42a6260a48a7b70aa4636dbb24c3&name=default => generated 2929 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2494] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:22:18 2026] DELETE /v2.0/security-groups/1176d4df-2ada-42d9-9d93-7e64dd033bc3 => 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: 1207/2495] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:22:18 2026] GET /v2.0/security-groups?tenant_id=9977decbdbd14df7958884b7a407c4ff&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2496] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:22:18 2026] GET /v2.0/ports?tenant_id=d5c0a480682d4cbb852e8279f1ac488e&device_id=e6487702-5bdb-4281-9d62-12df6211af7e => generated 1283 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2497] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:22:18 2026] GET /v2.0/networks?id=a88d4997-0e05-43cb-8b24-7e274605f4c1 => generated 769 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2498] 162.253.55.70 () {34 vars in 1059 bytes} [Thu Feb 26 04:22:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=81e77041-6c13-4b50-b4b7-43ec5435e29a => generated 861 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2499] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:22:18 2026] GET /v2.0/subnets?id=21a2a67f-1561-495e-acec-99703cc0171c => generated 691 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2500] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:22:18 2026] DELETE /v2.0/security-groups/2782ce40-344e-4b23-97ac-556b1f5b3da1 => 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: 1293/2501] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:22:18 2026] GET /v2.0/ports?network_id=a88d4997-0e05-43cb-8b24-7e274605f4c1&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: 1209/2502] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:22:18 2026] GET /v2.0/networks/a88d4997-0e05-43cb-8b24-7e274605f4c1?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2503] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:22:18 2026] GET /v2.0/networks/a88d4997-0e05-43cb-8b24-7e274605f4c1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2504] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:22:24 2026] GET /v2.0/ports?device_id=e6487702-5bdb-4281-9d62-12df6211af7e => generated 1014 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:22:24.667 8 INFO neutron.services.segments.plugin [-] Segment d28f913e-1c60-4fa2-8e3c-ae796166752c resource provider aggregate not found 2026-02-26 04:22:24.671 8 INFO neutron.services.segments.plugin [-] Segment d28f913e-1c60-4fa2-8e3c-ae796166752c resource provider aggregate not found 2026-02-26 04:22:24.681 8 INFO neutron.services.segments.plugin [-] Segment d28f913e-1c60-4fa2-8e3c-ae796166752c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d28f913e-1c60-4fa2-8e3c-ae796166752c found for delete ", "request_id": "req-d87b780d-70f8-4197-88e8-36dcc915ab18"}]} 2026-02-26 04:22:24.683 8 INFO neutron.services.segments.plugin [-] Segment d28f913e-1c60-4fa2-8e3c-ae796166752c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d28f913e-1c60-4fa2-8e3c-ae796166752c found for delete ", "request_id": "req-2ee01c44-2a56-478d-8c86-16e018c45995"}]} [pid: 8|app: 0|req: 1295/2505] 10.0.0.94 () {34 vars in 1119 bytes} [Thu Feb 26 04:22:24 2026] GET /v2.0/security-groups?id=463f620f-f421-4578-a441-93667df6dc6c&id=642e4bf5-b63a-4123-a9f3-c559aa186c36&fields=id&fields=name => generated 204 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2506] 10.0.0.12 () {32 vars in 735 bytes} [Thu Feb 26 04:22:24 2026] GET /v2.0/ports?device_id=e6487702-5bdb-4281-9d62-12df6211af7e => generated 1283 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2507] 10.0.0.12 () {32 vars in 857 bytes} [Thu Feb 26 04:22:24 2026] GET /v2.0/floatingips?floating_network_id=3d3a506a-5b45-45c7-b79c-7bb0ffd486d2&port_id=81e77041-6c13-4b50-b4b7-43ec5435e29a => generated 861 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2508] 10.0.0.80 () {34 vars in 989 bytes} [Thu Feb 26 04:22:25 2026] GET /v2.0/ports?device_id=e6487702-5bdb-4281-9d62-12df6211af7e => generated 1283 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2509] 10.0.0.80 () {34 vars in 1119 bytes} [Thu Feb 26 04:22:25 2026] GET /v2.0/security-groups?id=642e4bf5-b63a-4123-a9f3-c559aa186c36&id=463f620f-f421-4578-a441-93667df6dc6c&fields=id&fields=name => generated 204 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:22:27.308 7 WARNING neutron_lib.context [None req-23ab9870-270a-46f3-ae5f-c22cefc3aef8 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:22:27.451 7 INFO neutron.db.segments_db [None req-23ab9870-270a-46f3-ae5f-c22cefc3aef8 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] Added segment b0fe8d2d-6d0e-4f01-97f9-669d85922b88 of type vxlan for network da208e95-6d1a-4f5c-a28b-11408b44a60a [pid: 7|app: 0|req: 1213/2510] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:22:27 2026] POST /v2.0/networks => generated 639 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:22:27.554 8 WARNING neutron_lib.context [None req-b41b471a-b3e5-4c03-bc7b-27635a81baf9 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1298/2511] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:22:27 2026] POST /v2.0/subnets => generated 658 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2512] 10.0.0.12 () {32 vars in 721 bytes} [Thu Feb 26 04:22:27 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:22:27.847 8 WARNING neutron_lib.context [None req-c42fe835-3485-4663-b8e0-047d1a1350de e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1215/2513] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:22:27 2026] GET /v2.0/ports?device_id=e6487702-5bdb-4281-9d62-12df6211af7e => generated 1014 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2514] 10.0.0.94 () {34 vars in 1119 bytes} [Thu Feb 26 04:22:27 2026] GET /v2.0/security-groups?id=463f620f-f421-4578-a441-93667df6dc6c&id=642e4bf5-b63a-4123-a9f3-c559aa186c36&fields=id&fields=name => generated 204 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2515] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:22:27 2026] POST /v2.0/subnets => generated 732 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:22:28.072 7 WARNING neutron_lib.context [None req-0e078ef8-2daf-4f69-af43-47e99c5af7e3 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:22:28.141 7 INFO neutron.db.segments_db [None req-0e078ef8-2daf-4f69-af43-47e99c5af7e3 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] Added segment 70695e1b-c1ee-4c8d-9582-2dddfd8cbc7c of type vxlan for network 24c1238a-ca36-4c0f-9956-647344d8115d [pid: 7|app: 0|req: 1217/2516] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:22:28 2026] POST /v2.0/networks => generated 636 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:22:28.244 8 WARNING neutron_lib.context [None req-07dd86c1-7d4c-4b4f-be90-89ce7992f3e8 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1300/2517] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:22:28 2026] POST /v2.0/subnets => generated 656 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:22:28.449 7 WARNING neutron_lib.context [None req-1781ec86-5932-466e-ac06-1fa05d9636ec e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1218/2518] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:22:28 2026] POST /v2.0/subnets => generated 726 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:22:28.720 8 WARNING neutron_lib.context [None req-91013fc9-2a53-4b5a-8470-4d70b0556a25 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:22:28.788 8 INFO neutron.db.segments_db [None req-91013fc9-2a53-4b5a-8470-4d70b0556a25 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] Added segment 15890411-bd56-460b-9ae5-f110be7e5cd5 of type vxlan for network ecec6eaf-6942-4e70-b222-e83419e407f8 [pid: 8|app: 0|req: 1301/2519] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:22:28 2026] POST /v2.0/networks => generated 637 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:22:28.883 7 WARNING neutron_lib.context [None req-42e0fd2e-529a-45b2-accf-f0706bd31047 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1302/2520] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:22:28 2026] GET /v2.0/ports?device_id=e6487702-5bdb-4281-9d62-12df6211af7e => generated 1014 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2521] 10.0.0.94 () {34 vars in 1119 bytes} [Thu Feb 26 04:22:29 2026] GET /v2.0/security-groups?id=463f620f-f421-4578-a441-93667df6dc6c&id=642e4bf5-b63a-4123-a9f3-c559aa186c36&fields=id&fields=name => generated 204 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2522] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:22:28 2026] POST /v2.0/subnets => generated 656 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:22:29.160 8 WARNING neutron_lib.context [None req-870f63b4-d752-4689-b078-cf2ae39ec580 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1304/2523] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:22:29 2026] POST /v2.0/subnets => generated 728 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:22:29.423 7 WARNING neutron_lib.context [None req-4c991a50-3689-450b-8a5b-c0e14a04eb89 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:22:29.494 7 INFO neutron.db.segments_db [None req-4c991a50-3689-450b-8a5b-c0e14a04eb89 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] Added segment 8df6c612-a78f-42b8-b704-f7988c268234 of type vxlan for network 2ad004b6-10f9-4c2b-bb12-d3748a64b459 2026-02-26 04:22:29.769 7 INFO neutron.db.l3_hamode_db [None req-4c991a50-3689-450b-8a5b-c0e14a04eb89 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1305/2524] 162.253.55.70 () {34 vars in 993 bytes} [Thu Feb 26 04:22:29 2026] GET /v2.0/ports?device_id=e6487702-5bdb-4281-9d62-12df6211af7e => generated 1014 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:22:30.072 8 INFO neutron.db.l3_db [req-98f021e3-1073-41fc-a845-a76e9b64162f req-7fefd10e-8a8c-449c-9081-6451fcf316ab 3a4eaed8f2b7471db16b74ce5167ff6d d5c0a480682d4cbb852e8279f1ac488e - - default default] Floating IP 5654b5c1-4004-4521-979c-29cfa826f541 disassociated. External IP: 10.96.250.219, port: 81e77041-6c13-4b50-b4b7-43ec5435e29a. [pid: 8|app: 0|req: 1306/2525] 162.253.55.70 () {36 vars in 996 bytes} [Thu Feb 26 04:22:29 2026] DELETE /v2.0/ports/81e77041-6c13-4b50-b4b7-43ec5435e29a => generated 0 bytes in 730 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2528] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:22:30 2026] GET /v2.0/ports?device_id=e6487702-5bdb-4281-9d62-12df6211af7e => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:22:30.660 7 INFO neutron.db.l3_hamode_db [None req-4c991a50-3689-450b-8a5b-c0e14a04eb89 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1220/2529] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:22:29 2026] POST /v2.0/routers => generated 685 bytes in 2176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:22:31.600 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bff6d77f-59d4-414d-81bb-1750d40cca2e'] response: {'server_uuid': 'e6487702-5bdb-4281-9d62-12df6211af7e', 'name': 'network-vif-deleted', 'tag': '81e77041-6c13-4b50-b4b7-43ec5435e29a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1221/2530] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:22:31 2026] GET /v2.0/ports?device_id=e6487702-5bdb-4281-9d62-12df6211af7e => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2531] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:22:32 2026] GET /v2.0/ports?device_id=e6487702-5bdb-4281-9d62-12df6211af7e => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2532] 10.0.0.12 () {34 vars in 782 bytes} [Thu Feb 26 04:22:31 2026] PUT /v2.0/routers/fbb86afc-48a8-4d13-81e0-f99d943731b0/add_router_interface => generated 309 bytes in 1408 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2533] 10.0.0.11 () {28 vars in 580 bytes} [Thu Feb 26 04:22:33 2026] GET /v2.0/agents => generated 3385 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2534] 10.0.0.11 () {28 vars in 598 bytes} [Thu Feb 26 04:22:33 2026] GET /v2.0/security-groups => generated 34336 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2535] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:22:33 2026] GET /v2.0/routers => generated 2176 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2536] 10.0.0.11 () {28 vars in 623 bytes} [Thu Feb 26 04:22:33 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2537] 10.0.0.11 () {28 vars in 676 bytes} [Thu Feb 26 04:22:33 2026] GET /v2.0/routers/39a7acd7-baed-4fd9-903a-0441feab8107/l3-agents => generated 681 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2538] 10.0.0.11 () {28 vars in 676 bytes} [Thu Feb 26 04:22:33 2026] GET /v2.0/routers/4726c981-a990-4ae1-8c83-196fd20e5fd1/l3-agents => generated 681 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2539] 10.0.0.11 () {28 vars in 676 bytes} [Thu Feb 26 04:22:33 2026] GET /v2.0/routers/fbb86afc-48a8-4d13-81e0-f99d943731b0/l3-agents => generated 682 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2540] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:22:34 2026] DELETE /v2.0/security-groups/642e4bf5-b63a-4123-a9f3-c559aa186c36 => 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: 1319/2541] 10.0.0.11 () {28 vars in 618 bytes} [Thu Feb 26 04:22:34 2026] GET /v2.0/network-ip-availabilities => generated 5410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:22:34.140 8 INFO neutron.api.v2.resource [None req-af999ac5-423a-48fd-9336-357fcd861e98 3a4eaed8f2b7471db16b74ce5167ff6d d5c0a480682d4cbb852e8279f1ac488e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1320/2542] 10.0.0.12 () {32 vars in 736 bytes} [Thu Feb 26 04:22:34 2026] GET /v2.0/security-groups/642e4bf5-b63a-4123-a9f3-c559aa186c36 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2543] 10.0.0.11 () {28 vars in 584 bytes} [Thu Feb 26 04:22:34 2026] GET /v2.0/networks => generated 8124 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2544] 10.0.0.12 () {32 vars in 731 bytes} [Thu Feb 26 04:22:34 2026] DELETE /v2.0/floatingips/5654b5c1-4004-4521-979c-29cfa826f541 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2545] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:22:34 2026] GET /v2.0/subnets => generated 8734 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2546] 10.0.0.12 () {34 vars in 782 bytes} [Thu Feb 26 04:22:33 2026] PUT /v2.0/routers/fbb86afc-48a8-4d13-81e0-f99d943731b0/add_router_interface => generated 309 bytes in 1615 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2547] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:22:34 2026] DELETE /v2.0/security-groups/463f620f-f421-4578-a441-93667df6dc6c => 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: 1224/2548] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:22:34 2026] GET /v2.0/subnets => generated 8734 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2549] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:22:34 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: 1226/2550] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:22:34 2026] GET /v2.0/floatingips => 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: 1227/2551] 10.0.0.11 () {28 vars in 578 bytes} [Thu Feb 26 04:22:34 2026] GET /v2.0/ports => generated 23016 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2552] 10.0.0.12 () {34 vars in 788 bytes} [Thu Feb 26 04:22:34 2026] PUT /v2.0/routers/39a7acd7-baed-4fd9-903a-0441feab8107/remove_router_interface => generated 309 bytes in 1057 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2553] 10.0.0.12 () {34 vars in 782 bytes} [Thu Feb 26 04:22:34 2026] PUT /v2.0/routers/fbb86afc-48a8-4d13-81e0-f99d943731b0/add_router_interface => generated 309 bytes in 1408 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:22:36.151 8 WARNING neutron_lib.context [None req-b51eec42-a1cf-422d-a087-1b4eec5e1699 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1326/2554] 10.0.0.12 () {34 vars in 683 bytes} [Thu Feb 26 04:22:36 2026] POST /v2.0/security-groups => generated 1630 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 04:22:36.313 8 WARNING neutron_lib.context [None req-0a75ea4b-03c9-4b04-b053-24484914c435 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1327/2555] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:22:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:22:36.474 8 WARNING neutron_lib.context [None req-12223847-bfd3-4f2c-a246-0e85c4197ae6 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1328/2556] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:22:36 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-26 04:22:36.623 8 WARNING neutron_lib.context [None req-c60416aa-a161-4b50-8202-baa107a961e0 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1329/2557] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:22:36 2026] POST /v2.0/security-group-rules => generated 599 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:22:36.766 8 WARNING neutron_lib.context [None req-ae1d4cc3-0717-4e6d-a18a-727d8b07187b e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:22:36.897 7 INFO neutron.services.segments.plugin [-] Segment 4b7a9cf8-4279-45ab-89fe-8b7de65b5566 resource provider aggregate not found 2026-02-26 04:22:36.903 7 INFO neutron.services.segments.plugin [-] Segment 4b7a9cf8-4279-45ab-89fe-8b7de65b5566 resource provider aggregate not found [pid: 8|app: 0|req: 1330/2558] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:22:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:22:36.913 7 INFO neutron.db.l3_hamode_db [None req-5ee7340b-7636-495b-a683-39c3bda30f63 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] HA network 02044e06-cc53-4725-8736-4a1edf644b55 was deleted as no HA routers are present in tenant d5c0a480682d4cbb852e8279f1ac488e. [pid: 7|app: 0|req: 1229/2559] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:22:35 2026] DELETE /v2.0/routers/39a7acd7-baed-4fd9-903a-0441feab8107 => generated 0 bytes in 1058 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:22:36.922 8 WARNING neutron_lib.context [None req-062c2ab9-b557-4abb-800c-8b5c20349221 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:22:36.932 7 INFO neutron.services.segments.plugin [-] Segment 4b7a9cf8-4279-45ab-89fe-8b7de65b5566 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b7a9cf8-4279-45ab-89fe-8b7de65b5566 found for delete ", "request_id": "req-20a6267f-6e8b-44ec-bf17-db3535bf830e"}]} 2026-02-26 04:22:36.933 7 INFO neutron.services.segments.plugin [-] Segment 4b7a9cf8-4279-45ab-89fe-8b7de65b5566 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b7a9cf8-4279-45ab-89fe-8b7de65b5566 found for delete ", "request_id": "req-110abaa1-2cce-46f1-af00-957c28f54675"}]} [pid: 8|app: 0|req: 1331/2560] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:22:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:22:37.053 8 WARNING neutron_lib.context [None req-e1705636-c433-43a3-bf2e-4d1a7de8b749 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1230/2561] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:22:36 2026] DELETE /v2.0/subnets/21a2a67f-1561-495e-acec-99703cc0171c => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2562] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:22:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:22:37.181 8 WARNING neutron_lib.context [None req-fc70d6e2-ef99-4546-9c4d-a47c0d0db4ad e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1333/2563] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:22:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:22:37.300 8 WARNING neutron_lib.context [None req-9130f755-231c-45d3-9818-e77a4aaa416b e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1231/2564] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:22:37 2026] DELETE /v2.0/networks/a88d4997-0e05-43cb-8b24-7e274605f4c1 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2565] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:22:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:22:37.435 8 WARNING neutron_lib.context [None req-8372eb99-b8f8-43df-909f-c407f53b40f2 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1335/2566] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:22:37 2026] POST /v2.0/security-group-rules => generated 599 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:22:37.585 8 WARNING neutron_lib.context [None req-6469f58f-a90e-480c-88c9-92da2775691e e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1336/2567] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:22:37 2026] POST /v2.0/security-group-rules => generated 601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:22:37.734 8 WARNING neutron_lib.context [None req-027469d5-838c-48e7-a0e9-682823199f48 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1337/2568] 10.0.0.12 () {34 vars in 694 bytes} [Thu Feb 26 04:22:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2569] 10.0.0.94 () {34 vars in 1095 bytes} [Thu Feb 26 04:22:38 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1171177036&fields=id&tenant_id=1f03f49f578f4f3ea1eb6c82beb78f85 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2570] 10.0.0.94 () {34 vars in 981 bytes} [Thu Feb 26 04:22:38 2026] GET /v2.0/networks?id=24c1238a-ca36-4c0f-9956-647344d8115d => generated 703 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2571] 10.0.0.94 () {34 vars in 964 bytes} [Thu Feb 26 04:22:38 2026] GET /v2.0/quotas/1f03f49f578f4f3ea1eb6c82beb78f85 => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2572] 10.0.0.12 () {34 vars in 788 bytes} [Thu Feb 26 04:22:37 2026] PUT /v2.0/routers/4726c981-a990-4ae1-8c83-196fd20e5fd1/remove_router_interface => generated 309 bytes in 1096 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2573] 10.0.0.94 () {34 vars in 1001 bytes} [Thu Feb 26 04:22:38 2026] GET /v2.0/ports?tenant_id=1f03f49f578f4f3ea1eb6c82beb78f85&fields=id => generated 287 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2574] 10.0.0.94 () {34 vars in 1007 bytes} [Thu Feb 26 04:22:38 2026] GET /v2.0/networks/24c1238a-ca36-4c0f-9956-647344d8115d?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2575] 10.0.0.94 () {34 vars in 1107 bytes} [Thu Feb 26 04:22:38 2026] GET /v2.0/networks/24c1238a-ca36-4c0f-9956-647344d8115d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2576] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:22:38 2026] GET /v2.0/ports?device_id=7b0903de-6841-4811-acbd-80c037c1b9e5 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:22:38.948 7 INFO neutron.services.segments.plugin [-] Segment 19b4f8ad-e525-43f2-9339-77f357ef0cfd resource provider aggregate not found 2026-02-26 04:22:38.958 7 INFO neutron.services.segments.plugin [-] Segment 19b4f8ad-e525-43f2-9339-77f357ef0cfd resource provider aggregate not found 2026-02-26 04:22:38.962 7 INFO neutron.services.segments.plugin [-] Segment 19b4f8ad-e525-43f2-9339-77f357ef0cfd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19b4f8ad-e525-43f2-9339-77f357ef0cfd found for delete ", "request_id": "req-20bd85ef-f084-45df-b922-23bb3d1597ee"}]} 2026-02-26 04:22:38.969 7 INFO neutron.services.segments.plugin [-] Segment 19b4f8ad-e525-43f2-9339-77f357ef0cfd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19b4f8ad-e525-43f2-9339-77f357ef0cfd found for delete ", "request_id": "req-d35bc8dd-c5e9-4364-8615-e9d2fa110b58"}]} 2026-02-26 04:22:39.392 7 INFO neutron.db.l3_hamode_db [None req-963089e1-56dd-4f89-a099-bdcce9df0713 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] HA network a4ed8611-3273-458d-93f9-26f5db379bce was deleted as no HA routers are present in tenant 6e70a732682747a8937880cb1b2b4209. [pid: 7|app: 0|req: 1233/2577] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:22:38 2026] DELETE /v2.0/routers/4726c981-a990-4ae1-8c83-196fd20e5fd1 => generated 0 bytes in 896 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2578] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:22:39 2026] DELETE /v2.0/subnets/d8dc6298-23db-48db-8e28-72e415b852f3 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2579] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:22:39 2026] DELETE /v2.0/networks/9dcc31cb-6481-4ded-b276-caaa98fee9af => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2580] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:22:40 2026] GET /v2.0/security-groups?tenant_id=d5c0a480682d4cbb852e8279f1ac488e&name=default => generated 2929 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2581] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:22:40 2026] DELETE /v2.0/security-groups/7da4533d-1ba2-4dfc-b91d-4a73193ce038 => 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: 1347/2582] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:22:40 2026] GET /v2.0/security-groups?tenant_id=6e70a732682747a8937880cb1b2b4209&name=default => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2583] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:22:40 2026] DELETE /v2.0/security-groups/b489a94e-0d08-46fb-8f56-7f01a14ee08a => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2584] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:22:43 2026] GET /v2.0/networks?id=24c1238a-ca36-4c0f-9956-647344d8115d => generated 703 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:22:43.369 7 INFO neutron.services.segments.plugin [-] Segment f6d4b67f-4366-4a6a-a3df-1948c74319dd resource provider aggregate not found 2026-02-26 04:22:43.378 7 INFO neutron.services.segments.plugin [-] Segment f6d4b67f-4366-4a6a-a3df-1948c74319dd resource provider aggregate not found 2026-02-26 04:22:43.384 7 INFO neutron.services.segments.plugin [-] Segment f6d4b67f-4366-4a6a-a3df-1948c74319dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6d4b67f-4366-4a6a-a3df-1948c74319dd found for delete ", "request_id": "req-f97b667c-69a6-42db-ba68-c6ddf826cb26"}]} 2026-02-26 04:22:43.397 7 INFO neutron.services.segments.plugin [-] Segment f6d4b67f-4366-4a6a-a3df-1948c74319dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6d4b67f-4366-4a6a-a3df-1948c74319dd found for delete ", "request_id": "req-a86a5f17-7bf8-4fcf-8e1a-2011215e4ffa"}]} 2026-02-26 04:22:43.400 7 INFO neutron.services.segments.plugin [-] Segment 6ae5cecd-f9a4-4959-955f-1592e43a97f8 resource provider aggregate not found 2026-02-26 04:22:43.419 7 INFO neutron.services.segments.plugin [-] Segment 6ae5cecd-f9a4-4959-955f-1592e43a97f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ae5cecd-f9a4-4959-955f-1592e43a97f8 found for delete ", "request_id": "req-040b3f4d-c148-4e9b-b25d-0270654b5257"}]} [pid: 7|app: 0|req: 1237/2585] 162.253.55.70 () {34 vars in 1049 bytes} [Thu Feb 26 04:22:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1f03f49f578f4f3ea1eb6c82beb78f85 => generated 179 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:22:43.445 8 WARNING neutron_lib.context [req-25bb5fb6-3663-4bf7-95ed-0752fdedc5ac req-1f236781-c169-4d11-928f-695736e9f76f e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:22:43.501 7 INFO neutron.services.segments.plugin [-] Segment 6ae5cecd-f9a4-4959-955f-1592e43a97f8 resource provider aggregate not found 2026-02-26 04:22:43.527 7 INFO neutron.services.segments.plugin [-] Segment 6ae5cecd-f9a4-4959-955f-1592e43a97f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ae5cecd-f9a4-4959-955f-1592e43a97f8 found for delete ", "request_id": "req-936d173a-6fba-4098-9ec2-1836d138fe7b"}]} [pid: 7|app: 0|req: 1238/2586] 10.0.0.12 () {34 vars in 677 bytes} [Thu Feb 26 04:22:43 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: 7|app: 0|req: 1239/2587] 10.0.0.12 () {34 vars in 752 bytes} [Thu Feb 26 04:22:43 2026] PUT /v2.0/policies/f9ca59b2-f073-4f50-bd0d-2eca2625f001/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2588] 10.0.0.12 () {32 vars in 732 bytes} [Thu Feb 26 04:22:43 2026] GET /v2.0/policies/f9ca59b2-f073-4f50-bd0d-2eca2625f001/tags => generated 25 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2589] 10.0.0.12 () {34 vars in 763 bytes} [Thu Feb 26 04:22:43 2026] PUT /v2.0/policies/f9ca59b2-f073-4f50-bd0d-2eca2625f001/tags/green => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2590] 10.0.0.12 () {32 vars in 732 bytes} [Thu Feb 26 04:22:43 2026] GET /v2.0/policies/f9ca59b2-f073-4f50-bd0d-2eca2625f001/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2591] 10.0.0.12 () {34 vars in 759 bytes} [Thu Feb 26 04:22:43 2026] PUT /v2.0/policies/f9ca59b2-f073-4f50-bd0d-2eca2625f001/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2592] 162.253.55.70 () {38 vars in 954 bytes} [Thu Feb 26 04:22:43 2026] POST /v2.0/ports => generated 1183 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2593] 10.0.0.12 () {32 vars in 732 bytes} [Thu Feb 26 04:22:43 2026] GET /v2.0/policies/f9ca59b2-f073-4f50-bd0d-2eca2625f001/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1245/2594] 10.0.0.12 () {34 vars in 781 bytes} [Thu Feb 26 04:22:43 2026] PUT /v2.0/policies/f9ca59b2-f073-4f50-bd0d-2eca2625f001/tags/black.or.white => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2595] 10.0.0.12 () {32 vars in 732 bytes} [Thu Feb 26 04:22:43 2026] GET /v2.0/policies/f9ca59b2-f073-4f50-bd0d-2eca2625f001/tags => generated 52 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2596] 10.0.0.12 () {34 vars in 752 bytes} [Thu Feb 26 04:22:43 2026] PUT /v2.0/policies/f9ca59b2-f073-4f50-bd0d-2eca2625f001/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2597] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:22:43 2026] GET /v2.0/ports?device_id=7b0903de-6841-4811-acbd-80c037c1b9e5 => generated 1186 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2598] 10.0.0.12 () {32 vars in 732 bytes} [Thu Feb 26 04:22:44 2026] GET /v2.0/policies/f9ca59b2-f073-4f50-bd0d-2eca2625f001/tags => generated 37 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2599] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:22:44 2026] GET /v2.0/security-groups?id=e7b1b379-7606-46d5-87a1-410a0b2e1038&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2600] 10.0.0.12 () {32 vars in 740 bytes} [Thu Feb 26 04:22:44 2026] GET /v2.0/policies/f9ca59b2-f073-4f50-bd0d-2eca2625f001/tags/red => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:22:44.112 7 INFO neutron.api.v2.resource [None req-07892b0e-af89-44fd-8201-f014252ac9f0 718c41ac628d4fe89c83005f8b222670 28818a54956445ffb9dbd49792eb876b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1252/2601] 10.0.0.12 () {32 vars in 744 bytes} [Thu Feb 26 04:22:44 2026] GET /v2.0/policies/f9ca59b2-f073-4f50-bd0d-2eca2625f001/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2602] 10.0.0.12 () {32 vars in 743 bytes} [Thu Feb 26 04:22:44 2026] DELETE /v2.0/policies/f9ca59b2-f073-4f50-bd0d-2eca2625f001/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2603] 10.0.0.12 () {32 vars in 732 bytes} [Thu Feb 26 04:22:44 2026] GET /v2.0/policies/f9ca59b2-f073-4f50-bd0d-2eca2625f001/tags => generated 30 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:22:44.181 7 INFO neutron.api.v2.resource [None req-5029bfa6-1742-4b93-b66d-d65bb47e75ca 718c41ac628d4fe89c83005f8b222670 28818a54956445ffb9dbd49792eb876b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1255/2604] 10.0.0.12 () {32 vars in 747 bytes} [Thu Feb 26 04:22:44 2026] DELETE /v2.0/policies/f9ca59b2-f073-4f50-bd0d-2eca2625f001/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2605] 10.0.0.12 () {32 vars in 735 bytes} [Thu Feb 26 04:22:44 2026] DELETE /v2.0/policies/f9ca59b2-f073-4f50-bd0d-2eca2625f001/tags => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2606] 10.0.0.12 () {32 vars in 732 bytes} [Thu Feb 26 04:22:44 2026] GET /v2.0/policies/f9ca59b2-f073-4f50-bd0d-2eca2625f001/tags => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2607] 10.0.0.12 () {32 vars in 733 bytes} [Thu Feb 26 04:22:44 2026] DELETE /v2.0/qos/policies/f9ca59b2-f073-4f50-bd0d-2eca2625f001 => 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: 1350/2608] 162.253.55.70 () {38 vars in 1027 bytes} [Thu Feb 26 04:22:43 2026] PUT /v2.0/ports/4ff356e6-5430-4945-9ddb-5e2d77596dd6 => generated 1464 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2611] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:22:44 2026] GET /v2.0/security-groups?tenant_id=28818a54956445ffb9dbd49792eb876b&name=default => generated 2929 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-26 04:22:45.188 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3dddbf2d-6395-4911-9a3f-ee6934b6e594'] response: {'name': 'network-changed', 'server_uuid': '7b0903de-6841-4811-acbd-80c037c1b9e5', 'tag': '4ff356e6-5430-4945-9ddb-5e2d77596dd6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1353/2612] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:22:45 2026] DELETE /v2.0/security-groups/b33cebf1-5e7e-4dbe-a58e-9c909a982008 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2613] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:22:45 2026] GET /v2.0/ports?tenant_id=1f03f49f578f4f3ea1eb6c82beb78f85&device_id=7b0903de-6841-4811-acbd-80c037c1b9e5 => generated 1467 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2614] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:22:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.173&port_id=4ff356e6-5430-4945-9ddb-5e2d77596dd6 => 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: 1356/2615] 162.253.55.70 () {34 vars in 1103 bytes} [Thu Feb 26 04:22:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1c8&port_id=4ff356e6-5430-4945-9ddb-5e2d77596dd6 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2616] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:22:45 2026] GET /v2.0/security-groups?tenant_id=91481065efca4cfe8019e2eeec340194&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2617] 162.253.55.70 () {34 vars in 1063 bytes} [Thu Feb 26 04:22:45 2026] GET /v2.0/subnets?id=ff189844-90ab-446c-a78f-ad0464c8d6df&id=310d20b3-3c2f-4ba5-9f58-9e10b3526290 => generated 1411 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2618] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:22:45 2026] GET /v2.0/ports?network_id=24c1238a-ca36-4c0f-9956-647344d8115d&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2619] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:22:45 2026] DELETE /v2.0/security-groups/de3bb128-d06d-49b9-8c46-0f3bac7e2f1c => 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: 1359/2620] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:22:45 2026] GET /v2.0/ports?network_id=24c1238a-ca36-4c0f-9956-647344d8115d&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: 1262/2621] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:22:45 2026] GET /v2.0/networks/24c1238a-ca36-4c0f-9956-647344d8115d?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2622] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:22:45 2026] GET /v2.0/networks/24c1238a-ca36-4c0f-9956-647344d8115d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2623] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:22:46 2026] GET /v2.0/ports?tenant_id=1f03f49f578f4f3ea1eb6c82beb78f85&device_id=7b0903de-6841-4811-acbd-80c037c1b9e5 => generated 1467 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2624] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:22:46 2026] GET /v2.0/networks?id=24c1238a-ca36-4c0f-9956-647344d8115d => generated 799 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2625] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:22:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.173&port_id=4ff356e6-5430-4945-9ddb-5e2d77596dd6 => 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: 1362/2626] 162.253.55.70 () {34 vars in 1103 bytes} [Thu Feb 26 04:22:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1c8&port_id=4ff356e6-5430-4945-9ddb-5e2d77596dd6 => 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: 1265/2627] 162.253.55.70 () {34 vars in 1063 bytes} [Thu Feb 26 04:22:46 2026] GET /v2.0/subnets?id=ff189844-90ab-446c-a78f-ad0464c8d6df&id=310d20b3-3c2f-4ba5-9f58-9e10b3526290 => generated 1411 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2628] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:22:46 2026] GET /v2.0/ports?network_id=24c1238a-ca36-4c0f-9956-647344d8115d&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2629] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:22:46 2026] GET /v2.0/ports?network_id=24c1238a-ca36-4c0f-9956-647344d8115d&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: 1364/2630] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:22:47 2026] GET /v2.0/networks/24c1238a-ca36-4c0f-9956-647344d8115d?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2631] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:22:47 2026] GET /v2.0/networks/24c1238a-ca36-4c0f-9956-647344d8115d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:22:48.803 8 WARNING neutron_lib.context [None req-c1fcdf85-7a0d-4381-bbdd-403eb2e28bf4 179f93539ea14966abed25a1883fa0ac d6c1f44255d0496b9edeb9ff0c9f552a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1365/2632] 10.0.0.12 () {34 vars in 683 bytes} [Thu Feb 26 04:22:48 2026] POST /v2.0/security-groups => generated 1603 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2633] 10.0.0.12 () {34 vars in 766 bytes} [Thu Feb 26 04:22:49 2026] PUT /v2.0/security-groups/3751e640-e9d4-4716-b5b6-8a966d30a29a/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2634] 10.0.0.12 () {32 vars in 746 bytes} [Thu Feb 26 04:22:49 2026] GET /v2.0/security-groups/3751e640-e9d4-4716-b5b6-8a966d30a29a/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2635] 10.0.0.12 () {34 vars in 777 bytes} [Thu Feb 26 04:22:49 2026] PUT /v2.0/security-groups/3751e640-e9d4-4716-b5b6-8a966d30a29a/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: 1270/2636] 10.0.0.12 () {32 vars in 746 bytes} [Thu Feb 26 04:22:49 2026] GET /v2.0/security-groups/3751e640-e9d4-4716-b5b6-8a966d30a29a/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2637] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:22:49 2026] GET /v2.0/ports?device_id=7b0903de-6841-4811-acbd-80c037c1b9e5 => generated 1200 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2638] 10.0.0.12 () {34 vars in 773 bytes} [Thu Feb 26 04:22:49 2026] PUT /v2.0/security-groups/3751e640-e9d4-4716-b5b6-8a966d30a29a/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2639] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:22:49 2026] GET /v2.0/security-groups?id=e7b1b379-7606-46d5-87a1-410a0b2e1038&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2640] 10.0.0.12 () {32 vars in 746 bytes} [Thu Feb 26 04:22:49 2026] GET /v2.0/security-groups/3751e640-e9d4-4716-b5b6-8a966d30a29a/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2641] 10.0.0.12 () {34 vars in 795 bytes} [Thu Feb 26 04:22:49 2026] PUT /v2.0/security-groups/3751e640-e9d4-4716-b5b6-8a966d30a29a/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2642] 10.0.0.12 () {32 vars in 746 bytes} [Thu Feb 26 04:22:49 2026] GET /v2.0/security-groups/3751e640-e9d4-4716-b5b6-8a966d30a29a/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2643] 10.0.0.12 () {34 vars in 766 bytes} [Thu Feb 26 04:22:49 2026] PUT /v2.0/security-groups/3751e640-e9d4-4716-b5b6-8a966d30a29a/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2644] 10.0.0.12 () {32 vars in 746 bytes} [Thu Feb 26 04:22:49 2026] GET /v2.0/security-groups/3751e640-e9d4-4716-b5b6-8a966d30a29a/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: 1371/2645] 10.0.0.12 () {32 vars in 754 bytes} [Thu Feb 26 04:22:49 2026] GET /v2.0/security-groups/3751e640-e9d4-4716-b5b6-8a966d30a29a/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:22:49.447 7 INFO neutron.api.v2.resource [None req-3982aca9-7a08-4a65-ba92-cd4094968081 179f93539ea14966abed25a1883fa0ac d6c1f44255d0496b9edeb9ff0c9f552a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1275/2646] 10.0.0.12 () {32 vars in 758 bytes} [Thu Feb 26 04:22:49 2026] GET /v2.0/security-groups/3751e640-e9d4-4716-b5b6-8a966d30a29a/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2647] 10.0.0.12 () {32 vars in 757 bytes} [Thu Feb 26 04:22:49 2026] DELETE /v2.0/security-groups/3751e640-e9d4-4716-b5b6-8a966d30a29a/tags/red => 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: 1276/2648] 10.0.0.12 () {32 vars in 746 bytes} [Thu Feb 26 04:22:49 2026] GET /v2.0/security-groups/3751e640-e9d4-4716-b5b6-8a966d30a29a/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:22:49.638 8 INFO neutron.api.v2.resource [None req-48424c58-7ce7-486c-ba50-159539b1ecac 179f93539ea14966abed25a1883fa0ac d6c1f44255d0496b9edeb9ff0c9f552a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1373/2649] 10.0.0.12 () {32 vars in 761 bytes} [Thu Feb 26 04:22:49 2026] DELETE /v2.0/security-groups/3751e640-e9d4-4716-b5b6-8a966d30a29a/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: 1277/2650] 10.0.0.12 () {32 vars in 749 bytes} [Thu Feb 26 04:22:49 2026] DELETE /v2.0/security-groups/3751e640-e9d4-4716-b5b6-8a966d30a29a/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: 1374/2651] 10.0.0.12 () {32 vars in 746 bytes} [Thu Feb 26 04:22:49 2026] GET /v2.0/security-groups/3751e640-e9d4-4716-b5b6-8a966d30a29a/tags => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2652] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:22:49 2026] DELETE /v2.0/security-groups/3751e640-e9d4-4716-b5b6-8a966d30a29a => 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: 1375/2653] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:22:50 2026] GET /v2.0/security-groups?tenant_id=d6c1f44255d0496b9edeb9ff0c9f552a&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2654] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:22:50 2026] DELETE /v2.0/security-groups/c822810a-6d2c-401a-915a-b57ecb067c78 => 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: 1376/2655] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:22:50 2026] GET /v2.0/security-groups?tenant_id=75418c5e70d3475ab63bf6df500c20bf&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: 1280/2656] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:22:50 2026] DELETE /v2.0/security-groups/130f1288-61ca-4f8e-b2f9-15c021ff79d5 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:22:54.278 8 WARNING neutron_lib.context [None req-f066534c-5c1f-4c35-b391-8a67a1e1871a 41eb10e89c14406c8e3d96eb04c93010 d921285ec9c8485a9548affc7b290286 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1281/2657] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:22:54 2026] GET /v2.0/ports?device_id=7b0903de-6841-4811-acbd-80c037c1b9e5 => generated 1200 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:22:54.420 8 INFO neutron.db.segments_db [None req-f066534c-5c1f-4c35-b391-8a67a1e1871a 41eb10e89c14406c8e3d96eb04c93010 d921285ec9c8485a9548affc7b290286 - - default default] Added segment 5aa498aa-50c6-4a2d-bbda-6651ec4010a3 of type vxlan for network 6503750d-4582-4328-8efd-d7003e079066 [pid: 7|app: 0|req: 1282/2658] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:22:54 2026] GET /v2.0/security-groups?id=e7b1b379-7606-46d5-87a1-410a0b2e1038&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: 8|app: 0|req: 1377/2659] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:22:54 2026] POST /v2.0/networks => generated 631 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:22:54.514 8 WARNING neutron_lib.context [None req-df572c61-ceec-40f7-a0ee-a188bdd8f725 41eb10e89c14406c8e3d96eb04c93010 d921285ec9c8485a9548affc7b290286 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1283/2660] 10.0.0.12 () {32 vars in 817 bytes} [Thu Feb 26 04:22:54 2026] GET /v2.0/ports?network_id=24c1238a-ca36-4c0f-9956-647344d8115d&mac_address=fa%3A16%3A3e%3A2f%3A73%3A75 => generated 1200 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:22:54.527 7 WARNING neutron_lib.context [None req-fcbc471f-7607-4f4c-be1e-117ad17b2d8c e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1378/2661] 10.0.0.12 () {34 vars in 663 bytes} [Thu Feb 26 04:22:54 2026] POST /v2.0/ports => generated 743 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-26 04:22:54.791 8 WARNING neutron_lib.context [None req-be1403c6-086e-49c0-b420-a8181ee18e8e 41eb10e89c14406c8e3d96eb04c93010 d921285ec9c8485a9548affc7b290286 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1379/2662] 10.0.0.12 () {34 vars in 665 bytes} [Thu Feb 26 04:22:54 2026] POST /v2.0/trunks => generated 407 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2663] 10.0.0.12 () {34 vars in 748 bytes} [Thu Feb 26 04:22:54 2026] PUT /v2.0/trunks/571f3d0d-df2f-4042-9fc8-6dfd9ae6697b/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2664] 10.0.0.12 () {32 vars in 728 bytes} [Thu Feb 26 04:22:55 2026] GET /v2.0/trunks/571f3d0d-df2f-4042-9fc8-6dfd9ae6697b/tags => generated 25 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2665] 10.0.0.12 () {34 vars in 759 bytes} [Thu Feb 26 04:22:55 2026] PUT /v2.0/trunks/571f3d0d-df2f-4042-9fc8-6dfd9ae6697b/tags/green => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2666] 10.0.0.12 () {32 vars in 728 bytes} [Thu Feb 26 04:22:55 2026] GET /v2.0/trunks/571f3d0d-df2f-4042-9fc8-6dfd9ae6697b/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2667] 10.0.0.12 () {34 vars in 755 bytes} [Thu Feb 26 04:22:55 2026] PUT /v2.0/trunks/571f3d0d-df2f-4042-9fc8-6dfd9ae6697b/tags/red => generated 4 bytes in 15 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2668] 10.0.0.12 () {32 vars in 728 bytes} [Thu Feb 26 04:22:55 2026] GET /v2.0/trunks/571f3d0d-df2f-4042-9fc8-6dfd9ae6697b/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2669] 10.0.0.12 () {34 vars in 777 bytes} [Thu Feb 26 04:22:55 2026] PUT /v2.0/trunks/571f3d0d-df2f-4042-9fc8-6dfd9ae6697b/tags/black.or.white => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2670] 10.0.0.12 () {32 vars in 728 bytes} [Thu Feb 26 04:22:55 2026] GET /v2.0/trunks/571f3d0d-df2f-4042-9fc8-6dfd9ae6697b/tags => generated 52 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2671] 10.0.0.12 () {34 vars in 748 bytes} [Thu Feb 26 04:22:55 2026] PUT /v2.0/trunks/571f3d0d-df2f-4042-9fc8-6dfd9ae6697b/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2672] 10.0.0.12 () {32 vars in 728 bytes} [Thu Feb 26 04:22:55 2026] GET /v2.0/trunks/571f3d0d-df2f-4042-9fc8-6dfd9ae6697b/tags => generated 37 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2673] 10.0.0.12 () {32 vars in 736 bytes} [Thu Feb 26 04:22:55 2026] GET /v2.0/trunks/571f3d0d-df2f-4042-9fc8-6dfd9ae6697b/tags/red => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:22:55.277 8 INFO neutron.api.v2.resource [None req-d1c69aa8-f0cd-428c-87e7-c1dfbfbbcbf3 41eb10e89c14406c8e3d96eb04c93010 d921285ec9c8485a9548affc7b290286 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1391/2674] 10.0.0.12 () {32 vars in 740 bytes} [Thu Feb 26 04:22:55 2026] GET /v2.0/trunks/571f3d0d-df2f-4042-9fc8-6dfd9ae6697b/tags/green => generated 99 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2675] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:22:55 2026] DELETE /v2.0/trunks/571f3d0d-df2f-4042-9fc8-6dfd9ae6697b/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:22:55.317 7 INFO neutron.db.l3_db [None req-fcbc471f-7607-4f4c-be1e-117ad17b2d8c e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] Floating IP af050750-0e3e-488e-a0fb-52b3035d7ede associated. External IP: 10.96.250.209, port: 4ff356e6-5430-4945-9ddb-5e2d77596dd6. [pid: 8|app: 0|req: 1393/2676] 10.0.0.12 () {32 vars in 728 bytes} [Thu Feb 26 04:22:55 2026] GET /v2.0/trunks/571f3d0d-df2f-4042-9fc8-6dfd9ae6697b/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:22:55.352 8 INFO neutron.api.v2.resource [None req-029fd6b2-8041-47b7-9652-cce37195fc94 41eb10e89c14406c8e3d96eb04c93010 d921285ec9c8485a9548affc7b290286 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1394/2677] 10.0.0.12 () {32 vars in 743 bytes} [Thu Feb 26 04:22:55 2026] DELETE /v2.0/trunks/571f3d0d-df2f-4042-9fc8-6dfd9ae6697b/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: 1395/2678] 10.0.0.12 () {32 vars in 731 bytes} [Thu Feb 26 04:22:55 2026] DELETE /v2.0/trunks/571f3d0d-df2f-4042-9fc8-6dfd9ae6697b/tags => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2679] 10.0.0.12 () {32 vars in 728 bytes} [Thu Feb 26 04:22:55 2026] GET /v2.0/trunks/571f3d0d-df2f-4042-9fc8-6dfd9ae6697b/tags => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2680] 10.0.0.12 () {32 vars in 718 bytes} [Thu Feb 26 04:22:55 2026] GET /v2.0/trunks/571f3d0d-df2f-4042-9fc8-6dfd9ae6697b => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2681] 10.0.0.12 () {32 vars in 716 bytes} [Thu Feb 26 04:22:55 2026] GET /v2.0/ports/a4185d89-86ef-4204-bbef-68f7c73a95c0 => generated 826 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2682] 10.0.0.12 () {32 vars in 721 bytes} [Thu Feb 26 04:22:55 2026] DELETE /v2.0/trunks/571f3d0d-df2f-4042-9fc8-6dfd9ae6697b => 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: 1284/2683] 10.0.0.12 () {34 vars in 676 bytes} [Thu Feb 26 04:22:54 2026] POST /v2.0/floatingips => generated 855 bytes in 1107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2684] 10.0.0.12 () {32 vars in 719 bytes} [Thu Feb 26 04:22:55 2026] DELETE /v2.0/ports/a4185d89-86ef-4204-bbef-68f7c73a95c0 => 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: 1285/2685] 10.0.0.94 () {34 vars in 1095 bytes} [Thu Feb 26 04:22:55 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1171177036&fields=id&tenant_id=1f03f49f578f4f3ea1eb6c82beb78f85 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:22:55.772 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-78170e41-e163-431b-90da-8601a55cff6a'] response: {'name': 'network-changed', 'server_uuid': '7b0903de-6841-4811-acbd-80c037c1b9e5', 'tag': '4ff356e6-5430-4945-9ddb-5e2d77596dd6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1286/2686] 10.0.0.94 () {34 vars in 981 bytes} [Thu Feb 26 04:22:55 2026] GET /v2.0/networks?id=ecec6eaf-6942-4e70-b222-e83419e407f8 => generated 704 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2687] 10.0.0.94 () {34 vars in 964 bytes} [Thu Feb 26 04:22:55 2026] GET /v2.0/quotas/1f03f49f578f4f3ea1eb6c82beb78f85 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:22:55.901 8 INFO neutron.services.segments.plugin [-] Segment 5aa498aa-50c6-4a2d-bbda-6651ec4010a3 resource provider aggregate not found 2026-02-26 04:22:55.906 8 INFO neutron.services.segments.plugin [-] Segment 5aa498aa-50c6-4a2d-bbda-6651ec4010a3 resource provider aggregate not found [pid: 8|app: 0|req: 1401/2688] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:22:55 2026] DELETE /v2.0/networks/6503750d-4582-4328-8efd-d7003e079066 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2689] 10.0.0.94 () {34 vars in 1001 bytes} [Thu Feb 26 04:22:55 2026] GET /v2.0/ports?tenant_id=1f03f49f578f4f3ea1eb6c82beb78f85&fields=id => generated 333 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:22:56.000 8 INFO neutron.services.segments.plugin [-] Segment 5aa498aa-50c6-4a2d-bbda-6651ec4010a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5aa498aa-50c6-4a2d-bbda-6651ec4010a3 found for delete ", "request_id": "req-62bcca91-810b-4953-b5ec-77d22f96e10e"}]} 2026-02-26 04:22:56.001 8 INFO neutron.services.segments.plugin [-] Segment 5aa498aa-50c6-4a2d-bbda-6651ec4010a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5aa498aa-50c6-4a2d-bbda-6651ec4010a3 found for delete ", "request_id": "req-4fcd8aca-87ac-45c1-a7ae-00711ccbd0ac"}]} [pid: 8|app: 0|req: 1402/2690] 10.0.0.94 () {34 vars in 1007 bytes} [Thu Feb 26 04:22:55 2026] GET /v2.0/networks/ecec6eaf-6942-4e70-b222-e83419e407f8?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: 1289/2691] 10.0.0.94 () {34 vars in 1107 bytes} [Thu Feb 26 04:22:56 2026] GET /v2.0/networks/ecec6eaf-6942-4e70-b222-e83419e407f8?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: 1290/2692] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:22:56 2026] GET /v2.0/ports?tenant_id=1f03f49f578f4f3ea1eb6c82beb78f85&device_id=7b0903de-6841-4811-acbd-80c037c1b9e5 => generated 1469 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2693] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:22:56 2026] GET /v2.0/networks?id=24c1238a-ca36-4c0f-9956-647344d8115d => generated 799 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2694] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:22:56 2026] GET /v2.0/ports?device_id=0517e510-893d-425f-9826-33a3224e8cb9 => generated 12 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2695] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:22:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.173&port_id=4ff356e6-5430-4945-9ddb-5e2d77596dd6 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2696] 162.253.55.70 () {34 vars in 1103 bytes} [Thu Feb 26 04:22:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1c8&port_id=4ff356e6-5430-4945-9ddb-5e2d77596dd6 => 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: 1293/2697] 162.253.55.70 () {34 vars in 1063 bytes} [Thu Feb 26 04:22:56 2026] GET /v2.0/subnets?id=ff189844-90ab-446c-a78f-ad0464c8d6df&id=310d20b3-3c2f-4ba5-9f58-9e10b3526290 => generated 1411 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2698] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:22:56 2026] GET /v2.0/ports?network_id=24c1238a-ca36-4c0f-9956-647344d8115d&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2699] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:22:56 2026] GET /v2.0/ports?network_id=24c1238a-ca36-4c0f-9956-647344d8115d&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: 1295/2700] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:22:56 2026] GET /v2.0/networks/24c1238a-ca36-4c0f-9956-647344d8115d?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2701] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:22:56 2026] GET /v2.0/networks/24c1238a-ca36-4c0f-9956-647344d8115d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2702] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:22:56 2026] GET /v2.0/security-groups?tenant_id=d921285ec9c8485a9548affc7b290286&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2703] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:22:56 2026] DELETE /v2.0/security-groups/55b30cc8-37ed-4520-9d4c-e6a58d23a353 => 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: 1407/2704] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:22:56 2026] GET /v2.0/security-groups?tenant_id=582d2f44350349179152a33d79e4e6f1&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2705] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:22:57 2026] DELETE /v2.0/security-groups/93010d99-a8a1-4ef2-8610-4b453b9441a8 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2708] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:23:00 2026] GET /v2.0/networks?id=ecec6eaf-6942-4e70-b222-e83419e407f8 => generated 704 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2709] 162.253.55.70 () {34 vars in 1049 bytes} [Thu Feb 26 04:23:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1f03f49f578f4f3ea1eb6c82beb78f85 => generated 179 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:23:00.608 8 WARNING neutron_lib.context [req-a1b342a7-29b1-4dce-b099-0229e0eee259 req-d06879e5-d563-4d54-b453-d86143c9dc79 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2710] 162.253.55.70 () {38 vars in 954 bytes} [Thu Feb 26 04:23:00 2026] POST /v2.0/ports => generated 1187 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1301/2711] 10.0.0.80 () {34 vars in 989 bytes} [Thu Feb 26 04:23:01 2026] GET /v2.0/ports?device_id=7b0903de-6841-4811-acbd-80c037c1b9e5 => generated 1469 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2712] 10.0.0.80 () {34 vars in 1039 bytes} [Thu Feb 26 04:23:01 2026] GET /v2.0/security-groups?id=e7b1b379-7606-46d5-87a1-410a0b2e1038&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2713] 162.253.55.70 () {38 vars in 1027 bytes} [Thu Feb 26 04:23:01 2026] PUT /v2.0/ports/815228e8-26fa-4fd0-a4bf-22df1fcd4acf => generated 1468 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2714] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:23:01 2026] GET /v2.0/ports?device_id=0517e510-893d-425f-9826-33a3224e8cb9 => generated 1202 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-26 04:23:01.758 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-55730e44-a7b4-4a57-9425-5a383f0f22fc'] response: {'name': 'network-changed', 'server_uuid': '0517e510-893d-425f-9826-33a3224e8cb9', 'tag': '815228e8-26fa-4fd0-a4bf-22df1fcd4acf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1412/2715] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:23:01 2026] GET /v2.0/security-groups?id=e7b1b379-7606-46d5-87a1-410a0b2e1038&fields=id&fields=name => generated 112 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2716] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:23:02 2026] GET /v2.0/ports?tenant_id=1f03f49f578f4f3ea1eb6c82beb78f85&device_id=0517e510-893d-425f-9826-33a3224e8cb9 => generated 1471 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2717] 162.253.55.70 () {34 vars in 1017 bytes} [Thu Feb 26 04:23:02 2026] GET /v2.0/networks?tenant_id=1f03f49f578f4f3ea1eb6c82beb78f85&shared=False => generated 2373 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2718] 162.253.55.70 () {34 vars in 929 bytes} [Thu Feb 26 04:23:02 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2719] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:23:03 2026] GET /v2.0/ports?tenant_id=1f03f49f578f4f3ea1eb6c82beb78f85&device_id=0517e510-893d-425f-9826-33a3224e8cb9 => generated 1471 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2720] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:23:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.128&port_id=815228e8-26fa-4fd0-a4bf-22df1fcd4acf => 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: 1415/2721] 162.253.55.70 () {34 vars in 1105 bytes} [Thu Feb 26 04:23:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A20f&port_id=815228e8-26fa-4fd0-a4bf-22df1fcd4acf => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2722] 162.253.55.70 () {34 vars in 1063 bytes} [Thu Feb 26 04:23:03 2026] GET /v2.0/subnets?id=e367ddad-54fd-4060-8b29-63748a0c8b99&id=f39f0f45-39b1-4719-a316-c77a0b53f9f1 => generated 1413 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2723] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:23:03 2026] GET /v2.0/ports?network_id=ecec6eaf-6942-4e70-b222-e83419e407f8&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2724] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:23:03 2026] GET /v2.0/ports?network_id=ecec6eaf-6942-4e70-b222-e83419e407f8&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2725] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:23:03 2026] GET /v2.0/networks/ecec6eaf-6942-4e70-b222-e83419e407f8?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2726] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:23:03 2026] GET /v2.0/networks/ecec6eaf-6942-4e70-b222-e83419e407f8?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: 1418/2727] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:23:06 2026] GET /v2.0/ports?device_id=0517e510-893d-425f-9826-33a3224e8cb9 => generated 1204 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2728] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:23:06 2026] GET /v2.0/security-groups?id=e7b1b379-7606-46d5-87a1-410a0b2e1038&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: 1419/2729] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:23:12 2026] GET /v2.0/ports?device_id=0517e510-893d-425f-9826-33a3224e8cb9 => generated 1204 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2730] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:23:12 2026] GET /v2.0/security-groups?id=e7b1b379-7606-46d5-87a1-410a0b2e1038&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2731] 10.0.0.12 () {32 vars in 817 bytes} [Thu Feb 26 04:23:12 2026] GET /v2.0/ports?network_id=ecec6eaf-6942-4e70-b222-e83419e407f8&mac_address=fa%3A16%3A3e%3A05%3A2c%3Acd => generated 1204 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:23:12.287 7 WARNING neutron_lib.context [None req-01d25b60-aafd-49ab-9bd2-9fa2239c334f e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:23:12.973 7 INFO neutron.db.l3_db [None req-01d25b60-aafd-49ab-9bd2-9fa2239c334f e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] Floating IP 87e3edb9-92a4-47ab-9fe1-8a52cc16e9d0 associated. External IP: 10.96.250.210, port: 815228e8-26fa-4fd0-a4bf-22df1fcd4acf. [pid: 7|app: 0|req: 1312/2732] 10.0.0.12 () {34 vars in 676 bytes} [Thu Feb 26 04:23:12 2026] POST /v2.0/floatingips => generated 855 bytes in 1387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2735] 10.0.0.80 () {34 vars in 989 bytes} [Thu Feb 26 04:23:19 2026] GET /v2.0/ports?device_id=0517e510-893d-425f-9826-33a3224e8cb9 => generated 1473 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2736] 10.0.0.80 () {34 vars in 1039 bytes} [Thu Feb 26 04:23:19 2026] GET /v2.0/security-groups?id=e7b1b379-7606-46d5-87a1-410a0b2e1038&fields=id&fields=name => generated 112 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2737] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:23:19 2026] GET /v2.0/ports?tenant_id=1f03f49f578f4f3ea1eb6c82beb78f85&device_id=0517e510-893d-425f-9826-33a3224e8cb9 => generated 1473 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:23:19.964 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4941a940-8277-429c-a5e1-4200559a24a3'] response: {'name': 'network-changed', 'server_uuid': '0517e510-893d-425f-9826-33a3224e8cb9', 'tag': '815228e8-26fa-4fd0-a4bf-22df1fcd4acf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1315/2738] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:23:19 2026] GET /v2.0/networks?id=ecec6eaf-6942-4e70-b222-e83419e407f8 => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2739] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:23:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.128&port_id=815228e8-26fa-4fd0-a4bf-22df1fcd4acf => generated 860 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2740] 162.253.55.70 () {34 vars in 1105 bytes} [Thu Feb 26 04:23:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A20f&port_id=815228e8-26fa-4fd0-a4bf-22df1fcd4acf => 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: 1425/2741] 162.253.55.70 () {34 vars in 1063 bytes} [Thu Feb 26 04:23:20 2026] GET /v2.0/subnets?id=e367ddad-54fd-4060-8b29-63748a0c8b99&id=f39f0f45-39b1-4719-a316-c77a0b53f9f1 => generated 1413 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2742] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:23:20 2026] GET /v2.0/ports?network_id=ecec6eaf-6942-4e70-b222-e83419e407f8&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2743] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:23:20 2026] GET /v2.0/ports?network_id=ecec6eaf-6942-4e70-b222-e83419e407f8&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2744] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:23:20 2026] GET /v2.0/networks/ecec6eaf-6942-4e70-b222-e83419e407f8?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2745] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:23:20 2026] GET /v2.0/networks/ecec6eaf-6942-4e70-b222-e83419e407f8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2746] 10.0.0.12 () {32 vars in 720 bytes} [Thu Feb 26 04:23:24 2026] GET /v2.0/subnets/1163e1d2-5fd8-49cc-bed8-c3d206880663 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2747] 10.0.0.160 () {30 vars in 689 bytes} [Thu Feb 26 04:23:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2748] 10.0.0.160 () {30 vars in 691 bytes} [Thu Feb 26 04:23:26 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: 1429/2749] 10.0.0.160 () {30 vars in 667 bytes} [Thu Feb 26 04:23:26 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: 1321/2750] 10.0.0.160 () {30 vars in 703 bytes} [Thu Feb 26 04:23:26 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: 1430/2751] 10.0.0.160 () {28 vars in 438 bytes} [Thu Feb 26 04:23:26 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2752] 10.0.0.160 () {30 vars in 727 bytes} [Thu Feb 26 04:23:26 2026] GET /v2.0/subnets/1163e1d2-5fd8-49cc-bed8-c3d206880663 => generated 658 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2753] 10.0.0.160 () {30 vars in 689 bytes} [Thu Feb 26 04:23:26 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: 1323/2754] 10.0.0.160 () {30 vars in 691 bytes} [Thu Feb 26 04:23:26 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: 1432/2755] 10.0.0.160 () {30 vars in 667 bytes} [Thu Feb 26 04:23:26 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: 1324/2756] 10.0.0.160 () {30 vars in 703 bytes} [Thu Feb 26 04:23:26 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: 1433/2757] 10.0.0.160 () {30 vars in 727 bytes} [Thu Feb 26 04:23:26 2026] GET /v2.0/subnets/1163e1d2-5fd8-49cc-bed8-c3d206880663 => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2758] 10.0.0.160 () {30 vars in 689 bytes} [Thu Feb 26 04:23:26 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: 1434/2759] 10.0.0.160 () {30 vars in 691 bytes} [Thu Feb 26 04:23:26 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: 1326/2760] 10.0.0.160 () {30 vars in 667 bytes} [Thu Feb 26 04:23:26 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: 1435/2761] 10.0.0.160 () {30 vars in 703 bytes} [Thu Feb 26 04:23:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2762] 10.0.0.160 () {30 vars in 729 bytes} [Thu Feb 26 04:23:26 2026] GET /v2.0/networks/da208e95-6d1a-4f5c-a28b-11408b44a60a => generated 799 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2763] 10.0.0.160 () {30 vars in 681 bytes} [Thu Feb 26 04:23:27 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2764] 10.0.0.160 () {34 vars in 703 bytes} [Thu Feb 26 04:23:27 2026] POST /v2.0/ports => generated 1132 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2767] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 04:23:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1330/2768] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 04:23:30 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2769] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 04:23:30 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: 1331/2770] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 04:23:30 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: 1440/2771] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 04:23:30 2026] GET /v2.0/ports/3632906f-12da-4d41-ad64-4e88d007a61a => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2772] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 04:23:30 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: 1441/2773] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 04:23:30 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: 1333/2774] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 04:23:30 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: 1442/2775] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 04:23:30 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-26 04:23:30.530 7 INFO neutron.api.v2.resource [None req-a0756a03-420a-479b-9d98-fd707cce334b 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1334/2776] 162.253.55.70 () {30 vars in 761 bytes} [Thu Feb 26 04:23:30 2026] GET /v2.0/security-groups/lb-da63cfbe-1ed4-4588-8da2-20f6c964d6b6 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2777] 162.253.55.70 () {30 vars in 783 bytes} [Thu Feb 26 04:23:30 2026] GET /v2.0/security-groups?name=lb-da63cfbe-1ed4-4588-8da2-20f6c964d6b6 => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2778] 162.253.55.70 () {34 vars in 734 bytes} [Thu Feb 26 04:23:30 2026] POST /v2.0/security-groups => generated 1638 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2779] 162.253.55.70 () {30 vars in 813 bytes} [Thu Feb 26 04:23:30 2026] GET /v2.0/security-group-rules?security_group_id=e8405201-37bd-4309-81c3-1e5b3283a553 => generated 1182 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2780] 162.253.55.70 () {34 vars in 787 bytes} [Thu Feb 26 04:23:30 2026] PUT /v2.0/ports/3632906f-12da-4d41-ad64-4e88d007a61a => generated 1132 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2781] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 04:23:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1337/2782] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 04:23:31 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: 1446/2783] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 04:23:31 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: 1338/2784] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 04:23:31 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: 1447/2785] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 04:23:31 2026] GET /v2.0/subnets/1163e1d2-5fd8-49cc-bed8-c3d206880663 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2786] 10.0.0.11 () {28 vars in 598 bytes} [Thu Feb 26 04:23:33 2026] GET /v2.0/security-groups => generated 30271 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2787] 10.0.0.11 () {28 vars in 578 bytes} [Thu Feb 26 04:23:33 2026] GET /v2.0/ports => generated 21089 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2788] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:23:33 2026] GET /v2.0/subnets => generated 6134 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2789] 10.0.0.11 () {28 vars in 584 bytes} [Thu Feb 26 04:23:33 2026] GET /v2.0/networks => generated 5222 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2790] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:23:33 2026] GET /v2.0/routers => generated 728 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2791] 10.0.0.11 () {28 vars in 623 bytes} [Thu Feb 26 04:23:33 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: 1342/2792] 10.0.0.11 () {28 vars in 676 bytes} [Thu Feb 26 04:23:33 2026] GET /v2.0/routers/fbb86afc-48a8-4d13-81e0-f99d943731b0/l3-agents => generated 681 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2793] 10.0.0.11 () {28 vars in 618 bytes} [Thu Feb 26 04:23:33 2026] GET /v2.0/network-ip-availabilities => generated 3612 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2794] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:23:33 2026] GET /v2.0/floatingips => generated 1703 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2795] 10.0.0.11 () {28 vars in 580 bytes} [Thu Feb 26 04:23:33 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: 1344/2796] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:23:34 2026] GET /v2.0/subnets => generated 6134 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2797] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:23:34 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: 1345/2798] 10.0.0.94 () {34 vars in 1083 bytes} [Thu Feb 26 04:23:34 2026] GET /v2.0/ports?device_id=0517e510-893d-425f-9826-33a3224e8cb9&device_id=7b0903de-6841-4811-acbd-80c037c1b9e5 => generated 2931 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2799] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:23:34 2026] GET /v2.0/security-groups?id=e7b1b379-7606-46d5-87a1-410a0b2e1038&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: 1346/2800] 10.0.0.94 () {34 vars in 1015 bytes} [Thu Feb 26 04:23:38 2026] GET /v2.0/security-groups?id=01cec7d5-5280-4c66-82a9-31c3535215f7&fields=id => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2801] 10.0.0.94 () {34 vars in 981 bytes} [Thu Feb 26 04:23:38 2026] GET /v2.0/networks?id=2b08565a-7171-4634-a01d-3de03d6a68dc => generated 735 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2802] 10.0.0.94 () {34 vars in 964 bytes} [Thu Feb 26 04:23:38 2026] GET /v2.0/quotas/459a65d0d04a4cae933aa9c0ec209d8e => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2803] 10.0.0.94 () {34 vars in 1001 bytes} [Thu Feb 26 04:23:38 2026] GET /v2.0/ports?tenant_id=459a65d0d04a4cae933aa9c0ec209d8e&fields=id => generated 149 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2804] 10.0.0.94 () {34 vars in 1007 bytes} [Thu Feb 26 04:23:38 2026] GET /v2.0/networks/2b08565a-7171-4634-a01d-3de03d6a68dc?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: 1457/2805] 10.0.0.94 () {34 vars in 1107 bytes} [Thu Feb 26 04:23:38 2026] GET /v2.0/networks/2b08565a-7171-4634-a01d-3de03d6a68dc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2806] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:23:39 2026] GET /v2.0/ports?device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => 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: 1458/2807] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:23:39 2026] GET /v2.0/ports?device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => 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: 1350/2808] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:23:41 2026] GET /v2.0/ports?device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => 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: 1459/2809] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:23:41 2026] GET /v2.0/ports?device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2810] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:23:42 2026] GET /v2.0/networks?id=2b08565a-7171-4634-a01d-3de03d6a68dc => generated 735 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2811] 162.253.55.70 () {34 vars in 1049 bytes} [Thu Feb 26 04:23:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=459a65d0d04a4cae933aa9c0ec209d8e => generated 343 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2812] 162.253.55.70 () {34 vars in 1095 bytes} [Thu Feb 26 04:23:43 2026] GET /v2.0/ports?device_id=7b0903de-6841-4811-acbd-80c037c1b9e5&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2813] 162.253.55.70 () {38 vars in 954 bytes} [Thu Feb 26 04:23:43 2026] POST /v2.0/ports => generated 1082 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2814] 162.253.55.70 () {38 vars in 1027 bytes} [Thu Feb 26 04:23:43 2026] PUT /v2.0/ports/d06d0fd8-c611-4565-9566-5d38f2154a20 => generated 1243 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1353/2815] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:23:44 2026] GET /v2.0/ports?tenant_id=1f03f49f578f4f3ea1eb6c82beb78f85&device_id=7b0903de-6841-4811-acbd-80c037c1b9e5 => generated 1469 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1463/2816] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:23:44 2026] GET /v2.0/ports?device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 1246 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2817] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:23:44 2026] GET /v2.0/security-groups?id=01cec7d5-5280-4c66-82a9-31c3535215f7&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:23:44.840 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c5e3ce3-5663-4524-8797-7c045d7db02e'] response: {'name': 'network-changed', 'server_uuid': '88628f47-5aed-423d-a4c7-14ac61be2721', 'tag': 'd06d0fd8-c611-4565-9566-5d38f2154a20', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1464/2818] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:23:44 2026] GET /v2.0/ports?tenant_id=459a65d0d04a4cae933aa9c0ec209d8e&device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2819] 162.253.55.70 () {34 vars in 1061 bytes} [Thu Feb 26 04:23:44 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.137&port_id=d06d0fd8-c611-4565-9566-5d38f2154a20 => 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: 1355/2820] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:23:44 2026] GET /v2.0/ports?device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2821] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:23:44 2026] GET /v2.0/subnets?id=10e09bb2-e8b0-445c-a2ce-432e21e24ae4 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2822] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:23:44 2026] GET /v2.0/networks?id=24c1238a-ca36-4c0f-9956-647344d8115d => 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: 1357/2823] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:23:44 2026] GET /v2.0/ports?network_id=2b08565a-7171-4634-a01d-3de03d6a68dc&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2824] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:23:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.173&port_id=4ff356e6-5430-4945-9ddb-5e2d77596dd6 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2827] 162.253.55.70 () {34 vars in 1103 bytes} [Thu Feb 26 04:23:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1c8&port_id=4ff356e6-5430-4945-9ddb-5e2d77596dd6 => 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: 1358/2828] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:23:44 2026] GET /v2.0/networks/2b08565a-7171-4634-a01d-3de03d6a68dc?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2829] 162.253.55.70 () {34 vars in 1063 bytes} [Thu Feb 26 04:23:45 2026] GET /v2.0/subnets?id=ff189844-90ab-446c-a78f-ad0464c8d6df&id=310d20b3-3c2f-4ba5-9f58-9e10b3526290 => generated 1411 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2830] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:23:45 2026] GET /v2.0/networks/2b08565a-7171-4634-a01d-3de03d6a68dc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2831] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:23:45 2026] GET /v2.0/ports?network_id=24c1238a-ca36-4c0f-9956-647344d8115d&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: 1360/2832] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:23:45 2026] GET /v2.0/ports?network_id=24c1238a-ca36-4c0f-9956-647344d8115d&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2833] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:23:45 2026] GET /v2.0/networks/24c1238a-ca36-4c0f-9956-647344d8115d?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2834] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:23:45 2026] GET /v2.0/networks/24c1238a-ca36-4c0f-9956-647344d8115d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2835] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:23:46 2026] GET /v2.0/ports?tenant_id=459a65d0d04a4cae933aa9c0ec209d8e&device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2836] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:23:46 2026] GET /v2.0/networks?id=2b08565a-7171-4634-a01d-3de03d6a68dc => generated 735 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2837] 162.253.55.70 () {34 vars in 1061 bytes} [Thu Feb 26 04:23:46 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.137&port_id=d06d0fd8-c611-4565-9566-5d38f2154a20 => 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: 1363/2838] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:23:46 2026] GET /v2.0/subnets?id=10e09bb2-e8b0-445c-a2ce-432e21e24ae4 => generated 654 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2839] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:23:46 2026] GET /v2.0/ports?network_id=2b08565a-7171-4634-a01d-3de03d6a68dc&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: 1364/2840] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:23:46 2026] GET /v2.0/networks/2b08565a-7171-4634-a01d-3de03d6a68dc?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2841] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:23:46 2026] GET /v2.0/networks/2b08565a-7171-4634-a01d-3de03d6a68dc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2842] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:23:47 2026] GET /v2.0/ports?device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2843] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:23:47 2026] GET /v2.0/security-groups?id=01cec7d5-5280-4c66-82a9-31c3535215f7&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2844] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:23:47 2026] GET /v2.0/ports?device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => 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: 1479/2845] 162.253.55.70 () {34 vars in 993 bytes} [Thu Feb 26 04:23:49 2026] GET /v2.0/ports?device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2846] 162.253.55.70 () {34 vars in 1043 bytes} [Thu Feb 26 04:23:49 2026] GET /v2.0/security-groups?id=01cec7d5-5280-4c66-82a9-31c3535215f7&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2847] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:23:50 2026] GET /v2.0/ports?device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2848] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:23:50 2026] GET /v2.0/security-groups?id=01cec7d5-5280-4c66-82a9-31c3535215f7&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2849] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:23:50 2026] GET /v2.0/ports?device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2850] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:23:53 2026] GET /v2.0/ports?device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2851] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:23:53 2026] GET /v2.0/security-groups?id=01cec7d5-5280-4c66-82a9-31c3535215f7&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2852] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:23:53 2026] GET /v2.0/ports?device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2857] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 04:24:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2858] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 04:24:28 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: 1486/2859] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 04:24:28 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: 1374/2860] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 04:24:28 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: 1487/2861] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 04:24:28 2026] GET /v2.0/subnets/1163e1d2-5fd8-49cc-bed8-c3d206880663 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2862] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 04:24:28 2026] GET /v2.0/ports?device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2863] 162.253.55.70 () {34 vars in 715 bytes} [Thu Feb 26 04:24:28 2026] POST /v2.0/ports => generated 1093 bytes in 792 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2864] 10.0.0.94 () {34 vars in 970 bytes} [Thu Feb 26 04:24:29 2026] GET /v2.0/ports/9cf29754-be85-478f-869b-f8c3224d175d => generated 1093 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1489/2865] 10.0.0.94 () {34 vars in 906 bytes} [Thu Feb 26 04:24:29 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2868] 162.253.55.70 () {34 vars in 1261 bytes} [Thu Feb 26 04:24:30 2026] GET /v2.0/ports/9cf29754-be85-478f-869b-f8c3224d175d?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2869] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:24:30 2026] GET /v2.0/networks/da208e95-6d1a-4f5c-a28b-11408b44a60a?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2870] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:24:30 2026] GET /v2.0/networks/da208e95-6d1a-4f5c-a28b-11408b44a60a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2871] 162.253.55.70 () {34 vars in 974 bytes} [Thu Feb 26 04:24:31 2026] GET /v2.0/ports/9cf29754-be85-478f-869b-f8c3224d175d => generated 1093 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2872] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:24:31 2026] GET /v2.0/networks?id=da208e95-6d1a-4f5c-a28b-11408b44a60a => generated 802 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2873] 162.253.55.70 () {38 vars in 1027 bytes} [Thu Feb 26 04:24:31 2026] PUT /v2.0/ports/9cf29754-be85-478f-869b-f8c3224d175d => generated 1283 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2874] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:24:32 2026] GET /v2.0/ports?tenant_id=459a65d0d04a4cae933aa9c0ec209d8e&device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 2523 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1381/2875] 162.253.55.70 () {34 vars in 1061 bytes} [Thu Feb 26 04:24:32 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.137&port_id=d06d0fd8-c611-4565-9566-5d38f2154a20 => 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: 1495/2876] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:24:32 2026] GET /v2.0/subnets?id=10e09bb2-e8b0-445c-a2ce-432e21e24ae4 => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:24:32.765 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5094ce8-6e9e-4877-a5f8-9c5172c1a94d'] response: {'name': 'network-changed', 'server_uuid': '88628f47-5aed-423d-a4c7-14ac61be2721', 'tag': '9cf29754-be85-478f-869b-f8c3224d175d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1382/2877] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:24:32 2026] GET /v2.0/ports?network_id=2b08565a-7171-4634-a01d-3de03d6a68dc&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2878] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:24:32 2026] GET /v2.0/networks/2b08565a-7171-4634-a01d-3de03d6a68dc?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2879] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:24:32 2026] GET /v2.0/networks/2b08565a-7171-4634-a01d-3de03d6a68dc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2880] 162.253.55.70 () {34 vars in 1055 bytes} [Thu Feb 26 04:24:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.22&port_id=9cf29754-be85-478f-869b-f8c3224d175d => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2881] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:24:32 2026] GET /v2.0/subnets?id=1163e1d2-5fd8-49cc-bed8-c3d206880663 => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2882] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:24:32 2026] GET /v2.0/ports?network_id=da208e95-6d1a-4f5c-a28b-11408b44a60a&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2883] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:24:33 2026] GET /v2.0/networks/da208e95-6d1a-4f5c-a28b-11408b44a60a?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2884] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:24:33 2026] GET /v2.0/networks/da208e95-6d1a-4f5c-a28b-11408b44a60a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2885] 10.0.0.11 () {28 vars in 580 bytes} [Thu Feb 26 04:24:33 2026] GET /v2.0/agents => generated 3385 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2886] 10.0.0.11 () {28 vars in 618 bytes} [Thu Feb 26 04:24:33 2026] GET /v2.0/network-ip-availabilities => generated 3612 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2887] 10.0.0.11 () {28 vars in 598 bytes} [Thu Feb 26 04:24:33 2026] GET /v2.0/security-groups => generated 30271 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2888] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:24:33 2026] GET /v2.0/routers => generated 728 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2889] 10.0.0.11 () {28 vars in 623 bytes} [Thu Feb 26 04:24:33 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2890] 10.0.0.11 () {28 vars in 676 bytes} [Thu Feb 26 04:24:33 2026] GET /v2.0/routers/fbb86afc-48a8-4d13-81e0-f99d943731b0/l3-agents => generated 681 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2891] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:24:33 2026] GET /v2.0/subnets => generated 6134 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2892] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:24:33 2026] GET /v2.0/floatingips => generated 1703 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2893] 10.0.0.11 () {28 vars in 584 bytes} [Thu Feb 26 04:24:33 2026] GET /v2.0/networks => generated 5222 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2894] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:24:33 2026] GET /v2.0/subnets => generated 6134 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2895] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:24:33 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: 1505/2896] 10.0.0.11 () {28 vars in 578 bytes} [Thu Feb 26 04:24:33 2026] GET /v2.0/ports => generated 23601 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2897] 10.0.0.94 () {34 vars in 1177 bytes} [Thu Feb 26 04:24:33 2026] GET /v2.0/ports?device_id=88628f47-5aed-423d-a4c7-14ac61be2721&device_id=0517e510-893d-425f-9826-33a3224e8cb9&device_id=7b0903de-6841-4811-acbd-80c037c1b9e5 => generated 5443 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2898] 10.0.0.94 () {34 vars in 1199 bytes} [Thu Feb 26 04:24:33 2026] GET /v2.0/security-groups?id=e7b1b379-7606-46d5-87a1-410a0b2e1038&id=4f9a7828-62a4-4b46-8483-0562a95268a3&id=01cec7d5-5280-4c66-82a9-31c3535215f7&fields=id&fields=name => generated 254 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2899] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:24:34 2026] GET /v2.0/ports?tenant_id=459a65d0d04a4cae933aa9c0ec209d8e&device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 2523 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2900] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:24:34 2026] GET /v2.0/networks?id=da208e95-6d1a-4f5c-a28b-11408b44a60a => generated 802 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2901] 162.253.55.70 () {34 vars in 1055 bytes} [Thu Feb 26 04:24:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.22&port_id=9cf29754-be85-478f-869b-f8c3224d175d => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2902] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:24:34 2026] GET /v2.0/subnets?id=1163e1d2-5fd8-49cc-bed8-c3d206880663 => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2903] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:24:34 2026] GET /v2.0/ports?network_id=da208e95-6d1a-4f5c-a28b-11408b44a60a&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2904] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:24:34 2026] GET /v2.0/networks/da208e95-6d1a-4f5c-a28b-11408b44a60a?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2905] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:24:34 2026] GET /v2.0/networks/da208e95-6d1a-4f5c-a28b-11408b44a60a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2906] 10.0.0.94 () {34 vars in 970 bytes} [Thu Feb 26 04:24:36 2026] GET /v2.0/ports/9cf29754-be85-478f-869b-f8c3224d175d => generated 1283 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2907] 162.253.55.70 () {34 vars in 787 bytes} [Thu Feb 26 04:24:36 2026] PUT /v2.0/ports/9cf29754-be85-478f-869b-f8c3224d175d => generated 1308 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:24:36.847 8 INFO neutron.api.v2.resource [None req-cbb8c147-ece2-40ef-8599-620d7824e13e 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1511/2908] 162.253.55.70 () {30 vars in 761 bytes} [Thu Feb 26 04:24:36 2026] GET /v2.0/security-groups/lb-da63cfbe-1ed4-4588-8da2-20f6c964d6b6 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1398/2909] 162.253.55.70 () {30 vars in 783 bytes} [Thu Feb 26 04:24:36 2026] GET /v2.0/security-groups?name=lb-da63cfbe-1ed4-4588-8da2-20f6c964d6b6 => generated 1639 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2910] 162.253.55.70 () {34 vars in 787 bytes} [Thu Feb 26 04:24:36 2026] PUT /v2.0/ports/9cf29754-be85-478f-869b-f8c3224d175d => generated 1308 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:24:37.337 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f73e961e-de01-49e0-9dd3-4b82003cf330'] response: {'name': 'network-changed', 'server_uuid': '88628f47-5aed-423d-a4c7-14ac61be2721', 'tag': '9cf29754-be85-478f-869b-f8c3224d175d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1399/2911] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 04:24:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1513/2912] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 04:24:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2913] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 04:24:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2914] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 04:24:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2915] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 04:24:37 2026] GET /v2.0/subnets/1163e1d2-5fd8-49cc-bed8-c3d206880663 => generated 676 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2916] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:24:37 2026] GET /v2.0/ports?tenant_id=459a65d0d04a4cae933aa9c0ec209d8e&device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 2586 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:24:37.459 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0e60b64-6ca0-4a3f-8f93-3a6303dfcd95'] response: {'name': 'network-changed', 'server_uuid': '88628f47-5aed-423d-a4c7-14ac61be2721', 'tag': '9cf29754-be85-478f-869b-f8c3224d175d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1402/2917] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 04:24:37 2026] GET /v2.0/ports/3632906f-12da-4d41-ad64-4e88d007a61a => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2918] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 04:24:37 2026] GET /v2.0/ports/9cf29754-be85-478f-869b-f8c3224d175d => generated 1346 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2919] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:24:37 2026] GET /v2.0/networks?id=da208e95-6d1a-4f5c-a28b-11408b44a60a => generated 802 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2920] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 04:24:37 2026] GET /v2.0/subnets/1163e1d2-5fd8-49cc-bed8-c3d206880663 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2921] 162.253.55.70 () {34 vars in 1055 bytes} [Thu Feb 26 04:24:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.22&port_id=9cf29754-be85-478f-869b-f8c3224d175d => 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: 1405/2922] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:24:37 2026] GET /v2.0/subnets?id=1163e1d2-5fd8-49cc-bed8-c3d206880663 => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2923] 162.253.55.70 () {30 vars in 741 bytes} [Thu Feb 26 04:24:37 2026] GET /v2.0/networks/da208e95-6d1a-4f5c-a28b-11408b44a60a => generated 799 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2924] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:24:37 2026] GET /v2.0/ports?network_id=da208e95-6d1a-4f5c-a28b-11408b44a60a&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2925] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 04:24:37 2026] GET /v2.0/ports/3632906f-12da-4d41-ad64-4e88d007a61a => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2926] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:24:37 2026] GET /v2.0/networks/da208e95-6d1a-4f5c-a28b-11408b44a60a?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2927] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 04:24:37 2026] GET /v2.0/subnets/1163e1d2-5fd8-49cc-bed8-c3d206880663 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2928] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:24:37 2026] GET /v2.0/networks/da208e95-6d1a-4f5c-a28b-11408b44a60a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2929] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:24:38 2026] GET /v2.0/ports?tenant_id=459a65d0d04a4cae933aa9c0ec209d8e&device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 2586 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2930] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:24:38 2026] GET /v2.0/networks?id=da208e95-6d1a-4f5c-a28b-11408b44a60a => generated 802 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2931] 162.253.55.70 () {34 vars in 1055 bytes} [Thu Feb 26 04:24:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.22&port_id=9cf29754-be85-478f-869b-f8c3224d175d => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2932] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:24:38 2026] GET /v2.0/subnets?id=1163e1d2-5fd8-49cc-bed8-c3d206880663 => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2933] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:24:38 2026] GET /v2.0/ports?network_id=da208e95-6d1a-4f5c-a28b-11408b44a60a&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2934] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:24:38 2026] GET /v2.0/networks/da208e95-6d1a-4f5c-a28b-11408b44a60a?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2935] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:24:38 2026] GET /v2.0/networks/da208e95-6d1a-4f5c-a28b-11408b44a60a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2936] 162.253.55.70 () {34 vars in 1095 bytes} [Thu Feb 26 04:24:43 2026] GET /v2.0/ports?device_id=0517e510-893d-425f-9826-33a3224e8cb9&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2937] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:24:43 2026] GET /v2.0/ports?tenant_id=1f03f49f578f4f3ea1eb6c82beb78f85&device_id=0517e510-893d-425f-9826-33a3224e8cb9 => generated 1473 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2938] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:24:44 2026] GET /v2.0/networks?id=ecec6eaf-6942-4e70-b222-e83419e407f8 => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2939] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:24:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.128&port_id=815228e8-26fa-4fd0-a4bf-22df1fcd4acf => generated 860 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2940] 162.253.55.70 () {34 vars in 1105 bytes} [Thu Feb 26 04:24:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A20f&port_id=815228e8-26fa-4fd0-a4bf-22df1fcd4acf => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2941] 162.253.55.70 () {34 vars in 1063 bytes} [Thu Feb 26 04:24:44 2026] GET /v2.0/subnets?id=e367ddad-54fd-4060-8b29-63748a0c8b99&id=f39f0f45-39b1-4719-a316-c77a0b53f9f1 => generated 1413 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2942] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:24:44 2026] GET /v2.0/ports?network_id=ecec6eaf-6942-4e70-b222-e83419e407f8&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2943] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:24:44 2026] GET /v2.0/ports?network_id=ecec6eaf-6942-4e70-b222-e83419e407f8&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2944] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:24:44 2026] GET /v2.0/networks/ecec6eaf-6942-4e70-b222-e83419e407f8?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2945] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:24:44 2026] GET /v2.0/networks/ecec6eaf-6942-4e70-b222-e83419e407f8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:24:47.753 8 WARNING neutron_lib.context [None req-8816035c-24bb-4552-ae8c-d3c8c5d197ad e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:24:48.579 8 INFO neutron.db.l3_db [None req-8816035c-24bb-4552-ae8c-d3c8c5d197ad e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] Floating IP 5ce21d9a-e0bc-4349-8c1f-2fd8b43b7ef1 associated. External IP: 10.96.250.202, port: 3632906f-12da-4d41-ad64-4e88d007a61a. [pid: 8|app: 0|req: 1531/2948] 10.0.0.12 () {34 vars in 676 bytes} [Thu Feb 26 04:24:47 2026] POST /v2.0/floatingips => generated 899 bytes in 1189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2949] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 04:24:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2950] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 04:24:53 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: 1419/2951] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 04:24:53 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: 1533/2952] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 04:24:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:24:53.533 7 INFO neutron.api.v2.resource [None req-ba6bd066-9696-4cbe-8483-a498cdcfeb20 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1420/2953] 162.253.55.70 () {30 vars in 761 bytes} [Thu Feb 26 04:24:53 2026] GET /v2.0/security-groups/lb-da63cfbe-1ed4-4588-8da2-20f6c964d6b6 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/2954] 162.253.55.70 () {30 vars in 783 bytes} [Thu Feb 26 04:24:53 2026] GET /v2.0/security-groups?name=lb-da63cfbe-1ed4-4588-8da2-20f6c964d6b6 => generated 1639 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2955] 162.253.55.70 () {30 vars in 813 bytes} [Thu Feb 26 04:24:53 2026] GET /v2.0/security-group-rules?security_group_id=e8405201-37bd-4309-81c3-1e5b3283a553 => generated 1182 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/2956] 162.253.55.70 () {34 vars in 745 bytes} [Thu Feb 26 04:24:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2957] 162.253.55.70 () {34 vars in 745 bytes} [Thu Feb 26 04:24:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/2960] 10.0.0.160 () {30 vars in 689 bytes} [Thu Feb 26 04:25:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2961] 10.0.0.160 () {30 vars in 691 bytes} [Thu Feb 26 04:25:00 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: 1538/2962] 10.0.0.160 () {30 vars in 667 bytes} [Thu Feb 26 04:25:00 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: 1425/2963] 10.0.0.160 () {30 vars in 703 bytes} [Thu Feb 26 04:25: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: 8|app: 0|req: 1539/2964] 10.0.0.160 () {28 vars in 438 bytes} [Thu Feb 26 04:25:01 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2965] 10.0.0.160 () {30 vars in 727 bytes} [Thu Feb 26 04:25:01 2026] GET /v2.0/subnets/ff189844-90ab-446c-a78f-ad0464c8d6df => generated 656 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/2966] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 04:25:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2967] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 04:25:02 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: 1541/2968] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 04:25:02 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: 1428/2969] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 04:25:02 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: 1542/2970] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 04:25:02 2026] GET /v2.0/subnets/ff189844-90ab-446c-a78f-ad0464c8d6df => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2971] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 04:25:02 2026] GET /v2.0/ports?device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/2972] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 04:25:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2973] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 04:25:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/2974] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 04:25:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2975] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 04:25:02 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: 1545/2976] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:25:03 2026] GET /v2.0/networks/24c1238a-ca36-4c0f-9956-647344d8115d?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2977] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:25:03 2026] GET /v2.0/networks/24c1238a-ca36-4c0f-9956-647344d8115d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/2978] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:25:04 2026] GET /v2.0/networks?id=24c1238a-ca36-4c0f-9956-647344d8115d => generated 799 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2979] 162.253.55.70 () {38 vars in 954 bytes} [Thu Feb 26 04:25:04 2026] POST /v2.0/ports => generated 1303 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/2980] 162.253.55.70 () {38 vars in 1027 bytes} [Thu Feb 26 04:25:04 2026] PUT /v2.0/ports/2244ee6f-9ddb-46ef-8ee0-06d3b9b77b64 => generated 1464 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1434/2981] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:25:06 2026] GET /v2.0/ports?tenant_id=459a65d0d04a4cae933aa9c0ec209d8e&device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 4042 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1548/2982] 162.253.55.70 () {34 vars in 1061 bytes} [Thu Feb 26 04:25:06 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.137&port_id=d06d0fd8-c611-4565-9566-5d38f2154a20 => 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: 1435/2983] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:25:06 2026] GET /v2.0/subnets?id=10e09bb2-e8b0-445c-a2ce-432e21e24ae4 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:25:06.293 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-52e1ca13-457a-48d7-8e88-2bf8c30b1395'] response: {'name': 'network-changed', 'server_uuid': '88628f47-5aed-423d-a4c7-14ac61be2721', 'tag': '2244ee6f-9ddb-46ef-8ee0-06d3b9b77b64', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1549/2984] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:25:06 2026] GET /v2.0/ports?network_id=2b08565a-7171-4634-a01d-3de03d6a68dc&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2985] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:25:06 2026] GET /v2.0/networks/2b08565a-7171-4634-a01d-3de03d6a68dc?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/2986] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:25:06 2026] GET /v2.0/networks/2b08565a-7171-4634-a01d-3de03d6a68dc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2987] 162.253.55.70 () {34 vars in 1055 bytes} [Thu Feb 26 04:25:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.22&port_id=9cf29754-be85-478f-869b-f8c3224d175d => 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: 1551/2988] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:25:06 2026] GET /v2.0/subnets?id=1163e1d2-5fd8-49cc-bed8-c3d206880663 => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2989] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:25:06 2026] GET /v2.0/ports?network_id=da208e95-6d1a-4f5c-a28b-11408b44a60a&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/2990] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:25:06 2026] GET /v2.0/networks/da208e95-6d1a-4f5c-a28b-11408b44a60a?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2991] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:25:06 2026] GET /v2.0/networks/da208e95-6d1a-4f5c-a28b-11408b44a60a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/2992] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:25:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.109&port_id=2244ee6f-9ddb-46ef-8ee0-06d3b9b77b64 => 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: 1440/2993] 162.253.55.70 () {34 vars in 1103 bytes} [Thu Feb 26 04:25:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2e5&port_id=2244ee6f-9ddb-46ef-8ee0-06d3b9b77b64 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/2994] 162.253.55.70 () {34 vars in 1063 bytes} [Thu Feb 26 04:25:06 2026] GET /v2.0/subnets?id=ff189844-90ab-446c-a78f-ad0464c8d6df&id=310d20b3-3c2f-4ba5-9f58-9e10b3526290 => generated 1411 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2995] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:25:06 2026] GET /v2.0/ports?network_id=24c1238a-ca36-4c0f-9956-647344d8115d&device_owner=network%3Adhcp => generated 1457 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/2996] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:25:06 2026] GET /v2.0/ports?network_id=24c1238a-ca36-4c0f-9956-647344d8115d&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2997] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:25:06 2026] GET /v2.0/networks/24c1238a-ca36-4c0f-9956-647344d8115d?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/2998] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:25:06 2026] GET /v2.0/networks/24c1238a-ca36-4c0f-9956-647344d8115d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2999] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:25:07 2026] GET /v2.0/ports?tenant_id=459a65d0d04a4cae933aa9c0ec209d8e&device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 4042 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3000] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:25:07 2026] GET /v2.0/networks?id=24c1238a-ca36-4c0f-9956-647344d8115d => generated 799 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/3001] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:25:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.109&port_id=2244ee6f-9ddb-46ef-8ee0-06d3b9b77b64 => 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: 1558/3002] 162.253.55.70 () {34 vars in 1103 bytes} [Thu Feb 26 04:25:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2e5&port_id=2244ee6f-9ddb-46ef-8ee0-06d3b9b77b64 => 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: 1445/3003] 162.253.55.70 () {34 vars in 1063 bytes} [Thu Feb 26 04:25:08 2026] GET /v2.0/subnets?id=ff189844-90ab-446c-a78f-ad0464c8d6df&id=310d20b3-3c2f-4ba5-9f58-9e10b3526290 => generated 1411 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3004] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:25:08 2026] GET /v2.0/ports?network_id=24c1238a-ca36-4c0f-9956-647344d8115d&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/3005] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:25:08 2026] GET /v2.0/ports?network_id=24c1238a-ca36-4c0f-9956-647344d8115d&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: 1560/3006] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:25:08 2026] GET /v2.0/networks/24c1238a-ca36-4c0f-9956-647344d8115d?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: 1447/3007] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:25:08 2026] GET /v2.0/networks/24c1238a-ca36-4c0f-9956-647344d8115d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3008] 10.0.0.94 () {34 vars in 970 bytes} [Thu Feb 26 04:25:10 2026] GET /v2.0/ports/2244ee6f-9ddb-46ef-8ee0-06d3b9b77b64 => generated 1466 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/3009] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 04:25:10 2026] GET /v2.0/ports/2244ee6f-9ddb-46ef-8ee0-06d3b9b77b64 => generated 1466 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3010] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 04:25:10 2026] GET /v2.0/ports/2244ee6f-9ddb-46ef-8ee0-06d3b9b77b64 => generated 1466 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/3011] 162.253.55.70 () {34 vars in 788 bytes} [Thu Feb 26 04:25:10 2026] PUT /v2.0/ports/2244ee6f-9ddb-46ef-8ee0-06d3b9b77b64 => generated 1201 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3012] 162.253.55.70 () {30 vars in 741 bytes} [Thu Feb 26 04:25:10 2026] GET /v2.0/networks/24c1238a-ca36-4c0f-9956-647344d8115d => generated 796 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1450/3013] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 04:25:10 2026] GET /v2.0/subnets/ff189844-90ab-446c-a78f-ad0464c8d6df => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3014] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 04:25:10 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: 1451/3015] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 04:25:10 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: 1565/3016] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 04:25:10 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:25:10.863 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-837131a2-e73a-4db2-b2fb-3a2964dd8b11'] response: {'name': 'network-changed', 'server_uuid': '88628f47-5aed-423d-a4c7-14ac61be2721', 'tag': '2244ee6f-9ddb-46ef-8ee0-06d3b9b77b64', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1452/3017] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 04:25:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3018] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 04:25:10 2026] GET /v2.0/subnets/1163e1d2-5fd8-49cc-bed8-c3d206880663 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/3019] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 04:25:10 2026] GET /v2.0/ports/3632906f-12da-4d41-ad64-4e88d007a61a => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3020] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 04:25:10 2026] GET /v2.0/ports/9cf29754-be85-478f-869b-f8c3224d175d => generated 1346 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/3021] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 04:25:11 2026] GET /v2.0/subnets/1163e1d2-5fd8-49cc-bed8-c3d206880663 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3022] 162.253.55.70 () {30 vars in 741 bytes} [Thu Feb 26 04:25:11 2026] GET /v2.0/networks/da208e95-6d1a-4f5c-a28b-11408b44a60a => generated 799 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/3023] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 04:25:11 2026] GET /v2.0/ports/3632906f-12da-4d41-ad64-4e88d007a61a => generated 1132 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3024] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 04:25:11 2026] GET /v2.0/subnets/1163e1d2-5fd8-49cc-bed8-c3d206880663 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/3025] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:25:11 2026] GET /v2.0/ports?tenant_id=459a65d0d04a4cae933aa9c0ec209d8e&device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 3815 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3026] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:25:11 2026] GET /v2.0/networks?id=24c1238a-ca36-4c0f-9956-647344d8115d => generated 799 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/3027] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:25:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.109&port_id=2244ee6f-9ddb-46ef-8ee0-06d3b9b77b64 => 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: 1571/3028] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:25:11 2026] GET /v2.0/subnets?id=ff189844-90ab-446c-a78f-ad0464c8d6df => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/3029] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:25:11 2026] GET /v2.0/ports?network_id=24c1238a-ca36-4c0f-9956-647344d8115d&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3030] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:25:11 2026] GET /v2.0/networks/24c1238a-ca36-4c0f-9956-647344d8115d?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/3031] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:25:11 2026] GET /v2.0/networks/24c1238a-ca36-4c0f-9956-647344d8115d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/3034] 10.0.0.160 () {30 vars in 689 bytes} [Thu Feb 26 04:25:16 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: 1574/3035] 10.0.0.160 () {30 vars in 691 bytes} [Thu Feb 26 04:25:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/3036] 10.0.0.160 () {30 vars in 667 bytes} [Thu Feb 26 04:25:16 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: 1575/3037] 10.0.0.160 () {30 vars in 703 bytes} [Thu Feb 26 04:25:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/3038] 10.0.0.160 () {28 vars in 438 bytes} [Thu Feb 26 04:25:17 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: 1576/3039] 10.0.0.160 () {30 vars in 727 bytes} [Thu Feb 26 04:25:17 2026] GET /v2.0/subnets/f39f0f45-39b1-4719-a316-c77a0b53f9f1 => generated 656 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/3040] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 04:25:17 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: 1577/3041] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 04:25:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/3042] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 04:25:17 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: 1578/3043] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 04:25: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: 7|app: 0|req: 1466/3044] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 04:25:17 2026] GET /v2.0/subnets/ff189844-90ab-446c-a78f-ad0464c8d6df => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3045] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 04:25:17 2026] GET /v2.0/subnets/f39f0f45-39b1-4719-a316-c77a0b53f9f1 => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/3046] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 04:25:18 2026] GET /v2.0/ports?device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 3815 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3047] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 04:25:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3048] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 04:25:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3049] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 04:25:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/3050] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 04:25:18 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: 1582/3051] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:25:19 2026] GET /v2.0/networks/ecec6eaf-6942-4e70-b222-e83419e407f8?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: 1470/3052] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:25:19 2026] GET /v2.0/networks/ecec6eaf-6942-4e70-b222-e83419e407f8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3053] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:25:20 2026] GET /v2.0/networks?id=ecec6eaf-6942-4e70-b222-e83419e407f8 => generated 800 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3054] 162.253.55.70 () {38 vars in 954 bytes} [Thu Feb 26 04:25:20 2026] POST /v2.0/ports => generated 1295 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3055] 162.253.55.70 () {38 vars in 1027 bytes} [Thu Feb 26 04:25:20 2026] PUT /v2.0/ports/f86179b7-97ea-471e-a023-786f8ccec18b => generated 1456 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1472/3056] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:25:22 2026] GET /v2.0/ports?tenant_id=459a65d0d04a4cae933aa9c0ec209d8e&device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 5263 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1585/3057] 162.253.55.70 () {34 vars in 1061 bytes} [Thu Feb 26 04:25:22 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.137&port_id=d06d0fd8-c611-4565-9566-5d38f2154a20 => 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: 1473/3058] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:25:22 2026] GET /v2.0/subnets?id=10e09bb2-e8b0-445c-a2ce-432e21e24ae4 => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:25:22.444 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8417688-0864-4fbf-8a93-fbf441fa9518'] response: {'name': 'network-changed', 'server_uuid': '88628f47-5aed-423d-a4c7-14ac61be2721', 'tag': 'f86179b7-97ea-471e-a023-786f8ccec18b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1586/3059] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:25:22 2026] GET /v2.0/ports?network_id=2b08565a-7171-4634-a01d-3de03d6a68dc&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/3060] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:25:22 2026] GET /v2.0/networks/2b08565a-7171-4634-a01d-3de03d6a68dc?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3061] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:25:22 2026] GET /v2.0/networks/2b08565a-7171-4634-a01d-3de03d6a68dc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3062] 162.253.55.70 () {34 vars in 1055 bytes} [Thu Feb 26 04:25:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.22&port_id=9cf29754-be85-478f-869b-f8c3224d175d => 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: 1588/3063] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:25:22 2026] GET /v2.0/subnets?id=1163e1d2-5fd8-49cc-bed8-c3d206880663 => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/3064] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:25:22 2026] GET /v2.0/ports?network_id=da208e95-6d1a-4f5c-a28b-11408b44a60a&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3065] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:25:22 2026] GET /v2.0/networks/da208e95-6d1a-4f5c-a28b-11408b44a60a?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3066] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:25:22 2026] GET /v2.0/networks/da208e95-6d1a-4f5c-a28b-11408b44a60a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3067] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:25:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.109&port_id=2244ee6f-9ddb-46ef-8ee0-06d3b9b77b64 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3068] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:25:22 2026] GET /v2.0/subnets?id=ff189844-90ab-446c-a78f-ad0464c8d6df => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3069] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:25:22 2026] GET /v2.0/ports?network_id=24c1238a-ca36-4c0f-9956-647344d8115d&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3070] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:25:22 2026] GET /v2.0/networks/24c1238a-ca36-4c0f-9956-647344d8115d?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3071] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:25:22 2026] GET /v2.0/networks/24c1238a-ca36-4c0f-9956-647344d8115d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/3072] 162.253.55.70 () {34 vars in 1053 bytes} [Thu Feb 26 04:25:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.3&port_id=f86179b7-97ea-471e-a023-786f8ccec18b => 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: 1593/3073] 162.253.55.70 () {34 vars in 1103 bytes} [Thu Feb 26 04:25:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A9d&port_id=f86179b7-97ea-471e-a023-786f8ccec18b => 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: 1481/3074] 162.253.55.70 () {34 vars in 1063 bytes} [Thu Feb 26 04:25:23 2026] GET /v2.0/subnets?id=e367ddad-54fd-4060-8b29-63748a0c8b99&id=f39f0f45-39b1-4719-a316-c77a0b53f9f1 => generated 1413 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3075] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:25:23 2026] GET /v2.0/ports?network_id=ecec6eaf-6942-4e70-b222-e83419e407f8&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3076] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:25:23 2026] GET /v2.0/ports?network_id=ecec6eaf-6942-4e70-b222-e83419e407f8&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3077] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:25:23 2026] GET /v2.0/networks/ecec6eaf-6942-4e70-b222-e83419e407f8?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: 1483/3078] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:25:23 2026] GET /v2.0/networks/ecec6eaf-6942-4e70-b222-e83419e407f8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3079] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:25:24 2026] GET /v2.0/ports?tenant_id=459a65d0d04a4cae933aa9c0ec209d8e&device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 5263 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3080] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:25:24 2026] GET /v2.0/networks?id=ecec6eaf-6942-4e70-b222-e83419e407f8 => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3081] 162.253.55.70 () {34 vars in 1053 bytes} [Thu Feb 26 04:25:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.3&port_id=f86179b7-97ea-471e-a023-786f8ccec18b => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3082] 162.253.55.70 () {34 vars in 1103 bytes} [Thu Feb 26 04:25:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A9d&port_id=f86179b7-97ea-471e-a023-786f8ccec18b => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3083] 162.253.55.70 () {34 vars in 1063 bytes} [Thu Feb 26 04:25:24 2026] GET /v2.0/subnets?id=e367ddad-54fd-4060-8b29-63748a0c8b99&id=f39f0f45-39b1-4719-a316-c77a0b53f9f1 => generated 1413 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3084] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:25:24 2026] GET /v2.0/ports?network_id=ecec6eaf-6942-4e70-b222-e83419e407f8&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: 8|app: 0|req: 1599/3085] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:25:24 2026] GET /v2.0/ports?network_id=ecec6eaf-6942-4e70-b222-e83419e407f8&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: 1487/3086] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:25:24 2026] GET /v2.0/networks/ecec6eaf-6942-4e70-b222-e83419e407f8?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3087] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:25:24 2026] GET /v2.0/networks/ecec6eaf-6942-4e70-b222-e83419e407f8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3088] 10.0.0.94 () {34 vars in 970 bytes} [Thu Feb 26 04:25:26 2026] GET /v2.0/ports/f86179b7-97ea-471e-a023-786f8ccec18b => generated 1458 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3089] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 04:25:26 2026] GET /v2.0/ports/f86179b7-97ea-471e-a023-786f8ccec18b => generated 1458 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3090] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 04:25:26 2026] GET /v2.0/ports/f86179b7-97ea-471e-a023-786f8ccec18b => generated 1458 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3091] 162.253.55.70 () {34 vars in 788 bytes} [Thu Feb 26 04:25:26 2026] PUT /v2.0/ports/f86179b7-97ea-471e-a023-786f8ccec18b => generated 1193 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3092] 162.253.55.70 () {30 vars in 741 bytes} [Thu Feb 26 04:25:27 2026] GET /v2.0/networks/ecec6eaf-6942-4e70-b222-e83419e407f8 => generated 797 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1603/3093] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 04:25:27 2026] GET /v2.0/subnets/f39f0f45-39b1-4719-a316-c77a0b53f9f1 => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3094] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 04:25:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:25:27.521 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa74ffb1-6912-4329-9e76-a733f21bc9d1'] response: {'name': 'network-changed', 'server_uuid': '88628f47-5aed-423d-a4c7-14ac61be2721', 'tag': 'f86179b7-97ea-471e-a023-786f8ccec18b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1604/3095] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 04:25:27 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: 1492/3096] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 04:25:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3097] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 04:25:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3098] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 04:25:27 2026] GET /v2.0/subnets/1163e1d2-5fd8-49cc-bed8-c3d206880663 => generated 676 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3099] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 04:25:27 2026] GET /v2.0/ports/3632906f-12da-4d41-ad64-4e88d007a61a => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3100] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 04:25:27 2026] GET /v2.0/ports/9cf29754-be85-478f-869b-f8c3224d175d => generated 1346 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3101] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 04:25:27 2026] GET /v2.0/subnets/1163e1d2-5fd8-49cc-bed8-c3d206880663 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3102] 162.253.55.70 () {30 vars in 741 bytes} [Thu Feb 26 04:25:27 2026] GET /v2.0/networks/da208e95-6d1a-4f5c-a28b-11408b44a60a => generated 799 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3103] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 04:25:27 2026] GET /v2.0/ports/3632906f-12da-4d41-ad64-4e88d007a61a => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3104] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 04:25:27 2026] GET /v2.0/subnets/1163e1d2-5fd8-49cc-bed8-c3d206880663 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3105] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:25:27 2026] GET /v2.0/ports?tenant_id=459a65d0d04a4cae933aa9c0ec209d8e&device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 5036 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3106] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:25:27 2026] GET /v2.0/networks?id=ecec6eaf-6942-4e70-b222-e83419e407f8 => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3107] 162.253.55.70 () {34 vars in 1053 bytes} [Thu Feb 26 04:25:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.3&port_id=f86179b7-97ea-471e-a023-786f8ccec18b => 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: 1498/3108] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:25:28 2026] GET /v2.0/subnets?id=f39f0f45-39b1-4719-a316-c77a0b53f9f1 => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3109] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:25:28 2026] GET /v2.0/ports?network_id=ecec6eaf-6942-4e70-b222-e83419e407f8&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3110] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:25:28 2026] GET /v2.0/networks/ecec6eaf-6942-4e70-b222-e83419e407f8?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3111] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:25:28 2026] GET /v2.0/networks/ecec6eaf-6942-4e70-b222-e83419e407f8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3114] 10.0.0.11 () {28 vars in 580 bytes} [Thu Feb 26 04:25:33 2026] GET /v2.0/agents => generated 3385 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3115] 10.0.0.11 () {28 vars in 618 bytes} [Thu Feb 26 04:25:33 2026] GET /v2.0/network-ip-availabilities => generated 3612 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3116] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:25:33 2026] GET /v2.0/subnets => generated 6134 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3117] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:25:33 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: 1503/3118] 10.0.0.11 () {28 vars in 584 bytes} [Thu Feb 26 04:25:33 2026] GET /v2.0/networks => generated 5222 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3119] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:25:33 2026] GET /v2.0/floatingips => generated 2590 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3120] 10.0.0.94 () {34 vars in 1177 bytes} [Thu Feb 26 04:25:33 2026] GET /v2.0/ports?device_id=88628f47-5aed-423d-a4c7-14ac61be2721&device_id=0517e510-893d-425f-9826-33a3224e8cb9&device_id=7b0903de-6841-4811-acbd-80c037c1b9e5 => generated 7956 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3121] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:25:33 2026] GET /v2.0/subnets => generated 6134 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3122] 10.0.0.94 () {34 vars in 1279 bytes} [Thu Feb 26 04:25:33 2026] GET /v2.0/security-groups?id=e7b1b379-7606-46d5-87a1-410a0b2e1038&id=4f9a7828-62a4-4b46-8483-0562a95268a3&id=e8405201-37bd-4309-81c3-1e5b3283a553&id=01cec7d5-5280-4c66-82a9-31c3535215f7&fields=id&fields=name => generated 353 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3123] 10.0.0.11 () {28 vars in 578 bytes} [Thu Feb 26 04:25:33 2026] GET /v2.0/ports => generated 27108 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3124] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:25:33 2026] GET /v2.0/routers => generated 728 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3125] 10.0.0.11 () {28 vars in 623 bytes} [Thu Feb 26 04:25:33 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: 8|app: 0|req: 1619/3126] 10.0.0.11 () {28 vars in 676 bytes} [Thu Feb 26 04:25:33 2026] GET /v2.0/routers/fbb86afc-48a8-4d13-81e0-f99d943731b0/l3-agents => generated 681 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3127] 10.0.0.11 () {28 vars in 598 bytes} [Thu Feb 26 04:25:33 2026] GET /v2.0/security-groups => generated 31497 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3128] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 04:25:36 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: 1509/3129] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 04:25: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: 1621/3130] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 04:25:36 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: 1510/3131] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 04:25:36 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: 1622/3132] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 04:25:36 2026] GET /v2.0/subnets/ff189844-90ab-446c-a78f-ad0464c8d6df => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3133] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 04:25:36 2026] GET /v2.0/ports?device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 5036 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3134] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 04:25:36 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: 1512/3135] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 04:25:36 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: 1624/3136] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 04:25:36 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: 1513/3137] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 04:25: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: 8|app: 0|req: 1625/3138] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 04:25:36 2026] GET /v2.0/ports/f86179b7-97ea-471e-a023-786f8ccec18b => generated 1229 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3139] 162.253.55.70 () {34 vars in 787 bytes} [Thu Feb 26 04:25:37 2026] PUT /v2.0/ports/f86179b7-97ea-471e-a023-786f8ccec18b => generated 1026 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3140] 162.253.55.70 () {30 vars in 741 bytes} [Thu Feb 26 04:25:37 2026] GET /v2.0/networks/ecec6eaf-6942-4e70-b222-e83419e407f8 => generated 797 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1515/3141] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 04:25:37 2026] GET /v2.0/ports?device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 4869 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3142] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 04:25:37 2026] GET /v2.0/ports?device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 4869 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:25:37.944 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8cdbfbb6-66c3-4b44-94a7-717b3b18b2d7'] response: {'name': 'network-changed', 'server_uuid': '88628f47-5aed-423d-a4c7-14ac61be2721', 'tag': 'f86179b7-97ea-471e-a023-786f8ccec18b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1516/3143] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:25:37 2026] GET /v2.0/ports?tenant_id=459a65d0d04a4cae933aa9c0ec209d8e&device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 4869 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3144] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:25:38 2026] GET /v2.0/networks?id=ecec6eaf-6942-4e70-b222-e83419e407f8 => generated 800 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3145] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:25:38 2026] GET /v2.0/networks/ecec6eaf-6942-4e70-b222-e83419e407f8?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3146] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:25:38 2026] GET /v2.0/networks/ecec6eaf-6942-4e70-b222-e83419e407f8?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: 1518/3147] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 04:25:38 2026] GET /v2.0/ports?device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 4869 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3148] 162.253.55.70 () {34 vars in 974 bytes} [Thu Feb 26 04:25:39 2026] GET /v2.0/ports/f86179b7-97ea-471e-a023-786f8ccec18b => generated 1062 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3149] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 04:25:39 2026] GET /v2.0/ports?device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 4869 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3150] 162.253.55.70 () {36 vars in 996 bytes} [Thu Feb 26 04:25:39 2026] DELETE /v2.0/ports/f86179b7-97ea-471e-a023-786f8ccec18b => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3151] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 04:25:40 2026] GET /v2.0/ports?device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 3815 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:25:40.761 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a581ce2a-4380-4590-a1bf-4fcb71b472b4 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1520/3152] 162.253.55.70 () {32 vars in 757 bytes} [Thu Feb 26 04:25:40 2026] DELETE /v2.0/ports/f86179b7-97ea-471e-a023-786f8ccec18b => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3153] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 04:25:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:25:40.873 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a2c2e6a-2a43-4826-9512-19e7f7b54d03'] response: {'server_uuid': '88628f47-5aed-423d-a4c7-14ac61be2721', 'name': 'network-vif-deleted', 'tag': 'f86179b7-97ea-471e-a023-786f8ccec18b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1521/3154] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 04:25:40 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: 1634/3155] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 04:25:40 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3156] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 04:25:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3157] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 04:25:40 2026] GET /v2.0/subnets/1163e1d2-5fd8-49cc-bed8-c3d206880663 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3158] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 04:25:40 2026] GET /v2.0/ports/3632906f-12da-4d41-ad64-4e88d007a61a => 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: 1636/3159] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 04:25:40 2026] GET /v2.0/ports/9cf29754-be85-478f-869b-f8c3224d175d => generated 1346 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3160] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 04:25:41 2026] GET /v2.0/subnets/1163e1d2-5fd8-49cc-bed8-c3d206880663 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3161] 162.253.55.70 () {30 vars in 741 bytes} [Thu Feb 26 04:25:41 2026] GET /v2.0/networks/da208e95-6d1a-4f5c-a28b-11408b44a60a => generated 799 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3162] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 04:25:41 2026] GET /v2.0/ports/3632906f-12da-4d41-ad64-4e88d007a61a => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3163] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 04:25:41 2026] GET /v2.0/subnets/1163e1d2-5fd8-49cc-bed8-c3d206880663 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3164] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:25:41 2026] GET /v2.0/ports?tenant_id=459a65d0d04a4cae933aa9c0ec209d8e&device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 3815 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3165] 162.253.55.70 () {34 vars in 1145 bytes} [Thu Feb 26 04:25:41 2026] GET /v2.0/networks?id=2b08565a-7171-4634-a01d-3de03d6a68dc&id=da208e95-6d1a-4f5c-a28b-11408b44a60a&id=24c1238a-ca36-4c0f-9956-647344d8115d => generated 2308 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3166] 162.253.55.70 () {34 vars in 1061 bytes} [Thu Feb 26 04:25:41 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.137&port_id=d06d0fd8-c611-4565-9566-5d38f2154a20 => 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: 1640/3167] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:25:41 2026] GET /v2.0/subnets?id=10e09bb2-e8b0-445c-a2ce-432e21e24ae4 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3168] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:25:41 2026] GET /v2.0/ports?network_id=2b08565a-7171-4634-a01d-3de03d6a68dc&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3169] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:25:41 2026] GET /v2.0/networks/2b08565a-7171-4634-a01d-3de03d6a68dc?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3170] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:25:41 2026] GET /v2.0/networks/2b08565a-7171-4634-a01d-3de03d6a68dc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3171] 162.253.55.70 () {34 vars in 1055 bytes} [Thu Feb 26 04:25:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.22&port_id=9cf29754-be85-478f-869b-f8c3224d175d => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3172] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:25:41 2026] GET /v2.0/subnets?id=1163e1d2-5fd8-49cc-bed8-c3d206880663 => generated 679 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3173] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:25:41 2026] GET /v2.0/ports?network_id=da208e95-6d1a-4f5c-a28b-11408b44a60a&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3174] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:25:41 2026] GET /v2.0/networks/da208e95-6d1a-4f5c-a28b-11408b44a60a?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3175] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:25:41 2026] GET /v2.0/networks/da208e95-6d1a-4f5c-a28b-11408b44a60a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3176] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:25:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.109&port_id=2244ee6f-9ddb-46ef-8ee0-06d3b9b77b64 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3177] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:25:41 2026] GET /v2.0/subnets?id=ff189844-90ab-446c-a78f-ad0464c8d6df => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3178] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:25:41 2026] GET /v2.0/ports?network_id=24c1238a-ca36-4c0f-9956-647344d8115d&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3179] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:25:41 2026] GET /v2.0/networks/24c1238a-ca36-4c0f-9956-647344d8115d?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: 1534/3180] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:25:42 2026] GET /v2.0/networks/24c1238a-ca36-4c0f-9956-647344d8115d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3181] 162.253.55.70 () {34 vars in 1095 bytes} [Thu Feb 26 04:25:44 2026] GET /v2.0/ports?device_id=7b0903de-6841-4811-acbd-80c037c1b9e5&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3184] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:25:45 2026] GET /v2.0/ports?tenant_id=1f03f49f578f4f3ea1eb6c82beb78f85&device_id=7b0903de-6841-4811-acbd-80c037c1b9e5 => generated 1469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3185] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:25:45 2026] GET /v2.0/networks?id=24c1238a-ca36-4c0f-9956-647344d8115d => generated 799 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3186] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:25:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.173&port_id=4ff356e6-5430-4945-9ddb-5e2d77596dd6 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3187] 162.253.55.70 () {34 vars in 1103 bytes} [Thu Feb 26 04:25:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1c8&port_id=4ff356e6-5430-4945-9ddb-5e2d77596dd6 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3188] 162.253.55.70 () {34 vars in 1063 bytes} [Thu Feb 26 04:25:46 2026] GET /v2.0/subnets?id=ff189844-90ab-446c-a78f-ad0464c8d6df&id=310d20b3-3c2f-4ba5-9f58-9e10b3526290 => generated 1411 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3189] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:25:46 2026] GET /v2.0/ports?network_id=24c1238a-ca36-4c0f-9956-647344d8115d&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3190] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:25:46 2026] GET /v2.0/ports?network_id=24c1238a-ca36-4c0f-9956-647344d8115d&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: 1652/3191] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:25:46 2026] GET /v2.0/networks/24c1238a-ca36-4c0f-9956-647344d8115d?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: 1540/3192] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:25:46 2026] GET /v2.0/networks/24c1238a-ca36-4c0f-9956-647344d8115d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3193] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 04:25:47 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: 1541/3194] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 04:25:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3195] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 04:25:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3196] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 04:25:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1655/3197] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 04:25:47 2026] GET /v2.0/ports?device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 3815 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3198] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 04:25:47 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: 1656/3199] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 04:25:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3200] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 04:25:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3201] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 04:25:47 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: 1545/3202] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 04:25:47 2026] GET /v2.0/ports/2244ee6f-9ddb-46ef-8ee0-06d3b9b77b64 => generated 1237 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3203] 162.253.55.70 () {34 vars in 787 bytes} [Thu Feb 26 04:25:47 2026] PUT /v2.0/ports/2244ee6f-9ddb-46ef-8ee0-06d3b9b77b64 => generated 1026 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3204] 162.253.55.70 () {30 vars in 741 bytes} [Thu Feb 26 04:25:47 2026] GET /v2.0/networks/24c1238a-ca36-4c0f-9956-647344d8115d => generated 796 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1659/3205] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 04:25:47 2026] GET /v2.0/ports?device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 3640 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3206] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 04:25:47 2026] GET /v2.0/ports?device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 3640 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:25:48.429 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3244d90f-cd1f-4ea8-a75f-44a6719cd8b2'] response: {'name': 'network-changed', 'server_uuid': '88628f47-5aed-423d-a4c7-14ac61be2721', 'tag': '2244ee6f-9ddb-46ef-8ee0-06d3b9b77b64', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1660/3207] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:25:48 2026] GET /v2.0/ports?tenant_id=459a65d0d04a4cae933aa9c0ec209d8e&device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 3640 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3208] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:25:48 2026] GET /v2.0/networks?id=24c1238a-ca36-4c0f-9956-647344d8115d => generated 799 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1661/3209] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:25:48 2026] GET /v2.0/networks/24c1238a-ca36-4c0f-9956-647344d8115d?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: 1549/3210] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:25:48 2026] GET /v2.0/networks/24c1238a-ca36-4c0f-9956-647344d8115d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3211] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 04:25:49 2026] GET /v2.0/ports?device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 3640 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3212] 162.253.55.70 () {34 vars in 974 bytes} [Thu Feb 26 04:25:49 2026] GET /v2.0/ports/2244ee6f-9ddb-46ef-8ee0-06d3b9b77b64 => generated 1062 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3213] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 04:25:50 2026] GET /v2.0/ports?device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 3640 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3214] 162.253.55.70 () {36 vars in 996 bytes} [Thu Feb 26 04:25:50 2026] DELETE /v2.0/ports/2244ee6f-9ddb-46ef-8ee0-06d3b9b77b64 => 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: 1552/3215] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 04:25:51 2026] GET /v2.0/ports?device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 2586 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:25:51.209 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7a0f5f8c-049b-4fb4-9a8d-5ab8b232246d 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1664/3216] 162.253.55.70 () {32 vars in 757 bytes} [Thu Feb 26 04:25:51 2026] DELETE /v2.0/ports/2244ee6f-9ddb-46ef-8ee0-06d3b9b77b64 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3217] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 04:25:51 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: 1665/3218] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 04:25:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3219] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 04:25:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:25:51.341 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-91f18a06-02f7-4490-b6db-556757593bc0'] response: {'server_uuid': '88628f47-5aed-423d-a4c7-14ac61be2721', 'name': 'network-vif-deleted', 'tag': '2244ee6f-9ddb-46ef-8ee0-06d3b9b77b64', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1666/3220] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 04:25:51 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: 1555/3221] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 04:25:51 2026] GET /v2.0/subnets/1163e1d2-5fd8-49cc-bed8-c3d206880663 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1667/3222] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 04:25:51 2026] GET /v2.0/ports/3632906f-12da-4d41-ad64-4e88d007a61a => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3223] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 04:25:51 2026] GET /v2.0/ports/9cf29754-be85-478f-869b-f8c3224d175d => generated 1346 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1668/3224] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 04:25:51 2026] GET /v2.0/subnets/1163e1d2-5fd8-49cc-bed8-c3d206880663 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3225] 162.253.55.70 () {30 vars in 741 bytes} [Thu Feb 26 04:25:51 2026] GET /v2.0/networks/da208e95-6d1a-4f5c-a28b-11408b44a60a => generated 799 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3226] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 04:25:51 2026] GET /v2.0/ports/3632906f-12da-4d41-ad64-4e88d007a61a => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3227] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 04:25:51 2026] GET /v2.0/subnets/1163e1d2-5fd8-49cc-bed8-c3d206880663 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1670/3228] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:25:51 2026] GET /v2.0/ports?tenant_id=459a65d0d04a4cae933aa9c0ec209d8e&device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 2586 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3229] 162.253.55.70 () {34 vars in 1145 bytes} [Thu Feb 26 04:25:51 2026] GET /v2.0/networks?id=2b08565a-7171-4634-a01d-3de03d6a68dc&id=da208e95-6d1a-4f5c-a28b-11408b44a60a&id=24c1238a-ca36-4c0f-9956-647344d8115d => generated 2308 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3230] 162.253.55.70 () {34 vars in 1061 bytes} [Thu Feb 26 04:25:51 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.137&port_id=d06d0fd8-c611-4565-9566-5d38f2154a20 => 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: 1560/3231] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:25:51 2026] GET /v2.0/subnets?id=10e09bb2-e8b0-445c-a2ce-432e21e24ae4 => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3232] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:25:51 2026] GET /v2.0/ports?network_id=2b08565a-7171-4634-a01d-3de03d6a68dc&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3233] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:25:51 2026] GET /v2.0/networks/2b08565a-7171-4634-a01d-3de03d6a68dc?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3234] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:25:52 2026] GET /v2.0/networks/2b08565a-7171-4634-a01d-3de03d6a68dc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3235] 162.253.55.70 () {34 vars in 1055 bytes} [Thu Feb 26 04:25:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.22&port_id=9cf29754-be85-478f-869b-f8c3224d175d => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3236] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:25:52 2026] GET /v2.0/subnets?id=1163e1d2-5fd8-49cc-bed8-c3d206880663 => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3237] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:25:52 2026] GET /v2.0/ports?network_id=da208e95-6d1a-4f5c-a28b-11408b44a60a&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3238] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:25:52 2026] GET /v2.0/networks/da208e95-6d1a-4f5c-a28b-11408b44a60a?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3239] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:25:52 2026] GET /v2.0/networks/da208e95-6d1a-4f5c-a28b-11408b44a60a?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: 1566/3242] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 04:26:04 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: 1677/3243] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 04:26:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3244] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 04:26:04 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1678/3245] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 04:26:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:26:04.171 7 INFO neutron.api.v2.resource [None req-c0cd41c5-a912-4ffc-8d83-afa76859e9c1 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1568/3246] 162.253.55.70 () {30 vars in 761 bytes} [Thu Feb 26 04:26:04 2026] GET /v2.0/security-groups/lb-da63cfbe-1ed4-4588-8da2-20f6c964d6b6 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1679/3247] 162.253.55.70 () {30 vars in 783 bytes} [Thu Feb 26 04:26:04 2026] GET /v2.0/security-groups?name=lb-da63cfbe-1ed4-4588-8da2-20f6c964d6b6 => generated 2865 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3248] 162.253.55.70 () {30 vars in 813 bytes} [Thu Feb 26 04:26:04 2026] GET /v2.0/security-group-rules?security_group_id=e8405201-37bd-4309-81c3-1e5b3283a553 => generated 2334 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1680/3249] 162.253.55.70 () {32 vars in 787 bytes} [Thu Feb 26 04:26:04 2026] DELETE /v2.0/security-group-rules/991a033b-edc4-4a13-94b7-864bf9cdc77c => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3250] 162.253.55.70 () {32 vars in 787 bytes} [Thu Feb 26 04:26:04 2026] DELETE /v2.0/security-group-rules/be2b6e1b-0902-4403-9c40-73062b47649a => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:26:07.418 8 INFO neutron.db.l3_db [None req-19b3820a-a8f1-45ce-86c3-af5c111322cc e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] Floating IP 5ce21d9a-e0bc-4349-8c1f-2fd8b43b7ef1 disassociated (deleted). External IP: 10.96.250.202, port: 3632906f-12da-4d41-ad64-4e88d007a61a. [pid: 8|app: 0|req: 1681/3251] 10.0.0.12 () {32 vars in 731 bytes} [Thu Feb 26 04:26:07 2026] DELETE /v2.0/floatingips/5ce21d9a-e0bc-4349-8c1f-2fd8b43b7ef1 => generated 0 bytes in 654 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:26:07.755 7 INFO neutron.api.v2.resource [None req-679751b2-1d46-45af-a175-c67727b18f93 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1571/3252] 10.0.0.12 () {32 vars in 728 bytes} [Thu Feb 26 04:26:07 2026] GET /v2.0/floatingips/5ce21d9a-e0bc-4349-8c1f-2fd8b43b7ef1 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1682/3253] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 04:26:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3254] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 04:26:08 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: 1683/3255] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 04:26:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3256] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 04:26:09 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-26 04:26:09.031 8 INFO neutron.api.v2.resource [None req-0c798430-2886-411b-bd15-2fa1df6c6cef 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1684/3257] 162.253.55.70 () {30 vars in 761 bytes} [Thu Feb 26 04:26:09 2026] GET /v2.0/security-groups/lb-da63cfbe-1ed4-4588-8da2-20f6c964d6b6 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3258] 162.253.55.70 () {30 vars in 783 bytes} [Thu Feb 26 04:26:09 2026] GET /v2.0/security-groups?name=lb-da63cfbe-1ed4-4588-8da2-20f6c964d6b6 => generated 1639 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1685/3259] 162.253.55.70 () {30 vars in 813 bytes} [Thu Feb 26 04:26:09 2026] GET /v2.0/security-group-rules?security_group_id=e8405201-37bd-4309-81c3-1e5b3283a553 => generated 1182 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3260] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 04:26:09 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: 1686/3261] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 04:26:09 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: 1576/3262] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 04:26:09 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: 1687/3263] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 04:26:09 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: 1577/3264] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 04:26:09 2026] GET /v2.0/subnets/1163e1d2-5fd8-49cc-bed8-c3d206880663 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1688/3265] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 04:26:09 2026] GET /v2.0/ports?device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 2586 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3266] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 04:26:09 2026] GET /v2.0/ports?device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 2586 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1689/3267] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 04:26:09 2026] GET /v2.0/ports?device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 2586 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3268] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 04:26:10 2026] GET /v2.0/ports?device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 2586 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1690/3269] 162.253.55.70 () {34 vars in 974 bytes} [Thu Feb 26 04:26:11 2026] GET /v2.0/ports/9cf29754-be85-478f-869b-f8c3224d175d => generated 1346 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3270] 162.253.55.70 () {34 vars in 1059 bytes} [Thu Feb 26 04:26:11 2026] GET /v2.0/ports/9cf29754-be85-478f-869b-f8c3224d175d?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1691/3271] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 04:26:11 2026] GET /v2.0/ports?device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 2586 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3272] 162.253.55.70 () {34 vars in 1015 bytes} [Thu Feb 26 04:26:11 2026] GET /v2.0/networks/da208e95-6d1a-4f5c-a28b-11408b44a60a?fields=dns_domain => generated 29 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1692/3273] 162.253.55.70 () {38 vars in 1027 bytes} [Thu Feb 26 04:26:11 2026] PUT /v2.0/ports/9cf29754-be85-478f-869b-f8c3224d175d => generated 1147 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3274] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 04:26:12 2026] GET /v2.0/ports?device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1693/3275] 162.253.55.70 () {34 vars in 787 bytes} [Thu Feb 26 04:26:12 2026] PUT /v2.0/ports/9cf29754-be85-478f-869b-f8c3224d175d => generated 1086 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3276] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 04:26:12 2026] GET /v2.0/ports/9cf29754-be85-478f-869b-f8c3224d175d => generated 1086 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1694/3277] 162.253.55.70 () {32 vars in 757 bytes} [Thu Feb 26 04:26:12 2026] DELETE /v2.0/ports/9cf29754-be85-478f-869b-f8c3224d175d => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3278] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 04:26:13 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: 1695/3279] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 04:26:13 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: 1585/3280] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 04:26:13 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: 1696/3281] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 04:26:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:26:13.285 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e5986de2-8a7f-4ddd-aa21-1477b93cc392 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1586/3282] 162.253.55.70 () {32 vars in 757 bytes} [Thu Feb 26 04:26:13 2026] DELETE /v2.0/ports/9cf29754-be85-478f-869b-f8c3224d175d => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1697/3283] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 04:26:13 2026] GET /v2.0/ports/3632906f-12da-4d41-ad64-4e88d007a61a => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:26:13.351 7 INFO neutron.api.v2.resource [None req-2d8fbec8-cacc-4756-9c06-2bb762f50145 32b0825bafe1431d92de941c3c58df32 459a65d0d04a4cae933aa9c0ec209d8e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1587/3284] 162.253.55.70 () {30 vars in 761 bytes} [Thu Feb 26 04:26:13 2026] GET /v2.0/security-groups/lb-da63cfbe-1ed4-4588-8da2-20f6c964d6b6 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3285] 162.253.55.70 () {30 vars in 783 bytes} [Thu Feb 26 04:26:13 2026] GET /v2.0/security-groups?name=lb-da63cfbe-1ed4-4588-8da2-20f6c964d6b6 => generated 1639 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1698/3286] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:26:13 2026] GET /v2.0/ports?tenant_id=459a65d0d04a4cae933aa9c0ec209d8e&device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => generated 1248 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1699/3287] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 04:26:13 2026] GET /v2.0/ports/3632906f-12da-4d41-ad64-4e88d007a61a => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3288] 162.253.55.70 () {34 vars in 1065 bytes} [Thu Feb 26 04:26:13 2026] GET /v2.0/networks?id=2b08565a-7171-4634-a01d-3de03d6a68dc&id=da208e95-6d1a-4f5c-a28b-11408b44a60a => generated 1523 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3289] 162.253.55.70 () {34 vars in 1061 bytes} [Thu Feb 26 04:26:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.137&port_id=d06d0fd8-c611-4565-9566-5d38f2154a20 => 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: 1591/3290] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 04:26:13 2026] GET /v2.0/subnets?id=10e09bb2-e8b0-445c-a2ce-432e21e24ae4 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3291] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:26:13 2026] GET /v2.0/ports?network_id=2b08565a-7171-4634-a01d-3de03d6a68dc&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3292] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:26:13 2026] GET /v2.0/networks/2b08565a-7171-4634-a01d-3de03d6a68dc?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3293] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:26:13 2026] GET /v2.0/networks/2b08565a-7171-4634-a01d-3de03d6a68dc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1700/3294] 162.253.55.70 () {34 vars in 787 bytes} [Thu Feb 26 04:26:13 2026] PUT /v2.0/ports/3632906f-12da-4d41-ad64-4e88d007a61a => generated 1094 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3295] 162.253.55.70 () {32 vars in 777 bytes} [Thu Feb 26 04:26:13 2026] DELETE /v2.0/security-groups/e8405201-37bd-4309-81c3-1e5b3283a553 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1701/3296] 162.253.55.70 () {32 vars in 757 bytes} [Thu Feb 26 04:26:13 2026] DELETE /v2.0/ports/3632906f-12da-4d41-ad64-4e88d007a61a => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3299] 162.253.55.70 () {34 vars in 993 bytes} [Thu Feb 26 04:26:16 2026] GET /v2.0/ports?device_id=88628f47-5aed-423d-a4c7-14ac61be2721 => 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: 1703/3300] 162.253.55.70 () {36 vars in 996 bytes} [Thu Feb 26 04:26:16 2026] DELETE /v2.0/ports/d06d0fd8-c611-4565-9566-5d38f2154a20 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:26:18.306 7 INFO neutron.db.l3_db [None req-d67dc813-ec88-475e-bf1e-32b7ded5dc10 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] Floating IP 87e3edb9-92a4-47ab-9fe1-8a52cc16e9d0 disassociated (deleted). External IP: 10.96.250.210, port: 815228e8-26fa-4fd0-a4bf-22df1fcd4acf. [pid: 7|app: 0|req: 1598/3301] 10.0.0.12 () {32 vars in 731 bytes} [Thu Feb 26 04:26:17 2026] DELETE /v2.0/floatingips/87e3edb9-92a4-47ab-9fe1-8a52cc16e9d0 => generated 0 bytes in 687 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:26:18.684 8 INFO neutron.api.v2.resource [None req-96167e3c-84d3-4dff-a0a5-a7f1ef698995 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1704/3302] 10.0.0.12 () {32 vars in 728 bytes} [Thu Feb 26 04:26:18 2026] GET /v2.0/floatingips/87e3edb9-92a4-47ab-9fe1-8a52cc16e9d0 => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 04:26:18.872 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa7e8153-963f-4cd2-921e-5902b56bc6e0'] response: {'name': 'network-changed', 'server_uuid': '0517e510-893d-425f-9826-33a3224e8cb9', 'tag': '815228e8-26fa-4fd0-a4bf-22df1fcd4acf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1599/3303] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:26:18 2026] GET /v2.0/ports?device_id=0517e510-893d-425f-9826-33a3224e8cb9 => generated 1204 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:26:18.951 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-84c3bb40-8cdd-4881-8add-4dd67dedc9c2'] response: {'server_uuid': '88628f47-5aed-423d-a4c7-14ac61be2721', 'name': 'network-vif-deleted', 'tag': 'd06d0fd8-c611-4565-9566-5d38f2154a20', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1705/3304] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:26:18 2026] GET /v2.0/security-groups?id=e7b1b379-7606-46d5-87a1-410a0b2e1038&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: 1600/3305] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:26:19 2026] GET /v2.0/ports?tenant_id=1f03f49f578f4f3ea1eb6c82beb78f85&device_id=0517e510-893d-425f-9826-33a3224e8cb9 => generated 1473 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1706/3306] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 04:26:19 2026] GET /v2.0/networks?id=ecec6eaf-6942-4e70-b222-e83419e407f8 => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3307] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 04:26:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.128&port_id=815228e8-26fa-4fd0-a4bf-22df1fcd4acf => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1707/3308] 162.253.55.70 () {34 vars in 1105 bytes} [Thu Feb 26 04:26:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A20f&port_id=815228e8-26fa-4fd0-a4bf-22df1fcd4acf => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3309] 162.253.55.70 () {34 vars in 1063 bytes} [Thu Feb 26 04:26:19 2026] GET /v2.0/subnets?id=e367ddad-54fd-4060-8b29-63748a0c8b99&id=f39f0f45-39b1-4719-a316-c77a0b53f9f1 => generated 1413 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1708/3310] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:26:19 2026] GET /v2.0/ports?network_id=ecec6eaf-6942-4e70-b222-e83419e407f8&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3311] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 04:26:19 2026] GET /v2.0/ports?network_id=ecec6eaf-6942-4e70-b222-e83419e407f8&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1709/3312] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 04:26:19 2026] GET /v2.0/networks/ecec6eaf-6942-4e70-b222-e83419e407f8?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3313] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 04:26:19 2026] GET /v2.0/networks/ecec6eaf-6942-4e70-b222-e83419e407f8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1710/3314] 162.253.55.70 () {34 vars in 993 bytes} [Thu Feb 26 04:26:20 2026] GET /v2.0/ports?device_id=0517e510-893d-425f-9826-33a3224e8cb9 => generated 1204 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3315] 162.253.55.70 () {36 vars in 996 bytes} [Thu Feb 26 04:26:20 2026] DELETE /v2.0/ports/815228e8-26fa-4fd0-a4bf-22df1fcd4acf => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1711/3316] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:26:24 2026] GET /v2.0/ports?device_id=0517e510-893d-425f-9826-33a3224e8cb9 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:26:29.134 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-61e447f7-46dc-4d7f-b3e9-68e9998e04d0'] response: {'server_uuid': '0517e510-893d-425f-9826-33a3224e8cb9', 'name': 'network-vif-deleted', 'tag': '815228e8-26fa-4fd0-a4bf-22df1fcd4acf', 'status': 'completed', 'code': 200} 2026-02-26 04:26:29.417 7 INFO neutron.db.l3_db [None req-287e0dc6-8f3b-4310-b13d-5a068f239107 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] Floating IP af050750-0e3e-488e-a0fb-52b3035d7ede disassociated (deleted). External IP: 10.96.250.209, port: 4ff356e6-5430-4945-9ddb-5e2d77596dd6. [pid: 7|app: 0|req: 1606/3317] 10.0.0.12 () {32 vars in 731 bytes} [Thu Feb 26 04:26:29 2026] DELETE /v2.0/floatingips/af050750-0e3e-488e-a0fb-52b3035d7ede => generated 0 bytes in 625 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:26:29.746 8 INFO neutron.api.v2.resource [None req-b96a72ae-b103-45d9-b0b8-e1ecc03f422c e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1712/3318] 10.0.0.12 () {32 vars in 728 bytes} [Thu Feb 26 04:26:29 2026] GET /v2.0/floatingips/af050750-0e3e-488e-a0fb-52b3035d7ede => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3319] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:26:29 2026] GET /v2.0/ports?device_id=7b0903de-6841-4811-acbd-80c037c1b9e5 => generated 1200 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1713/3322] 10.0.0.94 () {34 vars in 1039 bytes} [Thu Feb 26 04:26:30 2026] GET /v2.0/security-groups?id=e7b1b379-7606-46d5-87a1-410a0b2e1038&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:26:31.855 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b058048d-0217-4c9d-a663-09778096da37'] response: {'name': 'network-changed', 'server_uuid': '7b0903de-6841-4811-acbd-80c037c1b9e5', 'tag': '4ff356e6-5430-4945-9ddb-5e2d77596dd6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1610/3323] 162.253.55.70 () {34 vars in 993 bytes} [Thu Feb 26 04:26:31 2026] GET /v2.0/ports?device_id=7b0903de-6841-4811-acbd-80c037c1b9e5 => generated 1200 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1714/3324] 162.253.55.70 () {36 vars in 996 bytes} [Thu Feb 26 04:26:31 2026] DELETE /v2.0/ports/4ff356e6-5430-4945-9ddb-5e2d77596dd6 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3325] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 04:26:32 2026] GET /v2.0/ports?tenant_id=1f03f49f578f4f3ea1eb6c82beb78f85&device_id=7b0903de-6841-4811-acbd-80c037c1b9e5 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:26:33.281 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8dfbbd8d-820e-4afc-8f5f-f980b6704e57'] response: {'server_uuid': '7b0903de-6841-4811-acbd-80c037c1b9e5', 'name': 'network-vif-deleted', 'tag': '4ff356e6-5430-4945-9ddb-5e2d77596dd6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1715/3326] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:26:33 2026] GET /v2.0/floatingips => generated 19 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3327] 10.0.0.11 () {28 vars in 584 bytes} [Thu Feb 26 04:26:33 2026] GET /v2.0/networks => generated 5222 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1716/3328] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:26:33 2026] GET /v2.0/ports?device_id=7b0903de-6841-4811-acbd-80c037c1b9e5 => 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: 1613/3329] 10.0.0.11 () {28 vars in 578 bytes} [Thu Feb 26 04:26:33 2026] GET /v2.0/ports => generated 15057 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1717/3330] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:26:33 2026] GET /v2.0/subnets => generated 6134 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3331] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:26:33 2026] GET /v2.0/routers => generated 728 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1718/3332] 10.0.0.11 () {28 vars in 623 bytes} [Thu Feb 26 04:26:33 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: 1615/3333] 10.0.0.11 () {28 vars in 676 bytes} [Thu Feb 26 04:26:33 2026] GET /v2.0/routers/fbb86afc-48a8-4d13-81e0-f99d943731b0/l3-agents => generated 681 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1719/3334] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:26:33 2026] GET /v2.0/subnets => generated 6134 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3335] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:26:33 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: 8|app: 0|req: 1720/3336] 10.0.0.11 () {28 vars in 598 bytes} [Thu Feb 26 04:26:33 2026] GET /v2.0/security-groups => generated 28653 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3337] 10.0.0.11 () {28 vars in 618 bytes} [Thu Feb 26 04:26:33 2026] GET /v2.0/network-ip-availabilities => generated 3612 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1721/3338] 10.0.0.11 () {28 vars in 580 bytes} [Thu Feb 26 04:26:33 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: 1618/3339] 10.0.0.94 () {34 vars in 989 bytes} [Thu Feb 26 04:26:35 2026] GET /v2.0/ports?device_id=7b0903de-6841-4811-acbd-80c037c1b9e5 => 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: 1722/3340] 10.0.0.12 () {32 vars in 749 bytes} [Thu Feb 26 04:26:40 2026] DELETE /v2.0/security-group-rules/40a3988d-f4f5-4e19-83a1-1465bada64f4 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:26:40.360 7 INFO neutron.api.v2.resource [None req-e408a89d-093c-4ef9-a4c9-ee4c3e8f492e e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1619/3341] 10.0.0.12 () {32 vars in 746 bytes} [Thu Feb 26 04:26:40 2026] GET /v2.0/security-group-rules/40a3988d-f4f5-4e19-83a1-1465bada64f4 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1723/3342] 10.0.0.12 () {32 vars in 749 bytes} [Thu Feb 26 04:26:40 2026] DELETE /v2.0/security-group-rules/7779949d-7676-443f-a6df-72786f063b09 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:26:40.490 7 INFO neutron.api.v2.resource [None req-ee028c95-f92e-46fe-9ef0-72084ff65ef4 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1620/3343] 10.0.0.12 () {32 vars in 746 bytes} [Thu Feb 26 04:26:40 2026] GET /v2.0/security-group-rules/7779949d-7676-443f-a6df-72786f063b09 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1724/3344] 10.0.0.12 () {32 vars in 749 bytes} [Thu Feb 26 04:26:40 2026] DELETE /v2.0/security-group-rules/336437a3-49e3-497f-9aef-a5be88d78fa3 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:26:40.575 7 INFO neutron.api.v2.resource [None req-53cb32ce-373c-42a6-acfe-76b9da942bc2 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1621/3345] 10.0.0.12 () {32 vars in 746 bytes} [Thu Feb 26 04:26:40 2026] GET /v2.0/security-group-rules/336437a3-49e3-497f-9aef-a5be88d78fa3 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1725/3346] 10.0.0.12 () {32 vars in 749 bytes} [Thu Feb 26 04:26:40 2026] DELETE /v2.0/security-group-rules/68613086-0554-4eca-a99e-aeed700f5c62 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:26:40.657 7 INFO neutron.api.v2.resource [None req-11aebadf-a36d-4650-b1f3-152cb571c302 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1622/3347] 10.0.0.12 () {32 vars in 746 bytes} [Thu Feb 26 04:26:40 2026] GET /v2.0/security-group-rules/68613086-0554-4eca-a99e-aeed700f5c62 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1726/3348] 10.0.0.12 () {32 vars in 749 bytes} [Thu Feb 26 04:26:40 2026] DELETE /v2.0/security-group-rules/8670c213-d675-4118-8829-9e620309f38f => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:26:40.743 7 INFO neutron.api.v2.resource [None req-cdc880a6-d520-49d2-8c3b-1e2ca8633189 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1623/3349] 10.0.0.12 () {32 vars in 746 bytes} [Thu Feb 26 04:26:40 2026] GET /v2.0/security-group-rules/8670c213-d675-4118-8829-9e620309f38f => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1727/3350] 10.0.0.12 () {32 vars in 749 bytes} [Thu Feb 26 04:26:40 2026] DELETE /v2.0/security-group-rules/1816905b-2404-442d-860c-879fa3d7e1cf => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:26:40.829 7 INFO neutron.api.v2.resource [None req-3b33b1c8-20c6-4ca4-b795-32f44ebbf03b e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1624/3351] 10.0.0.12 () {32 vars in 746 bytes} [Thu Feb 26 04:26:40 2026] GET /v2.0/security-group-rules/1816905b-2404-442d-860c-879fa3d7e1cf => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1728/3352] 10.0.0.12 () {32 vars in 749 bytes} [Thu Feb 26 04:26:40 2026] DELETE /v2.0/security-group-rules/8ccfcd5e-1066-400a-bbbc-92c6199c2991 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:26:40.927 7 INFO neutron.api.v2.resource [None req-f4e583ea-93e8-45f7-981c-ae2914edbb24 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1625/3353] 10.0.0.12 () {32 vars in 746 bytes} [Thu Feb 26 04:26:40 2026] GET /v2.0/security-group-rules/8ccfcd5e-1066-400a-bbbc-92c6199c2991 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1729/3354] 10.0.0.12 () {32 vars in 749 bytes} [Thu Feb 26 04:26:40 2026] DELETE /v2.0/security-group-rules/3de823c0-d5b2-4da9-9cac-22e9e82c1a5f => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:26:41.019 7 INFO neutron.api.v2.resource [None req-c24e012e-30af-4243-8f19-eb532b314693 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1626/3355] 10.0.0.12 () {32 vars in 746 bytes} [Thu Feb 26 04:26:41 2026] GET /v2.0/security-group-rules/3de823c0-d5b2-4da9-9cac-22e9e82c1a5f => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1730/3356] 10.0.0.12 () {32 vars in 749 bytes} [Thu Feb 26 04:26:41 2026] DELETE /v2.0/security-group-rules/2d4ad1ff-141b-4c5d-9201-0f0c93a7413c => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:26:41.115 7 INFO neutron.api.v2.resource [None req-e452b56d-eead-4fff-9a3d-b58502446056 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1627/3357] 10.0.0.12 () {32 vars in 746 bytes} [Thu Feb 26 04:26:41 2026] GET /v2.0/security-group-rules/2d4ad1ff-141b-4c5d-9201-0f0c93a7413c => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1731/3358] 10.0.0.12 () {32 vars in 749 bytes} [Thu Feb 26 04:26:41 2026] DELETE /v2.0/security-group-rules/ee1dbab5-f048-40bf-91ee-58cc574f5bda => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:26:41.202 7 INFO neutron.api.v2.resource [None req-d209e9ab-6ef4-4491-937b-d5ad7026100c e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1628/3359] 10.0.0.12 () {32 vars in 746 bytes} [Thu Feb 26 04:26:41 2026] GET /v2.0/security-group-rules/ee1dbab5-f048-40bf-91ee-58cc574f5bda => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1732/3360] 10.0.0.12 () {32 vars in 749 bytes} [Thu Feb 26 04:26:41 2026] DELETE /v2.0/security-group-rules/d2964c2f-d79c-445f-80c7-4447ae3b9f92 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:26:41.288 7 INFO neutron.api.v2.resource [None req-a89cc49d-3876-41e1-946f-588b55e5b91d e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1629/3361] 10.0.0.12 () {32 vars in 746 bytes} [Thu Feb 26 04:26:41 2026] GET /v2.0/security-group-rules/d2964c2f-d79c-445f-80c7-4447ae3b9f92 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1733/3362] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:26:41 2026] DELETE /v2.0/security-groups/e7b1b379-7606-46d5-87a1-410a0b2e1038 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:26:41.387 7 INFO neutron.api.v2.resource [None req-20281f4e-1fc0-4dd7-b19a-54572eda56f9 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1630/3363] 10.0.0.12 () {32 vars in 736 bytes} [Thu Feb 26 04:26:41 2026] GET /v2.0/security-groups/e7b1b379-7606-46d5-87a1-410a0b2e1038 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1734/3364] 10.0.0.12 () {34 vars in 788 bytes} [Thu Feb 26 04:26:41 2026] PUT /v2.0/routers/fbb86afc-48a8-4d13-81e0-f99d943731b0/remove_router_interface => generated 309 bytes in 1006 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:26:42.602 7 INFO neutron.api.v2.resource [None req-e50c2da1-e9c4-436f-8141-2fda7b44d8ce e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1631/3365] 10.0.0.12 () {34 vars in 788 bytes} [Thu Feb 26 04:26:42 2026] PUT /v2.0/routers/fbb86afc-48a8-4d13-81e0-f99d943731b0/remove_router_interface => generated 198 bytes in 152 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1735/3366] 10.0.0.12 () {34 vars in 788 bytes} [Thu Feb 26 04:26:42 2026] PUT /v2.0/routers/fbb86afc-48a8-4d13-81e0-f99d943731b0/remove_router_interface => generated 309 bytes in 875 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:26:43.643 7 INFO neutron.api.v2.resource [None req-d6c4cf47-d614-4691-8b13-c6a174fa9ed5 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1632/3367] 10.0.0.12 () {34 vars in 788 bytes} [Thu Feb 26 04:26:43 2026] PUT /v2.0/routers/fbb86afc-48a8-4d13-81e0-f99d943731b0/remove_router_interface => generated 198 bytes in 158 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1736/3368] 10.0.0.12 () {34 vars in 788 bytes} [Thu Feb 26 04:26:43 2026] PUT /v2.0/routers/fbb86afc-48a8-4d13-81e0-f99d943731b0/remove_router_interface => generated 309 bytes in 909 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 04:26:44.711 7 INFO neutron.api.v2.resource [None req-de712c2e-1fb6-41be-9747-16e3c4f2f4d8 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1633/3369] 10.0.0.12 () {34 vars in 788 bytes} [Thu Feb 26 04:26:44 2026] PUT /v2.0/routers/fbb86afc-48a8-4d13-81e0-f99d943731b0/remove_router_interface => generated 198 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 04:26:45.568 8 INFO neutron.db.l3_hamode_db [None req-e9f63822-28b4-4a09-af7a-ecb467ad3ec0 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] HA network 2ad004b6-10f9-4c2b-bb12-d3748a64b459 was deleted as no HA routers are present in tenant 1f03f49f578f4f3ea1eb6c82beb78f85. [pid: 8|app: 0|req: 1737/3372] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:26:44 2026] DELETE /v2.0/routers/fbb86afc-48a8-4d13-81e0-f99d943731b0 => generated 0 bytes in 857 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:26:45.593 7 INFO neutron.api.v2.resource [None req-3fb80f9a-8cce-4393-913a-8e8cb5f7ed9f e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1636/3373] 10.0.0.12 () {32 vars in 720 bytes} [Thu Feb 26 04:26:45 2026] GET /v2.0/routers/fbb86afc-48a8-4d13-81e0-f99d943731b0 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 04:26:45.601 8 INFO neutron.services.segments.plugin [-] Segment 8df6c612-a78f-42b8-b704-f7988c268234 resource provider aggregate not found 2026-02-26 04:26:45.613 8 INFO neutron.services.segments.plugin [-] Segment 8df6c612-a78f-42b8-b704-f7988c268234 resource provider aggregate not found 2026-02-26 04:26:45.629 8 INFO neutron.services.segments.plugin [-] Segment 8df6c612-a78f-42b8-b704-f7988c268234 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8df6c612-a78f-42b8-b704-f7988c268234 found for delete ", "request_id": "req-7ff448ab-212b-4cdb-92b3-b7a9b61f6950"}]} 2026-02-26 04:26:45.630 8 INFO neutron.services.segments.plugin [-] Segment 8df6c612-a78f-42b8-b704-f7988c268234 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8df6c612-a78f-42b8-b704-f7988c268234 found for delete ", "request_id": "req-cc808f72-9290-4c8b-8b55-3193fdb25258"}]} [pid: 8|app: 0|req: 1738/3374] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:26:45 2026] DELETE /v2.0/subnets/e367ddad-54fd-4060-8b29-63748a0c8b99 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:26:45.775 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0148f660-0f0f-486e-b774-03d2e791e6ae e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1637/3375] 10.0.0.12 () {32 vars in 720 bytes} [Thu Feb 26 04:26:45 2026] GET /v2.0/subnets/e367ddad-54fd-4060-8b29-63748a0c8b99 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1739/3376] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:26:45 2026] DELETE /v2.0/subnets/f39f0f45-39b1-4719-a316-c77a0b53f9f1 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:26:45.945 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0ac94ba0-0b8f-4308-b013-ae987bb345f1 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1638/3377] 10.0.0.12 () {32 vars in 720 bytes} [Thu Feb 26 04:26:45 2026] GET /v2.0/subnets/f39f0f45-39b1-4719-a316-c77a0b53f9f1 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1740/3378] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:26:45 2026] DELETE /v2.0/networks/ecec6eaf-6942-4e70-b222-e83419e407f8 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:26:46.256 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d709986d-e397-4cb4-9576-79f289601ba9 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1639/3379] 10.0.0.12 () {32 vars in 722 bytes} [Thu Feb 26 04:26:46 2026] GET /v2.0/networks/ecec6eaf-6942-4e70-b222-e83419e407f8 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1741/3380] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:26:46 2026] DELETE /v2.0/subnets/310d20b3-3c2f-4ba5-9f58-9e10b3526290 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:26:46.433 7 INFO neutron.pecan_wsgi.hooks.translation [None req-89254080-c7ab-4b0e-bc77-88a237188bdc e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1640/3381] 10.0.0.12 () {32 vars in 720 bytes} [Thu Feb 26 04:26:46 2026] GET /v2.0/subnets/310d20b3-3c2f-4ba5-9f58-9e10b3526290 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1742/3382] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:26:46 2026] DELETE /v2.0/subnets/ff189844-90ab-446c-a78f-ad0464c8d6df => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:26:46.630 7 INFO neutron.pecan_wsgi.hooks.translation [None req-46a8eb75-08c8-4104-b56a-b773b20521f1 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1641/3383] 10.0.0.12 () {32 vars in 720 bytes} [Thu Feb 26 04:26:46 2026] GET /v2.0/subnets/ff189844-90ab-446c-a78f-ad0464c8d6df => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1743/3384] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:26:46 2026] DELETE /v2.0/networks/24c1238a-ca36-4c0f-9956-647344d8115d => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:26:46.975 7 INFO neutron.pecan_wsgi.hooks.translation [None req-66ab91d1-18c3-4adf-b2ec-726b52a0bd9e e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1642/3385] 10.0.0.12 () {32 vars in 722 bytes} [Thu Feb 26 04:26:46 2026] GET /v2.0/networks/24c1238a-ca36-4c0f-9956-647344d8115d => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1744/3386] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:26:46 2026] DELETE /v2.0/subnets/88fa9901-2481-4c8a-8c8b-3c17121ff50b => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:26:47.149 7 INFO neutron.pecan_wsgi.hooks.translation [None req-80b8176d-53c1-4cd5-81d3-992be26142bc e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1643/3387] 10.0.0.12 () {32 vars in 720 bytes} [Thu Feb 26 04:26:47 2026] GET /v2.0/subnets/88fa9901-2481-4c8a-8c8b-3c17121ff50b => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1745/3388] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:26:47 2026] DELETE /v2.0/subnets/1163e1d2-5fd8-49cc-bed8-c3d206880663 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:26:47.330 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5b95dd4c-2dd6-49da-bd2c-9db8c6c18647 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1644/3389] 10.0.0.12 () {32 vars in 720 bytes} [Thu Feb 26 04:26:47 2026] GET /v2.0/subnets/1163e1d2-5fd8-49cc-bed8-c3d206880663 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1746/3390] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:26:47 2026] DELETE /v2.0/networks/da208e95-6d1a-4f5c-a28b-11408b44a60a => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:26:47.644 7 INFO neutron.pecan_wsgi.hooks.translation [None req-22bbecf3-8df2-42c5-a9ce-ab6d8b708773 e7f2c56ede5149e0acdefa6f238fdeb2 1f03f49f578f4f3ea1eb6c82beb78f85 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1645/3391] 10.0.0.12 () {32 vars in 722 bytes} [Thu Feb 26 04:26:47 2026] GET /v2.0/networks/da208e95-6d1a-4f5c-a28b-11408b44a60a => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 04:26:49.576 8 INFO neutron.services.segments.plugin [-] Segment 15890411-bd56-460b-9ae5-f110be7e5cd5 resource provider aggregate not found 2026-02-26 04:26:49.584 8 INFO neutron.services.segments.plugin [-] Segment 15890411-bd56-460b-9ae5-f110be7e5cd5 resource provider aggregate not found 2026-02-26 04:26:49.599 8 INFO neutron.services.segments.plugin [-] Segment 15890411-bd56-460b-9ae5-f110be7e5cd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15890411-bd56-460b-9ae5-f110be7e5cd5 found for delete ", "request_id": "req-f0e7b7c3-41cd-4ed9-91ed-1193ba978dd0"}]} 2026-02-26 04:26:49.603 8 INFO neutron.services.segments.plugin [-] Segment 15890411-bd56-460b-9ae5-f110be7e5cd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15890411-bd56-460b-9ae5-f110be7e5cd5 found for delete ", "request_id": "req-ab897ecb-50a3-4ed7-b9e3-49d4c71068d9"}]} 2026-02-26 04:26:49.613 8 INFO neutron.services.segments.plugin [-] Segment 70695e1b-c1ee-4c8d-9582-2dddfd8cbc7c resource provider aggregate not found 2026-02-26 04:26:49.619 8 INFO neutron.services.segments.plugin [-] Segment 70695e1b-c1ee-4c8d-9582-2dddfd8cbc7c resource provider aggregate not found 2026-02-26 04:26:49.626 8 INFO neutron.services.segments.plugin [-] Segment 70695e1b-c1ee-4c8d-9582-2dddfd8cbc7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70695e1b-c1ee-4c8d-9582-2dddfd8cbc7c found for delete ", "request_id": "req-64a24bc3-416c-416d-ac40-63d7ad2306f2"}]} 2026-02-26 04:26:49.631 8 INFO neutron.services.segments.plugin [-] Segment 70695e1b-c1ee-4c8d-9582-2dddfd8cbc7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70695e1b-c1ee-4c8d-9582-2dddfd8cbc7c found for delete ", "request_id": "req-8b3772a7-65f0-422b-8e5d-8832d6114b6e"}]} 2026-02-26 04:26:49.642 8 INFO neutron.services.segments.plugin [-] Segment b0fe8d2d-6d0e-4f01-97f9-669d85922b88 resource provider aggregate not found 2026-02-26 04:26:49.647 8 INFO neutron.services.segments.plugin [-] Segment b0fe8d2d-6d0e-4f01-97f9-669d85922b88 resource provider aggregate not found 2026-02-26 04:26:49.658 8 INFO neutron.services.segments.plugin [-] Segment b0fe8d2d-6d0e-4f01-97f9-669d85922b88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0fe8d2d-6d0e-4f01-97f9-669d85922b88 found for delete ", "request_id": "req-0a68e914-dad7-4ca7-b0aa-e008469918f1"}]} 2026-02-26 04:26:49.659 8 INFO neutron.services.segments.plugin [-] Segment b0fe8d2d-6d0e-4f01-97f9-669d85922b88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0fe8d2d-6d0e-4f01-97f9-669d85922b88 found for delete ", "request_id": "req-28e81147-fbd4-47d4-ae19-debe1e61ea4a"}]} [pid: 8|app: 0|req: 1747/3392] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:26:49 2026] GET /v2.0/security-groups?tenant_id=91a9b05bdcf64a46b5c994f752821fd0&name=default => generated 2929 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3393] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:26:49 2026] DELETE /v2.0/security-groups/4b5b59ef-8c89-41c3-98fd-7f40f55971c9 => 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: 1748/3394] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:26:50 2026] GET /v2.0/security-groups?tenant_id=8005646272da4638bff7d47dcfd416b4&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: 1647/3395] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:26:50 2026] DELETE /v2.0/security-groups/6795b03c-096d-4d7e-b1a7-f200e960ab2a => 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: 1749/3396] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:26:50 2026] GET /v2.0/security-groups?tenant_id=f3d9d4eeaa504e9e8f4a89b55214ffd9&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3397] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:26:50 2026] DELETE /v2.0/security-groups/30dded99-88ac-416b-a227-d1057e466c36 => 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: 1750/3398] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:26:50 2026] GET /v2.0/security-groups?tenant_id=40e78adaafa3465f81aee5e1652e7ff6&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3399] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:26:50 2026] DELETE /v2.0/security-groups/98acc962-40af-4ef3-8296-cac7aaad11c7 => 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: 1751/3400] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:26:51 2026] GET /v2.0/security-groups?tenant_id=0cc60e78f8ed41d883933bc5811ff54b&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3401] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:26:51 2026] DELETE /v2.0/security-groups/4506271c-f1f6-42e4-8afe-30b49dfffdc1 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1752/3402] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:26:51 2026] GET /v2.0/security-groups?tenant_id=1f03f49f578f4f3ea1eb6c82beb78f85&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3403] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:26:51 2026] DELETE /v2.0/security-groups/6a581bb4-15e6-4b8b-8c69-0386c29c4455 => 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: 1753/3404] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:26:51 2026] GET /v2.0/security-groups?tenant_id=14b42df5ddd84017a65b33c7380ed33d&name=default => generated 2929 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3405] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:26:51 2026] DELETE /v2.0/security-groups/969c8b8a-80eb-42b3-857d-20e323adee20 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:26:55.891 8 WARNING neutron_lib.context [None req-2501ba3e-4772-429a-b8cd-9cf05b9f8601 7adb5113ceaf4064ba5a67e9f7b1531f 2c46f3dc368e4ccf9ff3afd81afe62ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:26:56.053 8 INFO neutron.db.segments_db [None req-2501ba3e-4772-429a-b8cd-9cf05b9f8601 7adb5113ceaf4064ba5a67e9f7b1531f 2c46f3dc368e4ccf9ff3afd81afe62ba - - default default] Added segment dd8828b1-5870-4b9a-a8dd-93e7c8a3ad40 of type vxlan for network af33d232-5a76-4d63-84c9-69f12fda7b58 [pid: 8|app: 0|req: 1754/3406] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:26:55 2026] POST /v2.0/networks => generated 632 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:26:56.156 7 WARNING neutron_lib.context [None req-e33f11b7-ae00-4004-a657-100cf2ae6590 7adb5113ceaf4064ba5a67e9f7b1531f 2c46f3dc368e4ccf9ff3afd81afe62ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:26:56.215 7 INFO neutron.db.segments_db [None req-e33f11b7-ae00-4004-a657-100cf2ae6590 7adb5113ceaf4064ba5a67e9f7b1531f 2c46f3dc368e4ccf9ff3afd81afe62ba - - default default] Added segment 78794d5a-5ce5-42f3-a290-31a07d6f4ed5 of type vxlan for network 74395904-42ed-464e-b7e9-4b907addc455 [pid: 7|app: 0|req: 1653/3407] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:26:56 2026] POST /v2.0/networks => generated 632 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:26:56.321 8 WARNING neutron_lib.context [None req-90500669-135a-471e-b9a5-20857a7c5d01 7adb5113ceaf4064ba5a67e9f7b1531f 2c46f3dc368e4ccf9ff3afd81afe62ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:26:56.373 8 INFO neutron.db.segments_db [None req-90500669-135a-471e-b9a5-20857a7c5d01 7adb5113ceaf4064ba5a67e9f7b1531f 2c46f3dc368e4ccf9ff3afd81afe62ba - - default default] Added segment d731c0d9-b52a-4017-9389-2fd51c9ab3b7 of type vxlan for network 07a43bfc-1ee0-4313-8e73-51e5c32bbfeb [pid: 8|app: 0|req: 1755/3408] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:26:56 2026] POST /v2.0/networks => generated 632 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:26:56.467 7 WARNING neutron_lib.context [None req-6c252f60-0a5a-40ae-b0aa-106100d4f02f 7adb5113ceaf4064ba5a67e9f7b1531f 2c46f3dc368e4ccf9ff3afd81afe62ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:26:56.524 7 INFO neutron.db.segments_db [None req-6c252f60-0a5a-40ae-b0aa-106100d4f02f 7adb5113ceaf4064ba5a67e9f7b1531f 2c46f3dc368e4ccf9ff3afd81afe62ba - - default default] Added segment 40f61c09-da2f-4389-86ea-b9c85c42d2d0 of type vxlan for network 841d1a4b-4cce-494c-bd36-41b6588ee66f [pid: 7|app: 0|req: 1654/3409] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:26:56 2026] POST /v2.0/networks => generated 632 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:26:56.624 8 WARNING neutron_lib.context [None req-b9c2722a-e20b-4175-a9a1-bd7e2d0a1406 7adb5113ceaf4064ba5a67e9f7b1531f 2c46f3dc368e4ccf9ff3afd81afe62ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:26:56.670 8 INFO neutron.db.segments_db [None req-b9c2722a-e20b-4175-a9a1-bd7e2d0a1406 7adb5113ceaf4064ba5a67e9f7b1531f 2c46f3dc368e4ccf9ff3afd81afe62ba - - default default] Added segment 19c47281-58ac-44b0-b297-0049a1eb67c3 of type vxlan for network 4fd17d1e-9655-4944-9b02-77fdd268d000 [pid: 8|app: 0|req: 1756/3410] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:26:56 2026] POST /v2.0/networks => generated 631 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3411] 10.0.0.12 () {34 vars in 752 bytes} [Thu Feb 26 04:26:56 2026] PUT /v2.0/networks/af33d232-5a76-4d63-84c9-69f12fda7b58/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1757/3412] 10.0.0.12 () {34 vars in 752 bytes} [Thu Feb 26 04:26:56 2026] PUT /v2.0/networks/74395904-42ed-464e-b7e9-4b907addc455/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3413] 10.0.0.12 () {34 vars in 752 bytes} [Thu Feb 26 04:26:56 2026] PUT /v2.0/networks/07a43bfc-1ee0-4313-8e73-51e5c32bbfeb/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1758/3414] 10.0.0.12 () {34 vars in 752 bytes} [Thu Feb 26 04:26:56 2026] PUT /v2.0/networks/841d1a4b-4cce-494c-bd36-41b6588ee66f/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3415] 10.0.0.12 () {32 vars in 665 bytes} [Thu Feb 26 04:26:56 2026] GET /v2.0/networks?tags=red => generated 1857 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1759/3416] 10.0.0.12 () {32 vars in 679 bytes} [Thu Feb 26 04:26:57 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3417] 10.0.0.12 () {32 vars in 675 bytes} [Thu Feb 26 04:26:57 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1760/3418] 10.0.0.12 () {32 vars in 687 bytes} [Thu Feb 26 04:26:57 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1857 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1659/3419] 10.0.0.12 () {32 vars in 673 bytes} [Thu Feb 26 04:26:57 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1761/3420] 10.0.0.12 () {32 vars in 687 bytes} [Thu Feb 26 04:26:57 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1660/3421] 10.0.0.12 () {32 vars in 683 bytes} [Thu Feb 26 04:26:57 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1762/3422] 10.0.0.12 () {32 vars in 695 bytes} [Thu Feb 26 04:26:57 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1661/3423] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:26:57 2026] DELETE /v2.0/networks/af33d232-5a76-4d63-84c9-69f12fda7b58 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:26:57.742 8 INFO neutron.services.segments.plugin [-] Segment 78794d5a-5ce5-42f3-a290-31a07d6f4ed5 resource provider aggregate not found 2026-02-26 04:26:57.747 8 INFO neutron.services.segments.plugin [-] Segment 78794d5a-5ce5-42f3-a290-31a07d6f4ed5 resource provider aggregate not found 2026-02-26 04:26:57.758 8 INFO neutron.services.segments.plugin [-] Segment 78794d5a-5ce5-42f3-a290-31a07d6f4ed5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78794d5a-5ce5-42f3-a290-31a07d6f4ed5 found for delete ", "request_id": "req-a77412bf-11c7-446c-bbf2-39555fece677"}]} 2026-02-26 04:26:57.759 8 INFO neutron.services.segments.plugin [-] Segment 78794d5a-5ce5-42f3-a290-31a07d6f4ed5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78794d5a-5ce5-42f3-a290-31a07d6f4ed5 found for delete ", "request_id": "req-1b6022f5-627d-45fe-8079-606131afdd65"}]} [pid: 8|app: 0|req: 1763/3424] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:26:57 2026] DELETE /v2.0/networks/74395904-42ed-464e-b7e9-4b907addc455 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:26:57.786 7 INFO neutron.services.segments.plugin [-] Segment dd8828b1-5870-4b9a-a8dd-93e7c8a3ad40 resource provider aggregate not found 2026-02-26 04:26:57.789 7 INFO neutron.services.segments.plugin [-] Segment dd8828b1-5870-4b9a-a8dd-93e7c8a3ad40 resource provider aggregate not found 2026-02-26 04:26:57.803 7 INFO neutron.services.segments.plugin [-] Segment dd8828b1-5870-4b9a-a8dd-93e7c8a3ad40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd8828b1-5870-4b9a-a8dd-93e7c8a3ad40 found for delete ", "request_id": "req-54c4c15d-11f3-4ddc-b25f-a14b80b396f2"}]} 2026-02-26 04:26:57.805 7 INFO neutron.services.segments.plugin [-] Segment dd8828b1-5870-4b9a-a8dd-93e7c8a3ad40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd8828b1-5870-4b9a-a8dd-93e7c8a3ad40 found for delete ", "request_id": "req-eb1e97ca-6b38-4f6e-b7c5-622225396817"}]} [pid: 7|app: 0|req: 1662/3425] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:26:57 2026] DELETE /v2.0/networks/07a43bfc-1ee0-4313-8e73-51e5c32bbfeb => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1764/3426] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:26:57 2026] DELETE /v2.0/networks/841d1a4b-4cce-494c-bd36-41b6588ee66f => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3427] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:26:58 2026] DELETE /v2.0/networks/4fd17d1e-9655-4944-9b02-77fdd268d000 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1765/3428] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:26:58 2026] GET /v2.0/security-groups?tenant_id=f05652a384814c8f9f40152f713c7cf0&name=default => generated 2929 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3429] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:26:59 2026] DELETE /v2.0/security-groups/c54d61ae-333d-4bd3-85fb-13e3deb2a158 => 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: 1766/3430] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:26:59 2026] GET /v2.0/security-groups?tenant_id=2c46f3dc368e4ccf9ff3afd81afe62ba&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3431] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:26:59 2026] DELETE /v2.0/security-groups/2467c726-7060-418c-bf6c-197f76e866fc => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:26:59.780 8 INFO neutron.services.segments.plugin [-] Segment 40f61c09-da2f-4389-86ea-b9c85c42d2d0 resource provider aggregate not found 2026-02-26 04:26:59.784 8 INFO neutron.services.segments.plugin [-] Segment 40f61c09-da2f-4389-86ea-b9c85c42d2d0 resource provider aggregate not found 2026-02-26 04:26:59.797 8 INFO neutron.services.segments.plugin [-] Segment 40f61c09-da2f-4389-86ea-b9c85c42d2d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40f61c09-da2f-4389-86ea-b9c85c42d2d0 found for delete ", "request_id": "req-8f00ebc0-d228-44f2-81b2-5b8c7a4f5851"}]} 2026-02-26 04:26:59.801 8 INFO neutron.services.segments.plugin [-] Segment 40f61c09-da2f-4389-86ea-b9c85c42d2d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40f61c09-da2f-4389-86ea-b9c85c42d2d0 found for delete ", "request_id": "req-4a13a84d-5dba-4503-951c-15dd10c5e923"}]} [pid: 8|app: 0|req: 1767/3432] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:26:59 2026] GET /v2.0/security-groups?tenant_id=1d8a3017babc4a12856771339b318692&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:26:59.880 7 INFO neutron.services.segments.plugin [-] Segment d731c0d9-b52a-4017-9389-2fd51c9ab3b7 resource provider aggregate not found 2026-02-26 04:26:59.886 7 INFO neutron.services.segments.plugin [-] Segment d731c0d9-b52a-4017-9389-2fd51c9ab3b7 resource provider aggregate not found 2026-02-26 04:26:59.892 7 INFO neutron.services.segments.plugin [-] Segment d731c0d9-b52a-4017-9389-2fd51c9ab3b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d731c0d9-b52a-4017-9389-2fd51c9ab3b7 found for delete ", "request_id": "req-5602479c-f541-4780-8533-c8b7bb16add3"}]} 2026-02-26 04:26:59.899 7 INFO neutron.services.segments.plugin [-] Segment d731c0d9-b52a-4017-9389-2fd51c9ab3b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d731c0d9-b52a-4017-9389-2fd51c9ab3b7 found for delete ", "request_id": "req-39088922-c250-4b7f-9317-bcb2e0886190"}]} 2026-02-26 04:26:59.902 7 INFO neutron.services.segments.plugin [-] Segment 19c47281-58ac-44b0-b297-0049a1eb67c3 resource provider aggregate not found 2026-02-26 04:26:59.915 7 INFO neutron.services.segments.plugin [-] Segment 19c47281-58ac-44b0-b297-0049a1eb67c3 resource provider aggregate not found 2026-02-26 04:26:59.919 7 INFO neutron.services.segments.plugin [-] Segment 19c47281-58ac-44b0-b297-0049a1eb67c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19c47281-58ac-44b0-b297-0049a1eb67c3 found for delete ", "request_id": "req-0dddea77-34f9-46fe-a0a5-6c4150ba12ac"}]} 2026-02-26 04:26:59.927 7 INFO neutron.services.segments.plugin [-] Segment 19c47281-58ac-44b0-b297-0049a1eb67c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19c47281-58ac-44b0-b297-0049a1eb67c3 found for delete ", "request_id": "req-3195a7a2-99c8-4dca-b4bc-3d3b4e6b19c3"}]} [pid: 7|app: 0|req: 1666/3433] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:26:59 2026] DELETE /v2.0/security-groups/6ad8c25f-91e2-4615-a19d-4dc223e3f538 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:27:03.952 7 WARNING neutron_lib.context [None req-ef354699-d857-4d0b-ba92-268132776d55 9dfb0c7e280c4251901447832da5ddc5 05019f8ee9d64f538370f8c8f23c70bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:27:04.094 7 INFO neutron.db.segments_db [None req-ef354699-d857-4d0b-ba92-268132776d55 9dfb0c7e280c4251901447832da5ddc5 05019f8ee9d64f538370f8c8f23c70bf - - default default] Added segment 6e13eb76-7fd3-4114-bb29-cb75e2f9f7de of type vxlan for network 31d7eda0-fad0-4f3f-b605-0a80135f00bf [pid: 7|app: 0|req: 1668/3436] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:27:03 2026] POST /v2.0/networks => generated 629 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:27:04.202 8 WARNING neutron_lib.context [None req-a09046b5-e51d-4e03-9500-a2f1ca7f638b 9dfb0c7e280c4251901447832da5ddc5 05019f8ee9d64f538370f8c8f23c70bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1769/3437] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:27:04 2026] POST /v2.0/subnets => generated 626 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:27:04.446 7 WARNING neutron_lib.context [None req-485b40c8-d33c-44b4-b400-9ca17715ed12 9dfb0c7e280c4251901447832da5ddc5 05019f8ee9d64f538370f8c8f23c70bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:27:04.496 7 INFO neutron.db.segments_db [None req-485b40c8-d33c-44b4-b400-9ca17715ed12 9dfb0c7e280c4251901447832da5ddc5 05019f8ee9d64f538370f8c8f23c70bf - - default default] Added segment 163a549a-291c-4d58-ae20-dc3b592e2f0e of type vxlan for network 754afb3d-2fe9-4c09-bc7c-170d3a715212 [pid: 7|app: 0|req: 1669/3438] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:27:04 2026] POST /v2.0/networks => generated 631 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:27:04.589 8 WARNING neutron_lib.context [None req-d1e7e6bb-19d0-45e7-994a-b8b9b69d0e65 9dfb0c7e280c4251901447832da5ddc5 05019f8ee9d64f538370f8c8f23c70bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1770/3439] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:27:04 2026] POST /v2.0/subnets => generated 629 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:27:04.829 7 WARNING neutron_lib.context [None req-bdf7df38-5759-4449-a53b-0aa65badb2d9 9dfb0c7e280c4251901447832da5ddc5 05019f8ee9d64f538370f8c8f23c70bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:27:04.883 7 INFO neutron.db.segments_db [None req-bdf7df38-5759-4449-a53b-0aa65badb2d9 9dfb0c7e280c4251901447832da5ddc5 05019f8ee9d64f538370f8c8f23c70bf - - default default] Added segment 7bb0a19d-58ba-4923-9bc3-bcd66a75c7d6 of type vxlan for network e96c8cd5-b28c-4919-844d-687eda6930c7 [pid: 7|app: 0|req: 1670/3440] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:27:04 2026] POST /v2.0/networks => generated 632 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:27:04.967 8 WARNING neutron_lib.context [None req-c9d4f8e0-c12d-4758-9865-775674100174 9dfb0c7e280c4251901447832da5ddc5 05019f8ee9d64f538370f8c8f23c70bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1771/3441] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:27:04 2026] POST /v2.0/subnets => generated 629 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:27:05.203 7 WARNING neutron_lib.context [None req-2023866d-3c42-49e2-81bd-46feffe5d189 9dfb0c7e280c4251901447832da5ddc5 05019f8ee9d64f538370f8c8f23c70bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:27:05.254 7 INFO neutron.db.segments_db [None req-2023866d-3c42-49e2-81bd-46feffe5d189 9dfb0c7e280c4251901447832da5ddc5 05019f8ee9d64f538370f8c8f23c70bf - - default default] Added segment 756a22a1-d21a-4dfc-b9f9-7573f266e45b of type vxlan for network d3ba9b67-e43a-4ab8-be0e-d5b922f27600 [pid: 7|app: 0|req: 1671/3442] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:27:05 2026] POST /v2.0/networks => generated 631 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:27:05.348 8 WARNING neutron_lib.context [None req-f9a458a9-f4aa-4c75-a5a7-2b367abe499d 9dfb0c7e280c4251901447832da5ddc5 05019f8ee9d64f538370f8c8f23c70bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1772/3443] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:27:05 2026] POST /v2.0/subnets => generated 629 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:27:05.584 7 WARNING neutron_lib.context [None req-0dff4dd4-e359-4c6f-b87b-5249881b84f0 9dfb0c7e280c4251901447832da5ddc5 05019f8ee9d64f538370f8c8f23c70bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:27:05.662 7 INFO neutron.db.segments_db [None req-0dff4dd4-e359-4c6f-b87b-5249881b84f0 9dfb0c7e280c4251901447832da5ddc5 05019f8ee9d64f538370f8c8f23c70bf - - default default] Added segment 690f0fc5-ecfe-4ecc-a1f4-07106335b682 of type vxlan for network d2e8bd51-c8ca-413b-b18f-b8c8cbae83df [pid: 7|app: 0|req: 1672/3444] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:27:05 2026] POST /v2.0/networks => generated 632 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:27:05.780 8 WARNING neutron_lib.context [None req-e1ade559-204d-42dc-9fff-e9d155a95695 9dfb0c7e280c4251901447832da5ddc5 05019f8ee9d64f538370f8c8f23c70bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1773/3445] 10.0.0.12 () {34 vars in 668 bytes} [Thu Feb 26 04:27:05 2026] POST /v2.0/subnets => generated 629 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1673/3446] 10.0.0.12 () {34 vars in 750 bytes} [Thu Feb 26 04:27:06 2026] PUT /v2.0/subnets/2fd9381b-611b-4440-b96d-e493bd58cf69/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: 1774/3447] 10.0.0.12 () {34 vars in 750 bytes} [Thu Feb 26 04:27:06 2026] PUT /v2.0/subnets/0381807b-7715-4c3d-a7d4-5f7d87d110a1/tags => generated 25 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1674/3448] 10.0.0.12 () {34 vars in 750 bytes} [Thu Feb 26 04:27:06 2026] PUT /v2.0/subnets/b3f63bb0-c8c5-4cee-9e7c-914dcf7d55ca/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1775/3449] 10.0.0.12 () {34 vars in 750 bytes} [Thu Feb 26 04:27:06 2026] PUT /v2.0/subnets/d765d3b7-9339-4865-b27c-fdcc19cb375f/tags => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3450] 10.0.0.12 () {32 vars in 663 bytes} [Thu Feb 26 04:27:06 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1776/3451] 10.0.0.12 () {32 vars in 677 bytes} [Thu Feb 26 04:27:06 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1676/3452] 10.0.0.12 () {32 vars in 673 bytes} [Thu Feb 26 04:27:06 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1777/3453] 10.0.0.12 () {32 vars in 685 bytes} [Thu Feb 26 04:27:06 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1677/3454] 10.0.0.12 () {32 vars in 671 bytes} [Thu Feb 26 04:27:06 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1778/3455] 10.0.0.12 () {32 vars in 685 bytes} [Thu Feb 26 04:27:06 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3456] 10.0.0.12 () {32 vars in 681 bytes} [Thu Feb 26 04:27:06 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1779/3457] 10.0.0.12 () {32 vars in 693 bytes} [Thu Feb 26 04:27:06 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1679/3458] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:27:06 2026] DELETE /v2.0/subnets/2fd9381b-611b-4440-b96d-e493bd58cf69 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1780/3459] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:27:06 2026] DELETE /v2.0/subnets/0381807b-7715-4c3d-a7d4-5f7d87d110a1 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1680/3460] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:27:06 2026] DELETE /v2.0/subnets/b3f63bb0-c8c5-4cee-9e7c-914dcf7d55ca => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1781/3461] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:27:07 2026] DELETE /v2.0/subnets/d765d3b7-9339-4865-b27c-fdcc19cb375f => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1681/3462] 10.0.0.12 () {32 vars in 723 bytes} [Thu Feb 26 04:27:07 2026] DELETE /v2.0/subnets/9c85d366-3c2a-4656-9331-6755cd950bd9 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:27:07.737 8 INFO neutron.services.segments.plugin [-] Segment 6e13eb76-7fd3-4114-bb29-cb75e2f9f7de resource provider aggregate not found 2026-02-26 04:27:07.741 8 INFO neutron.services.segments.plugin [-] Segment 6e13eb76-7fd3-4114-bb29-cb75e2f9f7de resource provider aggregate not found [pid: 8|app: 0|req: 1782/3463] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:27:07 2026] DELETE /v2.0/networks/31d7eda0-fad0-4f3f-b605-0a80135f00bf => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:27:08.045 7 INFO neutron.services.segments.plugin [-] Segment 163a549a-291c-4d58-ae20-dc3b592e2f0e resource provider aggregate not found 2026-02-26 04:27:08.049 7 INFO neutron.services.segments.plugin [-] Segment 163a549a-291c-4d58-ae20-dc3b592e2f0e resource provider aggregate not found 2026-02-26 04:27:08.059 7 INFO neutron.services.segments.plugin [-] Segment 163a549a-291c-4d58-ae20-dc3b592e2f0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 163a549a-291c-4d58-ae20-dc3b592e2f0e found for delete ", "request_id": "req-28707e62-270a-4bae-bf93-76c49ec2ff6b"}]} 2026-02-26 04:27:08.060 7 INFO neutron.services.segments.plugin [-] Segment 163a549a-291c-4d58-ae20-dc3b592e2f0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 163a549a-291c-4d58-ae20-dc3b592e2f0e found for delete ", "request_id": "req-146ebf61-5b01-4586-921c-201b43612746"}]} [pid: 7|app: 0|req: 1682/3464] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:27:07 2026] DELETE /v2.0/networks/754afb3d-2fe9-4c09-bc7c-170d3a715212 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 04:27:08.075 8 INFO neutron.services.segments.plugin [-] Segment 6e13eb76-7fd3-4114-bb29-cb75e2f9f7de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e13eb76-7fd3-4114-bb29-cb75e2f9f7de found for delete ", "request_id": "req-679942c9-4293-41e7-b4c8-cc0e7d6dfaa7"}]} 2026-02-26 04:27:08.076 8 INFO neutron.services.segments.plugin [-] Segment 6e13eb76-7fd3-4114-bb29-cb75e2f9f7de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e13eb76-7fd3-4114-bb29-cb75e2f9f7de found for delete ", "request_id": "req-32f521f5-22b0-4a59-89e3-3ec17508cb82"}]} [pid: 8|app: 0|req: 1783/3465] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:27:08 2026] DELETE /v2.0/networks/e96c8cd5-b28c-4919-844d-687eda6930c7 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1683/3466] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:27:08 2026] DELETE /v2.0/networks/d3ba9b67-e43a-4ab8-be0e-d5b922f27600 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1784/3467] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:27:08 2026] DELETE /v2.0/networks/d2e8bd51-c8ca-413b-b18f-b8c8cbae83df => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1684/3468] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:27:09 2026] GET /v2.0/security-groups?tenant_id=3846a6d5903c4f3ab39149be2ec7f815&name=default => generated 2929 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:27:10.091 8 INFO neutron.services.segments.plugin [-] Segment 7bb0a19d-58ba-4923-9bc3-bcd66a75c7d6 resource provider aggregate not found 2026-02-26 04:27:10.096 8 INFO neutron.services.segments.plugin [-] Segment 7bb0a19d-58ba-4923-9bc3-bcd66a75c7d6 resource provider aggregate not found 2026-02-26 04:27:10.102 8 INFO neutron.services.segments.plugin [-] Segment 7bb0a19d-58ba-4923-9bc3-bcd66a75c7d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bb0a19d-58ba-4923-9bc3-bcd66a75c7d6 found for delete ", "request_id": "req-436cd2ef-7d9e-449e-aadc-94fed7d928f4"}]} 2026-02-26 04:27:10.108 8 INFO neutron.services.segments.plugin [-] Segment 7bb0a19d-58ba-4923-9bc3-bcd66a75c7d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bb0a19d-58ba-4923-9bc3-bcd66a75c7d6 found for delete ", "request_id": "req-279d05a9-48df-413b-a8fa-097e02306581"}]} 2026-02-26 04:27:10.115 8 INFO neutron.services.segments.plugin [-] Segment 690f0fc5-ecfe-4ecc-a1f4-07106335b682 resource provider aggregate not found [pid: 8|app: 0|req: 1785/3469] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:27:09 2026] DELETE /v2.0/security-groups/430eb7cc-b1d4-4f02-8924-fa941e7ff3fc => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:27:10.239 7 INFO neutron.services.segments.plugin [-] Segment 756a22a1-d21a-4dfc-b9f9-7573f266e45b resource provider aggregate not found 2026-02-26 04:27:10.244 7 INFO neutron.services.segments.plugin [-] Segment 756a22a1-d21a-4dfc-b9f9-7573f266e45b resource provider aggregate not found 2026-02-26 04:27:10.258 7 INFO neutron.services.segments.plugin [-] Segment 756a22a1-d21a-4dfc-b9f9-7573f266e45b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 756a22a1-d21a-4dfc-b9f9-7573f266e45b found for delete ", "request_id": "req-347c6e55-6723-4940-818f-6e1dd00d37bc"}]} 2026-02-26 04:27:10.261 7 INFO neutron.services.segments.plugin [-] Segment 756a22a1-d21a-4dfc-b9f9-7573f266e45b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 756a22a1-d21a-4dfc-b9f9-7573f266e45b found for delete ", "request_id": "req-ab422e81-6697-4c3e-86d6-a3648bf038f3"}]} [pid: 7|app: 0|req: 1685/3470] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:27:10 2026] GET /v2.0/security-groups?tenant_id=e38a6b518c1c4944a1d2a99b6be58dd2&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:27:10.348 8 INFO neutron.services.segments.plugin [-] Segment 690f0fc5-ecfe-4ecc-a1f4-07106335b682 resource provider aggregate not found 2026-02-26 04:27:10.360 8 INFO neutron.services.segments.plugin [-] Segment 690f0fc5-ecfe-4ecc-a1f4-07106335b682 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 690f0fc5-ecfe-4ecc-a1f4-07106335b682 found for delete ", "request_id": "req-9c3aae3a-706d-49b5-8f08-20840a30ab48"}]} 2026-02-26 04:27:10.372 8 INFO neutron.services.segments.plugin [-] Segment 690f0fc5-ecfe-4ecc-a1f4-07106335b682 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 690f0fc5-ecfe-4ecc-a1f4-07106335b682 found for delete ", "request_id": "req-0b55cb9d-756f-48d9-9ccb-689c774087f4"}]} [pid: 8|app: 0|req: 1786/3471] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:27:10 2026] DELETE /v2.0/security-groups/a7e659c8-4a8a-49b3-b665-c0ba4d68212b => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1686/3472] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:27:10 2026] GET /v2.0/security-groups?tenant_id=05019f8ee9d64f538370f8c8f23c70bf&name=default => generated 2929 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1787/3473] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:27:10 2026] DELETE /v2.0/security-groups/f671692b-b797-4e75-9b90-fcce81efccfd => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:27:14.695 7 WARNING neutron_lib.context [None req-ce32ce18-5492-4efd-b602-6ec84d7f4609 535f5087620242eb8c6aa47abae7de30 d0ea3508c7a84110965cbe5b0afea7aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1687/3474] 10.0.0.12 () {34 vars in 675 bytes} [Thu Feb 26 04:27:14 2026] POST /v2.0/subnetpools => generated 516 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:27:14.759 8 WARNING neutron_lib.context [None req-8162c65d-9ef8-45e1-b633-1a0a0bb9abff 535f5087620242eb8c6aa47abae7de30 d0ea3508c7a84110965cbe5b0afea7aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1788/3475] 10.0.0.12 () {34 vars in 675 bytes} [Thu Feb 26 04:27:14 2026] POST /v2.0/subnetpools => generated 516 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:27:14.825 7 WARNING neutron_lib.context [None req-1215882d-172f-4167-bfb1-4a0d0300fe33 535f5087620242eb8c6aa47abae7de30 d0ea3508c7a84110965cbe5b0afea7aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1688/3476] 10.0.0.12 () {34 vars in 675 bytes} [Thu Feb 26 04:27:14 2026] POST /v2.0/subnetpools => generated 516 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:27:14.885 8 WARNING neutron_lib.context [None req-ce076274-f20c-42fd-a0a7-08e76bcbb1bc 535f5087620242eb8c6aa47abae7de30 d0ea3508c7a84110965cbe5b0afea7aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1789/3477] 10.0.0.12 () {34 vars in 675 bytes} [Thu Feb 26 04:27:14 2026] POST /v2.0/subnetpools => generated 516 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 04:27:14.944 7 WARNING neutron_lib.context [None req-f16da1bf-79d9-423c-9e40-955fb3a497df 535f5087620242eb8c6aa47abae7de30 d0ea3508c7a84110965cbe5b0afea7aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1689/3478] 10.0.0.12 () {34 vars in 675 bytes} [Thu Feb 26 04:27:14 2026] POST /v2.0/subnetpools => generated 516 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1790/3481] 10.0.0.12 () {34 vars in 758 bytes} [Thu Feb 26 04:27:14 2026] PUT /v2.0/subnetpools/53d1504a-507c-4ccb-bc2f-a990924817f6/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1692/3482] 10.0.0.12 () {34 vars in 758 bytes} [Thu Feb 26 04:27:15 2026] PUT /v2.0/subnetpools/bdddcac5-0340-4b2e-94ff-345a19faa09d/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1791/3483] 10.0.0.12 () {34 vars in 758 bytes} [Thu Feb 26 04:27:15 2026] PUT /v2.0/subnetpools/9f529e6d-4e64-4efa-8656-ae6cc57065d8/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: 1693/3484] 10.0.0.12 () {34 vars in 758 bytes} [Thu Feb 26 04:27:15 2026] PUT /v2.0/subnetpools/8904ca71-7d52-404a-91f7-cb0d792b1973/tags => 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: 1792/3485] 10.0.0.12 () {32 vars in 671 bytes} [Thu Feb 26 04:27:15 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1694/3486] 10.0.0.12 () {32 vars in 685 bytes} [Thu Feb 26 04:27:15 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1793/3487] 10.0.0.12 () {32 vars in 681 bytes} [Thu Feb 26 04:27:15 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1695/3488] 10.0.0.12 () {32 vars in 693 bytes} [Thu Feb 26 04:27:15 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1794/3489] 10.0.0.12 () {32 vars in 679 bytes} [Thu Feb 26 04:27:15 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1696/3490] 10.0.0.12 () {32 vars in 693 bytes} [Thu Feb 26 04:27:15 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1795/3491] 10.0.0.12 () {32 vars in 689 bytes} [Thu Feb 26 04:27:15 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1697/3492] 10.0.0.12 () {32 vars in 701 bytes} [Thu Feb 26 04:27:15 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1796/3493] 10.0.0.12 () {32 vars in 731 bytes} [Thu Feb 26 04:27:15 2026] DELETE /v2.0/subnetpools/53d1504a-507c-4ccb-bc2f-a990924817f6 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1698/3494] 10.0.0.12 () {32 vars in 731 bytes} [Thu Feb 26 04:27:15 2026] DELETE /v2.0/subnetpools/bdddcac5-0340-4b2e-94ff-345a19faa09d => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1797/3495] 10.0.0.12 () {32 vars in 731 bytes} [Thu Feb 26 04:27:15 2026] DELETE /v2.0/subnetpools/9f529e6d-4e64-4efa-8656-ae6cc57065d8 => 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: 1699/3496] 10.0.0.12 () {32 vars in 731 bytes} [Thu Feb 26 04:27:15 2026] DELETE /v2.0/subnetpools/8904ca71-7d52-404a-91f7-cb0d792b1973 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1798/3497] 10.0.0.12 () {32 vars in 731 bytes} [Thu Feb 26 04:27:15 2026] DELETE /v2.0/subnetpools/e9cc08b4-77c0-4cbf-bd11-1b14bb032a0b => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1700/3498] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:27:16 2026] GET /v2.0/security-groups?tenant_id=a4ccb04ca31c499bbad3fad30a3a6466&name=default => generated 2929 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1799/3499] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:27:16 2026] DELETE /v2.0/security-groups/c73ae026-dc51-43c8-8c0b-d2d6a6c19ac2 => 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: 1701/3500] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:27:16 2026] GET /v2.0/security-groups?tenant_id=d0ea3508c7a84110965cbe5b0afea7aa&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1800/3501] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:27:16 2026] DELETE /v2.0/security-groups/987316b7-6371-4b83-af42-ce2ceab4a0c7 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1702/3502] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:27:17 2026] GET /v2.0/security-groups?tenant_id=5bfe75ac83df4f7f8b737d9519474e6d&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1801/3503] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:27:17 2026] DELETE /v2.0/security-groups/1a74a4ed-c3c6-4afb-a6b9-068e30160531 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:27:20.470 7 WARNING neutron_lib.context [None req-430c8c63-c9ef-4e8d-8569-8ffe4e646525 58d295ed0a874dfd8cb5c1687555db06 8bbe5b8d330b481181b00fb215a8864c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1703/3504] 10.0.0.12 () {34 vars in 675 bytes} [Thu Feb 26 04:27:20 2026] POST /v2.0/floatingips => generated 552 bytes in 663 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1802/3505] 10.0.0.12 () {34 vars in 758 bytes} [Thu Feb 26 04:27:20 2026] PUT /v2.0/floatingips/9ddc208a-af30-4af8-b79e-0e36cdc1da4d/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1704/3506] 10.0.0.12 () {32 vars in 738 bytes} [Thu Feb 26 04:27:21 2026] GET /v2.0/floatingips/9ddc208a-af30-4af8-b79e-0e36cdc1da4d/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1803/3507] 10.0.0.12 () {34 vars in 769 bytes} [Thu Feb 26 04:27:21 2026] PUT /v2.0/floatingips/9ddc208a-af30-4af8-b79e-0e36cdc1da4d/tags/green => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1705/3508] 10.0.0.12 () {32 vars in 738 bytes} [Thu Feb 26 04:27:21 2026] GET /v2.0/floatingips/9ddc208a-af30-4af8-b79e-0e36cdc1da4d/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1804/3509] 10.0.0.12 () {34 vars in 765 bytes} [Thu Feb 26 04:27:21 2026] PUT /v2.0/floatingips/9ddc208a-af30-4af8-b79e-0e36cdc1da4d/tags/red => 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: 1706/3510] 10.0.0.12 () {32 vars in 738 bytes} [Thu Feb 26 04:27:21 2026] GET /v2.0/floatingips/9ddc208a-af30-4af8-b79e-0e36cdc1da4d/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: 1805/3511] 10.0.0.12 () {34 vars in 787 bytes} [Thu Feb 26 04:27:21 2026] PUT /v2.0/floatingips/9ddc208a-af30-4af8-b79e-0e36cdc1da4d/tags/black.or.white => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1707/3512] 10.0.0.12 () {32 vars in 738 bytes} [Thu Feb 26 04:27:21 2026] GET /v2.0/floatingips/9ddc208a-af30-4af8-b79e-0e36cdc1da4d/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1806/3513] 10.0.0.12 () {34 vars in 758 bytes} [Thu Feb 26 04:27:21 2026] PUT /v2.0/floatingips/9ddc208a-af30-4af8-b79e-0e36cdc1da4d/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1708/3514] 10.0.0.12 () {32 vars in 738 bytes} [Thu Feb 26 04:27:21 2026] GET /v2.0/floatingips/9ddc208a-af30-4af8-b79e-0e36cdc1da4d/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1807/3515] 10.0.0.12 () {32 vars in 746 bytes} [Thu Feb 26 04:27:21 2026] GET /v2.0/floatingips/9ddc208a-af30-4af8-b79e-0e36cdc1da4d/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:27:21.454 7 INFO neutron.api.v2.resource [None req-f2797c26-5cdd-4a7b-9dfa-a798f339f820 58d295ed0a874dfd8cb5c1687555db06 8bbe5b8d330b481181b00fb215a8864c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1709/3516] 10.0.0.12 () {32 vars in 750 bytes} [Thu Feb 26 04:27:21 2026] GET /v2.0/floatingips/9ddc208a-af30-4af8-b79e-0e36cdc1da4d/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1808/3517] 10.0.0.12 () {32 vars in 749 bytes} [Thu Feb 26 04:27:21 2026] DELETE /v2.0/floatingips/9ddc208a-af30-4af8-b79e-0e36cdc1da4d/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1710/3518] 10.0.0.12 () {32 vars in 738 bytes} [Thu Feb 26 04:27:21 2026] GET /v2.0/floatingips/9ddc208a-af30-4af8-b79e-0e36cdc1da4d/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:27:21.555 8 INFO neutron.api.v2.resource [None req-f0b9b7fe-51ed-4f3a-9c41-02da8b6e8b9c 58d295ed0a874dfd8cb5c1687555db06 8bbe5b8d330b481181b00fb215a8864c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1809/3519] 10.0.0.12 () {32 vars in 753 bytes} [Thu Feb 26 04:27:21 2026] DELETE /v2.0/floatingips/9ddc208a-af30-4af8-b79e-0e36cdc1da4d/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1711/3520] 10.0.0.12 () {32 vars in 741 bytes} [Thu Feb 26 04:27:21 2026] DELETE /v2.0/floatingips/9ddc208a-af30-4af8-b79e-0e36cdc1da4d/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1810/3521] 10.0.0.12 () {32 vars in 738 bytes} [Thu Feb 26 04:27:21 2026] GET /v2.0/floatingips/9ddc208a-af30-4af8-b79e-0e36cdc1da4d/tags => 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: 1712/3522] 10.0.0.12 () {32 vars in 731 bytes} [Thu Feb 26 04:27:21 2026] DELETE /v2.0/floatingips/9ddc208a-af30-4af8-b79e-0e36cdc1da4d => generated 0 bytes in 271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1811/3523] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:27:22 2026] GET /v2.0/security-groups?tenant_id=f3bd83e7fd0e4b9baaab26c151543993&name=default => generated 2929 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1713/3524] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:27:22 2026] DELETE /v2.0/security-groups/48a87a59-bac7-480d-ad50-381d6d363cec => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1812/3525] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:27:22 2026] GET /v2.0/security-groups?tenant_id=8bbe5b8d330b481181b00fb215a8864c&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1714/3526] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:27:23 2026] DELETE /v2.0/security-groups/cf9eea56-a90e-4e84-8022-12588123e00c => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:27:26.177 8 WARNING neutron_lib.context [None req-b00d5f93-3b84-4352-8e7f-3b41d5b20efa 6c0fd0a630f54803ab18eff640ca4a92 c84d604b30fd4d1085b6b467e91610c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-26 04:27:26.316 8 INFO neutron.db.segments_db [None req-b00d5f93-3b84-4352-8e7f-3b41d5b20efa 6c0fd0a630f54803ab18eff640ca4a92 c84d604b30fd4d1085b6b467e91610c4 - - default default] Added segment 82e338e4-f74f-4655-ad4d-6cd2701463d2 of type vxlan for network d4adf78f-3671-47e5-b6e2-2cdc061f4e49 [pid: 8|app: 0|req: 1813/3527] 10.0.0.12 () {34 vars in 669 bytes} [Thu Feb 26 04:27:26 2026] POST /v2.0/networks => generated 632 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1715/3528] 10.0.0.12 () {34 vars in 752 bytes} [Thu Feb 26 04:27:26 2026] PUT /v2.0/networks/d4adf78f-3671-47e5-b6e2-2cdc061f4e49/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: 1814/3529] 10.0.0.12 () {32 vars in 732 bytes} [Thu Feb 26 04:27:26 2026] GET /v2.0/networks/d4adf78f-3671-47e5-b6e2-2cdc061f4e49/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1716/3530] 10.0.0.12 () {34 vars in 763 bytes} [Thu Feb 26 04:27:26 2026] PUT /v2.0/networks/d4adf78f-3671-47e5-b6e2-2cdc061f4e49/tags/green => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1815/3531] 10.0.0.12 () {32 vars in 732 bytes} [Thu Feb 26 04:27:26 2026] GET /v2.0/networks/d4adf78f-3671-47e5-b6e2-2cdc061f4e49/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1717/3532] 10.0.0.12 () {34 vars in 759 bytes} [Thu Feb 26 04:27:26 2026] PUT /v2.0/networks/d4adf78f-3671-47e5-b6e2-2cdc061f4e49/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: 1816/3533] 10.0.0.12 () {32 vars in 732 bytes} [Thu Feb 26 04:27:26 2026] GET /v2.0/networks/d4adf78f-3671-47e5-b6e2-2cdc061f4e49/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1718/3534] 10.0.0.12 () {34 vars in 781 bytes} [Thu Feb 26 04:27:26 2026] PUT /v2.0/networks/d4adf78f-3671-47e5-b6e2-2cdc061f4e49/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1817/3535] 10.0.0.12 () {32 vars in 732 bytes} [Thu Feb 26 04:27:26 2026] GET /v2.0/networks/d4adf78f-3671-47e5-b6e2-2cdc061f4e49/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1719/3536] 10.0.0.12 () {34 vars in 752 bytes} [Thu Feb 26 04:27:26 2026] PUT /v2.0/networks/d4adf78f-3671-47e5-b6e2-2cdc061f4e49/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1818/3537] 10.0.0.12 () {32 vars in 732 bytes} [Thu Feb 26 04:27:26 2026] GET /v2.0/networks/d4adf78f-3671-47e5-b6e2-2cdc061f4e49/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1720/3538] 10.0.0.12 () {32 vars in 740 bytes} [Thu Feb 26 04:27:26 2026] GET /v2.0/networks/d4adf78f-3671-47e5-b6e2-2cdc061f4e49/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 04:27:26.851 8 INFO neutron.api.v2.resource [None req-27169c15-cf2b-43be-a91e-3eae609a8cb8 6c0fd0a630f54803ab18eff640ca4a92 c84d604b30fd4d1085b6b467e91610c4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1819/3539] 10.0.0.12 () {32 vars in 744 bytes} [Thu Feb 26 04:27:26 2026] GET /v2.0/networks/d4adf78f-3671-47e5-b6e2-2cdc061f4e49/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1721/3540] 10.0.0.12 () {32 vars in 743 bytes} [Thu Feb 26 04:27:26 2026] DELETE /v2.0/networks/d4adf78f-3671-47e5-b6e2-2cdc061f4e49/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1820/3541] 10.0.0.12 () {32 vars in 732 bytes} [Thu Feb 26 04:27:26 2026] GET /v2.0/networks/d4adf78f-3671-47e5-b6e2-2cdc061f4e49/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:27:26.980 7 INFO neutron.api.v2.resource [None req-3528fe63-079f-4708-b399-fbc0be53fd78 6c0fd0a630f54803ab18eff640ca4a92 c84d604b30fd4d1085b6b467e91610c4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1722/3542] 10.0.0.12 () {32 vars in 747 bytes} [Thu Feb 26 04:27:26 2026] DELETE /v2.0/networks/d4adf78f-3671-47e5-b6e2-2cdc061f4e49/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1821/3543] 10.0.0.12 () {32 vars in 735 bytes} [Thu Feb 26 04:27:26 2026] DELETE /v2.0/networks/d4adf78f-3671-47e5-b6e2-2cdc061f4e49/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1723/3544] 10.0.0.12 () {32 vars in 732 bytes} [Thu Feb 26 04:27:27 2026] GET /v2.0/networks/d4adf78f-3671-47e5-b6e2-2cdc061f4e49/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 04:27:27.204 8 INFO neutron.services.segments.plugin [-] Segment 82e338e4-f74f-4655-ad4d-6cd2701463d2 resource provider aggregate not found 2026-02-26 04:27:27.209 8 INFO neutron.services.segments.plugin [-] Segment 82e338e4-f74f-4655-ad4d-6cd2701463d2 resource provider aggregate not found 2026-02-26 04:27:27.217 8 INFO neutron.services.segments.plugin [-] Segment 82e338e4-f74f-4655-ad4d-6cd2701463d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82e338e4-f74f-4655-ad4d-6cd2701463d2 found for delete ", "request_id": "req-fe9822c7-c666-4786-86b6-353a54ffb244"}]} 2026-02-26 04:27:27.223 8 INFO neutron.services.segments.plugin [-] Segment 82e338e4-f74f-4655-ad4d-6cd2701463d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82e338e4-f74f-4655-ad4d-6cd2701463d2 found for delete ", "request_id": "req-b7f9e6d8-2d8e-4b37-a580-1086a2e3d9a0"}]} [pid: 8|app: 0|req: 1822/3545] 10.0.0.12 () {32 vars in 725 bytes} [Thu Feb 26 04:27:27 2026] DELETE /v2.0/networks/d4adf78f-3671-47e5-b6e2-2cdc061f4e49 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1724/3546] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:27:27 2026] GET /v2.0/security-groups?tenant_id=9dd61c10911b4c7591b9d9ecd6059be7&name=default => generated 2929 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1823/3547] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:27:28 2026] DELETE /v2.0/security-groups/16316708-ef32-41bf-9acf-ab4b26f35167 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1725/3548] 10.0.0.12 () {32 vars in 773 bytes} [Thu Feb 26 04:27:28 2026] GET /v2.0/security-groups?tenant_id=c84d604b30fd4d1085b6b467e91610c4&name=default => generated 2929 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1824/3549] 10.0.0.12 () {32 vars in 739 bytes} [Thu Feb 26 04:27:28 2026] DELETE /v2.0/security-groups/4a98338b-f2eb-4967-80b4-b1931db4bb23 => 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: 1826/3552] 10.0.0.12 () {32 vars in 648 bytes} [Thu Feb 26 04:27:30 2026] GET /v2.0/networks => generated 2168 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1727/3553] 10.0.0.12 () {32 vars in 654 bytes} [Thu Feb 26 04:27:31 2026] GET /v2.0/floatingips => 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: 1827/3554] 10.0.0.12 () {32 vars in 646 bytes} [Thu Feb 26 04:27:31 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1728/3555] 10.0.0.12 () {32 vars in 642 bytes} [Thu Feb 26 04:27:31 2026] GET /v2.0/ports => generated 4721 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1828/3556] 10.0.0.12 () {32 vars in 646 bytes} [Thu Feb 26 04:27:31 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1729/3557] 10.0.0.12 () {32 vars in 648 bytes} [Thu Feb 26 04:27:31 2026] GET /v2.0/networks => generated 2168 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1829/3558] 10.0.0.12 () {32 vars in 662 bytes} [Thu Feb 26 04:27:32 2026] GET /v2.0/security-groups => generated 17397 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1730/3559] 10.0.0.12 () {32 vars in 654 bytes} [Thu Feb 26 04:27:32 2026] GET /v2.0/subnetpools => generated 19 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1830/3560] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:27:33 2026] GET /v2.0/floatingips => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1731/3561] 10.0.0.11 () {28 vars in 578 bytes} [Thu Feb 26 04:27:33 2026] GET /v2.0/ports => generated 4721 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1831/3562] 10.0.0.11 () {28 vars in 580 bytes} [Thu Feb 26 04:27:33 2026] GET /v2.0/agents => generated 3384 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1732/3563] 10.0.0.11 () {28 vars in 618 bytes} [Thu Feb 26 04:27:33 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: 1832/3564] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:27:33 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1733/3565] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:27:33 2026] GET /v2.0/subnetpools => generated 19 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1833/3566] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:27:33 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1734/3567] 10.0.0.11 () {28 vars in 623 bytes} [Thu Feb 26 04:27:33 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: 1834/3568] 10.0.0.11 () {28 vars in 584 bytes} [Thu Feb 26 04:27:33 2026] GET /v2.0/networks => generated 2168 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1735/3569] 10.0.0.11 () {28 vars in 598 bytes} [Thu Feb 26 04:27:33 2026] GET /v2.0/security-groups => generated 17397 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1835/3570] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:27:33 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1740/3579] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:28:33 2026] GET /v2.0/floatingips => generated 19 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1840/3580] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:28:33 2026] GET /v2.0/subnets => generated 1308 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1741/3581] 10.0.0.11 () {28 vars in 580 bytes} [Thu Feb 26 04:28:33 2026] GET /v2.0/agents => generated 3384 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1841/3582] 10.0.0.11 () {28 vars in 584 bytes} [Thu Feb 26 04:28:33 2026] GET /v2.0/networks => generated 2168 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1742/3583] 10.0.0.11 () {28 vars in 578 bytes} [Thu Feb 26 04:28:33 2026] GET /v2.0/ports => generated 4721 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1842/3584] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:28:33 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1743/3585] 10.0.0.11 () {28 vars in 623 bytes} [Thu Feb 26 04:28:33 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: 8|app: 0|req: 1843/3586] 10.0.0.11 () {28 vars in 618 bytes} [Thu Feb 26 04:28:33 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: 1744/3587] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:28:33 2026] GET /v2.0/subnets => generated 1308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1844/3588] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:28:33 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: 1745/3589] 10.0.0.11 () {28 vars in 598 bytes} [Thu Feb 26 04:28:33 2026] GET /v2.0/security-groups => generated 17397 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1849/3598] 10.0.0.11 () {28 vars in 580 bytes} [Thu Feb 26 04:29:33 2026] GET /v2.0/agents => generated 3384 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1750/3599] 10.0.0.11 () {28 vars in 598 bytes} [Thu Feb 26 04:29:33 2026] GET /v2.0/security-groups => generated 17397 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1850/3600] 10.0.0.11 () {28 vars in 618 bytes} [Thu Feb 26 04:29:33 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1751/3601] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:29:33 2026] GET /v2.0/subnets => generated 1308 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1851/3602] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:29:33 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: 1752/3603] 10.0.0.11 () {28 vars in 584 bytes} [Thu Feb 26 04:29:33 2026] GET /v2.0/networks => generated 2168 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1852/3604] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:29:33 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1753/3605] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:29:33 2026] GET /v2.0/floatingips => 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: 1853/3606] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:29:33 2026] GET /v2.0/routers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1754/3607] 10.0.0.11 () {28 vars in 623 bytes} [Thu Feb 26 04:29:33 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: 1854/3608] 10.0.0.11 () {28 vars in 578 bytes} [Thu Feb 26 04:29:33 2026] GET /v2.0/ports => generated 4721 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:30:33.317 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d6bf0661-bac4-4088-9cb2-ea6f52cc9c97] 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: 1859/3617] 10.0.0.11 () {28 vars in 578 bytes} [Thu Feb 26 04:30:33 2026] GET /v2.0/ports => generated 4721 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:30:33.458 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [9b8f2345-309d-486a-a046-24cb4d81dc5d] 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: 1759/3618] 10.0.0.11 () {28 vars in 584 bytes} [Thu Feb 26 04:30:33 2026] GET /v2.0/networks => generated 2168 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1860/3619] 10.0.0.11 () {28 vars in 580 bytes} [Thu Feb 26 04:30:33 2026] GET /v2.0/agents => generated 3384 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1760/3620] 10.0.0.11 () {28 vars in 618 bytes} [Thu Feb 26 04:30:33 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: 1861/3621] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:30:33 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1761/3622] 10.0.0.11 () {28 vars in 623 bytes} [Thu Feb 26 04:30:33 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: 8|app: 0|req: 1862/3623] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:30:33 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1762/3624] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:30:33 2026] GET /v2.0/subnetpools => generated 19 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1863/3625] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:30:33 2026] GET /v2.0/floatingips => 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: 1763/3626] 10.0.0.11 () {28 vars in 598 bytes} [Thu Feb 26 04:30:33 2026] GET /v2.0/security-groups => generated 17397 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1864/3627] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:30:33 2026] GET /v2.0/subnets => generated 1308 bytes in 603 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:31:33.277 7 INFO oslo.messaging._drivers.impl_rabbit [-] [9b8f2345-309d-486a-a046-24cb4d81dc5d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56672. [pid: 7|app: 0|req: 1768/3636] 10.0.0.11 () {28 vars in 580 bytes} [Thu Feb 26 04:31:33 2026] GET /v2.0/agents => generated 3384 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:31:33.360 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d6bf0661-bac4-4088-9cb2-ea6f52cc9c97] 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: 1869/3637] 10.0.0.11 () {28 vars in 618 bytes} [Thu Feb 26 04:31:33 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1769/3638] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:31:33 2026] GET /v2.0/subnets => generated 1308 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1870/3639] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:31:33 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1770/3640] 10.0.0.11 () {28 vars in 623 bytes} [Thu Feb 26 04:31:33 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: 1871/3641] 10.0.0.11 () {28 vars in 578 bytes} [Thu Feb 26 04:31:33 2026] GET /v2.0/ports => generated 4721 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1771/3642] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:31:33 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1872/3643] 10.0.0.11 () {28 vars in 584 bytes} [Thu Feb 26 04:31:33 2026] GET /v2.0/networks => generated 2168 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1772/3644] 10.0.0.11 () {28 vars in 598 bytes} [Thu Feb 26 04:31:33 2026] GET /v2.0/security-groups => generated 17397 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1873/3645] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:31:33 2026] GET /v2.0/subnets => generated 1308 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1773/3646] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:31:33 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: 1778/3655] 10.0.0.11 () {28 vars in 618 bytes} [Thu Feb 26 04:32:33 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 04:32:33.446 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d6bf0661-bac4-4088-9cb2-ea6f52cc9c97] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41670. [pid: 8|app: 0|req: 1878/3656] 10.0.0.11 () {28 vars in 584 bytes} [Thu Feb 26 04:32:33 2026] GET /v2.0/networks => generated 2168 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1779/3657] 10.0.0.11 () {28 vars in 578 bytes} [Thu Feb 26 04:32:33 2026] GET /v2.0/ports => generated 4721 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1879/3658] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:32:33 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1780/3659] 10.0.0.11 () {28 vars in 623 bytes} [Thu Feb 26 04:32:33 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: 1880/3660] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:32:33 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: 7|app: 0|req: 1781/3661] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:32:33 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1881/3662] 10.0.0.11 () {28 vars in 582 bytes} [Thu Feb 26 04:32:33 2026] GET /v2.0/subnets => generated 1308 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1782/3663] 10.0.0.11 () {28 vars in 590 bytes} [Thu Feb 26 04:32:33 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: 1882/3664] 10.0.0.11 () {28 vars in 598 bytes} [Thu Feb 26 04:32:33 2026] GET /v2.0/security-groups => generated 17397 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1783/3665] 10.0.0.11 () {28 vars in 580 bytes} [Thu Feb 26 04:32:33 2026] GET /v2.0/agents => generated 3384 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)